Home
last modified time | relevance | path

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

/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/libpcsxcore/ix86/
H A Dix86.c85 #define CMOV32MtoR(cc, to, from) { \ macro
/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/libpcsxcore/ix86_64/
H A Dix86-64.c211 void CMOV32MtoR( int cc, x86IntRegType to, uptr from ) in CMOV32MtoR() function