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

/openjdk7/hotspot/src/cpu/x86/vm/
H A DnativeInst_x86.cpp321 case instruction_code_xmm_load: // 0x10
385 case instruction_code_xmm_load: // 0x10 movsd xmm, a
H A DnativeInst_x86.hpp286 instruction_code_xmm_load = 0x10, enumerator in enum:NativeMovRegMem::Intel_specific_constants

Completed in 52 milliseconds