Searched refs:DecodeL4RSrcDstSrcDstInstruction (Results 1 – 6 of 6) sorted by relevance
/external/capstone/arch/XCore/ |
D | XCoreDisassembler.c | 135 static DecodeStatus DecodeL4RSrcDstSrcDstInstruction(MCInst *Inst, unsigned Insn, 705 static DecodeStatus DecodeL4RSrcDstSrcDstInstruction(MCInst *Inst, unsigned Insn, uint64_t Address, in DecodeL4RSrcDstSrcDstInstruction() function
|
D | XCoreGenDisassemblerTables.inc | 697 …if (DecodeL4RSrcDstSrcDstInstruction(MI, insn, Address, Decoder) == MCDisassembler_Fail) return MC…
|
/external/llvm/lib/Target/XCore/Disassembler/ |
D | XCoreDisassembler.cpp | 192 static DecodeStatus DecodeL4RSrcDstSrcDstInstruction(MCInst &Inst, 719 DecodeL4RSrcDstSrcDstInstruction(MCInst &Inst, unsigned Insn, uint64_t Address, in DecodeL4RSrcDstSrcDstInstruction() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/XCore/Disassembler/ |
D | XCoreDisassembler.cpp | 192 static DecodeStatus DecodeL4RSrcDstSrcDstInstruction(MCInst &Inst, 719 DecodeL4RSrcDstSrcDstInstruction(MCInst &Inst, unsigned Insn, uint64_t Address, in DecodeL4RSrcDstSrcDstInstruction() function
|
/external/llvm/lib/Target/XCore/ |
D | XCoreInstrFormats.td | 259 let DecoderMethod = "DecodeL4RSrcDstSrcDstInstruction";
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/XCore/ |
D | XCoreInstrFormats.td | 259 let DecoderMethod = "DecodeL4RSrcDstSrcDstInstruction";
|