Home
last modified time | relevance | path

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

/external/capstone/arch/XCore/
DXCoreMapping.c162 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/
DXcore_const.java56 public static final int XCORE_INS_BL = 9; field in Xcore_const
/external/capstone/bindings/python/capstone/
Dxcore_const.py53 XCORE_INS_BL = 9 variable
/external/capstone/include/
Dxcore.h106 XCORE_INS_BL, enumerator