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

  /external/capstone/include/
xcore.h 39 typedef struct cs_xcore_op { struct
46 } cs_xcore_op; typedef in typeref:struct:cs_xcore_op
53 cs_xcore_op operands[8]; // operands for this instruction.
  /external/capstone/cstool/
cstool_xcore.c 23 cs_xcore_op *op = &(xcore->operands[i]);
  /external/capstone/tests/
test_xcore.c 45 cs_xcore_op *op = &(xcore->operands[i]);

Completed in 404 milliseconds