aboutsummaryrefslogtreecommitdiffstats
path: root/libj2_j2i_add_j2i.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add subtraction and addition with carry/borrow and add abs_diff1.2Mattias Andrée13 days1-1/+206
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* Test sat_addMattias Andrée2026-02-101-15/+14
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* Add man pages for the regular addition functionMattias Andrée2025-12-281-1/+0
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* Add signed arithmeticsMattias Andrée2025-12-271-0/+341
Signed-off-by: Mattias Andrée <m@maandree.se>