From 6878b23a41c0dcd2d5cbb9207ea7213fdf66cabc Mon Sep 17 00:00:00 2001 From: John van Groningen Date: Tue, 25 Apr 2006 10:39:48 +0000 Subject: in no_fast_ap2 jump to a2 instead of return --- sap.s | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/sap.s b/sap.s index 8b4edb7..350697d 100644 --- a/sap.s +++ b/sap.s @@ -1191,16 +1191,12 @@ no_fast_ap2: call a2 st %o7,[sp] - ld [a0],a3 mov a0,a1 ld [a4-4],a0 - dec 4,a4 ld [a3+2],a2 - - ld [sp],%o7 - retl - inc 4,sp + jmp a3 + dec 4,a4 add_empty_node_2: deccc 3,d7 -- cgit v1.2.3