ceil_wmt.S 4.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164
  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 "ceil_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 ceil
  59. .text
  60. .align 16,0x90
  61. .globl ceil
  62. ceil:
  63. # parameter 1: 8 + %ebp
  64. ..B2.1:
  65. ..L3:
  66. ..B2.2:
  67. pushl %ebp
  68. movl %esp, %ebp
  69. subl $104, %esp
  70. call static_func
  71. movl %eax, %edx
  72. movsd 112(%esp), %xmm0
  73. pextrw $3, %xmm0, %eax
  74. movl $32752, %ecx
  75. andl %eax, %ecx
  76. cmpl $17184, %ecx
  77. ja .L_2TAG_PACKET_0.0.2
  78. je .L_2TAG_PACKET_1.0.2
  79. cmpl $16368, %ecx
  80. jl .L_2TAG_PACKET_2.0.2
  81. movq (%edx), %xmm1
  82. addsd %xmm0, %xmm1
  83. subsd (%edx), %xmm1
  84. cmpnlesd %xmm1, %xmm0
  85. movd %xmm0, %eax
  86. movsd %xmm1, 24(%esp)
  87. fldl 24(%esp)
  88. fadds 20(%edx,%eax,4)
  89. jmp .L_2TAG_PACKET_3.0.2
  90. .L_2TAG_PACKET_2.0.2:
  91. pxor %xmm1, %xmm1
  92. cmpnltsd %xmm0, %xmm1
  93. movd %xmm1, %ecx
  94. shrl $15, %eax
  95. subl %eax, %ecx
  96. flds 40(%edx,%ecx,4)
  97. jmp .L_2TAG_PACKET_3.0.2
  98. .L_2TAG_PACKET_1.0.2:
  99. pextrw $0, %xmm0, %eax
  100. andl $1, %eax
  101. fldl 112(%esp)
  102. fadds 48(%edx,%eax,4)
  103. jmp .L_2TAG_PACKET_3.0.2
  104. .L_2TAG_PACKET_0.0.2:
  105. cmpl $32752, %ecx
  106. fldl 112(%esp)
  107. jae .L_2TAG_PACKET_4.0.2
  108. jmp .L_2TAG_PACKET_3.0.2
  109. .L_2TAG_PACKET_4.0.2:
  110. fldz
  111. faddp
  112. .L_2TAG_PACKET_3.0.2:
  113. movl %ebp, %esp
  114. popl %ebp
  115. ret
  116. ..B2.3:
  117. .align 16,0x90
  118. .type ceil,@function
  119. .size ceil,.-ceil
  120. .data
  121. # -- End ceil
  122. .section .rodata, "a"
  123. .align 16
  124. .align 16
  125. static_const_table:
  126. .long 0
  127. .long 1127743488
  128. .long 0
  129. .long 1127743488
  130. .long 1065353216
  131. .long 0
  132. .long 0
  133. .long 0
  134. .long 2147483648
  135. .long 0
  136. .long 1065353216
  137. .long 0
  138. .long 0
  139. .long 1056964608
  140. .long 0
  141. .long 0
  142. .long 0
  143. .long 1072693248
  144. .long 0
  145. .long 0
  146. .long 0
  147. .long 2147483648
  148. .long 0
  149. .long 0
  150. .long 0
  151. .long 1072693248
  152. .long 0
  153. .long 0
  154. .long 0
  155. .long 0
  156. .long 0
  157. .long 1071644672
  158. .type static_const_table,@object
  159. .size static_const_table,128
  160. .data
  161. .section .note.GNU-stack, ""
  162. # End