Searched refs:XCORE_INS_GET (Results 1 – 4 of 4) sorted by relevance
/external/capstone/arch/XCore/ |
D | XCoreMapping.c | 486 XCore_GETED_0R, XCORE_INS_GET, 492 XCore_GETET_0R, XCORE_INS_GET, 498 XCore_GETID_0R, XCORE_INS_GET, 504 XCore_GETKEP_0R, XCORE_INS_GET, 510 XCore_GETKSP_0R, XCORE_INS_GET, 522 XCore_GETPS_l2r, XCORE_INS_GET, 1445 { XCORE_INS_GET, "get" },
|
/external/capstone/bindings/java/capstone/ |
D | Xcore_const.java | 90 public static final int XCORE_INS_GET = 43; field in Xcore_const
|
/external/capstone/bindings/python/capstone/ |
D | xcore_const.py | 87 XCORE_INS_GET = 43 variable
|
/external/capstone/include/ |
D | xcore.h | 140 XCORE_INS_GET, enumerator
|