B2R2.FrontEnd.PARISC Namespace
Contains types and functions for working with the PA-RISC instructions.
| Type/Module | Description |
|
Represents the memory access width in PARISC instructions. |
|
|
Represents a base register for memory access. |
|
|
Represents a completer used to alter or extend the semantics of a PARISC instruction. |
|
|
Represents an immediate value in PARISC instructions. |
|
|
Represents an instruction for PARISC. |
|
|
Represents a jump target for branch operations. |
|
|
Represents an offset used in memory addressing. |
|
|
Represents a PARISC opcode. |
|
|
Represents an operand used in a PARISC instruction. |
|
|
Represents a set of operands in a PARISC instruction. |
|
|
Represents a parser for PARISC instructions. |
|
|
Provides functions to handle PARISC registers. |
|
|
Represents registers for PA-RISC. |
|
|
Represents a factory for accessing various PARISC register variables. |
|
|
Represents an optional memory space specifier. |
B2R2