Searched refs:DecodeBranchTarget26 (Results 1 – 7 of 7) sorted by relevance
/external/capstone/arch/Mips/ |
D | MipsDisassembler.c | 118 static DecodeStatus DecodeBranchTarget26(MCInst *Inst, 1259 static DecodeStatus DecodeBranchTarget26(MCInst *Inst, in DecodeBranchTarget26() function
|
D | MipsGenDisassemblerTables.inc | 6324 …if (DecodeBranchTarget26(MI, tmp, Address, Decoder) == MCDisassembler_Fail) return MCDisassembler_…
|
/external/llvm/lib/Target/Mips/Disassembler/ |
D | MipsDisassembler.cpp | 220 static DecodeStatus DecodeBranchTarget26(MCInst &Inst, 2017 static DecodeStatus DecodeBranchTarget26(MCInst &Inst, in DecodeBranchTarget26() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/Disassembler/ |
D | MipsDisassembler.cpp | 230 static DecodeStatus DecodeBranchTarget26(MCInst &Inst, 2244 static DecodeStatus DecodeBranchTarget26(MCInst &Inst, in DecodeBranchTarget26() function
|
/external/llvm/lib/Target/Mips/ |
D | Mips32r6InstrInfo.td | 30 let DecoderMethod = "DecodeBranchTarget26";
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/ |
D | Mips32r6InstrInfo.td | 48 let DecoderMethod = "DecodeBranchTarget26";
|
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/Mips/ |
D | MipsGenDisassemblerTables.inc | 10048 …if (DecodeBranchTarget26(MI, tmp, Address, Decoder) == MCDisassembler::Fail) { return MCDisassembl…
|