log_table.S 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560
  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 "log_table.c"
  38. .section .rodata, "a"
  39. .align 16
  40. .align 16
  41. .hidden __libm_log_table_256
  42. .globl __libm_log_table_256
  43. __libm_log_table_256:
  44. .long 0x2779c19c,0x3e057562
  45. .long 0x00000000,0x3f600401
  46. .long 0x540e0a5d,0x3df4586b
  47. .long 0x00000000,0x3f781212
  48. .long 0x5df1d574,0x3e3f2d06
  49. .long 0x00000000,0x3f841929
  50. .long 0xe0cc0310,0x3e3098eb
  51. .long 0x00000000,0x3f8c3173
  52. .long 0x861d36aa,0x3e1ac733
  53. .long 0x00000000,0x3f91a6b9
  54. .long 0x0e5dc270,0x3e3766b0
  55. .long 0x00000000,0x3f95ba9a
  56. .long 0xcf80538b,0x3dfd0c97
  57. .long 0x00000000,0x3f99d2a8
  58. .long 0x01095e5d,0x3e22cbcc
  59. .long 0x00000000,0x3f9d6b27
  60. .long 0x5531753a,0x3e5433bf
  61. .long 0x00000000,0x3fa0c58f
  62. .long 0x86a4cae2,0x3e4e32f3
  63. .long 0x00000000,0x3fa2954c
  64. .long 0x2b382296,0x3e36d4b6
  65. .long 0x00000000,0x3fa4a94d
  66. .long 0x6b08209f,0x3e5e5a97
  67. .long 0x00000000,0x3fa67c94
  68. .long 0x0d02a20b,0x3e56c61e
  69. .long 0x00000000,0x3fa85188
  70. .long 0xe988d46e,0x3e57ce75
  71. .long 0x00000000,0x3faa6b8a
  72. .long 0x78fa4c28,0x3e0bdcaa
  73. .long 0x00000000,0x3fac441e
  74. .long 0x069e5bd9,0x3e23606d
  75. .long 0x00000000,0x3fae1e67
  76. .long 0x008c9838,0x3e21ab93
  77. .long 0x00000000,0x3faffa69
  78. .long 0xc0123f2a,0x3e638bb4
  79. .long 0x00000000,0x3fb0ec13
  80. .long 0x42c9365e,0x3e590f46
  81. .long 0x00000000,0x3fb1dbd2
  82. .long 0xe38bd0cb,0x3e609fcb
  83. .long 0x00000000,0x3fb2cc72
  84. .long 0xcc85ea5e,0x3e64fa3d
  85. .long 0x00000000,0x3fb3bdf5
  86. .long 0xb814e378,0x3e5ea804
  87. .long 0x00000000,0x3fb4b05d
  88. .long 0xc07f6cbe,0x3e5f3ad5
  89. .long 0x00000000,0x3fb580db
  90. .long 0x4f332994,0x3e6126cb
  91. .long 0x00000000,0x3fb674f0
  92. .long 0x46bb18e7,0x3e4635ab
  93. .long 0x00000000,0x3fb769ef
  94. .long 0x23f3f334,0x3e43a835
  95. .long 0x00000000,0x3fb85fd9
  96. .long 0x622b8758,0x3e575652
  97. .long 0x00000000,0x3fb9335e
  98. .long 0xfa6531cd,0x3e406472
  99. .long 0x00000000,0x3fba2b02
  100. .long 0xd57cb81c,0x3e658350
  101. .long 0x00000000,0x3fbb0004
  102. .long 0x843191b0,0x3e5da7f2
  103. .long 0x00000000,0x3fbbf968
  104. .long 0x750465fd,0x3e67fdc2
  105. .long 0x00000000,0x3fbccfed
  106. .long 0xa89401fa,0x3e58e111
  107. .long 0x00000000,0x3fbda727
  108. .long 0xde61a8fd,0x3e5ff843
  109. .long 0x00000000,0x3fbea325
  110. .long 0xbcbe8b53,0x3e6fdb7f
  111. .long 0x00000000,0x3fbf7be9
  112. .long 0x7ce635d5,0x3e64bfc9
  113. .long 0x00000000,0x3fc02ab3
  114. .long 0x133742da,0x3e65e748
  115. .long 0x00000000,0x3fc097ce
  116. .long 0x8f7bc671,0x3e7044fc
  117. .long 0x00000000,0x3fc1178e
  118. .long 0xcce888b8,0x3e6f6fb3
  119. .long 0x00000000,0x3fc18574
  120. .long 0xa08b164f,0x3e52f92e
  121. .long 0x00000000,0x3fc1f3b9
  122. .long 0x56b4e87b,0x3e4e6ddf
  123. .long 0x00000000,0x3fc2625d
  124. .long 0x73ad9970,0x3e390d02
  125. .long 0x00000000,0x3fc2d161
  126. .long 0x85c23082,0x3e72e822
  127. .long 0x00000000,0x3fc340c5
  128. .long 0xaa42e1ae,0x3e69d5fc
  129. .long 0x00000000,0x3fc3b08b
  130. .long 0x06ed14f1,0x3e306f00
  131. .long 0x00000000,0x3fc40dfb
  132. .long 0xef836a49,0x3e7d194b
  133. .long 0x00000000,0x3fc47e74
  134. .long 0xbc83d21d,0x3e7ec8cd
  135. .long 0x00000000,0x3fc4ef51
  136. .long 0xa2c28034,0x3e7c0574
  137. .long 0x00000000,0x3fc56092
  138. .long 0x3530a5ba,0x3e65f35d
  139. .long 0x00000000,0x3fc5d238
  140. .long 0xbb20ab0e,0x3e5b99ae
  141. .long 0x00000000,0x3fc6313a
  142. .long 0x706cb199,0x3e7b577a
  143. .long 0x00000000,0x3fc6a399
  144. .long 0x8350bc53,0x3e7ba79c
  145. .long 0x00000000,0x3fc70337
  146. .long 0x274badf2,0x3e428f61
  147. .long 0x00000000,0x3fc77654
  148. .long 0x16849fa4,0x3e550581
  149. .long 0x00000000,0x3fc7e9d8
  150. .long 0x4baffaa4,0x3e6d67d4
  151. .long 0x00000000,0x3fc84a6b
  152. .long 0x61fae141,0x3e7abeb4
  153. .long 0x00000000,0x3fc8ab47
  154. .long 0x0369cf31,0x3e7212cb
  155. .long 0x00000000,0x3fc91fe4
  156. .long 0x9d5bb3d2,0x3e60046a
  157. .long 0x00000000,0x3fc98163
  158. .long 0x904d6866,0x3e2c2259
  159. .long 0x00000000,0x3fc9f6c4
  160. .long 0xa19f5411,0x3e549a47
  161. .long 0x00000000,0x3fca58e7
  162. .long 0x759a5351,0x3e7862d2
  163. .long 0x00000000,0x3fcabb55
  164. .long 0xf400c4b3,0x3e62467b
  165. .long 0x00000000,0x3fcb1e10
  166. .long 0xf9503717,0x3e727c6c
  167. .long 0x00000000,0x3fcb94ee
  168. .long 0xabdf1b3f,0x3e780cea
  169. .long 0x00000000,0x3fcbf851
  170. .long 0xe97aab9f,0x3e652fc8
  171. .long 0x00000000,0x3fcc5c02
  172. .long 0x8a4a9e8b,0x3e793b67
  173. .long 0x00000000,0x3fccc000
  174. .long 0xce7d8064,0x3e73390a
  175. .long 0x00000000,0x3fcd244d
  176. .long 0x2835ff73,0x3e5fd97a
  177. .long 0x00000000,0x3fcd88e9
  178. .long 0x804954d6,0x3e5bf577
  179. .long 0x00000000,0x3fcdedd4
  180. .long 0x024244ec,0x3e7ffce2
  181. .long 0x00000000,0x3fce530e
  182. .long 0x7137ba40,0x3e4648b9
  183. .long 0x00000000,0x3fceb89a
  184. .long 0x7bcea6d1,0x3e7f5bf3
  185. .long 0x00000000,0x3fcf1e75
  186. .long 0x1abc74cf,0x3e5756be
  187. .long 0x00000000,0x3fcf84a3
  188. .long 0xe6831bc0,0x3e59f503
  189. .long 0x00000000,0x3fcfeb22
  190. .long 0x83851858,0x3e88e06b
  191. .long 0x00000000,0x3fd028f9
  192. .long 0x6b43c71e,0x3e8c1b2c
  193. .long 0x00000000,0x3fd05c8b
  194. .long 0xf2ea89fa,0x3e81f15c
  195. .long 0x00000000,0x3fd085eb
  196. .long 0x2224e892,0x3e8c65a3
  197. .long 0x00000000,0x3fd0b9c8
  198. .long 0x20336a5b,0x3e782de0
  199. .long 0x00000000,0x3fd0edd0
  200. .long 0x8fdd9770,0x3e733c01
  201. .long 0x00000000,0x3fd12202
  202. .long 0x9a817c85,0x3e824f5d
  203. .long 0x00000000,0x3fd14be2
  204. .long 0x5be801bd,0x3e81de31
  205. .long 0x00000000,0x3fd18061
  206. .long 0xc766b993,0x3e87c5f8
  207. .long 0x00000000,0x3fd1b50b
  208. .long 0x85a1f823,0x3e88f9e4
  209. .long 0x00000000,0x3fd1df4c
  210. .long 0x350fbd75,0x3e7b43ae
  211. .long 0x00000000,0x3fd21445
  212. .long 0x4920ddbb,0x3e8323d7
  213. .long 0x00000000,0x3fd23ec5
  214. .long 0x5f6600ba,0x3e83f0e1
  215. .long 0x00000000,0x3fd2740d
  216. .long 0x4073b3be,0x3e8579bf
  217. .long 0x00000000,0x3fd29ecd
  218. .long 0x72f2232b,0x3e256e67
  219. .long 0x00000000,0x3fd2d466
  220. .long 0x3a896d5f,0x3e8609d5
  221. .long 0x00000000,0x3fd2ff66
  222. .long 0x8ddf913a,0x3e72cd56
  223. .long 0x00000000,0x3fd33550
  224. .long 0xd7253e69,0x3e77b113
  225. .long 0x00000000,0x3fd36092
  226. .long 0xce9e941f,0x3e88666f
  227. .long 0x00000000,0x3fd38bf1
  228. .long 0x60ed52d8,0x3e7dcccc
  229. .long 0x00000000,0x3fd3c252
  230. .long 0x0f983d68,0x3e78f05a
  231. .long 0x00000000,0x3fd3edf4
  232. .long 0x6390dbb2,0x3e61eaf4
  233. .long 0x00000000,0x3fd419b4
  234. .long 0xe916a76d,0x3e8c0a73
  235. .long 0x00000000,0x3fd44591
  236. .long 0x2b59a2e0,0x3e7d6dbc
  237. .long 0x00000000,0x3fd47c91
  238. .long 0xc24fc7a2,0x3e70554a
  239. .long 0x00000000,0x3fd4a8b3
  240. .long 0x33faf275,0x3e821120
  241. .long 0x00000000,0x3fd4d4f3
  242. .long 0x2cfac6d3,0x3e81b43f
  243. .long 0x00000000,0x3fd50152
  244. .long 0x3d98a28d,0x3e78d1f5
  245. .long 0x00000000,0x3fd52dd0
  246. .long 0x44e3b5b4,0x3e6e3dc5
  247. .long 0x00000000,0x3fd55a6d
  248. .long 0x2c814b0b,0x3e658895
  249. .long 0x00000000,0x3fd5925d
  250. .long 0x6c7ee0a5,0x3e7ad50f
  251. .long 0x00000000,0x3fd5bf40
  252. .long 0xd6e34245,0x3e6eae1a
  253. .long 0x00000000,0x3fd5ec43
  254. .long 0x83dd4a7f,0x3e89b605
  255. .long 0x00000000,0x3fd61965
  256. .long 0xa87b925b,0x3e724d6c
  257. .long 0x00000000,0x3fd646a8
  258. .long 0xd28ed1d3,0x3e8ba63b
  259. .long 0x00000000,0x3fd6740a
  260. .long 0x18a4a613,0x3e86e94b
  261. .long 0x00000000,0x3fd6a18d
  262. .long 0xb0b244a7,0x3e3619c3
  263. .long 0x00000000,0x3fd6cf31
  264. .long 0x173b6f5e,0x3e8d0a5e
  265. .long 0x00000000,0x3fd6f180
  266. .long 0x3be91c4c,0x3e7c6e25
  267. .long 0x00000000,0x3fd71f5d
  268. .long 0xab8359ed,0x3e8dfacd
  269. .long 0x00000000,0x3fd74d5a
  270. .long 0x6fb93ec4,0x3e82457a
  271. .long 0x00000000,0x3fd77b79
  272. .long 0x3c4bbc8b,0x3e8113e3
  273. .long 0x00000000,0x3fd7a9b9
  274. .long 0x31fa7741,0x3e2bf5b5
  275. .long 0x00000000,0x3fd7d81b
  276. .long 0x186f4789,0x3e69c139
  277. .long 0x00000000,0x3fd8069e
  278. .long 0x7956aae8,0x3e8a7df1
  279. .long 0x00000000,0x3fd82996
  280. .long 0xfeab799a,0x3e7ddb72
  281. .long 0x00000000,0x3fd85855
  282. .long 0x33b8ef04,0x3e760c9f
  283. .long 0x00000000,0x3fd88736
  284. .long 0x19dccb10,0x3e82e757
  285. .long 0x00000000,0x3fd8aa75
  286. .long 0x9c910289,0x3e8b9104
  287. .long 0x00000000,0x3fd8d992
  288. .long 0xa230be1d,0x3e8d4fb2
  289. .long 0x00000000,0x3fd908d2
  290. .long 0xcac1703a,0x3e8cf381
  291. .long 0x00000000,0x3fd92c59
  292. .long 0xb4a553e7,0x3e743b8f
  293. .long 0x00000000,0x3fd95bd7
  294. .long 0x5b5274b7,0x3e51a3ee
  295. .long 0x00000000,0x3fd98b78
  296. .long 0x0d70a52d,0x3e8e67a8
  297. .long 0x00000000,0x3fd9af47
  298. .long 0x4f0d2c7f,0x3e483229
  299. .long 0x00000000,0x3fd9df27
  300. .long 0xb48f7d3d,0x3e8da29f
  301. .long 0x00000000,0x3fda0325
  302. .long 0xc6457f9d,0x3e2127d3
  303. .long 0x00000000,0x3fda3344
  304. .long 0xe0b95e88,0x3e77a030
  305. .long 0x00000000,0x3fda5772
  306. .long 0x991f7846,0x3e565dd1
  307. .long 0x00000000,0x3fda87d0
  308. .long 0x256f237b,0x3e7b00fe
  309. .long 0x00000000,0x3fdaac2e
  310. .long 0xa0437713,0x3e7bf7da
  311. .long 0x00000000,0x3fdadccc
  312. .long 0xc8192dd8,0x3e6f58f3
  313. .long 0x00000000,0x3fdb015b
  314. .long 0xa41f8565,0x3e6d31ac
  315. .long 0x00000000,0x3fdb323a
  316. .long 0x25494b61,0x3e3118a4
  317. .long 0x00000000,0x3fdb56fa
  318. .long 0x92694e9d,0x3e84cb37
  319. .long 0x00000000,0x3fdb881a
  320. .long 0x2c99792a,0x3e8de7b6
  321. .long 0x00000000,0x3fdbad0b
  322. .long 0x85ec7449,0x3e82ef03
  323. .long 0x00000000,0x3fdbd212
  324. .long 0x0c4250d7,0x3e6b7844
  325. .long 0x00000000,0x3fdc0392
  326. .long 0xfce511d5,0x3e5e4d32
  327. .long 0x00000000,0x3fdc28cb
  328. .long 0x78348ca5,0x3e8708e4
  329. .long 0x00000000,0x3fdc4e19
  330. .long 0x992488fb,0x3e88e8aa
  331. .long 0x00000000,0x3fdc7ff9
  332. .long 0xc144344b,0x3e793a76
  333. .long 0x00000000,0x3fdca57b
  334. .long 0x5f7d6efe,0x3e44b9d7
  335. .long 0x00000000,0x3fdccb13
  336. .long 0x4de9f3e0,0x3e8a31e6
  337. .long 0x00000000,0x3fdcf0c0
  338. .long 0x80488966,0x3e7d6d68
  339. .long 0x00000000,0x3fdd2320
  340. .long 0x9add7f4d,0x3e71b7be
  341. .long 0x00000000,0x3fdd4902
  342. .long 0xb9ac5131,0x3e8231a4
  343. .long 0x00000000,0x3fdd6efa
  344. .long 0x4bdc3bac,0x3e7c1eb9
  345. .long 0x00000000,0x3fdd9509
  346. .long 0xaa85604a,0x3e8fd258
  347. .long 0x00000000,0x3fddbb2e
  348. .long 0x57753a10,0x3e6a22f2
  349. .long 0x00000000,0x3fddee2f
  350. .long 0xcd94df8d,0x3e5a2726
  351. .long 0x00000000,0x3fde148a
  352. .long 0x7ff6aa8c,0x3e4493fe
  353. .long 0x00000000,0x3fde3afc
  354. .long 0xb6cae4c0,0x3e6036a8
  355. .long 0x00000000,0x3fde6185
  356. .long 0x546c92af,0x3e7e208f
  357. .long 0x00000000,0x3fde8825
  358. .long 0x8619d6bd,0x3e67564c
  359. .long 0x00000000,0x3fdeaedd
  360. .long 0xf8b97910,0x3e77d0da
  361. .long 0x00000000,0x3fded5ac
  362. .long 0x5c542068,0x3e6368b5
  363. .long 0x00000000,0x3fdefc93
  364. .long 0xbff8880b,0x3e8442ae
  365. .long 0x00000000,0x3fdf2391
  366. .long 0x259bcade,0x3e8dc063
  367. .long 0x00000000,0x3fdf4aa7
  368. .long 0xd802b8c4,0x3e63e185
  369. .long 0x00000000,0x3fdf71d6
  370. .long 0xde5f6650,0x3e7b2cec
  371. .long 0x00000000,0x3fdf991c
  372. .long 0x21ff49a1,0x3e8b4d35
  373. .long 0x00000000,0x3fdfc07a
  374. .long 0xa7c2b8c5,0x3e81d607
  375. .long 0x00000000,0x3fdfe7f1
  376. .long 0x0b9d6ee5,0x3e84f140
  377. .long 0x00000000,0x3fe007c0
  378. .long 0xd0756a93,0x3e70cc52
  379. .long 0x00000000,0x3fe01b94
  380. .long 0x3aad0772,0x3e800319
  381. .long 0x00000000,0x3fe02f74
  382. .long 0x759dd00c,0x3e97cec0
  383. .long 0x00000000,0x3fe04360
  384. .long 0xc67418f8,0x3e9588ff
  385. .long 0x00000000,0x3fe05759
  386. .long 0x51e8da67,0x3e6911cf
  387. .long 0x00000000,0x3fe06b5f
  388. .long 0xa048907b,0x3e44cf15
  389. .long 0x00000000,0x3fe078bf
  390. .long 0xc39803ff,0x3e8a1f9e
  391. .long 0x00000000,0x3fe08cd9
  392. .long 0x06525ba1,0x3e8d33e4
  393. .long 0x00000000,0x3fe0a100
  394. .long 0x3b46098d,0x3e7d11a2
  395. .long 0x00000000,0x3fe0b534
  396. .long 0x39b814fa,0x3e991286
  397. .long 0x00000000,0x3fe0c974
  398. .long 0x432f7532,0x3e782dcc
  399. .long 0x00000000,0x3fe0ddc2
  400. .long 0x4618affd,0x3e82ebf2
  401. .long 0x00000000,0x3fe0eb52
  402. .long 0x1d77bbef,0x3e8084e9
  403. .long 0x00000000,0x3fe0ffb5
  404. .long 0xcfaf1c2c,0x3e7ed4be
  405. .long 0x00000000,0x3fe11425
  406. .long 0xbfce7a70,0x3e83c766
  407. .long 0x00000000,0x3fe128a2
  408. .long 0x1930b4c4,0x3e84afc2
  409. .long 0x00000000,0x3fe13652
  410. .long 0x4b441313,0x3e862d2a
  411. .long 0x00000000,0x3fe14ae5
  412. .long 0xcb6b7c9c,0x3e94338e
  413. .long 0x00000000,0x3fe15f85
  414. .long 0xfd3aea12,0x3e7c608c
  415. .long 0x00000000,0x3fe16d4d
  416. .long 0x266a0b45,0x3e9841ba
  417. .long 0x00000000,0x3fe18203
  418. .long 0xe75899eb,0x3e978963
  419. .long 0x00000000,0x3fe196c7
  420. .long 0x9e2b1260,0x3e7c5bd1
  421. .long 0x00000000,0x3fe1a4a7
  422. .long 0xa79bc2a5,0x3e98192c
  423. .long 0x00000000,0x3fe1b981
  424. .long 0x0d5eb986,0x3e9d1762
  425. .long 0x00000000,0x3fe1ce69
  426. .long 0x28836a17,0x3e93bc0d
  427. .long 0x00000000,0x3fe1dc61
  428. .long 0xb47416ca,0x3e9455a1
  429. .long 0x00000000,0x3fe1f160
  430. .long 0xdf997414,0x3e8dd01c
  431. .long 0x00000000,0x3fe2066d
  432. .long 0x72755e61,0x3e9748f4
  433. .long 0x00000000,0x3fe2147d
  434. .long 0x586cc870,0x3e978bd7
  435. .long 0x00000000,0x3fe229a1
  436. .long 0x05ced5b8,0x3e90834a
  437. .long 0x00000000,0x3fe237c1
  438. .long 0xb34d2934,0x3e9cdf01
  439. .long 0x00000000,0x3fe24cfc
  440. .long 0xd891ba01,0x3e857355
  441. .long 0x00000000,0x3fe25b2c
  442. .long 0x103a61e4,0x3e8357df
  443. .long 0x00000000,0x3fe2707f
  444. .long 0x7071361a,0x3e908594
  445. .long 0x00000000,0x3fe285e0
  446. .long 0xdcc2f0a7,0x3e81c22d
  447. .long 0x00000000,0x3fe29429
  448. .long 0xc30f37c8,0x3e89c2bf
  449. .long 0x00000000,0x3fe2a9a2
  450. .long 0x604c3ff4,0x3e76468e
  451. .long 0x00000000,0x3fe2b7fb
  452. .long 0x7d42bf88,0x3e88e57d
  453. .long 0x00000000,0x3fe2c65a
  454. .long 0xd0b235f1,0x3e85ec37
  455. .long 0x00000000,0x3fe2dbf5
  456. .long 0xca965170,0x3e987f2e
  457. .long 0x00000000,0x3fe2ea64
  458. .long 0xb996d64e,0x3e71b426
  459. .long 0x00000000,0x3fe30018
  460. .long 0xb998ef97,0x3e9d3516
  461. .long 0x00000000,0x3fe30e97
  462. .long 0x9d3de3b9,0x3e9d7ba6
  463. .long 0x00000000,0x3fe32463
  464. .long 0xcad27856,0x3e78a56b
  465. .long 0x00000000,0x3fe332f4
  466. .long 0x9f9e227c,0x3e5ce8c9
  467. .long 0x00000000,0x3fe348d9
  468. .long 0xadb2d775,0x3e9f1887
  469. .long 0x00000000,0x3fe35779
  470. .long 0x53263e64,0x3e92c34d
  471. .long 0x00000000,0x3fe36621
  472. .long 0xcd4571cb,0x3e93e786
  473. .long 0x00000000,0x3fe37c29
  474. .long 0xe748544b,0x3e671976
  475. .long 0x00000000,0x3fe38ae2
  476. .long 0xf9cce311,0x3e85e980
  477. .long 0x00000000,0x3fe399a1
  478. .long 0x3a222092,0x3e9fcef7
  479. .long 0x00000000,0x3fe3afcc
  480. .long 0xed5008bd,0x3e840d4c
  481. .long 0x00000000,0x3fe3be9d
  482. .long 0x1452e9ec,0x3e901695
  483. .long 0x00000000,0x3fe3cd74
  484. .long 0xb62b2ce8,0x3e7c8c7b
  485. .long 0x00000000,0x3fe3e3c4
  486. .long 0xd8d571ad,0x3e964fda
  487. .long 0x00000000,0x3fe3f2ac
  488. .long 0x498c3678,0x3e7092e5
  489. .long 0x00000000,0x3fe4019c
  490. .long 0xc8960bd4,0x3e884e25
  491. .long 0x00000000,0x3fe41810
  492. .long 0x5157ce35,0x3e84637d
  493. .long 0x00000000,0x3fe42711
  494. .long 0xafcc2a6b,0x3e8384ad
  495. .long 0x00000000,0x3fe43619
  496. .long 0x9a4ffe6d,0x3e875a3a
  497. .long 0x00000000,0x3fe44528
  498. .long 0x4e8516c0,0x3e819322
  499. .long 0x00000000,0x3fe45bcc
  500. .long 0xfe3457c8,0x3e70f88b
  501. .long 0x00000000,0x3fe46aed
  502. .long 0x69a4a836,0x3e73f451
  503. .long 0x00000000,0x3fe47a15
  504. .long 0x32f98351,0x3e87bfff
  505. .long 0x00000000,0x3fe48944
  506. .long 0x06a8d925,0x3e9796d3
  507. .long 0x00000000,0x3fe4a018
  508. .long 0xaef076e2,0x3e593acb
  509. .long 0x00000000,0x3fe4af5a
  510. .long 0xd0e13620,0x3e94b7b7
  511. .long 0x00000000,0x3fe4bea2
  512. .long 0x88cfb12e,0x3e91e215
  513. .long 0x00000000,0x3fe4cdf2
  514. .long 0x0b0cb912,0x3e99f328
  515. .long 0x00000000,0x3fe4dd49
  516. .long 0xa0e67b10,0x3e8b9929
  517. .long 0x00000000,0x3fe4eca8
  518. .long 0xb401f873,0x3e7e6c75
  519. .long 0x00000000,0x3fe503c4
  520. .long 0x15ce5326,0x3e8999ff
  521. .long 0x00000000,0x3fe51335
  522. .long 0x5f3840b2,0x3e4ce28f
  523. .long 0x00000000,0x3fe522ae
  524. .long 0x2b9988ba,0x3e73433c
  525. .long 0x00000000,0x3fe5322e
  526. .long 0x0122cc5c,0x3e9972f3
  527. .long 0x00000000,0x3fe541b5
  528. .long 0xac4eb353,0x3e9fb797
  529. .long 0x00000000,0x3fe55144
  530. .long 0x78d26225,0x3e988a2a
  531. .long 0x00000000,0x3fe560db
  532. .long 0x333017fe,0x3e735dc6
  533. .long 0x00000000,0x3fe5707a
  534. .long 0xff9e8c9a,0x3e5dab71
  535. .long 0x00000000,0x3fe587f6
  536. .long 0xe623c257,0x3e92ef91
  537. .long 0x00000000,0x3fe597a7
  538. .long 0x715f0d98,0x3e9ac697
  539. .long 0x00000000,0x3fe5a760
  540. .long 0x21dc5b09,0x3e9a52be
  541. .long 0x00000000,0x3fe5b721
  542. .long 0xdf20565e,0x3e928863
  543. .long 0x00000000,0x3fe5c6ea
  544. .long 0x7afa1d46,0x3e717543
  545. .long 0x00000000,0x3fe5d6bb
  546. .long 0x71f3b726,0x3e90c8ba
  547. .long 0x00000000,0x3fe5e693
  548. .long 0xda3470be,0x3e98c345
  549. .long 0x00000000,0x3fe5f673
  550. .long 0x24c45894,0x3e9d470b
  551. .long 0x00000000,0x3fe6065b
  552. .long 0x0d6b6214,0x3e9f4f98
  553. .long 0x00000000,0x3fe6164b
  554. .long 0xe85e3147,0x3e9fd9f2
  555. .long 0x00000000,0x3fe62643
  556. .type __libm_log_table_256,@object
  557. .size __libm_log_table_256,4096
  558. .data
  559. .section .note.GNU-stack, ""
  560. # End