Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/lib/Target/Sparc/Disassembler/
HDSparcDisassembler.cpp218 static DecodeStatus DecodeSIMM13(MCInst &Inst, unsigned insn,
390 static DecodeStatus DecodeSIMM13(MCInst &MI, unsigned insn, in DecodeSIMM13() function
/NextBSD/contrib/llvm/lib/Target/Sparc/
HDSparcInstrInfo.td128 let DecoderMethod = "DecodeSIMM13";