/* crcs_asm.S -- ucl_crc32_asm_small This file is part of the UCL data compression library. Copyright (C) 1996-2004 Markus Franz Xaver Johannes Oberhumer All Rights Reserved. The UCL library is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. The UCL library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with the UCL library; see the file COPYING. If not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. Markus F.X.J. Oberhumer http://www.oberhumer.com/opensource/ucl/ */ /***** DO NOT EDIT - GENERATED AUTOMATICALLY *****/ #include "asminit.def" typef(_ucl_crc32_asm_small) typef(F(ucl_crc32_asm_small)) global(_ucl_crc32_asm_small) global(F(ucl_crc32_asm_small)) _ucl_crc32_asm_small: F(ucl_crc32_asm_small): db 81,49,192,139,76,36,12,227,125,87,83,232,64,0,0,0 db 0,0,0,0,100,16,183,29,200,32,110,59,172,48,217,38 db 144,65,220,118,244,81,107,107,88,97,178,77,60,113,5,80 db 32,131,184,237,68,147,15,240,232,163,214,214,140,179,97,203 db 176,194,100,155,212,210,211,134,120,226,10,160,28,242,189,189 db 95,82,139,84,36,28,1,202,139,68,36,20,247,208,235,29 db 50,1,65,187,15,0,0,0,33,195,193,232,4,51,4,159 db 187,15,0,0,0,33,195,193,232,4,51,4,159,57,209,117 db 223,247,208,90,91,95,89,195,144,144,144,144,144,144,144,144 size(_ucl_crc32_asm_small,.-_ucl_crc32_asm_small) size(F(ucl_crc32_asm_small),.-F(ucl_crc32_asm_small))