#include <PowerPCInstruct.h>
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 |
|
Definition at line 22 of file PowerPCInstruct.h. Referenced by Instruction::generateCondBranch(). |
|
Definition at line 21 of file PowerPCInstruct.h. Referenced by Instruction::generateCondBranch(), and Instruction::getTargetAddress(). |
|
Definition at line 20 of file PowerPCInstruct.h. Referenced by Instruction::generateCondBranch(). |
|
Definition at line 19 of file PowerPCInstruct.h. Referenced by Instruction::generateCondBranch(), Instruction::isCall(), Instruction::isCondBranch(), and Instruction::isJump(). |
|
Definition at line 23 of file PowerPCInstruct.h. Referenced by Instruction::generateCondBranch(). |
|
Definition at line 18 of file PowerPCInstruct.h. Referenced by Instruction::generateCondBranch(). |