Package CPU.instructions.ADD2EA


package CPU.instructions.ADD2EA
ADD instructions where the destination is an EA operand.
  • Classes
    Class
    Description
    The ADD instruction where the source is Dn and the destination is (An).
    The ADD instruction where the source is Dn and the destination is (An)+.
    The ADD instruction where the source is Dn and the destination is d16(An).
    The ADD instruction where the source is Dn and the destination is d8(An,Xn).
    The ADD instruction where the source is Dn and the destination is L.
    The ADD instruction where the source is Dn and the destination is -(An).
    The ADD instruction where the source is Dn and the destination is W.