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

/openjdk7/hotspot/src/cpu/x86/vm/
H A DnativeInst_x86.hpp525 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