Home | History | Annotate | Download | only in x87

Lines Matching refs:kCmpEdiOperandByte1

2242   static const int8_t kCmpEdiOperandByte1 = bit_cast<int8_t, uint8_t>(0x3b);
2294 __ cmpb(Operand(scratch, 0), kCmpEdiOperandByte1);