Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/Sparc/Disassembler/
H A DSparcDisassembler.cpp299 static DecodeStatus DecodeSIMM13(MCInst &Inst, unsigned insn, uint64_t Address,
525 static DecodeStatus DecodeSIMM13(MCInst &MI, unsigned insn, uint64_t Address, in DecodeSIMM13() function
/llvm-project-15.0.7/llvm/lib/Target/Sparc/
H A DSparcInstrInfo.td209 let DecoderMethod = "DecodeSIMM13";