riscv / riscv-cheri

This repository contains the CHERI extension specification, adding hardware capabilities to RISC-V ISA to enable fine-grained memory protection and scalable compartmentalization.
https://jira.riscv.org/browse/RVG-148
Creative Commons Attribution 4.0 International
47 stars 28 forks source link

clarify 16-bit instruction mapping #282

Closed tariqkurd-repo closed 3 months ago

tariqkurd-repo commented 4 months ago

clarify the mapping of 16-bit encodings like C.FLW and C.FLD in int mode and cap mode for RV32 and RV64 it's confusing, so these tables help me understand what's going on

no spec change - just clarification