cosl.S 22 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008
  1. /*
  2. * Math library
  3. *
  4. * Copyright (C) 2016 Intel Corporation. All rights reserved.
  5. *
  6. * Redistribution and use in source and binary forms, with or without
  7. * modification, are permitted provided that the following conditions
  8. * are met:
  9. *
  10. * * Redistributions of source code must retain the above copyright
  11. * notice, this list of conditions and the following disclaimer.
  12. * * Redistributions in binary form must reproduce the above copyright
  13. * notice, this list of conditions and the following disclaimer in
  14. * the documentation and/or other materials provided with the
  15. * distribution.
  16. * * Neither the name of Intel Corporation nor the names of its
  17. * contributors may be used to endorse or promote products derived
  18. * from this software without specific prior written permission.
  19. *
  20. * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
  21. * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
  22. * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
  23. * A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
  24. * OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
  25. * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
  26. * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
  27. * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
  28. * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  29. * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
  30. * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  31. *
  32. *
  33. * Author Name <jingwei.zhang@intel.com>
  34. * History:
  35. * 03-14-2016 Initial version. numerics svn rev. 12864
  36. */
  37. .file "cosl.c"
  38. .text
  39. ..TXTST0:
  40. # -- Begin cosl
  41. .text
  42. .align 16,0x90
  43. .globl cosl
  44. cosl:
  45. # parameter 1: 176 + %rsp
  46. ..B1.1:
  47. .cfi_startproc
  48. ..___tag_value_cosl.1:
  49. ..L2:
  50. pushq %rbx
  51. .cfi_def_cfa_offset 16
  52. .cfi_offset 3, -16
  53. pushq %rbp
  54. .cfi_def_cfa_offset 24
  55. .cfi_offset 6, -24
  56. subq $152, %rsp
  57. .cfi_def_cfa_offset 176
  58. xorb %bpl, %bpl
  59. movq %fs:40, %rax
  60. xorq %rsp, %rax
  61. movq %rax, 136(%rsp)
  62. ..B1.2:
  63. fnstcw 114(%rsp)
  64. ..B1.3:
  65. movzwl 184(%rsp), %edx
  66. andl $32767, %edx
  67. movzwl 114(%rsp), %ecx
  68. cmpl $32767, %edx
  69. je ..B1.72
  70. ..B1.4:
  71. cmpl $16378, %edx
  72. jge ..B1.48
  73. ..B1.5:
  74. cmpl $16372, %edx
  75. jge ..B1.40
  76. ..B1.6:
  77. cmpl $16364, %edx
  78. jge ..B1.32
  79. ..B1.7:
  80. cmpl $16308, %edx
  81. jge ..B1.24
  82. ..B1.8:
  83. movl %ecx, %eax
  84. andl $768, %eax
  85. cmpl $768, %eax
  86. je ..B1.12
  87. ..B1.9:
  88. orl $-64768, %ecx
  89. movw %cx, 112(%rsp)
  90. ..B1.10:
  91. fldcw 112(%rsp)
  92. ..B1.11:
  93. movzwl 184(%rsp), %edx
  94. movb $1, %bpl
  95. andl $32767, %edx
  96. ..B1.12:
  97. testl %edx, %edx
  98. jne ..B1.18
  99. ..B1.13:
  100. cmpl $0, 180(%rsp)
  101. jne ..B1.15
  102. ..B1.14:
  103. cmpl $0, 176(%rsp)
  104. je ..B1.19
  105. ..B1.88:
  106. cmpl $0, 180(%rsp)
  107. ..B1.15:
  108. jne ..B1.17
  109. ..B1.16:
  110. cmpl $0, 176(%rsp)
  111. je ..B1.18
  112. ..B1.17:
  113. lea _smallest_value_64(%rip), %rax
  114. movq (%rax), %rdx
  115. movq %rdx, (%rsp)
  116. ..B1.18:
  117. lea _small_value_80(%rip), %rax
  118. lea _ones(%rip), %rdx
  119. fldt (%rax)
  120. fsubrl (%rdx)
  121. fstpt 8(%rsp)
  122. jmp ..B1.20
  123. ..B1.19:
  124. lea _ones(%rip), %rax
  125. fldl (%rax)
  126. fstpt 8(%rsp)
  127. ..B1.20:
  128. testb %bpl, %bpl
  129. je ..B1.22
  130. ..B1.21:
  131. fldcw 114(%rsp)
  132. ..B1.22:
  133. movq 136(%rsp), %rax
  134. xorq %rsp, %rax
  135. cmpq %fs:40, %rax
  136. jne ..B1.64
  137. ..B1.23:
  138. fldt 8(%rsp)
  139. addq $152, %rsp
  140. .cfi_def_cfa_offset 24
  141. .cfi_restore 6
  142. popq %rbp
  143. .cfi_def_cfa_offset 16
  144. .cfi_restore 3
  145. popq %rbx
  146. .cfi_def_cfa_offset 8
  147. ret
  148. .cfi_def_cfa_offset 176
  149. .cfi_offset 3, -16
  150. .cfi_offset 6, -24
  151. ..B1.24:
  152. movl %ecx, %eax
  153. andl $768, %eax
  154. cmpl $768, %eax
  155. je ..B1.28
  156. ..B1.25:
  157. orl $-64768, %ecx
  158. movw %cx, 112(%rsp)
  159. ..B1.26:
  160. fldcw 112(%rsp)
  161. ..B1.27:
  162. movb $1, %bpl
  163. ..B1.28:
  164. fldt 176(%rsp)
  165. lea _CP3(%rip), %rax
  166. lea _ones(%rip), %rdx
  167. testb %bpl, %bpl
  168. fldt (%rax)
  169. fmul %st(1), %st
  170. fmulp %st, %st(1)
  171. faddl (%rdx)
  172. fstpt 8(%rsp)
  173. je ..B1.30
  174. ..B1.29:
  175. fldcw 114(%rsp)
  176. ..B1.30:
  177. movq 136(%rsp), %rax
  178. xorq %rsp, %rax
  179. cmpq %fs:40, %rax
  180. jne ..B1.64
  181. ..B1.31:
  182. fldt 8(%rsp)
  183. addq $152, %rsp
  184. .cfi_def_cfa_offset 24
  185. .cfi_restore 6
  186. popq %rbp
  187. .cfi_def_cfa_offset 16
  188. .cfi_restore 3
  189. popq %rbx
  190. .cfi_def_cfa_offset 8
  191. ret
  192. .cfi_def_cfa_offset 176
  193. .cfi_offset 3, -16
  194. .cfi_offset 6, -24
  195. ..B1.32:
  196. movl %ecx, %eax
  197. andl $768, %eax
  198. cmpl $768, %eax
  199. je ..B1.36
  200. ..B1.33:
  201. orl $-64768, %ecx
  202. movw %cx, 112(%rsp)
  203. ..B1.34:
  204. fldcw 112(%rsp)
  205. ..B1.35:
  206. movb $1, %bpl
  207. ..B1.36:
  208. fldt 176(%rsp)
  209. lea 16+_CP2(%rip), %rax
  210. fmul %st(0), %st
  211. lea _CP2(%rip), %rdx
  212. fldt (%rax)
  213. lea _ones(%rip), %rcx
  214. fmul %st(1), %st
  215. testb %bpl, %bpl
  216. fldt (%rdx)
  217. faddp %st, %st(1)
  218. fmulp %st, %st(1)
  219. faddl (%rcx)
  220. fstpt 8(%rsp)
  221. je ..B1.38
  222. ..B1.37:
  223. fldcw 114(%rsp)
  224. ..B1.38:
  225. movq 136(%rsp), %rax
  226. xorq %rsp, %rax
  227. cmpq %fs:40, %rax
  228. jne ..B1.64
  229. ..B1.39:
  230. fldt 8(%rsp)
  231. addq $152, %rsp
  232. .cfi_def_cfa_offset 24
  233. .cfi_restore 6
  234. popq %rbp
  235. .cfi_def_cfa_offset 16
  236. .cfi_restore 3
  237. popq %rbx
  238. .cfi_def_cfa_offset 8
  239. ret
  240. .cfi_def_cfa_offset 176
  241. .cfi_offset 3, -16
  242. .cfi_offset 6, -24
  243. ..B1.40:
  244. movl %ecx, %eax
  245. andl $768, %eax
  246. cmpl $768, %eax
  247. je ..B1.44
  248. ..B1.41:
  249. orl $-64768, %ecx
  250. movw %cx, 112(%rsp)
  251. ..B1.42:
  252. fldcw 112(%rsp)
  253. ..B1.43:
  254. movb $1, %bpl
  255. ..B1.44:
  256. fldt 176(%rsp)
  257. lea 48+_CP1(%rip), %rax
  258. fmul %st(0), %st
  259. lea 32+_CP1(%rip), %rcx
  260. fld %st(0)
  261. lea 16+_CP1(%rip), %rdx
  262. fmul %st(1), %st
  263. lea _CP1(%rip), %rbx
  264. fldt (%rax)
  265. lea _ones(%rip), %rsi
  266. fmul %st(1), %st
  267. testb %bpl, %bpl
  268. fldt (%rdx)
  269. faddp %st, %st(1)
  270. fmul %st(1), %st
  271. fldt (%rcx)
  272. fmulp %st, %st(2)
  273. fldt (%rbx)
  274. faddp %st, %st(2)
  275. fxch %st(2)
  276. fmulp %st, %st(1)
  277. faddp %st, %st(1)
  278. faddl (%rsi)
  279. fstpt 8(%rsp)
  280. je ..B1.46
  281. ..B1.45:
  282. fldcw 114(%rsp)
  283. ..B1.46:
  284. movq 136(%rsp), %rax
  285. xorq %rsp, %rax
  286. cmpq %fs:40, %rax
  287. jne ..B1.64
  288. ..B1.47:
  289. fldt 8(%rsp)
  290. addq $152, %rsp
  291. .cfi_def_cfa_offset 24
  292. .cfi_restore 6
  293. popq %rbp
  294. .cfi_def_cfa_offset 16
  295. .cfi_restore 3
  296. popq %rbx
  297. .cfi_def_cfa_offset 8
  298. ret
  299. .cfi_def_cfa_offset 176
  300. .cfi_offset 3, -16
  301. .cfi_offset 6, -24
  302. ..B1.48:
  303. movl %ecx, %eax
  304. andl $768, %eax
  305. cmpl $768, %eax
  306. je ..B1.52
  307. ..B1.49:
  308. orl $-64768, %ecx
  309. movw %cx, 112(%rsp)
  310. ..B1.50:
  311. fldcw 112(%rsp)
  312. ..B1.51:
  313. movzwl 184(%rsp), %edx
  314. movb $1, %bpl
  315. andl $32767, %edx
  316. ..B1.52:
  317. cmpl $16382, %edx
  318. jge ..B1.54
  319. ..B1.53:
  320. fldt 176(%rsp)
  321. xorl %ecx, %ecx
  322. movb 185(%rsp), %bl
  323. xorl %esi, %esi
  324. andb $-128, %bl
  325. lea _TWO_52H(%rip), %rdx
  326. shrb $7, %bl
  327. fldl (%rdx)
  328. movzbl %bl, %eax
  329. lea _ones(%rip), %rbx
  330. fxch %st(1)
  331. fmull (%rbx,%rax,8)
  332. fmul %st, %st(1)
  333. fld %st(1)
  334. fadd %st(1), %st
  335. fsubp %st, %st(2)
  336. fld %st(1)
  337. fsubr %st(1), %st
  338. fxch %st(1)
  339. fstpt 176(%rsp)
  340. fldt 176(%rsp)
  341. fxch %st(1)
  342. fxch %st(2)
  343. fxch %st(1)
  344. jmp ..B1.57
  345. ..B1.54:
  346. je ..B1.69
  347. ..B1.55:
  348. fldt 176(%rsp)
  349. xorl %edi, %edi
  350. movb 185(%rsp), %bl
  351. andb $-128, %bl
  352. shrb $7, %bl
  353. movzbl %bl, %eax
  354. lea _ones(%rip), %rbx
  355. fmull (%rbx,%rax,8)
  356. fstpt 176(%rsp)
  357. fldt 176(%rsp)
  358. addq $-16, %rsp
  359. .cfi_def_cfa_offset 192
  360. lea 136(%rsp), %rsi
  361. fstpt (%rsp)
  362. ..___tag_value_cosl.41:
  363. call __libm_reduce_pi04l@PLT
  364. ..___tag_value_cosl.42:
  365. ..B1.87:
  366. movl %eax, %esi
  367. addq $16, %rsp
  368. .cfi_def_cfa_offset 176
  369. ..B1.56:
  370. fldl 120(%rsp)
  371. lea 3(%rsi), %ecx
  372. lea _TWO_52H(%rip), %rax
  373. fld %st(0)
  374. movsd 120(%rsp), %xmm0
  375. shrl $2, %ecx
  376. andl $1, %ecx
  377. mulsd (%rax), %xmm0
  378. movsd %xmm0, 24(%rsp)
  379. fldl 24(%rsp)
  380. fadd %st, %st(1)
  381. fsubrp %st, %st(1)
  382. fld %st(0)
  383. fxch %st(1)
  384. fsubr %st, %st(2)
  385. fldl 128(%rsp)
  386. faddp %st, %st(3)
  387. fxch %st(1)
  388. fadd %st(2), %st
  389. ..B1.57:
  390. fld %st(1)
  391. lea _TWO_53H(%rip), %rax
  392. fmul %st(3), %st
  393. fld %st(3)
  394. fmul %st(2), %st
  395. incl %esi
  396. faddp %st, %st(1)
  397. fstpt 88(%rsp)
  398. fldt 88(%rsp)
  399. fld %st(2)
  400. fmul %st(3), %st
  401. testl $2, %esi
  402. fld %st(0)
  403. fadd %st(2), %st
  404. fstpt 40(%rsp)
  405. fldt 40(%rsp)
  406. fld %st(1)
  407. fmul %st(3), %st
  408. fxch %st(1)
  409. fmulp %st, %st(3)
  410. faddp %st, %st(2)
  411. fxch %st(1)
  412. fstpt 72(%rsp)
  413. fldt 72(%rsp)
  414. fld %st(1)
  415. fmul %st(2), %st
  416. fld %st(0)
  417. faddp %st, %st(2)
  418. fldl (%rax)
  419. fstpt 56(%rsp)
  420. fldl (%rbx,%rcx,8)
  421. fstpl 104(%rsp)
  422. je ..B1.59
  423. ..B1.58:
  424. lea 112+_SP(%rip), %rax
  425. lea 80+_SP(%rip), %rdx
  426. lea 48+_SP(%rip), %rcx
  427. lea 128+_SP(%rip), %rsi
  428. fxch %st(4)
  429. fstpt 8(%rsp)
  430. lea 16+_SP(%rip), %rbx
  431. lea 96+_SP(%rip), %rdi
  432. lea 64+_SP(%rip), %r8
  433. fldt (%rax)
  434. lea 32+_SP(%rip), %r9
  435. lea _SP(%rip), %r10
  436. lea 160+_SP(%rip), %r11
  437. lea 144+_SP(%rip), %rax
  438. fmul %st(1), %st
  439. fldt (%rdx)
  440. faddp %st, %st(1)
  441. fmul %st(1), %st
  442. fldt (%rcx)
  443. faddp %st, %st(1)
  444. fmul %st(1), %st
  445. fldt (%rbx)
  446. faddp %st, %st(1)
  447. fmul %st(1), %st
  448. fldt (%rsi)
  449. fmul %st(2), %st
  450. fldt (%rdi)
  451. faddp %st, %st(1)
  452. fmul %st(2), %st
  453. fldt (%r8)
  454. faddp %st, %st(1)
  455. fmul %st(2), %st
  456. fldt (%r9)
  457. faddp %st, %st(1)
  458. fmulp %st, %st(2)
  459. fldt (%r10)
  460. faddp %st, %st(2)
  461. fldt 40(%rsp)
  462. fmulp %st, %st(2)
  463. faddp %st, %st(1)
  464. fldt 72(%rsp)
  465. fldt 88(%rsp)
  466. fldt (%r11)
  467. fmul %st, %st(2)
  468. fxch %st(2)
  469. faddp %st, %st(3)
  470. fxch %st(1)
  471. fmulp %st, %st(5)
  472. fldt (%rax)
  473. fmul %st, %st(3)
  474. fxch %st(3)
  475. faddp %st, %st(5)
  476. fld %st(4)
  477. fxch %st(3)
  478. fmulp %st, %st(1)
  479. faddp %st, %st(1)
  480. fadd %st, %st(1)
  481. fld %st(4)
  482. fldt 56(%rsp)
  483. fmul %st(3), %st
  484. fadd %st, %st(3)
  485. fsubrp %st, %st(3)
  486. fmul %st(2), %st
  487. fxch %st(2)
  488. fsubr %st, %st(4)
  489. fxch %st(4)
  490. faddp %st, %st(1)
  491. fmulp %st, %st(2)
  492. faddp %st, %st(1)
  493. faddp %st, %st(2)
  494. fldt 8(%rsp)
  495. fmul %st, %st(1)
  496. fld %st(0)
  497. fadd %st(2), %st
  498. fsubr %st, %st(1)
  499. fxch %st(2)
  500. faddp %st, %st(1)
  501. faddp %st, %st(2)
  502. fldl 104(%rsp)
  503. fmul %st, %st(1)
  504. fmulp %st, %st(2)
  505. faddp %st, %st(1)
  506. fstpt 24(%rsp)
  507. jmp ..B1.60
  508. ..B1.59:
  509. fstp %st(3)
  510. fstp %st(4)
  511. fstp %st(2)
  512. lea 112+_CP(%rip), %rax
  513. lea 80+_CP(%rip), %rdx
  514. lea 128+_CP(%rip), %rdi
  515. lea 96+_CP(%rip), %r8
  516. lea 48+_CP(%rip), %rcx
  517. lea 64+_CP(%rip), %r9
  518. lea 16+_CP(%rip), %rsi
  519. lea 32+_CP(%rip), %r10
  520. fldt (%rax)
  521. lea _CP(%rip), %r11
  522. lea 160+_CP(%rip), %rax
  523. fmul %st(3), %st
  524. fldt (%rdx)
  525. lea 144+_CP(%rip), %rdx
  526. faddp %st, %st(1)
  527. fmul %st(3), %st
  528. fldt (%rcx)
  529. faddp %st, %st(1)
  530. fmul %st(3), %st
  531. fldt (%rsi)
  532. faddp %st, %st(1)
  533. fmul %st(3), %st
  534. fldt (%rdi)
  535. fmul %st(4), %st
  536. fldt (%r8)
  537. faddp %st, %st(1)
  538. fmul %st(4), %st
  539. fldt (%r9)
  540. faddp %st, %st(1)
  541. fmul %st(4), %st
  542. fldt (%r10)
  543. faddp %st, %st(1)
  544. fmulp %st, %st(4)
  545. fldt (%r11)
  546. faddp %st, %st(4)
  547. fldt 40(%rsp)
  548. fmulp %st, %st(4)
  549. faddp %st, %st(3)
  550. fldt 72(%rsp)
  551. fldt 88(%rsp)
  552. fldt (%rax)
  553. fmul %st, %st(2)
  554. fxch %st(2)
  555. faddp %st, %st(5)
  556. fxch %st(1)
  557. fmulp %st, %st(2)
  558. fldt (%rdx)
  559. fmul %st, %st(3)
  560. fxch %st(3)
  561. faddp %st, %st(2)
  562. fld %st(1)
  563. fxch %st(3)
  564. fmulp %st, %st(1)
  565. faddp %st, %st(3)
  566. fxch %st(1)
  567. fadd %st(2), %st
  568. fldt 56(%rsp)
  569. fmul %st(1), %st
  570. fadd %st, %st(1)
  571. fsubrp %st, %st(1)
  572. fld %st(0)
  573. fxch %st(1)
  574. fsubr %st, %st(2)
  575. fxch %st(2)
  576. faddp %st, %st(3)
  577. fldl (%rbx)
  578. fadd %st, %st(1)
  579. fsub %st(1), %st
  580. faddp %st, %st(2)
  581. fxch %st(1)
  582. faddp %st, %st(2)
  583. fldl 104(%rsp)
  584. fmul %st, %st(1)
  585. fmulp %st, %st(2)
  586. faddp %st, %st(1)
  587. fstpt 24(%rsp)
  588. ..B1.60:
  589. testb %bpl, %bpl
  590. je ..B1.62
  591. ..B1.61:
  592. fldcw 114(%rsp)
  593. ..B1.62:
  594. movq 136(%rsp), %rax
  595. xorq %rsp, %rax
  596. cmpq %fs:40, %rax
  597. jne ..B1.64
  598. ..B1.63:
  599. fldt 24(%rsp)
  600. addq $152, %rsp
  601. .cfi_def_cfa_offset 24
  602. .cfi_restore 6
  603. popq %rbp
  604. .cfi_def_cfa_offset 16
  605. .cfi_restore 3
  606. popq %rbx
  607. .cfi_def_cfa_offset 8
  608. ret
  609. .cfi_def_cfa_offset 176
  610. .cfi_offset 3, -16
  611. .cfi_offset 6, -24
  612. ..B1.64:
  613. call __stack_chk_fail@PLT
  614. ..B1.69:
  615. movl 180(%rsp), %eax
  616. cmpl $-921707870, %eax
  617. jb ..B1.53
  618. ..B1.70:
  619. jne ..B1.55
  620. ..B1.71:
  621. cmpl $560513589, 176(%rsp)
  622. jbe ..B1.53
  623. jmp ..B1.55
  624. ..B1.72:
  625. movl %ecx, %eax
  626. andl $768, %eax
  627. cmpl $768, %eax
  628. je ..B1.76
  629. ..B1.73:
  630. orl $-64768, %ecx
  631. movw %cx, 112(%rsp)
  632. ..B1.74:
  633. fldcw 112(%rsp)
  634. ..B1.75:
  635. movb $1, %bpl
  636. ..B1.76:
  637. cmpl $-2147483648, 180(%rsp)
  638. jne ..B1.79
  639. ..B1.77:
  640. cmpl $0, 176(%rsp)
  641. jne ..B1.79
  642. ..B1.78:
  643. lea _infs(%rip), %rax
  644. lea _zeros(%rip), %rdx
  645. movsd (%rax), %xmm0
  646. mulsd (%rdx), %xmm0
  647. movsd %xmm0, 24(%rsp)
  648. fldl 24(%rsp)
  649. fstpt 8(%rsp)
  650. jmp ..B1.80
  651. ..B1.79:
  652. fldt 176(%rsp)
  653. lea _ones(%rip), %rax
  654. fmull (%rax)
  655. fstpt 8(%rsp)
  656. ..B1.80:
  657. testb %bpl, %bpl
  658. je ..B1.82
  659. ..B1.81:
  660. fldcw 114(%rsp)
  661. ..B1.82:
  662. movq 136(%rsp), %rax
  663. xorq %rsp, %rax
  664. cmpq %fs:40, %rax
  665. jne ..B1.64
  666. ..B1.83:
  667. fldt 8(%rsp)
  668. addq $152, %rsp
  669. .cfi_def_cfa_offset 24
  670. .cfi_restore 6
  671. popq %rbp
  672. .cfi_def_cfa_offset 16
  673. .cfi_restore 3
  674. popq %rbx
  675. .cfi_def_cfa_offset 8
  676. ret
  677. .align 16,0x90
  678. .cfi_endproc
  679. .type cosl,@function
  680. .size cosl,.-cosl
  681. .data
  682. # -- End cosl
  683. .section .rodata, "a"
  684. .align 4
  685. .align 4
  686. _smallest_value_64:
  687. .long 1
  688. .long 0
  689. .long 1
  690. .long 2147483648
  691. .type _smallest_value_64,@object
  692. .size _smallest_value_64,16
  693. .align 4
  694. _ones:
  695. .long 0
  696. .long 1072693248
  697. .long 0
  698. .long 3220176896
  699. .type _ones,@object
  700. .size _ones,16
  701. .align 4
  702. _TWO_52H:
  703. .long 0
  704. .long 1127743488
  705. .type _TWO_52H,@object
  706. .size _TWO_52H,8
  707. .align 4
  708. _TWO_53H:
  709. .long 0
  710. .long 1128792064
  711. .type _TWO_53H,@object
  712. .size _TWO_53H,8
  713. .align 4
  714. _infs:
  715. .long 0
  716. .long 2146435072
  717. .long 0
  718. .long 4293918720
  719. .type _infs,@object
  720. .size _infs,16
  721. .align 4
  722. _zeros:
  723. .long 0
  724. .long 0
  725. .long 0
  726. .long 2147483648
  727. .type _zeros,@object
  728. .size _zeros,16
  729. .align 2
  730. _small_value_80:
  731. .word 0
  732. .word 0
  733. .word 0
  734. .word 32768
  735. .word 6383
  736. .word 0
  737. .word 0
  738. .word 0
  739. .word 0
  740. .word 0
  741. .word 0
  742. .word 32768
  743. .word 39151
  744. .word 0
  745. .word 0
  746. .word 0
  747. .type _small_value_80,@object
  748. .size _small_value_80,32
  749. .align 2
  750. _CP3:
  751. .word 0
  752. .word 65450
  753. .word 65535
  754. .word 65535
  755. .word 49149
  756. .word 0
  757. .word 0
  758. .word 0
  759. .type _CP3,@object
  760. .size _CP3,16
  761. .align 2
  762. _CP2:
  763. .word 63855
  764. .word 65535
  765. .word 65535
  766. .word 65535
  767. .word 49149
  768. .word 0
  769. .word 0
  770. .word 0
  771. .word 18238
  772. .word 17476
  773. .word 43656
  774. .word 43690
  775. .word 16378
  776. .word 0
  777. .word 0
  778. .word 0
  779. .type _CP2,@object
  780. .size _CP2,32
  781. .align 2
  782. _CP1:
  783. .word 65535
  784. .word 65535
  785. .word 65535
  786. .word 65535
  787. .word 49149
  788. .word 0
  789. .word 0
  790. .word 0
  791. .word 47533
  792. .word 43689
  793. .word 43690
  794. .word 43690
  795. .word 16378
  796. .word 0
  797. .word 0
  798. .word 0
  799. .word 14131
  800. .word 49466
  801. .word 24756
  802. .word 46603
  803. .word 49141
  804. .word 0
  805. .word 0
  806. .word 0
  807. .word 37142
  808. .word 18013
  809. .word 35855
  810. .word 53259
  811. .word 16367
  812. .word 0
  813. .word 0
  814. .word 0
  815. .type _CP1,@object
  816. .size _CP1,64
  817. .align 2
  818. _SP:
  819. .word 43691
  820. .word 43690
  821. .word 43690
  822. .word 43690
  823. .word 49136
  824. .word 0
  825. .word 0
  826. .word 0
  827. .word 34948
  828. .word 34952
  829. .word 34952
  830. .word 34952
  831. .word 16368
  832. .word 0
  833. .word 0
  834. .word 0
  835. .word 53243
  836. .word 3328
  837. .word 208
  838. .word 53261
  839. .word 49138
  840. .word 0
  841. .word 0
  842. .word 0
  843. .word 30577
  844. .word 46649
  845. .word 7466
  846. .word 47343
  847. .word 16364
  848. .word 0
  849. .word 0
  850. .word 0
  851. .word 11760
  852. .word 43464
  853. .word 11071
  854. .word 55090
  855. .word 49125
  856. .word 0
  857. .word 0
  858. .word 0
  859. .word 47000
  860. .word 43232
  861. .word 12444
  862. .word 45202
  863. .word 16350
  864. .word 0
  865. .word 0
  866. .word 0
  867. .word 52983
  868. .word 47009
  869. .word 40440
  870. .word 55103
  871. .word 49110
  872. .word 0
  873. .word 0
  874. .word 0
  875. .word 35433
  876. .word 14927
  877. .word 40941
  878. .word 51860
  879. .word 16334
  880. .word 0
  881. .word 0
  882. .word 0
  883. .word 1340
  884. .word 16361
  885. .word 50747
  886. .word 38523
  887. .word 49094
  888. .word 0
  889. .word 0
  890. .word 0
  891. .word 0
  892. .word 0
  893. .word 0
  894. .word 43680
  895. .word 49148
  896. .word 0
  897. .word 0
  898. .word 0
  899. .word 0
  900. .word 0
  901. .word 0
  902. .word 34816
  903. .word 16376
  904. .word 0
  905. .word 0
  906. .word 0
  907. .type _SP,@object
  908. .size _SP,176
  909. .align 2
  910. _CP:
  911. .word 51631
  912. .word 16464
  913. .word 16497
  914. .word 44012
  915. .word 16306
  916. .word 0
  917. .word 0
  918. .word 0
  919. .word 43685
  920. .word 43690
  921. .word 43690
  922. .word 43690
  923. .word 16372
  924. .word 0
  925. .word 0
  926. .word 0
  927. .word 46557
  928. .word 2912
  929. .word 24758
  930. .word 46603
  931. .word 49141
  932. .word 0
  933. .word 0
  934. .word 0
  935. .word 28380
  936. .word 3328
  937. .word 208
  938. .word 53261
  939. .word 16367
  940. .word 0
  941. .word 0
  942. .word 0
  943. .word 23816
  944. .word 50302
  945. .word 32187
  946. .word 37874
  947. .word 49129
  948. .word 0
  949. .word 0
  950. .word 0
  951. .word 49866
  952. .word 64527
  953. .word 51070
  954. .word 36726
  955. .word 16354
  956. .word 0
  957. .word 0
  958. .word 0
  959. .word 65056
  960. .word 3638
  961. .word 41889
  962. .word 51659
  963. .word 49114
  964. .word 0
  965. .word 0
  966. .word 0
  967. .word 13834
  968. .word 11317
  969. .word 33607
  970. .word 55101
  971. .word 16338
  972. .word 0
  973. .word 0
  974. .word 0
  975. .word 40709
  976. .word 42374
  977. .word 64411
  978. .word 45709
  979. .word 49098
  980. .word 0
  981. .word 0
  982. .word 0
  983. .word 0
  984. .word 0
  985. .word 0
  986. .word 32768
  987. .word 49150
  988. .word 0
  989. .word 0
  990. .word 0
  991. .word 0
  992. .word 0
  993. .word 0
  994. .word 43008
  995. .word 16378
  996. .word 0
  997. .word 0
  998. .word 0
  999. .type _CP,@object
  1000. .size _CP,176
  1001. .data
  1002. .section .note.GNU-stack, ""
  1003. // -- Begin DWARF2 SEGMENT .eh_frame
  1004. .section .eh_frame,"a",@progbits
  1005. .eh_frame_seg:
  1006. .align 1
  1007. # End