Page MenuHomeFreeBSD

netisr: avoid ffs(0)
ClosedPublic

Authored by dougm on Jul 31 2023, 8:20 PM.
Tags
None
Referenced Files
Unknown Object (File)
Dec 9 2024, 9:09 PM
Unknown Object (File)
Oct 6 2024, 4:36 PM
Unknown Object (File)
Oct 4 2024, 11:05 PM
Unknown Object (File)
Oct 4 2024, 5:55 PM
Unknown Object (File)
Oct 4 2024, 1:52 PM
Unknown Object (File)
Oct 4 2024, 11:52 AM
Unknown Object (File)
Oct 4 2024, 5:52 AM
Unknown Object (File)
Oct 3 2024, 4:02 PM

Details

Summary

A rearrangement to avoid computing ffs(0) saves 128 bytes in resulting amd64 object code.

Diff Detail

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