Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/Disassembler/
H A DMipsDisassembler.cpp477 static DecodeStatus DecodeRegListOperand16(MCInst &Inst, unsigned Insn,
1769 if (DecodeRegListOperand16(Inst, Insn, Address, Decoder) in DecodeMemMMReglistImm4Lsl2()
2329 static DecodeStatus DecodeRegListOperand16(MCInst &Inst, unsigned Insn, in DecodeRegListOperand16() function
/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/
H A DMicroMipsInstrInfo.td540 let DecoderMethod = "DecodeRegListOperand16";