Searched refs:cs_ppc (Results 1 – 9 of 9) sorted by relevance
28 type cs_ppc = { type
106 | CS_INFO_PPC of cs_ppc
41 cs_ppc *ppc; in print_insn_detail_ppc()
38 cs_ppc *ppc; in get_detail_ppc()
62 cs_ppc *ppc; in print_insn_detail()
305 cs_ppc ppc; ///< PowerPC architecture
294 typedef struct cs_ppc { struct308 } cs_ppc; typedef
376 memset(MI->flat_insn->detail, 0, offsetof(cs_detail, ppc)+sizeof(cs_ppc)); in getInstruction()
132 cs_ppc *ppc = &MI->flat_insn->detail->ppc; in PPC_printInst()