riscv-non-isa/riscv-arch-test

Zfa tests missing fmvp.d.x

Opened this issue · 0 comments

PR #330 is pending to add support for Zfa. The PR is missing fmvp.d.x, a RV32_Zfa instruction.

I suggest accepting the PR and adding fmvp.d.x later. This issue is to make sure the missing instruction is not forgotten.

Accodring to the PR #330 discussion (March 6, 2024), riscv-isac need enhancement to support fmv.p.d.

#330

There is a typo in the riscv-ctg PR (riscv_ctg/data/fd.yaml): s/fmvh.d.x/fmvp.d.x
After fixing the typo the test generation fails, because riscv-isac can't handle that instruction