riscv / riscv-isa-manual

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

Add pointer masking to the privileged ISA manual. #1640

Closed martinmaas closed 2 months ago

martinmaas commented 2 months ago

This PR adds pointer masking to the privileged ISA manual. It is based on version 1.0-rc3 (frozen):

https://github.com/riscv/riscv-j-extension/releases/tag/pointer-masking-v1.0.0-rc3

aswaterman commented 2 months ago

@martinmaas thanks for taking this on.

@wmat can you take a look through this and make sure it's stylistically aligned?

(Regardless, I support merging the PR promptly.)

wmat commented 2 months ago

Formatting looks good. I'll go ahead an merge.