Page MenuHomeFreeBSD

arm64: Explicitly use movz
ClosedPublic

Authored by jhb on Sat, Feb 7, 3:46 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Mar 1, 4:34 AM
Unknown Object (File)
Sun, Mar 1, 3:00 AM
Unknown Object (File)
Sun, Mar 1, 1:13 AM
Unknown Object (File)
Tue, Feb 24, 11:38 PM
Unknown Object (File)
Sun, Feb 22, 7:39 PM
Unknown Object (File)
Fri, Feb 20, 5:33 AM
Unknown Object (File)
Thu, Feb 19, 11:09 PM
Unknown Object (File)
Thu, Feb 19, 12:25 AM
Subscribers

Details

Summary

This appeases GNU as which doesn't map the mov alias to movz.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This appears to only be a problem for binutils for mov with :abs_g0_nc:

This revision is now accepted and ready to land.Tue, Feb 10, 11:59 AM
This revision was automatically updated to reflect the committed changes.