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

#include <rsp_idec.h>

Public Attributes

rsp_operand_type type
 
ut64 u
 
st64 s
 

Detailed Description

Definition at line 164 of file rsp_idec.h.

Member Data Documentation

◆ s

st64 rsp_operand::s

Definition at line 167 of file rsp_idec.h.

Referenced by disassemble(), rsp_op(), and rsp_operand_decode().

◆ type

◆ u

ut64 rsp_operand::u

Definition at line 166 of file rsp_idec.h.

Referenced by disassemble(), rsp_op(), and rsp_operand_decode().


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