Home
last modified time | relevance | path

Searched refs:SSE_ADDSS_M32_to_XMM (Results 1 – 2 of 2) sorted by path

/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/libpcsxcore/ix86_64/
H A Dix86-64.h1370 void SSE_ADDSS_M32_to_XMM( x86SSERegType to, uptr from );
H A Dix86_sse.c440 void SSE_ADDSS_M32_to_XMM( x86SSERegType to, uptr from ) { SSE_SS_MtoR( 0x580f, 0 ); } in SSE_ADDSS_M32_to_XMM() function