summaryrefslogtreecommitdiffstats
path: root/mpi-patches/add-bitops
Commit message (Expand)AuthorAgeFilesLines
* * arith.c (highest_significant_bit): New static function.Kaz Kylheku2012-09-171-7/+110
* * mpi-patches/add-bitops: Bugfixes: mp_2comp is extended to properlyKaz Kylheku2012-09-161-13/+17
* * arith.c (logand, logior, logxor): Bugfix: result needs to beKaz Kylheku2012-09-161-4/+47
* Adding complementing function.Kaz Kylheku2012-09-161-7/+51
* Starting work on adding bit operations. The semantics is thatKaz Kylheku2012-09-161-0/+273