Lines Matching refs:d0
74 movel CMDREG1B(%a6),%d0 |fix cmd1b to make it
75 andl #0x03c30000,%d0 |work for cmd3b
79 orl %d1,%d0 |put it in the right place
83 orl %d1,%d0 |put them in the right place
84 movel %d0,CMDREG3B(%a1) |in the busy frame
88 fmovel %FPSR,%d0
89 orl %d0,USER_FPSR(%a6)
119 fmovel %FPSR,%d0
120 orl %d0,USER_FPSR(%a6)
135 fmovel %FPSR,%d0
136 orl %d0,USER_FPSR(%a6)
153 moveb FPCR_ENABLE(%a6),%d0 |get fpcr enable byte
154 andb FPSR_EXCEPT(%a6),%d0 |and in the fpsr exc byte
155 bfffo %d0{#24:#8},%d1 |test for first set bit
193 movel CMDREG1B(%a6),%d0
194 andl #0x03c30000,%d0 |work for cmd3b
198 orl %d1,%d0 |put it in the right place
202 orl %d1,%d0 |put them in the right place
203 movel %d0,CMDREG3B(%a6) |in the busy frame
231 moveml USER_DA(%a6),%d0-%d1/%a0-%a1
282 moveql #13,%d0 |need to zero 14 lwords
287 moveql #11,%d0 |need to zero 12 lwords
293 dbra %d0,loop1
305 movel CMDREG1B(%a6),%d0 |fix cmd1b to make it
306 andl #0x03c30000,%d0 |work for cmd3b
310 orl %d1,%d0 |put it in the right place
314 orl %d1,%d0 |put them in the right place
315 movel %d0,CMDREG3B(%a6) |in the busy frame
331 moveql #13,%d0 |in orig, need to zero 14 lwords
336 moveql #11,%d0 |in rev, need to zero 12 lwords
343 dbra %d0,loop2
360 bfextu USER_FPSR(%a6){#17:#4},%d0 |get snan/operr/ovfl/unfl bits
361 bfins %d0,NMCEXC(%a1){#4:#4} |and insert them in nmcexc
366 moveml USER_DA(%a6),%d0-%d1/%a0-%a1