ack/mach/vax4/libem/dvi.s

15 lines
153 B
ArmAsm
Raw Normal View History

1985-01-18 14:30:03 +00:00
# $Header$
#include "em_abs.h"
.globl .dvi
.dvi:
movl (sp)+,r1
cmpl r0,$4
bneq L1
divl2 (sp)+,(sp)
jmp (r1)
L1:
pushl $EILLINS
jmp .fat