Home
last modified time | relevance | path

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

/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/libpcsxcore/ix86_64/
H A Dix86-64.c160 assert(!isreg || reg != X86_TEMP); in MEMADDR_OP()
161 MOV64ItoR(X86_TEMP, p); in MEMADDR_OP()
162 writeVARROP(RexRB(w, reg, X86_TEMP), opl, op); in MEMADDR_OP()
163 ModRM(0, reg, X86_TEMP); in MEMADDR_OP()
2641 MOV64ItoR(X86_TEMP, func); in CALLFunc()
2642 CALL64R(X86_TEMP); in CALLFunc()
H A Dix86-64.h69 #define X86_TEMP RAX // don't allocate anything macro