disabled
  1   li~*eJq@;pM\bѿk_ub&=LyZof p         Xmo7_1ЇY+)5>D@KA[xZqWWfɵϐ\YuHXqH33όvu|k\)OPT:7qSZ)i\uM63>y˲wK>H-ksFq&n]JYz&!>ᛍt.ã[ɅЍ(OrLLSg2HqrE#
F(]r'~4]?/_u;Q'ocƵ-\iI,%Uvb5Yj-1\ΔЉ?};rQg ,EmP/m1G	^R%)IAJŗN"ːeދJGstz)SxAseŬDY);^~nSʼŜɯ0TRԅdt>$bNwW&ӳ>nFK/.F6QڣWWS	-Hy$4PY  )ւ&µ.'	JV 7ZՒ7tI{;~jhN{Rgf}>w[mޝ͔0No
UF&neF
$YrpǢUZ9i83%\)M9<䪔 V~LI%δ6eH$)c'֪<X9ٚ"bXC]و#eq d\IGZfR	zO]sUÜrg'hliSǫO1!W|΂In&]sT!MQ%ri gu
dp8n50P<{7 kATZ>HlpshTtj MI+PEz$ }ց^x
@:!*$ߤgx~MY h &}Il i']WҼ^>&D#/nڗe/9+IooщB<9`흓S͐!Yj,XڟIRwn;ǻm+BV7rH1qR'dƆ\&c
۲4^_ZN9As;)K4HkC+m
:>TUr4KʰExk"u<22_0P#uNm1z'͆"-9 jd.Cň3Z.8%z*3kxm~H"J0h(-_Z)ϽlG%Kv{l!S+W
v:<B	xoԖγ6l(Eͦ#[Q>B"r#D*#fn$Axd;CWGѮVR:1N<ue7wzp135Zٞ݅8ԌGu־ٿ/ $aqv|VqnڃCeOpwoZc'HR͑[}"a<񹄏1llx~0Pl;1d6`QW:+y,]!|U68/EZUָ	֦q+ &xu}I=ch pzWV:Θ84׊X֖ʆ곲mP;zVbG2ye=CsQj>gչ*p,MVx~R/c][}1U#hvڃ#lA;ʯgD|1\nk#ڟ3Bh׼99	עvmL|cۀ:"R    "   lm_J2R P/eˁ
oh      disabled
  "   lm_J2R P@*bѿh      disabled
  9   	lm_J2R P@Jbѿham_J2R P@Jbѿ      	unsupported
  #   lm_J2R P/i-h      unsupported
      355_I|Mjq؂ <o c    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html><head>
<title>404 Not Found</title>
</head><body>
<h1>Not Found</h1>
<p>The requested URL was not found on this server.</p>
<p>Additionally, a 404 Not Found
error was encountered while trying to use an ErrorDocument to handle the request.</p>
</body></html>
  *   lY>C]m@Ȕţe_I|+ f    /* Copyright (C) 2008-2013 Free Software Foundation, Inc.

   This file is part of GCC.

   GCC 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 3, or (at your option)
   any later version.

   GCC 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.

   Under Section 7 of GPL version 3, you are granted additional
   permissions described in the GCC Runtime Library Exception, version
   3.1, as published by the Free Software Foundation.

   You should have received a copy of the GNU General Public License and
   a copy of the GCC Runtime Library Exception along with this program;
   see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
   <http://www.gnu.org/licenses/>.  */

#ifndef _IMMINTRIN_H_INCLUDED
#define _IMMINTRIN_H_INCLUDED

#ifdef __MMX__
#include <mmintrin.h>
#endif

#ifdef __SSE__
#include <xmmintrin.h>
#endif

#ifdef __SSE2__
#include <emmintrin.h>
#endif

#ifdef __SSE3__
#include <pmmintrin.h>
#endif

#ifdef __SSSE3__
#include <tmmintrin.h>
#endif

#if defined (__SSE4_2__) || defined (__SSE4_1__)
#include <smmintrin.h>
#endif
