Skip to content

mug clobbers callee-saved r12 register #66

Description

@dvanhorn

The compiler for mug uses a callee-saved register r12 to preserve a piece of data through a call to memcpy but this callee saved register is not saved and restored before returning to the run-time system, so this is an ABI bug.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Fields

    No fields configured for Bug.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions