Home
last modified time | relevance | path

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

/external/platform/pico/rp2_common/pico_double/
A Ddouble_init_rom.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()
51 memcpy(&sd_table, rom_table, SF_TABLE_V2_SIZE); in __aeabi_double_init()
66 sd_table[SF_TABLE_V3_FSINCOS / 4] = (uintptr_t) double_table_shim_on_use_helper; in __aeabi_double_init()
A Ddouble_aeabi.S90 ldr r3, =sd_table
98 ldr r3, =sd_table
743 ldr r2, =sd_table
A Ddouble_v1_rom_shim.S59 ldr r2, =sd_table

Completed in 12 milliseconds