60 #ifndef isa_AlphaISA_hpp 61 #define isa_AlphaISA_hpp
virtual ushort getInsnNumDelaySlots(MachInsn *GCC_ATTR_UNUSED mi, ushort GCC_ATTR_UNUSED opIndex, GCC_ATTR_UNUSED ushort sz=0)
virtual InsnDesc getInsnDesc(MachInsn *mi, ushort opIndex, ushort sz=0)
unsigned short int ushort
AlphaISA(const AlphaISA &GCC_ATTR_UNUSED x)
virtual VMA getInsnTargetVMA(MachInsn *mi, VMA pc, ushort opIndex, ushort sz=0)
static const ushort MINSN_SIZE
virtual ushort getInsnNumOps(MachInsn *GCC_ATTR_UNUSED mi)
virtual void decode(std::ostream &os, MachInsn *mi, VMA vma, ushort opIndex)
AlphaISA & operator=(const AlphaISA &GCC_ATTR_UNUSED x)
virtual ushort getInsnSize(MachInsn *GCC_ATTR_UNUSED mi)
virtual bool isParallelWithSuccessor(MachInsn *GCC_ATTR_UNUSED mi1, ushort GCC_ATTR_UNUSED opIndex1, ushort GCC_ATTR_UNUSED sz1, MachInsn *GCC_ATTR_UNUSED mi2, ushort GCC_ATTR_UNUSED opIndex2, ushort GCC_ATTR_UNUSED sz2) const