Home
last modified time | relevance | path

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

/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/libpcsxcore/ix86/
H A Dix86.c189 void MOV8MtoR(int to, u32 from) { in MOV8MtoR() function
/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/libpcsxcore/ix86_64/
H A Dix86-64.c662 void MOV8MtoR( x86IntRegType to, uptr from ) in MOV8MtoR() function