ack/mach/vax4/libem/sru.s
1985-01-18 14:30:03 +00:00

20 lines
257 B
ArmAsm

# $Header$
#include "em_abs.h"
.globl .sru
.sru:
movl (sp)+,r3
cmpl r0,$4
beql .sru4
pushl $EILLINS
jmp .fat
.sru4:
movl (sp)+,r2
mnegl r2,r2
movl (sp)+,r0
clrl r1
ashq r2,r0,r0
movl r0,-(sp)
jmp (r3)