Class BTST_L

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

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

    • BTST_L

      public BTST_L()
  • Method Details