Instruction structure.
More...
#include <arm64.h>
Instruction structure.
Definition at line 658 of file arm64.h.
◆ cc
conditional code for this insn
Definition at line 659 of file arm64.h.
◆ op_count
Number of operands of this instruction, or 0 when instruction has no operand.
Definition at line 665 of file arm64.h.
◆ operands
operands for this instruction.
Definition at line 667 of file arm64.h.
◆ update_flags
bool cs_arm64::update_flags |
does this insn update flags?
Definition at line 660 of file arm64.h.
◆ writeback
does this insn request writeback? 'True' means 'yes'
Definition at line 661 of file arm64.h.
The documentation for this struct was generated from the following file: