Module openj9.dtfj
Interface Emulator.BranchRelative
-
- Enclosing interface:
- Emulator
public static interface Emulator.BranchRelativeThis class represents one of the branch relative family of instructions.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description longgetOffset()Returns the offset of the instruction branched to.
-