Home
last modified time | relevance | path

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

/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/libpcsxcore/ix86/
H A Dix86.h317 void XOR32RtoM(u32 to, int from);
H A Dix86.c646 void XOR32RtoM(u32 to, int from) { in XOR32RtoM() function
/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/libpcsxcore/ix86_64/
H A Dix86-64.c2085 void XOR32RtoM( uptr to, x86IntRegType from ) in XOR32RtoM() function
H A Dix86-64.h720 void XOR32RtoM( uptr to, x86IntRegType from );