Home
last modified time | relevance | path

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

/external/capstone/suite/cstest/src/
Dcapstone_test.c105 int i, count, count_noreg; in test_single_MC() local
167 count_noreg = cs_disasm(*handle, code, size_byte, offset, 0, &insn); in test_single_MC()