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

/openjdk7/hotspot/src/cpu/x86/vm/
H A DnativeInst_x86.cpp312 case instruction_code_mem2reg_movsxw: // 0xBF
380 case instruction_code_mem2reg_movsxw: // 0xbf movswl r, a (movsxw)
H A DnativeInst_x86.hpp274 instruction_code_mem2reg_movsxw = 0xBF, enumerator in enum:NativeMovRegMem::Intel_specific_constants

Completed in 51 milliseconds