Searched refs:longword (Results 1 – 13 of 13) sorted by relevance
| /linux-6.15/arch/m68k/ifpsp060/ |
| H A D | os.S | 151 clr.l %d0 | clear whole longword 188 clr.l %d0 | clear whole longword 205 | d0 - data longword in d0 210 | Read an instruction longword from user memory. 216 | d0 - instruction longword in d0 226 dmrluae:movs.l (%a0),%d0 | fetch user longword 228 dmrls: move.l (%a0),%d0 | fetch super longword 280 | Write a data longword to user memory. 284 | d0 - data longword in d0 294 dmwluae:movs.l %d0,(%a0) | store user longword [all …]
|
| H A D | TEST.DOC | 43 directive "dc.l" (define constant longword). The files can be 128 For _print_string(), the test programs pass a longword address 130 a longword number to be printed.
|
| H A D | iskeleton.S | 193 | d1 = `xxxxxxff -> longword; `xxxxxx00 -> word 259 | d1 = `xxxxxxff -> longword; `xxxxxx00 -> word
|
| H A D | ilsp.doc | 52 (define constant longword). The file can be converted to other
|
| H A D | fplsp.doc | 53 (define constant longword). The file can be converted to other
|
| H A D | isp.doc | 57 (define constant longword). The file can be converted to other
|
| H A D | fpsp.doc | 49 (define constant longword). The file can be converted to other
|
| /linux-6.15/arch/m68k/ifpsp060/src/ |
| H A D | ilsp.S | 81 # remainder is in first longword, quotient is in 2nd. # 272 # where U,V are words of the quadword dividend and longword divisor, # 275 # The most sig. longword of the 64 bit dividend must be in %d5, least # 295 # longword of the dividend as (0) remainder (see Knuth) and merely complete 296 # the last two divisions to get a quotient longword and word remainder: 402 # need to add back divisor longword to current ms 3 digits of dividend
|
| H A D | pfpsp.S | 2371 # _imem_read_long() - read instruction longword # 3071 # _imem_read_long() - read instruction longword # 3745 # _imem_read_long() - read instruction longword from memory # 3869 # 3) #<data> : The upper longword of the immediate operand is #
|
| H A D | fpsp.S | 2372 # _imem_read_long() - read instruction longword # 3072 # _imem_read_long() - read instruction longword # 3746 # _imem_read_long() - read instruction longword from memory # 3817 # _imem_read_long() - read instruction longword # 9645 lsr.l %d0,%d1 # make low mantissa longword 11406 # operation longword.
|
| H A D | fplsp.S | 491 set rnd_stky_bit, 29 # stky bit pos in longword 512 set LONG, 4 # len(longword) == 2 bytes
|
| /linux-6.15/arch/sh/lib/ |
| H A D | copy_page.S | 310 1: ! Read longword, write two words per iteration 332 ! Read longword, write byte, word, byte per iteration
|
| /linux-6.15/Documentation/filesystems/ |
| H A D | romfs.rst | 81 inspector. After that, in the 3rd longword, it contains the number of 82 bytes accessible from the start of this filesystem. The 4th longword
|