Uses of Interface
com.pnfsoftware.jeb.core.units.code.asm.processor.IProcessor

Packages that use IProcessor
Package
Description
Types used to implement and access data identifiers, parsers, code analyzers, disassemblers, decompilers, and debuggers.
This package and sub-packages contains types used by the native code analysis pipeline, including gendec (the generic decompiler).
Types relating to the disassembler engine.
This package and its sub-packages contain the types used to access gendec, JEB's generic decompiler.
Types used to define and represent processors' instructions, operands, and registers.
Types used by debugger plugins.