mirror of
https://github.com/raspberrypi/pico-sdk.git
synced 2026-03-14 21:19:43 +01:00
|
Some checks failed
Bazel presubmit checks / bazel-build-check (macos-latest) (push) Has been cancelled
Bazel presubmit checks / bazel-build-check (ubuntu-latest) (push) Has been cancelled
Bazel presubmit checks / other-bazel-checks (push) Has been cancelled
Check Configs / check-configs (push) Has been cancelled
CMake / build (push) Has been cancelled
Build on macOS / build (push) Has been cancelled
Build on Windows / build (push) Has been cancelled
* ensure that fix<>float methods (not inline versions) are called too in VFP tests * remove sf_table.h include from float.h as it is not part of the public API * fix float->fixed/int infinite conversions via VFP * 2 instructions -> 1 * add missing call_ tests for float2fix_z and float2ufix_z * fix test descriptions Co-authored-by: Andrew Scheller <andrew.scheller@raspberrypi.com> --------- Co-authored-by: Andrew Scheller <andrew.scheller@raspberrypi.com> |
||
|---|---|---|
| .. | ||
| llvm | ||
| vectors | ||
| BUILD.bazel | ||
| CMakeLists.txt | ||
| custom_double_funcs_test.c | ||
| custom_float_funcs_test.c | ||
| hazard3_test_gen.c | ||
| m33.c | ||
| pico_double_test.c | ||
| pico_float_test.c | ||
| pico_float_test_hazard3.c | ||