Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/XCore/Disassembler/
H A DXCoreDisassembler.cpp159 static DecodeStatus DecodeL6RInstruction(MCInst &Inst, unsigned Insn,
621 static DecodeStatus DecodeL6RInstruction(MCInst &Inst, unsigned Insn, in DecodeL6RInstruction() function
650 return DecodeL6RInstruction(Inst, Insn, Address, Decoder); in DecodeL5RInstructionFail()
/freebsd/contrib/llvm-project/llvm/lib/Target/XCore/
H A DXCoreInstrFormats.td275 let DecoderMethod = "DecodeL6RInstruction";