Home
last modified time | relevance | path

Searched defs:CMOV32RtoR (Results 1 – 2 of 2) sorted by relevance

/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/libpcsxcore/ix86/
H A Dix86.c81 #define CMOV32RtoR(cc, to, from) { \ macro
/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/libpcsxcore/ix86_64/
H A Dix86-64.c203 void CMOV32RtoR( int cc, int to, int from ) in CMOV32RtoR() function