Public Attributes | List of all members
cs_sysz Struct Reference

#include <systemz.h>

Public Attributes

sysz_cc cc
 
uint8_t op_count
 
cs_sysz_op operands [6]
 operands for this instruction. More...
 

Detailed Description

Definition at line 194 of file systemz.h.

Member Data Documentation

◆ cc

sysz_cc cs_sysz::cc

Code condition

Definition at line 195 of file systemz.h.

◆ op_count

uint8_t cs_sysz::op_count

Number of operands of this instruction, or 0 when instruction has no operand.

Definition at line 198 of file systemz.h.

◆ operands

cs_sysz_op cs_sysz::operands[6]

operands for this instruction.

Definition at line 199 of file systemz.h.


The documentation for this struct was generated from the following file:


grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:42