Lines Matching refs:longword
336 set LONG, 4 # len(longword) == 4 bytes
347 # _imem_read_{word,long}() - read instruction word/longword #
376 # This handler fetches the first instruction longword from #
872 # _imem_read_long() - read instruction longword #
873 # _dmem_read_long() - read data longword (for memory indirect) #
1618 # size = longword
1886 # word, or longword sized operands. Then, in the interest of #
1887 # simplicity, all operands are converted to longword size whether the #
1917 # the bounds are longword size. call routine to read the lower
1939 # reading a longword. sign extend both. if it's a data operation,
1958 # sign extend word to long so we can do simple longword compares.
1982 # sign extend byte to long so we can do simple longword compares.
2029 # size = longword
2232 # where U,V are words of the quadword dividend and longword divisor, #
2235 # The most sig. longword of the 64 bit dividend must be in %d5, least #
2255 # longword of the dividend as (0) remainder (see Knuth) and merely complete
2256 # the last two divisions to get a quotient longword and word remainder:
2362 # need to add back divisor longword to current ms 3 digits of dividend
2477 # size = longword
2712 # size = longword
2961 # d7 = word or longword flag #
3029 st %d7 # set d7 for longword size
3087 cmp.l %d0,%d4 # do longword compare
3142 mov.l (%a0)+,(%a1)+ # move a longword
3249 # D7 = 'xxxxxxff if longword operation; 'xxxxxx00 if word #
3275 tst.b %d7 # word or longword?
3326 # there are three possible mis-aligned cases for longword cas. they
3866 # D7 = longword ('xxxxxxff) or word size ('xxxxxx00) #
3888 tst.b %d7 # word or longword?
3889 bne.w casl # longword
4043 # there are two possible misaligned cases for longword cas. they
4049 addq.l &0x3,%a2 # plpaw2 points to end of longword