Unverified Commit fdee7f74 authored by John Ingalls's avatar John Ingalls Committed by GitHub
Browse files

Fix CSRRSI/CSRRCI in RV32E cores (#2820)



rs1[4] was being ignored in determining whether the access was a read
or a write.  Other CSR instructions are unaffected.  RV32I/RV64I cores
are unaffected.  Only Caboose and Rocket with RV32E are affected;
Bullet is not.

Co-authored-by: default avatarAndrew Waterman <andrew@sifive.com>
parent 153ee880
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment