riscv-non-isa/riscv-arch-test

FP arithmetic instructions tests

algrobman opened this issue · 5 comments

where are FP arithmetic instruction tests? I only see FP conversion instructions in D and F directories .(?)

Are you looking in just RV64 directories? My understanding is that RV64 uses the tests in the RV32 directory - they're shared.

yes, I missed them. However, shouldn't double and float instructions use different input width operands?

pawks commented

They are automatically set by the macros(link)

any news about atomics?

look at the dev-partners spreadsheet here
https://github.com/orgs/riscv-admin/projects/2/views/19?pane=issue&itemId=23235596
for updates; nothing to do with this issue.