Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/rp2_common/pico_double/
Ddouble_init_rom_rp2040.c13 uint32_t sd_table[SF_TABLE_V2_SIZE / 2]; variable
37 sd_table[i] = (uintptr_t)double_table_shim_on_use_helper; in __aeabi_double_init()
44 sd_table[i] = (uintptr_t)missing_double_func_shim; in __aeabi_double_init()
53 memcpy(&sd_table, rom_table_double, SF_TABLE_V2_SIZE); in __aeabi_double_init()
68 sd_table[SF_TABLE_V3_FSINCOS / 4] = (uintptr_t) double_table_shim_on_use_helper; in __aeabi_double_init()
Ddouble_aeabi_rp2040.S92 ldr r3, =sd_table
100 ldr r3, =sd_table
742 ldr r2, =sd_table
Ddouble_v1_rom_shim_rp2040.S48 ldr r2, =sd_table