Searched refs:JIT_TCALL_SKIP (Results 1 – 2 of 2) sorted by relevance
38 #define JIT_TCALL_SKIP 4 macro521 emit(ctx, daddiu, tmp, tmp, JIT_TCALL_SKIP); /* tmp += skip (4) */ in emit_tail_call()
49 #define JIT_TCALL_SKIP 12 macro51 #define JIT_TCALL_SKIP 8 macro1341 emit(ctx, addiu, t1, t1, JIT_TCALL_SKIP); /* t1 += skip (8 or 12) */ in emit_tail_call()