Home
last modified time | relevance | path

Searched refs:saving_func (Results 1 – 3 of 3) sorted by relevance

/hal_rpi_pico-latest/src/rp2_common/pico_float/
Dfloat_aeabi_dcp.S32 .macro saving_func func macro
85 saving_func __aeabi_fadd
90 saving_func __aeabi_fsub
95 saving_func __aeabi_frsub
100 saving_func __aeabi_fmul
105 saving_func fdiv_fast
110 saving_func __aeabi_fdiv
116 saving_func sqrtf_fast
121 saving_func sqrtf
128 saving_func __aeabi_fclassify
[all …]
/hal_rpi_pico-latest/src/rp2_common/pico_double/
Ddouble_aeabi_dcp.S32 .macro saving_func type func macro
85 saving_func wrapper __aeabi_dadd
90 saving_func wrapper __aeabi_dsub
95 saving_func wrapper __aeabi_drsub
100 saving_func wrapper __aeabi_dmul
110 saving_func regular ddiv_fast
115 saving_func wrapper __aeabi_ddiv
121 saving_func regular sqrt_fast
126 saving_func wrapper sqrt
133 saving_func wrapper __aeabi_dclassify
[all …]
Ddouble_fma_dcp.S66 @ cf saving_func macro: but here we need to record the SP before the state save possibly changes it
586 @ cf saving_func macro: but here we need to record the SP before the state save possibly changes it