Searched refs:instruction_code_reg2memb (Results 1 - 2 of 2) sorted by relevance
/openjdk7/hotspot/src/cpu/x86/vm/ | ||
H A D | nativeInst_x86.cpp | 315 case instruction_code_reg2memb: // 0x88 370 case instruction_code_reg2memb: // 0x88 movb a, r |
H A D | nativeInst_x86.hpp | 278 instruction_code_reg2memb = 0x88, enumerator in enum:NativeMovRegMem::Intel_specific_constants |
Completed in 64 milliseconds