From: Sam Moore Date: Wed, 9 Apr 2014 17:45:06 +0000 (+0800) Subject: VFPU now using std::bitset instead of just float typedef X-Git-Url: https://git.ucc.asn.au/?p=ipdf%2Fcode.git;a=commitdiff_plain;h=79d61ba24ac2d29cea6e7f1fee2f83705c5fb4ac;hp=79d61ba24ac2d29cea6e7f1fee2f83705c5fb4ac 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. ---