Skip to content

cpu/epiphany*: objdump: Don't print zero offset displacement for ldr* #5

Description

@olajep

Want

ldrb ip,[ip]

Actual

ldrb ip,[ip,+0x0]

We treat the sign bit as a separate field (so it's printer is not aware of context, i.e., cannot see offset value), otherwise it would have been trivial.

This is a harmless regression, it only affect disassembling.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions