Searched refs:XCORE_INS_BL (Results 1 – 5 of 5) sorted by relevance
/external/capstone/arch/XCore/ |
D | XCoreMappingInsn.inc | 83 XCore_BLRB_lu10, XCORE_INS_BL, 89 XCore_BLRB_u10, XCORE_INS_BL, 95 XCore_BLRF_lu10, XCORE_INS_BL, 101 XCore_BLRF_u10, XCORE_INS_BL,
|
D | XCoreMapping.c | 128 { XCORE_INS_BL, "bl" },
|
/external/capstone/bindings/python/capstone/ |
D | xcore_const.py | 45 XCORE_INS_BL = 9 variable
|
/external/capstone/bindings/java/capstone/ |
D | Xcore_const.java | 48 public static final int XCORE_INS_BL = 9; field in Xcore_const
|
/external/capstone/include/capstone/ |
D | xcore.h | 104 XCORE_INS_BL, enumerator
|