B2R2.FrontEnd.S390 Namespace
Contains types and functions for working with the S390/S390x instructions.
| Type/Module | Description |
|
Represents a base register used in address computation. |
|
|
Represents a displacement value used in address computation. |
|
|
Represents an immediate value used in S390 instructions. |
|
|
Represents an optional index register used in address computation. |
|
|
Represents an instruction for S390. |
|
|
Represents an instruction format used in S390 architecture. |
|
|
Represents a length field used in storage-related instructions. |
|
|
Represents a mask field used in S390 instructions. |
|
|
Represents a S390 opcode. |
|
|
Represents an operand used in an S390 instruction. |
|
|
Represents a set of operands in an S390 instruction. |
|
|
Provides functions to handle S390 registers. |
|
|
Represents registers for S390. |
|
|
Represents a factory for accessing various s390 register variables. |
|
|
Represents a parser for S390 instructions. |
B2R2