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