Class SUB_d16An

java.lang.Object
CPU.instructions.SUB2EA.SUB_d16An
All Implemented Interfaces:
InstructionSet

public class SUB_d16An extends Object implements InstructionSet
The SUB instruction where the source is Dn and the destination is d16(An). 1101dddooommmrrr where ddd is the destination register ooo is the opmode : 100 = byte, 101 = word , 110 =long mmm = ea mode =101, rrr = source register
  • Constructor Details

    • SUB_d16An

      public SUB_d16An()
  • Method Details