Skip to content

riscv64: Delete CSR Instructions#6267

Merged
cfallin merged 1 commit into
bytecodealliance:mainfrom
afonso360:riscv-delete-csr
Apr 23, 2023
Merged

riscv64: Delete CSR Instructions#6267
cfallin merged 1 commit into
bytecodealliance:mainfrom
afonso360:riscv-delete-csr

Conversation

@afonso360
Copy link
Copy Markdown
Contributor

@afonso360 afonso360 commented Apr 23, 2023

👋 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.

@afonso360 afonso360 requested a review from a team as a code owner April 23, 2023 10:41
@afonso360 afonso360 requested review from cfallin and removed request for a team April 23, 2023 10:41
@github-actions github-actions Bot added the cranelift Issues related to the Cranelift code generator label Apr 23, 2023
@cfallin cfallin added this pull request to the merge queue Apr 23, 2023
Merged via the queue into bytecodealliance:main with commit c14838d Apr 23, 2023
afonso360 added a commit to afonso360/wasmtime that referenced this pull request Apr 24, 2023
eduardomourar pushed a commit to eduardomourar/wasmtime that referenced this pull request Apr 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cranelift Issues related to the Cranelift code generator

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants