Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/Sparc/Disassembler/
H A DSparcDisassembler.cpp273 static DecodeStatus DecodeLoadCP(MCInst &Inst, unsigned insn, uint64_t Address,
447 static DecodeStatus DecodeLoadCP(MCInst &Inst, unsigned insn, uint64_t Address, in DecodeLoadCP() function
/llvm-project-15.0.7/llvm/lib/Target/Sparc/
H A DSparcInstrInfo.td587 let DecoderMethod = "DecodeLoadCP" in
592 let DecoderMethod = "DecodeLoadCP", Defs = [CPSR] in {