Expand description
Contains m68k-specific types
Modules§
Structs§
- Arch
Capstone Builder - M68k
Insn Detail - Contains M68K-specific details for an instruction
- M68k
OpBranch Displacement - Data when operand is a branch displacement
- M68k
OpMem - M68K memory operand
- M68k
Operand Iterator - Iterates over instruction operands
- M68k
Register Bits - Contains bitfield used with M68kOperand::RegBits
Enums§
- Arch
Extra Mode - Arch
Mode - Arch
Syntax - M68k
Address Mode - M68K Addressing Modes
- M68k
CpuSize - Operation size of the CPU instructions
- M68k
FpuSize - Operation size of the FPU instructions (notice that FPU instruction can also use CPU sizes if needed)
- M68k
Index Size - M68K index size
- M68k
Insn - M68K instruction
- M68k
OpSize - Operation size of the current instruction (NOT the actually size of instruction)
- M68k
Operand - M68K operand type