Searched refs:DecodeMemMMImm4 (Results 1 – 12 of 12) sorted by relevance
/external/capstone/arch/Mips/ |
D | MipsDisassembler.c | 169 static DecodeStatus DecodeMemMMImm4(MCInst *Inst, 1110 static DecodeStatus DecodeMemMMImm4(MCInst *Inst, in DecodeMemMMImm4() function
|
D | MipsGenDisassemblerTables.inc | 4992 …if (DecodeMemMMImm4(MI, insn, Address, Decoder) == MCDisassembler_Fail) return MCDisassembler_Fail…
|
/external/llvm/lib/Target/Mips/Disassembler/ |
D | MipsDisassembler.cpp | 318 static DecodeStatus DecodeMemMMImm4(MCInst &Inst, 1507 static DecodeStatus DecodeMemMMImm4(MCInst &Inst, in DecodeMemMMImm4() function
|
/external/llvm/lib/Target/Mips/ |
D | MicroMipsInstrInfo.td | 345 let DecoderMethod = "DecodeMemMMImm4"; 355 let DecoderMethod = "DecodeMemMMImm4";
|
D | MicroMips32r6InstrInfo.td | 1199 let DecoderMethod = "DecodeMemMMImm4";
|
/external/llvm-project/llvm/lib/Target/Mips/ |
D | MicroMipsInstrInfo.td | 339 let DecoderMethod = "DecodeMemMMImm4"; 349 let DecoderMethod = "DecodeMemMMImm4";
|
D | MicroMips32r6InstrInfo.td | 1206 let DecoderMethod = "DecodeMemMMImm4";
|
/external/llvm-project/llvm/lib/Target/Mips/Disassembler/ |
D | MipsDisassembler.cpp | 329 static DecodeStatus DecodeMemMMImm4(MCInst &Inst, 1750 static DecodeStatus DecodeMemMMImm4(MCInst &Inst, in DecodeMemMMImm4() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/Disassembler/ |
D | MipsDisassembler.cpp | 329 static DecodeStatus DecodeMemMMImm4(MCInst &Inst, 1750 static DecodeStatus DecodeMemMMImm4(MCInst &Inst, in DecodeMemMMImm4() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
D | MicroMipsInstrInfo.td | 339 let DecoderMethod = "DecodeMemMMImm4"; 349 let DecoderMethod = "DecodeMemMMImm4";
|
D | MicroMips32r6InstrInfo.td | 1206 let DecoderMethod = "DecodeMemMMImm4";
|
/external/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/Mips/ |
D | MipsGenDisassemblerTables.inc | 7776 …if (DecodeMemMMImm4(MI, insn, Address, Decoder) == MCDisassembler::Fail) { return MCDisassembler::…
|