Class JMP5

java.lang.Object
CPU.instructions.JMP.JMP5
All Implemented Interfaces:
InstructionSet

public class JMP5 extends Object implements InstructionSet
The JMP instruction where source is .L absolute Based on code by Tony Headford, see his licence in accompanying file.
  • Constructor Details

    • JMP5

      public JMP5()
  • Method Details