Home
last modified time | relevance | path

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

/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/libpcsxcore/ix86/
H A Dix86.h230 void INC32M(u32 to);
H A DiR3000A.c560 INC32M((u32)&psxRegs.GPR.r[_Rt_]); in recADDIU()
752 INC32M((u32)&psxRegs.GPR.r[_Rd_]); in recADDU()
774 INC32M((u32)&psxRegs.GPR.r[_Rd_]); in recADDU()
H A Dix86.c386 void INC32M(u32 to) { in INC32M() function
/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/libpcsxcore/ix86_64/
H A DiR3000A-64.c627 INC32M((uptr)&psxRegs.GPR.r[_Rt_]); in recADDIU()
822 INC32M((uptr)&psxRegs.GPR.r[_Rd_]); in recADDU()
844 INC32M((uptr)&psxRegs.GPR.r[_Rd_]); in recADDU()
1648 if (Config.HackFix)INC32M((uptr)&psxRegs.cycle); in recLW()
H A Dix86-64.c1292 void INC32M( uptr to ) in INC32M() function
H A Dix86-64.h523 void INC32M( uptr to );