Rizin
unix-like reverse engineering framework and cli tools
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Friends Macros Modules Pages
vax.h File Reference

Go to the source code of this file.

Classes

struct  vot_wot
 
struct  vot
 

Macros

#define vax_opcodeT   int
 
#define vot_how   args
 
#define vot_code   code
 
#define vot_detail   detail
 
#define vot_name   name
 

Variables

static const struct vot votstrs []
 

Macro Definition Documentation

◆ vax_opcodeT

#define vax_opcodeT   int

Definition at line 25 of file vax.h.

◆ vot_code

#define vot_code   code

Definition at line 42 of file vax.h.

◆ vot_detail

#define vot_detail   detail

Definition at line 43 of file vax.h.

◆ vot_how

#define vot_how   args

Definition at line 41 of file vax.h.

◆ vot_name

#define vot_name   name

Definition at line 44 of file vax.h.

Variable Documentation

◆ votstrs

const struct vot votstrs[]
static

Definition at line 1 of file vax.h.

Referenced by print_insn_vax().