Searched refs:Decode2RUSInstruction (Results 1 – 8 of 8) sorted by relevance
/external/capstone/arch/XCore/ |
D | XCoreDisassembler.c | 111 static DecodeStatus Decode2RUSInstruction(MCInst *Inst, unsigned Insn, 246 return Decode2RUSInstruction(Inst, Insn, Address, Decoder); in Decode2OpInstructionFail() 249 return Decode2RUSInstruction(Inst, Insn, Address, Decoder); in Decode2OpInstructionFail() 282 return Decode2RUSInstruction(Inst, Insn, Address, Decoder); in Decode2OpInstructionFail() 285 return Decode2RUSInstruction(Inst, Insn, Address, Decoder); in Decode2OpInstructionFail() 294 return Decode2RUSInstruction(Inst, Insn, Address, Decoder); in Decode2OpInstructionFail() 537 static DecodeStatus Decode2RUSInstruction(MCInst *Inst, unsigned Insn, uint64_t Address, in Decode2RUSInstruction() function
|
D | XCoreGenDisassemblerTables.inc | 624 …if (Decode2RUSInstruction(MI, insn, Address, Decoder) == MCDisassembler_Fail) return MCDisassemble…
|
/external/llvm/lib/Target/XCore/Disassembler/ |
D | XCoreDisassembler.cpp | 147 static DecodeStatus Decode2RUSInstruction(MCInst &Inst, 282 return Decode2RUSInstruction(Inst, Insn, Address, Decoder); in Decode2OpInstructionFail() 285 return Decode2RUSInstruction(Inst, Insn, Address, Decoder); in Decode2OpInstructionFail() 318 return Decode2RUSInstruction(Inst, Insn, Address, Decoder); in Decode2OpInstructionFail() 321 return Decode2RUSInstruction(Inst, Insn, Address, Decoder); in Decode2OpInstructionFail() 330 return Decode2RUSInstruction(Inst, Insn, Address, Decoder); in Decode2OpInstructionFail() 563 Decode2RUSInstruction(MCInst &Inst, unsigned Insn, uint64_t Address, in Decode2RUSInstruction() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/Disassembler/ |
D | XCoreDisassembler.cpp | 146 static DecodeStatus Decode2RUSInstruction(MCInst &Inst, 281 return Decode2RUSInstruction(Inst, Insn, Address, Decoder); in Decode2OpInstructionFail() 284 return Decode2RUSInstruction(Inst, Insn, Address, Decoder); in Decode2OpInstructionFail() 317 return Decode2RUSInstruction(Inst, Insn, Address, Decoder); in Decode2OpInstructionFail() 320 return Decode2RUSInstruction(Inst, Insn, Address, Decoder); in Decode2OpInstructionFail() 329 return Decode2RUSInstruction(Inst, Insn, Address, Decoder); in Decode2OpInstructionFail() 562 Decode2RUSInstruction(MCInst &Inst, unsigned Insn, uint64_t Address, in Decode2RUSInstruction() function
|
/external/llvm-project/llvm/lib/Target/XCore/Disassembler/ |
D | XCoreDisassembler.cpp | 146 static DecodeStatus Decode2RUSInstruction(MCInst &Inst, 281 return Decode2RUSInstruction(Inst, Insn, Address, Decoder); in Decode2OpInstructionFail() 284 return Decode2RUSInstruction(Inst, Insn, Address, Decoder); in Decode2OpInstructionFail() 317 return Decode2RUSInstruction(Inst, Insn, Address, Decoder); in Decode2OpInstructionFail() 320 return Decode2RUSInstruction(Inst, Insn, Address, Decoder); in Decode2OpInstructionFail() 329 return Decode2RUSInstruction(Inst, Insn, Address, Decoder); in Decode2OpInstructionFail() 562 Decode2RUSInstruction(MCInst &Inst, unsigned Insn, uint64_t Address, in Decode2RUSInstruction() function
|
/external/llvm/lib/Target/XCore/ |
D | XCoreInstrFormats.td | 69 let DecoderMethod = "Decode2RUSInstruction";
|
/external/llvm-project/llvm/lib/Target/XCore/ |
D | XCoreInstrFormats.td | 68 let DecoderMethod = "Decode2RUSInstruction";
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/ |
D | XCoreInstrFormats.td | 68 let DecoderMethod = "Decode2RUSInstruction";
|