Home
last modified time | relevance | path

Searched refs:XCORE_INS_GETST (Results 1 – 4 of 4) sorted by relevance

/external/capstone/bindings/java/capstone/
DXcore_const.java94 public static final int XCORE_INS_GETST = 47; field in Xcore_const
/external/capstone/bindings/python/capstone/
Dxcore_const.py91 XCORE_INS_GETST = 47 variable
/external/capstone/include/
Dxcore.h144 XCORE_INS_GETST, enumerator
/external/capstone/arch/XCore/
DXCoreMapping.c546 XCore_GETST_2r, XCORE_INS_GETST,
1449 { XCORE_INS_GETST, "getst" },