Searched refs:DecodeBranchTarget10MM (Results 1 – 9 of 9) sorted by relevance
/external/capstone/arch/Mips/ |
D | MipsDisassembler.c | 138 static DecodeStatus DecodeBranchTarget10MM(MCInst *Inst, 1542 static DecodeStatus DecodeBranchTarget10MM(MCInst *Inst, in DecodeBranchTarget10MM() function
|
D | MipsGenDisassemblerTables.inc | 5093 …if (DecodeBranchTarget10MM(MI, tmp, Address, Decoder) == MCDisassembler_Fail) return MCDisassemble…
|
/external/llvm/lib/Target/Mips/Disassembler/ |
D | MipsDisassembler.cpp | 234 static DecodeStatus DecodeBranchTarget10MM(MCInst &Inst, 2036 static DecodeStatus DecodeBranchTarget10MM(MCInst &Inst, in DecodeBranchTarget10MM() function
|
/external/llvm-project/llvm/lib/Target/Mips/Disassembler/ |
D | MipsDisassembler.cpp | 245 static DecodeStatus DecodeBranchTarget10MM(MCInst &Inst, 2276 static DecodeStatus DecodeBranchTarget10MM(MCInst &Inst, in DecodeBranchTarget10MM() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/Disassembler/ |
D | MipsDisassembler.cpp | 245 static DecodeStatus DecodeBranchTarget10MM(MCInst &Inst, 2276 static DecodeStatus DecodeBranchTarget10MM(MCInst &Inst, in DecodeBranchTarget10MM() function
|
/external/llvm/lib/Target/Mips/ |
D | MicroMipsInstrInfo.td | 169 let DecoderMethod = "DecodeBranchTarget10MM";
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
D | MicroMipsInstrInfo.td | 182 let DecoderMethod = "DecodeBranchTarget10MM";
|
/external/llvm-project/llvm/lib/Target/Mips/ |
D | MicroMipsInstrInfo.td | 182 let DecoderMethod = "DecodeBranchTarget10MM";
|
/external/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/Mips/ |
D | MipsGenDisassemblerTables.inc | 7872 …if (DecodeBranchTarget10MM(MI, tmp, Address, Decoder) == MCDisassembler::Fail) { return MCDisassem…
|