Rizin
unix-like reverse engineering framework and cli tools
|
Instruction structure. More...
#include <mips.h>
Public Attributes | |
uint8_t | op_count |
cs_mips_op | operands [10] |
operands for this instruction. More... | |
uint8_t cs_mips::op_count |
cs_mips_op cs_mips::operands[10] |
operands for this instruction.
Definition at line 254 of file mips.h.
Referenced by capstone.CsInsn::__gen_detail(), capstone.CsInsn::op_count(), and capstone.CsInsn::op_find().