ack/mach/i80/libem/flp.s

39 lines
455 B
ArmAsm
Raw Normal View History

1985-04-12 14:33:09 +00:00
.define .adf4,.adf8,.sbf4,.sbf8,.mlf4,.mlf8,.dvf4,.dvf8
.define .ngf4,.ngf8,.fif4,.fif8,.fef4,.fef8
.define .cfi,.cif4,.cif8,.cuf4,.cuf8,.cff4,.cff8,.cfu
1985-04-12 14:33:09 +00:00
.define .cmf4,.cmf8
1987-01-28 18:57:04 +00:00
.sect .text
.sect .rom
.sect .data
.sect .bss
.sect .text
1985-04-12 14:33:09 +00:00
! Floating point is not implemented
.adf4:
.adf8:
.sbf4:
.sbf8:
.mlf4:
.mlf8:
.dvf4:
.dvf8:
.ngf4:
.ngf8:
.fif4:
.fif8:
.fef4:
.fef8:
.cfi:
.cif4:
.cif8:
.cuf4:
.cuf8:
.cff4:
.cff8:
1985-04-12 14:33:09 +00:00
.cfu:
.cmf4:
.cmf8:
call eunimpl
ret