Class CLR_AnContent

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

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

    • CLR_AnContent

      public CLR_AnContent()
  • Method Details