Home
last modified time | relevance | path

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

/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/libpcsxcore/ix86/
H A Dix86.h259 void IMUL32M(u32 from);
H A Dix86.c472 void IMUL32M(u32 from) { in IMUL32M() function
H A DiR3000A.c1086 IMUL32M ((u32)&psxRegs.GPR.r[_Rt_]); in recMULT()
/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/libpcsxcore/ix86_64/
H A Dix86-64.c1526 void IMUL32M( uptr from ) in IMUL32M() function
H A Dix86-64.h583 void IMUL32M( uptr from );
H A DiR3000A-64.c1159 IMUL32M ((uptr)&psxRegs.GPR.r[_Rt_]); in recMULT()