reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/Target/XCore/Disassembler/XCoreDisassembler.cpp
  441   unsigned Opcode = fieldFromInstruction(Insn, 16, 4) |
  442                     fieldFromInstruction(Insn, 27, 5) << 4;
  446     return DecodeL3RInstruction(Inst, Insn, Address, Decoder);
  449     return DecodeL3RInstruction(Inst, Insn, Address, Decoder);
  452     return DecodeL3RInstruction(Inst, Insn, Address, Decoder);
  455     return DecodeL3RInstruction(Inst, Insn, Address, Decoder);
  458     return DecodeL3RInstruction(Inst, Insn, Address, Decoder);
  461     return DecodeL3RInstruction(Inst, Insn, Address, Decoder);
  464     return DecodeL3RInstruction(Inst, Insn, Address, Decoder);
  467     return DecodeL3RInstruction(Inst, Insn, Address, Decoder);
  470     return DecodeL3RInstruction(Inst, Insn, Address, Decoder);
  473     return DecodeL3RInstruction(Inst, Insn, Address, Decoder);
  476     return DecodeL3RInstruction(Inst, Insn, Address, Decoder);
  479     return DecodeL3RInstruction(Inst, Insn, Address, Decoder);
  482     return DecodeL2RUSBitpInstruction(Inst, Insn, Address, Decoder);
  485     return DecodeL2RUSBitpInstruction(Inst, Insn, Address, Decoder);
  488     return DecodeL2RUSBitpInstruction(Inst, Insn, Address, Decoder);
  491     return DecodeL2RUSInstruction(Inst, Insn, Address, Decoder);
  494     return DecodeL2RUSInstruction(Inst, Insn, Address, Decoder);
  497     return DecodeL3RSrcDstInstruction(Inst, Insn, Address, Decoder);
  500     return DecodeL3RInstruction(Inst, Insn, Address, Decoder);
  503     return DecodeL3RInstruction(Inst, Insn, Address, Decoder);