Searched refs:DecodeBranchTarget7MM (Results 1 – 9 of 9) sorted by relevance
/external/capstone/arch/Mips/ |
D | MipsDisassembler.c | 133 static DecodeStatus DecodeBranchTarget7MM(MCInst *Inst, 1534 static DecodeStatus DecodeBranchTarget7MM(MCInst *Inst, in DecodeBranchTarget7MM() function
|
D | MipsGenDisassemblerTables.inc | 5089 …if (DecodeBranchTarget7MM(MI, tmp, Address, Decoder) == MCDisassembler_Fail) return MCDisassembler…
|
/external/llvm/lib/Target/Mips/Disassembler/ |
D | MipsDisassembler.cpp | 227 static DecodeStatus DecodeBranchTarget7MM(MCInst &Inst, 2027 static DecodeStatus DecodeBranchTarget7MM(MCInst &Inst, in DecodeBranchTarget7MM() function
|
/external/llvm-project/llvm/lib/Target/Mips/Disassembler/ |
D | MipsDisassembler.cpp | 238 static DecodeStatus DecodeBranchTarget7MM(MCInst &Inst, 2267 static DecodeStatus DecodeBranchTarget7MM(MCInst &Inst, in DecodeBranchTarget7MM() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/Disassembler/ |
D | MipsDisassembler.cpp | 238 static DecodeStatus DecodeBranchTarget7MM(MCInst &Inst, 2267 static DecodeStatus DecodeBranchTarget7MM(MCInst &Inst, in DecodeBranchTarget7MM() function
|
/external/llvm/lib/Target/Mips/ |
D | MicroMipsInstrInfo.td | 162 let DecoderMethod = "DecodeBranchTarget7MM";
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
D | MicroMipsInstrInfo.td | 175 let DecoderMethod = "DecodeBranchTarget7MM";
|
/external/llvm-project/llvm/lib/Target/Mips/ |
D | MicroMipsInstrInfo.td | 175 let DecoderMethod = "DecodeBranchTarget7MM";
|
/external/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/Mips/ |
D | MipsGenDisassemblerTables.inc | 7868 …if (DecodeBranchTarget7MM(MI, tmp, Address, Decoder) == MCDisassembler::Fail) { return MCDisassemb…
|