Home
last modified time | relevance | path

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

/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/libpcsxcore/ix86/
H A Dix86.h183 void CMOVNE32MtoR(int to, u32 from);
H A Dix86.c261 void CMOVNE32MtoR(int to, u32 from) { in CMOVNE32MtoR() function
/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/libpcsxcore/ix86_64/
H A Dix86-64.c1029 void CMOVNE32MtoR( x86IntRegType to, uptr from ) in CMOVNE32MtoR() function
H A Dix86-64.h451 void CMOVNE32MtoR( x86IntRegType to, uptr from );