Class SUB_d8PCXn

java.lang.Object
CPU.instructions.SUB2Dn.SUB_d8PCXn
All Implemented Interfaces:
InstructionSet

public class SUB_d8PCXn extends Object implements InstructionSet
The SUB/SUBA instruction where the destination is a data/address register and the source is d8(PC,Xn). 1101dddooommmrrr where ddd is the destination register ooo is the opmode : 000 = byte, 001 = word , 010 =long, 011 = word SUBA, 111 = long SUB mmm = ea mode =111, rrr =011
  • Constructor Details

    • SUB_d8PCXn

      public SUB_d8PCXn()
  • Method Details