Rizin
unix-like reverse engineering framework and cli tools
instruction Struct Reference

#include <dis.h>

Public Attributes

ut16 in_mode: 2
 
ut16 in_reg: 2
 
ut16 in_opcode: 4
 
ut16 in_operand: 8
 

Detailed Description

Definition at line 12 of file dis.h.

Member Data Documentation

◆ in_mode

ut16 instruction::in_mode

Definition at line 13 of file dis.h.

◆ in_opcode

ut16 instruction::in_opcode

Definition at line 15 of file dis.h.

◆ in_operand

ut16 instruction::in_operand

Definition at line 16 of file dis.h.

◆ in_reg

ut16 instruction::in_reg

Definition at line 14 of file dis.h.


The documentation for this struct was generated from the following file: