Commit Graph

9 Commits

Author SHA1 Message Date
arvidn 550d3c7d9f update copyright headers 2022-06-22 21:42:55 +02:00
arvidn 5935f63ead update copyrights 2020-09-01 05:14:17 -07:00
arvidn 6377deeaa3 merge RC_1_2 into RC_2_0 2020-08-04 22:35:30 +02:00
arvidn d3dce5f39e fix test_ffs to not run tests CTZ ann CLZ tests when those instructions are not available 2020-08-04 09:21:00 -07:00
arvidn d3f7a363c2 update copyright year 2019-08-29 00:13:04 +02:00
arvidn d138f02424 introduce lt namespace alias 2017-04-23 23:43:58 -04:00
arvidn 6c805bd06d simplify print statements in tests 2016-10-09 20:23:45 -04:00
Alden Torres af565e2b86 added support for flz (find last zero) and copied bitfield functions from PR #565 (#986)
added support for flz (find last zero) and copied bitfield functions from PR #565
2016-08-07 16:21:08 -04:00
Alden Torres 7ea9e76b37 refactor for separation of clz software/hardware based (#985)
refactor for separation of clz software/hardware based
2016-08-05 15:51:37 -04:00