Skip to content

3.6.3

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Apr 08:20
3caa784
  • Split LI() macro for RV32 and RV64 to eliminate warning messages.
  • Reduce the use of LA() macro by declaring fixed size offsets in save area.
  • Updated RVTEST_GOTO_MMODE macro
  • Updated _MODE_()trap_sig_sv, replaced an LA(rvtest_trap_sig) by calculating initial_Xtrap_sigptr + (Mtrap_sigptr-initial_Mtrap-sigptr)
  • Similar changes are made in chk__MODE_()trapsig_overrun macro.
  • Updated RVTEST_TRAP_SAVEAREA. Also added vmem segment in the save area.
  • Added infrastructure support traps from S/U mode with Virtualization enabled