Home
last modified time | relevance | path

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

/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/libpcsxcore/ix86/
H A Dix86.h203 void CMOVLE32MtoR(int to, u32 from);
H A Dix86.c311 void CMOVLE32MtoR(int to, u32 from) { in CMOVLE32MtoR() function
/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/libpcsxcore/ix86_64/
H A Dix86-64.c1089 void CMOVLE32MtoR( x86IntRegType to, uptr from ) in CMOVLE32MtoR() function
H A Dix86-64.h471 void CMOVLE32MtoR( x86IntRegType to, uptr from );