Searched refs:DecodeMemMMSPImm5Lsl2 (Results 1 – 12 of 12) sorted by relevance
/external/capstone/arch/Mips/ |
D | MipsDisassembler.c | 172 static DecodeStatus DecodeMemMMSPImm5Lsl2(MCInst *Inst, 1161 static DecodeStatus DecodeMemMMSPImm5Lsl2(MCInst *Inst, in DecodeMemMMSPImm5Lsl2() function
|
D | MipsGenDisassemblerTables.inc | 5046 …if (DecodeMemMMSPImm5Lsl2(MI, insn, Address, Decoder) == MCDisassembler_Fail) return MCDisassemble…
|
/external/llvm/lib/Target/Mips/Disassembler/ |
D | MipsDisassembler.cpp | 323 static DecodeStatus DecodeMemMMSPImm5Lsl2(MCInst &Inst, 1565 static DecodeStatus DecodeMemMMSPImm5Lsl2(MCInst &Inst, in DecodeMemMMSPImm5Lsl2() function
|
/external/llvm/lib/Target/Mips/ |
D | MicroMipsInstrInfo.td | 363 let DecoderMethod = "DecodeMemMMSPImm5Lsl2"; 372 let DecoderMethod = "DecodeMemMMSPImm5Lsl2";
|
D | MicroMips32r6InstrInfo.td | 1213 let DecoderMethod = "DecodeMemMMSPImm5Lsl2";
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
D | MicroMipsInstrInfo.td | 357 let DecoderMethod = "DecodeMemMMSPImm5Lsl2"; 366 let DecoderMethod = "DecodeMemMMSPImm5Lsl2";
|
D | MicroMips32r6InstrInfo.td | 1220 let DecoderMethod = "DecodeMemMMSPImm5Lsl2";
|
/external/llvm-project/llvm/lib/Target/Mips/ |
D | MicroMipsInstrInfo.td | 357 let DecoderMethod = "DecodeMemMMSPImm5Lsl2"; 366 let DecoderMethod = "DecodeMemMMSPImm5Lsl2";
|
D | MicroMips32r6InstrInfo.td | 1220 let DecoderMethod = "DecodeMemMMSPImm5Lsl2";
|
/external/llvm-project/llvm/lib/Target/Mips/Disassembler/ |
D | MipsDisassembler.cpp | 334 static DecodeStatus DecodeMemMMSPImm5Lsl2(MCInst &Inst, 1808 static DecodeStatus DecodeMemMMSPImm5Lsl2(MCInst &Inst, in DecodeMemMMSPImm5Lsl2() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/Disassembler/ |
D | MipsDisassembler.cpp | 334 static DecodeStatus DecodeMemMMSPImm5Lsl2(MCInst &Inst, 1808 static DecodeStatus DecodeMemMMSPImm5Lsl2(MCInst &Inst, in DecodeMemMMSPImm5Lsl2() function
|
/external/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/Mips/ |
D | MipsGenDisassemblerTables.inc | 7830 …if (DecodeMemMMSPImm5Lsl2(MI, insn, Address, Decoder) == MCDisassembler::Fail) { return MCDisassem…
|