mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-06-15 01:56:28 +08:00
d68220d866
Use a native instruction "Count Sign Bits" to support fast ffs function, then add __rt_ffs support in C28x.