B2R2.FrontEnd.SPARC Namespace
Contains types and functions for working with the SPARC instructions.
| Type/Module | Description |
|
Represents addressing modes used in SPARC instructions. |
|
|
Provides functions related to condition codes in SPARC instructions. |
|
|
Represents a condition code used in SPARC instructions. |
|
|
Represents a constant value used in SPARC instructions. |
|
|
Represents an instruction for SPARC. |
|
|
Represents a SPARC opcode. |
|
|
Represents an operand used in an SPARC instruction. |
|
|
Represents a set of operands in an SPARC instruction. |
|
|
Provides functions to handle SPARC registers. |
|
|
Represents registers for SPARC. |
|
|
Represents a factory for accessing various SPARC register variables. |
|
|
Represents a parser for SPARC instructions. |
B2R2