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

  /external/capstone/bindings/java/capstone/
Xcore_const.java 76 public static final int XCORE_INS_ECALLF = 29;
  /external/capstone/bindings/python/capstone/
xcore_const.py 73 XCORE_INS_ECALLF = 29
  /external/capstone/include/
xcore.h 126 XCORE_INS_ECALLF,
  /external/capstone/arch/XCore/
XCoreMapping.c 378 XCore_ECALLF_1r, XCORE_INS_ECALLF,
1431 { XCORE_INS_ECALLF, "ecallf" },

Completed in 75 milliseconds