csqrtl.S 18 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714
  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 "csqrtl.c"
  38. .text
  39. ..TXTST0:
  40. # -- Begin csqrtl
  41. .text
  42. .align 16,0x90
  43. .globl csqrtl
  44. csqrtl:
  45. # parameter 1: 288 + %rsp
  46. ..B1.1:
  47. .cfi_startproc
  48. ..___tag_value_csqrtl.1:
  49. ..L2:
  50. pushq %r12
  51. .cfi_def_cfa_offset 16
  52. .cfi_offset 12, -16
  53. pushq %rbx
  54. .cfi_def_cfa_offset 24
  55. .cfi_offset 3, -24
  56. pushq %rbp
  57. .cfi_def_cfa_offset 32
  58. .cfi_offset 6, -32
  59. subq $256, %rsp
  60. .cfi_def_cfa_offset 288
  61. xorb %r12b, %r12b
  62. fldt .L_2il0floatpacket.8(%rip)
  63. movq %fs:40, %rax
  64. xorq %rsp, %rax
  65. movq %rax, 240(%rsp)
  66. fstpt 48(%rsp)
  67. fldt 48(%rsp)
  68. fstpt 208(%rsp)
  69. fldt 208(%rsp)
  70. fstpt 224(%rsp)
  71. ..B1.2:
  72. fnstcw 66(%rsp)
  73. ..B1.3:
  74. movzwl 66(%rsp), %edx
  75. movl %edx, %eax
  76. andl $768, %eax
  77. cmpl $768, %eax
  78. je ..B1.7
  79. ..B1.4:
  80. orl $-64768, %edx
  81. movw %dx, 64(%rsp)
  82. ..B1.5:
  83. fldcw 64(%rsp)
  84. ..B1.6:
  85. movb $1, %r12b
  86. ..B1.7:
  87. movzwl 296(%rsp), %eax
  88. movl %eax, %ebp
  89. andl $32767, %ebp
  90. cmpl $32767, %ebp
  91. jge ..B1.30
  92. ..B1.8:
  93. cmpl $0, 292(%rsp)
  94. jne ..B1.10
  95. ..B1.9:
  96. cmpl $0, 288(%rsp)
  97. je ..B1.30
  98. ..B1.10:
  99. movzwl 312(%rsp), %edx
  100. movl %edx, %ebx
  101. andl $32767, %ebx
  102. cmpl $32767, %ebx
  103. jge ..B1.46
  104. ..B1.11:
  105. cmpl $0, 308(%rsp)
  106. jne ..B1.13
  107. ..B1.12:
  108. cmpl $0, 304(%rsp)
  109. je ..B1.32
  110. ..B1.13:
  111. fldt 288(%rsp)
  112. testl %ebp, %ebp
  113. jle ..B1.55
  114. ..B1.14:
  115. andl $-32768, %eax
  116. addl $-16383, %ebp
  117. fstpt 176(%rsp)
  118. fldt 176(%rsp)
  119. orl $-49153, %eax
  120. movw %ax, 184(%rsp)
  121. ..B1.15:
  122. fldt 304(%rsp)
  123. testl %ebx, %ebx
  124. movb $63, 185(%rsp)
  125. jle ..B1.54
  126. ..B1.16:
  127. andl $-32768, %edx
  128. addl $-16383, %ebx
  129. fstpt 80(%rsp)
  130. fldt 80(%rsp)
  131. orl $-49153, %edx
  132. movw %dx, 88(%rsp)
  133. ..B1.17:
  134. fldt 48(%rsp)
  135. movb $63, 89(%rsp)
  136. fstpt 96(%rsp)
  137. addq $-32, %rsp
  138. .cfi_def_cfa_offset 320
  139. lea 144(%rsp), %rdi
  140. fxch %st(1)
  141. fstpt (%rsp)
  142. fstpt 16(%rsp)
  143. ..___tag_value_csqrtl.11:
  144. call __libm_hypot2l_k80@PLT
  145. ..___tag_value_csqrtl.12:
  146. ..B1.69:
  147. addq $32, %rsp
  148. .cfi_def_cfa_offset 288
  149. ..B1.18:
  150. fldt 128(%rsp)
  151. lea 32+_CONSTANTS(%rip), %rax
  152. lea t32(%rip), %rdx
  153. fldt (%rax)
  154. faddp %st, %st(2)
  155. fxch %st(1)
  156. fstpt 16(%rsp)
  157. fldt 112(%rsp)
  158. fld %st(0)
  159. fsqrt
  160. fldt (%rdx)
  161. fstpt (%rsp)
  162. fldt (%rsp)
  163. fmul %st(1), %st
  164. fld %st(0)
  165. movl 16(%rsp), %esi
  166. fsubr %st(2), %st
  167. sarl $1, %esi
  168. faddp %st, %st(1)
  169. fld %st(0)
  170. fsubr %st(2), %st
  171. fld %st(1)
  172. fmul %st(2), %st
  173. fxch %st(1)
  174. fmul %st, %st(2)
  175. fxch %st(2)
  176. fadd %st(0), %st
  177. fld %st(0)
  178. fadd %st(2), %st
  179. fsubr %st, %st(2)
  180. fxch %st(1)
  181. faddp %st, %st(2)
  182. fxch %st(2)
  183. fmul %st(0), %st
  184. faddp %st, %st(1)
  185. fld %st(2)
  186. fxch %st(2)
  187. fsubrp %st, %st(4)
  188. fsubrp %st, %st(3)
  189. fxch %st(3)
  190. faddp %st, %st(2)
  191. fldt .L_2il0floatpacket.9(%rip)
  192. fmulp %st, %st(2)
  193. fdivr %st, %st(1)
  194. fxch %st(1)
  195. fadd %st, %st(2)
  196. fxch %st(2)
  197. fstpt 144(%rsp)
  198. fldt 144(%rsp)
  199. fsubr %st, %st(1)
  200. movzwl 152(%rsp), %eax
  201. fxch %st(1)
  202. faddp %st, %st(2)
  203. andl $32767, %eax
  204. fxch %st(1)
  205. fstpt 160(%rsp)
  206. fldt 160(%rsp)
  207. lea -16464(%rax,%rsi), %ecx
  208. cmpl %ecx, %ebp
  209. jle ..B1.22
  210. ..B1.19:
  211. lea -16302(%rax,%rsi), %eax
  212. cmpl %eax, %ebp
  213. jge ..B1.21
  214. ..B1.20:
  215. subl %esi, %ebp
  216. fld %st(1)
  217. addl $16383, %ebp
  218. fld %st(2)
  219. movzwl 184(%rsp), %eax
  220. andl $32767, %ebp
  221. andl $-32768, %eax
  222. orl %ebp, %eax
  223. movl %esi, %ebp
  224. movw %ax, 184(%rsp)
  225. fldt 176(%rsp)
  226. fadd %st, %st(2)
  227. fld %st(2)
  228. fxch %st(2)
  229. fsubr %st(3), %st
  230. fsubr %st, %st(2)
  231. fxch %st(2)
  232. fsubrp %st, %st(5)
  233. fsubp %st, %st(1)
  234. faddp %st, %st(3)
  235. fxch %st(1)
  236. faddp %st, %st(2)
  237. fxch %st(1)
  238. fstpt 48(%rsp)
  239. jmp ..B1.23
  240. ..B1.21:
  241. fstp %st(0)
  242. fstp %st(0)
  243. fldt 176(%rsp)
  244. jmp ..B1.23
  245. ..B1.22:
  246. fstpt 48(%rsp)
  247. movl %esi, %ebp
  248. ..B1.23:
  249. fldt 48(%rsp)
  250. lea 1(%rbp), %eax
  251. fldt (%rsp)
  252. andl $1, %eax
  253. subl %eax, %ebp
  254. lea onetwo(%rip), %rdx
  255. shlq $4, %rax
  256. decl %ebp
  257. sarl $1, %ebp
  258. movl %ebp, %edi
  259. fldt (%rax,%rdx)
  260. fmul %st, %st(3)
  261. fld %st(3)
  262. fsqrt
  263. fmul %st, %st(2)
  264. fld %st(2)
  265. fsubr %st(1), %st
  266. faddp %st, %st(3)
  267. fld %st(2)
  268. fsubr %st(1), %st
  269. fxch %st(2)
  270. fmulp %st, %st(4)
  271. fld %st(2)
  272. fmul %st(3), %st
  273. fld %st(1)
  274. fxch %st(3)
  275. fmul %st, %st(4)
  276. fxch %st(4)
  277. fadd %st(0), %st
  278. fld %st(0)
  279. fadd %st(2), %st
  280. fsubr %st, %st(2)
  281. fxch %st(1)
  282. faddp %st, %st(2)
  283. fxch %st(4)
  284. fmul %st(0), %st
  285. faddp %st, %st(1)
  286. fxch %st(3)
  287. fsubrp %st, %st(5)
  288. fxch %st(2)
  289. fsubrp %st, %st(4)
  290. fxch %st(2)
  291. faddp %st, %st(3)
  292. fldt .L_2il0floatpacket.9(%rip)
  293. fmulp %st, %st(3)
  294. fdivr %st, %st(2)
  295. fxch %st(1)
  296. fadd %st(2), %st
  297. fstpt 16(%rsp)
  298. fldt 16(%rsp)
  299. addq $-32, %rsp
  300. .cfi_def_cfa_offset 320
  301. fsubr %st, %st(1)
  302. fxch %st(1)
  303. faddp %st, %st(2)
  304. fstpt (%rsp)
  305. fstpt 16(%rsp)
  306. fldt 16(%rsp)
  307. fstpt 64(%rsp)
  308. ..___tag_value_csqrtl.15:
  309. call __libm_scalbl_k80@PLT
  310. ..___tag_value_csqrtl.16:
  311. ..B1.70:
  312. fldt 64(%rsp)
  313. fxch %st(1)
  314. fstpt 80(%rsp)
  315. addq $32, %rsp
  316. .cfi_def_cfa_offset 288
  317. ..B1.24:
  318. fldt 80(%rsp)
  319. subl %ebp, %ebx
  320. fldt 16(%rsp)
  321. movl %ebx, %edi
  322. fld %st(0)
  323. fdivr %st(2), %st
  324. fmul %st, %st(3)
  325. fld %st(1)
  326. fldt (%rsp)
  327. fld %st(0)
  328. fmul %st(3), %st
  329. fld %st(0)
  330. fsubr %st(4), %st
  331. faddp %st, %st(1)
  332. fld %st(0)
  333. fsubr %st(4), %st
  334. fxch %st(2)
  335. fmul %st(5), %st
  336. fsubr %st, %st(3)
  337. faddp %st, %st(3)
  338. fxch %st(2)
  339. fsubr %st, %st(4)
  340. fld %st(2)
  341. fmul %st(1), %st
  342. fxch %st(1)
  343. fmul %st(2), %st
  344. fxch %st(3)
  345. fmul %st(5), %st
  346. faddp %st, %st(3)
  347. fld %st(2)
  348. fadd %st(1), %st
  349. fsubr %st, %st(1)
  350. fxch %st(3)
  351. faddp %st, %st(1)
  352. fxch %st(1)
  353. fmulp %st, %st(4)
  354. faddp %st, %st(3)
  355. fld %st(1)
  356. fxch %st(1)
  357. fsubrp %st, %st(4)
  358. fxch %st(2)
  359. fsubrp %st, %st(3)
  360. fldt 96(%rsp)
  361. faddp %st, %st(3)
  362. fxch %st(3)
  363. fsubrp %st, %st(2)
  364. fldt 16(%rsp)
  365. fdivrp %st, %st(2)
  366. addq $-32, %rsp
  367. .cfi_def_cfa_offset 320
  368. fadd %st(1), %st
  369. fsubr %st, %st(2)
  370. fxch %st(2)
  371. faddp %st, %st(1)
  372. fldt .L_2il0floatpacket.9(%rip)
  373. fmul %st, %st(2)
  374. fxch %st(2)
  375. fstpt (%rsp)
  376. fmulp %st, %st(1)
  377. fstpt 16(%rsp)
  378. ..___tag_value_csqrtl.19:
  379. call __libm_scalbl_k80@PLT
  380. ..___tag_value_csqrtl.20:
  381. ..B1.71:
  382. addq $32, %rsp
  383. .cfi_def_cfa_offset 288
  384. ..B1.25:
  385. testb $-128, 297(%rsp)
  386. jne ..B1.27
  387. ..B1.26:
  388. fldt 48(%rsp)
  389. lea 224(%rsp), %rbx
  390. fstpt -16(%rbx)
  391. jmp ..B1.28
  392. ..B1.27:
  393. fldt 48(%rsp)
  394. lea 224(%rsp), %rbx
  395. fxch %st(1)
  396. fstpt -16(%rbx)
  397. ..B1.28:
  398. movb 313(%rsp), %al
  399. lea ones(%rip), %rdx
  400. andb $-128, %al
  401. shrb $7, %al
  402. movzbl %al, %ecx
  403. fldl (%rdx,%rcx,8)
  404. fmulp %st, %st(1)
  405. fstpt (%rbx)
  406. jmp ..B1.49
  407. ..B1.30:
  408. movzwl 312(%rsp), %ebx
  409. andl $32767, %ebx
  410. ..B1.31:
  411. cmpl $32767, %ebx
  412. jge ..B1.46
  413. ..B1.32:
  414. movq 288(%rsp), %rax
  415. testq %rax, %rax
  416. jne ..B1.39
  417. ..B1.33:
  418. cmpl $0, 308(%rsp)
  419. jne ..B1.35
  420. ..B1.34:
  421. cmpl $0, 304(%rsp)
  422. je ..B1.39
  423. ..B1.35:
  424. fldt 304(%rsp)
  425. lea ones(%rip), %rdx
  426. movb 313(%rsp), %al
  427. andb $-128, %al
  428. shrb $7, %al
  429. movzbl %al, %ecx
  430. cmpl $2, %ebx
  431. fldl (%rdx,%rcx,8)
  432. jl ..B1.37
  433. ..B1.36:
  434. lea halfs(%rip), %rax
  435. fldl (%rax,%rcx,8)
  436. fmulp %st, %st(2)
  437. fxch %st(1)
  438. fsqrt
  439. jmp ..B1.38
  440. ..B1.37:
  441. lea _CONSTANTS(%rip), %rax
  442. lea 64+_CONSTANTS(%rip), %rdx
  443. fldt (%rax)
  444. fmulp %st, %st(2)
  445. fmul %st, %st(1)
  446. fxch %st(1)
  447. fsqrt
  448. fldt (%rdx)
  449. fmulp %st, %st(1)
  450. ..B1.38:
  451. fstpt 208(%rsp)
  452. fldt 208(%rsp)
  453. fmulp %st, %st(1)
  454. fstpt 224(%rsp)
  455. jmp ..B1.49
  456. ..B1.39:
  457. cmpl $32767, %ebp
  458. jge ..B1.44
  459. ..B1.40:
  460. fldt 288(%rsp)
  461. lea ones(%rip), %rcx
  462. movb 297(%rsp), %al
  463. andb $-128, %al
  464. shrb $7, %al
  465. movzbl %al, %edx
  466. fmull (%rcx,%rdx,8)
  467. fstpt 176(%rsp)
  468. fldt 176(%rsp)
  469. fsqrt
  470. jne ..B1.42
  471. ..B1.41:
  472. fstpt 208(%rsp)
  473. lea 224(%rsp), %rbx
  474. jmp ..B1.43
  475. ..B1.42:
  476. fldt 48(%rsp)
  477. lea 224(%rsp), %rbx
  478. fstpt -16(%rbx)
  479. fstpt 48(%rsp)
  480. ..B1.43:
  481. fldt 48(%rsp)
  482. movb 313(%rsp), %al
  483. andb $-128, %al
  484. shrb $7, %al
  485. movzbl %al, %edx
  486. fmull (%rcx,%rdx,8)
  487. fstpt (%rbx)
  488. jmp ..B1.49
  489. ..B1.44:
  490. movq $0x8000000000000000, %rdx
  491. cmpq %rdx, %rax
  492. je ..B1.40
  493. ..B1.45:
  494. fldt 288(%rsp)
  495. fmul %st(0), %st
  496. fstpt 208(%rsp)
  497. fldt 208(%rsp)
  498. fstpt 224(%rsp)
  499. jmp ..B1.49
  500. ..B1.46:
  501. je ..B1.62
  502. ..B1.47:
  503. cmpl $32767, %ebp
  504. je ..B1.58
  505. ..B1.48:
  506. fldt 288(%rsp)
  507. fld %st(0)
  508. fldt 304(%rsp)
  509. fmul %st, %st(1)
  510. fxch %st(1)
  511. fmul %st, %st(2)
  512. fxch %st(2)
  513. fstpt 208(%rsp)
  514. fmulp %st, %st(1)
  515. fstpt 224(%rsp)
  516. ..B1.49:
  517. testb %r12b, %r12b
  518. je ..B1.51
  519. ..B1.50:
  520. fldcw 66(%rsp)
  521. ..B1.51:
  522. movq 240(%rsp), %rax
  523. xorq %rsp, %rax
  524. cmpq %fs:40, %rax
  525. jne ..B1.57
  526. ..B1.52:
  527. fldt 208(%rsp)
  528. fldt 224(%rsp)
  529. movq 240(%rsp), %rax
  530. xorq %rsp, %rax
  531. cmpq %fs:40, %rax
  532. jne ..B1.56
  533. ..B1.53:
  534. addq $256, %rsp
  535. .cfi_def_cfa_offset 32
  536. .cfi_restore 6
  537. popq %rbp
  538. .cfi_def_cfa_offset 24
  539. .cfi_restore 3
  540. popq %rbx
  541. .cfi_def_cfa_offset 16
  542. .cfi_restore 12
  543. popq %r12
  544. .cfi_def_cfa_offset 8
  545. fxch %st(1)
  546. ret
  547. .cfi_def_cfa_offset 288
  548. .cfi_offset 3, -24
  549. .cfi_offset 6, -32
  550. .cfi_offset 12, -16
  551. ..B1.54:
  552. lea 16+_CONSTANTS(%rip), %rbx
  553. fldt (%rbx)
  554. fmul %st(1), %st
  555. fstpt 80(%rsp)
  556. movzwl 88(%rsp), %eax
  557. movl %eax, %ebx
  558. andl $-32768, %eax
  559. andl $32767, %ebx
  560. orl $-49153, %eax
  561. addl $-16639, %ebx
  562. movw %ax, 88(%rsp)
  563. jmp ..B1.17
  564. ..B1.55:
  565. lea 16+_CONSTANTS(%rip), %rbp
  566. fldt (%rbp)
  567. fmul %st(1), %st
  568. fstpt 176(%rsp)
  569. movzwl 184(%rsp), %eax
  570. movl %eax, %ebp
  571. andl $-32768, %eax
  572. andl $32767, %ebp
  573. orl $-49153, %eax
  574. addl $-16639, %ebp
  575. movw %ax, 184(%rsp)
  576. jmp ..B1.15
  577. ..B1.56:
  578. fstp %st(1)
  579. fstp %st(0)
  580. call __stack_chk_fail@PLT
  581. ..B1.57:
  582. call __stack_chk_fail@PLT
  583. ..B1.58:
  584. movq $0x8000000000000000, %rax
  585. cmpq 288(%rsp), %rax
  586. jne ..B1.48
  587. ..B1.59:
  588. fldt 288(%rsp)
  589. fmul %st(0), %st
  590. fldt 304(%rsp)
  591. fmul %st(0), %st
  592. testb $-128, 297(%rsp)
  593. jne ..B1.61
  594. ..B1.60:
  595. fxch %st(1)
  596. fstpt 208(%rsp)
  597. fstpt 224(%rsp)
  598. jmp ..B1.49
  599. ..B1.61:
  600. fstpt 208(%rsp)
  601. fstpt 224(%rsp)
  602. jmp ..B1.49
  603. ..B1.62:
  604. movq $0x8000000000000000, %rax
  605. cmpq 304(%rsp), %rax
  606. jne ..B1.47
  607. ..B1.63:
  608. fldt 304(%rsp)
  609. lea ones(%rip), %rdx
  610. movb 313(%rsp), %al
  611. andb $-128, %al
  612. shrb $7, %al
  613. fmul %st(0), %st
  614. fstpt 208(%rsp)
  615. fldt 208(%rsp)
  616. movzbl %al, %ecx
  617. fldl (%rdx,%rcx,8)
  618. fmulp %st, %st(1)
  619. fstpt 224(%rsp)
  620. jmp ..B1.49
  621. .align 16,0x90
  622. .cfi_endproc
  623. .type csqrtl,@function
  624. .size csqrtl,.-csqrtl
  625. .data
  626. # -- End csqrtl
  627. .section .rodata, "a"
  628. .align 16
  629. .align 16
  630. .L_2il0floatpacket.8:
  631. .byte 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00
  632. .type .L_2il0floatpacket.8,@object
  633. .size .L_2il0floatpacket.8,16
  634. .align 16
  635. .L_2il0floatpacket.9:
  636. .byte 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x80,0xfe,0x3f,0x00,0x00,0x00,0x00,0x00,0x00
  637. .type .L_2il0floatpacket.9,@object
  638. .size .L_2il0floatpacket.9,16
  639. .align 16
  640. t32:
  641. .byte 0x00,0x00,0x00,0x80,0x00,0x00,0x00,0x80,0x1f,0x40,0x00,0x00,0x00,0x00,0x00,0x00
  642. .byte 0x00,0x00,0x00,0x80,0x00,0x00,0x00,0x80,0x1f,0xc0,0x00,0x00,0x00,0x00,0x00,0x00
  643. .type t32,@object
  644. .size t32,32
  645. .align 16
  646. onetwo:
  647. .byte 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x80,0xff,0x3f,0x00,0x00,0x00,0x00,0x00,0x00
  648. .byte 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x80,0x00,0x40,0x00,0x00,0x00,0x00,0x00,0x00
  649. .type onetwo,@object
  650. .size onetwo,32
  651. .align 8
  652. ones:
  653. .long 0x00000000,0x3ff00000
  654. .long 0x00000000,0xbff00000
  655. .type ones,@object
  656. .size ones,16
  657. .align 8
  658. halfs:
  659. .long 0x00000000,0x3fe00000
  660. .long 0x00000000,0xbfe00000
  661. .type halfs,@object
  662. .size halfs,16
  663. .align 2
  664. _CONSTANTS:
  665. .word 0
  666. .word 0
  667. .word 0
  668. .word 32768
  669. .word 32766
  670. .word 0
  671. .word 0
  672. .word 0
  673. .word 0
  674. .word 0
  675. .word 0
  676. .word 32768
  677. .word 16639
  678. .word 0
  679. .word 0
  680. .word 0
  681. .word 0
  682. .word 0
  683. .word 0
  684. .word 49152
  685. .word 16446
  686. .word 0
  687. .word 0
  688. .word 0
  689. .word 0
  690. .word 0
  691. .word 0
  692. .word 32768
  693. .word 16127
  694. .word 0
  695. .word 0
  696. .word 0
  697. .word 0
  698. .word 0
  699. .word 0
  700. .word 32768
  701. .word 8191
  702. .word 0
  703. .word 0
  704. .word 0
  705. .type _CONSTANTS,@object
  706. .size _CONSTANTS,80
  707. .data
  708. .section .note.GNU-stack, ""
  709. // -- Begin DWARF2 SEGMENT .eh_frame
  710. .section .eh_frame,"a",@progbits
  711. .eh_frame_seg:
  712. .align 1
  713. # End