Home
last modified time | relevance | path

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

/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/libpcsxcore/ix86/
H A Dix86.h252 void MUL32R(int from);
H A Dix86.c453 void MUL32R(int from) { in MUL32R() function
H A DiR3000A.c1112 MUL32R (EDX); in recMULTU()
/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/libpcsxcore/ix86_64/
H A Dix86-64.c1504 void MUL32R( x86IntRegType from ) in MUL32R() function
H A Dix86-64.h576 void MUL32R( x86IntRegType from );
H A DiR3000A-64.c1185 MUL32R (EDX); in recMULTU()