Home
last modified time | relevance | path

Searched refs:DecodeStoreInt (Results 1 – 8 of 8) sorted by relevance

/external/capstone/arch/Sparc/
DSparcDisassembler.c180 static DecodeStatus DecodeStoreInt(MCInst *Inst, unsigned insn,
324 static DecodeStatus DecodeStoreInt(MCInst *Inst, unsigned insn, in DecodeStoreInt() function
DSparcGenDisassemblerTables.inc1901 …if (DecodeStoreInt(MI, insn, Address, Decoder) == MCDisassembler_Fail) return MCDisassembler_Fail;…
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Sparc/Disassembler/
DSparcDisassembler.cpp292 static DecodeStatus DecodeStoreInt(MCInst &Inst, unsigned insn,
469 static DecodeStatus DecodeStoreInt(MCInst &Inst, unsigned insn, in DecodeStoreInt() function
/external/llvm/lib/Target/Sparc/Disassembler/
DSparcDisassembler.cpp290 static DecodeStatus DecodeStoreInt(MCInst &Inst, unsigned insn,
467 static DecodeStatus DecodeStoreInt(MCInst &Inst, unsigned insn, in DecodeStoreInt() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Sparc/
DSparcInstr64Bit.td279 let DecoderMethod = "DecodeStoreInt" in
DSparcInstrInfo.td555 let DecoderMethod = "DecodeStoreInt" in {
/external/llvm/lib/Target/Sparc/
DSparcInstr64Bit.td279 let DecoderMethod = "DecodeStoreInt" in
DSparcInstrInfo.td551 let DecoderMethod = "DecodeStoreInt" in {