Package CPU.instructions.SUB2Dn
package CPU.instructions.SUB2Dn
SUB and SUBA instructions where the destination is a register.
-
ClassesClassDescriptionThe SUB and SUBA instruction where the destination is a data/address register and the source is An.The SUB/SUBA instruction where the destination is a data/address register and the source is (An).The SUB/SUBAinstruction where the destination is a data/address register and the source is (An)+.The SUB/SUBA instruction where the destination is a data/address register and the source is d16(An).The SUB/SUBA instruction where the destination is a data/address register and the source is d16(Pc).The SUB/SUBA instruction where the destination is a data/address register and the source is d8(An,Xn).The SUB/SUBA instruction where the destination is a data/address register and the source is d8(PC,Xn).The SUB/SUBA instruction where the destination is a data/address register and the source is Dn.The SUB/SUBA instruction where the destination is a data/address register and the source is Immediate data.The SUB/SUBA instruction where the destination is a data/address register and the source is L absolute.The SUB/SUBA instruction where the destination is a data/address register and the source is -(An).The SUB/SUBA instruction where the destination is a data/address register and the source is W absolute.