Searched refs:instruction_code_mem2regb (Results 1 - 2 of 2) sorted by relevance
/openjdk7/hotspot/src/cpu/x86/vm/ | ||
H A D | nativeInst_x86.cpp | 316 case instruction_code_mem2regb: // 0x8a 372 case instruction_code_mem2regb: // 0x8a movb r, a |
H A D | nativeInst_x86.hpp | 279 instruction_code_mem2regb = 0x8a, enumerator in enum:NativeMovRegMem::Intel_specific_constants |
Completed in 251 milliseconds