Home
last modified time | relevance | path

Searched refs:DecodeJMPL (Results 1 – 6 of 6) sorted by relevance

/external/capstone/arch/Sparc/
DSparcDisassembler.c192 static DecodeStatus DecodeJMPL(MCInst *Inst, unsigned insn, uint64_t Address,
373 static DecodeStatus DecodeJMPL(MCInst *MI, unsigned insn, uint64_t Address, in DecodeJMPL() function
DSparcGenDisassemblerTables.inc1876 if (DecodeJMPL(MI, insn, Address, Decoder) == MCDisassembler_Fail) return MCDisassembler_Fail; \
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Sparc/Disassembler/
DSparcDisassembler.cpp310 static DecodeStatus DecodeJMPL(MCInst &Inst, unsigned insn, uint64_t Address,
537 static DecodeStatus DecodeJMPL(MCInst &MI, unsigned insn, uint64_t Address, in DecodeJMPL() function
/external/llvm/lib/Target/Sparc/Disassembler/
DSparcDisassembler.cpp308 static DecodeStatus DecodeJMPL(MCInst &Inst, unsigned insn, uint64_t Address,
535 static DecodeStatus DecodeJMPL(MCInst &MI, unsigned insn, uint64_t Address, in DecodeJMPL() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Sparc/
DSparcInstrInfo.td932 DecoderMethod = "DecodeJMPL" in {
/external/llvm/lib/Target/Sparc/
DSparcInstrInfo.td928 DecoderMethod = "DecodeJMPL" in {