ack/mach/vax4/libem/rmi.s

19 lines
210 B
ArmAsm
Raw Normal View History

1985-01-18 14:30:03 +00:00
# $Header$
#include "em_abs.h"
.globl .rmi
.rmi:
movl (sp)+,r3
cmpl r0,$4
bneq L1
movl (sp)+,r2
movl (sp)+,r1
ashq $-32,r0,r0
ediv r2,r0,r1,r0
pushl r0
jmp (r3)
L1:
pushl $EILLINS
jmp .fat