-
V4
V4 of the FPU I've add a test pannel. Only the rounding mode are missing.
-
V3
FPU v3 Gestion of infinite and flags (overflow, underflow ... ) Only Inexact operation and Invalid operation.
-
V1
On this version all the operation instructions , except the square root, are supported. The Load and Store instruction are also supported. For the moment only normal float are handle and no exceptions are raised.