Go to the documentation of this file.
33 #ifndef TTA_ADD_GCU_CMD_HH
34 #define TTA_ADD_GCU_CMD_HH
48 virtual int id()
const;
static const std::string OP_PORT_NAME
Name for the jump/call operand port.
virtual AddGCUCmd * create() const
virtual std::string shortName() const
static const std::string RA_PORT_NAME
Name for the return address port.
static const std::string OPNAME_JUMP
Name string for the jump operation.
static const std::string OPNAME_CALL
Name string for the call operation.