HomeFreeBSD

Optimise the bit searching loops, by quickly skipping the 16 first set

Description

Optimise the bit searching loops, by quickly skipping the 16 first set
bits if all the 16 first bits are set. This way the worst case
searching time is reduced from 32 to 16 cycles.

Details

Provenance
hselaskyAuthored on
Parents
rS275467: Workaround for possible bug in the SAF1761 chip. Wait 125us before
Branches
Unknown
Tags
Unknown

Event Timeline