Home
last modified time | relevance | path

Searched refs:shimmable_table_tail_call (Results 1 – 2 of 2) sorted by relevance

/hal_rpi_pico-latest/src/rp2_common/pico_double/
Ddouble_aeabi_rp2040.S98 .macro shimmable_table_tail_call SF_TABLE_OFFSET shim macro
168 shimmable_table_tail_call SF_TABLE_FSUB dsub_shim
171 shimmable_table_tail_call SF_TABLE_FADD dadd_shim
199 shimmable_table_tail_call SF_TABLE_FDIV ddiv_shim
268 shimmable_table_tail_call SF_TABLE_FMUL dmul_shim
423 shimmable_table_tail_call SF_TABLE_UINT2FLOAT uint2double_shim
504 shimmable_table_tail_call SF_TABLE_FLOAT2INT double2int_shim
510 shimmable_table_tail_call SF_TABLE_FLOAT2UINT double2uint_shim
514 shimmable_table_tail_call SF_TABLE_FIX2FLOAT fix2double_shim
518 shimmable_table_tail_call SF_TABLE_UFIX2FLOAT ufix2double_shim
[all …]
/hal_rpi_pico-latest/src/rp2_common/pico_float/
Dfloat_aeabi_rp2040.S93 .macro shimmable_table_tail_call SF_TABLE_OFFSET shim macro
472 shimmable_table_tail_call SF_TABLE_FLOAT2INT float2int_shim
476 shimmable_table_tail_call SF_TABLE_FLOAT2FIX float2fix_shim
498 shimmable_table_tail_call SF_TABLE_FIX642FLOAT fix642float_shim
502 shimmable_table_tail_call SF_TABLE_UFIX642FLOAT ufix642float_shim
514 shimmable_table_tail_call SF_TABLE_INT642FLOAT int642float_shim
525 shimmable_table_tail_call SF_TABLE_UINT642FLOAT uint642float_shim
553 shimmable_table_tail_call SF_TABLE_FLOAT2INT64 float2int64_shim
557 shimmable_table_tail_call SF_TABLE_FLOAT2FIX64 float2fix64_shim
563 shimmable_table_tail_call SF_TABLE_FLOAT2UINT64 float2uint64_shim
[all …]