Class CLR_W

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

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

    • CLR_W

      public CLR_W()
  • Method Details