You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.

zamin.S 5.2 kB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245
  1. /*********************************************************************/
  2. /* Copyright 2009, 2010 The University of Texas at Austin. */
  3. /* All rights reserved. */
  4. /* */
  5. /* Redistribution and use in source and binary forms, with or */
  6. /* without modification, are permitted provided that the following */
  7. /* conditions are met: */
  8. /* */
  9. /* 1. Redistributions of source code must retain the above */
  10. /* copyright notice, this list of conditions and the following */
  11. /* disclaimer. */
  12. /* */
  13. /* 2. Redistributions in binary form must reproduce the above */
  14. /* copyright notice, this list of conditions and the following */
  15. /* disclaimer in the documentation and/or other materials */
  16. /* provided with the distribution. */
  17. /* */
  18. /* THIS SOFTWARE IS PROVIDED BY THE UNIVERSITY OF TEXAS AT */
  19. /* AUSTIN ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, */
  20. /* INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF */
  21. /* MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE */
  22. /* DISCLAIMED. IN NO EVENT SHALL THE UNIVERSITY OF TEXAS AT */
  23. /* AUSTIN OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, */
  24. /* INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES */
  25. /* (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE */
  26. /* GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR */
  27. /* BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF */
  28. /* LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT */
  29. /* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT */
  30. /* OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE */
  31. /* POSSIBILITY OF SUCH DAMAGE. */
  32. /* */
  33. /* The views and conclusions contained in the software and */
  34. /* documentation are those of the authors and should not be */
  35. /* interpreted as representing official policies, either expressed */
  36. /* or implied, of The University of Texas at Austin. */
  37. /*********************************************************************/
  38. #define ASSEMBLER
  39. #include "common.h"
  40. #define N $4
  41. #define X $5
  42. #define INCX $6
  43. #define I $2
  44. #define TEMP $3
  45. #define a1 $f4
  46. #define a2 $f5
  47. #define a3 $f6
  48. #define a4 $f7
  49. #define a5 $f8
  50. #define a6 $f9
  51. #define a7 $f10
  52. #define a8 $f11
  53. #define t1 $f12
  54. #define t2 $f13
  55. #define t3 $f14
  56. #define t4 $f15
  57. #define t5 $f16
  58. #define t6 $f17
  59. #define t7 $f18
  60. #define t8 $f19
  61. #define s1 $f0
  62. #define s2 $f1
  63. #define s3 $f2
  64. #define s4 $f3
  65. PROLOGUE
  66. #ifdef F_INTERFACE
  67. LDINT N, 0(N)
  68. LDINT INCX, 0(INCX)
  69. #endif
  70. blez N, .L999
  71. MTC $0, s1
  72. blez INCX, .L999
  73. dsll INCX, INCX, ZBASE_SHIFT
  74. LD a1, 0 * SIZE(X)
  75. daddiu N, N, -1
  76. LD a2, 1 * SIZE(X)
  77. daddu X, X, INCX
  78. FABS t1, a1
  79. FABS t2, a2
  80. blez N, .L999
  81. ADD s1, t1, t2
  82. NOP
  83. ADD s2, t1, t2
  84. dsra I, N, 2
  85. ADD s3, t1, t2
  86. blez I, .L15
  87. ADD s4, t1, t2
  88. LD a1, 0 * SIZE(X)
  89. LD a2, 1 * SIZE(X)
  90. daddu X, X, INCX
  91. LD a3, 0 * SIZE(X)
  92. LD a4, 1 * SIZE(X)
  93. daddu X, X, INCX
  94. LD a5, 0 * SIZE(X)
  95. LD a6, 1 * SIZE(X)
  96. daddu X, X, INCX
  97. LD a7, 0 * SIZE(X)
  98. LD a8, 1 * SIZE(X)
  99. daddiu I, I, -1
  100. blez I, .L13
  101. daddu X, X, INCX
  102. .align 3
  103. .L12:
  104. FABS t1, a1
  105. LD a1, 0 * SIZE(X)
  106. FABS t2, a2
  107. LD a2, 1 * SIZE(X)
  108. FABS t3, a3
  109. daddu X, X, INCX
  110. FABS t4, a4
  111. NOP
  112. FABS t5, a5
  113. LD a3, 0 * SIZE(X)
  114. FABS t6, a6
  115. LD a4, 1 * SIZE(X)
  116. FABS t7, a7
  117. daddu X, X, INCX
  118. FABS t8, a8
  119. NOP
  120. ADD t1, t1, t2
  121. LD a5, 0 * SIZE(X)
  122. ADD t3, t3, t4
  123. LD a6, 1 * SIZE(X)
  124. ADD t5, t5, t6
  125. daddu X, X, INCX
  126. ADD t7, t7, t8
  127. NOP
  128. CMPLT $fcc0, t1, s1
  129. LD a7, 0 * SIZE(X)
  130. CMPLT $fcc1, t3, s2
  131. LD a8, 1 * SIZE(X)
  132. CMPLT $fcc2, t5, s3
  133. daddu X, X, INCX
  134. CMPLT $fcc3, t7, s4
  135. NOP
  136. CMOVT s1, t1, $fcc0
  137. daddiu I, I, -1
  138. CMOVT s2, t3, $fcc1
  139. NOP
  140. CMOVT s3, t5, $fcc2
  141. bgtz I, .L12
  142. CMOVT s4, t7, $fcc3
  143. NOP
  144. .align 3
  145. .L13:
  146. FABS t1, a1
  147. FABS t2, a2
  148. FABS t3, a3
  149. FABS t4, a4
  150. FABS t5, a5
  151. FABS t6, a6
  152. FABS t7, a7
  153. FABS t8, a8
  154. ADD t1, t1, t2
  155. ADD t3, t3, t4
  156. ADD t5, t5, t6
  157. ADD t7, t7, t8
  158. CMPLT $fcc0, t1, s1
  159. CMPLT $fcc1, t3, s2
  160. CMPLT $fcc2, t5, s3
  161. CMPLT $fcc3, t7, s4
  162. CMOVT s1, t1, $fcc0
  163. CMOVT s2, t3, $fcc1
  164. CMOVT s3, t5, $fcc2
  165. CMOVT s4, t7, $fcc3
  166. .align 3
  167. .L15:
  168. andi I, N, 3
  169. blez I, .L998
  170. NOP
  171. .align 3
  172. .L16:
  173. LD a1, 0 * SIZE(X)
  174. LD a2, 1 * SIZE(X)
  175. daddiu I, I, -1
  176. FABS t1, a1
  177. FABS t2, a2
  178. ADD t1, t1, t2
  179. CMPLT $fcc0, t1, s1
  180. CMOVT s1, t1, $fcc0
  181. bgtz I, .L16
  182. daddu X, X, INCX
  183. .align 3
  184. .L998:
  185. CMPLT $fcc0, s2, s1
  186. CMPLT $fcc1, s4, s3
  187. CMOVT s1, s2, $fcc0
  188. CMOVT s3, s4, $fcc1
  189. CMPLT $fcc0, s3, s1
  190. CMOVT s1, s3, $fcc0
  191. .align 3
  192. .L999:
  193. j $31
  194. NOP
  195. EPILOGUE