Home
last modified time | relevance | path

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

/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/libpcsxcore/ix86/
H A Dix86.h181 void CMOVNE32RtoR(int to, int from);
H A Dix86.c256 void CMOVNE32RtoR(int to, int from) { in CMOVNE32RtoR() function
/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/libpcsxcore/ix86_64/
H A Dix86-64.c1023 void CMOVNE32RtoR( x86IntRegType to, x86IntRegType from ) in CMOVNE32RtoR() function
H A Dix86-64.h449 void CMOVNE32RtoR( x86IntRegType to, x86IntRegType from );