ack/mach/vax4/libem/sli.s

18 lines
184 B
ArmAsm
Raw Normal View History

1985-01-18 14:30:03 +00:00
#include "em_abs.h"
# $Header$
1985-01-18 14:30:03 +00:00
.globl .sli
.sli:
movl (sp)+,r2
cmpl r0,$4
bneq L1
movl (sp)+,r0
movl (sp)+,r1
ashl r0,r1,-(sp)
jmp (r2)
L1:
pushl $EILLINS
jmp .fat