RISC-V: F/D conversion instructions

What

Implement the FCVT instructions from F/D instructions sets.

Why

Allows remaining F/D tests to be enabled

Manually testing the MR

cd src/risc_v
cargo test -- parser fcvt recoding structural

Merge request reports

Loading