ack/mach/vax4/libem/cui.s

19 lines
222 B
ArmAsm

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