Home
last modified time | relevance | path

Searched refs:PFMULMtoR (Results 1 – 4 of 4) sorted by last modified time

/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/libpcsxcore/ix86_64/
H A Dix86_3dnow.c62 void PFMULMtoR( x86IntRegType to, uptr from ) in PFMULMtoR() function
H A Dix86-64.h1716 void PFMULMtoR( x86IntRegType to, uptr from );
/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/libpcsxcore/ix86/
H A Dix86.h620 void PFMULMtoR(int to,int from);
H A Dix86.c1621 void PFMULMtoR(int to, int from) { in PFMULMtoR() function