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

#include <AArch64BaseInfo.h>

Public Attributes

const A64NamedImmMapper_MappingSysRegPairs
 
const A64NamedImmMapper_MappingInstPairs
 
size_t NumInstPairs
 

Detailed Description

Definition at line 149 of file AArch64BaseInfo.h.

Member Data Documentation

◆ InstPairs

const A64NamedImmMapper_Mapping* A64SysRegMapper::InstPairs

Definition at line 151 of file AArch64BaseInfo.h.

◆ NumInstPairs

size_t A64SysRegMapper::NumInstPairs

Definition at line 152 of file AArch64BaseInfo.h.

◆ SysRegPairs

const A64NamedImmMapper_Mapping* A64SysRegMapper::SysRegPairs

Definition at line 150 of file AArch64BaseInfo.h.


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