capstone.systemz

Members

Enums

sysz_cc
enum sysz_cc

Enums corresponding to SystemZ condition codes

sysz_insn
enum sysz_insn

SystemZ instruction

sysz_insn_group
enum sysz_insn_group

Group of SystemZ instructions

sysz_op_type
enum sysz_op_type

Operand type for instruction's operands

sysz_reg
enum sysz_reg

SystemZ registers

Structs

cs_sysz
struct cs_sysz
cs_sysz_op
struct cs_sysz_op

Instruction operand

sysz_op_mem
struct sysz_op_mem

Instruction's operand referring to memory This is associated with SYSZ_OP_MEM operand type above

Meta