Rizin
unix-like reverse engineering framework and cli tools
|
#include <PPCMapping.h>
Public Attributes | |
unsigned int | id |
int | cc |
const char * | mnem |
Definition at line 21 of file PPCMapping.h.
int ppc_alias::cc |
Definition at line 23 of file PPCMapping.h.
Referenced by capstone.CsInsn::__gen_detail().
Definition at line 22 of file PPCMapping.h.
Referenced by capstone.CsInsn::insn_name().
const char* ppc_alias::mnem |
Definition at line 24 of file PPCMapping.h.