Home
last modified time | relevance | path

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

/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/libpcsxcore/ix86/
H A Dix86.h225 void ADC32MtoR(int to, u32 from);
H A Dix86.c374 void ADC32MtoR(int to, u32 from) { in ADC32MtoR() function
/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/libpcsxcore/ix86_64/
H A Dix86-64.c1265 void ADC32MtoR( x86IntRegType to, uptr from ) in ADC32MtoR() function
H A Dix86-64.h516 void ADC32MtoR( x86IntRegType to, uptr from );