Searched refs:fastcall_regs (Results 1 – 1 of 1) sorted by relevance
5870 static uint8_t fastcall_regs[3] = { TREG_EAX, TREG_EDX, TREG_ECX }; variable5937 o(0x58 + fastcall_regs[i]); /* pop r */ in gfunc_call()5999 gen_modrm(fastcall_regs[param_index], VT_LOCAL, NULL, loc); in gfunc_prolog()