ack/mach/vax4/libem/ass.s
1985-01-18 14:30:03 +00:00

16 lines
189 B
ArmAsm

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