60 #ifndef isa_SparcISA_hpp 61 #define isa_SparcISA_hpp 74 struct disassemble_info;
virtual VMA getInsnTargetVMA(MachInsn *mi, VMA pc, ushort opIndex, ushort sz=0)
virtual InsnDesc getInsnDesc(MachInsn *mi, ushort opIndex, ushort sz=0)
static const ushort MINSN_SIZE
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
SparcISA(const SparcISA &GCC_ATTR_UNUSED x)
unsigned short int ushort
struct disassemble_info * m_di
struct disassemble_info * m_di_dis
virtual ushort getInsnNumOps(MachInsn *GCC_ATTR_UNUSED mi)
virtual ushort getInsnNumDelaySlots(MachInsn *mi, ushort opIndex, ushort sz=0)
virtual ushort getInsnSize(MachInsn *GCC_ATTR_UNUSED mi)
SparcISA & operator=(const SparcISA &GCC_ATTR_UNUSED x)
virtual void decode(std::ostream &os, MachInsn *mi, VMA vma, ushort opIndex)