Home
last modified time | relevance | path

Searched refs:round (Results 1 – 7 of 7) sorted by relevance

/hal_rpi_pico-latest/src/rp2_common/pico_double/
Ddouble_math.c193 double WRAPPER_FUNC(round)(double x) { in WRAPPER_FUNC() argument
336 e=(int)round(x); in WRAPPER_FUNC()
368 ry=round(y); in dpow_1()
370 v0=dldexp(round(ldexp(v,26)),-26); in dpow_1()
376 rt=round(t); in dpow_1()
382 rt=round(t); in dpow_1()
Ddouble_none.S48 wrapper_func round
DCMakeLists.txt94 pico_wrap_function(${TARGET} round)
DBUILD.bazel41 "-Wl,--wrap=round",
Ddouble_v1_rom_shim_rp2040.S230 adds r0,#1 @ round up
236 lsrs r0,#1 @ round to even
1069 @ round(sqrt(2^22./[68:8:252]))
Ddouble_fma_dcp.S375 … @ check we have at least 57 bits of product so that dmul tail will round correctly (this te…
436 adcs r0,r0,#0 @ round up (C is set)
447 adcs r0,r0,#0 @ round up as above
/hal_rpi_pico-latest/src/rp2_common/pico_float/
Dfloat_sci_m33_vfp.S375 vrintn.f32.f32 s4,s4 @ round to quadrant count: x<256 so count≤163