CPU Simulator
    Preparing search index...

    This class represents a decoded (non-binary) instruction, ready for execution.

    Erik Burmester erik.burmester@nextbeam.net

    Index

    Constructors

    Properties

    Constructors

    Properties

    operands: undefined | [InstructionOperand, undefined | InstructionOperand]

    A list of the operations operands or undefined, if no operand is present.

    The instructions operation.

    The instructions type.