summaryrefslogtreecommitdiff
path: root/zephyr/shim/include/fpu.h
Commit message (Expand)AuthorAgeFilesLines
* zephyr: Remove CONFIG_PLATFORM_EC_FPUMark Hasemeyer2022-11-291-2/+2
* test: math: Support native posix fpu testsMark Hasemeyer2022-11-291-0/+2
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* zephyr/shim/include/fpu.h: Format with clang-formatJack Rosenthal2022-07-011-12/+4
* zephyr/riscv: implement FPU support functions for RV32FPeter Marheine2022-05-111-1/+17
* builtin: Add math.hTom Hughes2021-08-311-1/+1
* zephyr: Add support for CONFIG_FPUSimon Glass2021-02-131-0/+56