Home
last modified time | relevance | path

Searched refs:DecodeRegListOperand16 (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Target/Mips/Disassembler/
DMipsDisassembler.cpp411 static DecodeStatus DecodeRegListOperand16(MCInst &Inst, unsigned Insn,
1272 if (DecodeRegListOperand16(Inst, Insn, Address, Decoder) in DecodeMemMMReglistImm4Lsl2()
1777 static DecodeStatus DecodeRegListOperand16(MCInst &Inst, unsigned Insn, in DecodeRegListOperand16() function
/external/llvm/lib/Target/Mips/
DMicroMipsInstrInfo.td504 let DecoderMethod = "DecodeRegListOperand16";