Package ghidra.pcode.emu.jit
Interface JitPassage.SBranch
- All Superinterfaces:
JitPassage.Branch
- All Known Implementing Classes:
JitPassage.ErrBranch
,JitPassage.SExtBranch
,JitPassage.SIndBranch
,JitPassage.SIntBranch
- Enclosing class:
JitPassage
A branch as analyzed within an instruction step
After intra-instruction reachability is determined and this branch is to be added to the
whole passage, it will be "upgraded" to a JitPassage.PBranch
.
-
Method Summary
Methods inherited from interface ghidra.pcode.emu.jit.JitPassage.Branch
describeTo, from, isFall