Home
last modified time | relevance | path

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

/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/libpcsxcore/ix86/
H A Dix86.h570 void RCR32ItoR(int to,int from);
H A Dix86.c512 void RCR32ItoR(int to,int from) in RCR32ItoR() function
/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/libpcsxcore/ix86_64/
H A Dix86-64.c1830 void RCR32ItoR( x86IntRegType to, u8 from ) in RCR32ItoR() function
H A Dix86-64.h649 void RCR32ItoR( x86IntRegType to,u8 from );