Home
last modified time | relevance | path

Searched refs:TEST32RtoR (Results 1 – 5 of 5) sorted by relevance

/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/libpcsxcore/ix86/
H A Dix86.h432 void TEST32RtoR(int to, int from);
H A DiR3000A.c234 TEST32RtoR(EAX, EAX); in iJump()
290 TEST32RtoR(EAX, EAX); in iBranch()
1688 TEST32RtoR(EAX, EAX);
2038 TEST32RtoR(EAX, EAX);
H A Dix86.c942 void TEST32RtoR(int to, int from) { in TEST32RtoR() function
/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/libpcsxcore/ix86_64/
H A Dix86-64.c2854 void TEST32RtoR( x86IntRegType to, x86IntRegType from ) in TEST32RtoR() function
H A Dix86-64.h943 void TEST32RtoR( x86IntRegType to, x86IntRegType from );