Class BTST_AnContent

java.lang.Object
CPU.instructions.BTST.BTST_AnContent
All Implemented Interfaces:
InstructionSet

public class BTST_AnContent extends Object implements InstructionSet
The BTST instruction where data to be tested is in (An) . 00000ddd100mmmrrr = 0x0110 for dynamic mode 00001000000mmmrrr = 0x0810 for static mode mmm = mode 010 rrr = register
  • Constructor Details

    • BTST_AnContent

      public BTST_AnContent()
  • Method Details