Interface INativeInstructionItem

All Superinterfaces:
ICodeInstruction, ICodeItem, INativeContinuousItem, INativeItem, INativeItemListenable, INativeMemoryItem, ISegment<Long>

@Ser public interface INativeInstructionItem extends INativeContinuousItem, ICodeInstruction
A native instruction item represents a concrete IInstruction at a specific memory address.
  • Method Details

    • getHints

      InstructionHints getHints(boolean create)
      Retrieve the specific instruction hints.
      Parameters:
      create -
      Returns: