Class BTST_d16An

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

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

    • BTST_d16An

      public BTST_d16An()
  • Method Details