#include <PowerPCInstruct.h>
Public Attributes | |
uint32_t | opc: 6 |
int32_t | li:24 |
uint32_t | aa: 1 |
uint32_t | lk: 1 |
|
Definition at line 44 of file PowerPCInstruct.h. Referenced by Instruction::generateJumpInsn(). |
|
Definition at line 43 of file PowerPCInstruct.h. Referenced by Instruction::generateJumpInsn(), and Instruction::getTargetAddress(). |
|
Definition at line 45 of file PowerPCInstruct.h. Referenced by Instruction::generateCallToImmediate(), and Instruction::generateJumpInsn(). |
|
Definition at line 42 of file PowerPCInstruct.h. Referenced by Instruction::generateJumpInsn(). |