Searched refs:instruction_prefix_wide_lo (Results 1 - 2 of 2) sorted by relevance
/openjdk7/hotspot/src/cpu/x86/vm/ | ||
H A D | nativeInst_x86.cpp | 253 if (instr_0 >= instruction_prefix_wide_lo && // 0x40 277 if ( instr_0 >= instruction_prefix_wide_lo && // 0x40 |
H A D | nativeInst_x86.hpp | 266 instruction_prefix_wide_lo = Assembler::REX, enumerator in enum:NativeMovRegMem::Intel_specific_constants |
Completed in 5477 milliseconds