Home
last modified time | relevance | path

Searched refs:CMOVG32RtoR (Results 1 – 4 of 4) sorted by relevance

/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/libpcsxcore/ix86/
H A Dix86.h189 void CMOVG32RtoR(int to, int from);
H A Dix86.c276 void CMOVG32RtoR(int to, int from) { in CMOVG32RtoR() function
/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/libpcsxcore/ix86_64/
H A Dix86-64.c1047 void CMOVG32RtoR( x86IntRegType to, x86IntRegType from ) in CMOVG32RtoR() function
H A Dix86-64.h457 void CMOVG32RtoR( x86IntRegType to, x86IntRegType from );