Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/Sparc/Disassembler/
H A DSparcDisassembler.cpp268 static DecodeStatus DecodeSIMM13(MCInst &Inst, unsigned insn, uint64_t Address,
345 static DecodeStatus DecodeSIMM13(MCInst &MI, unsigned insn, uint64_t Address, in DecodeSIMM13() function
/openbsd-src/gnu/llvm/llvm/lib/Target/Sparc/
H A DSparcInstrInfo.td211 let DecoderMethod = "DecodeSIMM13";