raver119 6264530dd8
[WIP] bitwise ops (#115)
* - cyclic_shift_bits + test
- shift_bits + test

Signed-off-by: raver119 <raver119@gmail.com>

* OMP_IF replacement

Signed-off-by: raver119 <raver119@gmail.com>
2019-08-15 11:49:50 +03:00
..
2019-07-20 23:05:21 +10:00
2019-08-15 11:49:50 +03:00
2019-08-05 11:27:05 +10:00
2019-07-20 22:19:20 +10:00
2019-08-10 09:14:18 +03:00
2019-06-06 15:21:15 +03:00
2019-06-06 15:21:15 +03:00
2019-06-06 15:21:15 +03:00
2019-08-10 09:14:18 +03:00
2019-07-20 23:05:21 +10:00
2019-06-06 15:21:15 +03:00
2019-08-05 11:27:05 +10:00
2019-08-14 18:28:25 +03:00
2019-08-14 18:28:25 +03:00
2019-08-10 09:14:18 +03:00
2019-06-06 15:21:15 +03:00
2019-08-05 11:27:05 +10:00
2019-08-14 18:28:25 +03:00
2019-08-05 11:27:05 +10:00
2019-06-06 15:21:15 +03:00

Generic ops

Put any cross platform operations here. Anything platform specific should be put in: in ops/helpers.