aboutsummaryrefslogtreecommitdiffstats
path: root/bench/libhebimath.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add error checking to tomsfastmath translation and sort includesMattias Andrée2016-04-271-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Improve library translationsMattias Andrée2016-04-271-8/+24
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Fix const-correctness in libtommath translation and add error checking in hebimath translationMattias Andrée2016-04-271-174/+457
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Functions in the translation layers should static inline. Probably not always fair...Mattias Andrée2016-04-271-17/+19
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* zstr: add new parameter, n: the known limit out the length of the outputMattias Andrée2016-04-271-2/+2
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* bench/benchmark-func.cMattias Andrée2016-04-241-0/+2
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Add support for benchmark against hebimathMattias Andrée2016-04-231-0/+370
Signed-off-by: Mattias Andrée <maandree@kth.se>