Class BTST_d16PC

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

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

    • BTST_d16PC

      public BTST_d16PC()
  • Method Details