Class CLR_d8AnXn

java.lang.Object
CPU.instructions.CLR.CLR_d8AnXn
All Implemented Interfaces:
InstructionSet

public class CLR_d8AnXn extends Object implements InstructionSet
The CLR instruction where the destination is d8(An,Xn). 01000010 =0x42 ssmmmrrr where ss = size (00 =byte, 01= word, 10=long) mmm =detination mode =110 rrr= destination reg
  • Constructor Details

    • CLR_d8AnXn

      public CLR_d8AnXn()
  • Method Details