Class BTST_MinusAn

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

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

    • BTST_MinusAn

      public BTST_MinusAn()
  • Method Details