Home
last modified time | relevance | path

Searched refs:DecodeMemMMImm16 (Results 1 – 10 of 10) sorted by relevance

/external/llvm/lib/Target/Mips/
DMicroMips64r6InstrInfo.td282 string DecoderMethod = "DecodeMemMMImm16";
308 string DecoderMethod = "DecodeMemMMImm16";
DMicroMips32r6InstrInfo.td1059 let DecoderMethod = "DecodeMemMMImm16";
1127 let DecoderMethod = "DecodeMemMMImm16";
1449 let DecoderMethod = "DecodeMemMMImm16" in {
DMicroMipsInstrInfo.td752 let DecoderMethod = "DecodeMemMMImm16" in {
/external/capstone/arch/Mips/
DMipsDisassembler.c143 static DecodeStatus DecodeMemMMImm16(MCInst *Inst,
990 static DecodeStatus DecodeMemMMImm16(MCInst *Inst, in DecodeMemMMImm16() function
DMipsGenDisassemblerTables.inc4882 …if (DecodeMemMMImm16(MI, insn, Address, Decoder) == MCDisassembler_Fail) return MCDisassembler_Fai…
/external/llvm/lib/Target/Mips/Disassembler/
DMipsDisassembler.cpp348 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/
DMicroMips32r6InstrInfo.td1078 let DecoderMethod = "DecodeMemMMImm16";
1117 let DecoderMethod = "DecodeMemMMImm16";
1430 let DecoderMethod = "DecodeMemMMImm16" in {
DMicroMipsInstrInfo.td144 let DecoderMethod = "DecodeMemMMImm16";
819 let DecoderMethod = "DecodeMemMMImm16" in {
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/Disassembler/
DMipsDisassembler.cpp351 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/
DMipsGenDisassemblerTables.inc8140 …if (DecodeMemMMImm16(MI, insn, Address, Decoder) == MCDisassembler::Fail) { return MCDisassembler:…