Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement CSR #18

Open
rjlv2 opened this issue Oct 12, 2018 · 2 comments
Open

Implement CSR #18

rjlv2 opened this issue Oct 12, 2018 · 2 comments

Comments

@rjlv2
Copy link
Contributor

rjlv2 commented Oct 12, 2018

Need to implement and test CSR instructions.

@phillipstanleymarbell phillipstanleymarbell transferred this issue from another repository May 5, 2019
@rjlv2
Copy link
Contributor Author

rjlv2 commented May 20, 2019

Currently simple registers act as placeholders for the actual implementation.

@harrysarson
Copy link
Contributor

Worth noting: in the latest spec version (https://github.com/riscv/riscv-isa-manual/releases/latest) CSR registers are no longer in the base RV32I so we could possibly justify not supporting them.

I quote from chapter 9:

The counters and timers are no longer considered mandatory parts of the standard base
ISAs, and so the CSR instructions required to access them have been moved out of the base ISA
chapter into this separate chapte

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants