Package CPU.instructions.SUB2EA


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