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

21 lines
258 B
ArmAsm

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