Skip to main content

Crate ab_riscv_macros

Crate ab_riscv_macros 

Source
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.