Searched refs:DecodeStoreQFP (Results 1 – 6 of 6) sorted by relevance
/external/capstone/arch/Sparc/ |
D | SparcDisassembler.c | 186 static DecodeStatus DecodeStoreQFP(MCInst *Inst, unsigned insn, 345 static DecodeStatus DecodeStoreQFP(MCInst *Inst, unsigned insn, in DecodeStoreQFP() function
|
D | SparcGenDisassemblerTables.inc | 1919 …if (DecodeStoreQFP(MI, insn, Address, Decoder) == MCDisassembler_Fail) return MCDisassembler_Fail;…
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Sparc/Disassembler/ |
D | SparcDisassembler.cpp | 300 static DecodeStatus DecodeStoreQFP(MCInst &Inst, unsigned insn, 493 static DecodeStatus DecodeStoreQFP(MCInst &Inst, unsigned insn, in DecodeStoreQFP() function
|
/external/llvm/lib/Target/Sparc/Disassembler/ |
D | SparcDisassembler.cpp | 298 static DecodeStatus DecodeStoreQFP(MCInst &Inst, unsigned insn, 491 static DecodeStatus DecodeStoreQFP(MCInst &Inst, unsigned insn, in DecodeStoreQFP() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Sparc/ |
D | SparcInstrInfo.td | 575 let DecoderMethod = "DecodeStoreQFP" in
|
/external/llvm/lib/Target/Sparc/ |
D | SparcInstrInfo.td | 571 let DecoderMethod = "DecodeStoreQFP" in
|