Flag
Tristate flag definition for carry and zero control bits.
Arg arg0
First argument type.
Arg
Definitions of the instruction argument types.
void addStep(const Step &step)
Flag c
Carry flag accept status.
Flag z
Zero flag accept status.
unsigned char getOpcode() const
QList< Step > stepList
Atomic list of steps for the control unit.
unsigned char opcode
Opcode of defined instruction.
const QList< Step > & getStepList() const
Arg arg1
Second argument type.
Instruction()
Default constructor for creating an empty instruction.
Arg arg2
Third argument type.