Lines Matching refs:condition
245 id->mnem = NULL; // Computed depending on condition code.1236 int condition = opcode & 0x0F;1237 const InstructionDesc& idesc = cmov_instructions[condition];1290 // SETcc: Set byte on condition. Needs pointer to beginning of instruction.