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

20 lines
260 B
ArmAsm

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