ack/mach/vax4/libem/cuu.s
1986-10-15 13:58:51 +00:00

17 lines
181 B
ArmAsm

#include "em_abs.h"
# $Header$
.globl .cuu
.cuu:
movl (sp)+,r1
cmpl (sp)+,$4
bneq Lerr
cmpl (sp)+, $4
bneq Lerr
jmp (r1)
Lerr:
pushl $EILLINS
jmp .fat