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

/openjdk7/hotspot/src/cpu/x86/vm/
H A DnativeInst_x86.cpp284 if (instr_0 == instruction_extended_prefix ) { // 0x0f
304 case instruction_extended_prefix:
305 fatal("should have skipped instruction_extended_prefix");
H A DnativeInst_x86.hpp269 instruction_extended_prefix = 0x0F, enumerator in enum:NativeMovRegMem::Intel_specific_constants

Completed in 44 milliseconds