cvw/src/fpu
2024-06-14 02:54:43 -07:00
..
fdivsqrt Fixed cvtint bug by adding 2 bits to convert width; initial implementation of fround passes basic regression but fails some nightly regression cases 2024-05-11 22:32:51 -07:00
fma Parameterized FMA. However, some offsets are not parameterized. See PR #793 for list of changes 2024-05-13 15:16:00 -07:00
postproc Formatting shiftcorrection 2024-06-12 04:25:13 -07:00
fclassify.sv Added Wally github address to header comments 2024-01-29 05:38:11 -08:00
fcmp.sv Added Wally github address to header comments 2024-01-29 05:38:11 -08:00
fctrl.sv Update fpctrl fmt to work for fround instructions 2024-05-24 15:33:45 -07:00
fcvt.sv Starting code cleanup 2024-06-14 02:54:43 -07:00
fhazard.sv Added Wally github address to header comments 2024-01-29 05:38:11 -08:00
fli.sv Defined bit sizes more precisely to help VCS lint and conform to coding style 2024-04-21 08:40:11 -07:00
fmtparams.sv Fixed cvtint bug by adding 2 bits to convert width; initial implementation of fround passes basic regression but fails some nightly regression cases 2024-05-11 22:32:51 -07:00
fpu.sv Starting code cleanup 2024-06-14 02:54:43 -07:00
fregfile.sv Defined bit sizes more precisely to help VCS lint and conform to coding style 2024-04-21 08:40:11 -07:00
fround.sv Simplified fround exact case 2024-06-10 06:23:42 -07:00
fsgninj.sv Added Wally github address to header comments 2024-01-29 05:38:11 -08:00
packoutput.sv Fix fcvt.lu.s bug and lint issue in packoutput 2024-05-12 11:31:27 -07:00
unpack.sv Fixed cvtint bug by adding 2 bits to convert width; initial implementation of fround passes basic regression but fails some nightly regression cases 2024-05-11 22:32:51 -07:00
unpackinput.sv Defined bit sizes more precisely to help VCS lint and conform to coding style 2024-04-21 08:40:11 -07:00