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

24 lines
258 B
ArmAsm

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