aboutsummaryrefslogtreecommitdiffstats
path: root/libj2_j2i_sub_j2i.3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add subtraction and addition with carry/borrow and add abs_diff1.2Mattias Andrée13 days1-0/+27
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* Finish signed saturated mathMattias Andrée2026-02-111-4/+29
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* Man pagesMattias Andrée2026-01-231-2/+3
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* Fix man pagesMattias Andrée2026-01-181-22/+22
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* Add man pages for regular subtraction functionsMattias Andrée2025-12-281-0/+122
Signed-off-by: Mattias Andrée <m@maandree.se>