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

#include <nios2.h>

Public Attributes

const char * name
 
const char * args
 
const char * args_test
 
unsigned long num_args
 
unsigned long match
 
unsigned long mask
 
unsigned long pinfo
 
enum overflow_type overflow_msg
 

Detailed Description

Definition at line 80 of file nios2.h.

Member Data Documentation

◆ args

const char* nios2_opcode::args

◆ args_test

const char* nios2_opcode::args_test

Definition at line 84 of file nios2.h.

◆ mask

unsigned long nios2_opcode::mask

Definition at line 89 of file nios2.h.

◆ match

unsigned long nios2_opcode::match

Definition at line 88 of file nios2.h.

◆ name

◆ num_args

unsigned long nios2_opcode::num_args

Definition at line 86 of file nios2.h.

◆ overflow_msg

enum overflow_type nios2_opcode::overflow_msg

Definition at line 91 of file nios2.h.

◆ pinfo

unsigned long nios2_opcode::pinfo

Definition at line 91 of file nios2.h.


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