Searched refs:DecodeStoreFP (Results 1 – 6 of 6) sorted by relevance
/external/capstone/arch/Sparc/ |
D | SparcDisassembler.c | 182 static DecodeStatus DecodeStoreFP(MCInst *Inst, unsigned insn, 331 static DecodeStatus DecodeStoreFP(MCInst *Inst, unsigned insn, uint64_t Address, in DecodeStoreFP() function
|
D | SparcGenDisassemblerTables.inc | 1916 …if (DecodeStoreFP(MI, insn, Address, Decoder) == MCDisassembler_Fail) return MCDisassembler_Fail; \
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Sparc/Disassembler/ |
D | SparcDisassembler.cpp | 296 static DecodeStatus DecodeStoreFP(MCInst &Inst, unsigned insn, 481 static DecodeStatus DecodeStoreFP(MCInst &Inst, unsigned insn, uint64_t Address, in DecodeStoreFP() function
|
/external/llvm/lib/Target/Sparc/Disassembler/ |
D | SparcDisassembler.cpp | 294 static DecodeStatus DecodeStoreFP(MCInst &Inst, unsigned insn, 479 static DecodeStatus DecodeStoreFP(MCInst &Inst, unsigned insn, uint64_t Address, in DecodeStoreFP() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Sparc/ |
D | SparcInstrInfo.td | 565 let DecoderMethod = "DecodeStoreFP" in { 600 let DecoderMethod = "DecodeStoreFP" in {
|
/external/llvm/lib/Target/Sparc/ |
D | SparcInstrInfo.td | 561 let DecoderMethod = "DecodeStoreFP" in { 596 let DecoderMethod = "DecodeStoreFP" in {
|