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

XoForm Struct Reference

#include <PowerPCInstruct.h>

List of all members.

Public Attributes

uint32_t opc: 6
uint32_t rt: 5
uint32_t ra: 5
uint32_t rb: 5
uint32_t oe: 1
uint32_t xo: 9
uint32_t rc: 1


Member Data Documentation

uint32_t XoForm::oe
 

Definition at line 120 of file PowerPCInstruct.h.

Referenced by Instruction::generateAdd().

uint32_t XoForm::opc
 

Definition at line 116 of file PowerPCInstruct.h.

Referenced by Instruction::generateAdd().

uint32_t XoForm::ra
 

Definition at line 118 of file PowerPCInstruct.h.

Referenced by Instruction::generateAdd().

uint32_t XoForm::rb
 

Definition at line 119 of file PowerPCInstruct.h.

Referenced by Instruction::generateAdd().

uint32_t XoForm::rc
 

Definition at line 122 of file PowerPCInstruct.h.

Referenced by Instruction::generateAdd().

uint32_t XoForm::rt
 

Definition at line 117 of file PowerPCInstruct.h.

Referenced by Instruction::generateAdd().

uint32_t XoForm::xo
 

Definition at line 121 of file PowerPCInstruct.h.

Referenced by Instruction::generateAdd().


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