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-06-06 15:21:15 +03:00
2019-06-06 15:21:15 +03:00
2019-08-05 11:27:05 +10:00
2019-07-20 23:05:21 +10:00
2019-08-05 11:27:05 +10:00
2019-06-27 18:37:04 +03:00
2019-08-14 16:52:34 +03:00
2019-08-10 09:14:18 +03:00
2019-06-06 15:21:15 +03:00
2019-08-10 09:14:18 +03:00
2019-06-27 18:37:04 +03:00
2019-06-06 15:21:15 +03:00
2019-06-27 18:37:04 +03:00
2019-08-07 15:29:17 +03:00
2019-07-20 23:15:14 +10:00
2019-07-20 22:54:44 +10:00
2019-08-05 11:27:05 +10:00
2019-07-20 23:20:41 +10:00
2019-08-14 16:52:34 +03:00
2019-08-14 16:52:34 +03:00
2019-06-06 15:21:15 +03:00
2019-08-14 16:52:34 +03:00
2019-08-05 11:27:05 +10:00
2019-08-14 16:52:34 +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-06-06 15:21:15 +03:00
2019-06-27 18:37:04 +03:00
2019-06-06 15:21:15 +03:00
2019-06-27 18:37:04 +03:00
2019-06-06 15:21:15 +03:00
2019-06-27 18:37:04 +03:00
2019-08-05 11:27:05 +10:00
2019-06-06 15:21:15 +03:00
2019-08-15 11:49:50 +03:00
2019-08-15 11:49:50 +03:00
2019-06-06 15:21:15 +03:00
2019-08-15 11:49:50 +03:00
2019-07-20 23:05:21 +10:00
2019-08-05 11:27:05 +10:00
2019-06-27 18:37:04 +03:00
2019-06-27 18:37:04 +03:00
2019-08-15 11:49:50 +03:00
2019-06-06 15:21:15 +03:00
2019-06-06 15:21:15 +03:00

This folder contains OpenMP implementations for operations helpers. Basically suited for homogenous x86-like platforms.