Home
last modified time | relevance | path

Searched refs:OR32RtoR (Results 1 – 7 of 7) sorted by path

/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/libpcsxcore/ix86/
H A DiR3000A.c1570 OR32RtoR (EAX, ECX); in iLWLk()
1626 OR32RtoR(EAX, EDX); in recLWL()
1724 OR32RtoR(EAX, ECX); in iLWRk()
1782 OR32RtoR(EAX, EDX); in recLWR()
2074 OR32RtoR (EAX, ECX); in iSWLk()
2129 OR32RtoR (EAX, EDX); in recSWL()
2156 OR32RtoR (EAX, ECX); in iSWRk()
2211 OR32RtoR (EAX, EDX); in recSWR()
2846 OR32RtoR (EAX, ECX); in recRFE()
H A Dix86.c601 void OR32RtoR(int to, int from) { in OR32RtoR() function
H A Dix86.h304 void OR32RtoR(int to, int from);
/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/libpcsxcore/ix86_64/
H A DiR3000A-64.c1662 OR32RtoR (EAX, ECX); in iLWLk()
1725 OR32RtoR(EAX, EDX); in recLWL()
1821 OR32RtoR (EAX, ECX); in iLWRk()
1877 OR32RtoR(EAX, EDX); in recLWR()
2153 OR32RtoR (EAX, ECX); in iSWLk()
2204 OR32RtoR (EAX, EDX); in recSWL()
2231 OR32RtoR (EAX, ECX); in iSWRk()
2283 OR32RtoR (EAX, EDX); in recSWR()
2913 OR32RtoR (EAX, ECX); in recRFE()
H A Dix86-64.c1924 void OR32RtoR( x86IntRegType to, x86IntRegType from ) in OR32RtoR() function
H A Dix86-64.h676 void OR32RtoR( x86IntRegType to, x86IntRegType from );
/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/libpcsxcore/ppc/
H A DpR3000A.c3294 OR32RtoR (EAX, ECX); in recRFE()