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
jmp .fat
Ihulp:
movl (sp)+,r2
tstd r0
bneq 1f
clrl -(sp)
rsb
jmp (r2)
1:
extzv $7,$8,r0,r2
subl3 $128,r2,-(sp)
extzv $7,$8,r0,-(sp)
subl2 $128,(sp)
insv $128,$7,$8,r0
rsb
jmp (r2)