1/* 2 * SPDX-FileCopyrightText: 2022 Espressif Systems (Shanghai) CO LTD 3 * 4 * SPDX-License-Identifier: Apache-2.0 5 */ 6/* ROM function interface esp32c6.rom.rvfp.ld for esp32c6 7 * 8 * 9 * Generated from ./target/esp32c6/interface-esp32c6.yml md5sum 06c13e133e0743d09b87aba30d3e213b 10 * 11 * Compatible with ROM where ECO version equal or greater to 0. 12 * 13 * THIS FILE WAS AUTOMATICALLY GENERATED. DO NOT EDIT. 14 */ 15 16/*************************************** 17 Group rvfplib 18 ***************************************/ 19 20/* Functions */ 21__adddf3 = 0x400009f4; 22__addsf3 = 0x400009f8; 23__eqdf2 = 0x400009fc; 24__eqsf2 = 0x40000a00; 25__extendsfdf2 = 0x40000a04; 26__fixdfdi = 0x40000a08; 27__fixdfsi = 0x40000a0c; 28__fixsfdi = 0x40000a10; 29__fixsfsi = 0x40000a14; 30__fixunsdfsi = 0x40000a18; 31__fixunssfdi = 0x40000a1c; 32__fixunssfsi = 0x40000a20; 33__floatdidf = 0x40000a24; 34__floatdisf = 0x40000a28; 35__floatsidf = 0x40000a2c; 36__floatsisf = 0x40000a30; 37__floatundidf = 0x40000a34; 38__floatundisf = 0x40000a38; 39__floatunsidf = 0x40000a3c; 40__floatunsisf = 0x40000a40; 41__gedf2 = 0x40000a44; 42__gesf2 = 0x40000a48; 43__gtdf2 = 0x40000a4c; 44__gtsf2 = 0x40000a50; 45__ledf2 = 0x40000a54; 46__lesf2 = 0x40000a58; 47__ltdf2 = 0x40000a5c; 48__ltsf2 = 0x40000a60; 49__muldf3 = 0x40000a64; 50__mulsf3 = 0x40000a68; 51__nedf2 = 0x40000a6c; 52__nesf2 = 0x40000a70; 53__subdf3 = 0x40000a74; 54__subsf3 = 0x40000a78; 55__truncdfsf2 = 0x40000a7c; 56 57/*************************************** 58 Group libgcc 59***************************************/ 60 61/* Functions */ 62__absvdi2 = 0x40000884; 63__absvsi2 = 0x40000888; 64__addvdi3 = 0x40000894; 65__addvsi3 = 0x40000898; 66__ashldi3 = 0x4000089c; 67__ashrdi3 = 0x400008a0; 68__bswapdi2 = 0x400008a4; 69__bswapsi2 = 0x400008a8; 70__clear_cache = 0x400008ac; 71__clrsbdi2 = 0x400008b0; 72__clrsbsi2 = 0x400008b4; 73__clzdi2 = 0x400008b8; 74__clzsi2 = 0x400008bc; 75__cmpdi2 = 0x400008c0; 76__ctzdi2 = 0x400008c4; 77__ctzsi2 = 0x400008c8; 78__divdc3 = 0x400008cc; 79__divdf3 = 0x400008d0; 80__divdi3 = 0x400008d4; 81__divsc3 = 0x400008d8; 82__divsf3 = 0x400008dc; 83__divsi3 = 0x400008e0; 84__ffsdi2 = 0x400008f0; 85__ffssi2 = 0x400008f4; 86__gcc_bcmp = 0x40000934; 87__lshrdi3 = 0x40000950; 88__moddi3 = 0x4000095c; 89__modsi3 = 0x40000960; 90__muldc3 = 0x40000964; 91__muldi3 = 0x4000096c; 92__mulsc3 = 0x40000970; 93__mulsi3 = 0x40000978; 94__mulvdi3 = 0x4000097c; 95__mulvsi3 = 0x40000980; 96__negdf2 = 0x40000988; 97__negdi2 = 0x4000098c; 98__negsf2 = 0x40000990; 99__negvdi2 = 0x40000994; 100__negvsi2 = 0x40000998; 101__paritysi2 = 0x400009a0; 102__popcountdi2 = 0x400009a4; 103__popcountsi2 = 0x400009a8; 104__powidf2 = 0x400009ac; 105__powisf2 = 0x400009b0; 106__subvdi3 = 0x400009bc; 107__subvsi3 = 0x400009c0; 108__ucmpdi2 = 0x400009c8; 109__udivdi3 = 0x400009cc; 110__udivmoddi4 = 0x400009d0; 111__udivsi3 = 0x400009d4; 112__udiv_w_sdiv = 0x400009d8; 113__umoddi3 = 0x400009dc; 114__umodsi3 = 0x400009e0; 115__unorddf2 = 0x400009e4; 116__unordsf2 = 0x400009e8; 117__extenddftf2 = 0x400009ec; 118__trunctfdf2 = 0x400009f0; 119