Home
last modified time | relevance | path

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

/external/capstone/arch/Sparc/
DSparcDisassembler.c184 static DecodeStatus DecodeStoreDFP(MCInst *Inst, unsigned insn,
338 static DecodeStatus DecodeStoreDFP(MCInst *Inst, unsigned insn, in DecodeStoreDFP() function
DSparcGenDisassemblerTables.inc1922 …if (DecodeStoreDFP(MI, insn, Address, Decoder) == MCDisassembler_Fail) return MCDisassembler_Fail;…
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Sparc/Disassembler/
DSparcDisassembler.cpp298 static DecodeStatus DecodeStoreDFP(MCInst &Inst, unsigned insn,
487 static DecodeStatus DecodeStoreDFP(MCInst &Inst, unsigned insn, in DecodeStoreDFP() function
/external/llvm/lib/Target/Sparc/Disassembler/
DSparcDisassembler.cpp296 static DecodeStatus DecodeStoreDFP(MCInst &Inst, unsigned insn,
485 static DecodeStatus DecodeStoreDFP(MCInst &Inst, unsigned insn, in DecodeStoreDFP() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Sparc/
DSparcInstrInfo.td570 let DecoderMethod = "DecodeStoreDFP" in {
/external/llvm/lib/Target/Sparc/
DSparcInstrInfo.td566 let DecoderMethod = "DecodeStoreDFP" in {