ack/mach/vax4/libem/sli.s
1994-06-24 14:02:31 +00:00

19 lines
243 B
ArmAsm

#include "em_abs.h"
.sect .text; .sect .rom; .sect .data; .sect .bss; .sect .text
.define .sli
! $Id$
.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