JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
ghidra.pcode.emu.jit.gen.op
Interface OpGen.OpResult
All Known Implementing Classes:
OpGen.DeadOpResult
,
OpGen.LiveOpResult
Enclosing interface:
OpGen
<
T
extends
JitOp
>
public static sealed interface
OpGen.OpResult
permits
OpGen.LiveOpResult
,
OpGen.DeadOpResult
The result of emitting code for a p-code op