Class | Description |
---|---|
ArgumentModeDetector | |
BranchDetector | |
ExceptionDetector | |
ImageAnalyzer |
The
ImageAnalyzer class analyzes the image format of addressing modes
and operations to find out how to decode instructions. |
IrInquirer | |
MemoryAccessDetector | |
MemoryAccessStatus | |
PrimitiveSyntesizer |
The PrimitiveSyntesizer class provides facilities to analyze information on relations between
operations and to synthesize on its basis the following elements:
Shortcuts for leaf (have no child operations) and junction (have more than one child
operations) operations that allow addressing (instantiating with all required parent operations)
these operation in various contexts.
|
PrimitiveUtils |
The PrimitiveUtils class provides a range of utilities for working with primitives.
|
PrimitiveUtils.PathCounter |
The PathCounter class helps count the number of possible paths from a source (parent) primitive
to a target (child) primitive.
|
ReferenceDetector | |
RegisterAnalyzer | |
RootDetector |