#include <PowerPCInstruct.h>
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 |
|
Definition at line 120 of file PowerPCInstruct.h. Referenced by Instruction::generateAdd(). |
|
Definition at line 116 of file PowerPCInstruct.h. Referenced by Instruction::generateAdd(). |
|
Definition at line 118 of file PowerPCInstruct.h. Referenced by Instruction::generateAdd(). |
|
Definition at line 119 of file PowerPCInstruct.h. Referenced by Instruction::generateAdd(). |
|
Definition at line 122 of file PowerPCInstruct.h. Referenced by Instruction::generateAdd(). |
|
Definition at line 117 of file PowerPCInstruct.h. Referenced by Instruction::generateAdd(). |
|
Definition at line 121 of file PowerPCInstruct.h. Referenced by Instruction::generateAdd(). |