ack/mach/vax4/libem/cuu.s

17 lines
181 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 .cuu
.cuu:
movl (sp)+,r1
1986-10-15 13:58:51 +00:00
cmpl (sp)+,$4
bneq Lerr
1985-01-18 14:30:03 +00:00
cmpl (sp)+, $4
bneq Lerr
jmp (r1)
Lerr:
pushl $EILLINS
jmp .fat