The Pedigree Project
0.1
|
#include <Disassembler.h>
Public Attributes | |
InstructionFormI | i |
InstructionFormB | b |
InstructionFormSC | sc |
InstructionFormD | d |
InstructionFormDS | ds |
InstructionFormX | x |
InstructionFormXL | xl |
InstructionFormXFX | xfx |
InstructionFormXO | xo |
InstructionFormM | m |
uint32_t | integer |
Main instruction union
Definition at line 152 of file kernel/core/processor/ppc_common/Disassembler.h.