Home
last modified time | relevance | path

Searched refs:IMUL32RtoR (Results 1 – 4 of 4) sorted by relevance

/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/libpcsxcore/ix86/
H A Dix86.h261 void IMUL32RtoR(int to, int from);
H A Dix86.c479 void IMUL32RtoR(int to, int from) { in IMUL32RtoR() function
/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/libpcsxcore/ix86_64/
H A Dix86-64.c1532 void IMUL32RtoR( x86IntRegType to, x86IntRegType from ) in IMUL32RtoR() function
H A Dix86-64.h585 void IMUL32RtoR( x86IntRegType to, x86IntRegType from );