Skip to content

SPARC incorrect assembly of BPr instructions #599

Description

@rpbpolis

For example, brlez %g1, 0x400 should yield 04c84100, but gives 04c84400 instead. So, the immediate displacement is taken as is instead of divided by 4, as it should. This is faulty for all variants of the SPARC BPr instructions.

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