Home
last modified time | relevance | path

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

/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/libpcsxcore/ix86/
H A Dix86.h185 void CMOVE32RtoR(int to, int from);
H A Dix86.c266 void CMOVE32RtoR(int to, int from) { in CMOVE32RtoR() function
/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/libpcsxcore/ix86_64/
H A Dix86-64.c1035 void CMOVE32RtoR( x86IntRegType to, x86IntRegType from ) in CMOVE32RtoR() function
H A Dix86-64.h453 void CMOVE32RtoR( x86IntRegType to, x86IntRegType from );