riscv-software-src / riscv-pk

RISC-V Proxy Kernel
Other
579 stars 306 forks source link

replace `sbadaddr` with `stval` #243

Closed compnerd closed 3 years ago

compnerd commented 3 years ago

This replaces use of the old sbadaddr CSR name with the current stval name. The old spelling is not supported by the LLVM IAS, however, the modern spelling is supported by both LLVM and binutils.