12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211 |
- /*
- * 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 "acosl.c"
- .text
- ..TXTST0:
- # -- Begin acosl
- .text
- .align 16,0x90
- .globl acosl
- acosl:
- # parameter 1: 8 + %ebp
- ..B1.1:
- ..L1:
- pushl %ebp
- movl %esp, %ebp
- andl $-16, %esp
- pushl %edi
- pushl %ebx
- subl $88, %esp
- ..B1.2:
- fnstcw 14(%esp)
- ..B1.3:
- movzbl 17(%ebp), %edx
- movzwl 16(%ebp), %eax
- andl $128, %edx
- andl $32767, %eax
- shrl $7, %edx
- movzwl 14(%esp), %ecx
- cmpl $16383, %eax
- call ..L2
- ..L2:
- popl %ebx
- lea _GLOBAL_OFFSET_TABLE_+[. - ..L2](%ebx), %ebx
- jge ..B1.60
- ..B1.4:
- cmpl $16382, %eax
- jge ..B1.47
- ..B1.5:
- cmpl $16376, %eax
- jge ..B1.37
- ..B1.6:
- cmpl $16371, %eax
- jge ..B1.30
- ..B1.7:
- cmpl $16365, %eax
- jge ..B1.23
- ..B1.8:
- cmpl $16308, %eax
- jge ..B1.16
- ..B1.9:
- movl %ecx, %eax
- andl $768, %eax
- cmpl $768, %eax
- je ..B1.78
- ..B1.10:
- orl $-64768, %ecx
- movw %cx, 12(%esp)
- ..B1.11:
- fldcw 12(%esp)
- ..B1.12:
- movl $1, %eax
- ..B1.13:
- fldt 12+_pi_02@GOTOFF(%ebx)
- testl %eax, %eax
- fldt _pi_02@GOTOFF(%ebx)
- fldt 8(%ebp)
- fsubrp %st, %st(2)
- faddp %st, %st(1)
- fstpt (%esp)
- je ..B1.15
- ..B1.14:
- fldcw 14(%esp)
- ..B1.15:
- fldt (%esp)
- addl $88, %esp
- popl %ebx
- popl %edi
- movl %ebp, %esp
- popl %ebp
- ret
- ..B1.16:
- movl %ecx, %eax
- andl $768, %eax
- cmpl $768, %eax
- je ..B1.79
- ..B1.17:
- orl $-64768, %ecx
- movw %cx, 12(%esp)
- ..B1.18:
- fldcw 12(%esp)
- ..B1.19:
- movl $1, %eax
- ..B1.20:
- fldt 8(%ebp)
- testl %eax, %eax
- fldt _P4@GOTOFF(%ebx)
- fmul %st(1), %st
- fmul %st(1), %st
- fmul %st(1), %st
- faddp %st, %st(1)
- fldt 12+_pi_02@GOTOFF(%ebx)
- fsubp %st, %st(1)
- fldt _pi_02@GOTOFF(%ebx)
- faddp %st, %st(1)
- fstpt (%esp)
- je ..B1.22
- ..B1.21:
- fldcw 14(%esp)
- ..B1.22:
- fldt (%esp)
- addl $88, %esp
- popl %ebx
- popl %edi
- movl %ebp, %esp
- popl %ebp
- ret
- ..B1.23:
- movl %ecx, %eax
- andl $768, %eax
- cmpl $768, %eax
- je ..B1.80
- ..B1.24:
- orl $-64768, %ecx
- movw %cx, 12(%esp)
- ..B1.25:
- fldcw 12(%esp)
- ..B1.26:
- movl $1, %eax
- ..B1.27:
- fldt 8(%ebp)
- testl %eax, %eax
- fld %st(0)
- fmul %st(1), %st
- fldt 12+_P3@GOTOFF(%ebx)
- fmul %st(1), %st
- fldt _P3@GOTOFF(%ebx)
- faddp %st, %st(1)
- fmulp %st, %st(1)
- fmul %st(1), %st
- faddp %st, %st(1)
- fldt 12+_pi_02@GOTOFF(%ebx)
- fsubp %st, %st(1)
- fldt _pi_02@GOTOFF(%ebx)
- faddp %st, %st(1)
- fstpt (%esp)
- je ..B1.29
- ..B1.28:
- fldcw 14(%esp)
- ..B1.29:
- fldt (%esp)
- addl $88, %esp
- popl %ebx
- popl %edi
- movl %ebp, %esp
- popl %ebp
- ret
- ..B1.30:
- movl %ecx, %eax
- andl $768, %eax
- cmpl $768, %eax
- je ..B1.81
- ..B1.31:
- orl $-64768, %ecx
- movw %cx, 12(%esp)
- ..B1.32:
- fldcw 12(%esp)
- ..B1.33:
- movl $1, %eax
- ..B1.34:
- fldt 8(%ebp)
- testl %eax, %eax
- fld %st(0)
- fmul %st(1), %st
- fld %st(0)
- fmul %st(1), %st
- fld %st(2)
- fld %st(3)
- fldl _TWO_32H@GOTOFF(%ebx)
- fmul %st(5), %st
- fadd %st, %st(2)
- fsubrp %st, %st(2)
- fsub %st(1), %st
- fldt 36+_P2@GOTOFF(%ebx)
- fmul %st(3), %st
- fldt 12+_P2@GOTOFF(%ebx)
- faddp %st, %st(1)
- fmul %st(3), %st
- fldt 24+_P2@GOTOFF(%ebx)
- fmulp %st, %st(4)
- fldt _P2@GOTOFF(%ebx)
- faddp %st, %st(4)
- fxch %st(4)
- fmulp %st, %st(3)
- fxch %st(2)
- faddp %st, %st(3)
- fxch %st(3)
- fmulp %st, %st(2)
- faddp %st, %st(1)
- fldt 12+_pi_02@GOTOFF(%ebx)
- fsubp %st, %st(1)
- fldt _pi_02@GOTOFF(%ebx)
- fsubp %st, %st(2)
- faddp %st, %st(1)
- fstpt (%esp)
- je ..B1.36
- ..B1.35:
- fldcw 14(%esp)
- ..B1.36:
- fldt (%esp)
- addl $88, %esp
- popl %ebx
- popl %edi
- movl %ebp, %esp
- popl %ebp
- ret
- ..B1.37:
- movl %ecx, %edx
- andl $768, %edx
- cmpl $768, %edx
- je ..B1.82
- ..B1.38:
- orl $-64768, %ecx
- movw %cx, 12(%esp)
- ..B1.39:
- fldcw 12(%esp)
- ..B1.40:
- movzwl 16(%ebp), %eax
- movl $1, %edx
- andl $32767, %eax
- ..B1.41:
- fldt 8(%ebp)
- cmpl $16381, %eax
- fld %st(0)
- fxch %st(1)
- fstpt (%esp)
- fldt (%esp)
- fldl _TWO_52H@GOTOFF(%ebx)
- fmul %st, %st(2)
- fstpt 32(%esp)
- fld %st(0)
- fadd %st(2), %st
- fsubp %st, %st(2)
- fld %st(1)
- fld %st(1)
- fsub %st(3), %st
- fmul %st, %st(1)
- fmul %st, %st(2)
- fxch %st(2)
- faddp %st, %st(1)
- fld %st(0)
- fld %st(3)
- fmul %st(4), %st
- fadd %st, %st(1)
- fxch %st(1)
- fstpt 48(%esp)
- fldt 48(%esp)
- fld %st(2)
- fmul %st(2), %st
- fxch %st(1)
- fmul %st(3), %st
- faddp %st, %st(1)
- fstpt 64(%esp)
- fldt 64(%esp)
- fld %st(1)
- fmul %st(2), %st
- fadd %st, %st(1)
- fxch %st(3)
- fstpt 16(%esp)
- jge ..B1.43
- ..B1.42:
- fstp %st(2)
- fldt 132+_P1@GOTOFF(%ebx)
- fmul %st(2), %st
- fldt 108+_P1@GOTOFF(%ebx)
- faddp %st, %st(1)
- fmul %st(2), %st
- fldt 84+_P1@GOTOFF(%ebx)
- faddp %st, %st(1)
- fmul %st(2), %st
- fldt 60+_P1@GOTOFF(%ebx)
- faddp %st, %st(1)
- fmul %st(2), %st
- fldt 36+_P1@GOTOFF(%ebx)
- faddp %st, %st(1)
- fmul %st(2), %st
- fldt 12+_P1@GOTOFF(%ebx)
- faddp %st, %st(1)
- fmul %st(2), %st
- fldt 72+_P1@GOTOFF(%ebx)
- fldt 120+_P1@GOTOFF(%ebx)
- fmul %st(4), %st
- fldt 96+_P1@GOTOFF(%ebx)
- faddp %st, %st(1)
- fmul %st(4), %st
- faddp %st, %st(1)
- fmul %st(3), %st
- fldt 48+_P1@GOTOFF(%ebx)
- faddp %st, %st(1)
- fmul %st(3), %st
- fldt 24+_P1@GOTOFF(%ebx)
- faddp %st, %st(1)
- fmulp %st, %st(3)
- fldt _P1@GOTOFF(%ebx)
- faddp %st, %st(3)
- fldt 48(%esp)
- fmulp %st, %st(3)
- faddp %st, %st(2)
- fldt 16(%esp)
- fldt 144+_P1@GOTOFF(%ebx)
- fmul %st, %st(1)
- fxch %st(1)
- faddp %st, %st(3)
- fmulp %st, %st(1)
- fxch %st(1)
- jmp ..B1.44
- ..B1.43:
- fldt 204+_P@GOTOFF(%ebx)
- fmul %st(1), %st
- fldt 180+_P@GOTOFF(%ebx)
- faddp %st, %st(1)
- fmul %st(1), %st
- fldt 156+_P@GOTOFF(%ebx)
- faddp %st, %st(1)
- fmul %st(1), %st
- fldt 132+_P@GOTOFF(%ebx)
- faddp %st, %st(1)
- fmul %st(1), %st
- fldt 108+_P@GOTOFF(%ebx)
- faddp %st, %st(1)
- fmul %st(1), %st
- fldt 84+_P@GOTOFF(%ebx)
- faddp %st, %st(1)
- fmul %st(1), %st
- fldt 60+_P@GOTOFF(%ebx)
- faddp %st, %st(1)
- fmul %st(1), %st
- fldt 36+_P@GOTOFF(%ebx)
- faddp %st, %st(1)
- fmul %st(1), %st
- fldt 12+_P@GOTOFF(%ebx)
- faddp %st, %st(1)
- fmul %st(1), %st
- fldt 192+_P@GOTOFF(%ebx)
- fmul %st(2), %st
- fldt 168+_P@GOTOFF(%ebx)
- faddp %st, %st(1)
- fmul %st(2), %st
- fldt 144+_P@GOTOFF(%ebx)
- faddp %st, %st(1)
- fmul %st(2), %st
- fldt 120+_P@GOTOFF(%ebx)
- faddp %st, %st(1)
- fmul %st(2), %st
- fldt 96+_P@GOTOFF(%ebx)
- faddp %st, %st(1)
- fmul %st(2), %st
- fldt 72+_P@GOTOFF(%ebx)
- faddp %st, %st(1)
- fmul %st(2), %st
- fldt 48+_P@GOTOFF(%ebx)
- faddp %st, %st(1)
- fmul %st(2), %st
- fldt 24+_P@GOTOFF(%ebx)
- faddp %st, %st(1)
- fmulp %st, %st(2)
- fldt _P@GOTOFF(%ebx)
- faddp %st, %st(2)
- fldt 48(%esp)
- fmulp %st, %st(2)
- faddp %st, %st(1)
- fldt 64(%esp)
- fldt 16(%esp)
- fldt 228+_P@GOTOFF(%ebx)
- fmul %st, %st(2)
- fxch %st(2)
- faddp %st, %st(3)
- fxch %st(1)
- fmulp %st, %st(4)
- fldt 216+_P@GOTOFF(%ebx)
- fmul %st, %st(3)
- fxch %st(3)
- faddp %st, %st(4)
- fld %st(3)
- fxch %st(3)
- fmulp %st, %st(1)
- faddp %st, %st(1)
- fldt 32(%esp)
- fmul %st(3), %st
- fadd %st, %st(2)
- fsubrp %st, %st(2)
- fxch %st(1)
- fsubr %st, %st(2)
- fxch %st(2)
- faddp %st, %st(1)
- ..B1.44:
- fldt (%esp)
- testl %edx, %edx
- fmulp %st, %st(1)
- fld %st(2)
- fmul %st(2), %st
- faddp %st, %st(1)
- faddp %st, %st(2)
- fmul %st(2), %st
- faddp %st, %st(2)
- fldt _pi_02@GOTOFF(%ebx)
- fld %st(0)
- fsubr %st(3), %st
- fchs
- fsub %st, %st(1)
- fxch %st(3)
- faddp %st, %st(1)
- fldt 12+_pi_02@GOTOFF(%ebx)
- fsubp %st, %st(2)
- fsubrp %st, %st(1)
- faddp %st, %st(1)
- fstpt 16(%esp)
- je ..B1.46
- ..B1.45:
- fldcw 14(%esp)
- ..B1.46:
- fldt 16(%esp)
- addl $88, %esp
- popl %ebx
- popl %edi
- movl %ebp, %esp
- popl %ebp
- ret
- ..B1.47:
- movl %ecx, %eax
- andl $768, %eax
- cmpl $768, %eax
- je ..B1.83
- ..B1.48:
- orl $-64768, %ecx
- movw %cx, 12(%esp)
- ..B1.49:
- fldcw 12(%esp)
- ..B1.50:
- movl $1, %ecx
- ..B1.51:
- fldt 8(%ebp)
- fmull _ones@GOTOFF(%ebx,%edx,8)
- fldt .L_2il0floatpacket.0@GOTOFF(%ebx)
- fldl _TWO_32H@GOTOFF(%ebx)
- fldl _TWO_52H@GOTOFF(%ebx)
- fstpt 16(%esp)
- fldt 16(%esp)
- fxch %st(3)
- fsubrl _ones@GOTOFF(%ebx)
- fmul %st(2), %st
- fmul %st, %st(1)
- fld %st(0)
- fadd %st(2), %st
- fsubp %st, %st(2)
- fld %st(1)
- fxch %st(1)
- fsub %st(2), %st
- fadd %st, %st(1)
- fxch %st(1)
- fsqrt
- fmul %st, %st(4)
- fld %st(4)
- fadd %st(1), %st
- fsubp %st, %st(5)
- fld %st(4)
- fmul %st(5), %st
- fsubr %st, %st(3)
- fld %st(5)
- fxch %st(2)
- fsub %st(6), %st
- fmul %st, %st(2)
- fxch %st(2)
- fsubrp %st, %st(4)
- fxch %st(2)
- faddp %st, %st(3)
- fld %st(4)
- fadd %st(1), %st
- fdivrp %st, %st(3)
- faddp %st, %st(2)
- fxch %st(1)
- fmulp %st, %st(2)
- fld %st(2)
- fadd %st(2), %st
- fld %st(0)
- fmul %st(3), %st
- fld %st(4)
- fmul %st(4), %st
- faddp %st, %st(1)
- fld %st(0)
- fadd %st(3), %st
- fstpt 48(%esp)
- fldt 48(%esp)
- fld %st(1)
- fmul %st(4), %st
- fxch %st(1)
- fmul %st(2), %st
- faddp %st, %st(1)
- fstpt 32(%esp)
- fldt 32(%esp)
- fxch %st(1)
- fstpt (%esp)
- fld %st(2)
- fmul %st(3), %st
- fadd %st, %st(1)
- fxch %st(2)
- fstpt 64(%esp)
- fldt 64(%esp)
- fstpt 8(%ebp)
- fldt 8(%ebp)
- fldt .L_2il0floatpacket.1@GOTOFF(%ebx)
- fcompp
- fnstsw %ax
- sahf
- jbe ..B1.53
- ..B1.52:
- fstp %st(1)
- fldt 132+_P1@GOTOFF(%ebx)
- fmul %st(1), %st
- fldt 108+_P1@GOTOFF(%ebx)
- faddp %st, %st(1)
- fmul %st(1), %st
- fldt 84+_P1@GOTOFF(%ebx)
- faddp %st, %st(1)
- fmul %st(1), %st
- fldt 60+_P1@GOTOFF(%ebx)
- faddp %st, %st(1)
- fmul %st(1), %st
- fldt 36+_P1@GOTOFF(%ebx)
- faddp %st, %st(1)
- fmul %st(1), %st
- fldt 12+_P1@GOTOFF(%ebx)
- faddp %st, %st(1)
- fmul %st(1), %st
- fldt 72+_P1@GOTOFF(%ebx)
- fldt 120+_P1@GOTOFF(%ebx)
- fmul %st(3), %st
- fldt 96+_P1@GOTOFF(%ebx)
- faddp %st, %st(1)
- fmul %st(3), %st
- faddp %st, %st(1)
- fmul %st(2), %st
- fldt 48+_P1@GOTOFF(%ebx)
- faddp %st, %st(1)
- fmul %st(2), %st
- fldt 24+_P1@GOTOFF(%ebx)
- faddp %st, %st(1)
- fmulp %st, %st(2)
- fldt _P1@GOTOFF(%ebx)
- faddp %st, %st(2)
- fldt 48(%esp)
- fmulp %st, %st(2)
- faddp %st, %st(1)
- fldt (%esp)
- fldt 144+_P1@GOTOFF(%ebx)
- fmul %st, %st(1)
- fxch %st(1)
- faddp %st, %st(2)
- fmulp %st, %st(2)
- fxch %st(1)
- jmp ..B1.54
- ..B1.53:
- fldt 204+_P@GOTOFF(%ebx)
- fmul %st(1), %st
- fldt 180+_P@GOTOFF(%ebx)
- faddp %st, %st(1)
- fmul %st(1), %st
- fldt 156+_P@GOTOFF(%ebx)
- faddp %st, %st(1)
- fmul %st(1), %st
- fldt 132+_P@GOTOFF(%ebx)
- faddp %st, %st(1)
- fmul %st(1), %st
- fldt 108+_P@GOTOFF(%ebx)
- faddp %st, %st(1)
- fmul %st(1), %st
- fldt 84+_P@GOTOFF(%ebx)
- faddp %st, %st(1)
- fmul %st(1), %st
- fldt 60+_P@GOTOFF(%ebx)
- faddp %st, %st(1)
- fmul %st(1), %st
- fldt 36+_P@GOTOFF(%ebx)
- faddp %st, %st(1)
- fmul %st(1), %st
- fldt 12+_P@GOTOFF(%ebx)
- faddp %st, %st(1)
- fmul %st(1), %st
- fldt 192+_P@GOTOFF(%ebx)
- fmul %st(2), %st
- fldt 168+_P@GOTOFF(%ebx)
- faddp %st, %st(1)
- fmul %st(2), %st
- fldt 144+_P@GOTOFF(%ebx)
- faddp %st, %st(1)
- fmul %st(2), %st
- fldt 120+_P@GOTOFF(%ebx)
- faddp %st, %st(1)
- fmul %st(2), %st
- fldt 96+_P@GOTOFF(%ebx)
- faddp %st, %st(1)
- fmul %st(2), %st
- fldt 72+_P@GOTOFF(%ebx)
- faddp %st, %st(1)
- fmul %st(2), %st
- fldt 48+_P@GOTOFF(%ebx)
- faddp %st, %st(1)
- fmul %st(2), %st
- fldt 24+_P@GOTOFF(%ebx)
- faddp %st, %st(1)
- fmulp %st, %st(2)
- fldt _P@GOTOFF(%ebx)
- faddp %st, %st(2)
- fldt 48(%esp)
- fmulp %st, %st(2)
- faddp %st, %st(1)
- fldt 32(%esp)
- fldt (%esp)
- fldt 228+_P@GOTOFF(%ebx)
- fmul %st, %st(2)
- fxch %st(2)
- faddp %st, %st(3)
- fxch %st(1)
- fmulp %st, %st(3)
- fldt 216+_P@GOTOFF(%ebx)
- fmul %st, %st(1)
- fxch %st(1)
- faddp %st, %st(2)
- fmulp %st, %st(3)
- fxch %st(2)
- faddp %st, %st(1)
- fld %st(0)
- fldt 16(%esp)
- fmul %st(2), %st
- fadd %st, %st(1)
- fsubrp %st, %st(1)
- fsubr %st, %st(1)
- fxch %st(1)
- faddp %st, %st(2)
- ..B1.54:
- fldt 64(%esp)
- testl %edx, %edx
- fmulp %st, %st(2)
- fld %st(2)
- fmul %st(1), %st
- faddp %st, %st(2)
- fxch %st(1)
- faddp %st, %st(2)
- fmul %st(2), %st
- fld %st(2)
- fadd %st(1), %st
- je ..B1.56
- ..B1.55:
- fstp %st(1)
- fstp %st(2)
- fldt .L_2il0floatpacket.2@GOTOFF(%ebx)
- fmul %st, %st(2)
- fmulp %st, %st(1)
- fldt _pi_00@GOTOFF(%ebx)
- fld %st(0)
- fadd %st(3), %st
- fsub %st, %st(1)
- fxch %st(1)
- fsubrp %st, %st(3)
- fldt 12+_pi_00@GOTOFF(%ebx)
- faddp %st, %st(2)
- fxch %st(2)
- faddp %st, %st(1)
- faddp %st, %st(1)
- fstpt (%esp)
- jmp ..B1.57
- ..B1.56:
- fldt .L_2il0floatpacket.3@GOTOFF(%ebx)
- fxch %st(1)
- fsub %st, %st(4)
- fxch %st(4)
- fsubrp %st, %st(2)
- fxch %st(1)
- faddp %st, %st(2)
- fxch %st(1)
- faddp %st, %st(2)
- fmulp %st, %st(1)
- fstpt (%esp)
- ..B1.57:
- testl %ecx, %ecx
- je ..B1.59
- ..B1.58:
- fldcw 14(%esp)
- ..B1.59:
- fldt (%esp)
- addl $88, %esp
- popl %ebx
- popl %edi
- movl %ebp, %esp
- popl %ebp
- ret
- ..B1.60:
- movl %ecx, %edi
- andl $768, %edi
- cmpl $768, %edi
- je ..B1.84
- ..B1.61:
- orl $-64768, %ecx
- movw %cx, 12(%esp)
- ..B1.62:
- fldcw 12(%esp)
- ..B1.63:
- movzwl 16(%ebp), %eax
- movl $1, %ecx
- andl $32767, %eax
- ..B1.64:
- cmpl $32767, %eax
- jne ..B1.68
- ..B1.65:
- cmpl $-2147483648, 12(%ebp)
- jne ..B1.67
- ..B1.66:
- cmpl $0, 8(%ebp)
- je ..B1.74
- ..B1.67:
- fldt 8(%ebp)
- fmull _ones@GOTOFF(%ebx)
- fstpt (%esp)
- jmp ..B1.75
- ..B1.68:
- cmpl $16383, %eax
- jne ..B1.74
- ..B1.69:
- cmpl $-2147483648, 12(%ebp)
- jne ..B1.74
- ..B1.70:
- cmpl $0, 8(%ebp)
- jne ..B1.74
- ..B1.71:
- testl %edx, %edx
- je ..B1.73
- ..B1.72:
- fldt _pi_0l@GOTOFF(%ebx)
- fldt _small_value_80@GOTOFF(%ebx)
- fsubrp %st, %st(1)
- fstpt (%esp)
- jmp ..B1.75
- ..B1.73:
- fldl _zeros@GOTOFF(%ebx)
- fstpt (%esp)
- jmp ..B1.75
- ..B1.74:
- fldl _infs@GOTOFF(%ebx)
- fmull _zeros@GOTOFF(%ebx)
- fstpt (%esp)
- ..B1.75:
- testl %ecx, %ecx
- je ..B1.77
- ..B1.76:
- fldcw 14(%esp)
- ..B1.77:
- fldt (%esp)
- addl $88, %esp
- popl %ebx
- popl %edi
- movl %ebp, %esp
- popl %ebp
- ret
- ..B1.78:
- xorl %eax, %eax
- jmp ..B1.13
- ..B1.79:
- xorl %eax, %eax
- jmp ..B1.20
- ..B1.80:
- xorl %eax, %eax
- jmp ..B1.27
- ..B1.81:
- xorl %eax, %eax
- jmp ..B1.34
- ..B1.82:
- xorl %edx, %edx
- jmp ..B1.41
- ..B1.83:
- xorl %ecx, %ecx
- jmp ..B1.51
- ..B1.84:
- xorl %ecx, %ecx
- jmp ..B1.64
- .align 16,0x90
- .type acosl,@function
- .size acosl,.-acosl
- .data
- # -- End acosl
- .section .rodata, "a"
- .align 16
- .align 16
- .L_2il0floatpacket.0:
- .byte 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x80,0xfe,0x3f,0x00,0x00
- .type .L_2il0floatpacket.0,@object
- .size .L_2il0floatpacket.0,12
- .space 4, 0x00 # pad
- .align 16
- .L_2il0floatpacket.1:
- .byte 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x80,0xfd,0x3f,0x00,0x00
- .type .L_2il0floatpacket.1,@object
- .size .L_2il0floatpacket.1,12
- .space 4, 0x00 # pad
- .align 16
- .L_2il0floatpacket.2:
- .byte 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x80,0x00,0xc0,0x00,0x00
- .type .L_2il0floatpacket.2,@object
- .size .L_2il0floatpacket.2,12
- .space 4, 0x00 # pad
- .align 16
- .L_2il0floatpacket.3:
- .byte 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x80,0x00,0x40,0x00,0x00
- .type .L_2il0floatpacket.3,@object
- .size .L_2il0floatpacket.3,12
- .align 4
- _TWO_32H:
- .long 0
- .long 1106771968
- .type _TWO_32H,@object
- .size _TWO_32H,8
- .align 4
- _TWO_52H:
- .long 0
- .long 1127743488
- .type _TWO_52H,@object
- .size _TWO_52H,8
- .align 4
- _ones:
- .long 0
- .long 1072693248
- .long 0
- .long 3220176896
- .type _ones,@object
- .size _ones,16
- .align 4
- _zeros:
- .long 0
- .long 0
- .long 0
- .long 2147483648
- .type _zeros,@object
- .size _zeros,16
- .align 4
- _infs:
- .long 0
- .long 2146435072
- .long 0
- .long 4293918720
- .type _infs,@object
- .size _infs,16
- .align 2
- _pi_02:
- .word 0
- .word 0
- .word 55970
- .word 51471
- .word 16383
- .word 0
- .word 35374
- .word 4889
- .word 2259
- .word 34211
- .word 16349
- .word 0
- .type _pi_02,@object
- .size _pi_02,24
- .align 2
- _P4:
- .word 43691
- .word 44938
- .word 43690
- .word 43690
- .word 16380
- .word 0
- .type _P4,@object
- .size _P4,12
- .align 2
- _P3:
- .word 36763
- .word 43690
- .word 43690
- .word 43690
- .word 16380
- .word 0
- .word 40704
- .word 58046
- .word 39460
- .word 39321
- .word 16379
- .word 0
- .type _P3,@object
- .size _P3,24
- .align 2
- _P2:
- .word 43688
- .word 43690
- .word 43690
- .word 43690
- .word 16380
- .word 0
- .word 20771
- .word 39331
- .word 39321
- .word 39321
- .word 16379
- .word 0
- .word 23807
- .word 53798
- .word 28073
- .word 46811
- .word 16378
- .word 0
- .word 35198
- .word 7516
- .word 54204
- .word 63722
- .word 16377
- .word 0
- .type _P2,@object
- .size _P2,48
- .align 2
- _P1:
- .word 43589
- .word 43690
- .word 43690
- .word 43690
- .word 16368
- .word 0
- .word 39364
- .word 39321
- .word 39321
- .word 39321
- .word 16379
- .word 0
- .word 17602
- .word 56173
- .word 28086
- .word 46811
- .word 16378
- .word 0
- .word 47501
- .word 58414
- .word 36408
- .word 63715
- .word 16377
- .word 0
- .word 27078
- .word 6583
- .word 53620
- .word 46917
- .word 16377
- .word 0
- .word 39781
- .word 21053
- .word 25224
- .word 36391
- .word 16377
- .word 0
- .word 46568
- .word 6235
- .word 50749
- .word 58572
- .word 16376
- .word 0
- .word 41318
- .word 51558
- .word 37628
- .word 48452
- .word 16376
- .word 0
- .word 55026
- .word 7893
- .word 43866
- .word 40925
- .word 16376
- .word 0
- .word 43387
- .word 19951
- .word 2911
- .word 35445
- .word 16376
- .word 0
- .word 32572
- .word 59281
- .word 11243
- .word 56666
- .word 16375
- .word 0
- .word 49800
- .word 50337
- .word 42707
- .word 39184
- .word 16376
- .word 0
- .word 0
- .word 0
- .word 0
- .word 43680
- .word 16380
- .word 0
- .type _P1,@object
- .size _P1,156
- .align 2
- _P:
- .word 42691
- .word 43690
- .word 43690
- .word 43690
- .word 16368
- .word 0
- .word 4317
- .word 52400
- .word 52428
- .word 52428
- .word 49134
- .word 0
- .word 26206
- .word 56172
- .word 28086
- .word 46811
- .word 16378
- .word 0
- .word 36130
- .word 58514
- .word 36408
- .word 63715
- .word 16377
- .word 0
- .word 21592
- .word 8113
- .word 53620
- .word 46917
- .word 16377
- .word 0
- .word 3093
- .word 49950
- .word 25215
- .word 36391
- .word 16377
- .word 0
- .word 21499
- .word 24428
- .word 51889
- .word 58572
- .word 16376
- .word 0
- .word 54828
- .word 41264
- .word 61120
- .word 48451
- .word 16376
- .word 0
- .word 10243
- .word 1489
- .word 39717
- .word 40940
- .word 16376
- .word 0
- .word 51433
- .word 46039
- .word 63564
- .word 35220
- .word 16376
- .word 0
- .word 60402
- .word 39286
- .word 25675
- .word 60826
- .word 16375
- .word 0
- .word 34219
- .word 36833
- .word 44839
- .word 57547
- .word 16375
- .word 0
- .word 13013
- .word 26091
- .word 19721
- .word 60832
- .word 16374
- .word 0
- .word 22353
- .word 41544
- .word 55443
- .word 55735
- .word 16376
- .word 0
- .word 14948
- .word 7038
- .word 38091
- .word 38339
- .word 49145
- .word 0
- .word 61727
- .word 61480
- .word 15906
- .word 51927
- .word 16378
- .word 0
- .word 13386
- .word 23084
- .word 64443
- .word 55906
- .word 49146
- .word 0
- .word 17499
- .word 23573
- .word 43947
- .word 42761
- .word 16378
- .word 0
- .word 0
- .word 0
- .word 0
- .word 43680
- .word 16380
- .word 0
- .word 0
- .word 0
- .word 0
- .word 39328
- .word 16379
- .word 0
- .type _P,@object
- .size _P,240
- .align 2
- _pi_00:
- .word 0
- .word 0
- .word 55970
- .word 51471
- .word 16384
- .word 0
- .word 35374
- .word 4889
- .word 2259
- .word 34211
- .word 16350
- .word 0
- .type _pi_00,@object
- .size _pi_00,24
- .align 2
- _pi_0l:
- .word 49717
- .word 8552
- .word 55970
- .word 51471
- .word 16384
- .word 0
- .word 49717
- .word 8552
- .word 55970
- .word 51471
- .word 49152
- .word 0
- .type _pi_0l,@object
- .size _pi_0l,24
- .align 2
- _small_value_80:
- .word 0
- .word 0
- .word 0
- .word 32768
- .word 6383
- .word 0
- .word 0
- .word 0
- .word 0
- .word 32768
- .word 39151
- .word 0
- .type _small_value_80,@object
- .size _small_value_80,24
- .data
- .section .note.GNU-stack, ""
- # End
|