Browse Source
The spec says "The PMP access control bits shall be the same for all physical addresses in the cache block [... else] the behavior of a CBO instruction is UNSPECIFIED." Thus, we only need to check the byte rs1 points to (instead of the entire cache block).pull/1376/head
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue