Home
last modified time | relevance | path

Searched refs:SSE_ANDNPS_M128_to_XMM (Results 1 – 2 of 2) sorted by last modified time

/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/libpcsxcore/ix86_64/
H A Dix86_sse.c402 void SSE_ANDNPS_M128_to_XMM( x86SSERegType to, uptr from ) { SSEMtoR( 0x550f, 0 ); } in SSE_ANDNPS_M128_to_XMM() function
1249 else SSE_ANDNPS_M128_to_XMM(to, from); in SSEX_PANDN_M128_to_XMM()
H A Dix86-64.h1366 void SSE_ANDNPS_M128_to_XMM( x86SSERegType to, uptr from );