added i2f functions converting 32-bit integer (unsigned and signed) into float type...
commit5abc9812535b16cdf7d10980a0673299d8e02636
authorschulz <schulz@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Mon, 16 Mar 2015 20:38:46 +0000 (16 20:38 +0000)
committerschulz <schulz@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Mon, 16 Mar 2015 20:38:46 +0000 (16 20:38 +0000)
treed033e53108572b6063c0ce32ba00a4c58b0a29cd
parent27c3a884309451c2d898c67a7083dd6ce78d4ec7
added i2f functions converting 32-bit integer (unsigned and signed) into float type. The resulting float is returned in general purpose register (r0).

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@50209 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
arch/arm-all/arm-aeabi/i2f.c [new file with mode: 0644]
arch/arm-all/arm-aeabi/mmakefile.src