1/**
2 * Unlike other ROM functions which are exported using PROVIDE, which declares weak symbols,
3 * these libgcc functions are exported using assignment, which declare strong symbols.
4 * This is done so that ROM functions are always used instead of the ones provided by libgcc.a.
5 */
6
7__absvdi2 = 0x40005ad8;
8__absvsi2 = 0x40005ac4;
9__adddf3 = 0x40008660;
10__addsf3 = 0x400081b8;
11__addvdi3 = 0x40008d90;
12__addvsi3 = 0x40008d6c;
13__ashldi3 = 0x4001b000;
14__ashrdi3 = 0x4001b018;
15__bswapdi2 = 0x40006d34;
16__bswapsi2 = 0x40006d0c;
17__clear_cache = 0x40005abc;
18__clrsbdi2 = 0x40006da8;
19__clrsbsi2 = 0x40006d90;
20__clzdi2 = 0x4001b238;
21__clzsi2 = 0x4001afd0;
22__cmpdi2 = 0x40005a7c;
23__ctzdi2 = 0x4001b24c;
24__ctzsi2 = 0x4001afd8;
25__divdc3 = 0x40006854;
26__divdf3 = 0x40008a24;
27__divdi3 = 0x4001b26c;
28__divsc3 = 0x40006544;
29__divsf3 = 0x4000841c;
30__divsi3 = 0x4001afa0;
31__eqdf2 = 0x40005904;
32__eqsf2 = 0x400055d0;
33__extendsfdf2 = 0x40008d08;
34__ffsdi2 = 0x4001b214;
35__ffssi2 = 0x4001afec;
36__fixdfdi = 0x40008b98;
37__fixdfsi = 0x40008b4c;
38__fixsfdi = 0x4000851c;
39__fixsfsi = 0x400084dc;
40__fixunsdfsi = 0x40008c04;
41__fixunssfdi = 0x400085d4;
42__fixunssfsi = 0x4000857c;
43__floatdidf = 0x4001b170;
44__floatdisf = 0x4001b0a8;
45__floatsidf = 0x4001b12c;
46__floatsisf = 0x4001b058;
47__floatundidf = 0x4001b160;
48__floatundisf = 0x4001b098;
49__floatunsidf = 0x4001b120;
50__floatunsisf = 0x4001b04c;
51__gcc_bcmp = 0x40006de0;
52__gedf2 = 0x400059c4;
53__gesf2 = 0x40005668;
54__gtdf2 = 0x40005938;
55__gtsf2 = 0x400055fc;
56__ledf2 = 0x40005960;
57__lesf2 = 0x4000561c;
58__lshrdi3 = 0x4001b034;
59__ltdf2 = 0x400059ec;
60__ltsf2 = 0x40005688;
61__moddi3 = 0x4001b534;
62__modsi3 = 0x4001afa8;
63__muldc3 = 0x40005f0c;
64__muldf3 = 0x400057e8;
65__muldi3 = 0x4001b1e4;
66__mulsc3 = 0x40005ba4;
67__mulsf3 = 0x40005524;
68__mulsi3 = 0x4001af98;
69__mulvdi3 = 0x40008e50;
70__mulvsi3 = 0x40008e38;
71__nedf2 = 0x40005904;
72__negdf2 = 0x400056fc;
73__negdi2 = 0x4001b1fc;
74__negsf2 = 0x40008190;
75__negvdi2 = 0x40008f6c;
76__negvsi2 = 0x40008f4c;
77__nesf2 = 0x400055d0;
78__nsau_data = 0x3ffac870;
79__paritysi2 = 0x40009038;
80__popcountdi2 = 0x40008fe0;
81__popcountsi2 = 0x40008fa8;
82__popcount_tab = 0x3ffac870;
83__powidf2 = 0x40005b40;
84__powisf2 = 0x40005af8;
85__subdf3 = 0x400087b4;
86__subsf3 = 0x400082a0;
87__subvdi3 = 0x40008df4;
88__subvsi3 = 0x40008dd0;
89__truncdfsf2 = 0x40008c64;
90__ucmpdi2 = 0x40005a9c;
91__udivdi3 = 0x4001b7dc;
92__udivmoddi4 = 0x40006e20;
93__udivsi3 = 0x4001afb0;
94__udiv_w_sdiv = 0x40006e18;
95__umoddi3 = 0x4001ba60;
96__umodsi3 = 0x4001afb8;
97__umulsidi3 = 0x4001afc0;
98__unorddf2 = 0x40005a50;
99__unordsf2 = 0x400056d4;
100