Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * arith.c (highest_significant_bit): New static function. | Kaz Kylheku | 2012-09-17 | 1 | -7/+110 |
* | * mpi-patches/add-bitops: Bugfixes: mp_2comp is extended to properly | Kaz Kylheku | 2012-09-16 | 1 | -13/+17 |
* | * arith.c (logand, logior, logxor): Bugfix: result needs to be | Kaz Kylheku | 2012-09-16 | 1 | -4/+47 |
* | Adding complementing function. | Kaz Kylheku | 2012-09-16 | 1 | -7/+51 |
* | Starting work on adding bit operations. The semantics is that | Kaz Kylheku | 2012-09-16 | 1 | -0/+273 |