capstone.sysz

Types and constants of System z architecture

Members

Classes

CapstoneSysz
class CapstoneSysz

Architecture-specific Capstone variant

SyszDetail
class SyszDetail

Architecture-specific Detail variant

SyszInstruction
class SyszInstruction

Architecture-specific instruction variant

SyszInstructionGroup
class SyszInstructionGroup

Architecture-specific InstructionGroup variant

SyszRegister
class SyszRegister

Architecture-specific Register variant

Enums

SyszCc
enum SyszCc

Enums corresponding to SystemZ condition codes

SyszInstructionGroupId
enum SyszInstructionGroupId

Group of SystemZ instructions

SyszInstructionId
enum SyszInstructionId

SystemZ instruction

SyszOpType
enum SyszOpType

Operand type for instruction's operands

SyszRegisterId
enum SyszRegisterId

SystemZ registers

Structs

SyszInstructionDetail
struct SyszInstructionDetail

System z-specific information about an instruction

SyszOp
struct SyszOp

Instruction's operand

SyszOpMem
struct SyszOpMem

Instruction's operand referring to memory

Unions

SyszOpValue
union SyszOpValue

Union of possible operand types

Meta