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

17 lines
187 B
ArmAsm

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