Searched refs:CONSTANT_FM (Results 1 – 6 of 6) sorted by relevance
184 if (CONSTANT_FM(opcode)) { in PerformComparison()234 if (CONSTANT_FM(opcode)) { in PerformComparison()
45 if (!CONSTANT_FM(opcode)) { in EmulateCPDO()
83 if (CONSTANT_FM(opcode)) { in SingleCPDO()
106 if (CONSTANT_FM(opcode)) { in DoubleCPDO()
85 if (CONSTANT_FM(opcode)) { in ExtendedCPDO()
225 #define CONSTANT_FM(opcode) ((opcode & BIT_CONSTANT) != 0) macro
Completed in 6 milliseconds