Home
last modified time | relevance | path

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

/external/capstone/bindings/python/capstone/
Dxcore_const.py44 XCORE_INS_BLAT = 8 variable
/external/capstone/bindings/java/capstone/
DXcore_const.java47 public static final int XCORE_INS_BLAT = 8; field in Xcore_const
/external/capstone/include/capstone/
Dxcore.h103 XCORE_INS_BLAT, enumerator
/external/capstone/arch/XCore/
DXCoreMapping.c127 { XCORE_INS_BLAT, "blat" },
DXCoreMappingInsn.inc65 XCore_BLAT_lu6, XCORE_INS_BLAT,
71 XCore_BLAT_u6, XCORE_INS_BLAT,