fixed again

This commit is contained in:
ceriel 1990-01-12 15:41:59 +00:00
parent cb25b013fb
commit 0004fd81ed

View file

@ -24,12 +24,13 @@ I2:
pushl $EILLINS pushl $EILLINS
jmp .fat jmp .fat
Ihulp: Ihulp:
movl (sp)+,r2
tstd r0 tstd r0
bneq 1f bneq 1f
clrl -(sp) clrl -(sp)
rsb jmp (r2)
1: 1:
extzv $7,$8,r0,r2 extzv $7,$8,r0,-(sp)
subl3 $128,r2,-(sp) subl2 $128,(sp)
insv $128,$7,$8,r0 insv $128,$7,$8,r0
rsb jmp (r2)