Home
last modified time | relevance | path

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

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