Searched refs:DecodeJumpTargetMM (Results 1 – 7 of 7) sorted by relevance
/external/capstone/arch/Mips/ |
D | MipsDisassembler.c | 128 static DecodeStatus DecodeJumpTargetMM(MCInst *Inst, 1277 static DecodeStatus DecodeJumpTargetMM(MCInst *Inst, in DecodeJumpTargetMM() function
|
D | MipsGenDisassemblerTables.inc | 4918 …if (DecodeJumpTargetMM(MI, insn, Address, Decoder) == MCDisassembler_Fail) return MCDisassembler_F…
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/ |
D | MicroMipsInstrInfo.td | 502 let DecoderMethod = "DecodeJumpTargetMM"; 974 let DecoderMethod = "DecodeJumpTargetMM" in 979 let DecoderMethod = "DecodeJumpTargetMM" in {
|
/external/llvm/lib/Target/Mips/Disassembler/ |
D | MipsDisassembler.cpp | 255 static DecodeStatus DecodeJumpTargetMM(MCInst &Inst, 2064 static DecodeStatus DecodeJumpTargetMM(MCInst &Inst, in DecodeJumpTargetMM() function
|
/external/llvm/lib/Target/Mips/ |
D | MicroMipsInstrInfo.td | 494 let DecoderMethod = "DecodeJumpTargetMM"; 873 let DecoderMethod = "DecodeJumpTargetMM" in {
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/Disassembler/ |
D | MipsDisassembler.cpp | 265 static DecodeStatus DecodeJumpTargetMM(MCInst &Inst, 2291 static DecodeStatus DecodeJumpTargetMM(MCInst &Inst, in DecodeJumpTargetMM() function
|
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/Mips/ |
D | MipsGenDisassemblerTables.inc | 8390 …if (DecodeJumpTargetMM(MI, insn, Address, Decoder) == MCDisassembler::Fail) { return MCDisassemble…
|