Home
last modified time | relevance | path

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

/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/libpcsxcore/ix86/
H A Dix86.h308 void OR32MtoR(int to, u32 from);
H A DiR3000A.c904 OR32MtoR (EAX, (u32)&psxRegs.GPR.r[_Rt_]); in recOR()
916 OR32MtoR (EAX, (u32)&psxRegs.GPR.r[_Rt_]); in recOR()
962 OR32MtoR (EAX, (u32)&psxRegs.GPR.r[_Rt_]); in recNOR()
976 OR32MtoR (EAX, (u32)&psxRegs.GPR.r[_Rt_]); in recNOR()
H A Dix86.c614 void OR32MtoR(int to, u32 from) { in OR32MtoR() function
/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/libpcsxcore/ix86_64/
H A DiR3000A-64.c974 OR32MtoR (EAX, (uptr)&psxRegs.GPR.r[_Rt_]); in recOR()
986 OR32MtoR (EAX, (uptr)&psxRegs.GPR.r[_Rt_]); in recOR()
1032 OR32MtoR (EAX, (uptr)&psxRegs.GPR.r[_Rt_]); in recNOR()
1046 OR32MtoR (EAX, (uptr)&psxRegs.GPR.r[_Rt_]); in recNOR()
H A Dix86-64.c1938 void OR32MtoR( x86IntRegType to, uptr from ) in OR32MtoR() function
H A Dix86-64.h680 void OR32MtoR( x86IntRegType to, uptr from );