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

/openjdk7/hotspot/src/cpu/x86/vm/
H A DnativeInst_x86.cpp266 if (instr_0 == instruction_operandsize_prefix ) { // 0x66
299 case instruction_operandsize_prefix:
301 fatal("should have skipped instruction_operandsize_prefix");
H A DnativeInst_x86.hpp275 instruction_operandsize_prefix = 0x66, enumerator in enum:NativeMovRegMem::Intel_specific_constants

Completed in 67 milliseconds