Searched refs:DecodeMemMMImm16 (Results 1 – 10 of 10) sorted by relevance
/external/llvm/lib/Target/Mips/ |
D | MicroMips64r6InstrInfo.td | 282 string DecoderMethod = "DecodeMemMMImm16"; 308 string DecoderMethod = "DecodeMemMMImm16";
|
D | MicroMips32r6InstrInfo.td | 1059 let DecoderMethod = "DecodeMemMMImm16"; 1127 let DecoderMethod = "DecodeMemMMImm16"; 1449 let DecoderMethod = "DecodeMemMMImm16" in {
|
D | MicroMipsInstrInfo.td | 752 let DecoderMethod = "DecodeMemMMImm16" in {
|
/external/capstone/arch/Mips/ |
D | MipsDisassembler.c | 143 static DecodeStatus DecodeMemMMImm16(MCInst *Inst, 990 static DecodeStatus DecodeMemMMImm16(MCInst *Inst, in DecodeMemMMImm16() function
|
D | MipsGenDisassemblerTables.inc | 4882 …if (DecodeMemMMImm16(MI, insn, Address, Decoder) == MCDisassembler_Fail) return MCDisassembler_Fai…
|
/external/llvm/lib/Target/Mips/Disassembler/ |
D | MipsDisassembler.cpp | 348 static DecodeStatus DecodeMemMMImm16(MCInst &Inst, 1679 static DecodeStatus DecodeMemMMImm16(MCInst &Inst, in DecodeMemMMImm16() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/ |
D | MicroMips32r6InstrInfo.td | 1078 let DecoderMethod = "DecodeMemMMImm16"; 1117 let DecoderMethod = "DecodeMemMMImm16"; 1430 let DecoderMethod = "DecodeMemMMImm16" in {
|
D | MicroMipsInstrInfo.td | 144 let DecoderMethod = "DecodeMemMMImm16"; 819 let DecoderMethod = "DecodeMemMMImm16" in {
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/Disassembler/ |
D | MipsDisassembler.cpp | 351 static DecodeStatus DecodeMemMMImm16(MCInst &Inst, 1908 static DecodeStatus DecodeMemMMImm16(MCInst &Inst, in DecodeMemMMImm16() function
|
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/Mips/ |
D | MipsGenDisassemblerTables.inc | 8140 …if (DecodeMemMMImm16(MI, insn, Address, Decoder) == MCDisassembler::Fail) { return MCDisassembler:…
|