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

Public Attributes

const char * rs
 
const char * rt
 
const char * rd
 
ut8 sa [REG_BUF_MAX]
 

Detailed Description

Definition at line 696 of file analysis_mips_gnu.c.

Member Data Documentation

◆ rd

const char* gnu_rreg::rd

Definition at line 699 of file analysis_mips_gnu.c.

Referenced by mips_op().

◆ rs

const char* gnu_rreg::rs

Definition at line 697 of file analysis_mips_gnu.c.

Referenced by mips_op().

◆ rt

const char* gnu_rreg::rt

Definition at line 698 of file analysis_mips_gnu.c.

Referenced by mips_op().

◆ sa

ut8 gnu_rreg::sa[REG_BUF_MAX]

Definition at line 700 of file analysis_mips_gnu.c.

Referenced by mips_op().


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