diff options
Diffstat (limited to 'src/vm_mips.dasc')
-rw-r--r-- | src/vm_mips.dasc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/vm_mips.dasc b/src/vm_mips.dasc index 53000411..c4f01e81 100644 --- a/src/vm_mips.dasc +++ b/src/vm_mips.dasc | |||
@@ -4051,6 +4051,7 @@ static void build_ins(BuildCtx *ctx, BCOp op, int defop) | |||
4051 | | sw BASE, DISPATCH_GL(jit_base)(DISPATCH) | 4051 | | sw BASE, DISPATCH_GL(jit_base)(DISPATCH) |
4052 | | sw L, DISPATCH_GL(jit_L)(DISPATCH) | 4052 | | sw L, DISPATCH_GL(jit_L)(DISPATCH) |
4053 | | lw TMP2, TRACE:TMP2->mcode | 4053 | | lw TMP2, TRACE:TMP2->mcode |
4054 | | sw L, DISPATCH_GL(tmpbuf.L)(DISPATCH) | ||
4054 | | jr TMP2 | 4055 | | jr TMP2 |
4055 | |. addiu JGL, DISPATCH, GG_DISP2G+32768 | 4056 | |. addiu JGL, DISPATCH, GG_DISP2G+32768 |
4056 | |.endif | 4057 | |.endif |