aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/vm_mips64.dasc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/vm_mips64.dasc b/src/vm_mips64.dasc
index a78cd251..0a3f8e52 100644
--- a/src/vm_mips64.dasc
+++ b/src/vm_mips64.dasc
@@ -2661,7 +2661,7 @@ static void build_subroutines(BuildCtx *ctx)
2661 |. slt CRET1, CARG2, CARG1 2661 |. slt CRET1, CARG2, CARG1
2662 |8: 2662 |8:
2663 | jr ra 2663 | jr ra
2664 |. nop 2664 |. li CRET1, 0
2665 |9: 2665 |9:
2666 | jr ra 2666 | jr ra
2667 |. move CRET1, CRET2 2667 |. move CRET1, CRET2