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

Public Attributes

unsigned char cmd
 
int size
 
char * name
 
struct arg_t arg1 arg2
 

Detailed Description

Definition at line 48 of file i8080dis.c.

Member Data Documentation

◆ arg2

struct arg_t arg1 opcode_t::arg2

Definition at line 51 of file i8080dis.c.

◆ cmd

unsigned char opcode_t::cmd

Definition at line 49 of file i8080dis.c.

◆ name

◆ size

int opcode_t::size

Definition at line 50 of file i8080dis.c.


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