Home
last modified time | relevance | path

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

/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/libpcsxcore/ix86/
H A Dix86.h249 void DEC32M(u32 to);
H A DiR3000A.c562 DEC32M((u32)&psxRegs.GPR.r[_Rt_]); in recADDIU()
754 DEC32M((u32)&psxRegs.GPR.r[_Rd_]); in recADDU()
776 DEC32M((u32)&psxRegs.GPR.r[_Rd_]); in recADDU()
H A Dix86.c446 void DEC32M(u32 to) { in DEC32M() function
/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/libpcsxcore/ix86_64/
H A DiR3000A-64.c629 DEC32M((uptr)&psxRegs.GPR.r[_Rt_]); in recADDIU()
824 DEC32M((uptr)&psxRegs.GPR.r[_Rd_]); in recADDU()
846 DEC32M((uptr)&psxRegs.GPR.r[_Rd_]); in recADDU()
H A Dix86-64.c1484 void DEC32M( uptr to ) in DEC32M() function
H A Dix86-64.h569 void DEC32M( uptr to );