Remove REAL_HALF as it doesn't actually implement a half precision float
authorSam Moore <[email protected]>
Fri, 11 Apr 2014 09:31:41 +0000 (17:31 +0800)
committerSam Moore <[email protected]>
Fri, 11 Apr 2014 09:31:41 +0000 (17:31 +0800)
commit9fb7c94d259a623a5cad36f8ccb6f8a49f21cf52
tree79604d7cedc37e70bb5a5a5e723fc530face5553
parent7fc41b098090ad2d365ef34700542656947aa8ff
Remove REAL_HALF as it doesn't actually implement a half precision float

More to it than just masking bits because the sizes of the exponent differ.
Could just mask bits in the mantissa but I have horrible plans involving VFPU...
.gitignore
src/real.h
src/tests/vfpufloat.cpp

UCC git Repository :: git.ucc.asn.au