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

14 lines
238 B
ArmAsm

.sect .text; .sect .rom; .sect .data; .sect .bss; .sect .text
.define .aar4
! $Id$
.aar4:
movl (sp)+,r2
movl (sp)+,r0
movl 8(r0),r1 ! elementsize in r1
subl3 (r0),(sp)+,r0
mull2 r1,r0
addl2 (sp)+,r0
jmp (r2)