Home
last modified time | relevance | path

Searched refs:XCORE_INS_SETC (Results 1 – 5 of 5) sorted by relevance

/external/capstone/bindings/python/capstone/
Dxcore_const.py128 XCORE_INS_SETC = 92 variable
/external/capstone/bindings/java/capstone/
DXcore_const.java131 public static final int XCORE_INS_SETC = 92; field in Xcore_const
/external/capstone/include/capstone/
Dxcore.h187 XCORE_INS_SETC, enumerator
/external/capstone/arch/XCore/
DXCoreMappingInsn.inc971 XCore_SETC_l2r, XCORE_INS_SETC,
977 XCore_SETC_lru6, XCORE_INS_SETC,
983 XCore_SETC_ru6, XCORE_INS_SETC,
DXCoreMapping.c211 { XCORE_INS_SETC, "setc" },