Lines Matching +full:0 +full:x4060
21 | dirty_bit[cmdreg3b[9:7]] = 0;
181 andib #0xFE,%d0
191 | Check for opclass 0. If not, go and check for opclass 2 and sgl.
194 andiw #0xE000,%d0 |strip all but opclass
195 bne op2sgl |not opclass 0, check op2
222 | We have the opclass 0 situation.
232 moveb #0x12,%d0
233 bfins %d0,CMDREG1B(%a6){#0:#6} |opclass 2, extended
269 andil #0xe0000000,L_SCR3(%a6)
270 moveb #0,CU_SAVEPC(%a6)
277 cmpw #0x4060,(%a7)
313 movel #0x40600000,-(%a7)
317 moveb #0x6,CU_SAVEPC(%a6)
326 moveb #0x12,%d0
327 bfins %d0,CMDREG1B(%a6){#0:#6} |opclass 2, extended
352 andiw #0xFC00,%d0 |strip all but opclass and size
353 cmpiw #0x4400,%d0 |test for opclass 2 and size=sgl
392 andil #0xe0000000,L_SCR3(%a6)
393 moveb #0,CU_SAVEPC(%a6)
403 cmpw #0x4060,(%a7)
439 movel #0x40600000,-(%a7)
443 moveb #0x6,CU_SAVEPC(%a6)
454 moveb #0x15,%d0
455 bfins %d0,CMDREG1B(%a6){#0:#6} |opclass 2, double
457 cmpw #0x407F,ETEMP_EX(%a6) |single +max
459 movew #0x43FF,ETEMP_EX(%a6) |to double +max
462 cmpw #0xC07F,ETEMP_EX(%a6) |single -max
464 movew #0xC3FF,ETEMP_EX(%a6) |to double -max
467 cmpw #0x3F80,ETEMP_EX(%a6) |single +min
469 movew #0x3C00,ETEMP_EX(%a6) |to double +min
472 cmpw #0xBF80,ETEMP_EX(%a6) |single -min
474 movew #0xBC00,ETEMP_EX(%a6) |to double -min