ack/mach/vax4/libem/cmu.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 .cmu
.cmu:
movl (sp)+,r1
cmpl r0,$4
bneq Lerr
clrl r0
cmpl (sp)+,(sp)+
beqlu L1
bgtru L2
incl r0
brb L1
L2:
decl r0
L1:
jmp (r1)
Lerr:
pushl $EILLINS
jmp .fat