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

/openjdk7/hotspot/src/cpu/x86/vm/
H A DnativeInst_x86.cpp323 case instruction_code_xmm_lpd: // 0x12
387 case instruction_code_xmm_lpd: // 0x12 movlpd xmm, a
H A DnativeInst_x86.hpp288 instruction_code_xmm_lpd = 0x12, enumerator in enum:NativeMovRegMem::Intel_specific_constants

Completed in 58 milliseconds