riscv-isa-manual icon indicating copy to clipboard operation
riscv-isa-manual copied to clipboard

Update PMP spec to use "memory operation"

Open Timmmm opened this issue 1 year ago • 1 comments
trafficstars

This part of the spec was written before the RVWMO section which introduced the "memory operation" nomenclature.

This updates the section to talk about memory operations instead of memory accesses.

I also reworked the text about CMOs and PMPs because it didn't quite make sense - the access size is irrelevant for PMPs; it's the memory operation size that matters, and that can be anything for CMOs since they are allowed to be decomposed.

Timmmm avatar May 29 '24 12:05 Timmmm