ack/mach/vax4/libem/cmi.s

24 lines
258 B
ArmAsm
Raw Normal View History

1985-01-18 14:30:03 +00:00
#include "em_abs.h"
# $Header$
1985-01-18 14:30:03 +00:00
.globl .cmi
.cmi:
movl (sp)+,r1
cmpl r0,$4
bneq Lerr
1985-01-18 14:30:03 +00:00
clrl r0
cmpl (sp)+,(sp)+
beql L1
bgtr L2
incl r0
brb L1
L2:
decl r0
L1:
jmp (r1)
Lerr:
1985-01-18 14:30:03 +00:00
pushl $EILLINS
jmp .fat