Lines Matching refs:xC0
1513 emit(0xC0 | reg.low_bits() << 3 | rm_reg.low_bits());1520 emit(0xC0 | code << 3 | rm_reg.low_bits());