mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-10 04:43:33 +00:00
Support ESP32S3 Beta 3 target
Update ROM API. Port changes from bringup branch.
This commit is contained in:
@@ -1,99 +1,105 @@
|
||||
/**
|
||||
* Unlike other ROM functions which declare weak symbols using PROVIDE,
|
||||
* these libgcc functions are exported using assignment, which declare strong symbols.
|
||||
/* ROM function interface esp32s3.rom.libgcc.ld for esp32s3
|
||||
*
|
||||
* Note: These ROM functions are always linked instead of the ones provided by libgcc.a.
|
||||
*
|
||||
* Generated from ./interface-esp32s3.yml md5sum 36d43c36b9d0f4f082f71c819ad53470
|
||||
*
|
||||
* Compatible with ROM where ECO version equal or greater to 0.
|
||||
*
|
||||
* THIS FILE WAS AUTOMATICALLY GENERATED. DO NOT EDIT.
|
||||
*/
|
||||
__absvdi2 = 0x40037f14;
|
||||
__absvsi2 = 0x40037f00;
|
||||
__adddf3 = 0x4003bd5c;
|
||||
__addsf3 = 0x4003b9f0;
|
||||
__addvdi3 = 0x4003c488;
|
||||
__addvsi3 = 0x4003c464;
|
||||
__ashldi3 = 0x40055928;
|
||||
__ashrdi3 = 0x40055940;
|
||||
__bswapdi2 = 0x40039054;
|
||||
__bswapsi2 = 0x4003902c;
|
||||
__clear_cache = 0x40037ef8;
|
||||
__clrsbdi2 = 0x400390c8;
|
||||
__clrsbsi2 = 0x400390b0;
|
||||
__clzdi2 = 0x40055bbc;
|
||||
__clzsi2 = 0x400558f8;
|
||||
__cmpdi2 = 0x40037eb8;
|
||||
__ctzdi2 = 0x40055bd0;
|
||||
__ctzsi2 = 0x40055900;
|
||||
__divdc3 = 0x40038b74;
|
||||
__divdf3 = 0x4003c120;
|
||||
__divdi3 = 0x40055bf0;
|
||||
__divsc3 = 0x400388d4;
|
||||
__divsf3 = 0x40055974;
|
||||
__divsi3 = 0x400558c8;
|
||||
__eqdf2 = 0x40037d40;
|
||||
__eqsf2 = 0x40037a0c;
|
||||
__extendsfdf2 = 0x4003c400;
|
||||
__ffsdi2 = 0x40055b98;
|
||||
__ffssi2 = 0x40055914;
|
||||
__fixdfdi = 0x4003c290;
|
||||
__fixdfsi = 0x4003c244;
|
||||
__fixsfdi = 0x4003bc18;
|
||||
__fixsfsi = 0x4003bbd8;
|
||||
__fixunsdfsi = 0x4003c2fc;
|
||||
__fixunssfdi = 0x4003bcd0;
|
||||
__fixunssfsi = 0x4003bc78;
|
||||
__floatdidf = 0x40055af4;
|
||||
__floatdisf = 0x40055a2c;
|
||||
__floatsidf = 0x40055ab0;
|
||||
__floatsisf = 0x400559dc;
|
||||
__floatundidf = 0x40055ae4;
|
||||
__floatundisf = 0x40055a1c;
|
||||
__floatunsidf = 0x40055aa4;
|
||||
__floatunsisf = 0x400559d0;
|
||||
__gcc_bcmp = 0x40039100;
|
||||
__gedf2 = 0x40037e00;
|
||||
__gesf2 = 0x40037aa4;
|
||||
__gtdf2 = 0x40037d74;
|
||||
__gtsf2 = 0x40037a38;
|
||||
__ledf2 = 0x40037d9c;
|
||||
__lesf2 = 0x40037a58;
|
||||
__lshrdi3 = 0x4005595c;
|
||||
__ltdf2 = 0x40037e28;
|
||||
__ltsf2 = 0x40037ac4;
|
||||
__moddi3 = 0x40055eb8;
|
||||
__modsi3 = 0x400558d0;
|
||||
__muldc3 = 0x4003829c;
|
||||
__muldf3 = 0x40037c24;
|
||||
__muldi3 = 0x40055b68;
|
||||
__mulsc3 = 0x40037fd8;
|
||||
__mulsf3 = 0x40037960;
|
||||
__mulsi3 = 0x400558c0;
|
||||
__mulvdi3 = 0x4003c548;
|
||||
__mulvsi3 = 0x4003c530;
|
||||
__nedf2 = 0x40037d40;
|
||||
__negdf2 = 0x40037b38;
|
||||
__negdi2 = 0x40055b80;
|
||||
__negsf2 = 0x4003b9c8;
|
||||
__negvdi2 = 0x4003c664;
|
||||
__negvsi2 = 0x4003c644;
|
||||
__nesf2 = 0x40037a0c;
|
||||
__nsau_data = 0x3ff07430;
|
||||
__paritysi2 = 0x4003c730;
|
||||
__popcountdi2 = 0x4003c6d8;
|
||||
__popcountsi2 = 0x4003c6a0;
|
||||
__popcount_tab = 0x3ff07430;
|
||||
__powidf2 = 0x40037f74;
|
||||
__powisf2 = 0x40037f34;
|
||||
__subdf3 = 0x4003beb0;
|
||||
__subsf3 = 0x4003bad8;
|
||||
__subvdi3 = 0x4003c4ec;
|
||||
__subvsi3 = 0x4003c4c8;
|
||||
__truncdfsf2 = 0x4003c35c;
|
||||
__ucmpdi2 = 0x40037ed8;
|
||||
__udivdi3 = 0x40056160;
|
||||
__udivmoddi4 = 0x40039140;
|
||||
__udivsi3 = 0x400558d8;
|
||||
__udiv_w_sdiv = 0x40039138;
|
||||
__umoddi3 = 0x400563e4;
|
||||
__umodsi3 = 0x400558e0;
|
||||
__umulsidi3 = 0x400558e8;
|
||||
__unorddf2 = 0x40037e8c;
|
||||
__unordsf2 = 0x40037b10;
|
||||
|
||||
/***************************************
|
||||
Group libgcc
|
||||
***************************************/
|
||||
|
||||
/* Functions */
|
||||
__absvdi2 = 0x40001fd4;
|
||||
__absvsi2 = 0x40001fe0;
|
||||
__adddf3 = 0x40001fec;
|
||||
__addsf3 = 0x40001ff8;
|
||||
__addvdi3 = 0x40002004;
|
||||
__addvsi3 = 0x40002010;
|
||||
__ashldi3 = 0x4000201c;
|
||||
__ashrdi3 = 0x40002028;
|
||||
__bswapdi2 = 0x40002034;
|
||||
__bswapsi2 = 0x40002040;
|
||||
__clear_cache = 0x4000204c;
|
||||
__clrsbdi2 = 0x40002058;
|
||||
__clrsbsi2 = 0x40002064;
|
||||
__clzdi2 = 0x40002070;
|
||||
__clzsi2 = 0x4000207c;
|
||||
__cmpdi2 = 0x40002088;
|
||||
__ctzdi2 = 0x40002094;
|
||||
__ctzsi2 = 0x400020a0;
|
||||
__divdc3 = 0x400020ac;
|
||||
__divdf3 = 0x400020b8;
|
||||
__divdi3 = 0x400020c4;
|
||||
__divsc3 = 0x400020d0;
|
||||
__divsf3 = 0x400020dc;
|
||||
__divsi3 = 0x400020e8;
|
||||
__eqdf2 = 0x400020f4;
|
||||
__eqsf2 = 0x40002100;
|
||||
__extendsfdf2 = 0x4000210c;
|
||||
__ffsdi2 = 0x40002118;
|
||||
__ffssi2 = 0x40002124;
|
||||
__fixdfdi = 0x40002130;
|
||||
__fixdfsi = 0x4000213c;
|
||||
__fixsfdi = 0x40002148;
|
||||
__fixsfsi = 0x40002154;
|
||||
__fixunsdfsi = 0x40002160;
|
||||
__fixunssfdi = 0x4000216c;
|
||||
__fixunssfsi = 0x40002178;
|
||||
__floatdidf = 0x40002184;
|
||||
__floatdisf = 0x40002190;
|
||||
__floatsidf = 0x4000219c;
|
||||
__floatsisf = 0x400021a8;
|
||||
__floatundidf = 0x400021b4;
|
||||
__floatundisf = 0x400021c0;
|
||||
__floatunsidf = 0x400021cc;
|
||||
__floatunsisf = 0x400021d8;
|
||||
__gcc_bcmp = 0x400021e4;
|
||||
__gedf2 = 0x400021f0;
|
||||
__gesf2 = 0x400021fc;
|
||||
__gtdf2 = 0x40002208;
|
||||
__gtsf2 = 0x40002214;
|
||||
__ledf2 = 0x40002220;
|
||||
__lesf2 = 0x4000222c;
|
||||
__lshrdi3 = 0x40002238;
|
||||
__ltdf2 = 0x40002244;
|
||||
__ltsf2 = 0x40002250;
|
||||
__moddi3 = 0x4000225c;
|
||||
__modsi3 = 0x40002268;
|
||||
__muldc3 = 0x40002274;
|
||||
__muldf3 = 0x40002280;
|
||||
__muldi3 = 0x4000228c;
|
||||
__mulsc3 = 0x40002298;
|
||||
__mulsf3 = 0x400022a4;
|
||||
__mulsi3 = 0x400022b0;
|
||||
__mulvdi3 = 0x400022bc;
|
||||
__mulvsi3 = 0x400022c8;
|
||||
__nedf2 = 0x400022d4;
|
||||
__negdf2 = 0x400022e0;
|
||||
__negdi2 = 0x400022ec;
|
||||
__negsf2 = 0x400022f8;
|
||||
__negvdi2 = 0x40002304;
|
||||
__negvsi2 = 0x40002310;
|
||||
__nesf2 = 0x4000231c;
|
||||
__paritysi2 = 0x40002328;
|
||||
__popcountdi2 = 0x40002334;
|
||||
__popcountsi2 = 0x40002340;
|
||||
__powidf2 = 0x4000234c;
|
||||
__powisf2 = 0x40002358;
|
||||
__subdf3 = 0x40002364;
|
||||
__subsf3 = 0x40002370;
|
||||
__subvdi3 = 0x4000237c;
|
||||
__subvsi3 = 0x40002388;
|
||||
__truncdfsf2 = 0x40002394;
|
||||
__ucmpdi2 = 0x400023a0;
|
||||
__udivdi3 = 0x400023ac;
|
||||
__udivmoddi4 = 0x400023b8;
|
||||
__udivsi3 = 0x400023c4;
|
||||
__udiv_w_sdiv = 0x400023d0;
|
||||
__umoddi3 = 0x400023dc;
|
||||
__umodsi3 = 0x400023e8;
|
||||
__unorddf2 = 0x400023f4;
|
||||
__unordsf2 = 0x40002400;
|
||||
|
Reference in New Issue
Block a user