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