Skip to content

Releases: riscv-non-isa/riscv-arch-test

3.1.1

07 Jul 09:19
e08fac7
Compare
Choose a tag to compare
  • Fix definition of FPID macro to add load instruction.
    • Fix nan boxing macro to use correct endianness.

3.1.0

04 Jul 07:12
f3d2999
Compare
Choose a tag to compare

Update floating point tests and macros to ensure flags are cleared & correct rounding modes are used.

3.0.1

13 May 11:35
ad04e11
Compare
Choose a tag to compare
  • Rename "master" to "main" in github-action yamls

3.0.0

07 May 10:44
Compare
Choose a tag to compare
  • Migration of test-suite to new RISCOF framework.

2.7.4

18 Apr 18:06
96e3589
Compare
Choose a tag to compare
  • Clean fflags in F* macros
    • Update rv32i_m/F and rv64i_m/D signatures

2.7.3

08 Apr 16:06
6d87f30
Compare
Choose a tag to compare
  • Update framework to support test suite compilation with LLVM.

2.7.2

31 Mar 16:31
33d3283
Compare
Choose a tag to compare
  • Add sigalign based changes to F&D sigupd macros.
  • Add helper macro to check offset legality.

2.7.1

18 Mar 14:00
effd553
Compare
Choose a tag to compare
  • Fix bug in auto-offset update for SIGUPD macros.

2.7.0

18 Mar 06:52
bee5540
Compare
Choose a tag to compare
  • 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

09 Mar 12:43
5932678
Compare
Choose a tag to compare
  • import and synchronize P-ext changes in arch_test.h from riscv-ctg
    • automatically adjust base and offset if offset gets too big