Expand description
Macros for RISC-V primitives
Functions§
- process_
instruction_ macros - Processes all instruction macros in the crate when called from
build.rs
Attribute Macros§
- instruction
- Processes
#[instruction]attribute on both enum definitions and implementations. - instruction_
execution - Processes
#[instruction_execution]attribute on both enum execution implementations.