Home
last modified time | relevance | path

Searched refs:LEA32RStoR (Results 1 – 2 of 2) sorted by relevance

/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/libpcsxcore/ix86_64/
H A Dix86-64.c3117 LEA32RStoR(to, from, scale); in LEA16RStoR()
3120 void LEA32RStoR(x86IntRegType to, x86IntRegType from, u32 scale) in LEA32RStoR() function
3137 LEA32RStoR(to, to, scale); in LEA32RStoR()
H A Dix86-64.h1040 void LEA32RStoR(x86IntRegType to, x86IntRegType from, u32 scale);