Rizin
unix-like reverse engineering framework and cli tools
|
#include <X86DisassemblerDecoder.h>
Public Attributes | |
uint16_t | operands |
The specification for how to extract and interpret a full instruction and its operands.
Definition at line 551 of file X86DisassemblerDecoder.h.
uint16_t InstructionSpecifier::operands |
Definition at line 555 of file X86DisassemblerDecoder.h.
Referenced by capstone.CsInsn::__gen_detail(), capstone.CsInsn::op_count(), and capstone.CsInsn::op_find().