Module instruction

Source

Modules§

sbi

Structs§

Instruction
Represents a RISC-V instruction. This struct is used to encapsulate the raw instruction data and provides methods to create an instruction from raw bytes or a usize value.

Functions§

ecall
RISC-V environment call (ecall) with proper register preservation using clobber_abi to handle register preservation automatically
idle