|
2bd094ab9f
|
bitwise: use bit reversal from bit twiddling hacks
|
2017-02-13 17:14:30 +11:00 |
|
|
9a798446b5
|
build: remove unnecessary includes
discovered with include-what-you-use
|
2016-10-12 15:08:22 +11:00 |
|
|
b49d95eaf3
|
bitwise: add pure annotation to rotate functions
|
2016-06-20 17:59:21 +10:00 |
|
|
caa70a2063
|
bitwise: add popcount
|
2015-11-25 13:46:13 +11:00 |
|
|
7ae57730f0
|
whitespace
|
2015-04-13 18:06:08 +10:00 |
|
|
2658b41ea1
|
relicence under Apache-2.0
|
2015-04-13 18:05:28 +10:00 |
|
|
d78df821bf
|
bitwise: add bit reverse operation
|
2014-07-15 19:49:29 +10:00 |
|
|
028dee034a
|
bitwise: add rotater
|
2014-04-16 19:16:25 +10:00 |
|
|
990d5ab806
|
Rename rotate_left to the more friendly rotatel
|
2013-03-11 20:41:19 +11:00 |
|
|
77942e008d
|
Change my email to an active domain
|
2012-04-23 13:10:50 +10:00 |
|
|
cc2c726801
|
Repurpose rotate function as rotate_left
|
2012-04-11 15:21:00 +10:00 |
|
|
e01fcdcd59
|
Add bitwise rotate function
|
2012-01-04 17:19:50 +11:00 |
|
|
09b2f5ae0f
|
Add bit manipulation convenience defines
|
2011-08-29 14:38:47 +10:00 |
|