Searched refs:OPCODE_M_CMPI64 (Results 1 – 2 of 2) sorted by relevance
48 #define OPCODE_M_CMPI64 0x40 // for CMPI 32 or 64 bit comparison macro
3331 if ((Opcode & OPCODE_M_CMPI64) != 0) { in ExecuteCMPI()3368 if ((Opcode & OPCODE_M_CMPI64) != 0) { in ExecuteCMPI()