Releases: riscv-non-isa/riscv-arch-test
Releases · riscv-non-isa/riscv-arch-test
3.1.1
- Fix definition of FPID macro to add load instruction.
- Fix nan boxing macro to use correct endianness.
3.1.0
3.0.1
- Rename "master" to "main" in github-action yamls
3.0.0
- Migration of test-suite to new RISCOF framework.
2.7.4
- Clean fflags in F* macros
- Update rv32i_m/F and rv64i_m/D signatures
2.7.3
- Update framework to support test suite compilation with LLVM.
2.7.2
- Add sigalign based changes to F&D sigupd macros.
- Add helper macro to check offset legality.
2.7.1
- Fix bug in auto-offset update for SIGUPD macros.
2.7.0
- Updated K Crypto (Scalar) instructions for the V.1.0.0 ratified spec.
- changed xperm.n -> xperm4 and xperm.b -> xperm8 instructions
- removed unsupported packu
2.6.3
- import and synchronize P-ext changes in arch_test.h from riscv-ctg
- automatically adjust base and offset if offset gets too big