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

#include <PPCMapping.h>

Public Attributes

unsigned int id
 
int cc
 
const char * mnem
 

Detailed Description

Definition at line 21 of file PPCMapping.h.

Member Data Documentation

◆ cc

int ppc_alias::cc

Definition at line 23 of file PPCMapping.h.

Referenced by capstone.CsInsn::__gen_detail().

◆ id

unsigned int ppc_alias::id

Definition at line 22 of file PPCMapping.h.

Referenced by capstone.CsInsn::insn_name().

◆ mnem

const char* ppc_alias::mnem

Definition at line 24 of file PPCMapping.h.


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