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.
RTEMS CPU Architecture Supplement
Copyright © 1988-2004 OAR Corporation