Home
last modified time | relevance | path

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

/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/libpcsxcore/ix86_64/
H A Dix86-64.h465 void CMOVL32RtoR( x86IntRegType to, x86IntRegType from );
H A Dix86-64.c1071 void CMOVL32RtoR( x86IntRegType to, x86IntRegType from ) in CMOVL32RtoR() function
/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/libpcsxcore/ix86/
H A Dix86.h197 void CMOVL32RtoR(int to, int from);
H A Dix86.c296 void CMOVL32RtoR(int to, int from) { in CMOVL32RtoR() function