ack/mach/vax4/libem/sli.s
1985-01-21 12:56:09 +00:00

18 lines
184 B
ArmAsm

#include "em_abs.h"
# $Header$
.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