Searched refs:instruction_code_mem2reg_movslq (Results 1 - 2 of 2) sorted by relevance
/openjdk7/hotspot/src/cpu/x86/vm/ | ||
H A D | nativeInst_x86.cpp | 308 case instruction_code_mem2reg_movslq: // 0x63 376 case instruction_code_mem2reg_movslq: // 0x63 movsql r, a |
H A D | nativeInst_x86.hpp | 270 instruction_code_mem2reg_movslq = 0x63, enumerator in enum:NativeMovRegMem::Intel_specific_constants |
Completed in 97 milliseconds