Home
last modified time | relevance | path

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

/external/capstone/arch/Sparc/
DSparcDisassembler.c174 static DecodeStatus DecodeLoadFP(MCInst *Inst, unsigned insn, uint64_t Address,
303 static DecodeStatus DecodeLoadFP(MCInst *Inst, unsigned insn, uint64_t Address, in DecodeLoadFP() function
DSparcGenDisassemblerTables.inc1907 … if (DecodeLoadFP(MI, insn, Address, Decoder) == MCDisassembler_Fail) return MCDisassembler_Fail; \
/external/llvm/lib/Target/Sparc/Disassembler/
DSparcDisassembler.cpp280 static DecodeStatus DecodeLoadFP(MCInst &Inst, unsigned insn, uint64_t Address,
437 static DecodeStatus DecodeLoadFP(MCInst &Inst, unsigned insn, uint64_t Address, in DecodeLoadFP() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Sparc/Disassembler/
DSparcDisassembler.cpp282 static DecodeStatus DecodeLoadFP(MCInst &Inst, unsigned insn, uint64_t Address,
439 static DecodeStatus DecodeLoadFP(MCInst &Inst, unsigned insn, uint64_t Address, in DecodeLoadFP() function
/external/llvm/lib/Target/Sparc/
DSparcInstrInfo.td506 let DecoderMethod = "DecodeLoadFP" in {
534 let DecoderMethod = "DecodeLoadFP" in
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Sparc/
DSparcInstrInfo.td510 let DecoderMethod = "DecodeLoadFP" in {
538 let DecoderMethod = "DecodeLoadFP" in