1
0
mirror of https://github.com/cc65/cc65.git synced 2024-10-19 16:24:46 +00:00
cc65/test/float/ieee754/ftosmuleax.s

13 lines
221 B
ArmAsm
Raw Normal View History

.include "ieee754.inc"
.importzp sp, sreg, tmp1
.import addysp1
.import addysp
.import popax
.export ftosmuleax
2022-07-20 22:51:28 +00:00
ftosmuleax:
; FIXME
2022-07-20 22:51:28 +00:00
rts