Home
last modified time | relevance | path

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

/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/libpcsxcore/ix86/
H A Dix86.h425 void CMP32RtoR(int to, int from);
H A Dix86.c918 void CMP32RtoR(int to, int from) { in CMP32RtoR() function
/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/libpcsxcore/ix86_64/
H A Dix86-64.c2723 void CMP32RtoR( x86IntRegType to, x86IntRegType from ) in CMP32RtoR() function
H A Dix86-64.h912 void CMP32RtoR( x86IntRegType to, x86IntRegType from );