Searched refs:instruction_code_xor (Results 1 - 2 of 2) sorted by relevance

/openjdk7/hotspot/src/cpu/x86/vm/
H A DnativeInst_x86.cpp259 if (instr_0 == instruction_code_xor) {
331 case instruction_code_xor:
H A DnativeInst_x86.hpp268 instruction_code_xor = 0x33, enumerator in enum:NativeMovRegMem::Intel_specific_constants

Completed in 147 milliseconds