B2R2.FrontEnd.PPC32 Namespace
Contains types and functions for working with the PPC32 instructions.
| Type/Module | Description |
|
Represents the displacement value used in memory operands of PPC32 instructions. |
|
|
Represents an immediate value in PPC32 instructions. |
|
|
Represents an instruction for PPC32. |
|
|
Represents a PPC32 opcode. |
|
|
Represents an operand used in a PPC32 instruction. |
|
|
Represents a set of operands in a PPC32 instruction. |
|
|
Represents a parser for PPC32 instructions. |
|
|
Provides functions to handle PPC32 registers. |
|
|
Represents registers for PPC32. |
|
|
Represents a factory for accessing various PPC32 register variables. |
|
|
Represents a branch target address used in PPC32 instructions. |
B2R2