/* cpuid.S -- ucl_cpuid_asm 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_cpuid_asm) typef(F(ucl_cpuid_asm)) global(_ucl_cpuid_asm) global(F(ucl_cpuid_asm)) _ucl_cpuid_asm: F(ucl_cpuid_asm): db 85,87,86,83,81,82,137,229,131,228,252,252,139,125,28,186 db 0,0,4,0,232,68,0,0,0,116,58,193,226,3,232,58 db 0,0,0,116,48,49,192,232,66,0,0,0,184,1,0,0 db 0,232,56,0,0,0,184,0,0,0,128,232,46,0,0,0 db 184,1,0,0,128,232,36,0,0,0,49,192,137,236,90,89 db 91,94,95,93,195,141,72,16,243,171,72,235,239,156,156,88 db 137,193,49,208,80,157,156,88,157,49,200,33,208,195,49,219 db 49,201,49,210,15,162,171,137,31,137,79,4,137,87,8,131 db 199,12,195,144,144,144,144,144,144,144,144,144,144,144,144,144 size(_ucl_cpuid_asm,.-_ucl_cpuid_asm) size(F(ucl_cpuid_asm),.-F(ucl_cpuid_asm))