62 #ifndef isa_EmptyISA_hpp 63 #define isa_EmptyISA_hpp 112 #endif // isa_EmptyISA_hpp
virtual VMA getInsnTargetVMA(MachInsn *mi, VMA pc, ushort opIndex, ushort sz=0)
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
virtual ushort getInsnNumOps(MachInsn *GCC_ATTR_UNUSED mi)
unsigned short int ushort
virtual ushort getInsnNumDelaySlots(MachInsn *mi, ushort opIndex, ushort sz=0)
virtual InsnDesc getInsnDesc(MachInsn *mi, ushort opIndex, ushort sz=0)
virtual void decode(std::ostream &os, MachInsn *mi, VMA vma, ushort opIndex)
virtual ushort getInsnSize(MachInsn *GCC_ATTR_UNUSED mi)