Searched refs:save_reg (Results 1 – 2 of 2) sorted by relevance
531 sljit_s32 save_reg; in emit_xcall() local534 save_reg = (BPF_CLASS(pc->code) == BPF_LDX) ? BJ_AREG : BJ_XREG; in emit_xcall()536 if (save_reg == BJ_AREG || (hints & BJ_HINT_XREG)) { in emit_xcall()542 save_reg, 0); in emit_xcall()634 if (save_reg == BJ_AREG || (hints & BJ_HINT_XREG)) { in emit_xcall()638 save_reg, 0, in emit_xcall()
25401 * config/nios2/nios2.c (save_reg, restore_reg): Use plus_constant.