Class SUBQ_Dn

java.lang.Object
CPU.instructions.SUBQ.SUBQ_Dn
All Implemented Interfaces:
InstructionSet

public class SUBQ_Dn extends Object implements InstructionSet
The SUBQ instruction where destination is Dn. 0101ddd1ssmmmrrr where ddd= data (0=8) ss= size (00=byte, 01 = word, 10 = long ) mmm = ea mode =0, rrr = ea reg
  • Constructor Details

    • SUBQ_Dn

      public SUBQ_Dn()
  • Method Details