unplugged-system/external/ltp/testcases/misc/math/float/exp_log
2025-10-06 13:59:42 +00:00
..
genexp_log.c Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
genexp.c Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
genfrexp.c Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
genhypot.c Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
genldexp.c Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
genlog10.c Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
genlog.c Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
genmodf.c Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
Makefile Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
readme Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00

/* please, adapt the Makefile file to your environment */

/* cd to exp_log directory */
$ pwd
/home/linux/livr/exp_log

/* compile */
$ make all

/* start datafiles generator */
$ genexp_log

/* put datafiles where they have to be loaded */
$ make install