[PATCH v3 1/5] eal: extend bit manipulation functionality
Jack Bond-Preston
jack.bond-preston at foss.arm.com
Mon Aug 12 15:24:47 CEST 2024
On 12/08/2024 13:49, Mattias Rönnblom wrote:
> Add functionality to test and modify the value of individual bits in
> 32-bit or 64-bit words.
>
> These functions have no implications on memory ordering, atomicity and
> does not use volatile and thus does not prevent any compiler
> optimizations.
>
> Signed-off-by: Mattias Rönnblom <mattias.ronnblom at ericsson.com>
> Acked-by: Morten Brørup <mb at smartsharesystems.com>
> Acked-by: Tyler Retzlaff <roretzla at linux.microsoft.com>
Acked-by: Jack Bond-Preston <jack.bond-preston at foss.arm.com>
More information about the dev
mailing list