Lines Matching refs:xF0
345 ASSERT_EQ(0x40, rex & 0xF0);1169 } else if ((opcode & 0xF0) == 0x40) {1176 } else if ((opcode & 0xF0) == 0x80) {1185 } else if ((opcode & 0xF0) == 0x90) {1266 } else if ((current & 0xF0) == 0x40) { // REX prefix.