Searched refs:TMS320C64x_getInstruction (Results 1 – 3 of 3) sorted by relevance
15 bool TMS320C64x_getInstruction(csh ud, const uint8_t *code, size_t code_len,
23 ud->disasm = TMS320C64x_getInstruction; in TMS320C64x_global_init()
589 bool TMS320C64x_getInstruction(csh ud, const uint8_t *code, size_t code_len, in TMS320C64x_getInstruction() function