RTEMS CPU Architecture Supplement
The ARMv5 and later has the count leading zeroes clz
instruction which
could be used to speed up the find first bit operation. The use of this
instruction should significantly speed up the scheduling associated with a
thread blocking. This is currently not used.
RTEMS CPU Architecture Supplement
Copyright © 1988-2008 OAR Corporation