Searched refs:sd_table (Results 1 – 3 of 3) sorted by relevance
13 uint32_t sd_table[SF_TABLE_V2_SIZE / 2]; variable37 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()
90 ldr r3, =sd_table98 ldr r3, =sd_table743 ldr r2, =sd_table
59 ldr r2, =sd_table
Completed in 12 milliseconds