Skip to content

Stack offset highlighting doesn't work for different instructions #32

Closed
@LagoLunatic

Description

@LagoLunatic

If you click on a particular stack offset, objdiff highlights other instances of that offset for similar instructions (e.g. stfs/lfs) as expected:
image

However, it misses instances that are for a completely different instruction (e.g. addi doesn't highlight lfs and lfs doesn't highlight addi):
image
image

Example function: dLib_checkActorInCircle
Versions tested on: 0.5.2, 0.6.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions