Searched refs:cs_xcore (Results 1 – 8 of 8) sorted by relevance
85 typedef struct cs_xcore { struct90 } cs_xcore; typedef
308 cs_xcore xcore; ///< XCore architecture
23 type cs_xcore = { type
109 | CS_INFO_XCORE of cs_xcore
11 cs_xcore *xcore; in print_insn_detail_xcore()
9 cs_xcore *xcore; in get_detail_xcore()
33 cs_xcore *xcore; in print_insn_detail()
744 memset(MI->flat_insn->detail, 0, offsetof(cs_detail, xcore)+sizeof(cs_xcore)); in XCore_getInstruction()