Home
last modified time | relevance | path

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

/external/capstone/arch/Sparc/
DSparcDisassembler.c176 static DecodeStatus DecodeLoadDFP(MCInst *Inst, unsigned insn, uint64_t Address,
310 static DecodeStatus DecodeLoadDFP(MCInst *Inst, unsigned insn, uint64_t Address, in DecodeLoadDFP() function
DSparcGenDisassemblerTables.inc1913 …if (DecodeLoadDFP(MI, insn, Address, Decoder) == MCDisassembler_Fail) return MCDisassembler_Fail; \
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Sparc/Disassembler/
DSparcDisassembler.cpp284 static DecodeStatus DecodeLoadDFP(MCInst &Inst, unsigned insn, uint64_t Address,
445 static DecodeStatus DecodeLoadDFP(MCInst &Inst, unsigned insn, uint64_t Address, in DecodeLoadDFP() function
/external/llvm/lib/Target/Sparc/Disassembler/
DSparcDisassembler.cpp282 static DecodeStatus DecodeLoadDFP(MCInst &Inst, unsigned insn, uint64_t Address,
443 static DecodeStatus DecodeLoadDFP(MCInst &Inst, unsigned insn, uint64_t Address, in DecodeLoadDFP() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Sparc/
DSparcInstrInfo.td515 let DecoderMethod = "DecodeLoadDFP" in {
/external/llvm/lib/Target/Sparc/
DSparcInstrInfo.td511 let DecoderMethod = "DecodeLoadDFP" in {