riscv-non-isa / riscv-arch-test

https://jira.riscv.org/browse/RVG-141?src=confmacro
Apache License 2.0
503 stars 191 forks source link

Add support for Zcf and Zcd extension #497

Open anuani21 opened 1 week ago

anuani21 commented 1 week ago
## Description - Add test case for compressed single precision floating point load and store operation. - Add test case for compressed double precision floating point load and store operation. ### Related Issues - NA Ratified/Unratified Extensions [✓] Ratified List Extensions - Zcf - Zcd Reference Model Used [✓] Spike Mandatory Checklist: Ran reports are placed here For RV32Zcf: https://gitlab.com/ptprasanna/actreports/-/tree/main/RV32Zcf?ref_type=heads For RV32Zcd: https://gitlab.com/ptprasanna/actreports/-/tree/main/RV32Zcf?ref_type=heads For RV64Zcd: https://gitlab.com/ptprasanna/actreports/-/tree/main/RV64Zcd?ref_type=heads Link to PR in RISCV-ISAC from which the reports were generated : https://github.com/riscv-software-src/riscv-isac/pull/100 Optional Checklist: RISCV-V CTG PR link if tests were generated using it :https://github.com/riscv-software-src/riscv-ctg/pull/122