ack/mach/vax4/libem/adi.s
1994-06-24 14:02:31 +00:00

17 lines
212 B
ArmAsm

#include "em_abs.h"
.sect .text; .sect .rom; .sect .data; .sect .bss; .sect .text
.define .adi
! $Id$
.adi:
movl (sp)+,r1
cmpl r0,$4
bneq 1f
addl2 (sp)+,(sp)
jmp (r1)
1:
pushl $EILLINS
jmp .fat