The Pedigree Project  0.1
Public Attributes | List of all members
PPCDisassembler::InstructionFormI Struct Reference

#include <Disassembler.h>

+ Collaboration diagram for PPCDisassembler::InstructionFormI:

Public Attributes

uint32_t opcode: 6
 
uint32_t li: 24
 
uint32_t aa: 1
 
uint32_t lk: 1
 

Detailed Description

PPC instruction forms

Definition at line 66 of file kernel/core/processor/ppc_common/Disassembler.h.


The documentation for this struct was generated from the following file: