#include <PowerPCInstruct.h>
Public Attributes | |
uint32_t | opc: 6 |
uint32_t | rest: 24 |
uint32_t | aa: 1 |
uint32_t | lk: 1 |
|
Definition at line 143 of file PowerPCInstruct.h. Referenced by Instruction::getTargetAddress(). |
|
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(). |
|
Definition at line 141 of file PowerPCInstruct.h. |
|
Definition at line 142 of file PowerPCInstruct.h. |