Disasm
InsInfo
Basic information obtained by parsing a S390 instruction.
Opcode
S390 opcodes. This type should be generated using scripts/genOpcode.fsx from the `S39064SupportedOpcode.txt` file.
scripts/genOpcode.fsx
Operand
Operands
RegExprs
Register (Module)
This module exposes several useful functions to handle s390/s390x registers.
Register (Type)
S39064Parser
Parser for S390 instructions. Parser will return a platform-agnostic instruction type (Instruction).
S39064RegisterFactory
S390Instruction
The internal representation for a S390 instruction used by our disassembler and lifter.
S390TranslationContext
Translation context for S390 instructions.
Type something to start searching.