riscv / riscv-isa-manual

RISC-V Instruction Set Manual
https://riscv.org/
Creative Commons Attribution 4.0 International
3.71k stars 643 forks source link

Add a non-normative comment to clarify MXR behavior for pointer masking. #1667

Closed martinmaas closed 1 month ago

martinmaas commented 1 month ago

Adding a non-normative comment to clarify a question about the interaction of pointer masking with other portions of the privileged spec. See here for the original discussion:

https://github.com/riscv/riscv-j-extension/issues/84