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

#include <amd29k.h>

Public Attributes

const char * mnemonic
 
ut64 op_type
 
ut32 operands [6]
 
char type [6]
 

Detailed Description

Definition at line 16 of file amd29k.h.

Member Data Documentation

◆ mnemonic

const char* amd29k_instr_s::mnemonic

Definition at line 17 of file amd29k.h.

Referenced by capstone.CsInsn::__repr__().

◆ op_type

ut64 amd29k_instr_s::op_type

Definition at line 18 of file amd29k.h.

◆ operands

ut32 amd29k_instr_s::operands[6]

◆ type


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