Lines Matching full:d7

283 set EXC_D7,		EXC_DREGS+(7*4)		# offset of d7
401 movm.l &0x3fff,EXC_DREGS(%a6) # store d0-d7/a0-a5
588 movm.l EXC_DREGS(%a6),&0x3fff # restore d0-d7/a0-a5
654 movm.l EXC_DREGS(%a6),&0x3fff # restore d0-d7/a0-a5
688 movm.l EXC_DREGS(%a6),&0x3fff # restore d0-d7/a0-a5
725 movm.l EXC_DREGS(%a6),&0x3fff # restore d0-d7/a0-a5
763 movm.l EXC_DREGS(%a6),&0x3fff # restore d0-d7/a0-a5
790 movm.l EXC_DREGS(%a6),&0x3fff # restore d0-d7/a0-a5
810 movm.l (%sp)+,&0x7fff # restore d0-d7/a0-a6
829 movm.l EXC_DREGS(%a6),&0x3fff # restore d0-d7/a0-a5
2094 mov.l (EXC_DREGS,%a6,%d0.w*4), %d7 # fetch divisor from register
2117 tst.l %d7 # chk sign of divisor
2120 neg.l %d7 # complement negative divisor
2143 cmp.l %d7,%d6 # is (divisor <= lo(dividend))
2150 tdivu.l %d7, %d5:%d6 # it's only a 32/32 bit div!
2157 cmp.l %d7,%d5
2236 cmpi.l %d7, &0xffff
2253 divu.w %d7, %d5
2259 divu.w %d7, %d5
2281 btst &31, %d7 # must we normalize? first word of
2284 lsl.l &0x1, %d7 # shift the divisor
2292 mov.l %d7, %d3 # divisor
2314 ddadj1: mov.l %d7, %d3
2316 mulu.w %d7, %d2 # V2q
2342 mov.l %d7, %d5
2356 mov.l %d7, %d3
2361 mov.l %d7, %d3
2385 mov.l DDNORMAL(%a6), %d7 # get norm shift count
2387 subq.l &0x1, %d7 # set for loop count
2391 dbf %d7, ddnlp
2442 mov.l %d0, %d7
2455 mov.l %d0,%d7
2584 mov.l %d4, %d7 # md in %d7
2586 swap %d7 # hi(md) in lo %d7
2591 mulu.w %d7, %d5 # [3] lo(mr) * hi(md)
2592 mulu.w %d7, %d6 # [4] hi(mr) * hi(md)
2597 clr.l %d7 # load %d7 w/ zero value
2600 addx.l %d7, %d6 # [4] + carry
2602 addx.l %d7, %d6 # [4] + carry
2625 addx.l %d7, %d4 # add carry to hi(result)
2638 mov.w %cc, %d7 # fetch %ccr to see if 'N' set
2639 andi.b &0x8, %d7 # extract 'N' bit
2645 or.b %d7, %d6 # group 'X' and 'N'
2656 movq.l &0x4, %d7 # set 'Z' ccode bit
2802 sne %d7
2810 mov.l %d7,%d1 # pass size
2817 mov.l %d7,%d1 # pass size
2834 mov.l %d7,%d1 # pass size
2951 # d7 = word or longword flag #
3012 sf %d7 # clear d7 for word size
3019 st %d7 # set d7 for longword size
3037 mov.l %d7,%d1 # pass size
3106 sne %d7 # set d7 accordingly
3239 # D7 = 'xxxxxxff if longword operation; 'xxxxxx00 if word #
3265 tst.b %d7 # word or longword?
3280 mov.w %sr,%d7 # save current SR
3334 # D7 = old SR
3397 # D7 = xxxxxxxx #
3415 mov.w %d7,%sr # restore old SR
3427 mov.w %d7,%sr # restore old SR
3582 mov.w %sr,%d7 # save current SR
3634 # D7 = old SR
3697 # D7 = xxxxxxxx #
3715 mov.w %d7,%sr # restore old SR
3727 mov.w %d7,%sr # restore old SR
3856 # D7 = longword ('xxxxxxff) or word size ('xxxxxx00) #
3878 tst.b %d7 # word or longword?
3891 mov.w %sr,%d7 # save current SR
3925 # D7 = old SR
3996 # D7 = xxxxxxxx #
4014 mov.w %d7,%sr # restore old SR
4026 mov.w %d7,%sr # restore old SR
4049 mov.w %sr,%d7 # save current SR
4081 # D7 = old SR
4152 # D7 = xxxxxxxx #
4170 mov.w %d7,%sr # restore old SR
4182 mov.w %d7,%sr # restore old SR
4195 mov.w %sr,%d7 # save current SR
4229 # D7 = old SR