Expand description
Types and some logic for decoding ARMv4 instructions and printing assembly.
Structs§
- Link
- A wrapper around a boolean that specifies whether to set r14 on branching.
- Multiply
Flags - Flags common to multiplication operations
- Registers
- A collection of registers associated with an operation.
- SetFlags
- A wrapper around a boolean that specifies whether to set condition codes.
- Transfer
Flags - Flags common to data transfer operations