RISC-V Instruction Set Architecture
ConceptThe RISC-V instruction set architecture, as described in the MorFuzz evidence, uses 16-bit compressed instructions and 32-bit non-compressed instructions. Its instruction formats are composed of opcode-related and operand-related fields, including opcode, op, funct, rs, imm, and rd fields. The MorFuzz processor-fuzzing work implemented a prototype on the RISC-V architecture and used RISC-V instruction formats in its verification context.
WIKI
Overview
RISC-V instructions currently have two valid lengths: 16-bit compressed instructions and 32-bit instructions for all other instructions. The cited MorFuzz paper presents 15 RISC-V instruction formats, each made up of multiple fields. [Instruction lengths and formats]
Instruction length and format decoding
NEIGHBORHOOD
No graph connections found for this entity yet. It may appear in future ingestion runs.
explore full graph →