Module juicebox_asm::prelude
source · Expand description
Crate prelude, which can be used to import the most important types at once.
Re-exports
Structs
- Type representing an 8 bit immediate.
- Type representing a 16 bit immediate.
- Type representing a 32 bit immediate.
- Type representing a 64 bit immediate.
- A label which is used as target for jump instructions.
Enums
- Definition of 8 bit registers.
- Definition of 16 bit registers.
- Definition of 32 bit registers.
- Definition of 64 bit registers.