Home
last modified time | relevance | path

Searched refs:SETB8R (Results 1 – 6 of 6) sorted by relevance

/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/libpcsxcore/ix86/
H A Dix86.h438 void SETB8R(int to);
H A Dix86.c964 void SETB8R(int to) { in SETB8R() function
H A DiR3000A.c623 SETB8R (EAX); in recSLTIU()
/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/libpcsxcore/ix86_64/
H A Dix86-64.c2940 void SETB8R( x86IntRegType to ) { SET8R( 0x92, to ); } in SETB8R() function
H A Dix86-64.h968 void SETB8R( x86IntRegType to );
H A DiR3000A-64.c690 SETB8R (EAX); in recSLTIU()