Class SUB_L

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

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

    • SUB_L

      public SUB_L()
  • Method Details