Home | History | Annotate | Download | only in ia32

Lines Matching refs:kCmpEdiOperandByte1

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