reg_fp* values are wrong when PULP_Zfinx is enabled
Created by: abukharmeh
The values of reg_fp_* are assigned incorrectly when Zfinx is enabled, and then overridden in the Register file, and now in #683 in the tracer.
In my opinion, this makes the design less readable for no apparent reason, I think PULP_ZFINX parameter value should be passed to the decoder module, and these values should be assigned to !PULP_ZFINX
Perhaps one would also want to add an assertion that these values are never high when Zfinx is enabled