Home
last modified time | relevance | path

Searched refs:SSE2EMU_MOVQ2DQ_MM_to_XMM (Results 1 – 2 of 2) sorted by relevance

/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/libpcsxcore/ix86_64/
H A Dix86_sse.c296 if( !cpucaps.hasStreamingSIMD2Extensions ) SSE2EMU_MOVQ2DQ_MM_to_XMM(to, from); in SSE2_MOVQ2DQ_MM_to_XMM()
1339 void SSE2EMU_MOVQ2DQ_MM_to_XMM( x86SSERegType to, x86MMXRegType from) in SSE2EMU_MOVQ2DQ_MM_to_XMM() function
H A Dix86-64.h1741 void SSE2EMU_MOVQ2DQ_MM_to_XMM( x86SSERegType to, x86MMXRegType from);