ack/mach/vax4/libem/sli.s
1990-01-12 10:29:26 +00:00

19 lines
247 B
ArmAsm

#include "em_abs.h"
.sect .text; .sect .rom; .sect .data; .sect .bss; .sect .text
.define .sli
! $Header$
.sli:
movl (sp)+,r2
cmpl r0,$4
bneq I1
movl (sp)+,r0
movl (sp)+,r1
ashl r0,r1,-(sp)
jmp (r2)
I1:
pushl $EILLINS
jmp .fat