Class BTST_d8PCXn

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

public class BTST_d8PCXn extends Object implements InstructionSet
The BTST instruction where data to be tested is in d8(PC,Xn) . 00000ddd100mmmrrr = 0x013B for dynamic mode 00001000000mmmrrr = 0x083B for static mode mmm = 111 rrr = 011
  • Constructor Details

    • BTST_d8PCXn

      public BTST_d8PCXn()
  • Method Details