|
The Pedigree Project
0.1
|
#include <Disassembler.h>
Collaboration diagram for PPCDisassembler::Instruction: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.
1.8.11