Searched refs:DecodeStoreDFP (Results 1 – 6 of 6) sorted by relevance
/external/capstone/arch/Sparc/ |
D | SparcDisassembler.c | 186 static DecodeStatus DecodeStoreDFP(MCInst *Inst, unsigned insn, 336 static DecodeStatus DecodeStoreDFP(MCInst *Inst, unsigned insn, in DecodeStoreDFP() function
|
D | SparcGenDisassemblerTables.inc | 1922 …if (DecodeStoreDFP(MI, insn, Address, Decoder) == MCDisassembler_Fail) return MCDisassembler_Fail;…
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/Disassembler/ |
D | SparcDisassembler.cpp | 289 static DecodeStatus DecodeStoreDFP(MCInst &Inst, unsigned insn, 477 static DecodeStatus DecodeStoreDFP(MCInst &Inst, unsigned insn, in DecodeStoreDFP() function
|
/external/llvm/lib/Target/Sparc/Disassembler/ |
D | SparcDisassembler.cpp | 296 static DecodeStatus DecodeStoreDFP(MCInst &Inst, unsigned insn, 485 static DecodeStatus DecodeStoreDFP(MCInst &Inst, unsigned insn, in DecodeStoreDFP() function
|
/external/llvm/lib/Target/Sparc/ |
D | SparcInstrInfo.td | 566 let DecoderMethod = "DecodeStoreDFP" in {
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/ |
D | SparcInstrInfo.td | 565 let DecoderMethod = "DecodeStoreDFP" in {
|