Implement first FPU instruction
* Since we have encountered our first FPU register, add the 32 floating point registers to the CPU. * In addition solve a small bug in the JAL instruction related to the return link address. See previous commit for details
Please register or sign in to comment