Home
last modified time | relevance | path

Searched refs:DecodeJumpTargetMM (Results 1 – 7 of 7) sorted by relevance

/external/capstone/arch/Mips/
DMipsDisassembler.c128 static DecodeStatus DecodeJumpTargetMM(MCInst *Inst,
1277 static DecodeStatus DecodeJumpTargetMM(MCInst *Inst, in DecodeJumpTargetMM() function
DMipsGenDisassemblerTables.inc4918 …if (DecodeJumpTargetMM(MI, insn, Address, Decoder) == MCDisassembler_Fail) return MCDisassembler_F…
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
DMicroMipsInstrInfo.td502 let DecoderMethod = "DecodeJumpTargetMM";
974 let DecoderMethod = "DecodeJumpTargetMM" in
979 let DecoderMethod = "DecodeJumpTargetMM" in {
/external/llvm/lib/Target/Mips/Disassembler/
DMipsDisassembler.cpp255 static DecodeStatus DecodeJumpTargetMM(MCInst &Inst,
2064 static DecodeStatus DecodeJumpTargetMM(MCInst &Inst, in DecodeJumpTargetMM() function
/external/llvm/lib/Target/Mips/
DMicroMipsInstrInfo.td494 let DecoderMethod = "DecodeJumpTargetMM";
873 let DecoderMethod = "DecodeJumpTargetMM" in {
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/Disassembler/
DMipsDisassembler.cpp265 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/
DMipsGenDisassemblerTables.inc8390 …if (DecodeJumpTargetMM(MI, insn, Address, Decoder) == MCDisassembler::Fail) { return MCDisassemble…