Home
last modified time | relevance | path

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

/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/libpcsxcore/ix86/
H A Dix86.h254 void MUL32M(u32 from);
H A Dix86.c465 void MUL32M(u32 from) { in MUL32M() function
H A DiR3000A.c1114 MUL32M ((u32)&psxRegs.GPR.r[_Rt_]); in recMULTU()
/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/libpcsxcore/ix86_64/
H A Dix86-64.c1520 void MUL32M( uptr from ) in MUL32M() function
H A Dix86-64.h578 void MUL32M( uptr from );
H A DiR3000A-64.c1187 MUL32M ((uptr)&psxRegs.GPR.r[_Rt_]); in recMULTU()