Searched refs:instruction_rex_prefix (Results 1 - 1 of 1) sorted by relevance
/openjdk7/hotspot/src/cpu/x86/vm/ | ||
H A D | nativeInst_x86.hpp | 526 instruction_rex_prefix = Assembler::REX, enumerator in enum:NativeTstRegMem::Intel_specific_constants 545 if (((ubyte_at(0) & NativeTstRegMem::instruction_rex_prefix_mask) == NativeTstRegMem::instruction_rex_prefix && |
Completed in 29 milliseconds