Module openj9.dtfj

Interface Emulator.BranchRelative

Enclosing interface:
Emulator

public static interface Emulator.BranchRelative
This class represents one of the branch relative family of instructions.
  • Method Summary

    Modifier and Type
    Method
    Description
    long
    Returns the offset of the instruction branched to.
  • Method Details

    • getOffset

      long getOffset()
      Returns the offset of the instruction branched to.