Will attempt write without read seed CSR raises an illegal-instruction exception in M mode? #2351
-
|
CSRRW when rd is x0 can do write without read. Register operand
Will attempt write without read seed CSR raises an illegal-instruction exception in M mode ? |
Beta Was this translation helpful? Give feedback.
Answered by
aswaterman
Oct 22, 2025
Replies: 1 comment
-
|
The spec does not forbid write without read; it only forbids read without write. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
trdthg
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The spec does not forbid write without read; it only forbids read without write.