Skip to content

Does a4 have to be sacrificed in bzero/bcopy? #82

@mikrosk

Description

@mikrosk

Both bzero and bcopy contains same comment:

| exclude a4 because of -mbaserel

| exclude a4 because of -mbaserel

essentially crippling performance with omitting a4 register in the copy loop. Is this still relevant? It has been there since the initial revision.

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