Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/XCore/Disassembler/
H A DXCoreDisassembler.cpp115 DecodeRUSSrcDstBitpInstruction(MCInst &Inst, unsigned Insn, uint64_t Address,
399 DecodeRUSSrcDstBitpInstruction(MCInst &Inst, unsigned Insn, uint64_t Address, in DecodeRUSSrcDstBitpInstruction() function
/llvm-project-15.0.7/llvm/lib/Target/XCore/
H A DXCoreInstrFormats.td199 let DecoderMethod = "DecodeRUSSrcDstBitpInstruction";