Home
last modified time | relevance | path

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

/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/libpcsxcore/ix86/
H A Dix86.h430 void TEST32ItoR(int to, u32 from);
H A Dix86.c931 void TEST32ItoR(int to, u32 from) { in TEST32ItoR() function
/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/libpcsxcore/ix86_64/
H A Dix86-64.c2832 void TEST32ItoR( x86IntRegType to, u32 from ) in TEST32ItoR() function
H A Dix86-64.h939 void TEST32ItoR( x86IntRegType to, u32 from );