hypot_wmt.S 6.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230
  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 "hypot_wmt.c"
  38. .text
  39. ..TXTST0:
  40. # -- Begin static_func
  41. .text
  42. .align 16,0x90
  43. static_func:
  44. ..B1.1:
  45. ..L1:
  46. call ..L2
  47. ..L2:
  48. popl %eax
  49. lea _GLOBAL_OFFSET_TABLE_+[. - ..L2](%eax), %eax
  50. lea static_const_table@GOTOFF(%eax), %eax
  51. ret
  52. .align 16,0x90
  53. .type static_func,@function
  54. .size static_func,.-static_func
  55. .data
  56. # -- End static_func
  57. .text
  58. # -- Begin hypot
  59. .text
  60. .align 16,0x90
  61. .globl hypot
  62. hypot:
  63. # parameter 1: 8 + %ebp
  64. # parameter 2: 16 + %ebp
  65. ..B2.1:
  66. ..L3:
  67. ..B2.2:
  68. pushl %ebp
  69. movl %esp, %ebp
  70. subl $152, %esp
  71. movl %ebx, 96(%esp)
  72. call static_func
  73. movl %eax, %ebx
  74. movapd (%ebx), %xmm3
  75. movsd 160(%esp), %xmm0
  76. movsd 168(%esp), %xmm1
  77. andpd %xmm3, %xmm0
  78. andpd %xmm3, %xmm1
  79. pextrw $3, %xmm0, %eax
  80. pextrw $3, %xmm1, %edx
  81. cmpl $24528, %eax
  82. ja .L_2TAG_PACKET_0.0.3
  83. cmpl $24528, %edx
  84. ja .L_2TAG_PACKET_0.0.3
  85. .L_2TAG_PACKET_1.0.3:
  86. fldl 160(%esp)
  87. fldl 168(%esp)
  88. fxch %st(1)
  89. fmul %st(0), %st
  90. fxch %st(1)
  91. nop
  92. fmul %st(0), %st
  93. faddp %st, %st(1)
  94. fsqrt
  95. jmp .L_2TAG_PACKET_2.0.3
  96. .L_2TAG_PACKET_0.0.3:
  97. cmpl $32752, %eax
  98. movl %eax, %ecx
  99. jae .L_2TAG_PACKET_3.0.3
  100. subl %edx, %ecx
  101. cmpl $32752, %edx
  102. jae .L_2TAG_PACKET_3.0.3
  103. addl $928, %ecx
  104. addl %edx, %eax
  105. cmpl $1856, %ecx
  106. ja .L_2TAG_PACKET_4.0.3
  107. cmpl $49056, %eax
  108. jb .L_2TAG_PACKET_1.0.3
  109. fldl 160(%esp)
  110. fldl 168(%esp)
  111. fxch %st(1)
  112. fmul %st(0), %st
  113. fxch %st(1)
  114. nop
  115. fmul %st(0), %st
  116. faddp %st, %st(1)
  117. fsqrt
  118. .L_2TAG_PACKET_5.0.3:
  119. fstl (%esp)
  120. fstpt 16(%esp)
  121. xorl %eax, %eax
  122. movw 24(%esp), %ax
  123. cmpl $17407, %eax
  124. jae .L_2TAG_PACKET_6.0.3
  125. fldl (%esp)
  126. jmp .L_2TAG_PACKET_7.0.3
  127. .L_2TAG_PACKET_4.0.3:
  128. movsd %xmm0, 32(%esp)
  129. movsd %xmm1, 40(%esp)
  130. fldl 32(%esp)
  131. faddl 40(%esp)
  132. jmp .L_2TAG_PACKET_5.0.3
  133. .L_2TAG_PACKET_6.0.3:
  134. movl $46, %edx
  135. .L_2TAG_PACKET_8.0.3:
  136. movsd 160(%esp), %xmm0
  137. movsd 168(%esp), %xmm1
  138. subl $32, %esp
  139. lea 160(%esp), %eax
  140. movl %eax, (%esp)
  141. lea 168(%esp), %eax
  142. movl %eax, 4(%esp)
  143. lea 32(%esp), %eax
  144. movl %eax, 8(%esp)
  145. movl %edx, %eax
  146. movl %eax, 12(%esp)
  147. call __libm_error_support
  148. addl $32, %esp
  149. fldl (%esp)
  150. jmp .L_2TAG_PACKET_7.0.3
  151. .L_2TAG_PACKET_3.0.3:
  152. shufpd $0, %xmm1, %xmm0
  153. movdqa %xmm0, %xmm2
  154. movdqa 16(%ebx), %xmm3
  155. movsd %xmm0, 32(%esp)
  156. movsd %xmm1, 40(%esp)
  157. cmppd $3, %xmm0, %xmm2
  158. cmppd $0, %xmm0, %xmm3
  159. movmskpd %xmm2, %edx
  160. movmskpd %xmm3, %eax
  161. testl %edx, %edx
  162. je .L_2TAG_PACKET_9.0.3
  163. fldl 32(%esp)
  164. fmull 40(%esp)
  165. testl $1, %eax
  166. jne .L_2TAG_PACKET_10.0.3
  167. testl $2, %eax
  168. jne .L_2TAG_PACKET_11.0.3
  169. jmp .L_2TAG_PACKET_2.0.3
  170. .L_2TAG_PACKET_9.0.3:
  171. fldl 32(%esp)
  172. faddl 40(%esp)
  173. jmp .L_2TAG_PACKET_2.0.3
  174. .L_2TAG_PACKET_10.0.3:
  175. fstpl 40(%esp)
  176. fldl 32(%esp)
  177. jmp .L_2TAG_PACKET_7.0.3
  178. .L_2TAG_PACKET_11.0.3:
  179. fstpl 32(%esp)
  180. fldl 40(%esp)
  181. jmp .L_2TAG_PACKET_7.0.3
  182. .L_2TAG_PACKET_2.0.3:
  183. .L_2TAG_PACKET_7.0.3:
  184. movl 96(%esp), %ebx
  185. movl %ebp, %esp
  186. popl %ebp
  187. ret
  188. ..B2.3:
  189. .align 16,0x90
  190. .type hypot,@function
  191. .size hypot,.-hypot
  192. .data
  193. # -- End hypot
  194. .text
  195. # -- Begin __libm_error_support
  196. .text
  197. .align 16,0x90
  198. __libm_error_support:
  199. # parameter 1: 4 + %esp
  200. # parameter 2: 8 + %esp
  201. # parameter 3: 12 + %esp
  202. # parameter 4: 16 + %esp
  203. ..B3.1:
  204. ..L4:
  205. ret
  206. .align 16,0x90
  207. .type __libm_error_support,@function
  208. .size __libm_error_support,.-__libm_error_support
  209. .data
  210. # -- End __libm_error_support
  211. .section .rodata, "a"
  212. .align 16
  213. .align 16
  214. static_const_table:
  215. .long 4294967295
  216. .long 2147483647
  217. .long 4294967295
  218. .long 2147483647
  219. .long 0
  220. .long 2146435072
  221. .long 0
  222. .long 2146435072
  223. .type static_const_table,@object
  224. .size static_const_table,32
  225. .data
  226. .section .note.GNU-stack, ""
  227. # End