• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/ifpsp060/src/

Lines Matching refs:word

382 set EXC_EXTWORD,	LV+2			# saved extension word
383 set EXC_CMDREG, LV+2 # saved extension word
384 set EXC_OPWORD, LV+0 # saved operation word
530 set WORD, 2 # len(word) == 2 bytes
670 # bit five of the fp extension word separates the monadic and dyadic operations
908 # bit five of the fp ext word separates the monadic and dyadic operations
1100 # _imem_read_{word,long}() - read instruction word/longword #
1279 # bit five of the fp extension word separates the monadic and dyadic operations
1824 # bit five of the fp extension word separates the monadic and dyadic operations
2410 # word. If no FP exception should be reported ads a result of the #
2438 # then we must create an 8 word "FPU disabled" exception stack frame #
2439 # from the current 4 word exception stack frame. This includes #
2548 addi.l &0xc,EXC_EXTWPTR(%a6) # update extension word pointer
2944 # F Emulator" exception. So, here we create an 8-word stack frame
2945 # from our 4-word stack frame. This means we must calculate the length
2996 # here, we actually create the 8-word frame from the 4-word frame,
3074 # _dmem_write_{byte,word,long}() - store data to mem (opclass 3) #
3154 # byte, word, and long destination format operations can pass
3195 short foperr_out_l - tbl_operr # long word integer
3199 short foperr_out_w - tbl_operr # word integer
3263 # _dmem_write_{byte,word,long}() - store data to mem (opclass 3) #
3350 # byte, word, long, and packed destination format operations can pass
3353 # for byte, word, and long, we simply need to test the sign of the src
3365 short fsnan_out_l - tbl_snan # long word integer
3369 short fsnan_out_w - tbl_snan # word integer
3392 mov.w FP_SRC_HI(%a6),%d0 # load upper word of SNAN
3652 # bits four and five of the fp extension word separate the monadic and dyadic
3715 # byte, word, and long destination format operations can pass
3879 mov.b 1+EXC_OPWORD(%a6), %d0 # fetch opcode word
3962 mov.b 1+EXC_OPWORD(%a6),%d0 # fetch opcode word
4577 mov.w EXC_OPWORD(%a6),%d0 # fetch opcode word
4968 btst &0xb,%d2 # is it word or long?
4970 ext.l %d0 # sign extend word index
5019 bsr.l _imem_read_word # fetch word displacement
5041 bsr.l _imem_read_word # fetch ext word
5064 btst &0xb,%d2 # is index word or long?
5066 ext.l %d0 # sign extend word index
5108 btst &0xb,%d5 # is index word or long?
5265 # Decode the instruction type by looking at the extension word #
5270 # Instruction word decoding: #
6377 mov.l FTEMP_HI(%a0), %d2 # get word 2 for s-bit test
6405 tst.l %d0 # test word original g,r,s
6519 clr.l %d1 # clear top word
7064 # _dmem_write_{byte,word,long}() - write data to memory. #
7091 # word or a data register. The <ea> must be fixed as w/ extended #
7189 bsr.l _dmem_write_word # write word
7777 swap %d0 # d0 now in upper word
7785 or.l %d1,%d0 # put these bits in ms word of double
7842 swap %d0 # put exp in upper word of d0
7851 or.l %d1,%d0 # put these bits in ms word of single
12424 # store_dreg_w(): store word to data register specified by d1 #
12430 # d0 = word value to store #
12437 # According to the index value in d1, store the word value #
13055 # ( ) d4: first word of bcd
13059 # (*) L_SCR1: copy of original exponent word
13064 mov.l (%a0),%d4 # get first word of bcd
13102 # ( ) L_SCR1: copy of original exponent word
13105 mov.l &1,%d1 # word counter, init to 1
13109 # Since the packed number has a long word between the first & second parts,
13113 bfextu (%a0){&28:&4},%d0 # integer part is ls digit in long word
13129 # If all the digits (8) in that long word have been converted (d2=0),
13130 # then inc d1 (=2) to point to the next long word and reset d3 to 0
13132 # else continue with this long word.
13185 # ( ) d4: first word of bcd
13189 # ( ) L_SCR1: copy of original exponent word
13309 # ( ) d4: first word of bcd
13345 mov.l (%a0),%d4 # reload 1st bcd word to d4
13578 # is a denormalized number, set the BINDEC_FLG memory word
13648 # L_SCR2:first word of X packed/Unchanged
13679 # loop entry A6. The lower word of d5 is used for ICTR.
13710 # L_SCR2:first word of X packed/Unchanged
13782 # L_SCR2:first word of X packed/Unchanged
13794 swap %d5 # use upper word of d5 for LAMBDA
13885 # L_SCR2:first word of X packed/Unchanged
13890 tst.w %d5 # LAMBDA is in lower word of d5
14015 # L_SCR2:first word of X packed/Unchanged
14082 # L_SCR2:first word of X packed/Unchanged
14085 swap %d5 # put ICTR in lower word of d5
14191 # L_SCR2:first word of X packed/Unchanged
14198 mov.l 4(%a0),%d2 # move 2nd word of FP_RES to d2
14199 mov.l 8(%a0),%d3 # move 3rd word of FP_RES to d3
14200 clr.l 4(%a0) # zero word 2 of FP_RES
14201 clr.l 8(%a0) # zero word 3 of FP_RES
14203 swap %d0 # put exponent in lower word
14263 # L_SCR2:first word of X packed/Unchanged
14293 mov.l 4(%a2),%d2 # move word 2 to d2
14294 mov.l 8(%a2),%d3 # move word 3 to d3
14343 # L_SCR2:first word of X packed/Unchanged
14451 # upper word of d0. If it is the ls digit, write the word #
14469 # d7: byte digit formation word;digit count {0,1}
14501 swap %d6 # put 0 in d6 lower word
14511 swap %d6 # with d6 = 0; put 0 in upper word
14518 swap %d7 # bring first digit to word d7b
14522 swap %d7 # put LEN counter in word d7a
14527 swap %d7 # put digit word in d7b
14529 swap %d7 # put LEN counter in word d7a