Home
last modified time | relevance | path

Searched refs:cs_xcore (Results 1 – 6 of 6) sorted by relevance

/external/capstone/include/
Dxcore.h49 typedef struct cs_xcore { struct
54 } cs_xcore; typedef
Dcapstone.h244 cs_xcore xcore; // XCore architecture
/external/capstone/bindings/ocaml/
Dxcore.ml23 type cs_xcore = { type
Dcapstone.ml86 | CS_INFO_XCORE of cs_xcore
/external/capstone/cstool/
Dcstool_xcore.c11 cs_xcore *xcore; in print_insn_detail_xcore()
/external/capstone/tests/
Dtest_xcore.c33 cs_xcore *xcore; in print_insn_detail()