lzo1c_s1.S 2.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172
  1. /* lzo1c_s1.S -- lzo1c_decompress_asm
  2. This file is part of the LZO real-time data compression library.
  3. Copyright (C) 1996-2015 Markus Franz Xaver Johannes Oberhumer
  4. All Rights Reserved.
  5. The LZO library is free software; you can redistribute it and/or
  6. modify it under the terms of the GNU General Public License as
  7. published by the Free Software Foundation; either version 2 of
  8. the License, or (at your option) any later version.
  9. The LZO library is distributed in the hope that it will be useful,
  10. but WITHOUT ANY WARRANTY; without even the implied warranty of
  11. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  12. GNU General Public License for more details.
  13. You should have received a copy of the GNU General Public License
  14. along with the LZO library; see the file COPYING.
  15. If not, write to the Free Software Foundation, Inc.,
  16. 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
  17. Markus F.X.J. Oberhumer
  18. <markus@oberhumer.com>
  19. http://www.oberhumer.com/opensource/lzo/
  20. */
  21. /***** DO NOT EDIT - GENERATED AUTOMATICALLY *****/
  22. #include "asminit.def"
  23. #ifdef NAME1
  24. typef(NAME1(lzo1c_decompress_asm))
  25. #endif
  26. #ifdef NAME2
  27. typef(NAME2(lzo1c_decompress_asm))
  28. #endif
  29. #ifdef NAME1
  30. globalf(NAME1(lzo1c_decompress_asm))
  31. #endif
  32. #ifdef NAME2
  33. globalf(NAME2(lzo1c_decompress_asm))
  34. #endif
  35. #ifdef NAME1
  36. NAME1(lzo1c_decompress_asm):
  37. #endif
  38. #ifdef NAME2
  39. NAME2(lzo1c_decompress_asm):
  40. #endif
  41. db 85,87,86,83,81,82,131,236,12,252,139,116,36,40,139,124
  42. db 36,48,189,3,0,0,0,144,49,192,138,6,70,60,32,115
  43. db 15,8,192,116,51,137,193,243,164,138,6,70,60,32,114,72
  44. db 60,64,114,93,137,193,36,31,141,87,255,193,233,5,41,194
  45. db 138,6,70,193,224,5,41,194,65,135,242,243,164,137,214,235
  46. db 199,141,180,38,0,0,0,0,138,6,70,141,72,32,60,248
  47. db 114,197,185,24,1,0,0,44,248,116,6,145,48,192,211,224
  48. db 145,243,164,235,163,141,118,0,141,87,255,41,194,138,6,70
  49. db 193,224,5,41,194,135,242,164,164,164,137,214,164,49,192,235
  50. db 152,36,31,137,193,117,19,177,31,138,6,70,8,192,117,8
  51. db 129,193,255,0,0,0,235,241,1,193,138,6,70,137,195,36
  52. db 63,137,250,41,194,138,6,70,193,224,6,41,194,57,250,116
  53. db 27,135,214,141,73,3,243,164,137,214,49,192,193,235,6,137
  54. db 217,15,133,80,255,255,255,233,60,255,255,255,131,249,1,15
  55. db 149,192,139,84,36,40,3,84,36,44,57,214,119,38,114,29
  56. db 43,124,36,48,139,84,36,52,137,58,247,216,131,196,12,90
  57. db 89,91,94,95,93,195,184,1,0,0,0,235,227,184,8,0
  58. db 0,0,235,220,184,4,0,0,0,235,213,144,141,116,38,0
  59. #ifdef NAME1
  60. sizef(NAME1(lzo1c_decompress_asm),.-NAME1(lzo1c_decompress_asm))
  61. #endif
  62. #ifdef NAME2
  63. sizef(NAME2(lzo1c_decompress_asm),.-NAME2(lzo1c_decompress_asm))
  64. #endif