Rizin
unix-like reverse engineering framework and cli tools
|
Instruction structure. More...
#include <sparc.h>
Public Attributes | |
sparc_cc | cc |
code condition for this insn More... | |
sparc_hint | hint |
uint8_t | op_count |
cs_sparc_op | operands [4] |
operands for this instruction. More... | |
sparc_cc cs_sparc::cc |
code condition for this insn
Definition at line 200 of file sparc.h.
Referenced by capstone.CsInsn::__gen_detail().
sparc_hint cs_sparc::hint |
uint8_t cs_sparc::op_count |
cs_sparc_op cs_sparc::operands[4] |
operands for this instruction.
Definition at line 205 of file sparc.h.
Referenced by capstone.CsInsn::__gen_detail(), capstone.CsInsn::op_count(), and capstone.CsInsn::op_find().