Home
last modified time | relevance | path

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

/external/capstone/arch/XCore/
DXCoreMappingInsn.inc83 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,
DXCoreMapping.c128 { XCORE_INS_BL, "bl" },
/external/capstone/bindings/python/capstone/
Dxcore_const.py45 XCORE_INS_BL = 9 variable
/external/capstone/bindings/java/capstone/
DXcore_const.java48 public static final int XCORE_INS_BL = 9; field in Xcore_const
/external/capstone/include/capstone/
Dxcore.h104 XCORE_INS_BL, enumerator