Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members

IForm Struct Reference

#include <PowerPCInstruct.h>

List of all members.

Public Attributes

uint32_t opc: 6
int32_t li:24
uint32_t aa: 1
uint32_t lk: 1


Member Data Documentation

uint32_t IForm::aa
 

Definition at line 44 of file PowerPCInstruct.h.

Referenced by Instruction::generateJumpInsn().

int32_t IForm::li
 

Definition at line 43 of file PowerPCInstruct.h.

Referenced by Instruction::generateJumpInsn(), and Instruction::getTargetAddress().

uint32_t IForm::lk
 

Definition at line 45 of file PowerPCInstruct.h.

Referenced by Instruction::generateCallToImmediate(), and Instruction::generateJumpInsn().

uint32_t IForm::opc
 

Definition at line 42 of file PowerPCInstruct.h.

Referenced by Instruction::generateJumpInsn().


The documentation for this struct was generated from the following file:
Generated on Mon Jan 28 11:08:39 2008 for PMaCInstrumentor by doxygen 1.3.5