Home
last modified time | relevance | path

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

/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/libpcsxcore/ix86/
H A Dix86.h235 void SUB32RtoR(int to, int from);
H A Dix86.c404 void SUB32RtoR(int to, int from) { in SUB32RtoR() function
/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/libpcsxcore/ix86_64/
H A Dix86-64.c1371 void SUB32RtoR( x86IntRegType to, x86IntRegType from ) in SUB32RtoR() function
H A Dix86-64.h538 void SUB32RtoR( x86IntRegType to, x86IntRegType from );