LemonBoy c4d0f97b4c compiler_rt: Fix clzsi2 implementation for Thumb1
The LUT contains the number of bits set, not the number of leading zeros
as we're subtracting from the total number of bits in a word.

Closes #4415
2020-02-09 14:12:01 -05:00
..
2019-09-25 23:35:41 -04:00
2020-01-15 17:50:51 +01:00
2020-01-30 00:27:44 -06:00