ack/mach/vax4/libem/ngi.s
1990-01-12 10:29:26 +00:00

17 lines
216 B
ArmAsm

#include "em_abs.h"
.sect .text; .sect .rom; .sect .data; .sect .bss; .sect .text
.define .ngi
! $Header$
.ngi:
movl (sp)+,r1
cmpl r0,$4
bneq I1
mnegl (sp),(sp)
jmp (r1)
I1:
pushl $EILLINS
jmp .fat