esp32c2.rom.libgcc.ld 2.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113
  1. /*
  2. * SPDX-FileCopyrightText: 2021-2022 Espressif Systems (Shanghai) CO LTD
  3. *
  4. * SPDX-License-Identifier: Apache-2.0
  5. */
  6. /* ROM function interface esp32c2.rom.libgcc.ld for esp32c2
  7. *
  8. *
  9. * Generated from ./interface-esp32c2.yml md5sum c679b6ed5e9f0a9c3e7b93e5e0f2a1a3
  10. *
  11. * Compatible with ROM where ECO version equal or greater to 1.
  12. *
  13. * THIS FILE WAS AUTOMATICALLY GENERATED. DO NOT EDIT.
  14. */
  15. /***************************************
  16. Group libgcc
  17. ***************************************/
  18. /* Functions */
  19. __absvdi2 = 0x400008a8;
  20. __absvsi2 = 0x400008ac;
  21. __adddf3 = 0x400008b0;
  22. __addsf3 = 0x400008b4;
  23. __addvdi3 = 0x400008b8;
  24. __addvsi3 = 0x400008bc;
  25. __ashldi3 = 0x400008c0;
  26. __ashrdi3 = 0x400008c4;
  27. __bswapdi2 = 0x400008c8;
  28. __bswapsi2 = 0x400008cc;
  29. __clear_cache = 0x400008d0;
  30. __clrsbdi2 = 0x400008d4;
  31. __clrsbsi2 = 0x400008d8;
  32. __clzdi2 = 0x400008dc;
  33. __clzsi2 = 0x400008e0;
  34. __cmpdi2 = 0x400008e4;
  35. __ctzdi2 = 0x400008e8;
  36. __ctzsi2 = 0x400008ec;
  37. __divdc3 = 0x400008f0;
  38. __divdf3 = 0x400008f4;
  39. __divdi3 = 0x400008f8;
  40. __divsc3 = 0x400008fc;
  41. __divsf3 = 0x40000900;
  42. __divsi3 = 0x40000904;
  43. __eqdf2 = 0x40000908;
  44. __eqsf2 = 0x4000090c;
  45. __extendsfdf2 = 0x40000910;
  46. __ffsdi2 = 0x40000914;
  47. __ffssi2 = 0x40000918;
  48. __fixdfdi = 0x4000091c;
  49. __fixdfsi = 0x40000920;
  50. __fixsfdi = 0x40000924;
  51. __fixsfsi = 0x40000928;
  52. __fixunsdfsi = 0x4000092c;
  53. __fixunssfdi = 0x40000930;
  54. __fixunssfsi = 0x40000934;
  55. __floatdidf = 0x40000938;
  56. __floatdisf = 0x4000093c;
  57. __floatsidf = 0x40000940;
  58. __floatsisf = 0x40000944;
  59. __floatundidf = 0x40000948;
  60. __floatundisf = 0x4000094c;
  61. __floatunsidf = 0x40000950;
  62. __floatunsisf = 0x40000954;
  63. __gcc_bcmp = 0x40000958;
  64. __gedf2 = 0x4000095c;
  65. __gesf2 = 0x40000960;
  66. __gtdf2 = 0x40000964;
  67. __gtsf2 = 0x40000968;
  68. __ledf2 = 0x4000096c;
  69. __lesf2 = 0x40000970;
  70. __lshrdi3 = 0x40000974;
  71. __ltdf2 = 0x40000978;
  72. __ltsf2 = 0x4000097c;
  73. __moddi3 = 0x40000980;
  74. __modsi3 = 0x40000984;
  75. __muldc3 = 0x40000988;
  76. __muldf3 = 0x4000098c;
  77. __muldi3 = 0x40000990;
  78. __mulsc3 = 0x40000994;
  79. __mulsf3 = 0x40000998;
  80. __mulsi3 = 0x4000099c;
  81. __mulvdi3 = 0x400009a0;
  82. __mulvsi3 = 0x400009a4;
  83. __nedf2 = 0x400009a8;
  84. __negdf2 = 0x400009ac;
  85. __negdi2 = 0x400009b0;
  86. __negsf2 = 0x400009b4;
  87. __negvdi2 = 0x400009b8;
  88. __negvsi2 = 0x400009bc;
  89. __nesf2 = 0x400009c0;
  90. __paritysi2 = 0x400009c4;
  91. __popcountdi2 = 0x400009c8;
  92. __popcountsi2 = 0x400009cc;
  93. __powidf2 = 0x400009d0;
  94. __powisf2 = 0x400009d4;
  95. __subdf3 = 0x400009d8;
  96. __subsf3 = 0x400009dc;
  97. __subvdi3 = 0x400009e0;
  98. __subvsi3 = 0x400009e4;
  99. __truncdfsf2 = 0x400009e8;
  100. __ucmpdi2 = 0x400009ec;
  101. __udivdi3 = 0x400009f0;
  102. __udivmoddi4 = 0x400009f4;
  103. __udivsi3 = 0x400009f8;
  104. __udiv_w_sdiv = 0x400009fc;
  105. __umoddi3 = 0x40000a00;
  106. __umodsi3 = 0x40000a04;
  107. __unorddf2 = 0x40000a08;
  108. __unordsf2 = 0x40000a0c;
  109. __extenddftf2 = 0x40000a10;
  110. __trunctfdf2 = 0x40000a14;