Instruction operand.
More...
#include <m680x.h>
Instruction operand.
Definition at line 114 of file m680x.h.
◆ @151
◆ access
How is this operand accessed? (READ, WRITE or READ|WRITE) This field is combined of cs_ac_type. NOTE: this field is irrelevant if engine is compiled in DIET
Definition at line 129 of file m680x.h.
◆ const_val
constant value (bit index, page nr.)
Definition at line 123 of file m680x.h.
◆ direct_addr
</ Direct address (lower 8-bit)
Definition at line 122 of file m680x.h.
◆ ext
Extended address.
Definition at line 121 of file m680x.h.
◆ idx
Indexed addressing operand.
Definition at line 119 of file m680x.h.
◆ imm
immediate value for IMM operand
Definition at line 117 of file m680x.h.
◆ reg
register value for REG operand
Definition at line 118 of file m680x.h.
◆ rel
Relative address. operand (Bcc/LBcc)
Definition at line 120 of file m680x.h.
◆ size
size of this operand (in bytes)
Definition at line 125 of file m680x.h.
◆ type
The documentation for this struct was generated from the following file: