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

#include <aarch64-opc.h>

Public Attributes

enum aarch64_operand_class op_class
 
const char * name
 
unsigned int flags
 
enum aarch64_field_kind fields [4]
 
const char * desc
 

Detailed Description

Definition at line 168 of file aarch64-opc.h.

Member Data Documentation

◆ desc

const char* aarch64_operand::desc

Definition at line 183 of file aarch64-opc.h.

Referenced by aarch64_get_operand_desc().

◆ fields

enum aarch64_field_kind aarch64_operand::fields[4]

Definition at line 176 of file aarch64-opc.h.

◆ flags

unsigned int aarch64_operand::flags

Definition at line 176 of file aarch64-opc.h.

Referenced by cmd_descs_generate.Arg::__str__().

◆ name

◆ op_class

enum aarch64_operand_class aarch64_operand::op_class

Definition at line 159 of file aarch64-opc.h.


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