Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/lib/Target/Sparc/Disassembler/
HDSparcDisassembler.cpp204 static DecodeStatus DecodeLoadDFP(MCInst &Inst, unsigned insn, uint64_t Address,
335 static DecodeStatus DecodeLoadDFP(MCInst &Inst, unsigned insn, uint64_t Address, in DecodeLoadDFP() function
/NextBSD/contrib/llvm/lib/Target/Sparc/
HDSparcInstrInfo.td414 let DecoderMethod = "DecodeLoadDFP" in