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

#include <hppa.h>

Public Attributes

const char * name
 
unsigned long int match
 
unsigned long int mask
 
char * args
 
enum pa_arch arch
 
char flags
 

Detailed Description

Definition at line 43 of file hppa.h.

Member Data Documentation

◆ arch

enum pa_arch pa_opcode::arch

Definition at line 47 of file hppa.h.

Referenced by print_insn_hppa(), and test_group_name.GroupTest::run().

◆ args

char* pa_opcode::args

◆ flags

char pa_opcode::flags

Definition at line 49 of file hppa.h.

Referenced by cmd_descs_generate.Arg::__str__().

◆ mask

unsigned long int pa_opcode::mask

Definition at line 46 of file hppa.h.

Referenced by print_insn_hppa().

◆ match

unsigned long int pa_opcode::match

Definition at line 45 of file hppa.h.

Referenced by print_insn_hppa().

◆ name


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