Lines Matching refs:opclass
11 | g_opcls: returns the opclass of the float instruction.
88 | This entry point used by x_ovfl. (opclass 0 and 2)
159 | This entry point used by x_ovfl. (opclass 3 only)
324 | case opclass = 011 (move out)
327 | case opclass = 0x0
344 bsr g_opcls |get opclass in d0{2:0}
345 cmpw #0x0003,%d0 |check for opclass 011
349 | For move out instructions (opclass 011) the destination format
420 | g_opcls --- put opclass in d0{2:0}
426 clrl %d0 |if E3, only opclass 0x0 is possible
430 bfextu %d0{#0:#3},%d0 |shift opclass bits d0{31:29} to d0{2:0}