Home | History | Annotate | Download | only in x86

Lines Matching refs:condition

972 void X86Mir2Lir::EmitRegCond(const X86EncodingMap* entry, uint8_t reg, uint8_t condition) {
985 code_buffer_.push_back(0x90 | condition);
1351 case kRegCond: // lir operands - 0: reg, 1: condition