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

/openjdk7/hotspot/src/cpu/x86/vm/
H A DnativeInst_x86.cpp322 case instruction_code_xmm_store: // 0x11
386 case instruction_code_xmm_store: // 0x11 movsd a, xmm
H A DnativeInst_x86.hpp287 instruction_code_xmm_store = 0x11, enumerator in enum:NativeMovRegMem::Intel_specific_constants

Completed in 26 milliseconds