Home
last modified time | relevance | path

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

/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/libpcsxcore/ix86_64/
H A Dix86-64.h1453 void SSE_CMPNLTPS_XMM_to_XMM( x86SSERegType to, x86SSERegType from );
H A Dix86_sse.c489 void SSE_CMPNLTPS_XMM_to_XMM( x86SSERegType to, x86SSERegType from ) { CMPPSRtoR( 5 ); } in SSE_CMPNLTPS_XMM_to_XMM() function