Home
last modified time | relevance | path

Searched defs:MOVZX32R8toR (Results 1 – 2 of 2) sorted by relevance

/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/libpcsxcore/ix86/
H A Dix86.c230 void MOVZX32R8toR(int to, int from) { in MOVZX32R8toR() function
/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/libpcsxcore/ix86_64/
H A Dix86-64.c788 void MOVZX32R8toR( x86IntRegType to, x86IntRegType from ) in MOVZX32R8toR() function