Home
last modified time | relevance | path

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

/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/libpcsxcore/ix86/
H A Dix86.h195 void CMOVGE32MtoR(int to, u32 from);
H A Dix86.c291 void CMOVGE32MtoR(int to, u32 from) { in CMOVGE32MtoR() function
/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/libpcsxcore/ix86_64/
H A Dix86-64.c1065 void CMOVGE32MtoR( x86IntRegType to, uptr from ) in CMOVGE32MtoR() function
H A Dix86-64.h463 void CMOVGE32MtoR( x86IntRegType to, uptr from );