Searched refs:DecodeCrosspathX1 (Results 1 – 2 of 2) sorted by relevance
/external/capstone/arch/TMS320C64x/ |
D | TMS320C64xDisassembler.c | 73 static DecodeStatus DecodeCrosspathX1(MCInst *Inst, unsigned Val, 481 static DecodeStatus DecodeCrosspathX1(MCInst *Inst, unsigned Val, in DecodeCrosspathX1() function
|
D | TMS320C64xGenDisassemblerTables.inc | 1171 …if (DecodeCrosspathX1(MI, tmp, Address, Decoder) == MCDisassembler_Fail) return MCDisassembler_Fai… 1187 …if (DecodeCrosspathX1(MI, tmp, Address, Decoder) == MCDisassembler_Fail) return MCDisassembler_Fai…
|