Home
last modified time | relevance | path

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

/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/libpcsxcore/ix86/
H A Dix86.c123 void MOV32RmStoR(int to, int from, int from2, int scale) { in MOV32RmStoR() function
/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/libpcsxcore/ix86_64/
H A Dix86-64.c471 void MOV32RmStoR( x86IntRegType to, x86IntRegType from, x86IntRegType from2, int scale) { in MOV32RmStoR() function