123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791 |
- /*
- * Math library
- *
- * Copyright (C) 2016 Intel Corporation. All rights reserved.
- *
- * Redistribution and use in source and binary forms, with or without
- * modification, are permitted provided that the following conditions
- * are met:
- *
- * * Redistributions of source code must retain the above copyright
- * notice, this list of conditions and the following disclaimer.
- * * Redistributions in binary form must reproduce the above copyright
- * notice, this list of conditions and the following disclaimer in
- * the documentation and/or other materials provided with the
- * distribution.
- * * Neither the name of Intel Corporation nor the names of its
- * contributors may be used to endorse or promote products derived
- * from this software without specific prior written permission.
- *
- * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
- * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
- * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
- * A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
- * OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
- * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
- * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
- * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
- * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
- * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
- * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
- *
- *
- * Author Name <jingwei.zhang@intel.com>
- * History:
- * 03-14-2016 Initial version. numerics svn rev. 12864
- */
- .file "atan2f_wmt.c"
- .text
- ..TXTST0:
- # -- Begin static_func
- .text
- .align 16,0x90
- static_func:
- ..B1.1:
- ..L1:
- call ..L2
- ..L2:
- popl %eax
- lea _GLOBAL_OFFSET_TABLE_+[. - ..L2](%eax), %eax
- lea static_const_table@GOTOFF(%eax), %eax
- ret
- .align 16,0x90
- .type static_func,@function
- .size static_func,.-static_func
- .data
- # -- End static_func
- .text
- # -- Begin atan2f
- .text
- .align 16,0x90
- .globl atan2f
- atan2f:
- # parameter 1: 8 + %ebp
- # parameter 2: 12 + %ebp
- ..B2.1:
- ..L3:
- ..B2.2:
- pushl %ebp
- movl %esp, %ebp
- subl $104, %esp
- movl %ebx, 48(%esp)
- call static_func
- movl %eax, %ebx
- movss 112(%esp), %xmm0
- movss 116(%esp), %xmm1
- movl 112(%esp), %edx
- movl 116(%esp), %ecx
- movss %xmm0, 8(%esp)
- movss %xmm1, 12(%esp)
- movl %edx, %eax
- andl $2147483647, %edx
- subl $528482304, %edx
- cmpl $1073741824, %edx
- jae .L_2TAG_PACKET_0.0.3
- movl %ecx, %edx
- andl $-2147483648, %ecx
- andl $2147483647, %edx
- subl $528482304, %edx
- cmpl $1073741824, %edx
- jae .L_2TAG_PACKET_1.0.3
- divss %xmm1, %xmm0
- movss 8(%esp), %xmm5
- .L_2TAG_PACKET_2.0.3:
- movl $-262144, %edx
- movd %edx, %xmm3
- movss %xmm1, %xmm6
- movl $262144, %edx
- movd %edx, %xmm4
- movss %xmm1, %xmm2
- shrl $31, %eax
- shrl $30, %ecx
- orl %eax, %ecx
- andps %xmm3, %xmm6
- subss %xmm6, %xmm1
- andps %xmm0, %xmm3
- movd %xmm0, %edx
- orps %xmm4, %xmm3
- mulss %xmm3, %xmm6
- mulss %xmm3, %xmm1
- movl %edx, %eax
- andl $2146959360, %edx
- subl $1023410176, %edx
- cmpl $83361792, %edx
- ja .L_2TAG_PACKET_3.0.3
- mulss %xmm5, %xmm3
- subss %xmm6, %xmm5
- addss %xmm3, %xmm2
- subss %xmm1, %xmm5
- divss %xmm2, %xmm5
- shrl $16, %edx
- addl $8, %edx
- andl $-2147483648, %eax
- movd %eax, %xmm0
- movss (%ebx,%edx), %xmm1
- movss 4(%ebx,%edx), %xmm3
- movl $-1096111855, %eax
- movd %eax, %xmm4
- movss 1440(%ebx,%ecx,8), %xmm6
- xorps %xmm0, %xmm1
- xorps %xmm0, %xmm3
- movss %xmm1, %xmm7
- addss 1444(%ebx,%ecx,8), %xmm1
- addss %xmm6, %xmm3
- movss 1444(%ebx,%ecx,8), %xmm6
- movss %xmm5, %xmm2
- mulss %xmm5, %xmm5
- movss %xmm1, %xmm0
- subss %xmm1, %xmm6
- mulss %xmm2, %xmm4
- addss %xmm2, %xmm1
- addss %xmm7, %xmm6
- subss %xmm1, %xmm0
- mulss %xmm4, %xmm5
- addss %xmm6, %xmm3
- addss %xmm2, %xmm0
- addss %xmm3, %xmm5
- addss %xmm5, %xmm0
- addss %xmm1, %xmm0
- movss %xmm0, (%esp)
- flds (%esp)
- jmp .L_2TAG_PACKET_4.0.3
- .L_2TAG_PACKET_3.0.3:
- addl $75497472, %edx
- cmpl $158859264, %edx
- ja .L_2TAG_PACKET_5.0.3
- movss 8(%esp), %xmm0
- movss 12(%esp), %xmm1
- cvtps2pd %xmm0, %xmm0
- cvtps2pd %xmm1, %xmm1
- divsd %xmm1, %xmm0
- movsd 1360(%ebx), %xmm7
- movsd 1368(%ebx), %xmm2
- movss 1440(%ebx,%ecx,8), %xmm3
- movss 1444(%ebx,%ecx,8), %xmm4
- cvtps2pd %xmm3, %xmm3
- cvtps2pd %xmm4, %xmm4
- addsd %xmm4, %xmm3
- mulsd %xmm0, %xmm7
- movapd %xmm0, %xmm1
- mulsd %xmm0, %xmm2
- mulsd %xmm0, %xmm0
- mulsd %xmm0, %xmm2
- mulsd %xmm0, %xmm0
- addsd %xmm3, %xmm1
- mulsd %xmm7, %xmm0
- addsd %xmm2, %xmm0
- addsd %xmm1, %xmm0
- movsd %xmm0, (%esp)
- fldl (%esp)
- jmp .L_2TAG_PACKET_4.0.3
- .L_2TAG_PACKET_5.0.3:
- addl $947912704, %edx
- cmpl $1106771968, %edx
- jae .L_2TAG_PACKET_6.0.3
- movss 1440(%ebx,%ecx,8), %xmm2
- movss 1444(%ebx,%ecx,8), %xmm1
- addss %xmm2, %xmm0
- addss %xmm1, %xmm0
- .L_2TAG_PACKET_7.0.3:
- movss %xmm0, (%esp)
- flds (%esp)
- jmp .L_2TAG_PACKET_4.0.3
- .L_2TAG_PACKET_6.0.3:
- cmpl $1602224128, %edx
- jae .L_2TAG_PACKET_8.0.3
- movss 8(%esp), %xmm0
- movss 12(%esp), %xmm1
- movl $-2147483648, %edx
- movd %edx, %xmm7
- xorps %xmm7, %xmm0
- cvtps2pd %xmm0, %xmm5
- cvtps2pd %xmm1, %xmm0
- divsd %xmm5, %xmm0
- movsd 1376(%ebx), %xmm2
- andl $1, %ecx
- movsd 1344(%ebx,%ecx,8), %xmm3
- mulsd %xmm0, %xmm2
- movapd %xmm0, %xmm1
- mulsd %xmm0, %xmm0
- addsd %xmm3, %xmm1
- mulsd %xmm2, %xmm0
- addsd %xmm1, %xmm0
- cvtsd2ss %xmm0, %xmm0
- jmp .L_2TAG_PACKET_7.0.3
- .L_2TAG_PACKET_8.0.3:
- movss 1408(%ebx), %xmm0
- movss 1412(%ebx), %xmm1
- shll $31, %ecx
- movd %ecx, %xmm3
- addss %xmm1, %xmm0
- xorps %xmm3, %xmm0
- jmp .L_2TAG_PACKET_7.0.3
- .L_2TAG_PACKET_0.0.3:
- addl $528482304, %edx
- cmpl $2139095040, %edx
- jae .L_2TAG_PACKET_9.0.3
- cmpl $0, %edx
- je .L_2TAG_PACKET_10.0.3
- movl %ecx, %edx
- andl $-2147483648, %ecx
- andl $2147483647, %edx
- subl $528482304, %edx
- .L_2TAG_PACKET_1.0.3:
- addl $528482304, %edx
- cmpl $2139095040, %edx
- jae .L_2TAG_PACKET_11.0.3
- cmpl $0, %edx
- je .L_2TAG_PACKET_12.0.3
- cvtss2sd %xmm0, %xmm0
- cvtss2sd %xmm1, %xmm3
- divsd %xmm3, %xmm0
- movss 8(%esp), %xmm5
- pextrw $3, %xmm0, %edx
- andl $32767, %edx
- subl $15344, %edx
- cmpl $2048, %edx
- jae .L_2TAG_PACKET_13.0.3
- movd %xmm1, %edx
- cvtsd2ss %xmm0, %xmm0
- andl $2147483647, %edx
- cmpl $276824064, %edx
- jb .L_2TAG_PACKET_14.0.3
- cmpl $1602224128, %edx
- ja .L_2TAG_PACKET_15.0.3
- jmp .L_2TAG_PACKET_2.0.3
- .L_2TAG_PACKET_15.0.3:
- movl $796917760, %edx
- movd %edx, %xmm4
- mulss %xmm4, %xmm1
- mulss %xmm4, %xmm5
- jmp .L_2TAG_PACKET_2.0.3
- .L_2TAG_PACKET_14.0.3:
- movl $1333788672, %edx
- movd %edx, %xmm4
- mulss %xmm4, %xmm1
- mulss %xmm4, %xmm5
- jmp .L_2TAG_PACKET_2.0.3
- .L_2TAG_PACKET_13.0.3:
- shrl $31, %eax
- shrl $30, %ecx
- orl %eax, %ecx
- addl $15344, %edx
- cmpl $17392, %edx
- jae .L_2TAG_PACKET_8.0.3
- .L_2TAG_PACKET_16.0.3:
- cmpl $2, %ecx
- jb .L_2TAG_PACKET_17.0.3
- movss 1440(%ebx,%ecx,8), %xmm2
- movss 1444(%ebx,%ecx,8), %xmm0
- addss %xmm2, %xmm0
- jmp .L_2TAG_PACKET_7.0.3
- .L_2TAG_PACKET_17.0.3:
- movsd 1392(%ebx), %xmm1
- mulsd %xmm1, %xmm0
- cvtsd2ss %xmm0, %xmm0
- jmp .L_2TAG_PACKET_7.0.3
- .L_2TAG_PACKET_9.0.3:
- ja .L_2TAG_PACKET_18.0.3
- movl %ecx, %edx
- andl $-2147483648, %ecx
- andl $2147483647, %edx
- cmpl $2139095040, %edx
- je .L_2TAG_PACKET_19.0.3
- ja .L_2TAG_PACKET_20.0.3
- movss 1408(%ebx), %xmm0
- movss 1412(%ebx), %xmm1
- andl $-2147483648, %eax
- movd %eax, %xmm3
- addss %xmm1, %xmm0
- xorps %xmm3, %xmm0
- jmp .L_2TAG_PACKET_7.0.3
- .L_2TAG_PACKET_19.0.3:
- movss 1408(%ebx), %xmm0
- movss 1412(%ebx), %xmm1
- movl $1056964608, %edx
- sarl $31, %ecx
- andl $12582912, %ecx
- addl %ecx, %edx
- movd %edx, %xmm2
- addss %xmm1, %xmm0
- mulss %xmm2, %xmm0
- andl $-2147483648, %eax
- movd %eax, %xmm3
- xorps %xmm3, %xmm0
- jmp .L_2TAG_PACKET_7.0.3
- .L_2TAG_PACKET_18.0.3:
- addss %xmm1, %xmm0
- jmp .L_2TAG_PACKET_7.0.3
- .L_2TAG_PACKET_10.0.3:
- movl %ecx, %edx
- andl $-2147483648, %ecx
- andl $2147483647, %edx
- cmpl $2139095040, %edx
- ja .L_2TAG_PACKET_20.0.3
- cmpl $0, %edx
- je .L_2TAG_PACKET_21.0.3
- cmpl $0, %ecx
- jne .L_2TAG_PACKET_22.0.3
- jmp .L_2TAG_PACKET_7.0.3
- .L_2TAG_PACKET_23.0.3:
- .L_2TAG_PACKET_22.0.3:
- movss 1456(%ebx), %xmm0
- movss 1460(%ebx), %xmm1
- andl $-2147483648, %eax
- movd %eax, %xmm3
- addss %xmm1, %xmm0
- xorps %xmm3, %xmm0
- jmp .L_2TAG_PACKET_7.0.3
- .L_2TAG_PACKET_24.0.3:
- movss 1456(%ebx), %xmm0
- movss 1460(%ebx), %xmm1
- andl $-2147483648, %eax
- movd %eax, %xmm3
- addss %xmm1, %xmm0
- xorps %xmm3, %xmm0
- jmp .L_2TAG_PACKET_25.0.3
- .L_2TAG_PACKET_21.0.3:
- cmpl $0, %ecx
- jne .L_2TAG_PACKET_24.0.3
- .L_2TAG_PACKET_25.0.3:
- movss %xmm0, (%esp)
- subl $32, %esp
- lea 112(%esp), %eax
- movl %eax, (%esp)
- lea 116(%esp), %eax
- movl %eax, 4(%esp)
- lea 32(%esp), %eax
- movl %eax, 8(%esp)
- movl $38, %eax
- movl %eax, 12(%esp)
- call __libm_error_support
- addl $32, %esp
- flds (%esp)
- jmp .L_2TAG_PACKET_4.0.3
- .L_2TAG_PACKET_20.0.3:
- movss %xmm1, %xmm0
- addss %xmm0, %xmm0
- jmp .L_2TAG_PACKET_7.0.3
- .L_2TAG_PACKET_11.0.3:
- ja .L_2TAG_PACKET_20.0.3
- cmpl $0, %ecx
- jne .L_2TAG_PACKET_23.0.3
- andl $-2147483648, %eax
- movd %eax, %xmm0
- jmp .L_2TAG_PACKET_7.0.3
- .L_2TAG_PACKET_12.0.3:
- movss 1408(%ebx), %xmm0
- movss 1412(%ebx), %xmm1
- andl $-2147483648, %eax
- movd %eax, %xmm3
- addss %xmm1, %xmm0
- xorps %xmm3, %xmm0
- jmp .L_2TAG_PACKET_7.0.3
- .L_2TAG_PACKET_4.0.3:
- movl 48(%esp), %ebx
- movl %ebp, %esp
- popl %ebp
- ret
- ..B2.3:
- .align 16,0x90
- .type atan2f,@function
- .size atan2f,.-atan2f
- .data
- # -- End atan2f
- .text
- # -- Begin __libm_error_support
- .text
- .align 16,0x90
- __libm_error_support:
- # parameter 1: 4 + %esp
- # parameter 2: 8 + %esp
- # parameter 3: 12 + %esp
- # parameter 4: 16 + %esp
- ..B3.1:
- ..L4:
- ret
- .align 16,0x90
- .type __libm_error_support,@function
- .size __libm_error_support,.-__libm_error_support
- .data
- # -- End __libm_error_support
- .section .rodata, "a"
- .align 16
- .align 16
- static_const_table:
- .long 0
- .long 0
- .long 1023669327
- .long 803928991
- .long 1024193038
- .long 2966692170
- .long 1024716678
- .long 811692700
- .long 1025240245
- .long 792964392
- .long 1025763734
- .long 802148141
- .long 1026287141
- .long 819324013
- .long 1026810463
- .long 790037051
- .long 1027333695
- .long 759154391
- .long 1027856833
- .long 817525057
- .long 1028379874
- .long 808527090
- .long 1028902813
- .long 821626264
- .long 1029425647
- .long 817580405
- .long 1029948372
- .long 2952445505
- .long 1030470983
- .long 801005003
- .long 1030993477
- .long 800387983
- .long 1031515850
- .long 2942256123
- .long 1032048979
- .long 2968250322
- .long 1032570964
- .long 822790803
- .long 1033092672
- .long 826289861
- .long 1033614088
- .long 2976224418
- .long 1034135194
- .long 824490938
- .long 1034655977
- .long 822527213
- .long 1035176421
- .long 784232806
- .long 1035696510
- .long 822531604
- .long 1036216230
- .long 2967672936
- .long 1036735564
- .long 826515440
- .long 1037254499
- .long 2944102134
- .long 1037773019
- .long 2977774463
- .long 1038291108
- .long 795957866
- .long 1038808753
- .long 2972700386
- .long 1039325938
- .long 2975253635
- .long 1039842648
- .long 807079588
- .long 1040402092
- .long 822355304
- .long 1040917290
- .long 805504040
- .long 1041431409
- .long 2978896586
- .long 1041944391
- .long 836680090
- .long 1042456182
- .long 826352980
- .long 1042966726
- .long 2973619487
- .long 1043475968
- .long 2937629464
- .long 1043983855
- .long 831159584
- .long 1044490335
- .long 820394738
- .long 1044995356
- .long 2965290852
- .long 1045498867
- .long 772017454
- .long 1046000819
- .long 2978687103
- .long 1046501162
- .long 836200518
- .long 1046999850
- .long 836883769
- .long 1047496836
- .long 826905524
- .long 1047992074
- .long 824423170
- .long 1048653779
- .long 2993658277
- .long 1049143506
- .long 2988293347
- .long 1049629355
- .long 838635411
- .long 1050111172
- .long 2981083232
- .long 1050588809
- .long 840069395
- .long 1051062131
- .long 2985487843
- .long 1051531009
- .long 2987007755
- .long 1051995325
- .long 2954909954
- .long 1052454971
- .long 2992105648
- .long 1052909846
- .long 2984512837
- .long 1053359860
- .long 2974535271
- .long 1053804931
- .long 834850816
- .long 1054244987
- .long 2990399399
- .long 1054679962
- .long 2986843574
- .long 1055109800
- .long 841668384
- .long 1055534454
- .long 840878179
- .long 1056161628
- .long 2959648204
- .long 1056972004
- .long 2999182783
- .long 1057370275
- .long 2987693957
- .long 1057757908
- .long 848029633
- .long 1058134927
- .long 833824667
- .long 1058501396
- .long 838916473
- .long 1058857417
- .long 2982869562
- .long 1059203123
- .long 2987447445
- .long 1059538675
- .long 2986943103
- .long 1059864257
- .long 2962018373
- .long 1060180073
- .long 3001690183
- .long 1060486341
- .long 3000978470
- .long 1060783292
- .long 855353569
- .long 1061071169
- .long 847903241
- .long 1061350219
- .long 2995336148
- .long 1061620693
- .long 848940038
- .long 1062010885
- .long 848518105
- .long 1062503512
- .long 2989792343
- .long 1062966414
- .long 2998000194
- .long 1063401558
- .long 2966602495
- .long 1063810833
- .long 841421013
- .long 1064196033
- .long 853285487
- .long 1064558850
- .long 831341538
- .long 1064900868
- .long 2999260393
- .long 1065223564
- .long 3001104089
- .long 1065440763
- .long 856880849
- .long 1065584798
- .long 852830020
- .long 1065721082
- .long 862757435
- .long 1065850159
- .long 2998927867
- .long 1065972528
- .long 2998512290
- .long 1066088651
- .long 2998663603
- .long 1066198953
- .long 2996780932
- .long 1066354340
- .long 3007554211
- .long 1066544552
- .long 2996943326
- .long 1066717600
- .long 3000009859
- .long 1066875577
- .long 856175525
- .long 1067020272
- .long 836800017
- .long 1067153216
- .long 3008748444
- .long 1067275724
- .long 851983949
- .long 1067388933
- .long 862585050
- .long 1067493827
- .long 3009301766
- .long 1067591258
- .long 2988483069
- .long 1067681973
- .long 3005223458
- .long 1067766623
- .long 839061141
- .long 1067845782
- .long 2995523700
- .long 1067919954
- .long 2995663457
- .long 1067989585
- .long 858133164
- .long 1068055072
- .long 829335339
- .long 1068146290
- .long 856294518
- .long 1068256389
- .long 3003850806
- .long 1068355146
- .long 856998103
- .long 1068444206
- .long 2999569255
- .long 1068524912
- .long 3011255227
- .long 1068598373
- .long 841513866
- .long 1068665514
- .long 841710807
- .long 1068727109
- .long 2949159239
- .long 1068783812
- .long 2995542644
- .long 1068836179
- .long 3007665083
- .long 1068884685
- .long 3006087365
- .long 1068929739
- .long 2996180184
- .long 1068971695
- .long 3006313179
- .long 1069010859
- .long 849476222
- .long 1069047500
- .long 860722755
- .long 1069081853
- .long 859062603
- .long 1069129538
- .long 2979745798
- .long 1069186846
- .long 842801502
- .long 1069238035
- .long 3010794384
- .long 1069284031
- .long 3010162926
- .long 1069325584
- .long 3005589807
- .long 1069363306
- .long 853875835
- .long 1069397703
- .long 851842476
- .long 1069429195
- .long 3001807968
- .long 1069458133
- .long 859424355
- .long 1069484817
- .long 3004202910
- .long 1069509498
- .long 843503196
- .long 1069532394
- .long 856475636
- .long 1069553692
- .long 2995114457
- .long 1069573552
- .long 860725119
- .long 1069592116
- .long 859745384
- .long 1069609507
- .long 3009201804
- .long 1069633623
- .long 855498560
- .long 1069662574
- .long 858167444
- .long 1069688405
- .long 853306415
- .long 1069711594
- .long 846705105
- .long 1069732526
- .long 858976312
- .long 1069751516
- .long 2999172562
- .long 1069768821
- .long 2999539371
- .long 1069784656
- .long 2998679696
- .long 1069799200
- .long 861304267
- .long 1069812606
- .long 843012447
- .long 1069825002
- .long 3010989671
- .long 1069836497
- .long 3005173143
- .long 1069847186
- .long 853102954
- .long 1069857152
- .long 2993551140
- .long 1069866465
- .long 3000116992
- .long 1069875187
- .long 827148142
- .long 0
- .long 0
- .long 0
- .long 1072693248
- .long 0
- .long 0
- .long 0
- .long 2147418112
- .long 0
- .long 0
- .long 0
- .long 32768
- .long 0
- .long 0
- .long 1413754136
- .long 1073291771
- .long 1413754136
- .long 3220775419
- .long 2576980378
- .long 1070176665
- .long 1431655765
- .long 3218429269
- .long 1431655765
- .long 3218429269
- .long 0
- .long 0
- .long 4194304
- .long 1072693248
- .long 0
- .long 0
- .long 1070141402
- .long 866263400
- .long 1078530010
- .long 874652008
- .long 1061752794
- .long 857874792
- .long 0
- .long 0
- .long 0
- .long 0
- .long 0
- .long 0
- .long 874652008
- .long 1078530010
- .long 3022135656
- .long 3226013658
- .type static_const_table,@object
- .size static_const_table,1472
- .data
- .section .note.GNU-stack, ""
- # End
|