Page MenuHomeFreeBSD

amd64: depessimize copyinstr
ClosedPublic

Authored by mjg on Sep 22 2018, 11:50 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Apr 28, 4:25 PM
Unknown Object (File)
Mon, Apr 27, 11:21 PM
Unknown Object (File)
Mon, Apr 27, 12:21 PM
Unknown Object (File)
Sat, Apr 25, 2:41 PM
Unknown Object (File)
Sat, Apr 25, 12:50 PM
Unknown Object (File)
Sat, Apr 25, 10:17 AM
Unknown Object (File)
Apr 20 2026, 6:08 PM
Unknown Object (File)
Apr 15 2026, 12:47 PM
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.