Home
last modified time | relevance | path

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

/external/capstone/arch/Mips/
DMipsDisassembler.c134 static DecodeStatus DecodeCachePref(MCInst *Inst,
907 static DecodeStatus DecodeCachePref(MCInst *Inst, in DecodeCachePref() function
DMipsGenDisassemblerTables.inc6135 …if (DecodeCachePref(MI, insn, Address, Decoder) == MCDisassembler_Fail) return MCDisassembler_Fail…