afonso360 opened PR #6267 from afonso360:riscv-delete-csr
to bytecodealliance:main
:
:wave: Hey,
I noticed we have support for CSR instructions, but never end up using them. CSR's are Control and Status Regsiters, which are used to hold architectural state such as Floating point round modes and Vector type state, etc..
If we do end up needing this later, we can always revert / refer back to this commit.
afonso360 requested cfallin for a review on PR #6267.
afonso360 requested wasmtime-compiler-reviewers for a review on PR #6267.
afonso360 edited PR #6267:
:wave: Hey,
I noticed we have support for CSR instructions, but never end up using them. CSR's are Control and Status Registers, which are used to hold architectural state such as Floating point round modes and Vector type state, etc..
If we do end up needing this later, we can always revert / refer back to this commit.
cfallin submitted PR review.
cfallin merged PR #6267.
Last updated: Nov 22 2024 at 17:03 UTC