Blame asm/i386/src_nasm/lzo1f_f1.asm

Packit Service 5195f2
;  lzo1f_f1.asm -- lzo1f_decompress_asm_fast
Packit Service 5195f2
;
Packit Service 5195f2
;  This file is part of the LZO real-time data compression library.
Packit Service 5195f2
;
Packit Service 5195f2
;  Copyright (C) 1996-2014 Markus Franz Xaver Johannes Oberhumer
Packit Service 5195f2
;  All Rights Reserved.
Packit Service 5195f2
;
Packit Service 5195f2
;  The LZO library is free software; you can redistribute it and/or
Packit Service 5195f2
;  modify it under the terms of the GNU General Public License as
Packit Service 5195f2
;  published by the Free Software Foundation; either version 2 of
Packit Service 5195f2
;  the License, or (at your option) any later version.
Packit Service 5195f2
;
Packit Service 5195f2
;  The LZO library is distributed in the hope that it will be useful,
Packit Service 5195f2
;  but WITHOUT ANY WARRANTY; without even the implied warranty of
Packit Service 5195f2
;  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
Packit Service 5195f2
;  GNU General Public License for more details.
Packit Service 5195f2
;
Packit Service 5195f2
;  You should have received a copy of the GNU General Public License
Packit Service 5195f2
;  along with the LZO library; see the file COPYING.
Packit Service 5195f2
;  If not, write to the Free Software Foundation, Inc.,
Packit Service 5195f2
;  51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
Packit Service 5195f2
;
Packit Service 5195f2
;  Markus F.X.J. Oberhumer
Packit Service 5195f2
;  <markus@oberhumer.com>
Packit Service 5195f2
;  http://www.oberhumer.com/opensource/lzo/
Packit Service 5195f2
;
Packit Service 5195f2
Packit Service 5195f2
; /***** DO NOT EDIT - GENERATED AUTOMATICALLY *****/
Packit Service 5195f2
Packit Service 5195f2
%include "asminit.def"
Packit Service 5195f2
%ifdef NAME1
Packit Service 5195f2
globalf(NAME1(lzo1f_decompress_asm_fast))
Packit Service 5195f2
%endif
Packit Service 5195f2
%ifdef NAME2
Packit Service 5195f2
globalf(NAME2(lzo1f_decompress_asm_fast))
Packit Service 5195f2
%endif
Packit Service 5195f2
%ifdef NAME1
Packit Service 5195f2
NAME1(lzo1f_decompress_asm_fast):
Packit Service 5195f2
%endif
Packit Service 5195f2
%ifdef NAME2
Packit Service 5195f2
NAME2(lzo1f_decompress_asm_fast):
Packit Service 5195f2
%endif
Packit Service 5195f2
db 85,87,86,83,81,82,131,236,12,252,139,116,36,40,139,124
Packit Service 5195f2
db 36,48,189,3,0,0,0,144,49,192,138,6,70,60,31,119
Packit Service 5195f2
db 51,8,192,137,193,117,19,138,6,70,8,192,117,8,129,193
Packit Service 5195f2
db 255,0,0,0,235,241,141,76,8,31,136,200,193,233,2,243
Packit Service 5195f2
db 165,36,3,116,8,139,30,1,198,137,31,1,199,138,6,70
Packit Service 5195f2
db 60,31,118,88,60,223,15,135,132,0,0,0,137,193,193,232
Packit Service 5195f2
db 2,141,87,255,36,7,193,233,5,137,195,138,6,141,4,195
Packit Service 5195f2
db 70,41,194,131,193,2,135,214,131,249,6,114,16,131,248,4
Packit Service 5195f2
db 114,11,136,200,193,233,2,243,165,36,3,136,193,243,164,137
Packit Service 5195f2
db 214,138,78,254,131,225,3,15,132,123,255,255,255,139,6,1
Packit Service 5195f2
db 206,137,7,1,207,49,192,138,6,70,235,164,193,232,2,141
Packit Service 5195f2
db 151,255,247,255,255,137,193,138,6,70,141,4,193,41,194,139
Packit Service 5195f2
db 2,137,7,131,199,3,235,201,138,6,70,8,192,117,8,129
Packit Service 5195f2
db 193,255,0,0,0,235,241,141,76,8,31,235,9,141,118,0
Packit Service 5195f2
db 36,31,137,193,116,226,137,250,102,139,6,131,198,2,193,232
Packit Service 5195f2
db 2,15,133,122,255,255,255,131,249,1,15,149,192,139,84,36
Packit Service 5195f2
db 40,3,84,36,44,57,214,119,38,114,29,43,124,36,48,139
Packit Service 5195f2
db 84,36,52,137,58,247,216,131,196,12,90,89,91,94,95,93
Packit Service 5195f2
db 195,184,1,0,0,0,235,227,184,8,0,0,0,235,220,184
Packit Service 5195f2
db 4,0,0,0,235,213,141,118,0,141,188,39,0,0,0,0
Packit Service 5195f2
%ifdef NAME1
Packit Service 5195f2
globalf_end(NAME1(lzo1f_decompress_asm_fast))
Packit Service 5195f2
%endif
Packit Service 5195f2
%ifdef NAME2
Packit Service 5195f2
globalf_end(NAME2(lzo1f_decompress_asm_fast))
Packit Service 5195f2
%endif