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

/openjdk7/hotspot/src/cpu/x86/vm/
H A DnativeInst_x86.cpp316 case instruction_code_mem2regb: // 0x8a
372 case instruction_code_mem2regb: // 0x8a movb r, a
H A DnativeInst_x86.hpp279 instruction_code_mem2regb = 0x8a, enumerator in enum:NativeMovRegMem::Intel_specific_constants

Completed in 251 milliseconds