Searched refs:DecodeStoreDFP (Results 1 – 6 of 6) sorted by relevance
/external/capstone/arch/Sparc/ |
D | SparcDisassembler.c | 184 static DecodeStatus DecodeStoreDFP(MCInst *Inst, unsigned insn, 338 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-7.0/llvm/lib/Target/Sparc/Disassembler/ |
D | SparcDisassembler.cpp | 298 static DecodeStatus DecodeStoreDFP(MCInst &Inst, unsigned insn, 487 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/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Sparc/ |
D | SparcInstrInfo.td | 570 let DecoderMethod = "DecodeStoreDFP" in {
|
/external/llvm/lib/Target/Sparc/ |
D | SparcInstrInfo.td | 566 let DecoderMethod = "DecodeStoreDFP" in {
|