Searched refs:XCORE_INS_BT (Results 1 – 5 of 5) sorted by relevance
/external/capstone/arch/XCore/ |
D | XCoreMappingInsn.inc | 119 XCore_BRBT_lru6, XCORE_INS_BT, 125 XCore_BRBT_ru6, XCORE_INS_BT, 155 XCore_BRFT_lru6, XCORE_INS_BT, 161 XCore_BRFT_ru6, XCORE_INS_BT,
|
D | XCoreMapping.c | 130 { XCORE_INS_BT, "bt" },
|
/external/capstone/bindings/python/capstone/ |
D | xcore_const.py | 47 XCORE_INS_BT = 11 variable
|
/external/capstone/bindings/java/capstone/ |
D | Xcore_const.java | 50 public static final int XCORE_INS_BT = 11; field in Xcore_const
|
/external/capstone/include/capstone/ |
D | xcore.h | 106 XCORE_INS_BT, enumerator
|