Module rsim::processor::isa_mods::cheri[][src]

Structs

Rv64imCapabilityMode

Override for base RV64I instructions when in “capability mode”. See TR-951$5.3.6, page 152 for list of affected instructions.

XCheri64

ISA module implementing the new CHERI instructions for 64-bit ISAs. Does not include capability-mode overrides for legacy instructions.

XCheri64Conn

Connection to register state for 64-bit CHERI-aware ISA modules. Used by XCheri64 and Rv64imCapabilityMode.