Home
last modified time | relevance | path

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

/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/libpcsxcore/ix86_64/
H A Dix86_sse.c125 void SSE_MOVUPSRtoRm( x86IntRegType to, x86IntRegType from ) in SSE_MOVUPSRtoRm() function
1353 SSE_MOVUPSRtoRm(EAX, from); in SSE2EMU_PSHUFD_XMM_to_XMM()
1397 SSE_MOVUPSRtoRm(to, from); in SSE2EMU_MOVD_XMM_to_R()
1445 SSE_MOVUPSRtoRm(EAX, from); in SSE2EMU_MOVD_XMM_to_M32()
H A Dix86-64.h1346 void SSE_MOVUPSRtoRm( x86IntRegType to, x86IntRegType from );