Expand description
Modules§
- args
- These are types which are used as arguments to the
Opcodes andCBOpcodes. - defs
- Provides the definitions of the opcodes in terms of microcode.
Structs§
- CBOpcode
- Opcodes that come after a CB prefix opcode.
- Internal
Fetch - Represents the internal-fetch opcode which is used to begin every instruction cycle.
Enums§
- CBOperation
- Type of operation performed in a CB prefix opcode.
- Opcode
- Parsed Opcode, not including any arguments that may be loaded from immediates, nor any follow-up ops if the operation is a prefixed op.