VFPU now using std::bitset instead of just float typedef
authorSam Moore <[email protected]>
Wed, 9 Apr 2014 17:45:06 +0000 (01:45 +0800)
committerSam Moore <[email protected]>
Wed, 9 Apr 2014 17:45:06 +0000 (01:45 +0800)
commit79d61ba24ac2d29cea6e7f1fee2f83705c5fb4ac
treed271e8d1eb6b34075048116d2aacaa0231a695dd
parent1bab8e093f47967dc28a5a10030972407d7d0675
VFPU now using std::bitset instead of just float typedef

It's still 32 bits. However it might not break if I change it?
Can't test it at the moment because the virtual FPU is 32 bits still.
src/vfpu.cpp
src/vfpu.h

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