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

BForm Struct Reference

#include <PowerPCInstruct.h>

List of all members.

Public Attributes

uint32_t opc: 6
uint32_t bo: 5
uint32_t bi: 5
int32_t bd:14
uint32_t aa: 1
uint32_t lk: 1


Member Data Documentation

uint32_t BForm::aa
 

Definition at line 22 of file PowerPCInstruct.h.

Referenced by Instruction::generateCondBranch().

int32_t BForm::bd
 

Definition at line 21 of file PowerPCInstruct.h.

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

uint32_t BForm::bi
 

Definition at line 20 of file PowerPCInstruct.h.

Referenced by Instruction::generateCondBranch().

uint32_t BForm::bo
 

Definition at line 19 of file PowerPCInstruct.h.

Referenced by Instruction::generateCondBranch(), Instruction::isCall(), Instruction::isCondBranch(), and Instruction::isJump().

uint32_t BForm::lk
 

Definition at line 23 of file PowerPCInstruct.h.

Referenced by Instruction::generateCondBranch().

uint32_t BForm::opc
 

Definition at line 18 of file PowerPCInstruct.h.

Referenced by Instruction::generateCondBranch().


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