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

LkForm Struct Reference

#include <PowerPCInstruct.h>

List of all members.

Public Attributes

uint32_t opc: 6
uint32_t rest: 24
uint32_t aa: 1
uint32_t lk: 1


Member Data Documentation

uint32_t LkForm::aa
 

Definition at line 143 of file PowerPCInstruct.h.

Referenced by Instruction::getTargetAddress().

uint32_t LkForm::lk
 

Definition at line 144 of file PowerPCInstruct.h.

Referenced by Instruction::isCall(), Instruction::isCondBranch(), Instruction::isCondReturn(), Instruction::isIndirectJumpCtr(), Instruction::isIndirectJumpLnk(), Instruction::isJump(), Instruction::isOtherBranch(), and Instruction::isReturn().

uint32_t LkForm::opc
 

Definition at line 141 of file PowerPCInstruct.h.

uint32_t LkForm::rest
 

Definition at line 142 of file PowerPCInstruct.h.


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