Searched refs:XCORE_INS_BL (Results 1 – 4 of 4) sorted by relevance
/external/capstone/arch/XCore/ |
D | XCoreMapping.c | 162 XCore_BLRB_lu10, XCORE_INS_BL, 168 XCore_BLRB_u10, XCORE_INS_BL, 174 XCore_BLRF_lu10, XCORE_INS_BL, 180 XCore_BLRF_u10, XCORE_INS_BL, 1411 { XCORE_INS_BL, "bl" },
|
/external/capstone/bindings/java/capstone/ |
D | Xcore_const.java | 56 public static final int XCORE_INS_BL = 9; field in Xcore_const
|
/external/capstone/bindings/python/capstone/ |
D | xcore_const.py | 53 XCORE_INS_BL = 9 variable
|
/external/capstone/include/ |
D | xcore.h | 106 XCORE_INS_BL, enumerator
|