summaryrefslogtreecommitdiff
path: root/src/buildvm_ppc.dasc
diff options
context:
space:
mode:
Diffstat (limited to 'src/buildvm_ppc.dasc')
-rw-r--r--src/buildvm_ppc.dasc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/buildvm_ppc.dasc b/src/buildvm_ppc.dasc
index 9130ee41..90163e9d 100644
--- a/src/buildvm_ppc.dasc
+++ b/src/buildvm_ppc.dasc
@@ -1608,6 +1608,7 @@ static void build_subroutines(BuildCtx *ctx)
1608 | lus CARG1, 0x8000 // -(2^31). 1608 | lus CARG1, 0x8000 // -(2^31).
1609 | beq ->fff_resi 1609 | beq ->fff_resi
1610 |5: 1610 |5:
1611 | lfd FARG1, 0(BASE)
1611 | bl extern func 1612 | bl extern func
1612 | b ->fff_resn 1613 | b ->fff_resn
1613 |.endmacro 1614 |.endmacro