Class BTST_W

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

public class BTST_W extends Object implements InstructionSet
The BTST instruction where data to be tested is in .W . 00000ddd100111000 = 0x0138 for dynamic mode 00001000000111000 = 0x0838 for static mode mmm = mode 010 rrr = register
  • Constructor Details

    • BTST_W

      public BTST_W()
  • Method Details