Home
last modified time | relevance | path

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

/external/capstone/arch/TMS320C64x/
DTMS320C64xDisassembler.c31 static DecodeStatus DecodeScst16(MCInst *Inst, unsigned Val,
173 static DecodeStatus DecodeScst16(MCInst *Inst, unsigned Val, in DecodeScst16() function
DTMS320C64xGenDisassemblerTables.inc999 … if (DecodeScst16(MI, tmp, Address, Decoder) == MCDisassembler_Fail) return MCDisassembler_Fail; \