Searched refs:DecodeL2RUSInstruction (Results 1 - 1 of 1) sorted by relevance
/external/llvm/lib/Target/XCore/Disassembler/ |
H A D | XCoreDisassembler.cpp | 173 static DecodeStatus DecodeL2RUSInstruction(MCInst &Inst, 486 return DecodeL2RUSInstruction(Inst, Insn, Address, Decoder); 489 return DecodeL2RUSInstruction(Inst, Insn, Address, Decoder); 613 DecodeL2RUSInstruction(MCInst &Inst, unsigned Insn, uint64_t Address, function
|
Completed in 76 milliseconds