Page MenuHomeFreeBSD

amd64: depessimize copyinstr
ClosedPublic

Authored by mjg on Sep 22 2018, 11:50 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Jun 22, 12:40 PM
Unknown Object (File)
Mon, Jun 22, 2:54 AM
Unknown Object (File)
Apr 28 2026, 4:25 PM
Unknown Object (File)
Apr 27 2026, 11:21 PM
Unknown Object (File)
Apr 27 2026, 12:21 PM
Unknown Object (File)
Apr 25 2026, 2:41 PM
Unknown Object (File)
Apr 25 2026, 12:50 PM
Unknown Object (File)
Apr 25 2026, 10:17 AM
Subscribers

Details

Summary

Similarly to how copystr is handled.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

  • update according to feedback from copystr review
kib added inline comments.
sys/amd64/amd64/support.S
966 ↗(On Diff #48381)

Why 8 ?

This revision is now accepted and ready to land.Sep 23 2018, 7:01 PM
This revision was automatically updated to reflect the committed changes.