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

28 lines
347 B
ArmAsm

#include "em_abs.h"
.sect .text; .sect .rom; .sect .data; .sect .bss; .sect .text
.define .lar
.define .sar
.define .aar
! $Header$
.lar:
cmpl r0,$4
bneq Iillins
jmp .lar4
.sar:
cmpl r0,$4
bneq Iillins
jmp .sar4
.aar:
cmpl r0,$4
bneq Iillins
jmp .aar4
Iillins:
pushl $EILLINS
jmp .fat