Class CLR_d16An

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

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

    • CLR_d16An

      public CLR_d16An()
  • Method Details