HomeSort by relevance Sort by last modified time
    Searched refs:XCORE_INS_CLZ (Results 1 - 4 of 4) sorted by null

  /external/capstone/bindings/java/capstone/
Xcore_const.java 66 public static final int XCORE_INS_CLZ = 19;
  /external/capstone/bindings/python/capstone/
xcore_const.py 63 XCORE_INS_CLZ = 19
  /external/capstone/include/
xcore.h 116 XCORE_INS_CLZ,
  /external/capstone/arch/XCore/
XCoreMapping.c 318 XCore_CLZ_l2r, XCORE_INS_CLZ,
1421 { XCORE_INS_CLZ, "clz" },

Completed in 92 milliseconds