Home
last modified time | relevance | path

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

/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/libpcsxcore/ix86/
H A Dix86.h302 void OR32ItoM(u32 to, u32 from);
H A Dix86.c593 void OR32ItoM(u32 to, u32 from) { in OR32ItoM() function
H A DiR3000A.c664 OR32ItoM((u32)&psxRegs.GPR.r[_Rt_], _ImmU_); in recORI()
/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/libpcsxcore/ix86_64/
H A Dix86-64.c1917 void OR32ItoM(uptr to, u32 from ) in OR32ItoM() function
H A Dix86-64.h674 void OR32ItoM( uptr to, u32 from );
H A DiR3000A-64.c731 OR32ItoM((uptr)&psxRegs.GPR.r[_Rt_], _ImmU_); in recORI()