LCOV - code coverage report
Current view: top level - /mnt/build/buildbot/bld/build-lcov/gcc - insn-emit-7.cc (source / functions) Coverage Total Hit
Test: gcc.info Lines: 100.0 % 9 9
Test Date: 2024-04-27 14:03:13 Functions: 100.0 % 1 1
Legend: Lines: hit not hit | Branches: + taken - not taken # not executed Branches: - 0 0

             Branch data     Line data    Source code
       1                 :             : /* Generated automatically by the program `genemit'
       2                 :             : from the machine description file `md'.  */
       3                 :             : 
       4                 :             : #define IN_TARGET_CODE 1
       5                 :             : #include "config.h"
       6                 :             : #include "system.h"
       7                 :             : #include "coretypes.h"
       8                 :             : #include "backend.h"
       9                 :             : #include "predict.h"
      10                 :             : #include "tree.h"
      11                 :             : #include "rtl.h"
      12                 :             : #include "alias.h"
      13                 :             : #include "varasm.h"
      14                 :             : #include "stor-layout.h"
      15                 :             : #include "calls.h"
      16                 :             : #include "memmodel.h"
      17                 :             : #include "tm_p.h"
      18                 :             : #include "flags.h"
      19                 :             : #include "insn-config.h"
      20                 :             : #include "expmed.h"
      21                 :             : #include "dojump.h"
      22                 :             : #include "explow.h"
      23                 :             : #include "emit-rtl.h"
      24                 :             : #include "stmt.h"
      25                 :             : #include "expr.h"
      26                 :             : #include "insn-codes.h"
      27                 :             : #include "optabs.h"
      28                 :             : #include "dfp.h"
      29                 :             : #include "output.h"
      30                 :             : #include "recog.h"
      31                 :             : #include "df.h"
      32                 :             : #include "resource.h"
      33                 :             : #include "reload.h"
      34                 :             : #include "diagnostic-core.h"
      35                 :             : #include "regs.h"
      36                 :             : #include "tm-constrs.h"
      37                 :             : #include "ggc.h"
      38                 :             : #include "target.h"
      39                 :             : 
      40                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:1419 */
      41                 :             : rtx
      42                 :      905811 : gen_cbranchqi4 (rtx operand0,
      43                 :             :         rtx operand1,
      44                 :             :         rtx operand2,
      45                 :             :         rtx operand3)
      46                 :             : {
      47                 :      905811 :   rtx_insn *_val = 0;
      48                 :      905811 :   start_sequence ();
      49                 :      905811 :   {
      50                 :      905811 :     rtx operands[4];
      51                 :      905811 :     operands[0] = operand0;
      52                 :      905811 :     operands[1] = operand1;
      53                 :      905811 :     operands[2] = operand2;
      54                 :      905811 :     operands[3] = operand3;
      55                 :             : #define FAIL return (end_sequence (), _val)
      56                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
      57                 :             : #line 1429 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
      58                 :             : {
      59                 :             :   if (MEM_P (operands[1]) && MEM_P (operands[2]))
      60                 :             :     operands[1] = force_reg (QImode, operands[1]);
      61                 :             :   ix86_expand_branch (GET_CODE (operands[0]),
      62                 :             :                       operands[1], operands[2], operands[3]);
      63                 :             :   DONE;
      64                 :             : }
      65                 :             : #undef DONE
      66                 :             : #undef FAIL
      67                 :             :     operand0 = operands[0];
      68                 :             :     (void) operand0;
      69                 :             :     operand1 = operands[1];
      70                 :             :     (void) operand1;
      71                 :             :     operand2 = operands[2];
      72                 :             :     (void) operand2;
      73                 :             :     operand3 = operands[3];
      74                 :             :     (void) operand3;
      75                 :             :   }
      76                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCmode,
      77                 :             :         17),
      78                 :             :         gen_rtx_COMPARE (CCmode,
      79                 :             :         operand1,
      80                 :             :         operand2)));
      81                 :             :   emit_jump_insn (gen_rtx_SET (pc_rtx,
      82                 :             :         gen_rtx_IF_THEN_ELSE (VOIDmode,
      83                 :             :         gen_rtx_fmt_ee (GET_CODE (operand0), VOIDmode,
      84                 :             :                 gen_rtx_REG (CCmode,
      85                 :             :         17),
      86                 :             :                 const0_rtx),
      87                 :             :         gen_rtx_LABEL_REF (VOIDmode,
      88                 :             :         operand3),
      89                 :             :         pc_rtx)));
      90                 :             :   _val = get_insns ();
      91                 :             :   end_sequence ();
      92                 :             :   return _val;
      93                 :             : }
      94                 :             : 
      95                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:1419 */
      96                 :             : rtx
      97                 :             : gen_cbranchhi4 (rtx operand0,
      98                 :             :         rtx operand1,
      99                 :             :         rtx operand2,
     100                 :             :         rtx operand3)
     101                 :             : {
     102                 :             :   rtx_insn *_val = 0;
     103                 :             :   start_sequence ();
     104                 :             :   {
     105                 :             :     rtx operands[4];
     106                 :             :     operands[0] = operand0;
     107                 :             :     operands[1] = operand1;
     108                 :             :     operands[2] = operand2;
     109                 :             :     operands[3] = operand3;
     110                 :             : #define FAIL return (end_sequence (), _val)
     111                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
     112                 :             : #line 1429 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
     113                 :             : {
     114                 :             :   if (MEM_P (operands[1]) && MEM_P (operands[2]))
     115                 :             :     operands[1] = force_reg (HImode, operands[1]);
     116                 :             :   ix86_expand_branch (GET_CODE (operands[0]),
     117                 :             :                       operands[1], operands[2], operands[3]);
     118                 :             :   DONE;
     119                 :             : }
     120                 :             : #undef DONE
     121                 :             : #undef FAIL
     122                 :             :     operand0 = operands[0];
     123                 :             :     (void) operand0;
     124                 :             :     operand1 = operands[1];
     125                 :             :     (void) operand1;
     126                 :             :     operand2 = operands[2];
     127                 :             :     (void) operand2;
     128                 :             :     operand3 = operands[3];
     129                 :             :     (void) operand3;
     130                 :             :   }
     131                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCmode,
     132                 :             :         17),
     133                 :             :         gen_rtx_COMPARE (CCmode,
     134                 :             :         operand1,
     135                 :             :         operand2)));
     136                 :             :   emit_jump_insn (gen_rtx_SET (pc_rtx,
     137                 :             :         gen_rtx_IF_THEN_ELSE (VOIDmode,
     138                 :             :         gen_rtx_fmt_ee (GET_CODE (operand0), VOIDmode,
     139                 :             :                 gen_rtx_REG (CCmode,
     140                 :             :         17),
     141                 :             :                 const0_rtx),
     142                 :             :         gen_rtx_LABEL_REF (VOIDmode,
     143                 :             :         operand3),
     144                 :             :         pc_rtx)));
     145                 :             :   _val = get_insns ();
     146                 :             :   end_sequence ();
     147                 :             :   return _val;
     148                 :             : }
     149                 :             : 
     150                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:1419 */
     151                 :             : rtx
     152                 :             : gen_cbranchsi4 (rtx operand0,
     153                 :             :         rtx operand1,
     154                 :             :         rtx operand2,
     155                 :             :         rtx operand3)
     156                 :             : {
     157                 :             :   rtx_insn *_val = 0;
     158                 :             :   start_sequence ();
     159                 :             :   {
     160                 :             :     rtx operands[4];
     161                 :             :     operands[0] = operand0;
     162                 :             :     operands[1] = operand1;
     163                 :             :     operands[2] = operand2;
     164                 :             :     operands[3] = operand3;
     165                 :             : #define FAIL return (end_sequence (), _val)
     166                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
     167                 :             : #line 1429 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
     168                 :             : {
     169                 :             :   if (MEM_P (operands[1]) && MEM_P (operands[2]))
     170                 :             :     operands[1] = force_reg (SImode, operands[1]);
     171                 :             :   ix86_expand_branch (GET_CODE (operands[0]),
     172                 :             :                       operands[1], operands[2], operands[3]);
     173                 :             :   DONE;
     174                 :             : }
     175                 :             : #undef DONE
     176                 :             : #undef FAIL
     177                 :             :     operand0 = operands[0];
     178                 :             :     (void) operand0;
     179                 :             :     operand1 = operands[1];
     180                 :             :     (void) operand1;
     181                 :             :     operand2 = operands[2];
     182                 :             :     (void) operand2;
     183                 :             :     operand3 = operands[3];
     184                 :             :     (void) operand3;
     185                 :             :   }
     186                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCmode,
     187                 :             :         17),
     188                 :             :         gen_rtx_COMPARE (CCmode,
     189                 :             :         operand1,
     190                 :             :         operand2)));
     191                 :             :   emit_jump_insn (gen_rtx_SET (pc_rtx,
     192                 :             :         gen_rtx_IF_THEN_ELSE (VOIDmode,
     193                 :             :         gen_rtx_fmt_ee (GET_CODE (operand0), VOIDmode,
     194                 :             :                 gen_rtx_REG (CCmode,
     195                 :             :         17),
     196                 :             :                 const0_rtx),
     197                 :             :         gen_rtx_LABEL_REF (VOIDmode,
     198                 :             :         operand3),
     199                 :             :         pc_rtx)));
     200                 :             :   _val = get_insns ();
     201                 :             :   end_sequence ();
     202                 :             :   return _val;
     203                 :             : }
     204                 :             : 
     205                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:1419 */
     206                 :             : rtx
     207                 :             : gen_cbranchdi4 (rtx operand0,
     208                 :             :         rtx operand1,
     209                 :             :         rtx operand2,
     210                 :             :         rtx operand3)
     211                 :             : {
     212                 :             :   rtx_insn *_val = 0;
     213                 :             :   start_sequence ();
     214                 :             :   {
     215                 :             :     rtx operands[4];
     216                 :             :     operands[0] = operand0;
     217                 :             :     operands[1] = operand1;
     218                 :             :     operands[2] = operand2;
     219                 :             :     operands[3] = operand3;
     220                 :             : #define FAIL return (end_sequence (), _val)
     221                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
     222                 :             : #line 1429 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
     223                 :             : {
     224                 :             :   if (MEM_P (operands[1]) && MEM_P (operands[2]))
     225                 :             :     operands[1] = force_reg (DImode, operands[1]);
     226                 :             :   ix86_expand_branch (GET_CODE (operands[0]),
     227                 :             :                       operands[1], operands[2], operands[3]);
     228                 :             :   DONE;
     229                 :             : }
     230                 :             : #undef DONE
     231                 :             : #undef FAIL
     232                 :             :     operand0 = operands[0];
     233                 :             :     (void) operand0;
     234                 :             :     operand1 = operands[1];
     235                 :             :     (void) operand1;
     236                 :             :     operand2 = operands[2];
     237                 :             :     (void) operand2;
     238                 :             :     operand3 = operands[3];
     239                 :             :     (void) operand3;
     240                 :             :   }
     241                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCmode,
     242                 :             :         17),
     243                 :             :         gen_rtx_COMPARE (CCmode,
     244                 :             :         operand1,
     245                 :             :         operand2)));
     246                 :             :   emit_jump_insn (gen_rtx_SET (pc_rtx,
     247                 :             :         gen_rtx_IF_THEN_ELSE (VOIDmode,
     248                 :             :         gen_rtx_fmt_ee (GET_CODE (operand0), VOIDmode,
     249                 :             :                 gen_rtx_REG (CCmode,
     250                 :             :         17),
     251                 :             :                 const0_rtx),
     252                 :             :         gen_rtx_LABEL_REF (VOIDmode,
     253                 :             :         operand3),
     254                 :             :         pc_rtx)));
     255                 :             :   _val = get_insns ();
     256                 :             :   end_sequence ();
     257                 :             :   return _val;
     258                 :             : }
     259                 :             : 
     260                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:1437 */
     261                 :             : rtx
     262                 :             : gen_cbranchti4 (rtx operand0,
     263                 :             :         rtx operand1,
     264                 :             :         rtx operand2,
     265                 :             :         rtx operand3)
     266                 :             : {
     267                 :             :   rtx_insn *_val = 0;
     268                 :             :   start_sequence ();
     269                 :             :   {
     270                 :             :     rtx operands[4];
     271                 :             :     operands[0] = operand0;
     272                 :             :     operands[1] = operand1;
     273                 :             :     operands[2] = operand2;
     274                 :             :     operands[3] = operand3;
     275                 :             : #define FAIL return (end_sequence (), _val)
     276                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
     277                 :             : #line 1447 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
     278                 :             : {
     279                 :             :   ix86_expand_branch (GET_CODE (operands[0]),
     280                 :             :                       operands[1], operands[2], operands[3]);
     281                 :             :   DONE;
     282                 :             : }
     283                 :             : #undef DONE
     284                 :             : #undef FAIL
     285                 :             :     operand0 = operands[0];
     286                 :             :     (void) operand0;
     287                 :             :     operand1 = operands[1];
     288                 :             :     (void) operand1;
     289                 :             :     operand2 = operands[2];
     290                 :             :     (void) operand2;
     291                 :             :     operand3 = operands[3];
     292                 :             :     (void) operand3;
     293                 :             :   }
     294                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCmode,
     295                 :             :         17),
     296                 :             :         gen_rtx_COMPARE (CCmode,
     297                 :             :         operand1,
     298                 :             :         operand2)));
     299                 :             :   emit_jump_insn (gen_rtx_SET (pc_rtx,
     300                 :             :         gen_rtx_IF_THEN_ELSE (VOIDmode,
     301                 :             :         gen_rtx_fmt_ee (GET_CODE (operand0), VOIDmode,
     302                 :             :                 gen_rtx_REG (CCmode,
     303                 :             :         17),
     304                 :             :                 const0_rtx),
     305                 :             :         gen_rtx_LABEL_REF (VOIDmode,
     306                 :             :         operand3),
     307                 :             :         pc_rtx)));
     308                 :             :   _val = get_insns ();
     309                 :             :   end_sequence ();
     310                 :             :   return _val;
     311                 :             : }
     312                 :             : 
     313                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:1453 */
     314                 :             : rtx
     315                 :             : gen_cbranchoi4 (rtx operand0,
     316                 :             :         rtx operand1,
     317                 :             :         rtx operand2,
     318                 :             :         rtx operand3)
     319                 :             : {
     320                 :             :   rtx_insn *_val = 0;
     321                 :             :   start_sequence ();
     322                 :             :   {
     323                 :             :     rtx operands[4];
     324                 :             :     operands[0] = operand0;
     325                 :             :     operands[1] = operand1;
     326                 :             :     operands[2] = operand2;
     327                 :             :     operands[3] = operand3;
     328                 :             : #define FAIL return (end_sequence (), _val)
     329                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
     330                 :             : #line 1463 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
     331                 :             : {
     332                 :             :   ix86_expand_branch (GET_CODE (operands[0]),
     333                 :             :                       operands[1], operands[2], operands[3]);
     334                 :             :   DONE;
     335                 :             : }
     336                 :             : #undef DONE
     337                 :             : #undef FAIL
     338                 :             :     operand0 = operands[0];
     339                 :             :     (void) operand0;
     340                 :             :     operand1 = operands[1];
     341                 :             :     (void) operand1;
     342                 :             :     operand2 = operands[2];
     343                 :             :     (void) operand2;
     344                 :             :     operand3 = operands[3];
     345                 :             :     (void) operand3;
     346                 :             :   }
     347                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCmode,
     348                 :             :         17),
     349                 :             :         gen_rtx_COMPARE (CCmode,
     350                 :             :         operand1,
     351                 :             :         operand2)));
     352                 :             :   emit_jump_insn (gen_rtx_SET (pc_rtx,
     353                 :             :         gen_rtx_IF_THEN_ELSE (VOIDmode,
     354                 :             :         gen_rtx_fmt_ee (GET_CODE (operand0), VOIDmode,
     355                 :             :                 gen_rtx_REG (CCmode,
     356                 :             :         17),
     357                 :             :                 const0_rtx),
     358                 :             :         gen_rtx_LABEL_REF (VOIDmode,
     359                 :             :         operand3),
     360                 :             :         pc_rtx)));
     361                 :             :   _val = get_insns ();
     362                 :             :   end_sequence ();
     363                 :             :   return _val;
     364                 :             : }
     365                 :             : 
     366                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:1469 */
     367                 :             : rtx
     368                 :             : gen_cbranchxi4 (rtx operand0,
     369                 :             :         rtx operand1,
     370                 :             :         rtx operand2,
     371                 :             :         rtx operand3)
     372                 :             : {
     373                 :             :   rtx_insn *_val = 0;
     374                 :             :   start_sequence ();
     375                 :             :   {
     376                 :             :     rtx operands[4];
     377                 :             :     operands[0] = operand0;
     378                 :             :     operands[1] = operand1;
     379                 :             :     operands[2] = operand2;
     380                 :             :     operands[3] = operand3;
     381                 :             : #define FAIL return (end_sequence (), _val)
     382                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
     383                 :             : #line 1479 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
     384                 :             : {
     385                 :             :   ix86_expand_branch (GET_CODE (operands[0]),
     386                 :             :                       operands[1], operands[2], operands[3]);
     387                 :             :   DONE;
     388                 :             : }
     389                 :             : #undef DONE
     390                 :             : #undef FAIL
     391                 :             :     operand0 = operands[0];
     392                 :             :     (void) operand0;
     393                 :             :     operand1 = operands[1];
     394                 :             :     (void) operand1;
     395                 :             :     operand2 = operands[2];
     396                 :             :     (void) operand2;
     397                 :             :     operand3 = operands[3];
     398                 :             :     (void) operand3;
     399                 :             :   }
     400                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCmode,
     401                 :             :         17),
     402                 :             :         gen_rtx_COMPARE (CCmode,
     403                 :             :         operand1,
     404                 :             :         operand2)));
     405                 :             :   emit_jump_insn (gen_rtx_SET (pc_rtx,
     406                 :             :         gen_rtx_IF_THEN_ELSE (VOIDmode,
     407                 :             :         gen_rtx_fmt_ee (GET_CODE (operand0), VOIDmode,
     408                 :             :                 gen_rtx_REG (CCmode,
     409                 :             :         17),
     410                 :             :                 const0_rtx),
     411                 :             :         gen_rtx_LABEL_REF (VOIDmode,
     412                 :             :         operand3),
     413                 :             :         pc_rtx)));
     414                 :             :   _val = get_insns ();
     415                 :             :   end_sequence ();
     416                 :             :   return _val;
     417                 :             : }
     418                 :             : 
     419                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:1485 */
     420                 :             : rtx
     421                 :             : gen_cstoreqi4 (rtx operand0,
     422                 :             :         rtx operand1,
     423                 :             :         rtx operand2,
     424                 :             :         rtx operand3)
     425                 :             : {
     426                 :             :   rtx_insn *_val = 0;
     427                 :             :   start_sequence ();
     428                 :             :   {
     429                 :             :     rtx operands[4];
     430                 :             :     operands[0] = operand0;
     431                 :             :     operands[1] = operand1;
     432                 :             :     operands[2] = operand2;
     433                 :             :     operands[3] = operand3;
     434                 :             : #define FAIL return (end_sequence (), _val)
     435                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
     436                 :             : #line 1493 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
     437                 :             : {
     438                 :             :   if (QImode == (TARGET_64BIT ? TImode : DImode))
     439                 :             :     {
     440                 :             :       if (GET_CODE (operands[1]) != EQ
     441                 :             :           && GET_CODE (operands[1]) != NE)
     442                 :             :         FAIL;
     443                 :             :     }
     444                 :             :   else if (MEM_P (operands[2]) && MEM_P (operands[3]))
     445                 :             :     operands[2] = force_reg (QImode, operands[2]);
     446                 :             :   ix86_expand_setcc (operands[0], GET_CODE (operands[1]),
     447                 :             :                      operands[2], operands[3]);
     448                 :             :   DONE;
     449                 :             : }
     450                 :             : #undef DONE
     451                 :             : #undef FAIL
     452                 :             :     operand0 = operands[0];
     453                 :             :     (void) operand0;
     454                 :             :     operand1 = operands[1];
     455                 :             :     (void) operand1;
     456                 :             :     operand2 = operands[2];
     457                 :             :     (void) operand2;
     458                 :             :     operand3 = operands[3];
     459                 :             :     (void) operand3;
     460                 :             :   }
     461                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCmode,
     462                 :             :         17),
     463                 :             :         gen_rtx_COMPARE (CCmode,
     464                 :             :         operand2,
     465                 :             :         operand3)));
     466                 :             :   emit_insn (gen_rtx_SET (operand0,
     467                 :             :         gen_rtx_fmt_ee (GET_CODE (operand1), VOIDmode,
     468                 :             :                 gen_rtx_REG (CCmode,
     469                 :             :         17),
     470                 :             :                 const0_rtx)));
     471                 :             :   _val = get_insns ();
     472                 :             :   end_sequence ();
     473                 :             :   return _val;
     474                 :             : }
     475                 :             : 
     476                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:1485 */
     477                 :             : rtx
     478                 :             : gen_cstorehi4 (rtx operand0,
     479                 :             :         rtx operand1,
     480                 :             :         rtx operand2,
     481                 :             :         rtx operand3)
     482                 :             : {
     483                 :             :   rtx_insn *_val = 0;
     484                 :             :   start_sequence ();
     485                 :             :   {
     486                 :             :     rtx operands[4];
     487                 :             :     operands[0] = operand0;
     488                 :             :     operands[1] = operand1;
     489                 :             :     operands[2] = operand2;
     490                 :             :     operands[3] = operand3;
     491                 :             : #define FAIL return (end_sequence (), _val)
     492                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
     493                 :             : #line 1493 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
     494                 :             : {
     495                 :             :   if (HImode == (TARGET_64BIT ? TImode : DImode))
     496                 :             :     {
     497                 :             :       if (GET_CODE (operands[1]) != EQ
     498                 :             :           && GET_CODE (operands[1]) != NE)
     499                 :             :         FAIL;
     500                 :             :     }
     501                 :             :   else if (MEM_P (operands[2]) && MEM_P (operands[3]))
     502                 :             :     operands[2] = force_reg (HImode, operands[2]);
     503                 :             :   ix86_expand_setcc (operands[0], GET_CODE (operands[1]),
     504                 :             :                      operands[2], operands[3]);
     505                 :             :   DONE;
     506                 :             : }
     507                 :             : #undef DONE
     508                 :             : #undef FAIL
     509                 :             :     operand0 = operands[0];
     510                 :             :     (void) operand0;
     511                 :             :     operand1 = operands[1];
     512                 :             :     (void) operand1;
     513                 :             :     operand2 = operands[2];
     514                 :             :     (void) operand2;
     515                 :             :     operand3 = operands[3];
     516                 :             :     (void) operand3;
     517                 :             :   }
     518                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCmode,
     519                 :             :         17),
     520                 :             :         gen_rtx_COMPARE (CCmode,
     521                 :             :         operand2,
     522                 :             :         operand3)));
     523                 :             :   emit_insn (gen_rtx_SET (operand0,
     524                 :             :         gen_rtx_fmt_ee (GET_CODE (operand1), VOIDmode,
     525                 :             :                 gen_rtx_REG (CCmode,
     526                 :             :         17),
     527                 :             :                 const0_rtx)));
     528                 :             :   _val = get_insns ();
     529                 :             :   end_sequence ();
     530                 :             :   return _val;
     531                 :             : }
     532                 :             : 
     533                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:1485 */
     534                 :             : rtx
     535                 :             : gen_cstoresi4 (rtx operand0,
     536                 :             :         rtx operand1,
     537                 :             :         rtx operand2,
     538                 :             :         rtx operand3)
     539                 :             : {
     540                 :             :   rtx_insn *_val = 0;
     541                 :             :   start_sequence ();
     542                 :             :   {
     543                 :             :     rtx operands[4];
     544                 :             :     operands[0] = operand0;
     545                 :             :     operands[1] = operand1;
     546                 :             :     operands[2] = operand2;
     547                 :             :     operands[3] = operand3;
     548                 :             : #define FAIL return (end_sequence (), _val)
     549                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
     550                 :             : #line 1493 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
     551                 :             : {
     552                 :             :   if (SImode == (TARGET_64BIT ? TImode : DImode))
     553                 :             :     {
     554                 :             :       if (GET_CODE (operands[1]) != EQ
     555                 :             :           && GET_CODE (operands[1]) != NE)
     556                 :             :         FAIL;
     557                 :             :     }
     558                 :             :   else if (MEM_P (operands[2]) && MEM_P (operands[3]))
     559                 :             :     operands[2] = force_reg (SImode, operands[2]);
     560                 :             :   ix86_expand_setcc (operands[0], GET_CODE (operands[1]),
     561                 :             :                      operands[2], operands[3]);
     562                 :             :   DONE;
     563                 :             : }
     564                 :             : #undef DONE
     565                 :             : #undef FAIL
     566                 :             :     operand0 = operands[0];
     567                 :             :     (void) operand0;
     568                 :             :     operand1 = operands[1];
     569                 :             :     (void) operand1;
     570                 :             :     operand2 = operands[2];
     571                 :             :     (void) operand2;
     572                 :             :     operand3 = operands[3];
     573                 :             :     (void) operand3;
     574                 :             :   }
     575                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCmode,
     576                 :             :         17),
     577                 :             :         gen_rtx_COMPARE (CCmode,
     578                 :             :         operand2,
     579                 :             :         operand3)));
     580                 :             :   emit_insn (gen_rtx_SET (operand0,
     581                 :             :         gen_rtx_fmt_ee (GET_CODE (operand1), VOIDmode,
     582                 :             :                 gen_rtx_REG (CCmode,
     583                 :             :         17),
     584                 :             :                 const0_rtx)));
     585                 :             :   _val = get_insns ();
     586                 :             :   end_sequence ();
     587                 :             :   return _val;
     588                 :             : }
     589                 :             : 
     590                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:1485 */
     591                 :             : rtx
     592                 :             : gen_cstoredi4 (rtx operand0,
     593                 :             :         rtx operand1,
     594                 :             :         rtx operand2,
     595                 :             :         rtx operand3)
     596                 :             : {
     597                 :             :   rtx_insn *_val = 0;
     598                 :             :   start_sequence ();
     599                 :             :   {
     600                 :             :     rtx operands[4];
     601                 :             :     operands[0] = operand0;
     602                 :             :     operands[1] = operand1;
     603                 :             :     operands[2] = operand2;
     604                 :             :     operands[3] = operand3;
     605                 :             : #define FAIL return (end_sequence (), _val)
     606                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
     607                 :             : #line 1493 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
     608                 :             : {
     609                 :             :   if (DImode == (TARGET_64BIT ? TImode : DImode))
     610                 :             :     {
     611                 :             :       if (GET_CODE (operands[1]) != EQ
     612                 :             :           && GET_CODE (operands[1]) != NE)
     613                 :             :         FAIL;
     614                 :             :     }
     615                 :             :   else if (MEM_P (operands[2]) && MEM_P (operands[3]))
     616                 :             :     operands[2] = force_reg (DImode, operands[2]);
     617                 :             :   ix86_expand_setcc (operands[0], GET_CODE (operands[1]),
     618                 :             :                      operands[2], operands[3]);
     619                 :             :   DONE;
     620                 :             : }
     621                 :             : #undef DONE
     622                 :             : #undef FAIL
     623                 :             :     operand0 = operands[0];
     624                 :             :     (void) operand0;
     625                 :             :     operand1 = operands[1];
     626                 :             :     (void) operand1;
     627                 :             :     operand2 = operands[2];
     628                 :             :     (void) operand2;
     629                 :             :     operand3 = operands[3];
     630                 :             :     (void) operand3;
     631                 :             :   }
     632                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCmode,
     633                 :             :         17),
     634                 :             :         gen_rtx_COMPARE (CCmode,
     635                 :             :         operand2,
     636                 :             :         operand3)));
     637                 :             :   emit_insn (gen_rtx_SET (operand0,
     638                 :             :         gen_rtx_fmt_ee (GET_CODE (operand1), VOIDmode,
     639                 :             :                 gen_rtx_REG (CCmode,
     640                 :             :         17),
     641                 :             :                 const0_rtx)));
     642                 :             :   _val = get_insns ();
     643                 :             :   end_sequence ();
     644                 :             :   return _val;
     645                 :             : }
     646                 :             : 
     647                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:1485 */
     648                 :             : rtx
     649                 :             : gen_cstoreti4 (rtx operand0,
     650                 :             :         rtx operand1,
     651                 :             :         rtx operand2,
     652                 :             :         rtx operand3)
     653                 :             : {
     654                 :             :   rtx_insn *_val = 0;
     655                 :             :   start_sequence ();
     656                 :             :   {
     657                 :             :     rtx operands[4];
     658                 :             :     operands[0] = operand0;
     659                 :             :     operands[1] = operand1;
     660                 :             :     operands[2] = operand2;
     661                 :             :     operands[3] = operand3;
     662                 :             : #define FAIL return (end_sequence (), _val)
     663                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
     664                 :             : #line 1493 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
     665                 :             : {
     666                 :             :   if (TImode == (TARGET_64BIT ? TImode : DImode))
     667                 :             :     {
     668                 :             :       if (GET_CODE (operands[1]) != EQ
     669                 :             :           && GET_CODE (operands[1]) != NE)
     670                 :             :         FAIL;
     671                 :             :     }
     672                 :             :   else if (MEM_P (operands[2]) && MEM_P (operands[3]))
     673                 :             :     operands[2] = force_reg (TImode, operands[2]);
     674                 :             :   ix86_expand_setcc (operands[0], GET_CODE (operands[1]),
     675                 :             :                      operands[2], operands[3]);
     676                 :             :   DONE;
     677                 :             : }
     678                 :             : #undef DONE
     679                 :             : #undef FAIL
     680                 :             :     operand0 = operands[0];
     681                 :             :     (void) operand0;
     682                 :             :     operand1 = operands[1];
     683                 :             :     (void) operand1;
     684                 :             :     operand2 = operands[2];
     685                 :             :     (void) operand2;
     686                 :             :     operand3 = operands[3];
     687                 :             :     (void) operand3;
     688                 :             :   }
     689                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCmode,
     690                 :             :         17),
     691                 :             :         gen_rtx_COMPARE (CCmode,
     692                 :             :         operand2,
     693                 :             :         operand3)));
     694                 :             :   emit_insn (gen_rtx_SET (operand0,
     695                 :             :         gen_rtx_fmt_ee (GET_CODE (operand1), VOIDmode,
     696                 :             :                 gen_rtx_REG (CCmode,
     697                 :             :         17),
     698                 :             :                 const0_rtx)));
     699                 :             :   _val = get_insns ();
     700                 :             :   end_sequence ();
     701                 :             :   return _val;
     702                 :             : }
     703                 :             : 
     704                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:1507 */
     705                 :             : rtx
     706                 :             : gen_cmpsi_1 (rtx operand0,
     707                 :             :         rtx operand1)
     708                 :             : {
     709                 :             :   return gen_rtx_SET (gen_rtx_REG (CCmode,
     710                 :             :         17),
     711                 :             :         gen_rtx_COMPARE (CCmode,
     712                 :             :         operand0,
     713                 :             :         operand1));
     714                 :             : }
     715                 :             : 
     716                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:1507 */
     717                 :             : rtx
     718                 :             : gen_cmpdi_1 (rtx operand0,
     719                 :             :         rtx operand1)
     720                 :             : {
     721                 :             :   return gen_rtx_SET (gen_rtx_REG (CCmode,
     722                 :             :         17),
     723                 :             :         gen_rtx_COMPARE (CCmode,
     724                 :             :         operand0,
     725                 :             :         operand1));
     726                 :             : }
     727                 :             : 
     728                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:1593 */
     729                 :             : rtx
     730                 :             : gen_cmpqi_ext_3 (rtx operand0,
     731                 :             :         rtx operand1)
     732                 :             : {
     733                 :             :   return gen_rtx_SET (gen_rtx_REG (CCmode,
     734                 :             :         17),
     735                 :             :         gen_rtx_COMPARE (CCmode,
     736                 :             :         gen_rtx_SUBREG (QImode,
     737                 :             :         gen_rtx_ZERO_EXTRACT (HImode,
     738                 :             :         operand0,
     739                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
     740                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
     741                 :             :         0),
     742                 :             :         operand1));
     743                 :             : }
     744                 :             : 
     745                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:1636 */
     746                 :             : extern rtx_insn *gen_split_1 (rtx_insn *, rtx *);
     747                 :             : rtx_insn *
     748                 :             : gen_split_1 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
     749                 :             : {
     750                 :             :   rtx operand0;
     751                 :             :   rtx operand1;
     752                 :             :   rtx operand2;
     753                 :             :   rtx operand3;
     754                 :             :   rtx operand4;
     755                 :             :   rtx operand5;
     756                 :             :   rtx_insn *_val = NULL;
     757                 :             :   if (dump_file)
     758                 :             :     fprintf (dump_file, "Splitting with gen_split_1 (i386.md:1636)\n");
     759                 :             :   start_sequence ();
     760                 :             : #define FAIL return (end_sequence (), _val)
     761                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
     762                 :             : #line 1647 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
     763                 :             : {
     764                 :             :   split_double_mode (DImode, &operands[0], 2, &operands[0], &operands[2]);
     765                 :             : 
     766                 :             :   operands[4] = gen_reg_rtx (SImode);
     767                 :             : 
     768                 :             :   /* Special case comparisons against -1.  */
     769                 :             :   if (operands[1] == constm1_rtx && operands[3] == constm1_rtx)
     770                 :             :     {
     771                 :             :       emit_insn (gen_andsi3 (operands[4], operands[0], operands[2]));
     772                 :             :       emit_insn (gen_cmp_1 (SImode, operands[4], constm1_rtx));
     773                 :             :       DONE;
     774                 :             :     }
     775                 :             : 
     776                 :             :   if (operands[1] == const0_rtx)
     777                 :             :     emit_move_insn (operands[4], operands[0]);
     778                 :             :   else if (operands[0] == const0_rtx)
     779                 :             :     emit_move_insn (operands[4], operands[1]);
     780                 :             :   else if (operands[1] == constm1_rtx)
     781                 :             :     emit_insn (gen_one_cmplsi2 (operands[4], operands[0]));
     782                 :             :   else if (operands[0] == constm1_rtx)
     783                 :             :     emit_insn (gen_one_cmplsi2 (operands[4], operands[1]));
     784                 :             :   else
     785                 :             :     {
     786                 :             :       if (CONST_SCALAR_INT_P (operands[1])
     787                 :             :           && !x86_64_immediate_operand (operands[1], SImode))
     788                 :             :         operands[1] = force_reg (SImode, operands[1]);
     789                 :             :       emit_insn (gen_xorsi3 (operands[4], operands[0], operands[1]));
     790                 :             :     }
     791                 :             : 
     792                 :             :   if (operands[3] == const0_rtx)
     793                 :             :     operands[5] = operands[2];
     794                 :             :   else if (operands[2] == const0_rtx)
     795                 :             :     operands[5] = operands[3];
     796                 :             :   else
     797                 :             :     {
     798                 :             :       operands[5] = gen_reg_rtx (SImode);
     799                 :             :       if (operands[3] == constm1_rtx)
     800                 :             :         emit_insn (gen_one_cmplsi2 (operands[5], operands[2]));
     801                 :             :       else if (operands[2] == constm1_rtx)
     802                 :             :         emit_insn (gen_one_cmplsi2 (operands[5], operands[3]));
     803                 :             :       else
     804                 :             :         {
     805                 :             :           if (CONST_SCALAR_INT_P (operands[3])
     806                 :             :               && !x86_64_immediate_operand (operands[3], SImode))
     807                 :             :             operands[3] = force_reg (SImode, operands[3]);
     808                 :             :           emit_insn (gen_xorsi3 (operands[5], operands[2], operands[3]));
     809                 :             :         }
     810                 :             :     }
     811                 :             : }
     812                 :             : #undef DONE
     813                 :             : #undef FAIL
     814                 :             :   operand0 = operands[0];
     815                 :             :   (void) operand0;
     816                 :             :   operand1 = operands[1];
     817                 :             :   (void) operand1;
     818                 :             :   operand2 = operands[2];
     819                 :             :   (void) operand2;
     820                 :             :   operand3 = operands[3];
     821                 :             :   (void) operand3;
     822                 :             :   operand4 = operands[4];
     823                 :             :   (void) operand4;
     824                 :             :   operand5 = operands[5];
     825                 :             :   (void) operand5;
     826                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
     827                 :             :         gen_rtvec (2,
     828                 :             :                 gen_rtx_SET (gen_rtx_REG (CCZmode,
     829                 :             :         17),
     830                 :             :         gen_rtx_COMPARE (CCZmode,
     831                 :             :         gen_rtx_IOR (SImode,
     832                 :             :         operand4,
     833                 :             :         operand5),
     834                 :             :         const0_rtx)),
     835                 :             :                 gen_rtx_SET (copy_rtx (operand4),
     836                 :             :         gen_rtx_IOR (SImode,
     837                 :             :         copy_rtx (operand4),
     838                 :             :         copy_rtx (operand5))))), false);
     839                 :             :   _val = get_insns ();
     840                 :             :   end_sequence ();
     841                 :             :   return _val;
     842                 :             : }
     843                 :             : 
     844                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:1636 */
     845                 :             : extern rtx_insn *gen_split_2 (rtx_insn *, rtx *);
     846                 :             : rtx_insn *
     847                 :             : gen_split_2 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
     848                 :             : {
     849                 :             :   rtx operand0;
     850                 :             :   rtx operand1;
     851                 :             :   rtx operand2;
     852                 :             :   rtx operand3;
     853                 :             :   rtx operand4;
     854                 :             :   rtx operand5;
     855                 :             :   rtx_insn *_val = NULL;
     856                 :             :   if (dump_file)
     857                 :             :     fprintf (dump_file, "Splitting with gen_split_2 (i386.md:1636)\n");
     858                 :             :   start_sequence ();
     859                 :             : #define FAIL return (end_sequence (), _val)
     860                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
     861                 :             : #line 1647 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
     862                 :             : {
     863                 :             :   split_double_mode (TImode, &operands[0], 2, &operands[0], &operands[2]);
     864                 :             : 
     865                 :             :   operands[4] = gen_reg_rtx (DImode);
     866                 :             : 
     867                 :             :   /* Special case comparisons against -1.  */
     868                 :             :   if (operands[1] == constm1_rtx && operands[3] == constm1_rtx)
     869                 :             :     {
     870                 :             :       emit_insn (gen_anddi3 (operands[4], operands[0], operands[2]));
     871                 :             :       emit_insn (gen_cmp_1 (DImode, operands[4], constm1_rtx));
     872                 :             :       DONE;
     873                 :             :     }
     874                 :             : 
     875                 :             :   if (operands[1] == const0_rtx)
     876                 :             :     emit_move_insn (operands[4], operands[0]);
     877                 :             :   else if (operands[0] == const0_rtx)
     878                 :             :     emit_move_insn (operands[4], operands[1]);
     879                 :             :   else if (operands[1] == constm1_rtx)
     880                 :             :     emit_insn (gen_one_cmpldi2 (operands[4], operands[0]));
     881                 :             :   else if (operands[0] == constm1_rtx)
     882                 :             :     emit_insn (gen_one_cmpldi2 (operands[4], operands[1]));
     883                 :             :   else
     884                 :             :     {
     885                 :             :       if (CONST_SCALAR_INT_P (operands[1])
     886                 :             :           && !x86_64_immediate_operand (operands[1], DImode))
     887                 :             :         operands[1] = force_reg (DImode, operands[1]);
     888                 :             :       emit_insn (gen_xordi3 (operands[4], operands[0], operands[1]));
     889                 :             :     }
     890                 :             : 
     891                 :             :   if (operands[3] == const0_rtx)
     892                 :             :     operands[5] = operands[2];
     893                 :             :   else if (operands[2] == const0_rtx)
     894                 :             :     operands[5] = operands[3];
     895                 :             :   else
     896                 :             :     {
     897                 :             :       operands[5] = gen_reg_rtx (DImode);
     898                 :             :       if (operands[3] == constm1_rtx)
     899                 :             :         emit_insn (gen_one_cmpldi2 (operands[5], operands[2]));
     900                 :             :       else if (operands[2] == constm1_rtx)
     901                 :             :         emit_insn (gen_one_cmpldi2 (operands[5], operands[3]));
     902                 :             :       else
     903                 :             :         {
     904                 :             :           if (CONST_SCALAR_INT_P (operands[3])
     905                 :             :               && !x86_64_immediate_operand (operands[3], DImode))
     906                 :             :             operands[3] = force_reg (DImode, operands[3]);
     907                 :             :           emit_insn (gen_xordi3 (operands[5], operands[2], operands[3]));
     908                 :             :         }
     909                 :             :     }
     910                 :             : }
     911                 :             : #undef DONE
     912                 :             : #undef FAIL
     913                 :             :   operand0 = operands[0];
     914                 :             :   (void) operand0;
     915                 :             :   operand1 = operands[1];
     916                 :             :   (void) operand1;
     917                 :             :   operand2 = operands[2];
     918                 :             :   (void) operand2;
     919                 :             :   operand3 = operands[3];
     920                 :             :   (void) operand3;
     921                 :             :   operand4 = operands[4];
     922                 :             :   (void) operand4;
     923                 :             :   operand5 = operands[5];
     924                 :             :   (void) operand5;
     925                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
     926                 :             :         gen_rtvec (2,
     927                 :             :                 gen_rtx_SET (gen_rtx_REG (CCZmode,
     928                 :             :         17),
     929                 :             :         gen_rtx_COMPARE (CCZmode,
     930                 :             :         gen_rtx_IOR (DImode,
     931                 :             :         operand4,
     932                 :             :         operand5),
     933                 :             :         const0_rtx)),
     934                 :             :                 gen_rtx_SET (copy_rtx (operand4),
     935                 :             :         gen_rtx_IOR (DImode,
     936                 :             :         copy_rtx (operand4),
     937                 :             :         copy_rtx (operand5))))), false);
     938                 :             :   _val = get_insns ();
     939                 :             :   end_sequence ();
     940                 :             :   return _val;
     941                 :             : }
     942                 :             : 
     943                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:1702 */
     944                 :             : rtx
     945                 :             : gen_cbranchxf4 (rtx operand0,
     946                 :             :         rtx operand1,
     947                 :             :         rtx operand2,
     948                 :             :         rtx operand3)
     949                 :             : {
     950                 :             :   rtx_insn *_val = 0;
     951                 :             :   start_sequence ();
     952                 :             :   {
     953                 :             :     rtx operands[4];
     954                 :             :     operands[0] = operand0;
     955                 :             :     operands[1] = operand1;
     956                 :             :     operands[2] = operand2;
     957                 :             :     operands[3] = operand3;
     958                 :             : #define FAIL return (end_sequence (), _val)
     959                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
     960                 :             : #line 1713 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
     961                 :             : {
     962                 :             :   ix86_expand_branch (GET_CODE (operands[0]),
     963                 :             :                       operands[1], operands[2], operands[3]);
     964                 :             :   DONE;
     965                 :             : }
     966                 :             : #undef DONE
     967                 :             : #undef FAIL
     968                 :             :     operand0 = operands[0];
     969                 :             :     (void) operand0;
     970                 :             :     operand1 = operands[1];
     971                 :             :     (void) operand1;
     972                 :             :     operand2 = operands[2];
     973                 :             :     (void) operand2;
     974                 :             :     operand3 = operands[3];
     975                 :             :     (void) operand3;
     976                 :             :   }
     977                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCmode,
     978                 :             :         17),
     979                 :             :         gen_rtx_COMPARE (CCmode,
     980                 :             :         operand1,
     981                 :             :         operand2)));
     982                 :             :   emit_jump_insn (gen_rtx_SET (pc_rtx,
     983                 :             :         gen_rtx_IF_THEN_ELSE (VOIDmode,
     984                 :             :         gen_rtx_fmt_ee (GET_CODE (operand0), VOIDmode,
     985                 :             :                 gen_rtx_REG (CCmode,
     986                 :             :         17),
     987                 :             :                 const0_rtx),
     988                 :             :         gen_rtx_LABEL_REF (VOIDmode,
     989                 :             :         operand3),
     990                 :             :         pc_rtx)));
     991                 :             :   _val = get_insns ();
     992                 :             :   end_sequence ();
     993                 :             :   return _val;
     994                 :             : }
     995                 :             : 
     996                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:1719 */
     997                 :             : rtx
     998                 :             : gen_cstorexf4 (rtx operand0,
     999                 :             :         rtx operand1,
    1000                 :             :         rtx operand2,
    1001                 :             :         rtx operand3)
    1002                 :             : {
    1003                 :             :   rtx_insn *_val = 0;
    1004                 :             :   start_sequence ();
    1005                 :             :   {
    1006                 :             :     rtx operands[4];
    1007                 :             :     operands[0] = operand0;
    1008                 :             :     operands[1] = operand1;
    1009                 :             :     operands[2] = operand2;
    1010                 :             :     operands[3] = operand3;
    1011                 :             : #define FAIL return (end_sequence (), _val)
    1012                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    1013                 :             : #line 1728 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    1014                 :             : {
    1015                 :             :   ix86_expand_setcc (operands[0], GET_CODE (operands[1]),
    1016                 :             :                      operands[2], operands[3]);
    1017                 :             :   DONE;
    1018                 :             : }
    1019                 :             : #undef DONE
    1020                 :             : #undef FAIL
    1021                 :             :     operand0 = operands[0];
    1022                 :             :     (void) operand0;
    1023                 :             :     operand1 = operands[1];
    1024                 :             :     (void) operand1;
    1025                 :             :     operand2 = operands[2];
    1026                 :             :     (void) operand2;
    1027                 :             :     operand3 = operands[3];
    1028                 :             :     (void) operand3;
    1029                 :             :   }
    1030                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCmode,
    1031                 :             :         17),
    1032                 :             :         gen_rtx_COMPARE (CCmode,
    1033                 :             :         operand2,
    1034                 :             :         operand3)));
    1035                 :             :   emit_insn (gen_rtx_SET (operand0,
    1036                 :             :         gen_rtx_fmt_ee (GET_CODE (operand1), VOIDmode,
    1037                 :             :                 gen_rtx_REG (CCmode,
    1038                 :             :         17),
    1039                 :             :                 const0_rtx)));
    1040                 :             :   _val = get_insns ();
    1041                 :             :   end_sequence ();
    1042                 :             :   return _val;
    1043                 :             : }
    1044                 :             : 
    1045                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:1734 */
    1046                 :             : rtx
    1047                 :             : gen_cbranchhf4 (rtx operand0,
    1048                 :             :         rtx operand1,
    1049                 :             :         rtx operand2,
    1050                 :             :         rtx operand3)
    1051                 :             : {
    1052                 :             :   rtx_insn *_val = 0;
    1053                 :             :   start_sequence ();
    1054                 :             :   {
    1055                 :             :     rtx operands[4];
    1056                 :             :     operands[0] = operand0;
    1057                 :             :     operands[1] = operand1;
    1058                 :             :     operands[2] = operand2;
    1059                 :             :     operands[3] = operand3;
    1060                 :             : #define FAIL return (end_sequence (), _val)
    1061                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    1062                 :             : #line 1745 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    1063                 :             : {
    1064                 :             :   ix86_expand_branch (GET_CODE (operands[0]),
    1065                 :             :                       operands[1], operands[2], operands[3]);
    1066                 :             :   DONE;
    1067                 :             : }
    1068                 :             : #undef DONE
    1069                 :             : #undef FAIL
    1070                 :             :     operand0 = operands[0];
    1071                 :             :     (void) operand0;
    1072                 :             :     operand1 = operands[1];
    1073                 :             :     (void) operand1;
    1074                 :             :     operand2 = operands[2];
    1075                 :             :     (void) operand2;
    1076                 :             :     operand3 = operands[3];
    1077                 :             :     (void) operand3;
    1078                 :             :   }
    1079                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCmode,
    1080                 :             :         17),
    1081                 :             :         gen_rtx_COMPARE (CCmode,
    1082                 :             :         operand1,
    1083                 :             :         operand2)));
    1084                 :             :   emit_jump_insn (gen_rtx_SET (pc_rtx,
    1085                 :             :         gen_rtx_IF_THEN_ELSE (VOIDmode,
    1086                 :             :         gen_rtx_fmt_ee (GET_CODE (operand0), VOIDmode,
    1087                 :             :                 gen_rtx_REG (CCmode,
    1088                 :             :         17),
    1089                 :             :                 const0_rtx),
    1090                 :             :         gen_rtx_LABEL_REF (VOIDmode,
    1091                 :             :         operand3),
    1092                 :             :         pc_rtx)));
    1093                 :             :   _val = get_insns ();
    1094                 :             :   end_sequence ();
    1095                 :             :   return _val;
    1096                 :             : }
    1097                 :             : 
    1098                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:1751 */
    1099                 :             : rtx
    1100                 :             : gen_cbranchsf4 (rtx operand0,
    1101                 :             :         rtx operand1,
    1102                 :             :         rtx operand2,
    1103                 :             :         rtx operand3)
    1104                 :             : {
    1105                 :             :   rtx_insn *_val = 0;
    1106                 :             :   start_sequence ();
    1107                 :             :   {
    1108                 :             :     rtx operands[4];
    1109                 :             :     operands[0] = operand0;
    1110                 :             :     operands[1] = operand1;
    1111                 :             :     operands[2] = operand2;
    1112                 :             :     operands[3] = operand3;
    1113                 :             : #define FAIL return (end_sequence (), _val)
    1114                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    1115                 :             : #line 1762 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    1116                 :             : {
    1117                 :             :   ix86_expand_branch (GET_CODE (operands[0]),
    1118                 :             :                       operands[1], operands[2], operands[3]);
    1119                 :             :   DONE;
    1120                 :             : }
    1121                 :             : #undef DONE
    1122                 :             : #undef FAIL
    1123                 :             :     operand0 = operands[0];
    1124                 :             :     (void) operand0;
    1125                 :             :     operand1 = operands[1];
    1126                 :             :     (void) operand1;
    1127                 :             :     operand2 = operands[2];
    1128                 :             :     (void) operand2;
    1129                 :             :     operand3 = operands[3];
    1130                 :             :     (void) operand3;
    1131                 :             :   }
    1132                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCmode,
    1133                 :             :         17),
    1134                 :             :         gen_rtx_COMPARE (CCmode,
    1135                 :             :         operand1,
    1136                 :             :         operand2)));
    1137                 :             :   emit_jump_insn (gen_rtx_SET (pc_rtx,
    1138                 :             :         gen_rtx_IF_THEN_ELSE (VOIDmode,
    1139                 :             :         gen_rtx_fmt_ee (GET_CODE (operand0), VOIDmode,
    1140                 :             :                 gen_rtx_REG (CCmode,
    1141                 :             :         17),
    1142                 :             :                 const0_rtx),
    1143                 :             :         gen_rtx_LABEL_REF (VOIDmode,
    1144                 :             :         operand3),
    1145                 :             :         pc_rtx)));
    1146                 :             :   _val = get_insns ();
    1147                 :             :   end_sequence ();
    1148                 :             :   return _val;
    1149                 :             : }
    1150                 :             : 
    1151                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:1751 */
    1152                 :             : rtx
    1153                 :             : gen_cbranchdf4 (rtx operand0,
    1154                 :             :         rtx operand1,
    1155                 :             :         rtx operand2,
    1156                 :             :         rtx operand3)
    1157                 :             : {
    1158                 :             :   rtx_insn *_val = 0;
    1159                 :             :   start_sequence ();
    1160                 :             :   {
    1161                 :             :     rtx operands[4];
    1162                 :             :     operands[0] = operand0;
    1163                 :             :     operands[1] = operand1;
    1164                 :             :     operands[2] = operand2;
    1165                 :             :     operands[3] = operand3;
    1166                 :             : #define FAIL return (end_sequence (), _val)
    1167                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    1168                 :             : #line 1762 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    1169                 :             : {
    1170                 :             :   ix86_expand_branch (GET_CODE (operands[0]),
    1171                 :             :                       operands[1], operands[2], operands[3]);
    1172                 :             :   DONE;
    1173                 :             : }
    1174                 :             : #undef DONE
    1175                 :             : #undef FAIL
    1176                 :             :     operand0 = operands[0];
    1177                 :             :     (void) operand0;
    1178                 :             :     operand1 = operands[1];
    1179                 :             :     (void) operand1;
    1180                 :             :     operand2 = operands[2];
    1181                 :             :     (void) operand2;
    1182                 :             :     operand3 = operands[3];
    1183                 :             :     (void) operand3;
    1184                 :             :   }
    1185                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCmode,
    1186                 :             :         17),
    1187                 :             :         gen_rtx_COMPARE (CCmode,
    1188                 :             :         operand1,
    1189                 :             :         operand2)));
    1190                 :             :   emit_jump_insn (gen_rtx_SET (pc_rtx,
    1191                 :             :         gen_rtx_IF_THEN_ELSE (VOIDmode,
    1192                 :             :         gen_rtx_fmt_ee (GET_CODE (operand0), VOIDmode,
    1193                 :             :                 gen_rtx_REG (CCmode,
    1194                 :             :         17),
    1195                 :             :                 const0_rtx),
    1196                 :             :         gen_rtx_LABEL_REF (VOIDmode,
    1197                 :             :         operand3),
    1198                 :             :         pc_rtx)));
    1199                 :             :   _val = get_insns ();
    1200                 :             :   end_sequence ();
    1201                 :             :   return _val;
    1202                 :             : }
    1203                 :             : 
    1204                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:1768 */
    1205                 :             : rtx
    1206                 :             : gen_cbranchbf4 (rtx operand0,
    1207                 :             :         rtx operand1,
    1208                 :             :         rtx operand2,
    1209                 :             :         rtx operand3)
    1210                 :             : {
    1211                 :             :   rtx_insn *_val = 0;
    1212                 :             :   start_sequence ();
    1213                 :             :   {
    1214                 :             :     rtx operands[4];
    1215                 :             :     operands[0] = operand0;
    1216                 :             :     operands[1] = operand1;
    1217                 :             :     operands[2] = operand2;
    1218                 :             :     operands[3] = operand3;
    1219                 :             : #define FAIL return (end_sequence (), _val)
    1220                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    1221                 :             : #line 1779 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    1222                 :             : {
    1223                 :             :   rtx op1 = ix86_expand_fast_convert_bf_to_sf (operands[1]);
    1224                 :             :   rtx op2 = ix86_expand_fast_convert_bf_to_sf (operands[2]);
    1225                 :             :   do_compare_rtx_and_jump (op1, op2, GET_CODE (operands[0]), 0,
    1226                 :             :                            SFmode, NULL_RTX, NULL,
    1227                 :             :                            as_a <rtx_code_label *> (operands[3]),
    1228                 :             :                            /* Unfortunately this isn't propagated.  */
    1229                 :             :                            profile_probability::even ());
    1230                 :             :   DONE;
    1231                 :             : }
    1232                 :             : #undef DONE
    1233                 :             : #undef FAIL
    1234                 :             :     operand0 = operands[0];
    1235                 :             :     (void) operand0;
    1236                 :             :     operand1 = operands[1];
    1237                 :             :     (void) operand1;
    1238                 :             :     operand2 = operands[2];
    1239                 :             :     (void) operand2;
    1240                 :             :     operand3 = operands[3];
    1241                 :             :     (void) operand3;
    1242                 :             :   }
    1243                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCmode,
    1244                 :             :         17),
    1245                 :             :         gen_rtx_COMPARE (CCmode,
    1246                 :             :         operand1,
    1247                 :             :         operand2)));
    1248                 :             :   emit_jump_insn (gen_rtx_SET (pc_rtx,
    1249                 :             :         gen_rtx_IF_THEN_ELSE (VOIDmode,
    1250                 :             :         gen_rtx_fmt_ee (GET_CODE (operand0), VOIDmode,
    1251                 :             :                 gen_rtx_REG (CCmode,
    1252                 :             :         17),
    1253                 :             :                 const0_rtx),
    1254                 :             :         gen_rtx_LABEL_REF (VOIDmode,
    1255                 :             :         operand3),
    1256                 :             :         pc_rtx)));
    1257                 :             :   _val = get_insns ();
    1258                 :             :   end_sequence ();
    1259                 :             :   return _val;
    1260                 :             : }
    1261                 :             : 
    1262                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:1790 */
    1263                 :             : rtx
    1264                 :             : gen_cstorehf4 (rtx operand0,
    1265                 :             :         rtx operand1,
    1266                 :             :         rtx operand2,
    1267                 :             :         rtx operand3)
    1268                 :             : {
    1269                 :             :   rtx_insn *_val = 0;
    1270                 :             :   start_sequence ();
    1271                 :             :   {
    1272                 :             :     rtx operands[4];
    1273                 :             :     operands[0] = operand0;
    1274                 :             :     operands[1] = operand1;
    1275                 :             :     operands[2] = operand2;
    1276                 :             :     operands[3] = operand3;
    1277                 :             : #define FAIL return (end_sequence (), _val)
    1278                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    1279                 :             : #line 1799 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    1280                 :             : {
    1281                 :             :   ix86_expand_setcc (operands[0], GET_CODE (operands[1]),
    1282                 :             :                      operands[2], operands[3]);
    1283                 :             :   DONE;
    1284                 :             : }
    1285                 :             : #undef DONE
    1286                 :             : #undef FAIL
    1287                 :             :     operand0 = operands[0];
    1288                 :             :     (void) operand0;
    1289                 :             :     operand1 = operands[1];
    1290                 :             :     (void) operand1;
    1291                 :             :     operand2 = operands[2];
    1292                 :             :     (void) operand2;
    1293                 :             :     operand3 = operands[3];
    1294                 :             :     (void) operand3;
    1295                 :             :   }
    1296                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCmode,
    1297                 :             :         17),
    1298                 :             :         gen_rtx_COMPARE (CCmode,
    1299                 :             :         operand2,
    1300                 :             :         operand3)));
    1301                 :             :   emit_insn (gen_rtx_SET (operand0,
    1302                 :             :         gen_rtx_fmt_ee (GET_CODE (operand1), VOIDmode,
    1303                 :             :                 gen_rtx_REG (CCmode,
    1304                 :             :         17),
    1305                 :             :                 const0_rtx)));
    1306                 :             :   _val = get_insns ();
    1307                 :             :   end_sequence ();
    1308                 :             :   return _val;
    1309                 :             : }
    1310                 :             : 
    1311                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:1805 */
    1312                 :             : rtx
    1313                 :             : gen_cstorebf4 (rtx operand0,
    1314                 :             :         rtx operand1,
    1315                 :             :         rtx operand2,
    1316                 :             :         rtx operand3)
    1317                 :             : {
    1318                 :             :   rtx_insn *_val = 0;
    1319                 :             :   start_sequence ();
    1320                 :             :   {
    1321                 :             :     rtx operands[4];
    1322                 :             :     operands[0] = operand0;
    1323                 :             :     operands[1] = operand1;
    1324                 :             :     operands[2] = operand2;
    1325                 :             :     operands[3] = operand3;
    1326                 :             : #define FAIL return (end_sequence (), _val)
    1327                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    1328                 :             : #line 1814 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    1329                 :             : {
    1330                 :             :   rtx op1 = ix86_expand_fast_convert_bf_to_sf (operands[2]);
    1331                 :             :   rtx op2 = ix86_expand_fast_convert_bf_to_sf (operands[3]);
    1332                 :             :   rtx res = emit_store_flag_force (operands[0], GET_CODE (operands[1]),
    1333                 :             :                                    op1, op2, SFmode, 0, 1);
    1334                 :             :   if (!rtx_equal_p (res, operands[0]))
    1335                 :             :     emit_move_insn (operands[0], res);
    1336                 :             :   DONE;
    1337                 :             : }
    1338                 :             : #undef DONE
    1339                 :             : #undef FAIL
    1340                 :             :     operand0 = operands[0];
    1341                 :             :     (void) operand0;
    1342                 :             :     operand1 = operands[1];
    1343                 :             :     (void) operand1;
    1344                 :             :     operand2 = operands[2];
    1345                 :             :     (void) operand2;
    1346                 :             :     operand3 = operands[3];
    1347                 :             :     (void) operand3;
    1348                 :             :   }
    1349                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCmode,
    1350                 :             :         17),
    1351                 :             :         gen_rtx_COMPARE (CCmode,
    1352                 :             :         operand2,
    1353                 :             :         operand3)));
    1354                 :             :   emit_insn (gen_rtx_SET (operand0,
    1355                 :             :         gen_rtx_fmt_ee (GET_CODE (operand1), VOIDmode,
    1356                 :             :                 gen_rtx_REG (CCmode,
    1357                 :             :         17),
    1358                 :             :                 const0_rtx)));
    1359                 :             :   _val = get_insns ();
    1360                 :             :   end_sequence ();
    1361                 :             :   return _val;
    1362                 :             : }
    1363                 :             : 
    1364                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:1824 */
    1365                 :             : rtx
    1366                 :             : gen_cstoresf4 (rtx operand0,
    1367                 :             :         rtx operand1,
    1368                 :             :         rtx operand2,
    1369                 :             :         rtx operand3)
    1370                 :             : {
    1371                 :             :   rtx_insn *_val = 0;
    1372                 :             :   start_sequence ();
    1373                 :             :   {
    1374                 :             :     rtx operands[4];
    1375                 :             :     operands[0] = operand0;
    1376                 :             :     operands[1] = operand1;
    1377                 :             :     operands[2] = operand2;
    1378                 :             :     operands[3] = operand3;
    1379                 :             : #define FAIL return (end_sequence (), _val)
    1380                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    1381                 :             : #line 1833 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    1382                 :             : {
    1383                 :             :   ix86_expand_setcc (operands[0], GET_CODE (operands[1]),
    1384                 :             :                      operands[2], operands[3]);
    1385                 :             :   DONE;
    1386                 :             : }
    1387                 :             : #undef DONE
    1388                 :             : #undef FAIL
    1389                 :             :     operand0 = operands[0];
    1390                 :             :     (void) operand0;
    1391                 :             :     operand1 = operands[1];
    1392                 :             :     (void) operand1;
    1393                 :             :     operand2 = operands[2];
    1394                 :             :     (void) operand2;
    1395                 :             :     operand3 = operands[3];
    1396                 :             :     (void) operand3;
    1397                 :             :   }
    1398                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCmode,
    1399                 :             :         17),
    1400                 :             :         gen_rtx_COMPARE (CCmode,
    1401                 :             :         operand2,
    1402                 :             :         operand3)));
    1403                 :             :   emit_insn (gen_rtx_SET (operand0,
    1404                 :             :         gen_rtx_fmt_ee (GET_CODE (operand1), VOIDmode,
    1405                 :             :                 gen_rtx_REG (CCmode,
    1406                 :             :         17),
    1407                 :             :                 const0_rtx)));
    1408                 :             :   _val = get_insns ();
    1409                 :             :   end_sequence ();
    1410                 :             :   return _val;
    1411                 :             : }
    1412                 :             : 
    1413                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:1824 */
    1414                 :             : rtx
    1415                 :             : gen_cstoredf4 (rtx operand0,
    1416                 :             :         rtx operand1,
    1417                 :             :         rtx operand2,
    1418                 :             :         rtx operand3)
    1419                 :             : {
    1420                 :             :   rtx_insn *_val = 0;
    1421                 :             :   start_sequence ();
    1422                 :             :   {
    1423                 :             :     rtx operands[4];
    1424                 :             :     operands[0] = operand0;
    1425                 :             :     operands[1] = operand1;
    1426                 :             :     operands[2] = operand2;
    1427                 :             :     operands[3] = operand3;
    1428                 :             : #define FAIL return (end_sequence (), _val)
    1429                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    1430                 :             : #line 1833 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    1431                 :             : {
    1432                 :             :   ix86_expand_setcc (operands[0], GET_CODE (operands[1]),
    1433                 :             :                      operands[2], operands[3]);
    1434                 :             :   DONE;
    1435                 :             : }
    1436                 :             : #undef DONE
    1437                 :             : #undef FAIL
    1438                 :             :     operand0 = operands[0];
    1439                 :             :     (void) operand0;
    1440                 :             :     operand1 = operands[1];
    1441                 :             :     (void) operand1;
    1442                 :             :     operand2 = operands[2];
    1443                 :             :     (void) operand2;
    1444                 :             :     operand3 = operands[3];
    1445                 :             :     (void) operand3;
    1446                 :             :   }
    1447                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCmode,
    1448                 :             :         17),
    1449                 :             :         gen_rtx_COMPARE (CCmode,
    1450                 :             :         operand2,
    1451                 :             :         operand3)));
    1452                 :             :   emit_insn (gen_rtx_SET (operand0,
    1453                 :             :         gen_rtx_fmt_ee (GET_CODE (operand1), VOIDmode,
    1454                 :             :                 gen_rtx_REG (CCmode,
    1455                 :             :         17),
    1456                 :             :                 const0_rtx)));
    1457                 :             :   _val = get_insns ();
    1458                 :             :   end_sequence ();
    1459                 :             :   return _val;
    1460                 :             : }
    1461                 :             : 
    1462                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:1839 */
    1463                 :             : rtx
    1464                 :             : gen_cbranchcc4 (rtx operand0,
    1465                 :             :         rtx operand1,
    1466                 :             :         rtx operand2,
    1467                 :             :         rtx operand3)
    1468                 :             : {
    1469                 :             :   rtx_insn *_val = 0;
    1470                 :             :   start_sequence ();
    1471                 :             :   {
    1472                 :             :     rtx operands[4];
    1473                 :             :     operands[0] = operand0;
    1474                 :             :     operands[1] = operand1;
    1475                 :             :     operands[2] = operand2;
    1476                 :             :     operands[3] = operand3;
    1477                 :             : #define FAIL return (end_sequence (), _val)
    1478                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    1479                 :             : #line 1847 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    1480                 :             : {
    1481                 :             :   ix86_expand_branch (GET_CODE (operands[0]),
    1482                 :             :                       operands[1], operands[2], operands[3]);
    1483                 :             :   DONE;
    1484                 :             : }
    1485                 :             : #undef DONE
    1486                 :             : #undef FAIL
    1487                 :             :     operand0 = operands[0];
    1488                 :             :     (void) operand0;
    1489                 :             :     operand1 = operands[1];
    1490                 :             :     (void) operand1;
    1491                 :             :     operand2 = operands[2];
    1492                 :             :     (void) operand2;
    1493                 :             :     operand3 = operands[3];
    1494                 :             :     (void) operand3;
    1495                 :             :   }
    1496                 :             :   emit_jump_insn (gen_rtx_SET (pc_rtx,
    1497                 :             :         gen_rtx_IF_THEN_ELSE (VOIDmode,
    1498                 :             :         gen_rtx_fmt_ee (GET_CODE (operand0), VOIDmode,
    1499                 :             :                 operand1,
    1500                 :             :                 operand2),
    1501                 :             :         gen_rtx_LABEL_REF (VOIDmode,
    1502                 :             :         operand3),
    1503                 :             :         pc_rtx)));
    1504                 :             :   _val = get_insns ();
    1505                 :             :   end_sequence ();
    1506                 :             :   return _val;
    1507                 :             : }
    1508                 :             : 
    1509                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:1853 */
    1510                 :             : rtx
    1511                 :             : gen_cstorecc4 (rtx operand0,
    1512                 :             :         rtx operand1,
    1513                 :             :         rtx operand2,
    1514                 :             :         rtx operand3)
    1515                 :             : {
    1516                 :             :   rtx_insn *_val = 0;
    1517                 :             :   start_sequence ();
    1518                 :             :   {
    1519                 :             :     rtx operands[4];
    1520                 :             :     operands[0] = operand0;
    1521                 :             :     operands[1] = operand1;
    1522                 :             :     operands[2] = operand2;
    1523                 :             :     operands[3] = operand3;
    1524                 :             : #define FAIL return (end_sequence (), _val)
    1525                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    1526                 :             : #line 1859 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    1527                 :             : {
    1528                 :             :   ix86_expand_setcc (operands[0], GET_CODE (operands[1]),
    1529                 :             :                      operands[2], operands[3]);
    1530                 :             :   DONE;
    1531                 :             : }
    1532                 :             : #undef DONE
    1533                 :             : #undef FAIL
    1534                 :             :     operand0 = operands[0];
    1535                 :             :     (void) operand0;
    1536                 :             :     operand1 = operands[1];
    1537                 :             :     (void) operand1;
    1538                 :             :     operand2 = operands[2];
    1539                 :             :     (void) operand2;
    1540                 :             :     operand3 = operands[3];
    1541                 :             :     (void) operand3;
    1542                 :             :   }
    1543                 :             :   emit_insn (gen_rtx_SET (operand0,
    1544                 :             :         gen_rtx_fmt_ee (GET_CODE (operand1), VOIDmode,
    1545                 :             :                 operand2,
    1546                 :             :                 operand3)));
    1547                 :             :   _val = get_insns ();
    1548                 :             :   end_sequence ();
    1549                 :             :   return _val;
    1550                 :             : }
    1551                 :             : 
    1552                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:2038 */
    1553                 :             : extern rtx_insn *gen_peephole2_1 (rtx_insn *, rtx *);
    1554                 :             : rtx_insn *
    1555                 :             : gen_peephole2_1 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
    1556                 :             : {
    1557                 :             :   rtx operand0;
    1558                 :             :   rtx_insn *_val = NULL;
    1559                 :             :   HARD_REG_SET _regs_allocated;
    1560                 :             :   CLEAR_HARD_REG_SET (_regs_allocated);
    1561                 :             :   if ((operands[0] = peep2_find_free_register (0, 0, "r", QImode, &_regs_allocated)) == NULL_RTX)
    1562                 :             :     return NULL;
    1563                 :             :   if (dump_file)
    1564                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_1 (i386.md:2038)\n");
    1565                 :             :   start_sequence ();
    1566                 :             :   operand0 = operands[0];
    1567                 :             :   (void) operand0;
    1568                 :             :   emit_insn (gen_rtx_SET (operand0,
    1569                 :             :         const1_rtx));
    1570                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
    1571                 :             :         gen_rtvec (2,
    1572                 :             :                 gen_rtx_SET (gen_rtx_REG (CCCmode,
    1573                 :             :         17),
    1574                 :             :         gen_rtx_COMPARE (CCCmode,
    1575                 :             :         gen_rtx_PLUS (QImode,
    1576                 :             :         copy_rtx (operand0),
    1577                 :             :         constm1_rtx),
    1578                 :             :         copy_rtx (operand0))),
    1579                 :             :                 gen_rtx_SET (copy_rtx (operand0),
    1580                 :             :         gen_rtx_PLUS (QImode,
    1581                 :             :         copy_rtx (operand0),
    1582                 :             :         constm1_rtx)))), false);
    1583                 :             :   _val = get_insns ();
    1584                 :             :   end_sequence ();
    1585                 :             :   return _val;
    1586                 :             : }
    1587                 :             : 
    1588                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:2062 */
    1589                 :             : extern rtx_insn *gen_peephole2_2 (rtx_insn *, rtx *);
    1590                 :             : rtx_insn *
    1591                 :             : gen_peephole2_2 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
    1592                 :             : {
    1593                 :             :   rtx operand0;
    1594                 :             :   rtx_insn *_val = NULL;
    1595                 :             :   HARD_REG_SET _regs_allocated;
    1596                 :             :   CLEAR_HARD_REG_SET (_regs_allocated);
    1597                 :             :   if ((operands[0] = peep2_find_free_register (0, 0, "r", QImode, &_regs_allocated)) == NULL_RTX)
    1598                 :             :     return NULL;
    1599                 :             :   if (dump_file)
    1600                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_2 (i386.md:2062)\n");
    1601                 :             :   start_sequence ();
    1602                 :             :   operand0 = operands[0];
    1603                 :             :   (void) operand0;
    1604                 :             :   emit_insn (gen_rtx_SET (operand0,
    1605                 :             :         gen_rtx_NE (QImode,
    1606                 :             :         gen_rtx_REG (CCCmode,
    1607                 :             :         17),
    1608                 :             :         const0_rtx)));
    1609                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
    1610                 :             :         gen_rtvec (2,
    1611                 :             :                 gen_rtx_SET (gen_rtx_REG (CCCmode,
    1612                 :             :         17),
    1613                 :             :         gen_rtx_COMPARE (CCCmode,
    1614                 :             :         gen_rtx_PLUS (QImode,
    1615                 :             :         copy_rtx (operand0),
    1616                 :             :         constm1_rtx),
    1617                 :             :         copy_rtx (operand0))),
    1618                 :             :                 gen_rtx_SET (copy_rtx (operand0),
    1619                 :             :         gen_rtx_PLUS (QImode,
    1620                 :             :         copy_rtx (operand0),
    1621                 :             :         constm1_rtx)))), false);
    1622                 :             :   _val = get_insns ();
    1623                 :             :   end_sequence ();
    1624                 :             :   return _val;
    1625                 :             : }
    1626                 :             : 
    1627                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:2077 */
    1628                 :             : extern rtx_insn *gen_split_3 (rtx_insn *, rtx *);
    1629                 :             : rtx_insn *
    1630                 :             : gen_split_3 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
    1631                 :             : {
    1632                 :             :   rtx operand0;
    1633                 :             :   rtx operand1;
    1634                 :             :   rtx operand2;
    1635                 :             :   rtx_insn *_val = NULL;
    1636                 :             :   if (dump_file)
    1637                 :             :     fprintf (dump_file, "Splitting with gen_split_3 (i386.md:2077)\n");
    1638                 :             :   start_sequence ();
    1639                 :             : #define FAIL return (end_sequence (), _val)
    1640                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    1641                 :             : #line 2085 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    1642                 :             : {
    1643                 :             :   operands[2] = GEN_INT (-PUSH_ROUNDING (GET_MODE_SIZE (V1TImode)));
    1644                 :             :   /* Preserve memory attributes. */
    1645                 :             :   operands[0] = replace_equiv_address (operands[0], stack_pointer_rtx);
    1646                 :             : }
    1647                 :             : #undef DONE
    1648                 :             : #undef FAIL
    1649                 :             :   operand0 = operands[0];
    1650                 :             :   (void) operand0;
    1651                 :             :   operand1 = operands[1];
    1652                 :             :   (void) operand1;
    1653                 :             :   operand2 = operands[2];
    1654                 :             :   (void) operand2;
    1655                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (SImode,
    1656                 :             :         7),
    1657                 :             :         gen_rtx_PLUS (SImode,
    1658                 :             :         gen_rtx_REG (SImode,
    1659                 :             :         7),
    1660                 :             :         operand2)));
    1661                 :             :   emit_insn (gen_rtx_SET (operand0,
    1662                 :             :         operand1));
    1663                 :             :   _val = get_insns ();
    1664                 :             :   end_sequence ();
    1665                 :             :   return _val;
    1666                 :             : }
    1667                 :             : 
    1668                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:2077 */
    1669                 :             : extern rtx_insn *gen_split_4 (rtx_insn *, rtx *);
    1670                 :             : rtx_insn *
    1671                 :             : gen_split_4 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
    1672                 :             : {
    1673                 :             :   rtx operand0;
    1674                 :             :   rtx operand1;
    1675                 :             :   rtx operand2;
    1676                 :             :   rtx_insn *_val = NULL;
    1677                 :             :   if (dump_file)
    1678                 :             :     fprintf (dump_file, "Splitting with gen_split_4 (i386.md:2077)\n");
    1679                 :             :   start_sequence ();
    1680                 :             : #define FAIL return (end_sequence (), _val)
    1681                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    1682                 :             : #line 2085 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    1683                 :             : {
    1684                 :             :   operands[2] = GEN_INT (-PUSH_ROUNDING (GET_MODE_SIZE (V1TImode)));
    1685                 :             :   /* Preserve memory attributes. */
    1686                 :             :   operands[0] = replace_equiv_address (operands[0], stack_pointer_rtx);
    1687                 :             : }
    1688                 :             : #undef DONE
    1689                 :             : #undef FAIL
    1690                 :             :   operand0 = operands[0];
    1691                 :             :   (void) operand0;
    1692                 :             :   operand1 = operands[1];
    1693                 :             :   (void) operand1;
    1694                 :             :   operand2 = operands[2];
    1695                 :             :   (void) operand2;
    1696                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (DImode,
    1697                 :             :         7),
    1698                 :             :         gen_rtx_PLUS (DImode,
    1699                 :             :         gen_rtx_REG (DImode,
    1700                 :             :         7),
    1701                 :             :         operand2)));
    1702                 :             :   emit_insn (gen_rtx_SET (operand0,
    1703                 :             :         operand1));
    1704                 :             :   _val = get_insns ();
    1705                 :             :   end_sequence ();
    1706                 :             :   return _val;
    1707                 :             : }
    1708                 :             : 
    1709                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:2101 */
    1710                 :             : extern rtx_insn *gen_split_5 (rtx_insn *, rtx *);
    1711                 :             : rtx_insn *
    1712                 :             : gen_split_5 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
    1713                 :             : {
    1714                 :             :   rtx_insn *_val = NULL;
    1715                 :             :   if (dump_file)
    1716                 :             :     fprintf (dump_file, "Splitting with gen_split_5 (i386.md:2101)\n");
    1717                 :             :   start_sequence ();
    1718                 :             : #define FAIL return (end_sequence (), _val)
    1719                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    1720                 :             : #line 2106 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    1721                 :             : ix86_split_long_move (operands); DONE;
    1722                 :             : #undef DONE
    1723                 :             : #undef FAIL
    1724                 :             :   emit_insn (const0_rtx);
    1725                 :             :   _val = get_insns ();
    1726                 :             :   end_sequence ();
    1727                 :             :   return _val;
    1728                 :             : }
    1729                 :             : 
    1730                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:2101 */
    1731                 :             : extern rtx_insn *gen_split_6 (rtx_insn *, rtx *);
    1732                 :             : rtx_insn *
    1733                 :             : gen_split_6 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
    1734                 :             : {
    1735                 :             :   rtx_insn *_val = NULL;
    1736                 :             :   if (dump_file)
    1737                 :             :     fprintf (dump_file, "Splitting with gen_split_6 (i386.md:2101)\n");
    1738                 :             :   start_sequence ();
    1739                 :             : #define FAIL return (end_sequence (), _val)
    1740                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    1741                 :             : #line 2106 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    1742                 :             : ix86_split_long_move (operands); DONE;
    1743                 :             : #undef DONE
    1744                 :             : #undef FAIL
    1745                 :             :   emit_insn (const0_rtx);
    1746                 :             :   _val = get_insns ();
    1747                 :             :   end_sequence ();
    1748                 :             :   return _val;
    1749                 :             : }
    1750                 :             : 
    1751                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:2124 */
    1752                 :             : extern rtx_insn *gen_peephole2_3 (rtx_insn *, rtx *);
    1753                 :             : rtx_insn *
    1754                 :             : gen_peephole2_3 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
    1755                 :             : {
    1756                 :             :   rtx operand0;
    1757                 :             :   rtx operand1;
    1758                 :             :   rtx operand2;
    1759                 :             :   rtx_insn *_val = NULL;
    1760                 :             :   HARD_REG_SET _regs_allocated;
    1761                 :             :   CLEAR_HARD_REG_SET (_regs_allocated);
    1762                 :             :   if ((operands[2] = peep2_find_free_register (0, 0, "r", DImode, &_regs_allocated)) == NULL_RTX)
    1763                 :             :     return NULL;
    1764                 :             :   if (dump_file)
    1765                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_3 (i386.md:2124)\n");
    1766                 :             :   start_sequence ();
    1767                 :             :   operand0 = operands[0];
    1768                 :             :   (void) operand0;
    1769                 :             :   operand1 = operands[1];
    1770                 :             :   (void) operand1;
    1771                 :             :   operand2 = operands[2];
    1772                 :             :   (void) operand2;
    1773                 :             :   emit_insn (gen_rtx_SET (operand2,
    1774                 :             :         operand1));
    1775                 :             :   emit_insn (gen_rtx_SET (operand0,
    1776                 :             :         copy_rtx (operand2)));
    1777                 :             :   _val = get_insns ();
    1778                 :             :   end_sequence ();
    1779                 :             :   return _val;
    1780                 :             : }
    1781                 :             : 
    1782                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:2134 */
    1783                 :             : extern rtx_insn *gen_split_7 (rtx_insn *, rtx *);
    1784                 :             : rtx_insn *
    1785                 :             : gen_split_7 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
    1786                 :             : {
    1787                 :             :   rtx operand0;
    1788                 :             :   rtx operand1;
    1789                 :             :   rtx operand2;
    1790                 :             :   rtx operand3;
    1791                 :             :   rtx_insn *_val = NULL;
    1792                 :             :   if (dump_file)
    1793                 :             :     fprintf (dump_file, "Splitting with gen_split_7 (i386.md:2134)\n");
    1794                 :             :   start_sequence ();
    1795                 :             : #define FAIL return (end_sequence (), _val)
    1796                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    1797                 :             : #line 2142 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    1798                 :             : {
    1799                 :             :   split_double_mode (DImode, &operands[1], 1, &operands[2], &operands[3]);
    1800                 :             : 
    1801                 :             :   operands[1] = gen_lowpart (DImode, operands[2]);
    1802                 :             :   operands[2] = gen_rtx_MEM (SImode,
    1803                 :             :                              plus_constant (Pmode, stack_pointer_rtx, 4));
    1804                 :             : }
    1805                 :             : #undef DONE
    1806                 :             : #undef FAIL
    1807                 :             :   operand0 = operands[0];
    1808                 :             :   (void) operand0;
    1809                 :             :   operand1 = operands[1];
    1810                 :             :   (void) operand1;
    1811                 :             :   operand2 = operands[2];
    1812                 :             :   (void) operand2;
    1813                 :             :   operand3 = operands[3];
    1814                 :             :   (void) operand3;
    1815                 :             :   emit_insn (gen_rtx_SET (operand0,
    1816                 :             :         operand1));
    1817                 :             :   emit_insn (gen_rtx_SET (operand2,
    1818                 :             :         operand3));
    1819                 :             :   _val = get_insns ();
    1820                 :             :   end_sequence ();
    1821                 :             :   return _val;
    1822                 :             : }
    1823                 :             : 
    1824                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:2171 */
    1825                 :             : extern rtx_insn *gen_split_8 (rtx_insn *, rtx *);
    1826                 :             : rtx_insn *
    1827                 :             : gen_split_8 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
    1828                 :             : {
    1829                 :             :   rtx operand0;
    1830                 :             :   rtx operand1;
    1831                 :             :   rtx operand2;
    1832                 :             :   rtx_insn *_val = NULL;
    1833                 :             :   if (dump_file)
    1834                 :             :     fprintf (dump_file, "Splitting with gen_split_8 (i386.md:2171)\n");
    1835                 :             :   start_sequence ();
    1836                 :             : #define FAIL return (end_sequence (), _val)
    1837                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    1838                 :             : #line 2177 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    1839                 :             : {
    1840                 :             :   operands[2] = GEN_INT (-PUSH_ROUNDING (GET_MODE_SIZE (SImode)));
    1841                 :             :   /* Preserve memory attributes. */
    1842                 :             :   operands[0] = replace_equiv_address (operands[0], stack_pointer_rtx);
    1843                 :             : }
    1844                 :             : #undef DONE
    1845                 :             : #undef FAIL
    1846                 :             :   operand0 = operands[0];
    1847                 :             :   (void) operand0;
    1848                 :             :   operand1 = operands[1];
    1849                 :             :   (void) operand1;
    1850                 :             :   operand2 = operands[2];
    1851                 :             :   (void) operand2;
    1852                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (SImode,
    1853                 :             :         7),
    1854                 :             :         gen_rtx_PLUS (SImode,
    1855                 :             :         gen_rtx_REG (SImode,
    1856                 :             :         7),
    1857                 :             :         operand2)));
    1858                 :             :   emit_insn (gen_rtx_SET (operand0,
    1859                 :             :         operand1));
    1860                 :             :   _val = get_insns ();
    1861                 :             :   end_sequence ();
    1862                 :             :   return _val;
    1863                 :             : }
    1864                 :             : 
    1865                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:2171 */
    1866                 :             : extern rtx_insn *gen_split_9 (rtx_insn *, rtx *);
    1867                 :             : rtx_insn *
    1868                 :             : gen_split_9 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
    1869                 :             : {
    1870                 :             :   rtx operand0;
    1871                 :             :   rtx operand1;
    1872                 :             :   rtx operand2;
    1873                 :             :   rtx_insn *_val = NULL;
    1874                 :             :   if (dump_file)
    1875                 :             :     fprintf (dump_file, "Splitting with gen_split_9 (i386.md:2171)\n");
    1876                 :             :   start_sequence ();
    1877                 :             : #define FAIL return (end_sequence (), _val)
    1878                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    1879                 :             : #line 2177 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    1880                 :             : {
    1881                 :             :   operands[2] = GEN_INT (-PUSH_ROUNDING (GET_MODE_SIZE (DImode)));
    1882                 :             :   /* Preserve memory attributes. */
    1883                 :             :   operands[0] = replace_equiv_address (operands[0], stack_pointer_rtx);
    1884                 :             : }
    1885                 :             : #undef DONE
    1886                 :             : #undef FAIL
    1887                 :             :   operand0 = operands[0];
    1888                 :             :   (void) operand0;
    1889                 :             :   operand1 = operands[1];
    1890                 :             :   (void) operand1;
    1891                 :             :   operand2 = operands[2];
    1892                 :             :   (void) operand2;
    1893                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (SImode,
    1894                 :             :         7),
    1895                 :             :         gen_rtx_PLUS (SImode,
    1896                 :             :         gen_rtx_REG (SImode,
    1897                 :             :         7),
    1898                 :             :         operand2)));
    1899                 :             :   emit_insn (gen_rtx_SET (operand0,
    1900                 :             :         operand1));
    1901                 :             :   _val = get_insns ();
    1902                 :             :   end_sequence ();
    1903                 :             :   return _val;
    1904                 :             : }
    1905                 :             : 
    1906                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:2171 */
    1907                 :             : extern rtx_insn *gen_split_10 (rtx_insn *, rtx *);
    1908                 :             : rtx_insn *
    1909                 :             : gen_split_10 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
    1910                 :             : {
    1911                 :             :   rtx operand0;
    1912                 :             :   rtx operand1;
    1913                 :             :   rtx operand2;
    1914                 :             :   rtx_insn *_val = NULL;
    1915                 :             :   if (dump_file)
    1916                 :             :     fprintf (dump_file, "Splitting with gen_split_10 (i386.md:2171)\n");
    1917                 :             :   start_sequence ();
    1918                 :             : #define FAIL return (end_sequence (), _val)
    1919                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    1920                 :             : #line 2177 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    1921                 :             : {
    1922                 :             :   operands[2] = GEN_INT (-PUSH_ROUNDING (GET_MODE_SIZE (TImode)));
    1923                 :             :   /* Preserve memory attributes. */
    1924                 :             :   operands[0] = replace_equiv_address (operands[0], stack_pointer_rtx);
    1925                 :             : }
    1926                 :             : #undef DONE
    1927                 :             : #undef FAIL
    1928                 :             :   operand0 = operands[0];
    1929                 :             :   (void) operand0;
    1930                 :             :   operand1 = operands[1];
    1931                 :             :   (void) operand1;
    1932                 :             :   operand2 = operands[2];
    1933                 :             :   (void) operand2;
    1934                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (SImode,
    1935                 :             :         7),
    1936                 :             :         gen_rtx_PLUS (SImode,
    1937                 :             :         gen_rtx_REG (SImode,
    1938                 :             :         7),
    1939                 :             :         operand2)));
    1940                 :             :   emit_insn (gen_rtx_SET (operand0,
    1941                 :             :         operand1));
    1942                 :             :   _val = get_insns ();
    1943                 :             :   end_sequence ();
    1944                 :             :   return _val;
    1945                 :             : }
    1946                 :             : 
    1947                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:2171 */
    1948                 :             : extern rtx_insn *gen_split_11 (rtx_insn *, rtx *);
    1949                 :             : rtx_insn *
    1950                 :             : gen_split_11 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
    1951                 :             : {
    1952                 :             :   rtx operand0;
    1953                 :             :   rtx operand1;
    1954                 :             :   rtx operand2;
    1955                 :             :   rtx_insn *_val = NULL;
    1956                 :             :   if (dump_file)
    1957                 :             :     fprintf (dump_file, "Splitting with gen_split_11 (i386.md:2171)\n");
    1958                 :             :   start_sequence ();
    1959                 :             : #define FAIL return (end_sequence (), _val)
    1960                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    1961                 :             : #line 2177 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    1962                 :             : {
    1963                 :             :   operands[2] = GEN_INT (-PUSH_ROUNDING (GET_MODE_SIZE (SImode)));
    1964                 :             :   /* Preserve memory attributes. */
    1965                 :             :   operands[0] = replace_equiv_address (operands[0], stack_pointer_rtx);
    1966                 :             : }
    1967                 :             : #undef DONE
    1968                 :             : #undef FAIL
    1969                 :             :   operand0 = operands[0];
    1970                 :             :   (void) operand0;
    1971                 :             :   operand1 = operands[1];
    1972                 :             :   (void) operand1;
    1973                 :             :   operand2 = operands[2];
    1974                 :             :   (void) operand2;
    1975                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (DImode,
    1976                 :             :         7),
    1977                 :             :         gen_rtx_PLUS (DImode,
    1978                 :             :         gen_rtx_REG (DImode,
    1979                 :             :         7),
    1980                 :             :         operand2)));
    1981                 :             :   emit_insn (gen_rtx_SET (operand0,
    1982                 :             :         operand1));
    1983                 :             :   _val = get_insns ();
    1984                 :             :   end_sequence ();
    1985                 :             :   return _val;
    1986                 :             : }
    1987                 :             : 
    1988                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:2171 */
    1989                 :             : extern rtx_insn *gen_split_12 (rtx_insn *, rtx *);
    1990                 :             : rtx_insn *
    1991                 :             : gen_split_12 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
    1992                 :             : {
    1993                 :             :   rtx operand0;
    1994                 :             :   rtx operand1;
    1995                 :             :   rtx operand2;
    1996                 :             :   rtx_insn *_val = NULL;
    1997                 :             :   if (dump_file)
    1998                 :             :     fprintf (dump_file, "Splitting with gen_split_12 (i386.md:2171)\n");
    1999                 :             :   start_sequence ();
    2000                 :             : #define FAIL return (end_sequence (), _val)
    2001                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    2002                 :             : #line 2177 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    2003                 :             : {
    2004                 :             :   operands[2] = GEN_INT (-PUSH_ROUNDING (GET_MODE_SIZE (DImode)));
    2005                 :             :   /* Preserve memory attributes. */
    2006                 :             :   operands[0] = replace_equiv_address (operands[0], stack_pointer_rtx);
    2007                 :             : }
    2008                 :             : #undef DONE
    2009                 :             : #undef FAIL
    2010                 :             :   operand0 = operands[0];
    2011                 :             :   (void) operand0;
    2012                 :             :   operand1 = operands[1];
    2013                 :             :   (void) operand1;
    2014                 :             :   operand2 = operands[2];
    2015                 :             :   (void) operand2;
    2016                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (DImode,
    2017                 :             :         7),
    2018                 :             :         gen_rtx_PLUS (DImode,
    2019                 :             :         gen_rtx_REG (DImode,
    2020                 :             :         7),
    2021                 :             :         operand2)));
    2022                 :             :   emit_insn (gen_rtx_SET (operand0,
    2023                 :             :         operand1));
    2024                 :             :   _val = get_insns ();
    2025                 :             :   end_sequence ();
    2026                 :             :   return _val;
    2027                 :             : }
    2028                 :             : 
    2029                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:2171 */
    2030                 :             : extern rtx_insn *gen_split_13 (rtx_insn *, rtx *);
    2031                 :             : rtx_insn *
    2032                 :             : gen_split_13 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
    2033                 :             : {
    2034                 :             :   rtx operand0;
    2035                 :             :   rtx operand1;
    2036                 :             :   rtx operand2;
    2037                 :             :   rtx_insn *_val = NULL;
    2038                 :             :   if (dump_file)
    2039                 :             :     fprintf (dump_file, "Splitting with gen_split_13 (i386.md:2171)\n");
    2040                 :             :   start_sequence ();
    2041                 :             : #define FAIL return (end_sequence (), _val)
    2042                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    2043                 :             : #line 2177 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    2044                 :             : {
    2045                 :             :   operands[2] = GEN_INT (-PUSH_ROUNDING (GET_MODE_SIZE (TImode)));
    2046                 :             :   /* Preserve memory attributes. */
    2047                 :             :   operands[0] = replace_equiv_address (operands[0], stack_pointer_rtx);
    2048                 :             : }
    2049                 :             : #undef DONE
    2050                 :             : #undef FAIL
    2051                 :             :   operand0 = operands[0];
    2052                 :             :   (void) operand0;
    2053                 :             :   operand1 = operands[1];
    2054                 :             :   (void) operand1;
    2055                 :             :   operand2 = operands[2];
    2056                 :             :   (void) operand2;
    2057                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (DImode,
    2058                 :             :         7),
    2059                 :             :         gen_rtx_PLUS (DImode,
    2060                 :             :         gen_rtx_REG (DImode,
    2061                 :             :         7),
    2062                 :             :         operand2)));
    2063                 :             :   emit_insn (gen_rtx_SET (operand0,
    2064                 :             :         operand1));
    2065                 :             :   _val = get_insns ();
    2066                 :             :   end_sequence ();
    2067                 :             :   return _val;
    2068                 :             : }
    2069                 :             : 
    2070                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:2245 */
    2071                 :             : rtx
    2072                 :             : gen_reload_noff_store (rtx operand0,
    2073                 :             :         rtx operand1,
    2074                 :             :         rtx operand2)
    2075                 :             : {
    2076                 :             :   rtx_insn *_val = 0;
    2077                 :             :   start_sequence ();
    2078                 :             :   {
    2079                 :             :     rtx operands[3];
    2080                 :             :     operands[0] = operand0;
    2081                 :             :     operands[1] = operand1;
    2082                 :             :     operands[2] = operand2;
    2083                 :             : #define FAIL return (end_sequence (), _val)
    2084                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    2085                 :             : #line 2250 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    2086                 :             : {
    2087                 :             :   rtx mem = operands[0];
    2088                 :             :   rtx addr = XEXP (mem, 0);
    2089                 :             : 
    2090                 :             :   emit_move_insn (operands[2], addr);
    2091                 :             :   mem = replace_equiv_address_nv (mem, operands[2]);
    2092                 :             : 
    2093                 :             :   emit_insn (gen_rtx_SET (mem, operands[1]));
    2094                 :             :   DONE;
    2095                 :             : }
    2096                 :             : #undef DONE
    2097                 :             : #undef FAIL
    2098                 :             :     operand0 = operands[0];
    2099                 :             :     (void) operand0;
    2100                 :             :     operand1 = operands[1];
    2101                 :             :     (void) operand1;
    2102                 :             :     operand2 = operands[2];
    2103                 :             :     (void) operand2;
    2104                 :             :   }
    2105                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
    2106                 :             :         gen_rtvec (3,
    2107                 :             :                 operand0,
    2108                 :             :                 operand1,
    2109                 :             :                 operand2)), false);
    2110                 :             :   _val = get_insns ();
    2111                 :             :   end_sequence ();
    2112                 :             :   return _val;
    2113                 :             : }
    2114                 :             : 
    2115                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:2261 */
    2116                 :             : rtx
    2117                 :             : gen_reload_noff_load (rtx operand0,
    2118                 :             :         rtx operand1,
    2119                 :             :         rtx operand2)
    2120                 :             : {
    2121                 :             :   rtx_insn *_val = 0;
    2122                 :             :   start_sequence ();
    2123                 :             :   {
    2124                 :             :     rtx operands[3];
    2125                 :             :     operands[0] = operand0;
    2126                 :             :     operands[1] = operand1;
    2127                 :             :     operands[2] = operand2;
    2128                 :             : #define FAIL return (end_sequence (), _val)
    2129                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    2130                 :             : #line 2266 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    2131                 :             : {
    2132                 :             :   rtx mem = operands[1];
    2133                 :             :   rtx addr = XEXP (mem, 0);
    2134                 :             : 
    2135                 :             :   emit_move_insn (operands[2], addr);
    2136                 :             :   mem = replace_equiv_address_nv (mem, operands[2]);
    2137                 :             : 
    2138                 :             :   emit_insn (gen_rtx_SET (operands[0], mem));
    2139                 :             :   DONE;
    2140                 :             : }
    2141                 :             : #undef DONE
    2142                 :             : #undef FAIL
    2143                 :             :     operand0 = operands[0];
    2144                 :             :     (void) operand0;
    2145                 :             :     operand1 = operands[1];
    2146                 :             :     (void) operand1;
    2147                 :             :     operand2 = operands[2];
    2148                 :             :     (void) operand2;
    2149                 :             :   }
    2150                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
    2151                 :             :         gen_rtvec (3,
    2152                 :             :                 operand0,
    2153                 :             :                 operand1,
    2154                 :             :                 operand2)), false);
    2155                 :             :   _val = get_insns ();
    2156                 :             :   end_sequence ();
    2157                 :             :   return _val;
    2158                 :             : }
    2159                 :             : 
    2160                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:2279 */
    2161                 :             : rtx
    2162                 :             : gen_movxi (rtx operand0,
    2163                 :             :         rtx operand1)
    2164                 :             : {
    2165                 :             :   rtx_insn *_val = 0;
    2166                 :             :   start_sequence ();
    2167                 :             :   {
    2168                 :             :     rtx operands[2];
    2169                 :             :     operands[0] = operand0;
    2170                 :             :     operands[1] = operand1;
    2171                 :             : #define FAIL return (end_sequence (), _val)
    2172                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    2173                 :             : #line 2283 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    2174                 :             : ix86_expand_vector_move (XImode, operands); DONE;
    2175                 :             : #undef DONE
    2176                 :             : #undef FAIL
    2177                 :             :     operand0 = operands[0];
    2178                 :             :     (void) operand0;
    2179                 :             :     operand1 = operands[1];
    2180                 :             :     (void) operand1;
    2181                 :             :   }
    2182                 :             :   emit_insn (gen_rtx_SET (operand0,
    2183                 :             :         operand1));
    2184                 :             :   _val = get_insns ();
    2185                 :             :   end_sequence ();
    2186                 :             :   return _val;
    2187                 :             : }
    2188                 :             : 
    2189                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:2285 */
    2190                 :             : rtx
    2191                 :             : gen_movoi (rtx operand0,
    2192                 :             :         rtx operand1)
    2193                 :             : {
    2194                 :             :   rtx_insn *_val = 0;
    2195                 :             :   start_sequence ();
    2196                 :             :   {
    2197                 :             :     rtx operands[2];
    2198                 :             :     operands[0] = operand0;
    2199                 :             :     operands[1] = operand1;
    2200                 :             : #define FAIL return (end_sequence (), _val)
    2201                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    2202                 :             : #line 2289 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    2203                 :             : ix86_expand_vector_move (OImode, operands); DONE;
    2204                 :             : #undef DONE
    2205                 :             : #undef FAIL
    2206                 :             :     operand0 = operands[0];
    2207                 :             :     (void) operand0;
    2208                 :             :     operand1 = operands[1];
    2209                 :             :     (void) operand1;
    2210                 :             :   }
    2211                 :             :   emit_insn (gen_rtx_SET (operand0,
    2212                 :             :         operand1));
    2213                 :             :   _val = get_insns ();
    2214                 :             :   end_sequence ();
    2215                 :             :   return _val;
    2216                 :             : }
    2217                 :             : 
    2218                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:2291 */
    2219                 :             : rtx
    2220                 :             : gen_movti (rtx operand0,
    2221                 :             :         rtx operand1)
    2222                 :             : {
    2223                 :             :   rtx_insn *_val = 0;
    2224                 :             :   start_sequence ();
    2225                 :             :   {
    2226                 :             :     rtx operands[2];
    2227                 :             :     operands[0] = operand0;
    2228                 :             :     operands[1] = operand1;
    2229                 :             : #define FAIL return (end_sequence (), _val)
    2230                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    2231                 :             : #line 2295 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    2232                 :             : {
    2233                 :             :   if (TARGET_64BIT)
    2234                 :             :     ix86_expand_move (TImode, operands);
    2235                 :             :   else
    2236                 :             :     ix86_expand_vector_move (TImode, operands);
    2237                 :             :   DONE;
    2238                 :             : }
    2239                 :             : #undef DONE
    2240                 :             : #undef FAIL
    2241                 :             :     operand0 = operands[0];
    2242                 :             :     (void) operand0;
    2243                 :             :     operand1 = operands[1];
    2244                 :             :     (void) operand1;
    2245                 :             :   }
    2246                 :             :   emit_insn (gen_rtx_SET (operand0,
    2247                 :             :         operand1));
    2248                 :             :   _val = get_insns ();
    2249                 :             :   end_sequence ();
    2250                 :             :   return _val;
    2251                 :             : }
    2252                 :             : 
    2253                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:2307 */
    2254                 :             : rtx
    2255                 :             : gen_movcdi (rtx operand0,
    2256                 :             :         rtx operand1)
    2257                 :             : {
    2258                 :             :   rtx_insn *_val = 0;
    2259                 :             :   start_sequence ();
    2260                 :             :   {
    2261                 :             :     rtx operands[2];
    2262                 :             :     operands[0] = operand0;
    2263                 :             :     operands[1] = operand1;
    2264                 :             : #define FAIL return (end_sequence (), _val)
    2265                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    2266                 :             : #line 2311 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    2267                 :             : {
    2268                 :             :   if (push_operand (operands[0], CDImode))
    2269                 :             :     emit_move_complex_push (CDImode, operands[0], operands[1]);
    2270                 :             :   else
    2271                 :             :     emit_move_complex_parts (operands[0], operands[1]);
    2272                 :             :   DONE;
    2273                 :             : }
    2274                 :             : #undef DONE
    2275                 :             : #undef FAIL
    2276                 :             :     operand0 = operands[0];
    2277                 :             :     (void) operand0;
    2278                 :             :     operand1 = operands[1];
    2279                 :             :     (void) operand1;
    2280                 :             :   }
    2281                 :             :   emit_insn (gen_rtx_SET (operand0,
    2282                 :             :         operand1));
    2283                 :             :   _val = get_insns ();
    2284                 :             :   end_sequence ();
    2285                 :             :   return _val;
    2286                 :             : }
    2287                 :             : 
    2288                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:2319 */
    2289                 :             : rtx
    2290                 :             : gen_movqi (rtx operand0,
    2291                 :             :         rtx operand1)
    2292                 :             : {
    2293                 :             :   rtx_insn *_val = 0;
    2294                 :             :   start_sequence ();
    2295                 :             :   {
    2296                 :             :     rtx operands[2];
    2297                 :             :     operands[0] = operand0;
    2298                 :             :     operands[1] = operand1;
    2299                 :             : #define FAIL return (end_sequence (), _val)
    2300                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    2301                 :             : #line 2323 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    2302                 :             : ix86_expand_move (QImode, operands); DONE;
    2303                 :             : #undef DONE
    2304                 :             : #undef FAIL
    2305                 :             :     operand0 = operands[0];
    2306                 :             :     (void) operand0;
    2307                 :             :     operand1 = operands[1];
    2308                 :             :     (void) operand1;
    2309                 :             :   }
    2310                 :             :   emit_insn (gen_rtx_SET (operand0,
    2311                 :             :         operand1));
    2312                 :             :   _val = get_insns ();
    2313                 :             :   end_sequence ();
    2314                 :             :   return _val;
    2315                 :             : }
    2316                 :             : 
    2317                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:2319 */
    2318                 :             : rtx
    2319                 :             : gen_movhi (rtx operand0,
    2320                 :             :         rtx operand1)
    2321                 :             : {
    2322                 :             :   rtx_insn *_val = 0;
    2323                 :             :   start_sequence ();
    2324                 :             :   {
    2325                 :             :     rtx operands[2];
    2326                 :             :     operands[0] = operand0;
    2327                 :             :     operands[1] = operand1;
    2328                 :             : #define FAIL return (end_sequence (), _val)
    2329                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    2330                 :             : #line 2323 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    2331                 :             : ix86_expand_move (HImode, operands); DONE;
    2332                 :             : #undef DONE
    2333                 :             : #undef FAIL
    2334                 :             :     operand0 = operands[0];
    2335                 :             :     (void) operand0;
    2336                 :             :     operand1 = operands[1];
    2337                 :             :     (void) operand1;
    2338                 :             :   }
    2339                 :             :   emit_insn (gen_rtx_SET (operand0,
    2340                 :             :         operand1));
    2341                 :             :   _val = get_insns ();
    2342                 :             :   end_sequence ();
    2343                 :             :   return _val;
    2344                 :             : }
    2345                 :             : 
    2346                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:2319 */
    2347                 :             : rtx
    2348                 :             : gen_movsi (rtx operand0,
    2349                 :             :         rtx operand1)
    2350                 :             : {
    2351                 :             :   rtx_insn *_val = 0;
    2352                 :             :   start_sequence ();
    2353                 :             :   {
    2354                 :             :     rtx operands[2];
    2355                 :             :     operands[0] = operand0;
    2356                 :             :     operands[1] = operand1;
    2357                 :             : #define FAIL return (end_sequence (), _val)
    2358                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    2359                 :             : #line 2323 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    2360                 :             : ix86_expand_move (SImode, operands); DONE;
    2361                 :             : #undef DONE
    2362                 :             : #undef FAIL
    2363                 :             :     operand0 = operands[0];
    2364                 :             :     (void) operand0;
    2365                 :             :     operand1 = operands[1];
    2366                 :             :     (void) operand1;
    2367                 :             :   }
    2368                 :             :   emit_insn (gen_rtx_SET (operand0,
    2369                 :             :         operand1));
    2370                 :             :   _val = get_insns ();
    2371                 :             :   end_sequence ();
    2372                 :             :   return _val;
    2373                 :             : }
    2374                 :             : 
    2375                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:2319 */
    2376                 :             : rtx
    2377                 :             : gen_movdi (rtx operand0,
    2378                 :             :         rtx operand1)
    2379                 :             : {
    2380                 :             :   rtx_insn *_val = 0;
    2381                 :             :   start_sequence ();
    2382                 :             :   {
    2383                 :             :     rtx operands[2];
    2384                 :             :     operands[0] = operand0;
    2385                 :             :     operands[1] = operand1;
    2386                 :             : #define FAIL return (end_sequence (), _val)
    2387                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    2388                 :             : #line 2323 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    2389                 :             : ix86_expand_move (DImode, operands); DONE;
    2390                 :             : #undef DONE
    2391                 :             : #undef FAIL
    2392                 :             :     operand0 = operands[0];
    2393                 :             :     (void) operand0;
    2394                 :             :     operand1 = operands[1];
    2395                 :             :     (void) operand1;
    2396                 :             :   }
    2397                 :             :   emit_insn (gen_rtx_SET (operand0,
    2398                 :             :         operand1));
    2399                 :             :   _val = get_insns ();
    2400                 :             :   end_sequence ();
    2401                 :             :   return _val;
    2402                 :             : }
    2403                 :             : 
    2404                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:2466 */
    2405                 :             : extern rtx_insn *gen_split_14 (rtx_insn *, rtx *);
    2406                 :             : rtx_insn *
    2407                 :             : gen_split_14 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
    2408                 :             : {
    2409                 :             :   rtx operand0;
    2410                 :             :   rtx operand1;
    2411                 :             :   rtx operand2;
    2412                 :             :   rtx operand3;
    2413                 :             :   rtx_insn *_val = NULL;
    2414                 :             :   if (dump_file)
    2415                 :             :     fprintf (dump_file, "Splitting with gen_split_14 (i386.md:2466)\n");
    2416                 :             :   start_sequence ();
    2417                 :             : #define FAIL return (end_sequence (), _val)
    2418                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    2419                 :             : #line 2476 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    2420                 :             : {
    2421                 :             :   operands[2] = lowpart_subreg (V2DImode, operands[0], TImode);
    2422                 :             :   operands[3] = gen_highpart (DImode, operands[1]);
    2423                 :             : 
    2424                 :             :   emit_move_insn (gen_lowpart (DImode, operands[0]),
    2425                 :             :                   gen_lowpart (DImode, operands[1]));
    2426                 :             : }
    2427                 :             : #undef DONE
    2428                 :             : #undef FAIL
    2429                 :             :   operand0 = operands[0];
    2430                 :             :   (void) operand0;
    2431                 :             :   operand1 = operands[1];
    2432                 :             :   (void) operand1;
    2433                 :             :   operand2 = operands[2];
    2434                 :             :   (void) operand2;
    2435                 :             :   operand3 = operands[3];
    2436                 :             :   (void) operand3;
    2437                 :             :   emit_insn (gen_rtx_SET (operand2,
    2438                 :             :         gen_rtx_VEC_MERGE (V2DImode,
    2439                 :             :         gen_rtx_VEC_DUPLICATE (V2DImode,
    2440                 :             :         operand3),
    2441                 :             :         copy_rtx (operand2),
    2442                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (2)])));
    2443                 :             :   _val = get_insns ();
    2444                 :             :   end_sequence ();
    2445                 :             :   return _val;
    2446                 :             : }
    2447                 :             : 
    2448                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:2653 */
    2449                 :             : extern rtx_insn *gen_split_15 (rtx_insn *, rtx *);
    2450                 :             : rtx_insn *
    2451                 :             : gen_split_15 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
    2452                 :             : {
    2453                 :             :   rtx operand0;
    2454                 :             :   rtx operand1;
    2455                 :             :   rtx operand2;
    2456                 :             :   rtx operand3;
    2457                 :             :   rtx_insn *_val = NULL;
    2458                 :             :   if (dump_file)
    2459                 :             :     fprintf (dump_file, "Splitting with gen_split_15 (i386.md:2653)\n");
    2460                 :             :   start_sequence ();
    2461                 :             : #define FAIL return (end_sequence (), _val)
    2462                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    2463                 :             : #line 2662 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    2464                 :             : {
    2465                 :             :   operands[2] = gen_highpart (SImode, operands[0]);
    2466                 :             :   operands[3] = lowpart_subreg (V4SImode, operands[1], DImode);
    2467                 :             : 
    2468                 :             :   emit_move_insn (gen_lowpart (SImode, operands[0]),
    2469                 :             :                   gen_lowpart (SImode, operands[1]));
    2470                 :             : }
    2471                 :             : #undef DONE
    2472                 :             : #undef FAIL
    2473                 :             :   operand0 = operands[0];
    2474                 :             :   (void) operand0;
    2475                 :             :   operand1 = operands[1];
    2476                 :             :   (void) operand1;
    2477                 :             :   operand2 = operands[2];
    2478                 :             :   (void) operand2;
    2479                 :             :   operand3 = operands[3];
    2480                 :             :   (void) operand3;
    2481                 :             :   emit_insn (gen_rtx_SET (operand2,
    2482                 :             :         gen_rtx_VEC_SELECT (SImode,
    2483                 :             :         operand3,
    2484                 :             :         gen_rtx_PARALLEL (VOIDmode,
    2485                 :             :         gen_rtvec (1,
    2486                 :             :                 const1_rtx)))));
    2487                 :             :   _val = get_insns ();
    2488                 :             :   end_sequence ();
    2489                 :             :   return _val;
    2490                 :             : }
    2491                 :             : 
    2492                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:2653 */
    2493                 :             : extern rtx_insn *gen_split_16 (rtx_insn *, rtx *);
    2494                 :             : rtx_insn *
    2495                 :             : gen_split_16 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
    2496                 :             : {
    2497                 :             :   rtx operand0;
    2498                 :             :   rtx operand1;
    2499                 :             :   rtx operand2;
    2500                 :             :   rtx operand3;
    2501                 :             :   rtx_insn *_val = NULL;
    2502                 :             :   if (dump_file)
    2503                 :             :     fprintf (dump_file, "Splitting with gen_split_16 (i386.md:2653)\n");
    2504                 :             :   start_sequence ();
    2505                 :             : #define FAIL return (end_sequence (), _val)
    2506                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    2507                 :             : #line 2662 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    2508                 :             : {
    2509                 :             :   operands[2] = gen_highpart (DImode, operands[0]);
    2510                 :             :   operands[3] = lowpart_subreg (V2DImode, operands[1], TImode);
    2511                 :             : 
    2512                 :             :   emit_move_insn (gen_lowpart (DImode, operands[0]),
    2513                 :             :                   gen_lowpart (DImode, operands[1]));
    2514                 :             : }
    2515                 :             : #undef DONE
    2516                 :             : #undef FAIL
    2517                 :             :   operand0 = operands[0];
    2518                 :             :   (void) operand0;
    2519                 :             :   operand1 = operands[1];
    2520                 :             :   (void) operand1;
    2521                 :             :   operand2 = operands[2];
    2522                 :             :   (void) operand2;
    2523                 :             :   operand3 = operands[3];
    2524                 :             :   (void) operand3;
    2525                 :             :   emit_insn (gen_rtx_SET (operand2,
    2526                 :             :         gen_rtx_VEC_SELECT (DImode,
    2527                 :             :         operand3,
    2528                 :             :         gen_rtx_PARALLEL (VOIDmode,
    2529                 :             :         gen_rtvec (1,
    2530                 :             :                 const1_rtx)))));
    2531                 :             :   _val = get_insns ();
    2532                 :             :   end_sequence ();
    2533                 :             :   return _val;
    2534                 :             : }
    2535                 :             : 
    2536                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:2670 */
    2537                 :             : extern rtx_insn *gen_split_17 (rtx_insn *, rtx *);
    2538                 :             : rtx_insn *
    2539                 :             : gen_split_17 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
    2540                 :             : {
    2541                 :             :   rtx_insn *_val = NULL;
    2542                 :             :   if (dump_file)
    2543                 :             :     fprintf (dump_file, "Splitting with gen_split_17 (i386.md:2670)\n");
    2544                 :             :   start_sequence ();
    2545                 :             : #define FAIL return (end_sequence (), _val)
    2546                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    2547                 :             : #line 2675 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    2548                 :             : ix86_split_long_move (operands); DONE;
    2549                 :             : #undef DONE
    2550                 :             : #undef FAIL
    2551                 :             :   emit_insn (const0_rtx);
    2552                 :             :   _val = get_insns ();
    2553                 :             :   end_sequence ();
    2554                 :             :   return _val;
    2555                 :             : }
    2556                 :             : 
    2557                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:2670 */
    2558                 :             : extern rtx_insn *gen_split_18 (rtx_insn *, rtx *);
    2559                 :             : rtx_insn *
    2560                 :             : gen_split_18 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
    2561                 :             : {
    2562                 :             :   rtx_insn *_val = NULL;
    2563                 :             :   if (dump_file)
    2564                 :             :     fprintf (dump_file, "Splitting with gen_split_18 (i386.md:2670)\n");
    2565                 :             :   start_sequence ();
    2566                 :             : #define FAIL return (end_sequence (), _val)
    2567                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    2568                 :             : #line 2675 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    2569                 :             : ix86_split_long_move (operands); DONE;
    2570                 :             : #undef DONE
    2571                 :             : #undef FAIL
    2572                 :             :   emit_insn (const0_rtx);
    2573                 :             :   _val = get_insns ();
    2574                 :             :   end_sequence ();
    2575                 :             :   return _val;
    2576                 :             : }
    2577                 :             : 
    2578                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:2677 */
    2579                 :             : extern rtx_insn *gen_split_19 (rtx_insn *, rtx *);
    2580                 :             : rtx_insn *
    2581                 :             : gen_split_19 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
    2582                 :             : {
    2583                 :             :   rtx operand0;
    2584                 :             :   rtx operand1;
    2585                 :             :   rtx operand2;
    2586                 :             :   rtx operand3;
    2587                 :             :   rtx_insn *_val = NULL;
    2588                 :             :   if (dump_file)
    2589                 :             :     fprintf (dump_file, "Splitting with gen_split_19 (i386.md:2677)\n");
    2590                 :             :   start_sequence ();
    2591                 :             : #define FAIL return (end_sequence (), _val)
    2592                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    2593                 :             : #line 2687 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    2594                 :             : {
    2595                 :             :   operands[2] = lowpart_subreg (V4SImode, operands[0], DImode);
    2596                 :             :   operands[3] = gen_highpart (SImode, operands[1]);
    2597                 :             : 
    2598                 :             :   emit_move_insn (gen_lowpart (SImode, operands[0]),
    2599                 :             :                   gen_lowpart (SImode, operands[1]));
    2600                 :             : }
    2601                 :             : #undef DONE
    2602                 :             : #undef FAIL
    2603                 :             :   operand0 = operands[0];
    2604                 :             :   (void) operand0;
    2605                 :             :   operand1 = operands[1];
    2606                 :             :   (void) operand1;
    2607                 :             :   operand2 = operands[2];
    2608                 :             :   (void) operand2;
    2609                 :             :   operand3 = operands[3];
    2610                 :             :   (void) operand3;
    2611                 :             :   emit_insn (gen_rtx_SET (operand2,
    2612                 :             :         gen_rtx_VEC_MERGE (V4SImode,
    2613                 :             :         gen_rtx_VEC_DUPLICATE (V4SImode,
    2614                 :             :         operand3),
    2615                 :             :         copy_rtx (operand2),
    2616                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (2)])));
    2617                 :             :   _val = get_insns ();
    2618                 :             :   end_sequence ();
    2619                 :             :   return _val;
    2620                 :             : }
    2621                 :             : 
    2622                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:2697 */
    2623                 :             : extern rtx_insn *gen_peephole2_4 (rtx_insn *, rtx *);
    2624                 :             : rtx_insn *
    2625                 :             : gen_peephole2_4 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
    2626                 :             : {
    2627                 :             :   rtx operand0;
    2628                 :             :   rtx operand1;
    2629                 :             :   rtx operand2;
    2630                 :             :   rtx_insn *_val = NULL;
    2631                 :             :   if (dump_file)
    2632                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_4 (i386.md:2697)\n");
    2633                 :             :   start_sequence ();
    2634                 :             : #define FAIL return (end_sequence (), _val)
    2635                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    2636                 :             : #line 2711 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    2637                 :             : {
    2638                 :             :   int shift = ctz_hwi (UINTVAL (operands[1]));
    2639                 :             :   rtx op1 = gen_int_mode (UINTVAL (operands[1]) >> shift, DImode);
    2640                 :             :   if (ix86_endbr_immediate_operand (op1, VOIDmode))
    2641                 :             :     FAIL;
    2642                 :             :   operands[1] = op1;
    2643                 :             :   operands[2] = gen_int_mode (shift, QImode);
    2644                 :             : }
    2645                 :             : #undef DONE
    2646                 :             : #undef FAIL
    2647                 :             :   operand0 = operands[0];
    2648                 :             :   (void) operand0;
    2649                 :             :   operand1 = operands[1];
    2650                 :             :   (void) operand1;
    2651                 :             :   operand2 = operands[2];
    2652                 :             :   (void) operand2;
    2653                 :             :   emit_insn (gen_rtx_SET (operand0,
    2654                 :             :         operand1));
    2655                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
    2656                 :             :         gen_rtvec (2,
    2657                 :             :                 gen_rtx_SET (copy_rtx (operand0),
    2658                 :             :         gen_rtx_ASHIFT (DImode,
    2659                 :             :         copy_rtx (operand0),
    2660                 :             :         operand2)),
    2661                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
    2662                 :             :   _val = get_insns ();
    2663                 :             :   end_sequence ();
    2664                 :             :   return _val;
    2665                 :             : }
    2666                 :             : 
    2667                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:2844 */
    2668                 :             : extern rtx_insn *gen_peephole2_5 (rtx_insn *, rtx *);
    2669                 :             : rtx_insn *
    2670                 :             : gen_peephole2_5 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
    2671                 :             : {
    2672                 :             :   rtx operand0;
    2673                 :             :   rtx operand1;
    2674                 :             :   rtx operand2;
    2675                 :             :   rtx operand3;
    2676                 :             :   rtx_insn *_val = NULL;
    2677                 :             :   if (dump_file)
    2678                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_5 (i386.md:2844)\n");
    2679                 :             :   start_sequence ();
    2680                 :             : #define FAIL return (end_sequence (), _val)
    2681                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    2682                 :             : #line 2854 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    2683                 :             : {
    2684                 :             :   if (GET_MODE (operands[0]) != word_mode)
    2685                 :             :     operands[0] = gen_rtx_REG (word_mode, REGNO (operands[0]));
    2686                 :             : 
    2687                 :             :   operands[2] = gen_rtx_MEM (word_mode,
    2688                 :             :                              gen_rtx_PRE_DEC (Pmode, stack_pointer_rtx));
    2689                 :             :   operands[3] = gen_rtx_MEM (word_mode,
    2690                 :             :                              gen_rtx_POST_INC (Pmode, stack_pointer_rtx));
    2691                 :             : }
    2692                 :             : #undef DONE
    2693                 :             : #undef FAIL
    2694                 :             :   operand0 = operands[0];
    2695                 :             :   (void) operand0;
    2696                 :             :   operand1 = operands[1];
    2697                 :             :   (void) operand1;
    2698                 :             :   operand2 = operands[2];
    2699                 :             :   (void) operand2;
    2700                 :             :   operand3 = operands[3];
    2701                 :             :   (void) operand3;
    2702                 :             :   emit_insn (gen_rtx_SET (operand2,
    2703                 :             :         operand1));
    2704                 :             :   emit_insn (gen_rtx_SET (operand0,
    2705                 :             :         operand3));
    2706                 :             :   _val = get_insns ();
    2707                 :             :   end_sequence ();
    2708                 :             :   return _val;
    2709                 :             : }
    2710                 :             : 
    2711                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:2844 */
    2712                 :             : extern rtx_insn *gen_peephole2_6 (rtx_insn *, rtx *);
    2713                 :             : rtx_insn *
    2714                 :             : gen_peephole2_6 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
    2715                 :             : {
    2716                 :             :   rtx operand0;
    2717                 :             :   rtx operand1;
    2718                 :             :   rtx operand2;
    2719                 :             :   rtx operand3;
    2720                 :             :   rtx_insn *_val = NULL;
    2721                 :             :   if (dump_file)
    2722                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_6 (i386.md:2844)\n");
    2723                 :             :   start_sequence ();
    2724                 :             : #define FAIL return (end_sequence (), _val)
    2725                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    2726                 :             : #line 2854 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    2727                 :             : {
    2728                 :             :   if (GET_MODE (operands[0]) != word_mode)
    2729                 :             :     operands[0] = gen_rtx_REG (word_mode, REGNO (operands[0]));
    2730                 :             : 
    2731                 :             :   operands[2] = gen_rtx_MEM (word_mode,
    2732                 :             :                              gen_rtx_PRE_DEC (Pmode, stack_pointer_rtx));
    2733                 :             :   operands[3] = gen_rtx_MEM (word_mode,
    2734                 :             :                              gen_rtx_POST_INC (Pmode, stack_pointer_rtx));
    2735                 :             : }
    2736                 :             : #undef DONE
    2737                 :             : #undef FAIL
    2738                 :             :   operand0 = operands[0];
    2739                 :             :   (void) operand0;
    2740                 :             :   operand1 = operands[1];
    2741                 :             :   (void) operand1;
    2742                 :             :   operand2 = operands[2];
    2743                 :             :   (void) operand2;
    2744                 :             :   operand3 = operands[3];
    2745                 :             :   (void) operand3;
    2746                 :             :   emit_insn (gen_rtx_SET (operand2,
    2747                 :             :         operand1));
    2748                 :             :   emit_insn (gen_rtx_SET (operand0,
    2749                 :             :         operand3));
    2750                 :             :   _val = get_insns ();
    2751                 :             :   end_sequence ();
    2752                 :             :   return _val;
    2753                 :             : }
    2754                 :             : 
    2755                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:2844 */
    2756                 :             : extern rtx_insn *gen_peephole2_7 (rtx_insn *, rtx *);
    2757                 :             : rtx_insn *
    2758                 :             : gen_peephole2_7 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
    2759                 :             : {
    2760                 :             :   rtx operand0;
    2761                 :             :   rtx operand1;
    2762                 :             :   rtx operand2;
    2763                 :             :   rtx operand3;
    2764                 :             :   rtx_insn *_val = NULL;
    2765                 :             :   if (dump_file)
    2766                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_7 (i386.md:2844)\n");
    2767                 :             :   start_sequence ();
    2768                 :             : #define FAIL return (end_sequence (), _val)
    2769                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    2770                 :             : #line 2854 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    2771                 :             : {
    2772                 :             :   if (GET_MODE (operands[0]) != word_mode)
    2773                 :             :     operands[0] = gen_rtx_REG (word_mode, REGNO (operands[0]));
    2774                 :             : 
    2775                 :             :   operands[2] = gen_rtx_MEM (word_mode,
    2776                 :             :                              gen_rtx_PRE_DEC (Pmode, stack_pointer_rtx));
    2777                 :             :   operands[3] = gen_rtx_MEM (word_mode,
    2778                 :             :                              gen_rtx_POST_INC (Pmode, stack_pointer_rtx));
    2779                 :             : }
    2780                 :             : #undef DONE
    2781                 :             : #undef FAIL
    2782                 :             :   operand0 = operands[0];
    2783                 :             :   (void) operand0;
    2784                 :             :   operand1 = operands[1];
    2785                 :             :   (void) operand1;
    2786                 :             :   operand2 = operands[2];
    2787                 :             :   (void) operand2;
    2788                 :             :   operand3 = operands[3];
    2789                 :             :   (void) operand3;
    2790                 :             :   emit_insn (gen_rtx_SET (operand2,
    2791                 :             :         operand1));
    2792                 :             :   emit_insn (gen_rtx_SET (operand0,
    2793                 :             :         operand3));
    2794                 :             :   _val = get_insns ();
    2795                 :             :   end_sequence ();
    2796                 :             :   return _val;
    2797                 :             : }
    2798                 :             : 
    2799                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:2866 */
    2800                 :             : extern rtx_insn *gen_peephole2_8 (rtx_insn *, rtx *);
    2801                 :             : rtx_insn *
    2802                 :             : gen_peephole2_8 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
    2803                 :             : {
    2804                 :             :   rtx operand0;
    2805                 :             :   rtx operand1;
    2806                 :             :   rtx_insn *_val = NULL;
    2807                 :             :   if (dump_file)
    2808                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_8 (i386.md:2866)\n");
    2809                 :             :   start_sequence ();
    2810                 :             :   operand0 = operands[0];
    2811                 :             :   (void) operand0;
    2812                 :             :   operand1 = operands[1];
    2813                 :             :   (void) operand1;
    2814                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
    2815                 :             :         gen_rtvec (2,
    2816                 :             :                 gen_rtx_SET (operand0,
    2817                 :             :         operand1),
    2818                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
    2819                 :             :   _val = get_insns ();
    2820                 :             :   end_sequence ();
    2821                 :             :   return _val;
    2822                 :             : }
    2823                 :             : 
    2824                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:2866 */
    2825                 :             : extern rtx_insn *gen_peephole2_9 (rtx_insn *, rtx *);
    2826                 :             : rtx_insn *
    2827                 :             : gen_peephole2_9 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
    2828                 :             : {
    2829                 :             :   rtx operand0;
    2830                 :             :   rtx operand1;
    2831                 :             :   rtx_insn *_val = NULL;
    2832                 :             :   if (dump_file)
    2833                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_9 (i386.md:2866)\n");
    2834                 :             :   start_sequence ();
    2835                 :             :   operand0 = operands[0];
    2836                 :             :   (void) operand0;
    2837                 :             :   operand1 = operands[1];
    2838                 :             :   (void) operand1;
    2839                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
    2840                 :             :         gen_rtvec (2,
    2841                 :             :                 gen_rtx_SET (operand0,
    2842                 :             :         operand1),
    2843                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
    2844                 :             :   _val = get_insns ();
    2845                 :             :   end_sequence ();
    2846                 :             :   return _val;
    2847                 :             : }
    2848                 :             : 
    2849                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:2866 */
    2850                 :             : extern rtx_insn *gen_peephole2_10 (rtx_insn *, rtx *);
    2851                 :             : rtx_insn *
    2852                 :             : gen_peephole2_10 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
    2853                 :             : {
    2854                 :             :   rtx operand0;
    2855                 :             :   rtx operand1;
    2856                 :             :   rtx_insn *_val = NULL;
    2857                 :             :   if (dump_file)
    2858                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_10 (i386.md:2866)\n");
    2859                 :             :   start_sequence ();
    2860                 :             :   operand0 = operands[0];
    2861                 :             :   (void) operand0;
    2862                 :             :   operand1 = operands[1];
    2863                 :             :   (void) operand1;
    2864                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
    2865                 :             :         gen_rtvec (2,
    2866                 :             :                 gen_rtx_SET (operand0,
    2867                 :             :         operand1),
    2868                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
    2869                 :             :   _val = get_insns ();
    2870                 :             :   end_sequence ();
    2871                 :             :   return _val;
    2872                 :             : }
    2873                 :             : 
    2874                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:3177 */
    2875                 :             : extern rtx_insn *gen_peephole2_11 (rtx_insn *, rtx *);
    2876                 :             : rtx_insn *
    2877                 :             : gen_peephole2_11 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
    2878                 :             : {
    2879                 :             :   rtx operand0;
    2880                 :             :   rtx operand1;
    2881                 :             :   rtx operand2;
    2882                 :             :   rtx_insn *_val = NULL;
    2883                 :             :   if (dump_file)
    2884                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_11 (i386.md:3177)\n");
    2885                 :             :   start_sequence ();
    2886                 :             :   operand0 = operands[0];
    2887                 :             :   (void) operand0;
    2888                 :             :   operand1 = operands[1];
    2889                 :             :   (void) operand1;
    2890                 :             :   operand2 = operands[2];
    2891                 :             :   (void) operand2;
    2892                 :             :   emit_insn (gen_rtx_SET (operand2,
    2893                 :             :         operand1));
    2894                 :             :   _val = get_insns ();
    2895                 :             :   end_sequence ();
    2896                 :             :   return _val;
    2897                 :             : }
    2898                 :             : 
    2899                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:3177 */
    2900                 :             : extern rtx_insn *gen_peephole2_12 (rtx_insn *, rtx *);
    2901                 :             : rtx_insn *
    2902                 :             : gen_peephole2_12 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
    2903                 :             : {
    2904                 :             :   rtx operand0;
    2905                 :             :   rtx operand1;
    2906                 :             :   rtx operand2;
    2907                 :             :   rtx_insn *_val = NULL;
    2908                 :             :   if (dump_file)
    2909                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_12 (i386.md:3177)\n");
    2910                 :             :   start_sequence ();
    2911                 :             :   operand0 = operands[0];
    2912                 :             :   (void) operand0;
    2913                 :             :   operand1 = operands[1];
    2914                 :             :   (void) operand1;
    2915                 :             :   operand2 = operands[2];
    2916                 :             :   (void) operand2;
    2917                 :             :   emit_insn (gen_rtx_SET (operand2,
    2918                 :             :         operand1));
    2919                 :             :   _val = get_insns ();
    2920                 :             :   end_sequence ();
    2921                 :             :   return _val;
    2922                 :             : }
    2923                 :             : 
    2924                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:3177 */
    2925                 :             : extern rtx_insn *gen_peephole2_13 (rtx_insn *, rtx *);
    2926                 :             : rtx_insn *
    2927                 :             : gen_peephole2_13 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
    2928                 :             : {
    2929                 :             :   rtx operand0;
    2930                 :             :   rtx operand1;
    2931                 :             :   rtx operand2;
    2932                 :             :   rtx_insn *_val = NULL;
    2933                 :             :   if (dump_file)
    2934                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_13 (i386.md:3177)\n");
    2935                 :             :   start_sequence ();
    2936                 :             :   operand0 = operands[0];
    2937                 :             :   (void) operand0;
    2938                 :             :   operand1 = operands[1];
    2939                 :             :   (void) operand1;
    2940                 :             :   operand2 = operands[2];
    2941                 :             :   (void) operand2;
    2942                 :             :   emit_insn (gen_rtx_SET (operand2,
    2943                 :             :         operand1));
    2944                 :             :   _val = get_insns ();
    2945                 :             :   end_sequence ();
    2946                 :             :   return _val;
    2947                 :             : }
    2948                 :             : 
    2949                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:3177 */
    2950                 :             : extern rtx_insn *gen_peephole2_14 (rtx_insn *, rtx *);
    2951                 :             : rtx_insn *
    2952                 :             : gen_peephole2_14 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
    2953                 :             : {
    2954                 :             :   rtx operand0;
    2955                 :             :   rtx operand1;
    2956                 :             :   rtx operand2;
    2957                 :             :   rtx_insn *_val = NULL;
    2958                 :             :   if (dump_file)
    2959                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_14 (i386.md:3177)\n");
    2960                 :             :   start_sequence ();
    2961                 :             :   operand0 = operands[0];
    2962                 :             :   (void) operand0;
    2963                 :             :   operand1 = operands[1];
    2964                 :             :   (void) operand1;
    2965                 :             :   operand2 = operands[2];
    2966                 :             :   (void) operand2;
    2967                 :             :   emit_insn (gen_rtx_SET (operand2,
    2968                 :             :         operand1));
    2969                 :             :   _val = get_insns ();
    2970                 :             :   end_sequence ();
    2971                 :             :   return _val;
    2972                 :             : }
    2973                 :             : 
    2974                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:3278 */
    2975                 :             : extern rtx_insn *gen_peephole2_15 (rtx_insn *, rtx *);
    2976                 :             : rtx_insn *
    2977                 :             : gen_peephole2_15 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
    2978                 :             : {
    2979                 :             :   rtx operand0;
    2980                 :             :   rtx operand1;
    2981                 :             :   rtx operand2;
    2982                 :             :   rtx_insn *_val = NULL;
    2983                 :             :   if (dump_file)
    2984                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_15 (i386.md:3278)\n");
    2985                 :             :   start_sequence ();
    2986                 :             :   operand0 = operands[0];
    2987                 :             :   (void) operand0;
    2988                 :             :   operand1 = operands[1];
    2989                 :             :   (void) operand1;
    2990                 :             :   operand2 = operands[2];
    2991                 :             :   (void) operand2;
    2992                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
    2993                 :             :         gen_rtvec (2,
    2994                 :             :                 gen_rtx_SET (operand1,
    2995                 :             :         operand2),
    2996                 :             :                 gen_rtx_SET (copy_rtx (operand2),
    2997                 :             :         copy_rtx (operand1)))), false);
    2998                 :             :   _val = get_insns ();
    2999                 :             :   end_sequence ();
    3000                 :             :   return _val;
    3001                 :             : }
    3002                 :             : 
    3003                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:3278 */
    3004                 :             : extern rtx_insn *gen_peephole2_16 (rtx_insn *, rtx *);
    3005                 :             : rtx_insn *
    3006                 :             : gen_peephole2_16 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
    3007                 :             : {
    3008                 :             :   rtx operand0;
    3009                 :             :   rtx operand1;
    3010                 :             :   rtx operand2;
    3011                 :             :   rtx_insn *_val = NULL;
    3012                 :             :   if (dump_file)
    3013                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_16 (i386.md:3278)\n");
    3014                 :             :   start_sequence ();
    3015                 :             :   operand0 = operands[0];
    3016                 :             :   (void) operand0;
    3017                 :             :   operand1 = operands[1];
    3018                 :             :   (void) operand1;
    3019                 :             :   operand2 = operands[2];
    3020                 :             :   (void) operand2;
    3021                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
    3022                 :             :         gen_rtvec (2,
    3023                 :             :                 gen_rtx_SET (operand1,
    3024                 :             :         operand2),
    3025                 :             :                 gen_rtx_SET (copy_rtx (operand2),
    3026                 :             :         copy_rtx (operand1)))), false);
    3027                 :             :   _val = get_insns ();
    3028                 :             :   end_sequence ();
    3029                 :             :   return _val;
    3030                 :             : }
    3031                 :             : 
    3032                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:3278 */
    3033                 :             : extern rtx_insn *gen_peephole2_17 (rtx_insn *, rtx *);
    3034                 :             : rtx_insn *
    3035                 :             : gen_peephole2_17 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
    3036                 :             : {
    3037                 :             :   rtx operand0;
    3038                 :             :   rtx operand1;
    3039                 :             :   rtx operand2;
    3040                 :             :   rtx_insn *_val = NULL;
    3041                 :             :   if (dump_file)
    3042                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_17 (i386.md:3278)\n");
    3043                 :             :   start_sequence ();
    3044                 :             :   operand0 = operands[0];
    3045                 :             :   (void) operand0;
    3046                 :             :   operand1 = operands[1];
    3047                 :             :   (void) operand1;
    3048                 :             :   operand2 = operands[2];
    3049                 :             :   (void) operand2;
    3050                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
    3051                 :             :         gen_rtvec (2,
    3052                 :             :                 gen_rtx_SET (operand1,
    3053                 :             :         operand2),
    3054                 :             :                 gen_rtx_SET (copy_rtx (operand2),
    3055                 :             :         copy_rtx (operand1)))), false);
    3056                 :             :   _val = get_insns ();
    3057                 :             :   end_sequence ();
    3058                 :             :   return _val;
    3059                 :             : }
    3060                 :             : 
    3061                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:3278 */
    3062                 :             : extern rtx_insn *gen_peephole2_18 (rtx_insn *, rtx *);
    3063                 :             : rtx_insn *
    3064                 :             : gen_peephole2_18 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
    3065                 :             : {
    3066                 :             :   rtx operand0;
    3067                 :             :   rtx operand1;
    3068                 :             :   rtx operand2;
    3069                 :             :   rtx_insn *_val = NULL;
    3070                 :             :   if (dump_file)
    3071                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_18 (i386.md:3278)\n");
    3072                 :             :   start_sequence ();
    3073                 :             :   operand0 = operands[0];
    3074                 :             :   (void) operand0;
    3075                 :             :   operand1 = operands[1];
    3076                 :             :   (void) operand1;
    3077                 :             :   operand2 = operands[2];
    3078                 :             :   (void) operand2;
    3079                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
    3080                 :             :         gen_rtvec (2,
    3081                 :             :                 gen_rtx_SET (operand1,
    3082                 :             :         operand2),
    3083                 :             :                 gen_rtx_SET (copy_rtx (operand2),
    3084                 :             :         copy_rtx (operand1)))), false);
    3085                 :             :   _val = get_insns ();
    3086                 :             :   end_sequence ();
    3087                 :             :   return _val;
    3088                 :             : }
    3089                 :             : 
    3090                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:3290 */
    3091                 :             : extern rtx_insn *gen_peephole2_19 (rtx_insn *, rtx *);
    3092                 :             : rtx_insn *
    3093                 :             : gen_peephole2_19 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
    3094                 :             : {
    3095                 :             :   rtx operand0;
    3096                 :             :   rtx operand1;
    3097                 :             :   rtx_insn *_val = NULL;
    3098                 :             :   if (dump_file)
    3099                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_19 (i386.md:3290)\n");
    3100                 :             :   start_sequence ();
    3101                 :             :   operand0 = operands[0];
    3102                 :             :   (void) operand0;
    3103                 :             :   operand1 = operands[1];
    3104                 :             :   (void) operand1;
    3105                 :             :   emit_insn (gen_rtx_SET (operand1,
    3106                 :             :         operand0));
    3107                 :             :   _val = get_insns ();
    3108                 :             :   end_sequence ();
    3109                 :             :   return _val;
    3110                 :             : }
    3111                 :             : 
    3112                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:3290 */
    3113                 :             : extern rtx_insn *gen_peephole2_20 (rtx_insn *, rtx *);
    3114                 :             : rtx_insn *
    3115                 :             : gen_peephole2_20 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
    3116                 :             : {
    3117                 :             :   rtx operand0;
    3118                 :             :   rtx operand1;
    3119                 :             :   rtx_insn *_val = NULL;
    3120                 :             :   if (dump_file)
    3121                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_20 (i386.md:3290)\n");
    3122                 :             :   start_sequence ();
    3123                 :             :   operand0 = operands[0];
    3124                 :             :   (void) operand0;
    3125                 :             :   operand1 = operands[1];
    3126                 :             :   (void) operand1;
    3127                 :             :   emit_insn (gen_rtx_SET (operand1,
    3128                 :             :         operand0));
    3129                 :             :   _val = get_insns ();
    3130                 :             :   end_sequence ();
    3131                 :             :   return _val;
    3132                 :             : }
    3133                 :             : 
    3134                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:3290 */
    3135                 :             : extern rtx_insn *gen_peephole2_21 (rtx_insn *, rtx *);
    3136                 :             : rtx_insn *
    3137                 :             : gen_peephole2_21 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
    3138                 :             : {
    3139                 :             :   rtx operand0;
    3140                 :             :   rtx operand1;
    3141                 :             :   rtx_insn *_val = NULL;
    3142                 :             :   if (dump_file)
    3143                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_21 (i386.md:3290)\n");
    3144                 :             :   start_sequence ();
    3145                 :             :   operand0 = operands[0];
    3146                 :             :   (void) operand0;
    3147                 :             :   operand1 = operands[1];
    3148                 :             :   (void) operand1;
    3149                 :             :   emit_insn (gen_rtx_SET (operand1,
    3150                 :             :         operand0));
    3151                 :             :   _val = get_insns ();
    3152                 :             :   end_sequence ();
    3153                 :             :   return _val;
    3154                 :             : }
    3155                 :             : 
    3156                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:3290 */
    3157                 :             : extern rtx_insn *gen_peephole2_22 (rtx_insn *, rtx *);
    3158                 :             : rtx_insn *
    3159                 :             : gen_peephole2_22 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
    3160                 :             : {
    3161                 :             :   rtx operand0;
    3162                 :             :   rtx operand1;
    3163                 :             :   rtx_insn *_val = NULL;
    3164                 :             :   if (dump_file)
    3165                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_22 (i386.md:3290)\n");
    3166                 :             :   start_sequence ();
    3167                 :             :   operand0 = operands[0];
    3168                 :             :   (void) operand0;
    3169                 :             :   operand1 = operands[1];
    3170                 :             :   (void) operand1;
    3171                 :             :   emit_insn (gen_rtx_SET (operand1,
    3172                 :             :         operand0));
    3173                 :             :   _val = get_insns ();
    3174                 :             :   end_sequence ();
    3175                 :             :   return _val;
    3176                 :             : }
    3177                 :             : 
    3178                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:3302 */
    3179                 :             : extern rtx_insn *gen_peephole2_23 (rtx_insn *, rtx *);
    3180                 :             : rtx_insn *
    3181                 :             : gen_peephole2_23 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
    3182                 :             : {
    3183                 :             :   rtx operand0;
    3184                 :             :   rtx operand1;
    3185                 :             :   rtx_insn *_val = NULL;
    3186                 :             :   if (dump_file)
    3187                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_23 (i386.md:3302)\n");
    3188                 :             :   start_sequence ();
    3189                 :             :   operand0 = operands[0];
    3190                 :             :   (void) operand0;
    3191                 :             :   operand1 = operands[1];
    3192                 :             :   (void) operand1;
    3193                 :             :   emit_insn (gen_rtx_SET (operand0,
    3194                 :             :         operand1));
    3195                 :             :   _val = get_insns ();
    3196                 :             :   end_sequence ();
    3197                 :             :   return _val;
    3198                 :             : }
    3199                 :             : 
    3200                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:3302 */
    3201                 :             : extern rtx_insn *gen_peephole2_24 (rtx_insn *, rtx *);
    3202                 :             : rtx_insn *
    3203                 :             : gen_peephole2_24 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
    3204                 :             : {
    3205                 :             :   rtx operand0;
    3206                 :             :   rtx operand1;
    3207                 :             :   rtx_insn *_val = NULL;
    3208                 :             :   if (dump_file)
    3209                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_24 (i386.md:3302)\n");
    3210                 :             :   start_sequence ();
    3211                 :             :   operand0 = operands[0];
    3212                 :             :   (void) operand0;
    3213                 :             :   operand1 = operands[1];
    3214                 :             :   (void) operand1;
    3215                 :             :   emit_insn (gen_rtx_SET (operand0,
    3216                 :             :         operand1));
    3217                 :             :   _val = get_insns ();
    3218                 :             :   end_sequence ();
    3219                 :             :   return _val;
    3220                 :             : }
    3221                 :             : 
    3222                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:3302 */
    3223                 :             : extern rtx_insn *gen_peephole2_25 (rtx_insn *, rtx *);
    3224                 :             : rtx_insn *
    3225                 :             : gen_peephole2_25 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
    3226                 :             : {
    3227                 :             :   rtx operand0;
    3228                 :             :   rtx operand1;
    3229                 :             :   rtx_insn *_val = NULL;
    3230                 :             :   if (dump_file)
    3231                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_25 (i386.md:3302)\n");
    3232                 :             :   start_sequence ();
    3233                 :             :   operand0 = operands[0];
    3234                 :             :   (void) operand0;
    3235                 :             :   operand1 = operands[1];
    3236                 :             :   (void) operand1;
    3237                 :             :   emit_insn (gen_rtx_SET (operand0,
    3238                 :             :         operand1));
    3239                 :             :   _val = get_insns ();
    3240                 :             :   end_sequence ();
    3241                 :             :   return _val;
    3242                 :             : }
    3243                 :             : 
    3244                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:3302 */
    3245                 :             : extern rtx_insn *gen_peephole2_26 (rtx_insn *, rtx *);
    3246                 :             : rtx_insn *
    3247                 :             : gen_peephole2_26 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
    3248                 :             : {
    3249                 :             :   rtx operand0;
    3250                 :             :   rtx operand1;
    3251                 :             :   rtx_insn *_val = NULL;
    3252                 :             :   if (dump_file)
    3253                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_26 (i386.md:3302)\n");
    3254                 :             :   start_sequence ();
    3255                 :             :   operand0 = operands[0];
    3256                 :             :   (void) operand0;
    3257                 :             :   operand1 = operands[1];
    3258                 :             :   (void) operand1;
    3259                 :             :   emit_insn (gen_rtx_SET (operand0,
    3260                 :             :         operand1));
    3261                 :             :   _val = get_insns ();
    3262                 :             :   end_sequence ();
    3263                 :             :   return _val;
    3264                 :             : }
    3265                 :             : 
    3266                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:3314 */
    3267                 :             : extern rtx_insn *gen_peephole2_27 (rtx_insn *, rtx *);
    3268                 :             : rtx_insn *
    3269                 :             : gen_peephole2_27 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
    3270                 :             : {
    3271                 :             :   rtx operand0;
    3272                 :             :   rtx operand1;
    3273                 :             :   rtx_insn *_val = NULL;
    3274                 :             :   if (dump_file)
    3275                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_27 (i386.md:3314)\n");
    3276                 :             :   start_sequence ();
    3277                 :             :   operand0 = operands[0];
    3278                 :             :   (void) operand0;
    3279                 :             :   operand1 = operands[1];
    3280                 :             :   (void) operand1;
    3281                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
    3282                 :             :         gen_rtvec (2,
    3283                 :             :                 gen_rtx_SET (operand0,
    3284                 :             :         operand1),
    3285                 :             :                 gen_rtx_SET (copy_rtx (operand1),
    3286                 :             :         copy_rtx (operand0)))), false);
    3287                 :             :   _val = get_insns ();
    3288                 :             :   end_sequence ();
    3289                 :             :   return _val;
    3290                 :             : }
    3291                 :             : 
    3292                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:3314 */
    3293                 :             : extern rtx_insn *gen_peephole2_28 (rtx_insn *, rtx *);
    3294                 :             : rtx_insn *
    3295                 :             : gen_peephole2_28 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
    3296                 :             : {
    3297                 :             :   rtx operand0;
    3298                 :             :   rtx operand1;
    3299                 :             :   rtx_insn *_val = NULL;
    3300                 :             :   if (dump_file)
    3301                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_28 (i386.md:3314)\n");
    3302                 :             :   start_sequence ();
    3303                 :             :   operand0 = operands[0];
    3304                 :             :   (void) operand0;
    3305                 :             :   operand1 = operands[1];
    3306                 :             :   (void) operand1;
    3307                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
    3308                 :             :         gen_rtvec (2,
    3309                 :             :                 gen_rtx_SET (operand0,
    3310                 :             :         operand1),
    3311                 :             :                 gen_rtx_SET (copy_rtx (operand1),
    3312                 :             :         copy_rtx (operand0)))), false);
    3313                 :             :   _val = get_insns ();
    3314                 :             :   end_sequence ();
    3315                 :             :   return _val;
    3316                 :             : }
    3317                 :             : 
    3318                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:3325 */
    3319                 :             : rtx
    3320                 :             : gen_movstrictqi (rtx operand0,
    3321                 :             :         rtx operand1)
    3322                 :             : {
    3323                 :             :   rtx_insn *_val = 0;
    3324                 :             :   start_sequence ();
    3325                 :             :   {
    3326                 :             :     rtx operands[2];
    3327                 :             :     operands[0] = operand0;
    3328                 :             :     operands[1] = operand1;
    3329                 :             : #define FAIL return (end_sequence (), _val)
    3330                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    3331                 :             : #line 3329 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    3332                 :             : {
    3333                 :             :   gcc_assert (SUBREG_P (operands[0]));
    3334                 :             :   if ((TARGET_PARTIAL_REG_STALL && optimize_function_for_speed_p (cfun))
    3335                 :             :       || !VALID_INT_MODE_P (GET_MODE (SUBREG_REG (operands[0]))))
    3336                 :             :     FAIL;
    3337                 :             : }
    3338                 :             : #undef DONE
    3339                 :             : #undef FAIL
    3340                 :             :     operand0 = operands[0];
    3341                 :             :     (void) operand0;
    3342                 :             :     operand1 = operands[1];
    3343                 :             :     (void) operand1;
    3344                 :             :   }
    3345                 :             :   emit_insn (gen_rtx_SET (gen_rtx_STRICT_LOW_PART (VOIDmode,
    3346                 :             :         operand0),
    3347                 :             :         operand1));
    3348                 :             :   _val = get_insns ();
    3349                 :             :   end_sequence ();
    3350                 :             :   return _val;
    3351                 :             : }
    3352                 :             : 
    3353                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:3325 */
    3354                 :             : rtx
    3355                 :             : gen_movstricthi (rtx operand0,
    3356                 :             :         rtx operand1)
    3357                 :             : {
    3358                 :             :   rtx_insn *_val = 0;
    3359                 :             :   start_sequence ();
    3360                 :             :   {
    3361                 :             :     rtx operands[2];
    3362                 :             :     operands[0] = operand0;
    3363                 :             :     operands[1] = operand1;
    3364                 :             : #define FAIL return (end_sequence (), _val)
    3365                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    3366                 :             : #line 3329 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    3367                 :             : {
    3368                 :             :   gcc_assert (SUBREG_P (operands[0]));
    3369                 :             :   if ((TARGET_PARTIAL_REG_STALL && optimize_function_for_speed_p (cfun))
    3370                 :             :       || !VALID_INT_MODE_P (GET_MODE (SUBREG_REG (operands[0]))))
    3371                 :             :     FAIL;
    3372                 :             : }
    3373                 :             : #undef DONE
    3374                 :             : #undef FAIL
    3375                 :             :     operand0 = operands[0];
    3376                 :             :     (void) operand0;
    3377                 :             :     operand1 = operands[1];
    3378                 :             :     (void) operand1;
    3379                 :             :   }
    3380                 :             :   emit_insn (gen_rtx_SET (gen_rtx_STRICT_LOW_PART (VOIDmode,
    3381                 :             :         operand0),
    3382                 :             :         operand1));
    3383                 :             :   _val = get_insns ();
    3384                 :             :   end_sequence ();
    3385                 :             :   return _val;
    3386                 :             : }
    3387                 :             : 
    3388                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:3368 */
    3389                 :             : rtx
    3390                 :             : gen_extvhi (rtx operand0,
    3391                 :             :         rtx operand1,
    3392                 :             :         rtx operand2,
    3393                 :             :         rtx operand3)
    3394                 :             : {
    3395                 :             :   rtx_insn *_val = 0;
    3396                 :             :   start_sequence ();
    3397                 :             :   {
    3398                 :             :     rtx operands[4];
    3399                 :             :     operands[0] = operand0;
    3400                 :             :     operands[1] = operand1;
    3401                 :             :     operands[2] = operand2;
    3402                 :             :     operands[3] = operand3;
    3403                 :             : #define FAIL return (end_sequence (), _val)
    3404                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    3405                 :             : #line 3374 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    3406                 :             : {
    3407                 :             :   /* Handle extractions from %ah et al.  */
    3408                 :             :   if (INTVAL (operands[2]) != 8 || INTVAL (operands[3]) != 8)
    3409                 :             :     FAIL;
    3410                 :             : 
    3411                 :             :   unsigned int regno = reg_or_subregno (operands[1]);
    3412                 :             : 
    3413                 :             :   /* Be careful to expand only with registers having upper parts.  */
    3414                 :             :   if (regno <= LAST_VIRTUAL_REGISTER && !QI_REGNO_P (regno))
    3415                 :             :     operands[1] = copy_to_reg (operands[1]);
    3416                 :             : }
    3417                 :             : #undef DONE
    3418                 :             : #undef FAIL
    3419                 :             :     operand0 = operands[0];
    3420                 :             :     (void) operand0;
    3421                 :             :     operand1 = operands[1];
    3422                 :             :     (void) operand1;
    3423                 :             :     operand2 = operands[2];
    3424                 :             :     (void) operand2;
    3425                 :             :     operand3 = operands[3];
    3426                 :             :     (void) operand3;
    3427                 :             :   }
    3428                 :             :   emit_insn (gen_rtx_SET (operand0,
    3429                 :             :         gen_rtx_SIGN_EXTRACT (HImode,
    3430                 :             :         operand1,
    3431                 :             :         operand2,
    3432                 :             :         operand3)));
    3433                 :             :   _val = get_insns ();
    3434                 :             :   end_sequence ();
    3435                 :             :   return _val;
    3436                 :             : }
    3437                 :             : 
    3438                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:3368 */
    3439                 :             : rtx
    3440                 :             : gen_extvsi (rtx operand0,
    3441                 :             :         rtx operand1,
    3442                 :             :         rtx operand2,
    3443                 :             :         rtx operand3)
    3444                 :             : {
    3445                 :             :   rtx_insn *_val = 0;
    3446                 :             :   start_sequence ();
    3447                 :             :   {
    3448                 :             :     rtx operands[4];
    3449                 :             :     operands[0] = operand0;
    3450                 :             :     operands[1] = operand1;
    3451                 :             :     operands[2] = operand2;
    3452                 :             :     operands[3] = operand3;
    3453                 :             : #define FAIL return (end_sequence (), _val)
    3454                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    3455                 :             : #line 3374 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    3456                 :             : {
    3457                 :             :   /* Handle extractions from %ah et al.  */
    3458                 :             :   if (INTVAL (operands[2]) != 8 || INTVAL (operands[3]) != 8)
    3459                 :             :     FAIL;
    3460                 :             : 
    3461                 :             :   unsigned int regno = reg_or_subregno (operands[1]);
    3462                 :             : 
    3463                 :             :   /* Be careful to expand only with registers having upper parts.  */
    3464                 :             :   if (regno <= LAST_VIRTUAL_REGISTER && !QI_REGNO_P (regno))
    3465                 :             :     operands[1] = copy_to_reg (operands[1]);
    3466                 :             : }
    3467                 :             : #undef DONE
    3468                 :             : #undef FAIL
    3469                 :             :     operand0 = operands[0];
    3470                 :             :     (void) operand0;
    3471                 :             :     operand1 = operands[1];
    3472                 :             :     (void) operand1;
    3473                 :             :     operand2 = operands[2];
    3474                 :             :     (void) operand2;
    3475                 :             :     operand3 = operands[3];
    3476                 :             :     (void) operand3;
    3477                 :             :   }
    3478                 :             :   emit_insn (gen_rtx_SET (operand0,
    3479                 :             :         gen_rtx_SIGN_EXTRACT (SImode,
    3480                 :             :         operand1,
    3481                 :             :         operand2,
    3482                 :             :         operand3)));
    3483                 :             :   _val = get_insns ();
    3484                 :             :   end_sequence ();
    3485                 :             :   return _val;
    3486                 :             : }
    3487                 :             : 
    3488                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:3397 */
    3489                 :             : extern rtx_insn *gen_split_20 (rtx_insn *, rtx *);
    3490                 :             : rtx_insn *
    3491                 :             : gen_split_20 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
    3492                 :             : {
    3493                 :             :   rtx operand0;
    3494                 :             :   rtx operand1;
    3495                 :             :   rtx_insn *_val = NULL;
    3496                 :             :   if (dump_file)
    3497                 :             :     fprintf (dump_file, "Splitting with gen_split_20 (i386.md:3397)\n");
    3498                 :             :   start_sequence ();
    3499                 :             :   operand0 = operands[0];
    3500                 :             :   (void) operand0;
    3501                 :             :   operand1 = operands[1];
    3502                 :             :   (void) operand1;
    3503                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
    3504                 :             :         gen_rtvec (2,
    3505                 :             :                 gen_rtx_SET (operand0,
    3506                 :             :         gen_rtx_AND (SImode,
    3507                 :             :         operand1,
    3508                 :             :         const1_rtx)),
    3509                 :             :                 gen_hard_reg_clobber (CCmode, 17))), true);
    3510                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
    3511                 :             :         gen_rtvec (2,
    3512                 :             :                 gen_rtx_SET (copy_rtx (operand0),
    3513                 :             :         gen_rtx_NEG (SImode,
    3514                 :             :         copy_rtx (operand0))),
    3515                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
    3516                 :             :   _val = get_insns ();
    3517                 :             :   end_sequence ();
    3518                 :             :   return _val;
    3519                 :             : }
    3520                 :             : 
    3521                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:3397 */
    3522                 :             : extern rtx_insn *gen_split_21 (rtx_insn *, rtx *);
    3523                 :             : rtx_insn *
    3524                 :             : gen_split_21 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
    3525                 :             : {
    3526                 :             :   rtx operand0;
    3527                 :             :   rtx operand1;
    3528                 :             :   rtx_insn *_val = NULL;
    3529                 :             :   if (dump_file)
    3530                 :             :     fprintf (dump_file, "Splitting with gen_split_21 (i386.md:3397)\n");
    3531                 :             :   start_sequence ();
    3532                 :             :   operand0 = operands[0];
    3533                 :             :   (void) operand0;
    3534                 :             :   operand1 = operands[1];
    3535                 :             :   (void) operand1;
    3536                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
    3537                 :             :         gen_rtvec (2,
    3538                 :             :                 gen_rtx_SET (operand0,
    3539                 :             :         gen_rtx_AND (DImode,
    3540                 :             :         operand1,
    3541                 :             :         const1_rtx)),
    3542                 :             :                 gen_hard_reg_clobber (CCmode, 17))), true);
    3543                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
    3544                 :             :         gen_rtvec (2,
    3545                 :             :                 gen_rtx_SET (copy_rtx (operand0),
    3546                 :             :         gen_rtx_NEG (DImode,
    3547                 :             :         copy_rtx (operand0))),
    3548                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
    3549                 :             :   _val = get_insns ();
    3550                 :             :   end_sequence ();
    3551                 :             :   return _val;
    3552                 :             : }
    3553                 :             : 
    3554                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:3411 */
    3555                 :             : rtx
    3556                 :             : gen_extzvhi (rtx operand0,
    3557                 :             :         rtx operand1,
    3558                 :             :         rtx operand2,
    3559                 :             :         rtx operand3)
    3560                 :             : {
    3561                 :             :   rtx_insn *_val = 0;
    3562                 :             :   start_sequence ();
    3563                 :             :   {
    3564                 :             :     rtx operands[4];
    3565                 :             :     operands[0] = operand0;
    3566                 :             :     operands[1] = operand1;
    3567                 :             :     operands[2] = operand2;
    3568                 :             :     operands[3] = operand3;
    3569                 :             : #define FAIL return (end_sequence (), _val)
    3570                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    3571                 :             : #line 3417 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    3572                 :             : {
    3573                 :             :   if (ix86_expand_pextr (operands))
    3574                 :             :     DONE;
    3575                 :             : 
    3576                 :             :   /* Handle extractions from %ah et al.  */
    3577                 :             :   if (INTVAL (operands[2]) != 8 || INTVAL (operands[3]) != 8)
    3578                 :             :     FAIL;
    3579                 :             : 
    3580                 :             :   unsigned int regno = reg_or_subregno (operands[1]);
    3581                 :             : 
    3582                 :             :   /* Be careful to expand only with registers having upper parts.  */
    3583                 :             :   if (regno <= LAST_VIRTUAL_REGISTER && !QI_REGNO_P (regno))
    3584                 :             :     operands[1] = copy_to_reg (operands[1]);
    3585                 :             : }
    3586                 :             : #undef DONE
    3587                 :             : #undef FAIL
    3588                 :             :     operand0 = operands[0];
    3589                 :             :     (void) operand0;
    3590                 :             :     operand1 = operands[1];
    3591                 :             :     (void) operand1;
    3592                 :             :     operand2 = operands[2];
    3593                 :             :     (void) operand2;
    3594                 :             :     operand3 = operands[3];
    3595                 :             :     (void) operand3;
    3596                 :             :   }
    3597                 :             :   emit_insn (gen_rtx_SET (operand0,
    3598                 :             :         gen_rtx_ZERO_EXTRACT (HImode,
    3599                 :             :         operand1,
    3600                 :             :         operand2,
    3601                 :             :         operand3)));
    3602                 :             :   _val = get_insns ();
    3603                 :             :   end_sequence ();
    3604                 :             :   return _val;
    3605                 :             : }
    3606                 :             : 
    3607                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:3411 */
    3608                 :             : rtx
    3609                 :             : gen_extzvsi (rtx operand0,
    3610                 :             :         rtx operand1,
    3611                 :             :         rtx operand2,
    3612                 :             :         rtx operand3)
    3613                 :             : {
    3614                 :             :   rtx_insn *_val = 0;
    3615                 :             :   start_sequence ();
    3616                 :             :   {
    3617                 :             :     rtx operands[4];
    3618                 :             :     operands[0] = operand0;
    3619                 :             :     operands[1] = operand1;
    3620                 :             :     operands[2] = operand2;
    3621                 :             :     operands[3] = operand3;
    3622                 :             : #define FAIL return (end_sequence (), _val)
    3623                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    3624                 :             : #line 3417 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    3625                 :             : {
    3626                 :             :   if (ix86_expand_pextr (operands))
    3627                 :             :     DONE;
    3628                 :             : 
    3629                 :             :   /* Handle extractions from %ah et al.  */
    3630                 :             :   if (INTVAL (operands[2]) != 8 || INTVAL (operands[3]) != 8)
    3631                 :             :     FAIL;
    3632                 :             : 
    3633                 :             :   unsigned int regno = reg_or_subregno (operands[1]);
    3634                 :             : 
    3635                 :             :   /* Be careful to expand only with registers having upper parts.  */
    3636                 :             :   if (regno <= LAST_VIRTUAL_REGISTER && !QI_REGNO_P (regno))
    3637                 :             :     operands[1] = copy_to_reg (operands[1]);
    3638                 :             : }
    3639                 :             : #undef DONE
    3640                 :             : #undef FAIL
    3641                 :             :     operand0 = operands[0];
    3642                 :             :     (void) operand0;
    3643                 :             :     operand1 = operands[1];
    3644                 :             :     (void) operand1;
    3645                 :             :     operand2 = operands[2];
    3646                 :             :     (void) operand2;
    3647                 :             :     operand3 = operands[3];
    3648                 :             :     (void) operand3;
    3649                 :             :   }
    3650                 :             :   emit_insn (gen_rtx_SET (operand0,
    3651                 :             :         gen_rtx_ZERO_EXTRACT (SImode,
    3652                 :             :         operand1,
    3653                 :             :         operand2,
    3654                 :             :         operand3)));
    3655                 :             :   _val = get_insns ();
    3656                 :             :   end_sequence ();
    3657                 :             :   return _val;
    3658                 :             : }
    3659                 :             : 
    3660                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:3411 */
    3661                 :             : rtx
    3662                 :             : gen_extzvdi (rtx operand0,
    3663                 :             :         rtx operand1,
    3664                 :             :         rtx operand2,
    3665                 :             :         rtx operand3)
    3666                 :             : {
    3667                 :             :   rtx_insn *_val = 0;
    3668                 :             :   start_sequence ();
    3669                 :             :   {
    3670                 :             :     rtx operands[4];
    3671                 :             :     operands[0] = operand0;
    3672                 :             :     operands[1] = operand1;
    3673                 :             :     operands[2] = operand2;
    3674                 :             :     operands[3] = operand3;
    3675                 :             : #define FAIL return (end_sequence (), _val)
    3676                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    3677                 :             : #line 3417 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    3678                 :             : {
    3679                 :             :   if (ix86_expand_pextr (operands))
    3680                 :             :     DONE;
    3681                 :             : 
    3682                 :             :   /* Handle extractions from %ah et al.  */
    3683                 :             :   if (INTVAL (operands[2]) != 8 || INTVAL (operands[3]) != 8)
    3684                 :             :     FAIL;
    3685                 :             : 
    3686                 :             :   unsigned int regno = reg_or_subregno (operands[1]);
    3687                 :             : 
    3688                 :             :   /* Be careful to expand only with registers having upper parts.  */
    3689                 :             :   if (regno <= LAST_VIRTUAL_REGISTER && !QI_REGNO_P (regno))
    3690                 :             :     operands[1] = copy_to_reg (operands[1]);
    3691                 :             : }
    3692                 :             : #undef DONE
    3693                 :             : #undef FAIL
    3694                 :             :     operand0 = operands[0];
    3695                 :             :     (void) operand0;
    3696                 :             :     operand1 = operands[1];
    3697                 :             :     (void) operand1;
    3698                 :             :     operand2 = operands[2];
    3699                 :             :     (void) operand2;
    3700                 :             :     operand3 = operands[3];
    3701                 :             :     (void) operand3;
    3702                 :             :   }
    3703                 :             :   emit_insn (gen_rtx_SET (operand0,
    3704                 :             :         gen_rtx_ZERO_EXTRACT (DImode,
    3705                 :             :         operand1,
    3706                 :             :         operand2,
    3707                 :             :         operand3)));
    3708                 :             :   _val = get_insns ();
    3709                 :             :   end_sequence ();
    3710                 :             :   return _val;
    3711                 :             : }
    3712                 :             : 
    3713                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:3471 */
    3714                 :             : rtx
    3715                 :             : gen_insvhi (rtx operand0,
    3716                 :             :         rtx operand1,
    3717                 :             :         rtx operand2,
    3718                 :             :         rtx operand3)
    3719                 :             : {
    3720                 :             :   rtx_insn *_val = 0;
    3721                 :             :   start_sequence ();
    3722                 :             :   {
    3723                 :             :     rtx operands[4];
    3724                 :             :     operands[0] = operand0;
    3725                 :             :     operands[1] = operand1;
    3726                 :             :     operands[2] = operand2;
    3727                 :             :     operands[3] = operand3;
    3728                 :             : #define FAIL return (end_sequence (), _val)
    3729                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    3730                 :             : #line 3477 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    3731                 :             : {
    3732                 :             :   rtx dst;
    3733                 :             : 
    3734                 :             :   if (ix86_expand_pinsr (operands))
    3735                 :             :     DONE;
    3736                 :             : 
    3737                 :             :   /* Handle insertions to %ah et al.  */
    3738                 :             :   if (INTVAL (operands[1]) != 8 || INTVAL (operands[2]) != 8)
    3739                 :             :     FAIL;
    3740                 :             : 
    3741                 :             :   unsigned int regno = reg_or_subregno (operands[0]);
    3742                 :             : 
    3743                 :             :   /* Be careful to expand only with registers having upper parts.  */
    3744                 :             :   if (regno <= LAST_VIRTUAL_REGISTER && !QI_REGNO_P (regno))
    3745                 :             :     dst = copy_to_reg (operands[0]);
    3746                 :             :   else
    3747                 :             :     dst = operands[0];
    3748                 :             : 
    3749                 :             :   emit_insn (gen_insv_1 (HImode, dst, operands[3]));
    3750                 :             : 
    3751                 :             :   /* Fix up the destination if needed.  */
    3752                 :             :   if (dst != operands[0])
    3753                 :             :     emit_move_insn (operands[0], dst);
    3754                 :             : 
    3755                 :             :   DONE;
    3756                 :             : }
    3757                 :             : #undef DONE
    3758                 :             : #undef FAIL
    3759                 :             :     operand0 = operands[0];
    3760                 :             :     (void) operand0;
    3761                 :             :     operand1 = operands[1];
    3762                 :             :     (void) operand1;
    3763                 :             :     operand2 = operands[2];
    3764                 :             :     (void) operand2;
    3765                 :             :     operand3 = operands[3];
    3766                 :             :     (void) operand3;
    3767                 :             :   }
    3768                 :             :   emit_insn (gen_rtx_SET (gen_rtx_ZERO_EXTRACT (HImode,
    3769                 :             :         operand0,
    3770                 :             :         operand1,
    3771                 :             :         operand2),
    3772                 :             :         operand3));
    3773                 :             :   _val = get_insns ();
    3774                 :             :   end_sequence ();
    3775                 :             :   return _val;
    3776                 :             : }
    3777                 :             : 
    3778                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:3471 */
    3779                 :             : rtx
    3780                 :             : gen_insvsi (rtx operand0,
    3781                 :             :         rtx operand1,
    3782                 :             :         rtx operand2,
    3783                 :             :         rtx operand3)
    3784                 :             : {
    3785                 :             :   rtx_insn *_val = 0;
    3786                 :             :   start_sequence ();
    3787                 :             :   {
    3788                 :             :     rtx operands[4];
    3789                 :             :     operands[0] = operand0;
    3790                 :             :     operands[1] = operand1;
    3791                 :             :     operands[2] = operand2;
    3792                 :             :     operands[3] = operand3;
    3793                 :             : #define FAIL return (end_sequence (), _val)
    3794                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    3795                 :             : #line 3477 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    3796                 :             : {
    3797                 :             :   rtx dst;
    3798                 :             : 
    3799                 :             :   if (ix86_expand_pinsr (operands))
    3800                 :             :     DONE;
    3801                 :             : 
    3802                 :             :   /* Handle insertions to %ah et al.  */
    3803                 :             :   if (INTVAL (operands[1]) != 8 || INTVAL (operands[2]) != 8)
    3804                 :             :     FAIL;
    3805                 :             : 
    3806                 :             :   unsigned int regno = reg_or_subregno (operands[0]);
    3807                 :             : 
    3808                 :             :   /* Be careful to expand only with registers having upper parts.  */
    3809                 :             :   if (regno <= LAST_VIRTUAL_REGISTER && !QI_REGNO_P (regno))
    3810                 :             :     dst = copy_to_reg (operands[0]);
    3811                 :             :   else
    3812                 :             :     dst = operands[0];
    3813                 :             : 
    3814                 :             :   emit_insn (gen_insv_1 (SImode, dst, operands[3]));
    3815                 :             : 
    3816                 :             :   /* Fix up the destination if needed.  */
    3817                 :             :   if (dst != operands[0])
    3818                 :             :     emit_move_insn (operands[0], dst);
    3819                 :             : 
    3820                 :             :   DONE;
    3821                 :             : }
    3822                 :             : #undef DONE
    3823                 :             : #undef FAIL
    3824                 :             :     operand0 = operands[0];
    3825                 :             :     (void) operand0;
    3826                 :             :     operand1 = operands[1];
    3827                 :             :     (void) operand1;
    3828                 :             :     operand2 = operands[2];
    3829                 :             :     (void) operand2;
    3830                 :             :     operand3 = operands[3];
    3831                 :             :     (void) operand3;
    3832                 :             :   }
    3833                 :             :   emit_insn (gen_rtx_SET (gen_rtx_ZERO_EXTRACT (SImode,
    3834                 :             :         operand0,
    3835                 :             :         operand1,
    3836                 :             :         operand2),
    3837                 :             :         operand3));
    3838                 :             :   _val = get_insns ();
    3839                 :             :   end_sequence ();
    3840                 :             :   return _val;
    3841                 :             : }
    3842                 :             : 
    3843                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:3471 */
    3844                 :             : rtx
    3845                 :             : gen_insvdi (rtx operand0,
    3846                 :             :         rtx operand1,
    3847                 :             :         rtx operand2,
    3848                 :             :         rtx operand3)
    3849                 :             : {
    3850                 :             :   rtx_insn *_val = 0;
    3851                 :             :   start_sequence ();
    3852                 :             :   {
    3853                 :             :     rtx operands[4];
    3854                 :             :     operands[0] = operand0;
    3855                 :             :     operands[1] = operand1;
    3856                 :             :     operands[2] = operand2;
    3857                 :             :     operands[3] = operand3;
    3858                 :             : #define FAIL return (end_sequence (), _val)
    3859                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    3860                 :             : #line 3477 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    3861                 :             : {
    3862                 :             :   rtx dst;
    3863                 :             : 
    3864                 :             :   if (ix86_expand_pinsr (operands))
    3865                 :             :     DONE;
    3866                 :             : 
    3867                 :             :   /* Handle insertions to %ah et al.  */
    3868                 :             :   if (INTVAL (operands[1]) != 8 || INTVAL (operands[2]) != 8)
    3869                 :             :     FAIL;
    3870                 :             : 
    3871                 :             :   unsigned int regno = reg_or_subregno (operands[0]);
    3872                 :             : 
    3873                 :             :   /* Be careful to expand only with registers having upper parts.  */
    3874                 :             :   if (regno <= LAST_VIRTUAL_REGISTER && !QI_REGNO_P (regno))
    3875                 :             :     dst = copy_to_reg (operands[0]);
    3876                 :             :   else
    3877                 :             :     dst = operands[0];
    3878                 :             : 
    3879                 :             :   emit_insn (gen_insv_1 (DImode, dst, operands[3]));
    3880                 :             : 
    3881                 :             :   /* Fix up the destination if needed.  */
    3882                 :             :   if (dst != operands[0])
    3883                 :             :     emit_move_insn (operands[0], dst);
    3884                 :             : 
    3885                 :             :   DONE;
    3886                 :             : }
    3887                 :             : #undef DONE
    3888                 :             : #undef FAIL
    3889                 :             :     operand0 = operands[0];
    3890                 :             :     (void) operand0;
    3891                 :             :     operand1 = operands[1];
    3892                 :             :     (void) operand1;
    3893                 :             :     operand2 = operands[2];
    3894                 :             :     (void) operand2;
    3895                 :             :     operand3 = operands[3];
    3896                 :             :     (void) operand3;
    3897                 :             :   }
    3898                 :             :   emit_insn (gen_rtx_SET (gen_rtx_ZERO_EXTRACT (DImode,
    3899                 :             :         operand0,
    3900                 :             :         operand1,
    3901                 :             :         operand2),
    3902                 :             :         operand3));
    3903                 :             :   _val = get_insns ();
    3904                 :             :   end_sequence ();
    3905                 :             :   return _val;
    3906                 :             : }
    3907                 :             : 
    3908                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:3534 */
    3909                 :             : extern rtx_insn *gen_peephole2_29 (rtx_insn *, rtx *);
    3910                 :             : rtx_insn *
    3911                 :             : gen_peephole2_29 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
    3912                 :             : {
    3913                 :             :   rtx operand0;
    3914                 :             :   rtx_insn *_val = NULL;
    3915                 :             :   if (dump_file)
    3916                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_29 (i386.md:3534)\n");
    3917                 :             :   start_sequence ();
    3918                 :             :   operand0 = operands[0];
    3919                 :             :   (void) operand0;
    3920                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
    3921                 :             :         gen_rtvec (2,
    3922                 :             :                 gen_rtx_SET (operand0,
    3923                 :             :         const0_rtx),
    3924                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
    3925                 :             :   _val = get_insns ();
    3926                 :             :   end_sequence ();
    3927                 :             :   return _val;
    3928                 :             : }
    3929                 :             : 
    3930                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:3534 */
    3931                 :             : extern rtx_insn *gen_peephole2_30 (rtx_insn *, rtx *);
    3932                 :             : rtx_insn *
    3933                 :             : gen_peephole2_30 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
    3934                 :             : {
    3935                 :             :   rtx operand0;
    3936                 :             :   rtx_insn *_val = NULL;
    3937                 :             :   if (dump_file)
    3938                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_30 (i386.md:3534)\n");
    3939                 :             :   start_sequence ();
    3940                 :             :   operand0 = operands[0];
    3941                 :             :   (void) operand0;
    3942                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
    3943                 :             :         gen_rtvec (2,
    3944                 :             :                 gen_rtx_SET (operand0,
    3945                 :             :         const0_rtx),
    3946                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
    3947                 :             :   _val = get_insns ();
    3948                 :             :   end_sequence ();
    3949                 :             :   return _val;
    3950                 :             : }
    3951                 :             : 
    3952                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:3534 */
    3953                 :             : extern rtx_insn *gen_peephole2_31 (rtx_insn *, rtx *);
    3954                 :             : rtx_insn *
    3955                 :             : gen_peephole2_31 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
    3956                 :             : {
    3957                 :             :   rtx operand0;
    3958                 :             :   rtx_insn *_val = NULL;
    3959                 :             :   if (dump_file)
    3960                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_31 (i386.md:3534)\n");
    3961                 :             :   start_sequence ();
    3962                 :             :   operand0 = operands[0];
    3963                 :             :   (void) operand0;
    3964                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
    3965                 :             :         gen_rtvec (2,
    3966                 :             :                 gen_rtx_SET (operand0,
    3967                 :             :         const0_rtx),
    3968                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
    3969                 :             :   _val = get_insns ();
    3970                 :             :   end_sequence ();
    3971                 :             :   return _val;
    3972                 :             : }
    3973                 :             : 
    3974                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:3534 */
    3975                 :             : extern rtx_insn *gen_peephole2_32 (rtx_insn *, rtx *);
    3976                 :             : rtx_insn *
    3977                 :             : gen_peephole2_32 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
    3978                 :             : {
    3979                 :             :   rtx operand0;
    3980                 :             :   rtx_insn *_val = NULL;
    3981                 :             :   if (dump_file)
    3982                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_32 (i386.md:3534)\n");
    3983                 :             :   start_sequence ();
    3984                 :             :   operand0 = operands[0];
    3985                 :             :   (void) operand0;
    3986                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
    3987                 :             :         gen_rtvec (2,
    3988                 :             :                 gen_rtx_SET (operand0,
    3989                 :             :         const0_rtx),
    3990                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
    3991                 :             :   _val = get_insns ();
    3992                 :             :   end_sequence ();
    3993                 :             :   return _val;
    3994                 :             : }
    3995                 :             : 
    3996                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:3534 */
    3997                 :             : extern rtx_insn *gen_peephole2_33 (rtx_insn *, rtx *);
    3998                 :             : rtx_insn *
    3999                 :             : gen_peephole2_33 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
    4000                 :             : {
    4001                 :             :   rtx operand0;
    4002                 :             :   rtx_insn *_val = NULL;
    4003                 :             :   if (dump_file)
    4004                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_33 (i386.md:3534)\n");
    4005                 :             :   start_sequence ();
    4006                 :             :   operand0 = operands[0];
    4007                 :             :   (void) operand0;
    4008                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
    4009                 :             :         gen_rtvec (2,
    4010                 :             :                 gen_rtx_SET (operand0,
    4011                 :             :         const0_rtx),
    4012                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
    4013                 :             :   _val = get_insns ();
    4014                 :             :   end_sequence ();
    4015                 :             :   return _val;
    4016                 :             : }
    4017                 :             : 
    4018                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:3534 */
    4019                 :             : extern rtx_insn *gen_peephole2_34 (rtx_insn *, rtx *);
    4020                 :             : rtx_insn *
    4021                 :             : gen_peephole2_34 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
    4022                 :             : {
    4023                 :             :   rtx operand0;
    4024                 :             :   rtx_insn *_val = NULL;
    4025                 :             :   if (dump_file)
    4026                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_34 (i386.md:3534)\n");
    4027                 :             :   start_sequence ();
    4028                 :             :   operand0 = operands[0];
    4029                 :             :   (void) operand0;
    4030                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
    4031                 :             :         gen_rtvec (2,
    4032                 :             :                 gen_rtx_SET (operand0,
    4033                 :             :         const0_rtx),
    4034                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
    4035                 :             :   _val = get_insns ();
    4036                 :             :   end_sequence ();
    4037                 :             :   return _val;
    4038                 :             : }
    4039                 :             : 
    4040                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:3548 */
    4041                 :             : extern rtx_insn *gen_peephole2_35 (rtx_insn *, rtx *);
    4042                 :             : rtx_insn *
    4043                 :             : gen_peephole2_35 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
    4044                 :             : {
    4045                 :             :   rtx operand0;
    4046                 :             :   rtx operand1;
    4047                 :             :   rtx operand2;
    4048                 :             :   rtx operand3;
    4049                 :             :   rtx operand4;
    4050                 :             :   rtx_insn *_val = NULL;
    4051                 :             :   if (dump_file)
    4052                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_35 (i386.md:3548)\n");
    4053                 :             :   start_sequence ();
    4054                 :             : #define FAIL return (end_sequence (), _val)
    4055                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    4056                 :             : #line 3558 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    4057                 :             : {
    4058                 :             :   HOST_WIDE_INT tmp = INTVAL (operands[1]) & ~HOST_WIDE_INT_C (0xff00);
    4059                 :             :   tmp |= (INTVAL (operands[3]) & 0xff) << 8;
    4060                 :             :   operands[4] = gen_int_mode (tmp, SImode);
    4061                 :             : }
    4062                 :             : #undef DONE
    4063                 :             : #undef FAIL
    4064                 :             :   operand0 = operands[0];
    4065                 :             :   (void) operand0;
    4066                 :             :   operand1 = operands[1];
    4067                 :             :   (void) operand1;
    4068                 :             :   operand2 = operands[2];
    4069                 :             :   (void) operand2;
    4070                 :             :   operand3 = operands[3];
    4071                 :             :   (void) operand3;
    4072                 :             :   operand4 = operands[4];
    4073                 :             :   (void) operand4;
    4074                 :             :   emit_insn (gen_rtx_SET (operand0,
    4075                 :             :         operand4));
    4076                 :             :   _val = get_insns ();
    4077                 :             :   end_sequence ();
    4078                 :             :   return _val;
    4079                 :             : }
    4080                 :             : 
    4081                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:3548 */
    4082                 :             : extern rtx_insn *gen_peephole2_36 (rtx_insn *, rtx *);
    4083                 :             : rtx_insn *
    4084                 :             : gen_peephole2_36 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
    4085                 :             : {
    4086                 :             :   rtx operand0;
    4087                 :             :   rtx operand1;
    4088                 :             :   rtx operand2;
    4089                 :             :   rtx operand3;
    4090                 :             :   rtx operand4;
    4091                 :             :   rtx_insn *_val = NULL;
    4092                 :             :   if (dump_file)
    4093                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_36 (i386.md:3548)\n");
    4094                 :             :   start_sequence ();
    4095                 :             : #define FAIL return (end_sequence (), _val)
    4096                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    4097                 :             : #line 3558 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    4098                 :             : {
    4099                 :             :   HOST_WIDE_INT tmp = INTVAL (operands[1]) & ~HOST_WIDE_INT_C (0xff00);
    4100                 :             :   tmp |= (INTVAL (operands[3]) & 0xff) << 8;
    4101                 :             :   operands[4] = gen_int_mode (tmp, DImode);
    4102                 :             : }
    4103                 :             : #undef DONE
    4104                 :             : #undef FAIL
    4105                 :             :   operand0 = operands[0];
    4106                 :             :   (void) operand0;
    4107                 :             :   operand1 = operands[1];
    4108                 :             :   (void) operand1;
    4109                 :             :   operand2 = operands[2];
    4110                 :             :   (void) operand2;
    4111                 :             :   operand3 = operands[3];
    4112                 :             :   (void) operand3;
    4113                 :             :   operand4 = operands[4];
    4114                 :             :   (void) operand4;
    4115                 :             :   emit_insn (gen_rtx_SET (operand0,
    4116                 :             :         operand4));
    4117                 :             :   _val = get_insns ();
    4118                 :             :   end_sequence ();
    4119                 :             :   return _val;
    4120                 :             : }
    4121                 :             : 
    4122                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:3548 */
    4123                 :             : extern rtx_insn *gen_peephole2_37 (rtx_insn *, rtx *);
    4124                 :             : rtx_insn *
    4125                 :             : gen_peephole2_37 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
    4126                 :             : {
    4127                 :             :   rtx operand0;
    4128                 :             :   rtx operand1;
    4129                 :             :   rtx operand2;
    4130                 :             :   rtx operand3;
    4131                 :             :   rtx operand4;
    4132                 :             :   rtx_insn *_val = NULL;
    4133                 :             :   if (dump_file)
    4134                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_37 (i386.md:3548)\n");
    4135                 :             :   start_sequence ();
    4136                 :             : #define FAIL return (end_sequence (), _val)
    4137                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    4138                 :             : #line 3558 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    4139                 :             : {
    4140                 :             :   HOST_WIDE_INT tmp = INTVAL (operands[1]) & ~HOST_WIDE_INT_C (0xff00);
    4141                 :             :   tmp |= (INTVAL (operands[3]) & 0xff) << 8;
    4142                 :             :   operands[4] = gen_int_mode (tmp, SImode);
    4143                 :             : }
    4144                 :             : #undef DONE
    4145                 :             : #undef FAIL
    4146                 :             :   operand0 = operands[0];
    4147                 :             :   (void) operand0;
    4148                 :             :   operand1 = operands[1];
    4149                 :             :   (void) operand1;
    4150                 :             :   operand2 = operands[2];
    4151                 :             :   (void) operand2;
    4152                 :             :   operand3 = operands[3];
    4153                 :             :   (void) operand3;
    4154                 :             :   operand4 = operands[4];
    4155                 :             :   (void) operand4;
    4156                 :             :   emit_insn (gen_rtx_SET (operand0,
    4157                 :             :         operand4));
    4158                 :             :   _val = get_insns ();
    4159                 :             :   end_sequence ();
    4160                 :             :   return _val;
    4161                 :             : }
    4162                 :             : 
    4163                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:3548 */
    4164                 :             : extern rtx_insn *gen_peephole2_38 (rtx_insn *, rtx *);
    4165                 :             : rtx_insn *
    4166                 :             : gen_peephole2_38 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
    4167                 :             : {
    4168                 :             :   rtx operand0;
    4169                 :             :   rtx operand1;
    4170                 :             :   rtx operand2;
    4171                 :             :   rtx operand3;
    4172                 :             :   rtx operand4;
    4173                 :             :   rtx_insn *_val = NULL;
    4174                 :             :   if (dump_file)
    4175                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_38 (i386.md:3548)\n");
    4176                 :             :   start_sequence ();
    4177                 :             : #define FAIL return (end_sequence (), _val)
    4178                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    4179                 :             : #line 3558 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    4180                 :             : {
    4181                 :             :   HOST_WIDE_INT tmp = INTVAL (operands[1]) & ~HOST_WIDE_INT_C (0xff00);
    4182                 :             :   tmp |= (INTVAL (operands[3]) & 0xff) << 8;
    4183                 :             :   operands[4] = gen_int_mode (tmp, DImode);
    4184                 :             : }
    4185                 :             : #undef DONE
    4186                 :             : #undef FAIL
    4187                 :             :   operand0 = operands[0];
    4188                 :             :   (void) operand0;
    4189                 :             :   operand1 = operands[1];
    4190                 :             :   (void) operand1;
    4191                 :             :   operand2 = operands[2];
    4192                 :             :   (void) operand2;
    4193                 :             :   operand3 = operands[3];
    4194                 :             :   (void) operand3;
    4195                 :             :   operand4 = operands[4];
    4196                 :             :   (void) operand4;
    4197                 :             :   emit_insn (gen_rtx_SET (operand0,
    4198                 :             :         operand4));
    4199                 :             :   _val = get_insns ();
    4200                 :             :   end_sequence ();
    4201                 :             :   return _val;
    4202                 :             : }
    4203                 :             : 
    4204                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:3548 */
    4205                 :             : extern rtx_insn *gen_peephole2_39 (rtx_insn *, rtx *);
    4206                 :             : rtx_insn *
    4207                 :             : gen_peephole2_39 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
    4208                 :             : {
    4209                 :             :   rtx operand0;
    4210                 :             :   rtx operand1;
    4211                 :             :   rtx operand2;
    4212                 :             :   rtx operand3;
    4213                 :             :   rtx operand4;
    4214                 :             :   rtx_insn *_val = NULL;
    4215                 :             :   if (dump_file)
    4216                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_39 (i386.md:3548)\n");
    4217                 :             :   start_sequence ();
    4218                 :             : #define FAIL return (end_sequence (), _val)
    4219                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    4220                 :             : #line 3558 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    4221                 :             : {
    4222                 :             :   HOST_WIDE_INT tmp = INTVAL (operands[1]) & ~HOST_WIDE_INT_C (0xff00);
    4223                 :             :   tmp |= (INTVAL (operands[3]) & 0xff) << 8;
    4224                 :             :   operands[4] = gen_int_mode (tmp, SImode);
    4225                 :             : }
    4226                 :             : #undef DONE
    4227                 :             : #undef FAIL
    4228                 :             :   operand0 = operands[0];
    4229                 :             :   (void) operand0;
    4230                 :             :   operand1 = operands[1];
    4231                 :             :   (void) operand1;
    4232                 :             :   operand2 = operands[2];
    4233                 :             :   (void) operand2;
    4234                 :             :   operand3 = operands[3];
    4235                 :             :   (void) operand3;
    4236                 :             :   operand4 = operands[4];
    4237                 :             :   (void) operand4;
    4238                 :             :   emit_insn (gen_rtx_SET (operand0,
    4239                 :             :         operand4));
    4240                 :             :   _val = get_insns ();
    4241                 :             :   end_sequence ();
    4242                 :             :   return _val;
    4243                 :             : }
    4244                 :             : 
    4245                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:3548 */
    4246                 :             : extern rtx_insn *gen_peephole2_40 (rtx_insn *, rtx *);
    4247                 :             : rtx_insn *
    4248                 :             : gen_peephole2_40 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
    4249                 :             : {
    4250                 :             :   rtx operand0;
    4251                 :             :   rtx operand1;
    4252                 :             :   rtx operand2;
    4253                 :             :   rtx operand3;
    4254                 :             :   rtx operand4;
    4255                 :             :   rtx_insn *_val = NULL;
    4256                 :             :   if (dump_file)
    4257                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_40 (i386.md:3548)\n");
    4258                 :             :   start_sequence ();
    4259                 :             : #define FAIL return (end_sequence (), _val)
    4260                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    4261                 :             : #line 3558 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    4262                 :             : {
    4263                 :             :   HOST_WIDE_INT tmp = INTVAL (operands[1]) & ~HOST_WIDE_INT_C (0xff00);
    4264                 :             :   tmp |= (INTVAL (operands[3]) & 0xff) << 8;
    4265                 :             :   operands[4] = gen_int_mode (tmp, DImode);
    4266                 :             : }
    4267                 :             : #undef DONE
    4268                 :             : #undef FAIL
    4269                 :             :   operand0 = operands[0];
    4270                 :             :   (void) operand0;
    4271                 :             :   operand1 = operands[1];
    4272                 :             :   (void) operand1;
    4273                 :             :   operand2 = operands[2];
    4274                 :             :   (void) operand2;
    4275                 :             :   operand3 = operands[3];
    4276                 :             :   (void) operand3;
    4277                 :             :   operand4 = operands[4];
    4278                 :             :   (void) operand4;
    4279                 :             :   emit_insn (gen_rtx_SET (operand0,
    4280                 :             :         operand4));
    4281                 :             :   _val = get_insns ();
    4282                 :             :   end_sequence ();
    4283                 :             :   return _val;
    4284                 :             : }
    4285                 :             : 
    4286                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:3593 */
    4287                 :             : extern rtx_insn *gen_split_22 (rtx_insn *, rtx *);
    4288                 :             : rtx_insn *
    4289                 :             : gen_split_22 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
    4290                 :             : {
    4291                 :             :   rtx_insn *_val = NULL;
    4292                 :             :   if (dump_file)
    4293                 :             :     fprintf (dump_file, "Splitting with gen_split_22 (i386.md:3593)\n");
    4294                 :             :   start_sequence ();
    4295                 :             : #define FAIL return (end_sequence (), _val)
    4296                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    4297                 :             : #line 3611 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    4298                 :             : {
    4299                 :             :   operands[4] = gen_lowpart (DImode, operands[1]);
    4300                 :             :   split_double_concat (TImode, operands[0], operands[4], operands[2]);
    4301                 :             :   DONE;
    4302                 :             : }
    4303                 :             : #undef DONE
    4304                 :             : #undef FAIL
    4305                 :             :   emit_insn (const0_rtx);
    4306                 :             :   _val = get_insns ();
    4307                 :             :   end_sequence ();
    4308                 :             :   return _val;
    4309                 :             : }
    4310                 :             : 
    4311                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:3593 */
    4312                 :             : extern rtx_insn *gen_split_23 (rtx_insn *, rtx *);
    4313                 :             : rtx_insn *
    4314                 :             : gen_split_23 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
    4315                 :             : {
    4316                 :             :   rtx_insn *_val = NULL;
    4317                 :             :   if (dump_file)
    4318                 :             :     fprintf (dump_file, "Splitting with gen_split_23 (i386.md:3593)\n");
    4319                 :             :   start_sequence ();
    4320                 :             : #define FAIL return (end_sequence (), _val)
    4321                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    4322                 :             : #line 3611 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    4323                 :             : {
    4324                 :             :   operands[4] = gen_lowpart (DImode, operands[1]);
    4325                 :             :   split_double_concat (TImode, operands[0], operands[4], operands[2]);
    4326                 :             :   DONE;
    4327                 :             : }
    4328                 :             : #undef DONE
    4329                 :             : #undef FAIL
    4330                 :             :   emit_insn (const0_rtx);
    4331                 :             :   _val = get_insns ();
    4332                 :             :   end_sequence ();
    4333                 :             :   return _val;
    4334                 :             : }
    4335                 :             : 
    4336                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:3593 */
    4337                 :             : extern rtx_insn *gen_split_24 (rtx_insn *, rtx *);
    4338                 :             : rtx_insn *
    4339                 :             : gen_split_24 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
    4340                 :             : {
    4341                 :             :   rtx_insn *_val = NULL;
    4342                 :             :   if (dump_file)
    4343                 :             :     fprintf (dump_file, "Splitting with gen_split_24 (i386.md:3593)\n");
    4344                 :             :   start_sequence ();
    4345                 :             : #define FAIL return (end_sequence (), _val)
    4346                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    4347                 :             : #line 3611 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    4348                 :             : {
    4349                 :             :   operands[4] = gen_lowpart (DImode, operands[1]);
    4350                 :             :   split_double_concat (TImode, operands[0], operands[4], operands[2]);
    4351                 :             :   DONE;
    4352                 :             : }
    4353                 :             : #undef DONE
    4354                 :             : #undef FAIL
    4355                 :             :   emit_insn (const0_rtx);
    4356                 :             :   _val = get_insns ();
    4357                 :             :   end_sequence ();
    4358                 :             :   return _val;
    4359                 :             : }
    4360                 :             : 
    4361                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:3617 */
    4362                 :             : extern rtx_insn *gen_split_25 (rtx_insn *, rtx *);
    4363                 :             : rtx_insn *
    4364                 :             : gen_split_25 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
    4365                 :             : {
    4366                 :             :   rtx_insn *_val = NULL;
    4367                 :             :   if (dump_file)
    4368                 :             :     fprintf (dump_file, "Splitting with gen_split_25 (i386.md:3617)\n");
    4369                 :             :   start_sequence ();
    4370                 :             : #define FAIL return (end_sequence (), _val)
    4371                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    4372                 :             : #line 3633 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    4373                 :             : {
    4374                 :             :   operands[4] = gen_highpart (DImode, operands[1]);
    4375                 :             :   split_double_concat (TImode, operands[0], operands[2], operands[4]);
    4376                 :             :   DONE;
    4377                 :             : }
    4378                 :             : #undef DONE
    4379                 :             : #undef FAIL
    4380                 :             :   emit_insn (const0_rtx);
    4381                 :             :   _val = get_insns ();
    4382                 :             :   end_sequence ();
    4383                 :             :   return _val;
    4384                 :             : }
    4385                 :             : 
    4386                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:3617 */
    4387                 :             : extern rtx_insn *gen_split_26 (rtx_insn *, rtx *);
    4388                 :             : rtx_insn *
    4389                 :             : gen_split_26 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
    4390                 :             : {
    4391                 :             :   rtx_insn *_val = NULL;
    4392                 :             :   if (dump_file)
    4393                 :             :     fprintf (dump_file, "Splitting with gen_split_26 (i386.md:3617)\n");
    4394                 :             :   start_sequence ();
    4395                 :             : #define FAIL return (end_sequence (), _val)
    4396                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    4397                 :             : #line 3633 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    4398                 :             : {
    4399                 :             :   operands[4] = gen_highpart (DImode, operands[1]);
    4400                 :             :   split_double_concat (TImode, operands[0], operands[2], operands[4]);
    4401                 :             :   DONE;
    4402                 :             : }
    4403                 :             : #undef DONE
    4404                 :             : #undef FAIL
    4405                 :             :   emit_insn (const0_rtx);
    4406                 :             :   _val = get_insns ();
    4407                 :             :   end_sequence ();
    4408                 :             :   return _val;
    4409                 :             : }
    4410                 :             : 
    4411                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:3617 */
    4412                 :             : extern rtx_insn *gen_split_27 (rtx_insn *, rtx *);
    4413                 :             : rtx_insn *
    4414                 :             : gen_split_27 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
    4415                 :             : {
    4416                 :             :   rtx_insn *_val = NULL;
    4417                 :             :   if (dump_file)
    4418                 :             :     fprintf (dump_file, "Splitting with gen_split_27 (i386.md:3617)\n");
    4419                 :             :   start_sequence ();
    4420                 :             : #define FAIL return (end_sequence (), _val)
    4421                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    4422                 :             : #line 3633 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    4423                 :             : {
    4424                 :             :   operands[4] = gen_highpart (DImode, operands[1]);
    4425                 :             :   split_double_concat (TImode, operands[0], operands[2], operands[4]);
    4426                 :             :   DONE;
    4427                 :             : }
    4428                 :             : #undef DONE
    4429                 :             : #undef FAIL
    4430                 :             :   emit_insn (const0_rtx);
    4431                 :             :   _val = get_insns ();
    4432                 :             :   end_sequence ();
    4433                 :             :   return _val;
    4434                 :             : }
    4435                 :             : 
    4436                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:3639 */
    4437                 :             : extern rtx_insn *gen_split_28 (rtx_insn *, rtx *);
    4438                 :             : rtx_insn *
    4439                 :             : gen_split_28 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
    4440                 :             : {
    4441                 :             :   rtx_insn *_val = NULL;
    4442                 :             :   if (dump_file)
    4443                 :             :     fprintf (dump_file, "Splitting with gen_split_28 (i386.md:3639)\n");
    4444                 :             :   start_sequence ();
    4445                 :             : #define FAIL return (end_sequence (), _val)
    4446                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    4447                 :             : #line 3653 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    4448                 :             : {
    4449                 :             :   operands[4] = gen_highpart (SImode, operands[1]);
    4450                 :             :   split_double_concat (DImode, operands[0], operands[2], operands[4]);
    4451                 :             :   DONE;
    4452                 :             : }
    4453                 :             : #undef DONE
    4454                 :             : #undef FAIL
    4455                 :             :   emit_insn (const0_rtx);
    4456                 :             :   _val = get_insns ();
    4457                 :             :   end_sequence ();
    4458                 :             :   return _val;
    4459                 :             : }
    4460                 :             : 
    4461                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:3639 */
    4462                 :             : extern rtx_insn *gen_split_29 (rtx_insn *, rtx *);
    4463                 :             : rtx_insn *
    4464                 :             : gen_split_29 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
    4465                 :             : {
    4466                 :             :   rtx_insn *_val = NULL;
    4467                 :             :   if (dump_file)
    4468                 :             :     fprintf (dump_file, "Splitting with gen_split_29 (i386.md:3639)\n");
    4469                 :             :   start_sequence ();
    4470                 :             : #define FAIL return (end_sequence (), _val)
    4471                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    4472                 :             : #line 3653 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    4473                 :             : {
    4474                 :             :   operands[4] = gen_highpart (SImode, operands[1]);
    4475                 :             :   split_double_concat (DImode, operands[0], operands[2], operands[4]);
    4476                 :             :   DONE;
    4477                 :             : }
    4478                 :             : #undef DONE
    4479                 :             : #undef FAIL
    4480                 :             :   emit_insn (const0_rtx);
    4481                 :             :   _val = get_insns ();
    4482                 :             :   end_sequence ();
    4483                 :             :   return _val;
    4484                 :             : }
    4485                 :             : 
    4486                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:3639 */
    4487                 :             : extern rtx_insn *gen_split_30 (rtx_insn *, rtx *);
    4488                 :             : rtx_insn *
    4489                 :             : gen_split_30 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
    4490                 :             : {
    4491                 :             :   rtx_insn *_val = NULL;
    4492                 :             :   if (dump_file)
    4493                 :             :     fprintf (dump_file, "Splitting with gen_split_30 (i386.md:3639)\n");
    4494                 :             :   start_sequence ();
    4495                 :             : #define FAIL return (end_sequence (), _val)
    4496                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    4497                 :             : #line 3653 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    4498                 :             : {
    4499                 :             :   operands[4] = gen_highpart (SImode, operands[1]);
    4500                 :             :   split_double_concat (DImode, operands[0], operands[2], operands[4]);
    4501                 :             :   DONE;
    4502                 :             : }
    4503                 :             : #undef DONE
    4504                 :             : #undef FAIL
    4505                 :             :   emit_insn (const0_rtx);
    4506                 :             :   _val = get_insns ();
    4507                 :             :   end_sequence ();
    4508                 :             :   return _val;
    4509                 :             : }
    4510                 :             : 
    4511                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:3675 */
    4512                 :             : extern rtx_insn *gen_split_31 (rtx_insn *, rtx *);
    4513                 :             : rtx_insn *
    4514                 :             : gen_split_31 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
    4515                 :             : {
    4516                 :             :   rtx operand0;
    4517                 :             :   rtx operand1;
    4518                 :             :   rtx_insn *_val = NULL;
    4519                 :             :   if (dump_file)
    4520                 :             :     fprintf (dump_file, "Splitting with gen_split_31 (i386.md:3675)\n");
    4521                 :             :   start_sequence ();
    4522                 :             : #define FAIL return (end_sequence (), _val)
    4523                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    4524                 :             : #line 3681 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    4525                 :             : {
    4526                 :             :   /* Preserve memory attributes. */
    4527                 :             :   operands[0] = replace_equiv_address (operands[0], stack_pointer_rtx);
    4528                 :             : }
    4529                 :             : #undef DONE
    4530                 :             : #undef FAIL
    4531                 :             :   operand0 = operands[0];
    4532                 :             :   (void) operand0;
    4533                 :             :   operand1 = operands[1];
    4534                 :             :   (void) operand1;
    4535                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (SImode,
    4536                 :             :         7),
    4537                 :             :         gen_rtx_PLUS (SImode,
    4538                 :             :         gen_rtx_REG (SImode,
    4539                 :             :         7),
    4540                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (-16)])));
    4541                 :             :   emit_insn (gen_rtx_SET (operand0,
    4542                 :             :         operand1));
    4543                 :             :   _val = get_insns ();
    4544                 :             :   end_sequence ();
    4545                 :             :   return _val;
    4546                 :             : }
    4547                 :             : 
    4548                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:3675 */
    4549                 :             : extern rtx_insn *gen_split_32 (rtx_insn *, rtx *);
    4550                 :             : rtx_insn *
    4551                 :             : gen_split_32 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
    4552                 :             : {
    4553                 :             :   rtx operand0;
    4554                 :             :   rtx operand1;
    4555                 :             :   rtx_insn *_val = NULL;
    4556                 :             :   if (dump_file)
    4557                 :             :     fprintf (dump_file, "Splitting with gen_split_32 (i386.md:3675)\n");
    4558                 :             :   start_sequence ();
    4559                 :             : #define FAIL return (end_sequence (), _val)
    4560                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    4561                 :             : #line 3681 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    4562                 :             : {
    4563                 :             :   /* Preserve memory attributes. */
    4564                 :             :   operands[0] = replace_equiv_address (operands[0], stack_pointer_rtx);
    4565                 :             : }
    4566                 :             : #undef DONE
    4567                 :             : #undef FAIL
    4568                 :             :   operand0 = operands[0];
    4569                 :             :   (void) operand0;
    4570                 :             :   operand1 = operands[1];
    4571                 :             :   (void) operand1;
    4572                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (DImode,
    4573                 :             :         7),
    4574                 :             :         gen_rtx_PLUS (DImode,
    4575                 :             :         gen_rtx_REG (DImode,
    4576                 :             :         7),
    4577                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (-16)])));
    4578                 :             :   emit_insn (gen_rtx_SET (operand0,
    4579                 :             :         operand1));
    4580                 :             :   _val = get_insns ();
    4581                 :             :   end_sequence ();
    4582                 :             :   return _val;
    4583                 :             : }
    4584                 :             : 
    4585                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:3710 */
    4586                 :             : extern rtx_insn *gen_split_33 (rtx_insn *, rtx *);
    4587                 :             : rtx_insn *
    4588                 :             : gen_split_33 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
    4589                 :             : {
    4590                 :             :   rtx operand0;
    4591                 :             :   rtx operand1;
    4592                 :             :   rtx operand2;
    4593                 :             :   rtx_insn *_val = NULL;
    4594                 :             :   if (dump_file)
    4595                 :             :     fprintf (dump_file, "Splitting with gen_split_33 (i386.md:3710)\n");
    4596                 :             :   start_sequence ();
    4597                 :             : #define FAIL return (end_sequence (), _val)
    4598                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    4599                 :             : #line 3716 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    4600                 :             : {
    4601                 :             :   operands[2] = GEN_INT (-PUSH_ROUNDING (GET_MODE_SIZE (XFmode)));
    4602                 :             :   /* Preserve memory attributes. */
    4603                 :             :   operands[0] = replace_equiv_address (operands[0], stack_pointer_rtx);
    4604                 :             : }
    4605                 :             : #undef DONE
    4606                 :             : #undef FAIL
    4607                 :             :   operand0 = operands[0];
    4608                 :             :   (void) operand0;
    4609                 :             :   operand1 = operands[1];
    4610                 :             :   (void) operand1;
    4611                 :             :   operand2 = operands[2];
    4612                 :             :   (void) operand2;
    4613                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (SImode,
    4614                 :             :         7),
    4615                 :             :         gen_rtx_PLUS (SImode,
    4616                 :             :         gen_rtx_REG (SImode,
    4617                 :             :         7),
    4618                 :             :         operand2)));
    4619                 :             :   emit_insn (gen_rtx_SET (operand0,
    4620                 :             :         operand1));
    4621                 :             :   _val = get_insns ();
    4622                 :             :   end_sequence ();
    4623                 :             :   return _val;
    4624                 :             : }
    4625                 :             : 
    4626                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:3710 */
    4627                 :             : extern rtx_insn *gen_split_34 (rtx_insn *, rtx *);
    4628                 :             : rtx_insn *
    4629                 :             : gen_split_34 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
    4630                 :             : {
    4631                 :             :   rtx operand0;
    4632                 :             :   rtx operand1;
    4633                 :             :   rtx operand2;
    4634                 :             :   rtx_insn *_val = NULL;
    4635                 :             :   if (dump_file)
    4636                 :             :     fprintf (dump_file, "Splitting with gen_split_34 (i386.md:3710)\n");
    4637                 :             :   start_sequence ();
    4638                 :             : #define FAIL return (end_sequence (), _val)
    4639                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    4640                 :             : #line 3716 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    4641                 :             : {
    4642                 :             :   operands[2] = GEN_INT (-PUSH_ROUNDING (GET_MODE_SIZE (XFmode)));
    4643                 :             :   /* Preserve memory attributes. */
    4644                 :             :   operands[0] = replace_equiv_address (operands[0], stack_pointer_rtx);
    4645                 :             : }
    4646                 :             : #undef DONE
    4647                 :             : #undef FAIL
    4648                 :             :   operand0 = operands[0];
    4649                 :             :   (void) operand0;
    4650                 :             :   operand1 = operands[1];
    4651                 :             :   (void) operand1;
    4652                 :             :   operand2 = operands[2];
    4653                 :             :   (void) operand2;
    4654                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (DImode,
    4655                 :             :         7),
    4656                 :             :         gen_rtx_PLUS (DImode,
    4657                 :             :         gen_rtx_REG (DImode,
    4658                 :             :         7),
    4659                 :             :         operand2)));
    4660                 :             :   emit_insn (gen_rtx_SET (operand0,
    4661                 :             :         operand1));
    4662                 :             :   _val = get_insns ();
    4663                 :             :   end_sequence ();
    4664                 :             :   return _val;
    4665                 :             : }
    4666                 :             : 
    4667                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:3744 */
    4668                 :             : extern rtx_insn *gen_split_35 (rtx_insn *, rtx *);
    4669                 :             : rtx_insn *
    4670                 :             : gen_split_35 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
    4671                 :             : {
    4672                 :             :   rtx operand0;
    4673                 :             :   rtx operand1;
    4674                 :             :   rtx_insn *_val = NULL;
    4675                 :             :   if (dump_file)
    4676                 :             :     fprintf (dump_file, "Splitting with gen_split_35 (i386.md:3744)\n");
    4677                 :             :   start_sequence ();
    4678                 :             : #define FAIL return (end_sequence (), _val)
    4679                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    4680                 :             : #line 3750 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    4681                 :             : {
    4682                 :             :   /* Preserve memory attributes. */
    4683                 :             :   operands[0] = replace_equiv_address (operands[0], stack_pointer_rtx);
    4684                 :             : }
    4685                 :             : #undef DONE
    4686                 :             : #undef FAIL
    4687                 :             :   operand0 = operands[0];
    4688                 :             :   (void) operand0;
    4689                 :             :   operand1 = operands[1];
    4690                 :             :   (void) operand1;
    4691                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (SImode,
    4692                 :             :         7),
    4693                 :             :         gen_rtx_PLUS (SImode,
    4694                 :             :         gen_rtx_REG (SImode,
    4695                 :             :         7),
    4696                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (-8)])));
    4697                 :             :   emit_insn (gen_rtx_SET (operand0,
    4698                 :             :         operand1));
    4699                 :             :   _val = get_insns ();
    4700                 :             :   end_sequence ();
    4701                 :             :   return _val;
    4702                 :             : }
    4703                 :             : 
    4704                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:3744 */
    4705                 :             : extern rtx_insn *gen_split_36 (rtx_insn *, rtx *);
    4706                 :             : rtx_insn *
    4707                 :             : gen_split_36 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
    4708                 :             : {
    4709                 :             :   rtx operand0;
    4710                 :             :   rtx operand1;
    4711                 :             :   rtx_insn *_val = NULL;
    4712                 :             :   if (dump_file)
    4713                 :             :     fprintf (dump_file, "Splitting with gen_split_36 (i386.md:3744)\n");
    4714                 :             :   start_sequence ();
    4715                 :             : #define FAIL return (end_sequence (), _val)
    4716                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    4717                 :             : #line 3750 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    4718                 :             : {
    4719                 :             :   /* Preserve memory attributes. */
    4720                 :             :   operands[0] = replace_equiv_address (operands[0], stack_pointer_rtx);
    4721                 :             : }
    4722                 :             : #undef DONE
    4723                 :             : #undef FAIL
    4724                 :             :   operand0 = operands[0];
    4725                 :             :   (void) operand0;
    4726                 :             :   operand1 = operands[1];
    4727                 :             :   (void) operand1;
    4728                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (DImode,
    4729                 :             :         7),
    4730                 :             :         gen_rtx_PLUS (DImode,
    4731                 :             :         gen_rtx_REG (DImode,
    4732                 :             :         7),
    4733                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (-8)])));
    4734                 :             :   emit_insn (gen_rtx_SET (operand0,
    4735                 :             :         operand1));
    4736                 :             :   _val = get_insns ();
    4737                 :             :   end_sequence ();
    4738                 :             :   return _val;
    4739                 :             : }
    4740                 :             : 
    4741                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:3875 */
    4742                 :             : extern rtx_insn *gen_split_37 (rtx_insn *, rtx *);
    4743                 :             : rtx_insn *
    4744                 :             : gen_split_37 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
    4745                 :             : {
    4746                 :             :   rtx operand0;
    4747                 :             :   rtx operand1;
    4748                 :             :   rtx operand2;
    4749                 :             :   rtx_insn *_val = NULL;
    4750                 :             :   if (dump_file)
    4751                 :             :     fprintf (dump_file, "Splitting with gen_split_37 (i386.md:3875)\n");
    4752                 :             :   start_sequence ();
    4753                 :             : #define FAIL return (end_sequence (), _val)
    4754                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    4755                 :             : #line 3881 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    4756                 :             : {
    4757                 :             :   rtx op = XEXP (operands[0], 0);
    4758                 :             :   if (GET_CODE (op) == PRE_DEC)
    4759                 :             :     {
    4760                 :             :       gcc_assert (!TARGET_64BIT);
    4761                 :             :       op = GEN_INT (-4);
    4762                 :             :     }
    4763                 :             :   else
    4764                 :             :     {
    4765                 :             :       op = XEXP (XEXP (op, 1), 1);
    4766                 :             :       gcc_assert (CONST_INT_P (op));
    4767                 :             :     }
    4768                 :             :   operands[2] = op;
    4769                 :             :   /* Preserve memory attributes. */
    4770                 :             :   operands[0] = replace_equiv_address (operands[0], stack_pointer_rtx);
    4771                 :             : }
    4772                 :             : #undef DONE
    4773                 :             : #undef FAIL
    4774                 :             :   operand0 = operands[0];
    4775                 :             :   (void) operand0;
    4776                 :             :   operand1 = operands[1];
    4777                 :             :   (void) operand1;
    4778                 :             :   operand2 = operands[2];
    4779                 :             :   (void) operand2;
    4780                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (SImode,
    4781                 :             :         7),
    4782                 :             :         gen_rtx_PLUS (SImode,
    4783                 :             :         gen_rtx_REG (SImode,
    4784                 :             :         7),
    4785                 :             :         operand2)));
    4786                 :             :   emit_insn (gen_rtx_SET (operand0,
    4787                 :             :         operand1));
    4788                 :             :   _val = get_insns ();
    4789                 :             :   end_sequence ();
    4790                 :             :   return _val;
    4791                 :             : }
    4792                 :             : 
    4793                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:3875 */
    4794                 :             : extern rtx_insn *gen_split_38 (rtx_insn *, rtx *);
    4795                 :             : rtx_insn *
    4796                 :             : gen_split_38 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
    4797                 :             : {
    4798                 :             :   rtx operand0;
    4799                 :             :   rtx operand1;
    4800                 :             :   rtx operand2;
    4801                 :             :   rtx_insn *_val = NULL;
    4802                 :             :   if (dump_file)
    4803                 :             :     fprintf (dump_file, "Splitting with gen_split_38 (i386.md:3875)\n");
    4804                 :             :   start_sequence ();
    4805                 :             : #define FAIL return (end_sequence (), _val)
    4806                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    4807                 :             : #line 3881 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    4808                 :             : {
    4809                 :             :   rtx op = XEXP (operands[0], 0);
    4810                 :             :   if (GET_CODE (op) == PRE_DEC)
    4811                 :             :     {
    4812                 :             :       gcc_assert (!TARGET_64BIT);
    4813                 :             :       op = GEN_INT (-4);
    4814                 :             :     }
    4815                 :             :   else
    4816                 :             :     {
    4817                 :             :       op = XEXP (XEXP (op, 1), 1);
    4818                 :             :       gcc_assert (CONST_INT_P (op));
    4819                 :             :     }
    4820                 :             :   operands[2] = op;
    4821                 :             :   /* Preserve memory attributes. */
    4822                 :             :   operands[0] = replace_equiv_address (operands[0], stack_pointer_rtx);
    4823                 :             : }
    4824                 :             : #undef DONE
    4825                 :             : #undef FAIL
    4826                 :             :   operand0 = operands[0];
    4827                 :             :   (void) operand0;
    4828                 :             :   operand1 = operands[1];
    4829                 :             :   (void) operand1;
    4830                 :             :   operand2 = operands[2];
    4831                 :             :   (void) operand2;
    4832                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (SImode,
    4833                 :             :         7),
    4834                 :             :         gen_rtx_PLUS (SImode,
    4835                 :             :         gen_rtx_REG (SImode,
    4836                 :             :         7),
    4837                 :             :         operand2)));
    4838                 :             :   emit_insn (gen_rtx_SET (operand0,
    4839                 :             :         operand1));
    4840                 :             :   _val = get_insns ();
    4841                 :             :   end_sequence ();
    4842                 :             :   return _val;
    4843                 :             : }
    4844                 :             : 
    4845                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:3875 */
    4846                 :             : extern rtx_insn *gen_split_39 (rtx_insn *, rtx *);
    4847                 :             : rtx_insn *
    4848                 :             : gen_split_39 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
    4849                 :             : {
    4850                 :             :   rtx operand0;
    4851                 :             :   rtx operand1;
    4852                 :             :   rtx operand2;
    4853                 :             :   rtx_insn *_val = NULL;
    4854                 :             :   if (dump_file)
    4855                 :             :     fprintf (dump_file, "Splitting with gen_split_39 (i386.md:3875)\n");
    4856                 :             :   start_sequence ();
    4857                 :             : #define FAIL return (end_sequence (), _val)
    4858                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    4859                 :             : #line 3881 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    4860                 :             : {
    4861                 :             :   rtx op = XEXP (operands[0], 0);
    4862                 :             :   if (GET_CODE (op) == PRE_DEC)
    4863                 :             :     {
    4864                 :             :       gcc_assert (!TARGET_64BIT);
    4865                 :             :       op = GEN_INT (-4);
    4866                 :             :     }
    4867                 :             :   else
    4868                 :             :     {
    4869                 :             :       op = XEXP (XEXP (op, 1), 1);
    4870                 :             :       gcc_assert (CONST_INT_P (op));
    4871                 :             :     }
    4872                 :             :   operands[2] = op;
    4873                 :             :   /* Preserve memory attributes. */
    4874                 :             :   operands[0] = replace_equiv_address (operands[0], stack_pointer_rtx);
    4875                 :             : }
    4876                 :             : #undef DONE
    4877                 :             : #undef FAIL
    4878                 :             :   operand0 = operands[0];
    4879                 :             :   (void) operand0;
    4880                 :             :   operand1 = operands[1];
    4881                 :             :   (void) operand1;
    4882                 :             :   operand2 = operands[2];
    4883                 :             :   (void) operand2;
    4884                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (SImode,
    4885                 :             :         7),
    4886                 :             :         gen_rtx_PLUS (SImode,
    4887                 :             :         gen_rtx_REG (SImode,
    4888                 :             :         7),
    4889                 :             :         operand2)));
    4890                 :             :   emit_insn (gen_rtx_SET (operand0,
    4891                 :             :         operand1));
    4892                 :             :   _val = get_insns ();
    4893                 :             :   end_sequence ();
    4894                 :             :   return _val;
    4895                 :             : }
    4896                 :             : 
    4897                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:3875 */
    4898                 :             : extern rtx_insn *gen_split_40 (rtx_insn *, rtx *);
    4899                 :             : rtx_insn *
    4900                 :             : gen_split_40 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
    4901                 :             : {
    4902                 :             :   rtx operand0;
    4903                 :             :   rtx operand1;
    4904                 :             :   rtx operand2;
    4905                 :             :   rtx_insn *_val = NULL;
    4906                 :             :   if (dump_file)
    4907                 :             :     fprintf (dump_file, "Splitting with gen_split_40 (i386.md:3875)\n");
    4908                 :             :   start_sequence ();
    4909                 :             : #define FAIL return (end_sequence (), _val)
    4910                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    4911                 :             : #line 3881 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    4912                 :             : {
    4913                 :             :   rtx op = XEXP (operands[0], 0);
    4914                 :             :   if (GET_CODE (op) == PRE_DEC)
    4915                 :             :     {
    4916                 :             :       gcc_assert (!TARGET_64BIT);
    4917                 :             :       op = GEN_INT (-4);
    4918                 :             :     }
    4919                 :             :   else
    4920                 :             :     {
    4921                 :             :       op = XEXP (XEXP (op, 1), 1);
    4922                 :             :       gcc_assert (CONST_INT_P (op));
    4923                 :             :     }
    4924                 :             :   operands[2] = op;
    4925                 :             :   /* Preserve memory attributes. */
    4926                 :             :   operands[0] = replace_equiv_address (operands[0], stack_pointer_rtx);
    4927                 :             : }
    4928                 :             : #undef DONE
    4929                 :             : #undef FAIL
    4930                 :             :   operand0 = operands[0];
    4931                 :             :   (void) operand0;
    4932                 :             :   operand1 = operands[1];
    4933                 :             :   (void) operand1;
    4934                 :             :   operand2 = operands[2];
    4935                 :             :   (void) operand2;
    4936                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (DImode,
    4937                 :             :         7),
    4938                 :             :         gen_rtx_PLUS (DImode,
    4939                 :             :         gen_rtx_REG (DImode,
    4940                 :             :         7),
    4941                 :             :         operand2)));
    4942                 :             :   emit_insn (gen_rtx_SET (operand0,
    4943                 :             :         operand1));
    4944                 :             :   _val = get_insns ();
    4945                 :             :   end_sequence ();
    4946                 :             :   return _val;
    4947                 :             : }
    4948                 :             : 
    4949                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:3875 */
    4950                 :             : extern rtx_insn *gen_split_41 (rtx_insn *, rtx *);
    4951                 :             : rtx_insn *
    4952                 :             : gen_split_41 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
    4953                 :             : {
    4954                 :             :   rtx operand0;
    4955                 :             :   rtx operand1;
    4956                 :             :   rtx operand2;
    4957                 :             :   rtx_insn *_val = NULL;
    4958                 :             :   if (dump_file)
    4959                 :             :     fprintf (dump_file, "Splitting with gen_split_41 (i386.md:3875)\n");
    4960                 :             :   start_sequence ();
    4961                 :             : #define FAIL return (end_sequence (), _val)
    4962                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    4963                 :             : #line 3881 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    4964                 :             : {
    4965                 :             :   rtx op = XEXP (operands[0], 0);
    4966                 :             :   if (GET_CODE (op) == PRE_DEC)
    4967                 :             :     {
    4968                 :             :       gcc_assert (!TARGET_64BIT);
    4969                 :             :       op = GEN_INT (-4);
    4970                 :             :     }
    4971                 :             :   else
    4972                 :             :     {
    4973                 :             :       op = XEXP (XEXP (op, 1), 1);
    4974                 :             :       gcc_assert (CONST_INT_P (op));
    4975                 :             :     }
    4976                 :             :   operands[2] = op;
    4977                 :             :   /* Preserve memory attributes. */
    4978                 :             :   operands[0] = replace_equiv_address (operands[0], stack_pointer_rtx);
    4979                 :             : }
    4980                 :             : #undef DONE
    4981                 :             : #undef FAIL
    4982                 :             :   operand0 = operands[0];
    4983                 :             :   (void) operand0;
    4984                 :             :   operand1 = operands[1];
    4985                 :             :   (void) operand1;
    4986                 :             :   operand2 = operands[2];
    4987                 :             :   (void) operand2;
    4988                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (DImode,
    4989                 :             :         7),
    4990                 :             :         gen_rtx_PLUS (DImode,
    4991                 :             :         gen_rtx_REG (DImode,
    4992                 :             :         7),
    4993                 :             :         operand2)));
    4994                 :             :   emit_insn (gen_rtx_SET (operand0,
    4995                 :             :         operand1));
    4996                 :             :   _val = get_insns ();
    4997                 :             :   end_sequence ();
    4998                 :             :   return _val;
    4999                 :             : }
    5000                 :             : 
    5001                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:3875 */
    5002                 :             : extern rtx_insn *gen_split_42 (rtx_insn *, rtx *);
    5003                 :             : rtx_insn *
    5004                 :             : gen_split_42 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
    5005                 :             : {
    5006                 :             :   rtx operand0;
    5007                 :             :   rtx operand1;
    5008                 :             :   rtx operand2;
    5009                 :             :   rtx_insn *_val = NULL;
    5010                 :             :   if (dump_file)
    5011                 :             :     fprintf (dump_file, "Splitting with gen_split_42 (i386.md:3875)\n");
    5012                 :             :   start_sequence ();
    5013                 :             : #define FAIL return (end_sequence (), _val)
    5014                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    5015                 :             : #line 3881 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    5016                 :             : {
    5017                 :             :   rtx op = XEXP (operands[0], 0);
    5018                 :             :   if (GET_CODE (op) == PRE_DEC)
    5019                 :             :     {
    5020                 :             :       gcc_assert (!TARGET_64BIT);
    5021                 :             :       op = GEN_INT (-4);
    5022                 :             :     }
    5023                 :             :   else
    5024                 :             :     {
    5025                 :             :       op = XEXP (XEXP (op, 1), 1);
    5026                 :             :       gcc_assert (CONST_INT_P (op));
    5027                 :             :     }
    5028                 :             :   operands[2] = op;
    5029                 :             :   /* Preserve memory attributes. */
    5030                 :             :   operands[0] = replace_equiv_address (operands[0], stack_pointer_rtx);
    5031                 :             : }
    5032                 :             : #undef DONE
    5033                 :             : #undef FAIL
    5034                 :             :   operand0 = operands[0];
    5035                 :             :   (void) operand0;
    5036                 :             :   operand1 = operands[1];
    5037                 :             :   (void) operand1;
    5038                 :             :   operand2 = operands[2];
    5039                 :             :   (void) operand2;
    5040                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (DImode,
    5041                 :             :         7),
    5042                 :             :         gen_rtx_PLUS (DImode,
    5043                 :             :         gen_rtx_REG (DImode,
    5044                 :             :         7),
    5045                 :             :         operand2)));
    5046                 :             :   emit_insn (gen_rtx_SET (operand0,
    5047                 :             :         operand1));
    5048                 :             :   _val = get_insns ();
    5049                 :             :   end_sequence ();
    5050                 :             :   return _val;
    5051                 :             : }
    5052                 :             : 
    5053                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:3898 */
    5054                 :             : extern rtx_insn *gen_split_43 (rtx_insn *, rtx *);
    5055                 :             : rtx_insn *
    5056                 :             : gen_split_43 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
    5057                 :             : {
    5058                 :             :   rtx operand0;
    5059                 :             :   rtx operand1;
    5060                 :             :   rtx operand2;
    5061                 :             :   rtx_insn *_val = NULL;
    5062                 :             :   if (dump_file)
    5063                 :             :     fprintf (dump_file, "Splitting with gen_split_43 (i386.md:3898)\n");
    5064                 :             :   start_sequence ();
    5065                 :             : #define FAIL return (end_sequence (), _val)
    5066                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    5067                 :             : #line 3904 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    5068                 :             : operands[2] = find_constant_src (curr_insn);
    5069                 :             : #undef DONE
    5070                 :             : #undef FAIL
    5071                 :             :   operand0 = operands[0];
    5072                 :             :   (void) operand0;
    5073                 :             :   operand1 = operands[1];
    5074                 :             :   (void) operand1;
    5075                 :             :   operand2 = operands[2];
    5076                 :             :   (void) operand2;
    5077                 :             :   emit_insn (gen_rtx_SET (operand0,
    5078                 :             :         operand2));
    5079                 :             :   _val = get_insns ();
    5080                 :             :   end_sequence ();
    5081                 :             :   return _val;
    5082                 :             : }
    5083                 :             : 
    5084                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:3906 */
    5085                 :             : extern rtx_insn *gen_split_44 (rtx_insn *, rtx *);
    5086                 :             : rtx_insn *
    5087                 :             : gen_split_44 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
    5088                 :             : {
    5089                 :             :   rtx_insn *_val = NULL;
    5090                 :             :   if (dump_file)
    5091                 :             :     fprintf (dump_file, "Splitting with gen_split_44 (i386.md:3906)\n");
    5092                 :             :   start_sequence ();
    5093                 :             : #define FAIL return (end_sequence (), _val)
    5094                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    5095                 :             : #line 3914 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    5096                 :             : ix86_split_long_move (operands); DONE;
    5097                 :             : #undef DONE
    5098                 :             : #undef FAIL
    5099                 :             :   emit_insn (const0_rtx);
    5100                 :             :   _val = get_insns ();
    5101                 :             :   end_sequence ();
    5102                 :             :   return _val;
    5103                 :             : }
    5104                 :             : 
    5105                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:3918 */
    5106                 :             : rtx
    5107                 :             : gen_movtf (rtx operand0,
    5108                 :             :         rtx operand1)
    5109                 :             : {
    5110                 :             :   rtx_insn *_val = 0;
    5111                 :             :   start_sequence ();
    5112                 :             :   {
    5113                 :             :     rtx operands[2];
    5114                 :             :     operands[0] = operand0;
    5115                 :             :     operands[1] = operand1;
    5116                 :             : #define FAIL return (end_sequence (), _val)
    5117                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    5118                 :             : #line 3922 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    5119                 :             : ix86_expand_move (TFmode, operands); DONE;
    5120                 :             : #undef DONE
    5121                 :             : #undef FAIL
    5122                 :             :     operand0 = operands[0];
    5123                 :             :     (void) operand0;
    5124                 :             :     operand1 = operands[1];
    5125                 :             :     (void) operand1;
    5126                 :             :   }
    5127                 :             :   emit_insn (gen_rtx_SET (operand0,
    5128                 :             :         operand1));
    5129                 :             :   _val = get_insns ();
    5130                 :             :   end_sequence ();
    5131                 :             :   return _val;
    5132                 :             : }
    5133                 :             : 
    5134                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:3924 */
    5135                 :             : rtx
    5136                 :             : gen_movhf (rtx operand0,
    5137                 :             :         rtx operand1)
    5138                 :             : {
    5139                 :             :   rtx_insn *_val = 0;
    5140                 :             :   start_sequence ();
    5141                 :             :   {
    5142                 :             :     rtx operands[2];
    5143                 :             :     operands[0] = operand0;
    5144                 :             :     operands[1] = operand1;
    5145                 :             : #define FAIL return (end_sequence (), _val)
    5146                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    5147                 :             : #line 3928 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    5148                 :             : ix86_expand_move (HFmode, operands); DONE;
    5149                 :             : #undef DONE
    5150                 :             : #undef FAIL
    5151                 :             :     operand0 = operands[0];
    5152                 :             :     (void) operand0;
    5153                 :             :     operand1 = operands[1];
    5154                 :             :     (void) operand1;
    5155                 :             :   }
    5156                 :             :   emit_insn (gen_rtx_SET (operand0,
    5157                 :             :         operand1));
    5158                 :             :   _val = get_insns ();
    5159                 :             :   end_sequence ();
    5160                 :             :   return _val;
    5161                 :             : }
    5162                 :             : 
    5163                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:3924 */
    5164                 :             : rtx
    5165                 :             : gen_movsf (rtx operand0,
    5166                 :             :         rtx operand1)
    5167                 :             : {
    5168                 :             :   rtx_insn *_val = 0;
    5169                 :             :   start_sequence ();
    5170                 :             :   {
    5171                 :             :     rtx operands[2];
    5172                 :             :     operands[0] = operand0;
    5173                 :             :     operands[1] = operand1;
    5174                 :             : #define FAIL return (end_sequence (), _val)
    5175                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    5176                 :             : #line 3928 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    5177                 :             : ix86_expand_move (SFmode, operands); DONE;
    5178                 :             : #undef DONE
    5179                 :             : #undef FAIL
    5180                 :             :     operand0 = operands[0];
    5181                 :             :     (void) operand0;
    5182                 :             :     operand1 = operands[1];
    5183                 :             :     (void) operand1;
    5184                 :             :   }
    5185                 :             :   emit_insn (gen_rtx_SET (operand0,
    5186                 :             :         operand1));
    5187                 :             :   _val = get_insns ();
    5188                 :             :   end_sequence ();
    5189                 :             :   return _val;
    5190                 :             : }
    5191                 :             : 
    5192                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:3924 */
    5193                 :             : rtx
    5194                 :             : gen_movdf (rtx operand0,
    5195                 :             :         rtx operand1)
    5196                 :             : {
    5197                 :             :   rtx_insn *_val = 0;
    5198                 :             :   start_sequence ();
    5199                 :             :   {
    5200                 :             :     rtx operands[2];
    5201                 :             :     operands[0] = operand0;
    5202                 :             :     operands[1] = operand1;
    5203                 :             : #define FAIL return (end_sequence (), _val)
    5204                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    5205                 :             : #line 3928 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    5206                 :             : ix86_expand_move (DFmode, operands); DONE;
    5207                 :             : #undef DONE
    5208                 :             : #undef FAIL
    5209                 :             :     operand0 = operands[0];
    5210                 :             :     (void) operand0;
    5211                 :             :     operand1 = operands[1];
    5212                 :             :     (void) operand1;
    5213                 :             :   }
    5214                 :             :   emit_insn (gen_rtx_SET (operand0,
    5215                 :             :         operand1));
    5216                 :             :   _val = get_insns ();
    5217                 :             :   end_sequence ();
    5218                 :             :   return _val;
    5219                 :             : }
    5220                 :             : 
    5221                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:3924 */
    5222                 :             : rtx
    5223                 :             : gen_movxf (rtx operand0,
    5224                 :             :         rtx operand1)
    5225                 :             : {
    5226                 :             :   rtx_insn *_val = 0;
    5227                 :             :   start_sequence ();
    5228                 :             :   {
    5229                 :             :     rtx operands[2];
    5230                 :             :     operands[0] = operand0;
    5231                 :             :     operands[1] = operand1;
    5232                 :             : #define FAIL return (end_sequence (), _val)
    5233                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    5234                 :             : #line 3928 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    5235                 :             : ix86_expand_move (XFmode, operands); DONE;
    5236                 :             : #undef DONE
    5237                 :             : #undef FAIL
    5238                 :             :     operand0 = operands[0];
    5239                 :             :     (void) operand0;
    5240                 :             :     operand1 = operands[1];
    5241                 :             :     (void) operand1;
    5242                 :             :   }
    5243                 :             :   emit_insn (gen_rtx_SET (operand0,
    5244                 :             :         operand1));
    5245                 :             :   _val = get_insns ();
    5246                 :             :   end_sequence ();
    5247                 :             :   return _val;
    5248                 :             : }
    5249                 :             : 
    5250                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:3924 */
    5251                 :             : rtx
    5252                 :             : gen_movbf (rtx operand0,
    5253                 :             :         rtx operand1)
    5254                 :             : {
    5255                 :             :   rtx_insn *_val = 0;
    5256                 :             :   start_sequence ();
    5257                 :             :   {
    5258                 :             :     rtx operands[2];
    5259                 :             :     operands[0] = operand0;
    5260                 :             :     operands[1] = operand1;
    5261                 :             : #define FAIL return (end_sequence (), _val)
    5262                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    5263                 :             : #line 3928 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    5264                 :             : ix86_expand_move (BFmode, operands); DONE;
    5265                 :             : #undef DONE
    5266                 :             : #undef FAIL
    5267                 :             :     operand0 = operands[0];
    5268                 :             :     (void) operand0;
    5269                 :             :     operand1 = operands[1];
    5270                 :             :     (void) operand1;
    5271                 :             :   }
    5272                 :             :   emit_insn (gen_rtx_SET (operand0,
    5273                 :             :         operand1));
    5274                 :             :   _val = get_insns ();
    5275                 :             :   end_sequence ();
    5276                 :             :   return _val;
    5277                 :             : }
    5278                 :             : 
    5279                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:3979 */
    5280                 :             : extern rtx_insn *gen_split_45 (rtx_insn *, rtx *);
    5281                 :             : rtx_insn *
    5282                 :             : gen_split_45 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
    5283                 :             : {
    5284                 :             :   rtx_insn *_val = NULL;
    5285                 :             :   if (dump_file)
    5286                 :             :     fprintf (dump_file, "Splitting with gen_split_45 (i386.md:3979)\n");
    5287                 :             :   start_sequence ();
    5288                 :             : #define FAIL return (end_sequence (), _val)
    5289                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    5290                 :             : #line 3984 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    5291                 :             : ix86_split_long_move (operands); DONE;
    5292                 :             : #undef DONE
    5293                 :             : #undef FAIL
    5294                 :             :   emit_insn (const0_rtx);
    5295                 :             :   _val = get_insns ();
    5296                 :             :   end_sequence ();
    5297                 :             :   return _val;
    5298                 :             : }
    5299                 :             : 
    5300                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:4052 */
    5301                 :             : extern rtx_insn *gen_split_46 (rtx_insn *, rtx *);
    5302                 :             : rtx_insn *
    5303                 :             : gen_split_46 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
    5304                 :             : {
    5305                 :             :   rtx_insn *_val = NULL;
    5306                 :             :   if (dump_file)
    5307                 :             :     fprintf (dump_file, "Splitting with gen_split_46 (i386.md:4052)\n");
    5308                 :             :   start_sequence ();
    5309                 :             : #define FAIL return (end_sequence (), _val)
    5310                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    5311                 :             : #line 4057 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    5312                 :             : ix86_split_long_move (operands); DONE;
    5313                 :             : #undef DONE
    5314                 :             : #undef FAIL
    5315                 :             :   emit_insn (const0_rtx);
    5316                 :             :   _val = get_insns ();
    5317                 :             :   end_sequence ();
    5318                 :             :   return _val;
    5319                 :             : }
    5320                 :             : 
    5321                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:4230 */
    5322                 :             : extern rtx_insn *gen_split_47 (rtx_insn *, rtx *);
    5323                 :             : rtx_insn *
    5324                 :             : gen_split_47 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
    5325                 :             : {
    5326                 :             :   rtx_insn *_val = NULL;
    5327                 :             :   if (dump_file)
    5328                 :             :     fprintf (dump_file, "Splitting with gen_split_47 (i386.md:4230)\n");
    5329                 :             :   start_sequence ();
    5330                 :             : #define FAIL return (end_sequence (), _val)
    5331                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    5332                 :             : #line 4235 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    5333                 :             : ix86_split_long_move (operands); DONE;
    5334                 :             : #undef DONE
    5335                 :             : #undef FAIL
    5336                 :             :   emit_insn (const0_rtx);
    5337                 :             :   _val = get_insns ();
    5338                 :             :   end_sequence ();
    5339                 :             :   return _val;
    5340                 :             : }
    5341                 :             : 
    5342                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:4498 */
    5343                 :             : extern rtx_insn *gen_split_48 (rtx_insn *, rtx *);
    5344                 :             : rtx_insn *
    5345                 :             : gen_split_48 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
    5346                 :             : {
    5347                 :             :   rtx operand0;
    5348                 :             :   rtx operand1;
    5349                 :             :   rtx operand2;
    5350                 :             :   rtx_insn *_val = NULL;
    5351                 :             :   if (dump_file)
    5352                 :             :     fprintf (dump_file, "Splitting with gen_split_48 (i386.md:4498)\n");
    5353                 :             :   start_sequence ();
    5354                 :             : #define FAIL return (end_sequence (), _val)
    5355                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    5356                 :             : #line 4508 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    5357                 :             : operands[2] = find_constant_src (curr_insn);
    5358                 :             : #undef DONE
    5359                 :             : #undef FAIL
    5360                 :             :   operand0 = operands[0];
    5361                 :             :   (void) operand0;
    5362                 :             :   operand1 = operands[1];
    5363                 :             :   (void) operand1;
    5364                 :             :   operand2 = operands[2];
    5365                 :             :   (void) operand2;
    5366                 :             :   emit_insn (gen_rtx_SET (operand0,
    5367                 :             :         operand2));
    5368                 :             :   _val = get_insns ();
    5369                 :             :   end_sequence ();
    5370                 :             :   return _val;
    5371                 :             : }
    5372                 :             : 
    5373                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:4510 */
    5374                 :             : extern rtx_insn *gen_split_49 (rtx_insn *, rtx *);
    5375                 :             : rtx_insn *
    5376                 :             : gen_split_49 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
    5377                 :             : {
    5378                 :             :   rtx operand0;
    5379                 :             :   rtx operand1;
    5380                 :             :   rtx operand2;
    5381                 :             :   rtx_insn *_val = NULL;
    5382                 :             :   if (dump_file)
    5383                 :             :     fprintf (dump_file, "Splitting with gen_split_49 (i386.md:4510)\n");
    5384                 :             :   start_sequence ();
    5385                 :             : #define FAIL return (end_sequence (), _val)
    5386                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    5387                 :             : #line 4519 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    5388                 :             : operands[2] = find_constant_src (curr_insn);
    5389                 :             : #undef DONE
    5390                 :             : #undef FAIL
    5391                 :             :   operand0 = operands[0];
    5392                 :             :   (void) operand0;
    5393                 :             :   operand1 = operands[1];
    5394                 :             :   (void) operand1;
    5395                 :             :   operand2 = operands[2];
    5396                 :             :   (void) operand2;
    5397                 :             :   emit_insn (gen_rtx_SET (operand0,
    5398                 :             :         operand2));
    5399                 :             :   _val = get_insns ();
    5400                 :             :   end_sequence ();
    5401                 :             :   return _val;
    5402                 :             : }
    5403                 :             : 
    5404                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:4522 */
    5405                 :             : extern rtx_insn *gen_split_50 (rtx_insn *, rtx *);
    5406                 :             : rtx_insn *
    5407                 :             : gen_split_50 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
    5408                 :             : {
    5409                 :             :   rtx operand0;
    5410                 :             :   rtx operand1;
    5411                 :             :   rtx_insn *_val = NULL;
    5412                 :             :   if (dump_file)
    5413                 :             :     fprintf (dump_file, "Splitting with gen_split_50 (i386.md:4522)\n");
    5414                 :             :   start_sequence ();
    5415                 :             : #define FAIL return (end_sequence (), _val)
    5416                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    5417                 :             : #line 4531 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    5418                 :             : {
    5419                 :             :   if (real_isnegzero (CONST_DOUBLE_REAL_VALUE (operands[1])))
    5420                 :             :     operands[1] = CONST0_RTX (SFmode);
    5421                 :             :   else
    5422                 :             :     operands[1] = CONST1_RTX (SFmode);
    5423                 :             : }
    5424                 :             : #undef DONE
    5425                 :             : #undef FAIL
    5426                 :             :   operand0 = operands[0];
    5427                 :             :   (void) operand0;
    5428                 :             :   operand1 = operands[1];
    5429                 :             :   (void) operand1;
    5430                 :             :   emit_insn (gen_rtx_SET (operand0,
    5431                 :             :         operand1));
    5432                 :             :   emit_insn (gen_rtx_SET (copy_rtx (operand0),
    5433                 :             :         gen_rtx_NEG (SFmode,
    5434                 :             :         copy_rtx (operand0))));
    5435                 :             :   _val = get_insns ();
    5436                 :             :   end_sequence ();
    5437                 :             :   return _val;
    5438                 :             : }
    5439                 :             : 
    5440                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:4522 */
    5441                 :             : extern rtx_insn *gen_split_51 (rtx_insn *, rtx *);
    5442                 :             : rtx_insn *
    5443                 :             : gen_split_51 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
    5444                 :             : {
    5445                 :             :   rtx operand0;
    5446                 :             :   rtx operand1;
    5447                 :             :   rtx_insn *_val = NULL;
    5448                 :             :   if (dump_file)
    5449                 :             :     fprintf (dump_file, "Splitting with gen_split_51 (i386.md:4522)\n");
    5450                 :             :   start_sequence ();
    5451                 :             : #define FAIL return (end_sequence (), _val)
    5452                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    5453                 :             : #line 4531 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    5454                 :             : {
    5455                 :             :   if (real_isnegzero (CONST_DOUBLE_REAL_VALUE (operands[1])))
    5456                 :             :     operands[1] = CONST0_RTX (DFmode);
    5457                 :             :   else
    5458                 :             :     operands[1] = CONST1_RTX (DFmode);
    5459                 :             : }
    5460                 :             : #undef DONE
    5461                 :             : #undef FAIL
    5462                 :             :   operand0 = operands[0];
    5463                 :             :   (void) operand0;
    5464                 :             :   operand1 = operands[1];
    5465                 :             :   (void) operand1;
    5466                 :             :   emit_insn (gen_rtx_SET (operand0,
    5467                 :             :         operand1));
    5468                 :             :   emit_insn (gen_rtx_SET (copy_rtx (operand0),
    5469                 :             :         gen_rtx_NEG (DFmode,
    5470                 :             :         copy_rtx (operand0))));
    5471                 :             :   _val = get_insns ();
    5472                 :             :   end_sequence ();
    5473                 :             :   return _val;
    5474                 :             : }
    5475                 :             : 
    5476                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:4522 */
    5477                 :             : extern rtx_insn *gen_split_52 (rtx_insn *, rtx *);
    5478                 :             : rtx_insn *
    5479                 :             : gen_split_52 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
    5480                 :             : {
    5481                 :             :   rtx operand0;
    5482                 :             :   rtx operand1;
    5483                 :             :   rtx_insn *_val = NULL;
    5484                 :             :   if (dump_file)
    5485                 :             :     fprintf (dump_file, "Splitting with gen_split_52 (i386.md:4522)\n");
    5486                 :             :   start_sequence ();
    5487                 :             : #define FAIL return (end_sequence (), _val)
    5488                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    5489                 :             : #line 4531 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    5490                 :             : {
    5491                 :             :   if (real_isnegzero (CONST_DOUBLE_REAL_VALUE (operands[1])))
    5492                 :             :     operands[1] = CONST0_RTX (XFmode);
    5493                 :             :   else
    5494                 :             :     operands[1] = CONST1_RTX (XFmode);
    5495                 :             : }
    5496                 :             : #undef DONE
    5497                 :             : #undef FAIL
    5498                 :             :   operand0 = operands[0];
    5499                 :             :   (void) operand0;
    5500                 :             :   operand1 = operands[1];
    5501                 :             :   (void) operand1;
    5502                 :             :   emit_insn (gen_rtx_SET (operand0,
    5503                 :             :         operand1));
    5504                 :             :   emit_insn (gen_rtx_SET (copy_rtx (operand0),
    5505                 :             :         gen_rtx_NEG (XFmode,
    5506                 :             :         copy_rtx (operand0))));
    5507                 :             :   _val = get_insns ();
    5508                 :             :   end_sequence ();
    5509                 :             :   return _val;
    5510                 :             : }
    5511                 :             : 
    5512                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:4556 */
    5513                 :             : extern rtx_insn *gen_split_53 (rtx_insn *, rtx *);
    5514                 :             : rtx_insn *
    5515                 :             : gen_split_53 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
    5516                 :             : {
    5517                 :             :   rtx operand0;
    5518                 :             :   rtx operand1;
    5519                 :             :   rtx operand2;
    5520                 :             :   rtx operand3;
    5521                 :             :   rtx operand4;
    5522                 :             :   rtx_insn *_val = NULL;
    5523                 :             :   if (dump_file)
    5524                 :             :     fprintf (dump_file, "Splitting with gen_split_53 (i386.md:4556)\n");
    5525                 :             :   start_sequence ();
    5526                 :             : #define FAIL return (end_sequence (), _val)
    5527                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    5528                 :             : #line 4564 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    5529                 :             : split_double_mode (TImode, &operands[0], 1, &operands[3], &operands[4]);
    5530                 :             : #undef DONE
    5531                 :             : #undef FAIL
    5532                 :             :   operand0 = operands[0];
    5533                 :             :   (void) operand0;
    5534                 :             :   operand1 = operands[1];
    5535                 :             :   (void) operand1;
    5536                 :             :   operand2 = operands[2];
    5537                 :             :   (void) operand2;
    5538                 :             :   operand3 = operands[3];
    5539                 :             :   (void) operand3;
    5540                 :             :   operand4 = operands[4];
    5541                 :             :   (void) operand4;
    5542                 :             :   emit_insn (gen_rtx_SET (operand3,
    5543                 :             :         operand1));
    5544                 :             :   emit_insn (gen_rtx_SET (operand4,
    5545                 :             :         const0_rtx));
    5546                 :             :   _val = get_insns ();
    5547                 :             :   end_sequence ();
    5548                 :             :   return _val;
    5549                 :             : }
    5550                 :             : 
    5551                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:4566 */
    5552                 :             : rtx
    5553                 :             : gen_zero_extendsidi2 (rtx operand0,
    5554                 :             :         rtx operand1)
    5555                 :             : {
    5556                 :             :   return gen_rtx_SET (operand0,
    5557                 :             :         gen_rtx_ZERO_EXTEND (DImode,
    5558                 :             :         operand1));
    5559                 :             : }
    5560                 :             : 
    5561                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:4680 */
    5562                 :             : extern rtx_insn *gen_split_54 (rtx_insn *, rtx *);
    5563                 :             : rtx_insn *
    5564                 :             : gen_split_54 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
    5565                 :             : {
    5566                 :             :   rtx operand0;
    5567                 :             :   rtx operand1;
    5568                 :             :   rtx operand2;
    5569                 :             :   rtx operand3;
    5570                 :             :   rtx operand4;
    5571                 :             :   rtx_insn *_val = NULL;
    5572                 :             :   if (dump_file)
    5573                 :             :     fprintf (dump_file, "Splitting with gen_split_54 (i386.md:4680)\n");
    5574                 :             :   start_sequence ();
    5575                 :             : #define FAIL return (end_sequence (), _val)
    5576                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    5577                 :             : #line 4685 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    5578                 :             : split_double_mode (DImode, &operands[0], 1, &operands[3], &operands[4]);
    5579                 :             : #undef DONE
    5580                 :             : #undef FAIL
    5581                 :             :   operand0 = operands[0];
    5582                 :             :   (void) operand0;
    5583                 :             :   operand1 = operands[1];
    5584                 :             :   (void) operand1;
    5585                 :             :   operand2 = operands[2];
    5586                 :             :   (void) operand2;
    5587                 :             :   operand3 = operands[3];
    5588                 :             :   (void) operand3;
    5589                 :             :   operand4 = operands[4];
    5590                 :             :   (void) operand4;
    5591                 :             :   emit_insn (gen_rtx_SET (operand4,
    5592                 :             :         const0_rtx));
    5593                 :             :   _val = get_insns ();
    5594                 :             :   end_sequence ();
    5595                 :             :   return _val;
    5596                 :             : }
    5597                 :             : 
    5598                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:4687 */
    5599                 :             : extern rtx_insn *gen_split_55 (rtx_insn *, rtx *);
    5600                 :             : rtx_insn *
    5601                 :             : gen_split_55 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
    5602                 :             : {
    5603                 :             :   rtx operand0;
    5604                 :             :   rtx operand1;
    5605                 :             :   rtx operand2;
    5606                 :             :   rtx operand3;
    5607                 :             :   rtx operand4;
    5608                 :             :   rtx_insn *_val = NULL;
    5609                 :             :   if (dump_file)
    5610                 :             :     fprintf (dump_file, "Splitting with gen_split_55 (i386.md:4687)\n");
    5611                 :             :   start_sequence ();
    5612                 :             : #define FAIL return (end_sequence (), _val)
    5613                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    5614                 :             : #line 4693 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    5615                 :             : split_double_mode (DImode, &operands[0], 1, &operands[3], &operands[4]);
    5616                 :             : #undef DONE
    5617                 :             : #undef FAIL
    5618                 :             :   operand0 = operands[0];
    5619                 :             :   (void) operand0;
    5620                 :             :   operand1 = operands[1];
    5621                 :             :   (void) operand1;
    5622                 :             :   operand2 = operands[2];
    5623                 :             :   (void) operand2;
    5624                 :             :   operand3 = operands[3];
    5625                 :             :   (void) operand3;
    5626                 :             :   operand4 = operands[4];
    5627                 :             :   (void) operand4;
    5628                 :             :   emit_insn (gen_rtx_SET (operand4,
    5629                 :             :         const0_rtx));
    5630                 :             :   _val = get_insns ();
    5631                 :             :   end_sequence ();
    5632                 :             :   return _val;
    5633                 :             : }
    5634                 :             : 
    5635                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:4695 */
    5636                 :             : extern rtx_insn *gen_split_56 (rtx_insn *, rtx *);
    5637                 :             : rtx_insn *
    5638                 :             : gen_split_56 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
    5639                 :             : {
    5640                 :             :   rtx operand0;
    5641                 :             :   rtx operand1;
    5642                 :             :   rtx operand2;
    5643                 :             :   rtx operand3;
    5644                 :             :   rtx operand4;
    5645                 :             :   rtx_insn *_val = NULL;
    5646                 :             :   if (dump_file)
    5647                 :             :     fprintf (dump_file, "Splitting with gen_split_56 (i386.md:4695)\n");
    5648                 :             :   start_sequence ();
    5649                 :             : #define FAIL return (end_sequence (), _val)
    5650                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    5651                 :             : #line 4702 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    5652                 :             : split_double_mode (DImode, &operands[0], 1, &operands[3], &operands[4]);
    5653                 :             : #undef DONE
    5654                 :             : #undef FAIL
    5655                 :             :   operand0 = operands[0];
    5656                 :             :   (void) operand0;
    5657                 :             :   operand1 = operands[1];
    5658                 :             :   (void) operand1;
    5659                 :             :   operand2 = operands[2];
    5660                 :             :   (void) operand2;
    5661                 :             :   operand3 = operands[3];
    5662                 :             :   (void) operand3;
    5663                 :             :   operand4 = operands[4];
    5664                 :             :   (void) operand4;
    5665                 :             :   emit_insn (gen_rtx_SET (operand3,
    5666                 :             :         operand1));
    5667                 :             :   emit_insn (gen_rtx_SET (operand4,
    5668                 :             :         const0_rtx));
    5669                 :             :   _val = get_insns ();
    5670                 :             :   end_sequence ();
    5671                 :             :   return _val;
    5672                 :             : }
    5673                 :             : 
    5674                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:4720 */
    5675                 :             : rtx
    5676                 :             : gen_zero_extendqisi2 (rtx operand0,
    5677                 :             :         rtx operand1)
    5678                 :             : {
    5679                 :             :   rtx_insn *_val = 0;
    5680                 :             :   start_sequence ();
    5681                 :             :   {
    5682                 :             :     rtx operands[2];
    5683                 :             :     operands[0] = operand0;
    5684                 :             :     operands[1] = operand1;
    5685                 :             : #define FAIL return (end_sequence (), _val)
    5686                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    5687                 :             : #line 4724 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    5688                 :             : {
    5689                 :             :   if (TARGET_ZERO_EXTEND_WITH_AND && optimize_function_for_speed_p (cfun))
    5690                 :             :     {
    5691                 :             :       operands[1] = force_reg (QImode, operands[1]);
    5692                 :             :       emit_insn (gen_zero_extendqisi2_and (operands[0], operands[1]));
    5693                 :             :       DONE;
    5694                 :             :     }
    5695                 :             : }
    5696                 :             : #undef DONE
    5697                 :             : #undef FAIL
    5698                 :             :     operand0 = operands[0];
    5699                 :             :     (void) operand0;
    5700                 :             :     operand1 = operands[1];
    5701                 :             :     (void) operand1;
    5702                 :             :   }
    5703                 :             :   emit_insn (gen_rtx_SET (operand0,
    5704                 :             :         gen_rtx_ZERO_EXTEND (SImode,
    5705                 :             :         operand1)));
    5706                 :             :   _val = get_insns ();
    5707                 :             :   end_sequence ();
    5708                 :             :   return _val;
    5709                 :             : }
    5710                 :             : 
    5711                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:4720 */
    5712                 :             : rtx
    5713                 :             : gen_zero_extendhisi2 (rtx operand0,
    5714                 :             :         rtx operand1)
    5715                 :             : {
    5716                 :             :   rtx_insn *_val = 0;
    5717                 :             :   start_sequence ();
    5718                 :             :   {
    5719                 :             :     rtx operands[2];
    5720                 :             :     operands[0] = operand0;
    5721                 :             :     operands[1] = operand1;
    5722                 :             : #define FAIL return (end_sequence (), _val)
    5723                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    5724                 :             : #line 4724 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    5725                 :             : {
    5726                 :             :   if (TARGET_ZERO_EXTEND_WITH_AND && optimize_function_for_speed_p (cfun))
    5727                 :             :     {
    5728                 :             :       operands[1] = force_reg (HImode, operands[1]);
    5729                 :             :       emit_insn (gen_zero_extendhisi2_and (operands[0], operands[1]));
    5730                 :             :       DONE;
    5731                 :             :     }
    5732                 :             : }
    5733                 :             : #undef DONE
    5734                 :             : #undef FAIL
    5735                 :             :     operand0 = operands[0];
    5736                 :             :     (void) operand0;
    5737                 :             :     operand1 = operands[1];
    5738                 :             :     (void) operand1;
    5739                 :             :   }
    5740                 :             :   emit_insn (gen_rtx_SET (operand0,
    5741                 :             :         gen_rtx_ZERO_EXTEND (SImode,
    5742                 :             :         operand1)));
    5743                 :             :   _val = get_insns ();
    5744                 :             :   end_sequence ();
    5745                 :             :   return _val;
    5746                 :             : }
    5747                 :             : 
    5748                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:4733 */
    5749                 :             : extern rtx_insn *gen_split_57 (rtx_insn *, rtx *);
    5750                 :             : rtx_insn *
    5751                 :             : gen_split_57 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
    5752                 :             : {
    5753                 :             :   rtx operand0;
    5754                 :             :   rtx operand1;
    5755                 :             :   rtx operand2;
    5756                 :             :   rtx_insn *_val = NULL;
    5757                 :             :   if (dump_file)
    5758                 :             :     fprintf (dump_file, "Splitting with gen_split_57 (i386.md:4733)\n");
    5759                 :             :   start_sequence ();
    5760                 :             : #define FAIL return (end_sequence (), _val)
    5761                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    5762                 :             : #line 4743 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    5763                 :             : {
    5764                 :             :   if (!REG_P (operands[1])
    5765                 :             :       || REGNO (operands[0]) != REGNO (operands[1]))
    5766                 :             :     {
    5767                 :             :       ix86_expand_clear (operands[0]);
    5768                 :             : 
    5769                 :             :       gcc_assert (!TARGET_PARTIAL_REG_STALL);
    5770                 :             :       emit_insn (gen_rtx_SET
    5771                 :             :                  (gen_rtx_STRICT_LOW_PART
    5772                 :             :                   (VOIDmode, gen_lowpart (QImode, operands[0])),
    5773                 :             :                   operands[1]));
    5774                 :             :       DONE;
    5775                 :             :     }
    5776                 :             : 
    5777                 :             :   operands[2] = GEN_INT (GET_MODE_MASK (QImode));
    5778                 :             : }
    5779                 :             : #undef DONE
    5780                 :             : #undef FAIL
    5781                 :             :   operand0 = operands[0];
    5782                 :             :   (void) operand0;
    5783                 :             :   operand1 = operands[1];
    5784                 :             :   (void) operand1;
    5785                 :             :   operand2 = operands[2];
    5786                 :             :   (void) operand2;
    5787                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
    5788                 :             :         gen_rtvec (2,
    5789                 :             :                 gen_rtx_SET (operand0,
    5790                 :             :         gen_rtx_AND (SImode,
    5791                 :             :         copy_rtx (operand0),
    5792                 :             :         operand2)),
    5793                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
    5794                 :             :   _val = get_insns ();
    5795                 :             :   end_sequence ();
    5796                 :             :   return _val;
    5797                 :             : }
    5798                 :             : 
    5799                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:4733 */
    5800                 :             : extern rtx_insn *gen_split_58 (rtx_insn *, rtx *);
    5801                 :             : rtx_insn *
    5802                 :             : gen_split_58 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
    5803                 :             : {
    5804                 :             :   rtx operand0;
    5805                 :             :   rtx operand1;
    5806                 :             :   rtx operand2;
    5807                 :             :   rtx_insn *_val = NULL;
    5808                 :             :   if (dump_file)
    5809                 :             :     fprintf (dump_file, "Splitting with gen_split_58 (i386.md:4733)\n");
    5810                 :             :   start_sequence ();
    5811                 :             : #define FAIL return (end_sequence (), _val)
    5812                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    5813                 :             : #line 4743 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    5814                 :             : {
    5815                 :             :   if (!REG_P (operands[1])
    5816                 :             :       || REGNO (operands[0]) != REGNO (operands[1]))
    5817                 :             :     {
    5818                 :             :       ix86_expand_clear (operands[0]);
    5819                 :             : 
    5820                 :             :       gcc_assert (!TARGET_PARTIAL_REG_STALL);
    5821                 :             :       emit_insn (gen_rtx_SET
    5822                 :             :                  (gen_rtx_STRICT_LOW_PART
    5823                 :             :                   (VOIDmode, gen_lowpart (HImode, operands[0])),
    5824                 :             :                   operands[1]));
    5825                 :             :       DONE;
    5826                 :             :     }
    5827                 :             : 
    5828                 :             :   operands[2] = GEN_INT (GET_MODE_MASK (HImode));
    5829                 :             : }
    5830                 :             : #undef DONE
    5831                 :             : #undef FAIL
    5832                 :             :   operand0 = operands[0];
    5833                 :             :   (void) operand0;
    5834                 :             :   operand1 = operands[1];
    5835                 :             :   (void) operand1;
    5836                 :             :   operand2 = operands[2];
    5837                 :             :   (void) operand2;
    5838                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
    5839                 :             :         gen_rtvec (2,
    5840                 :             :                 gen_rtx_SET (operand0,
    5841                 :             :         gen_rtx_AND (SImode,
    5842                 :             :         copy_rtx (operand0),
    5843                 :             :         operand2)),
    5844                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
    5845                 :             :   _val = get_insns ();
    5846                 :             :   end_sequence ();
    5847                 :             :   return _val;
    5848                 :             : }
    5849                 :             : 
    5850                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:4775 */
    5851                 :             : rtx
    5852                 :             : gen_zero_extendqihi2 (rtx operand0,
    5853                 :             :         rtx operand1)
    5854                 :             : {
    5855                 :             :   rtx_insn *_val = 0;
    5856                 :             :   start_sequence ();
    5857                 :             :   {
    5858                 :             :     rtx operands[2];
    5859                 :             :     operands[0] = operand0;
    5860                 :             :     operands[1] = operand1;
    5861                 :             : #define FAIL return (end_sequence (), _val)
    5862                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    5863                 :             : #line 4779 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    5864                 :             : {
    5865                 :             :   if (TARGET_ZERO_EXTEND_WITH_AND && optimize_function_for_speed_p (cfun))
    5866                 :             :     {
    5867                 :             :       operands[1] = force_reg (QImode, operands[1]);
    5868                 :             :       emit_insn (gen_zero_extendqihi2_and (operands[0], operands[1]));
    5869                 :             :       DONE;
    5870                 :             :     }
    5871                 :             : }
    5872                 :             : #undef DONE
    5873                 :             : #undef FAIL
    5874                 :             :     operand0 = operands[0];
    5875                 :             :     (void) operand0;
    5876                 :             :     operand1 = operands[1];
    5877                 :             :     (void) operand1;
    5878                 :             :   }
    5879                 :             :   emit_insn (gen_rtx_SET (operand0,
    5880                 :             :         gen_rtx_ZERO_EXTEND (HImode,
    5881                 :             :         operand1)));
    5882                 :             :   _val = get_insns ();
    5883                 :             :   end_sequence ();
    5884                 :             :   return _val;
    5885                 :             : }
    5886                 :             : 
    5887                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:4788 */
    5888                 :             : extern rtx_insn *gen_split_59 (rtx_insn *, rtx *);
    5889                 :             : rtx_insn *
    5890                 :             : gen_split_59 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
    5891                 :             : {
    5892                 :             :   rtx operand0;
    5893                 :             :   rtx_insn *_val = NULL;
    5894                 :             :   if (dump_file)
    5895                 :             :     fprintf (dump_file, "Splitting with gen_split_59 (i386.md:4788)\n");
    5896                 :             :   start_sequence ();
    5897                 :             : #define FAIL return (end_sequence (), _val)
    5898                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    5899                 :             : #line 4797 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    5900                 :             : {
    5901                 :             :   if (!REG_P (operands[1])
    5902                 :             :       || REGNO (operands[0]) != REGNO (operands[1]))
    5903                 :             :     {
    5904                 :             :       ix86_expand_clear (operands[0]);
    5905                 :             : 
    5906                 :             :       gcc_assert (!TARGET_PARTIAL_REG_STALL);
    5907                 :             :       emit_insn (gen_rtx_SET
    5908                 :             :                  (gen_rtx_STRICT_LOW_PART
    5909                 :             :                   (VOIDmode, gen_lowpart (QImode, operands[0])),
    5910                 :             :                   operands[1]));
    5911                 :             :       DONE;
    5912                 :             :     }
    5913                 :             : 
    5914                 :             :   operands[0] = gen_lowpart (SImode, operands[0]);
    5915                 :             : }
    5916                 :             : #undef DONE
    5917                 :             : #undef FAIL
    5918                 :             :   operand0 = operands[0];
    5919                 :             :   (void) operand0;
    5920                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
    5921                 :             :         gen_rtvec (2,
    5922                 :             :                 gen_rtx_SET (operand0,
    5923                 :             :         gen_rtx_AND (SImode,
    5924                 :             :         copy_rtx (operand0),
    5925                 :             :         GEN_INT (255L))),
    5926                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
    5927                 :             :   _val = get_insns ();
    5928                 :             :   end_sequence ();
    5929                 :             :   return _val;
    5930                 :             : }
    5931                 :             : 
    5932                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:4830 */
    5933                 :             : extern rtx_insn *gen_peephole2_41 (rtx_insn *, rtx *);
    5934                 :             : rtx_insn *
    5935                 :             : gen_peephole2_41 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
    5936                 :             : {
    5937                 :             :   rtx operand0;
    5938                 :             :   rtx operand1;
    5939                 :             :   rtx operand2;
    5940                 :             :   rtx_insn *_val = NULL;
    5941                 :             :   if (dump_file)
    5942                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_41 (i386.md:4830)\n");
    5943                 :             :   start_sequence ();
    5944                 :             :   operand0 = operands[0];
    5945                 :             :   (void) operand0;
    5946                 :             :   operand1 = operands[1];
    5947                 :             :   (void) operand1;
    5948                 :             :   operand2 = operands[2];
    5949                 :             :   (void) operand2;
    5950                 :             :   emit_insn (gen_rtx_SET (operand0,
    5951                 :             :         gen_rtx_ZERO_EXTEND (SImode,
    5952                 :             :         operand2)));
    5953                 :             :   _val = get_insns ();
    5954                 :             :   end_sequence ();
    5955                 :             :   return _val;
    5956                 :             : }
    5957                 :             : 
    5958                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:4830 */
    5959                 :             : extern rtx_insn *gen_peephole2_42 (rtx_insn *, rtx *);
    5960                 :             : rtx_insn *
    5961                 :             : gen_peephole2_42 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
    5962                 :             : {
    5963                 :             :   rtx operand0;
    5964                 :             :   rtx operand1;
    5965                 :             :   rtx operand2;
    5966                 :             :   rtx_insn *_val = NULL;
    5967                 :             :   if (dump_file)
    5968                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_42 (i386.md:4830)\n");
    5969                 :             :   start_sequence ();
    5970                 :             :   operand0 = operands[0];
    5971                 :             :   (void) operand0;
    5972                 :             :   operand1 = operands[1];
    5973                 :             :   (void) operand1;
    5974                 :             :   operand2 = operands[2];
    5975                 :             :   (void) operand2;
    5976                 :             :   emit_insn (gen_rtx_SET (operand0,
    5977                 :             :         gen_rtx_ZERO_EXTEND (DImode,
    5978                 :             :         operand2)));
    5979                 :             :   _val = get_insns ();
    5980                 :             :   end_sequence ();
    5981                 :             :   return _val;
    5982                 :             : }
    5983                 :             : 
    5984                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:4830 */
    5985                 :             : extern rtx_insn *gen_peephole2_43 (rtx_insn *, rtx *);
    5986                 :             : rtx_insn *
    5987                 :             : gen_peephole2_43 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
    5988                 :             : {
    5989                 :             :   rtx operand0;
    5990                 :             :   rtx operand1;
    5991                 :             :   rtx operand2;
    5992                 :             :   rtx_insn *_val = NULL;
    5993                 :             :   if (dump_file)
    5994                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_43 (i386.md:4830)\n");
    5995                 :             :   start_sequence ();
    5996                 :             :   operand0 = operands[0];
    5997                 :             :   (void) operand0;
    5998                 :             :   operand1 = operands[1];
    5999                 :             :   (void) operand1;
    6000                 :             :   operand2 = operands[2];
    6001                 :             :   (void) operand2;
    6002                 :             :   emit_insn (gen_rtx_SET (operand0,
    6003                 :             :         gen_rtx_ZERO_EXTEND (SImode,
    6004                 :             :         operand2)));
    6005                 :             :   _val = get_insns ();
    6006                 :             :   end_sequence ();
    6007                 :             :   return _val;
    6008                 :             : }
    6009                 :             : 
    6010                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:4830 */
    6011                 :             : extern rtx_insn *gen_peephole2_44 (rtx_insn *, rtx *);
    6012                 :             : rtx_insn *
    6013                 :             : gen_peephole2_44 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
    6014                 :             : {
    6015                 :             :   rtx operand0;
    6016                 :             :   rtx operand1;
    6017                 :             :   rtx operand2;
    6018                 :             :   rtx_insn *_val = NULL;
    6019                 :             :   if (dump_file)
    6020                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_44 (i386.md:4830)\n");
    6021                 :             :   start_sequence ();
    6022                 :             :   operand0 = operands[0];
    6023                 :             :   (void) operand0;
    6024                 :             :   operand1 = operands[1];
    6025                 :             :   (void) operand1;
    6026                 :             :   operand2 = operands[2];
    6027                 :             :   (void) operand2;
    6028                 :             :   emit_insn (gen_rtx_SET (operand0,
    6029                 :             :         gen_rtx_ZERO_EXTEND (DImode,
    6030                 :             :         operand2)));
    6031                 :             :   _val = get_insns ();
    6032                 :             :   end_sequence ();
    6033                 :             :   return _val;
    6034                 :             : }
    6035                 :             : 
    6036                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:4843 */
    6037                 :             : extern rtx_insn *gen_peephole2_45 (rtx_insn *, rtx *);
    6038                 :             : rtx_insn *
    6039                 :             : gen_peephole2_45 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
    6040                 :             : {
    6041                 :             :   rtx operand0;
    6042                 :             :   rtx operand1;
    6043                 :             :   rtx operand2;
    6044                 :             :   rtx_insn *_val = NULL;
    6045                 :             :   if (dump_file)
    6046                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_45 (i386.md:4843)\n");
    6047                 :             :   start_sequence ();
    6048                 :             :   operand0 = operands[0];
    6049                 :             :   (void) operand0;
    6050                 :             :   operand1 = operands[1];
    6051                 :             :   (void) operand1;
    6052                 :             :   operand2 = operands[2];
    6053                 :             :   (void) operand2;
    6054                 :             :   emit_insn (gen_rtx_SET (operand0,
    6055                 :             :         gen_rtx_ZERO_EXTEND (SImode,
    6056                 :             :         operand2)));
    6057                 :             :   _val = get_insns ();
    6058                 :             :   end_sequence ();
    6059                 :             :   return _val;
    6060                 :             : }
    6061                 :             : 
    6062                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:4843 */
    6063                 :             : extern rtx_insn *gen_peephole2_46 (rtx_insn *, rtx *);
    6064                 :             : rtx_insn *
    6065                 :             : gen_peephole2_46 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
    6066                 :             : {
    6067                 :             :   rtx operand0;
    6068                 :             :   rtx operand1;
    6069                 :             :   rtx operand2;
    6070                 :             :   rtx_insn *_val = NULL;
    6071                 :             :   if (dump_file)
    6072                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_46 (i386.md:4843)\n");
    6073                 :             :   start_sequence ();
    6074                 :             :   operand0 = operands[0];
    6075                 :             :   (void) operand0;
    6076                 :             :   operand1 = operands[1];
    6077                 :             :   (void) operand1;
    6078                 :             :   operand2 = operands[2];
    6079                 :             :   (void) operand2;
    6080                 :             :   emit_insn (gen_rtx_SET (operand0,
    6081                 :             :         gen_rtx_ZERO_EXTEND (DImode,
    6082                 :             :         operand2)));
    6083                 :             :   _val = get_insns ();
    6084                 :             :   end_sequence ();
    6085                 :             :   return _val;
    6086                 :             : }
    6087                 :             : 
    6088                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:4843 */
    6089                 :             : extern rtx_insn *gen_peephole2_47 (rtx_insn *, rtx *);
    6090                 :             : rtx_insn *
    6091                 :             : gen_peephole2_47 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
    6092                 :             : {
    6093                 :             :   rtx operand0;
    6094                 :             :   rtx operand1;
    6095                 :             :   rtx operand2;
    6096                 :             :   rtx_insn *_val = NULL;
    6097                 :             :   if (dump_file)
    6098                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_47 (i386.md:4843)\n");
    6099                 :             :   start_sequence ();
    6100                 :             :   operand0 = operands[0];
    6101                 :             :   (void) operand0;
    6102                 :             :   operand1 = operands[1];
    6103                 :             :   (void) operand1;
    6104                 :             :   operand2 = operands[2];
    6105                 :             :   (void) operand2;
    6106                 :             :   emit_insn (gen_rtx_SET (operand0,
    6107                 :             :         gen_rtx_ZERO_EXTEND (SImode,
    6108                 :             :         operand2)));
    6109                 :             :   _val = get_insns ();
    6110                 :             :   end_sequence ();
    6111                 :             :   return _val;
    6112                 :             : }
    6113                 :             : 
    6114                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:4843 */
    6115                 :             : extern rtx_insn *gen_peephole2_48 (rtx_insn *, rtx *);
    6116                 :             : rtx_insn *
    6117                 :             : gen_peephole2_48 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
    6118                 :             : {
    6119                 :             :   rtx operand0;
    6120                 :             :   rtx operand1;
    6121                 :             :   rtx operand2;
    6122                 :             :   rtx_insn *_val = NULL;
    6123                 :             :   if (dump_file)
    6124                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_48 (i386.md:4843)\n");
    6125                 :             :   start_sequence ();
    6126                 :             :   operand0 = operands[0];
    6127                 :             :   (void) operand0;
    6128                 :             :   operand1 = operands[1];
    6129                 :             :   (void) operand1;
    6130                 :             :   operand2 = operands[2];
    6131                 :             :   (void) operand2;
    6132                 :             :   emit_insn (gen_rtx_SET (operand0,
    6133                 :             :         gen_rtx_ZERO_EXTEND (DImode,
    6134                 :             :         operand2)));
    6135                 :             :   _val = get_insns ();
    6136                 :             :   end_sequence ();
    6137                 :             :   return _val;
    6138                 :             : }
    6139                 :             : 
    6140                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:4855 */
    6141                 :             : rtx
    6142                 :             : gen_extendsidi2 (rtx operand0,
    6143                 :             :         rtx operand1)
    6144                 :             : {
    6145                 :             :   rtx_insn *_val = 0;
    6146                 :             :   start_sequence ();
    6147                 :             :   {
    6148                 :             :     rtx operands[2];
    6149                 :             :     operands[0] = operand0;
    6150                 :             :     operands[1] = operand1;
    6151                 :             : #define FAIL return (end_sequence (), _val)
    6152                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    6153                 :             : #line 4859 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    6154                 :             : {
    6155                 :             :   if (!TARGET_64BIT)
    6156                 :             :     {
    6157                 :             :       emit_insn (gen_extendsidi2_1 (operands[0], operands[1]));
    6158                 :             :       DONE;
    6159                 :             :     }
    6160                 :             : }
    6161                 :             : #undef DONE
    6162                 :             : #undef FAIL
    6163                 :             :     operand0 = operands[0];
    6164                 :             :     (void) operand0;
    6165                 :             :     operand1 = operands[1];
    6166                 :             :     (void) operand1;
    6167                 :             :   }
    6168                 :             :   emit_insn (gen_rtx_SET (operand0,
    6169                 :             :         gen_rtx_SIGN_EXTEND (DImode,
    6170                 :             :         operand1)));
    6171                 :             :   _val = get_insns ();
    6172                 :             :   end_sequence ();
    6173                 :             :   return _val;
    6174                 :             : }
    6175                 :             : 
    6176                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:4897 */
    6177                 :             : extern rtx_insn *gen_split_60 (rtx_insn *, rtx *);
    6178                 :             : rtx_insn *
    6179                 :             : gen_split_60 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
    6180                 :             : {
    6181                 :             :   rtx_insn *_val = NULL;
    6182                 :             :   if (dump_file)
    6183                 :             :     fprintf (dump_file, "Splitting with gen_split_60 (i386.md:4897)\n");
    6184                 :             :   start_sequence ();
    6185                 :             : #define FAIL return (end_sequence (), _val)
    6186                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    6187                 :             : #line 4904 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    6188                 :             : {
    6189                 :             :   rtx bits = GEN_INT (4 * BITS_PER_UNIT - 1);
    6190                 :             : 
    6191                 :             :   split_double_mode (DImode, &operands[0], 1, &operands[3], &operands[4]);
    6192                 :             : 
    6193                 :             :   emit_move_insn (operands[3], operands[1]);
    6194                 :             : 
    6195                 :             :   /* Generate a cltd if possible and doing so it profitable.  */
    6196                 :             :   if ((optimize_function_for_size_p (cfun) || TARGET_USE_CLTD)
    6197                 :             :       && REGNO (operands[1]) == AX_REG
    6198                 :             :       && REGNO (operands[2]) == DX_REG)
    6199                 :             :     {
    6200                 :             :       emit_insn (gen_ashrsi3_cvt (operands[2], operands[1], bits));
    6201                 :             :     }
    6202                 :             :   else
    6203                 :             :     {
    6204                 :             :       emit_move_insn (operands[2], operands[1]);
    6205                 :             :       emit_insn (gen_ashrsi3_cvt (operands[2], operands[2], bits));
    6206                 :             :     }
    6207                 :             :   emit_move_insn (operands[4], operands[2]);
    6208                 :             :   DONE;
    6209                 :             : }
    6210                 :             : #undef DONE
    6211                 :             : #undef FAIL
    6212                 :             :   emit_insn (const0_rtx);
    6213                 :             :   _val = get_insns ();
    6214                 :             :   end_sequence ();
    6215                 :             :   return _val;
    6216                 :             : }
    6217                 :             : 
    6218                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:4897 */
    6219                 :             : extern rtx_insn *gen_split_61 (rtx_insn *, rtx *);
    6220                 :             : rtx_insn *
    6221                 :             : gen_split_61 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
    6222                 :             : {
    6223                 :             :   rtx_insn *_val = NULL;
    6224                 :             :   if (dump_file)
    6225                 :             :     fprintf (dump_file, "Splitting with gen_split_61 (i386.md:4897)\n");
    6226                 :             :   start_sequence ();
    6227                 :             : #define FAIL return (end_sequence (), _val)
    6228                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    6229                 :             : #line 4904 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    6230                 :             : {
    6231                 :             :   rtx bits = GEN_INT (8 * BITS_PER_UNIT - 1);
    6232                 :             : 
    6233                 :             :   split_double_mode (TImode, &operands[0], 1, &operands[3], &operands[4]);
    6234                 :             : 
    6235                 :             :   emit_move_insn (operands[3], operands[1]);
    6236                 :             : 
    6237                 :             :   /* Generate a cltd if possible and doing so it profitable.  */
    6238                 :             :   if ((optimize_function_for_size_p (cfun) || TARGET_USE_CLTD)
    6239                 :             :       && REGNO (operands[1]) == AX_REG
    6240                 :             :       && REGNO (operands[2]) == DX_REG)
    6241                 :             :     {
    6242                 :             :       emit_insn (gen_ashrdi3_cvt (operands[2], operands[1], bits));
    6243                 :             :     }
    6244                 :             :   else
    6245                 :             :     {
    6246                 :             :       emit_move_insn (operands[2], operands[1]);
    6247                 :             :       emit_insn (gen_ashrdi3_cvt (operands[2], operands[2], bits));
    6248                 :             :     }
    6249                 :             :   emit_move_insn (operands[4], operands[2]);
    6250                 :             :   DONE;
    6251                 :             : }
    6252                 :             : #undef DONE
    6253                 :             : #undef FAIL
    6254                 :             :   emit_insn (const0_rtx);
    6255                 :             :   _val = get_insns ();
    6256                 :             :   end_sequence ();
    6257                 :             :   return _val;
    6258                 :             : }
    6259                 :             : 
    6260                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:4929 */
    6261                 :             : extern rtx_insn *gen_peephole2_49 (rtx_insn *, rtx *);
    6262                 :             : rtx_insn *
    6263                 :             : gen_peephole2_49 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
    6264                 :             : {
    6265                 :             :   rtx operand0;
    6266                 :             :   rtx operand1;
    6267                 :             :   rtx operand2;
    6268                 :             :   rtx operand3;
    6269                 :             :   rtx operand4;
    6270                 :             :   rtx_insn *_val = NULL;
    6271                 :             :   if (dump_file)
    6272                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_49 (i386.md:4929)\n");
    6273                 :             :   start_sequence ();
    6274                 :             :   operand0 = operands[0];
    6275                 :             :   (void) operand0;
    6276                 :             :   operand1 = operands[1];
    6277                 :             :   (void) operand1;
    6278                 :             :   operand2 = operands[2];
    6279                 :             :   (void) operand2;
    6280                 :             :   operand3 = operands[3];
    6281                 :             :   (void) operand3;
    6282                 :             :   operand4 = operands[4];
    6283                 :             :   (void) operand4;
    6284                 :             :   emit_insn (gen_rtx_SET (operand0,
    6285                 :             :         operand1));
    6286                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
    6287                 :             :         gen_rtvec (2,
    6288                 :             :                 gen_rtx_SET (copy_rtx (operand1),
    6289                 :             :         gen_rtx_ASHIFTRT (SImode,
    6290                 :             :         copy_rtx (operand1),
    6291                 :             :         operand4)),
    6292                 :             :                 gen_hard_reg_clobber (CCmode, 17))), true);
    6293                 :             :   emit_insn (gen_rtx_SET (operand3,
    6294                 :             :         copy_rtx (operand1)));
    6295                 :             :   _val = get_insns ();
    6296                 :             :   end_sequence ();
    6297                 :             :   return _val;
    6298                 :             : }
    6299                 :             : 
    6300                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:4929 */
    6301                 :             : extern rtx_insn *gen_peephole2_50 (rtx_insn *, rtx *);
    6302                 :             : rtx_insn *
    6303                 :             : gen_peephole2_50 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
    6304                 :             : {
    6305                 :             :   rtx operand0;
    6306                 :             :   rtx operand1;
    6307                 :             :   rtx operand2;
    6308                 :             :   rtx operand3;
    6309                 :             :   rtx operand4;
    6310                 :             :   rtx_insn *_val = NULL;
    6311                 :             :   if (dump_file)
    6312                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_50 (i386.md:4929)\n");
    6313                 :             :   start_sequence ();
    6314                 :             :   operand0 = operands[0];
    6315                 :             :   (void) operand0;
    6316                 :             :   operand1 = operands[1];
    6317                 :             :   (void) operand1;
    6318                 :             :   operand2 = operands[2];
    6319                 :             :   (void) operand2;
    6320                 :             :   operand3 = operands[3];
    6321                 :             :   (void) operand3;
    6322                 :             :   operand4 = operands[4];
    6323                 :             :   (void) operand4;
    6324                 :             :   emit_insn (gen_rtx_SET (operand0,
    6325                 :             :         operand1));
    6326                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
    6327                 :             :         gen_rtvec (2,
    6328                 :             :                 gen_rtx_SET (copy_rtx (operand1),
    6329                 :             :         gen_rtx_ASHIFTRT (DImode,
    6330                 :             :         copy_rtx (operand1),
    6331                 :             :         operand4)),
    6332                 :             :                 gen_hard_reg_clobber (CCmode, 17))), true);
    6333                 :             :   emit_insn (gen_rtx_SET (operand3,
    6334                 :             :         copy_rtx (operand1)));
    6335                 :             :   _val = get_insns ();
    6336                 :             :   end_sequence ();
    6337                 :             :   return _val;
    6338                 :             : }
    6339                 :             : 
    6340                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:4948 */
    6341                 :             : extern rtx_insn *gen_peephole2_51 (rtx_insn *, rtx *);
    6342                 :             : rtx_insn *
    6343                 :             : gen_peephole2_51 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
    6344                 :             : {
    6345                 :             :   rtx operand0;
    6346                 :             :   rtx operand1;
    6347                 :             :   rtx operand2;
    6348                 :             :   rtx operand3;
    6349                 :             :   rtx operand4;
    6350                 :             :   rtx_insn *_val = NULL;
    6351                 :             :   if (dump_file)
    6352                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_51 (i386.md:4948)\n");
    6353                 :             :   start_sequence ();
    6354                 :             :   operand0 = operands[0];
    6355                 :             :   (void) operand0;
    6356                 :             :   operand1 = operands[1];
    6357                 :             :   (void) operand1;
    6358                 :             :   operand2 = operands[2];
    6359                 :             :   (void) operand2;
    6360                 :             :   operand3 = operands[3];
    6361                 :             :   (void) operand3;
    6362                 :             :   operand4 = operands[4];
    6363                 :             :   (void) operand4;
    6364                 :             :   emit_insn (gen_rtx_SET (operand0,
    6365                 :             :         operand1));
    6366                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
    6367                 :             :         gen_rtvec (2,
    6368                 :             :                 gen_rtx_SET (copy_rtx (operand1),
    6369                 :             :         gen_rtx_ASHIFTRT (SImode,
    6370                 :             :         copy_rtx (operand1),
    6371                 :             :         operand4)),
    6372                 :             :                 gen_hard_reg_clobber (CCmode, 17))), true);
    6373                 :             :   emit_insn (gen_rtx_SET (operand3,
    6374                 :             :         copy_rtx (operand1)));
    6375                 :             :   _val = get_insns ();
    6376                 :             :   end_sequence ();
    6377                 :             :   return _val;
    6378                 :             : }
    6379                 :             : 
    6380                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:4948 */
    6381                 :             : extern rtx_insn *gen_peephole2_52 (rtx_insn *, rtx *);
    6382                 :             : rtx_insn *
    6383                 :             : gen_peephole2_52 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
    6384                 :             : {
    6385                 :             :   rtx operand0;
    6386                 :             :   rtx operand1;
    6387                 :             :   rtx operand2;
    6388                 :             :   rtx operand3;
    6389                 :             :   rtx operand4;
    6390                 :             :   rtx_insn *_val = NULL;
    6391                 :             :   if (dump_file)
    6392                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_52 (i386.md:4948)\n");
    6393                 :             :   start_sequence ();
    6394                 :             :   operand0 = operands[0];
    6395                 :             :   (void) operand0;
    6396                 :             :   operand1 = operands[1];
    6397                 :             :   (void) operand1;
    6398                 :             :   operand2 = operands[2];
    6399                 :             :   (void) operand2;
    6400                 :             :   operand3 = operands[3];
    6401                 :             :   (void) operand3;
    6402                 :             :   operand4 = operands[4];
    6403                 :             :   (void) operand4;
    6404                 :             :   emit_insn (gen_rtx_SET (operand0,
    6405                 :             :         operand1));
    6406                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
    6407                 :             :         gen_rtvec (2,
    6408                 :             :                 gen_rtx_SET (copy_rtx (operand1),
    6409                 :             :         gen_rtx_ASHIFTRT (DImode,
    6410                 :             :         copy_rtx (operand1),
    6411                 :             :         operand4)),
    6412                 :             :                 gen_hard_reg_clobber (CCmode, 17))), true);
    6413                 :             :   emit_insn (gen_rtx_SET (operand3,
    6414                 :             :         copy_rtx (operand1)));
    6415                 :             :   _val = get_insns ();
    6416                 :             :   end_sequence ();
    6417                 :             :   return _val;
    6418                 :             : }
    6419                 :             : 
    6420                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:4971 */
    6421                 :             : extern rtx_insn *gen_split_62 (rtx_insn *, rtx *);
    6422                 :             : rtx_insn *
    6423                 :             : gen_split_62 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
    6424                 :             : {
    6425                 :             :   rtx_insn *_val = NULL;
    6426                 :             :   if (dump_file)
    6427                 :             :     fprintf (dump_file, "Splitting with gen_split_62 (i386.md:4971)\n");
    6428                 :             :   start_sequence ();
    6429                 :             : #define FAIL return (end_sequence (), _val)
    6430                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    6431                 :             : #line 4978 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    6432                 :             : {
    6433                 :             :   rtx bits = GEN_INT (4 * BITS_PER_UNIT - 1);
    6434                 :             : 
    6435                 :             :   split_double_mode (DImode, &operands[0], 1, &operands[3], &operands[4]);
    6436                 :             : 
    6437                 :             :   if (REGNO (operands[3]) != REGNO (operands[1]))
    6438                 :             :     emit_move_insn (operands[3], operands[1]);
    6439                 :             : 
    6440                 :             :   rtx src = operands[1];
    6441                 :             :   if (REGNO (operands[3]) == AX_REG)
    6442                 :             :     src = operands[3];
    6443                 :             : 
    6444                 :             :   /* Generate a cltd if possible and doing so it profitable.  */
    6445                 :             :   if ((optimize_function_for_size_p (cfun) || TARGET_USE_CLTD)
    6446                 :             :       && REGNO (src) == AX_REG
    6447                 :             :       && REGNO (operands[4]) == DX_REG)
    6448                 :             :     {
    6449                 :             :       emit_insn (gen_ashrsi3_cvt (operands[4], src, bits));
    6450                 :             :       DONE;
    6451                 :             :     }
    6452                 :             : 
    6453                 :             :   if (REGNO (operands[4]) != REGNO (operands[1]))
    6454                 :             :     emit_move_insn (operands[4], operands[1]);
    6455                 :             : 
    6456                 :             :   emit_insn (gen_ashrsi3_cvt (operands[4], operands[4], bits));
    6457                 :             :   DONE;
    6458                 :             : }
    6459                 :             : #undef DONE
    6460                 :             : #undef FAIL
    6461                 :             :   emit_insn (const0_rtx);
    6462                 :             :   _val = get_insns ();
    6463                 :             :   end_sequence ();
    6464                 :             :   return _val;
    6465                 :             : }
    6466                 :             : 
    6467                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:4971 */
    6468                 :             : extern rtx_insn *gen_split_63 (rtx_insn *, rtx *);
    6469                 :             : rtx_insn *
    6470                 :             : gen_split_63 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
    6471                 :             : {
    6472                 :             :   rtx_insn *_val = NULL;
    6473                 :             :   if (dump_file)
    6474                 :             :     fprintf (dump_file, "Splitting with gen_split_63 (i386.md:4971)\n");
    6475                 :             :   start_sequence ();
    6476                 :             : #define FAIL return (end_sequence (), _val)
    6477                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    6478                 :             : #line 4978 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    6479                 :             : {
    6480                 :             :   rtx bits = GEN_INT (8 * BITS_PER_UNIT - 1);
    6481                 :             : 
    6482                 :             :   split_double_mode (TImode, &operands[0], 1, &operands[3], &operands[4]);
    6483                 :             : 
    6484                 :             :   if (REGNO (operands[3]) != REGNO (operands[1]))
    6485                 :             :     emit_move_insn (operands[3], operands[1]);
    6486                 :             : 
    6487                 :             :   rtx src = operands[1];
    6488                 :             :   if (REGNO (operands[3]) == AX_REG)
    6489                 :             :     src = operands[3];
    6490                 :             : 
    6491                 :             :   /* Generate a cltd if possible and doing so it profitable.  */
    6492                 :             :   if ((optimize_function_for_size_p (cfun) || TARGET_USE_CLTD)
    6493                 :             :       && REGNO (src) == AX_REG
    6494                 :             :       && REGNO (operands[4]) == DX_REG)
    6495                 :             :     {
    6496                 :             :       emit_insn (gen_ashrdi3_cvt (operands[4], src, bits));
    6497                 :             :       DONE;
    6498                 :             :     }
    6499                 :             : 
    6500                 :             :   if (REGNO (operands[4]) != REGNO (operands[1]))
    6501                 :             :     emit_move_insn (operands[4], operands[1]);
    6502                 :             : 
    6503                 :             :   emit_insn (gen_ashrdi3_cvt (operands[4], operands[4], bits));
    6504                 :             :   DONE;
    6505                 :             : }
    6506                 :             : #undef DONE
    6507                 :             : #undef FAIL
    6508                 :             :   emit_insn (const0_rtx);
    6509                 :             :   _val = get_insns ();
    6510                 :             :   end_sequence ();
    6511                 :             :   return _val;
    6512                 :             : }
    6513                 :             : 
    6514                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:5135 */
    6515                 :             : extern rtx_insn *gen_split_64 (rtx_insn *, rtx *);
    6516                 :             : rtx_insn *
    6517                 :             : gen_split_64 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
    6518                 :             : {
    6519                 :             :   rtx operand0;
    6520                 :             :   rtx operand1;
    6521                 :             :   rtx_insn *_val = NULL;
    6522                 :             :   if (dump_file)
    6523                 :             :     fprintf (dump_file, "Splitting with gen_split_64 (i386.md:5135)\n");
    6524                 :             :   start_sequence ();
    6525                 :             :   operand0 = operands[0];
    6526                 :             :   (void) operand0;
    6527                 :             :   operand1 = operands[1];
    6528                 :             :   (void) operand1;
    6529                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (SImode,
    6530                 :             :         7),
    6531                 :             :         gen_rtx_PLUS (SImode,
    6532                 :             :         gen_rtx_REG (SImode,
    6533                 :             :         7),
    6534                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (-8)])));
    6535                 :             :   emit_insn (gen_rtx_SET (gen_rtx_MEM (DFmode,
    6536                 :             :         gen_rtx_REG (SImode,
    6537                 :             :         7)),
    6538                 :             :         gen_rtx_FLOAT_EXTEND (DFmode,
    6539                 :             :         operand1)));
    6540                 :             :   _val = get_insns ();
    6541                 :             :   end_sequence ();
    6542                 :             :   return _val;
    6543                 :             : }
    6544                 :             : 
    6545                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:5135 */
    6546                 :             : extern rtx_insn *gen_split_65 (rtx_insn *, rtx *);
    6547                 :             : rtx_insn *
    6548                 :             : gen_split_65 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
    6549                 :             : {
    6550                 :             :   rtx operand0;
    6551                 :             :   rtx operand1;
    6552                 :             :   rtx_insn *_val = NULL;
    6553                 :             :   if (dump_file)
    6554                 :             :     fprintf (dump_file, "Splitting with gen_split_65 (i386.md:5135)\n");
    6555                 :             :   start_sequence ();
    6556                 :             :   operand0 = operands[0];
    6557                 :             :   (void) operand0;
    6558                 :             :   operand1 = operands[1];
    6559                 :             :   (void) operand1;
    6560                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (DImode,
    6561                 :             :         7),
    6562                 :             :         gen_rtx_PLUS (DImode,
    6563                 :             :         gen_rtx_REG (DImode,
    6564                 :             :         7),
    6565                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (-8)])));
    6566                 :             :   emit_insn (gen_rtx_SET (gen_rtx_MEM (DFmode,
    6567                 :             :         gen_rtx_REG (DImode,
    6568                 :             :         7)),
    6569                 :             :         gen_rtx_FLOAT_EXTEND (DFmode,
    6570                 :             :         operand1)));
    6571                 :             :   _val = get_insns ();
    6572                 :             :   end_sequence ();
    6573                 :             :   return _val;
    6574                 :             : }
    6575                 :             : 
    6576                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:5142 */
    6577                 :             : extern rtx_insn *gen_split_66 (rtx_insn *, rtx *);
    6578                 :             : rtx_insn *
    6579                 :             : gen_split_66 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
    6580                 :             : {
    6581                 :             :   rtx operand0;
    6582                 :             :   rtx operand1;
    6583                 :             :   rtx operand2;
    6584                 :             :   rtx_insn *_val = NULL;
    6585                 :             :   if (dump_file)
    6586                 :             :     fprintf (dump_file, "Splitting with gen_split_66 (i386.md:5142)\n");
    6587                 :             :   start_sequence ();
    6588                 :             : #define FAIL return (end_sequence (), _val)
    6589                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    6590                 :             : #line 5148 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    6591                 :             : operands[2] = GEN_INT (-GET_MODE_SIZE (XFmode));
    6592                 :             : #undef DONE
    6593                 :             : #undef FAIL
    6594                 :             :   operand0 = operands[0];
    6595                 :             :   (void) operand0;
    6596                 :             :   operand1 = operands[1];
    6597                 :             :   (void) operand1;
    6598                 :             :   operand2 = operands[2];
    6599                 :             :   (void) operand2;
    6600                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (SImode,
    6601                 :             :         7),
    6602                 :             :         gen_rtx_PLUS (SImode,
    6603                 :             :         gen_rtx_REG (SImode,
    6604                 :             :         7),
    6605                 :             :         operand2)));
    6606                 :             :   emit_insn (gen_rtx_SET (gen_rtx_MEM (XFmode,
    6607                 :             :         gen_rtx_REG (SImode,
    6608                 :             :         7)),
    6609                 :             :         gen_rtx_FLOAT_EXTEND (XFmode,
    6610                 :             :         operand1)));
    6611                 :             :   _val = get_insns ();
    6612                 :             :   end_sequence ();
    6613                 :             :   return _val;
    6614                 :             : }
    6615                 :             : 
    6616                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:5142 */
    6617                 :             : extern rtx_insn *gen_split_67 (rtx_insn *, rtx *);
    6618                 :             : rtx_insn *
    6619                 :             : gen_split_67 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
    6620                 :             : {
    6621                 :             :   rtx operand0;
    6622                 :             :   rtx operand1;
    6623                 :             :   rtx operand2;
    6624                 :             :   rtx_insn *_val = NULL;
    6625                 :             :   if (dump_file)
    6626                 :             :     fprintf (dump_file, "Splitting with gen_split_67 (i386.md:5142)\n");
    6627                 :             :   start_sequence ();
    6628                 :             : #define FAIL return (end_sequence (), _val)
    6629                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    6630                 :             : #line 5148 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    6631                 :             : operands[2] = GEN_INT (-GET_MODE_SIZE (XFmode));
    6632                 :             : #undef DONE
    6633                 :             : #undef FAIL
    6634                 :             :   operand0 = operands[0];
    6635                 :             :   (void) operand0;
    6636                 :             :   operand1 = operands[1];
    6637                 :             :   (void) operand1;
    6638                 :             :   operand2 = operands[2];
    6639                 :             :   (void) operand2;
    6640                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (DImode,
    6641                 :             :         7),
    6642                 :             :         gen_rtx_PLUS (DImode,
    6643                 :             :         gen_rtx_REG (DImode,
    6644                 :             :         7),
    6645                 :             :         operand2)));
    6646                 :             :   emit_insn (gen_rtx_SET (gen_rtx_MEM (XFmode,
    6647                 :             :         gen_rtx_REG (DImode,
    6648                 :             :         7)),
    6649                 :             :         gen_rtx_FLOAT_EXTEND (XFmode,
    6650                 :             :         operand1)));
    6651                 :             :   _val = get_insns ();
    6652                 :             :   end_sequence ();
    6653                 :             :   return _val;
    6654                 :             : }
    6655                 :             : 
    6656                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:5142 */
    6657                 :             : extern rtx_insn *gen_split_68 (rtx_insn *, rtx *);
    6658                 :             : rtx_insn *
    6659                 :             : gen_split_68 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
    6660                 :             : {
    6661                 :             :   rtx operand0;
    6662                 :             :   rtx operand1;
    6663                 :             :   rtx operand2;
    6664                 :             :   rtx_insn *_val = NULL;
    6665                 :             :   if (dump_file)
    6666                 :             :     fprintf (dump_file, "Splitting with gen_split_68 (i386.md:5142)\n");
    6667                 :             :   start_sequence ();
    6668                 :             : #define FAIL return (end_sequence (), _val)
    6669                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    6670                 :             : #line 5148 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    6671                 :             : operands[2] = GEN_INT (-GET_MODE_SIZE (XFmode));
    6672                 :             : #undef DONE
    6673                 :             : #undef FAIL
    6674                 :             :   operand0 = operands[0];
    6675                 :             :   (void) operand0;
    6676                 :             :   operand1 = operands[1];
    6677                 :             :   (void) operand1;
    6678                 :             :   operand2 = operands[2];
    6679                 :             :   (void) operand2;
    6680                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (SImode,
    6681                 :             :         7),
    6682                 :             :         gen_rtx_PLUS (SImode,
    6683                 :             :         gen_rtx_REG (SImode,
    6684                 :             :         7),
    6685                 :             :         operand2)));
    6686                 :             :   emit_insn (gen_rtx_SET (gen_rtx_MEM (XFmode,
    6687                 :             :         gen_rtx_REG (SImode,
    6688                 :             :         7)),
    6689                 :             :         gen_rtx_FLOAT_EXTEND (XFmode,
    6690                 :             :         operand1)));
    6691                 :             :   _val = get_insns ();
    6692                 :             :   end_sequence ();
    6693                 :             :   return _val;
    6694                 :             : }
    6695                 :             : 
    6696                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:5142 */
    6697                 :             : extern rtx_insn *gen_split_69 (rtx_insn *, rtx *);
    6698                 :             : rtx_insn *
    6699                 :             : gen_split_69 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
    6700                 :             : {
    6701                 :             :   rtx operand0;
    6702                 :             :   rtx operand1;
    6703                 :             :   rtx operand2;
    6704                 :             :   rtx_insn *_val = NULL;
    6705                 :             :   if (dump_file)
    6706                 :             :     fprintf (dump_file, "Splitting with gen_split_69 (i386.md:5142)\n");
    6707                 :             :   start_sequence ();
    6708                 :             : #define FAIL return (end_sequence (), _val)
    6709                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    6710                 :             : #line 5148 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    6711                 :             : operands[2] = GEN_INT (-GET_MODE_SIZE (XFmode));
    6712                 :             : #undef DONE
    6713                 :             : #undef FAIL
    6714                 :             :   operand0 = operands[0];
    6715                 :             :   (void) operand0;
    6716                 :             :   operand1 = operands[1];
    6717                 :             :   (void) operand1;
    6718                 :             :   operand2 = operands[2];
    6719                 :             :   (void) operand2;
    6720                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (DImode,
    6721                 :             :         7),
    6722                 :             :         gen_rtx_PLUS (DImode,
    6723                 :             :         gen_rtx_REG (DImode,
    6724                 :             :         7),
    6725                 :             :         operand2)));
    6726                 :             :   emit_insn (gen_rtx_SET (gen_rtx_MEM (XFmode,
    6727                 :             :         gen_rtx_REG (DImode,
    6728                 :             :         7)),
    6729                 :             :         gen_rtx_FLOAT_EXTEND (XFmode,
    6730                 :             :         operand1)));
    6731                 :             :   _val = get_insns ();
    6732                 :             :   end_sequence ();
    6733                 :             :   return _val;
    6734                 :             : }
    6735                 :             : 
    6736                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:5150 */
    6737                 :             : rtx
    6738                 :             : gen_extendsfdf2 (rtx operand0,
    6739                 :             :         rtx operand1)
    6740                 :             : {
    6741                 :             :   rtx_insn *_val = 0;
    6742                 :             :   start_sequence ();
    6743                 :             :   {
    6744                 :             :     rtx operands[2];
    6745                 :             :     operands[0] = operand0;
    6746                 :             :     operands[1] = operand1;
    6747                 :             : #define FAIL return (end_sequence (), _val)
    6748                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    6749                 :             : #line 5154 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    6750                 :             : {
    6751                 :             :   /* ??? Needed for compress_float_constant since all fp constants
    6752                 :             :      are TARGET_LEGITIMATE_CONSTANT_P.  */
    6753                 :             :   if (CONST_DOUBLE_P (operands[1]))
    6754                 :             :     {
    6755                 :             :       if ((!TARGET_SSE2 || TARGET_MIX_SSE_I387)
    6756                 :             :           && standard_80387_constant_p (operands[1]) > 0)
    6757                 :             :         {
    6758                 :             :           operands[1] = simplify_const_unary_operation
    6759                 :             :             (FLOAT_EXTEND, DFmode, operands[1], SFmode);
    6760                 :             :           emit_move_insn_1 (operands[0], operands[1]);
    6761                 :             :           DONE;
    6762                 :             :         }
    6763                 :             :       operands[1] = validize_mem (force_const_mem (SFmode, operands[1]));
    6764                 :             :     }
    6765                 :             : }
    6766                 :             : #undef DONE
    6767                 :             : #undef FAIL
    6768                 :             :     operand0 = operands[0];
    6769                 :             :     (void) operand0;
    6770                 :             :     operand1 = operands[1];
    6771                 :             :     (void) operand1;
    6772                 :             :   }
    6773                 :             :   emit_insn (gen_rtx_SET (operand0,
    6774                 :             :         gen_rtx_FLOAT_EXTEND (DFmode,
    6775                 :             :         operand1)));
    6776                 :             :   _val = get_insns ();
    6777                 :             :   end_sequence ();
    6778                 :             :   return _val;
    6779                 :             : }
    6780                 :             : 
    6781                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:5215 */
    6782                 :             : extern rtx_insn *gen_split_70 (rtx_insn *, rtx *);
    6783                 :             : rtx_insn *
    6784                 :             : gen_split_70 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
    6785                 :             : {
    6786                 :             :   rtx operand0;
    6787                 :             :   rtx operand1;
    6788                 :             :   rtx operand2;
    6789                 :             :   rtx operand3;
    6790                 :             :   rtx_insn *_val = NULL;
    6791                 :             :   if (dump_file)
    6792                 :             :     fprintf (dump_file, "Splitting with gen_split_70 (i386.md:5215)\n");
    6793                 :             :   start_sequence ();
    6794                 :             : #define FAIL return (end_sequence (), _val)
    6795                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    6796                 :             : #line 5229 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    6797                 :             : {
    6798                 :             :   operands[2] = lowpart_subreg (V2DFmode, operands[0], DFmode);
    6799                 :             :   operands[3] = lowpart_subreg (V4SFmode, operands[0], DFmode);
    6800                 :             :   /* Use movss for loading from memory, unpcklps reg, reg for registers.
    6801                 :             :      Try to avoid move when unpacking can be done in source.  */
    6802                 :             :   if (REG_P (operands[1]))
    6803                 :             :     {
    6804                 :             :       /* If it is unsafe to overwrite upper half of source, we need
    6805                 :             :          to move to destination and unpack there.  */
    6806                 :             :       if (REGNO (operands[0]) != REGNO (operands[1])
    6807                 :             :           || (EXT_REX_SSE_REG_P (operands[1]) && !TARGET_AVX512VL))
    6808                 :             :         {
    6809                 :             :           rtx tmp = lowpart_subreg (SFmode, operands[0], DFmode);
    6810                 :             :           emit_move_insn (tmp, operands[1]);
    6811                 :             :         }
    6812                 :             :       else
    6813                 :             :         operands[3] = lowpart_subreg (V4SFmode, operands[1], SFmode);
    6814                 :             :       /* FIXME: vec_interleave_lowv4sf for AVX512VL should allow
    6815                 :             :          =v, v, then vbroadcastss will be only needed for AVX512F without
    6816                 :             :          AVX512VL.  */
    6817                 :             :       if (!EXT_REX_SSE_REGNO_P (REGNO (operands[3])))
    6818                 :             :         emit_insn (gen_vec_interleave_lowv4sf (operands[3], operands[3],
    6819                 :             :                                                operands[3]));
    6820                 :             :       else
    6821                 :             :         {
    6822                 :             :           rtx tmp = lowpart_subreg (V16SFmode, operands[3], V4SFmode);
    6823                 :             :           emit_insn (gen_avx512f_vec_dupv16sf_1 (tmp, tmp));
    6824                 :             :         }
    6825                 :             :     }
    6826                 :             :   else
    6827                 :             :     emit_insn (gen_vec_setv4sf_0 (operands[3],
    6828                 :             :                                   CONST0_RTX (V4SFmode), operands[1]));
    6829                 :             : }
    6830                 :             : #undef DONE
    6831                 :             : #undef FAIL
    6832                 :             :   operand0 = operands[0];
    6833                 :             :   (void) operand0;
    6834                 :             :   operand1 = operands[1];
    6835                 :             :   (void) operand1;
    6836                 :             :   operand2 = operands[2];
    6837                 :             :   (void) operand2;
    6838                 :             :   operand3 = operands[3];
    6839                 :             :   (void) operand3;
    6840                 :             :   emit_insn (gen_rtx_SET (operand2,
    6841                 :             :         gen_rtx_FLOAT_EXTEND (V2DFmode,
    6842                 :             :         gen_rtx_VEC_SELECT (V2SFmode,
    6843                 :             :         operand3,
    6844                 :             :         gen_rtx_PARALLEL (VOIDmode,
    6845                 :             :         gen_rtvec (2,
    6846                 :             :                 const0_rtx,
    6847                 :             :                 const1_rtx))))));
    6848                 :             :   _val = get_insns ();
    6849                 :             :   end_sequence ();
    6850                 :             :   return _val;
    6851                 :             : }
    6852                 :             : 
    6853                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:5264 */
    6854                 :             : extern rtx_insn *gen_peephole2_53 (rtx_insn *, rtx *);
    6855                 :             : rtx_insn *
    6856                 :             : gen_peephole2_53 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
    6857                 :             : {
    6858                 :             :   rtx operand0;
    6859                 :             :   rtx operand1;
    6860                 :             :   rtx operand2;
    6861                 :             :   rtx_insn *_val = NULL;
    6862                 :             :   if (dump_file)
    6863                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_53 (i386.md:5264)\n");
    6864                 :             :   start_sequence ();
    6865                 :             : #define FAIL return (end_sequence (), _val)
    6866                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    6867                 :             : #line 5272 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    6868                 :             : operands[2] = lowpart_subreg (SFmode, operands[0], DFmode);
    6869                 :             : #undef DONE
    6870                 :             : #undef FAIL
    6871                 :             :   operand0 = operands[0];
    6872                 :             :   (void) operand0;
    6873                 :             :   operand1 = operands[1];
    6874                 :             :   (void) operand1;
    6875                 :             :   operand2 = operands[2];
    6876                 :             :   (void) operand2;
    6877                 :             :   emit_insn (gen_rtx_SET (operand2,
    6878                 :             :         operand1));
    6879                 :             :   emit_insn (gen_rtx_SET (operand0,
    6880                 :             :         gen_rtx_FLOAT_EXTEND (DFmode,
    6881                 :             :         copy_rtx (operand2))));
    6882                 :             :   _val = get_insns ();
    6883                 :             :   end_sequence ();
    6884                 :             :   return _val;
    6885                 :             : }
    6886                 :             : 
    6887                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:5278 */
    6888                 :             : extern rtx_insn *gen_split_71 (rtx_insn *, rtx *);
    6889                 :             : rtx_insn *
    6890                 :             : gen_split_71 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
    6891                 :             : {
    6892                 :             :   rtx operand0;
    6893                 :             :   rtx operand1;
    6894                 :             :   rtx_insn *_val = NULL;
    6895                 :             :   if (dump_file)
    6896                 :             :     fprintf (dump_file, "Splitting with gen_split_71 (i386.md:5278)\n");
    6897                 :             :   start_sequence ();
    6898                 :             : #define FAIL return (end_sequence (), _val)
    6899                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    6900                 :             : #line 5297 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    6901                 :             : {
    6902                 :             :   operands[0] = lowpart_subreg (V2DFmode, operands[0], DFmode);
    6903                 :             :   emit_move_insn (operands[0], CONST0_RTX (V2DFmode));
    6904                 :             : }
    6905                 :             : #undef DONE
    6906                 :             : #undef FAIL
    6907                 :             :   operand0 = operands[0];
    6908                 :             :   (void) operand0;
    6909                 :             :   operand1 = operands[1];
    6910                 :             :   (void) operand1;
    6911                 :             :   emit_insn (gen_rtx_SET (operand0,
    6912                 :             :         gen_rtx_VEC_MERGE (V2DFmode,
    6913                 :             :         gen_rtx_VEC_DUPLICATE (V2DFmode,
    6914                 :             :         gen_rtx_FLOAT_EXTEND (DFmode,
    6915                 :             :         operand1)),
    6916                 :             :         copy_rtx (operand0),
    6917                 :             :         const1_rtx)));
    6918                 :             :   _val = get_insns ();
    6919                 :             :   end_sequence ();
    6920                 :             :   return _val;
    6921                 :             : }
    6922                 :             : 
    6923                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:5302 */
    6924                 :             : rtx
    6925                 :             : gen_extendhfsf2 (rtx operand0,
    6926                 :             :         rtx operand1)
    6927                 :             : {
    6928                 :             :   rtx_insn *_val = 0;
    6929                 :             :   start_sequence ();
    6930                 :             :   {
    6931                 :             :     rtx operands[2];
    6932                 :             :     operands[0] = operand0;
    6933                 :             :     operands[1] = operand1;
    6934                 :             : #define FAIL return (end_sequence (), _val)
    6935                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    6936                 :             : #line 5307 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    6937                 :             : {
    6938                 :             :   if (!TARGET_AVX512FP16)
    6939                 :             :     {
    6940                 :             :       rtx res = gen_reg_rtx (V4SFmode);
    6941                 :             :       rtx tmp = gen_reg_rtx (V8HFmode);
    6942                 :             :       rtx zero = force_reg (V8HFmode, CONST0_RTX (V8HFmode));
    6943                 :             : 
    6944                 :             :       emit_insn (gen_vec_setv8hf_0 (tmp, zero, operands[1]));
    6945                 :             :       emit_insn (gen_vcvtph2ps (res, gen_lowpart (V8HImode, tmp)));
    6946                 :             :       emit_move_insn (operands[0], gen_lowpart (SFmode, res));
    6947                 :             :       DONE;
    6948                 :             :     }
    6949                 :             : }
    6950                 :             : #undef DONE
    6951                 :             : #undef FAIL
    6952                 :             :     operand0 = operands[0];
    6953                 :             :     (void) operand0;
    6954                 :             :     operand1 = operands[1];
    6955                 :             :     (void) operand1;
    6956                 :             :   }
    6957                 :             :   emit_insn (gen_rtx_SET (operand0,
    6958                 :             :         gen_rtx_FLOAT_EXTEND (SFmode,
    6959                 :             :         operand1)));
    6960                 :             :   _val = get_insns ();
    6961                 :             :   end_sequence ();
    6962                 :             :   return _val;
    6963                 :             : }
    6964                 :             : 
    6965                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:5321 */
    6966                 :             : rtx
    6967                 :             : gen_extendhfdf2 (rtx operand0,
    6968                 :             :         rtx operand1)
    6969                 :             : {
    6970                 :             :   return gen_rtx_SET (operand0,
    6971                 :             :         gen_rtx_FLOAT_EXTEND (DFmode,
    6972                 :             :         operand1));
    6973                 :             : }
    6974                 :             : 
    6975                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:5337 */
    6976                 :             : rtx
    6977                 :             : gen_extendbfsf2 (rtx operand0,
    6978                 :             :         rtx operand1)
    6979                 :             : {
    6980                 :             :   return gen_rtx_SET (operand0,
    6981                 :             :         gen_rtx_UNSPEC (SFmode,
    6982                 :             :         gen_rtvec (1,
    6983                 :             :                 operand1),
    6984                 :             :         59));
    6985                 :             : }
    6986                 :             : 
    6987                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:5369 */
    6988                 :             : rtx
    6989                 :             : gen_extendsfxf2 (rtx operand0,
    6990                 :             :         rtx operand1)
    6991                 :             : {
    6992                 :             :   rtx_insn *_val = 0;
    6993                 :             :   start_sequence ();
    6994                 :             :   {
    6995                 :             :     rtx operands[2];
    6996                 :             :     operands[0] = operand0;
    6997                 :             :     operands[1] = operand1;
    6998                 :             : #define FAIL return (end_sequence (), _val)
    6999                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    7000                 :             : #line 5373 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    7001                 :             : {
    7002                 :             :   /* ??? Needed for compress_float_constant since all fp constants
    7003                 :             :      are TARGET_LEGITIMATE_CONSTANT_P.  */
    7004                 :             :   if (CONST_DOUBLE_P (operands[1]))
    7005                 :             :     {
    7006                 :             :       if (standard_80387_constant_p (operands[1]) > 0)
    7007                 :             :         {
    7008                 :             :           operands[1] = simplify_const_unary_operation
    7009                 :             :             (FLOAT_EXTEND, XFmode, operands[1], SFmode);
    7010                 :             :           emit_move_insn_1 (operands[0], operands[1]);
    7011                 :             :           DONE;
    7012                 :             :         }
    7013                 :             :       operands[1] = validize_mem (force_const_mem (SFmode, operands[1]));
    7014                 :             :     }
    7015                 :             : }
    7016                 :             : #undef DONE
    7017                 :             : #undef FAIL
    7018                 :             :     operand0 = operands[0];
    7019                 :             :     (void) operand0;
    7020                 :             :     operand1 = operands[1];
    7021                 :             :     (void) operand1;
    7022                 :             :   }
    7023                 :             :   emit_insn (gen_rtx_SET (operand0,
    7024                 :             :         gen_rtx_FLOAT_EXTEND (XFmode,
    7025                 :             :         operand1)));
    7026                 :             :   _val = get_insns ();
    7027                 :             :   end_sequence ();
    7028                 :             :   return _val;
    7029                 :             : }
    7030                 :             : 
    7031                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:5369 */
    7032                 :             : rtx
    7033                 :             : gen_extenddfxf2 (rtx operand0,
    7034                 :             :         rtx operand1)
    7035                 :             : {
    7036                 :             :   rtx_insn *_val = 0;
    7037                 :             :   start_sequence ();
    7038                 :             :   {
    7039                 :             :     rtx operands[2];
    7040                 :             :     operands[0] = operand0;
    7041                 :             :     operands[1] = operand1;
    7042                 :             : #define FAIL return (end_sequence (), _val)
    7043                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    7044                 :             : #line 5373 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    7045                 :             : {
    7046                 :             :   /* ??? Needed for compress_float_constant since all fp constants
    7047                 :             :      are TARGET_LEGITIMATE_CONSTANT_P.  */
    7048                 :             :   if (CONST_DOUBLE_P (operands[1]))
    7049                 :             :     {
    7050                 :             :       if (standard_80387_constant_p (operands[1]) > 0)
    7051                 :             :         {
    7052                 :             :           operands[1] = simplify_const_unary_operation
    7053                 :             :             (FLOAT_EXTEND, XFmode, operands[1], DFmode);
    7054                 :             :           emit_move_insn_1 (operands[0], operands[1]);
    7055                 :             :           DONE;
    7056                 :             :         }
    7057                 :             :       operands[1] = validize_mem (force_const_mem (DFmode, operands[1]));
    7058                 :             :     }
    7059                 :             : }
    7060                 :             : #undef DONE
    7061                 :             : #undef FAIL
    7062                 :             :     operand0 = operands[0];
    7063                 :             :     (void) operand0;
    7064                 :             :     operand1 = operands[1];
    7065                 :             :     (void) operand1;
    7066                 :             :   }
    7067                 :             :   emit_insn (gen_rtx_SET (operand0,
    7068                 :             :         gen_rtx_FLOAT_EXTEND (XFmode,
    7069                 :             :         operand1)));
    7070                 :             :   _val = get_insns ();
    7071                 :             :   end_sequence ();
    7072                 :             :   return _val;
    7073                 :             : }
    7074                 :             : 
    7075                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:5454 */
    7076                 :             : extern rtx_insn *gen_split_72 (rtx_insn *, rtx *);
    7077                 :             : rtx_insn *
    7078                 :             : gen_split_72 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
    7079                 :             : {
    7080                 :             :   rtx operand0;
    7081                 :             :   rtx operand1;
    7082                 :             :   rtx operand2;
    7083                 :             :   rtx operand3;
    7084                 :             :   rtx operand4;
    7085                 :             :   rtx_insn *_val = NULL;
    7086                 :             :   if (dump_file)
    7087                 :             :     fprintf (dump_file, "Splitting with gen_split_72 (i386.md:5454)\n");
    7088                 :             :   start_sequence ();
    7089                 :             : #define FAIL return (end_sequence (), _val)
    7090                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    7091                 :             : #line 5468 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    7092                 :             : {
    7093                 :             :   operands[2] = lowpart_subreg (V4SFmode, operands[0], SFmode);
    7094                 :             :   operands[3] = CONST0_RTX (V2SFmode);
    7095                 :             :   operands[4] = lowpart_subreg (V2DFmode, operands[0], SFmode);
    7096                 :             :   /* Use movsd for loading from memory, unpcklpd for registers.
    7097                 :             :      Try to avoid move when unpacking can be done in source, or SSE3
    7098                 :             :      movddup is available.  */
    7099                 :             :   if (REG_P (operands[1]))
    7100                 :             :     {
    7101                 :             :       if ((!TARGET_SSE3 && REGNO (operands[0]) != REGNO (operands[1]))
    7102                 :             :           || (EXT_REX_SSE_REG_P (operands[1]) && !TARGET_AVX512VL))
    7103                 :             :         {
    7104                 :             :           rtx tmp = lowpart_subreg (DFmode, operands[0], SFmode);
    7105                 :             :           emit_move_insn (tmp, operands[1]);
    7106                 :             :           operands[1] = tmp;
    7107                 :             :         }
    7108                 :             :       else if (!TARGET_SSE3)
    7109                 :             :         operands[4] = lowpart_subreg (V2DFmode, operands[1], DFmode);
    7110                 :             :       emit_insn (gen_vec_dupv2df (operands[4], operands[1]));
    7111                 :             :     }
    7112                 :             :   else
    7113                 :             :     emit_insn (gen_vec_concatv2df (operands[4], operands[1],
    7114                 :             :                                    CONST0_RTX (DFmode)));
    7115                 :             : }
    7116                 :             : #undef DONE
    7117                 :             : #undef FAIL
    7118                 :             :   operand0 = operands[0];
    7119                 :             :   (void) operand0;
    7120                 :             :   operand1 = operands[1];
    7121                 :             :   (void) operand1;
    7122                 :             :   operand2 = operands[2];
    7123                 :             :   (void) operand2;
    7124                 :             :   operand3 = operands[3];
    7125                 :             :   (void) operand3;
    7126                 :             :   operand4 = operands[4];
    7127                 :             :   (void) operand4;
    7128                 :             :   emit_insn (gen_rtx_SET (operand2,
    7129                 :             :         gen_rtx_VEC_CONCAT (V4SFmode,
    7130                 :             :         gen_rtx_FLOAT_TRUNCATE (V2SFmode,
    7131                 :             :         operand4),
    7132                 :             :         operand3)));
    7133                 :             :   _val = get_insns ();
    7134                 :             :   end_sequence ();
    7135                 :             :   return _val;
    7136                 :             : }
    7137                 :             : 
    7138                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:5494 */
    7139                 :             : extern rtx_insn *gen_peephole2_54 (rtx_insn *, rtx *);
    7140                 :             : rtx_insn *
    7141                 :             : gen_peephole2_54 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
    7142                 :             : {
    7143                 :             :   rtx operand0;
    7144                 :             :   rtx operand1;
    7145                 :             :   rtx operand2;
    7146                 :             :   rtx_insn *_val = NULL;
    7147                 :             :   if (dump_file)
    7148                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_54 (i386.md:5494)\n");
    7149                 :             :   start_sequence ();
    7150                 :             : #define FAIL return (end_sequence (), _val)
    7151                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    7152                 :             : #line 5502 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    7153                 :             : operands[2] = lowpart_subreg (DFmode, operands[0], SFmode);
    7154                 :             : #undef DONE
    7155                 :             : #undef FAIL
    7156                 :             :   operand0 = operands[0];
    7157                 :             :   (void) operand0;
    7158                 :             :   operand1 = operands[1];
    7159                 :             :   (void) operand1;
    7160                 :             :   operand2 = operands[2];
    7161                 :             :   (void) operand2;
    7162                 :             :   emit_insn (gen_rtx_SET (operand2,
    7163                 :             :         operand1));
    7164                 :             :   emit_insn (gen_rtx_SET (operand0,
    7165                 :             :         gen_rtx_FLOAT_TRUNCATE (SFmode,
    7166                 :             :         copy_rtx (operand2))));
    7167                 :             :   _val = get_insns ();
    7168                 :             :   end_sequence ();
    7169                 :             :   return _val;
    7170                 :             : }
    7171                 :             : 
    7172                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:5508 */
    7173                 :             : extern rtx_insn *gen_split_73 (rtx_insn *, rtx *);
    7174                 :             : rtx_insn *
    7175                 :             : gen_split_73 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
    7176                 :             : {
    7177                 :             :   rtx operand0;
    7178                 :             :   rtx operand1;
    7179                 :             :   rtx_insn *_val = NULL;
    7180                 :             :   if (dump_file)
    7181                 :             :     fprintf (dump_file, "Splitting with gen_split_73 (i386.md:5508)\n");
    7182                 :             :   start_sequence ();
    7183                 :             : #define FAIL return (end_sequence (), _val)
    7184                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    7185                 :             : #line 5527 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    7186                 :             : {
    7187                 :             :   operands[0] = lowpart_subreg (V4SFmode, operands[0], SFmode);
    7188                 :             :   emit_move_insn (operands[0], CONST0_RTX (V4SFmode));
    7189                 :             : }
    7190                 :             : #undef DONE
    7191                 :             : #undef FAIL
    7192                 :             :   operand0 = operands[0];
    7193                 :             :   (void) operand0;
    7194                 :             :   operand1 = operands[1];
    7195                 :             :   (void) operand1;
    7196                 :             :   emit_insn (gen_rtx_SET (operand0,
    7197                 :             :         gen_rtx_VEC_MERGE (V4SFmode,
    7198                 :             :         gen_rtx_VEC_DUPLICATE (V4SFmode,
    7199                 :             :         gen_rtx_FLOAT_TRUNCATE (SFmode,
    7200                 :             :         operand1)),
    7201                 :             :         copy_rtx (operand0),
    7202                 :             :         const1_rtx)));
    7203                 :             :   _val = get_insns ();
    7204                 :             :   end_sequence ();
    7205                 :             :   return _val;
    7206                 :             : }
    7207                 :             : 
    7208                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:5550 */
    7209                 :             : rtx
    7210                 :             : gen_truncsfhf2 (rtx operand0,
    7211                 :             :         rtx operand1)
    7212                 :             : {
    7213                 :             :   rtx_insn *_val = 0;
    7214                 :             :   start_sequence ();
    7215                 :             :   {
    7216                 :             :     rtx operands[2];
    7217                 :             :     operands[0] = operand0;
    7218                 :             :     operands[1] = operand1;
    7219                 :             : #define FAIL return (end_sequence (), _val)
    7220                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    7221                 :             : #line 5555 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    7222                 :             : {
    7223                 :             :     if (!TARGET_AVX512FP16)
    7224                 :             :     {
    7225                 :             :       rtx res = gen_reg_rtx (V8HFmode);
    7226                 :             :       rtx tmp = gen_reg_rtx (V4SFmode);
    7227                 :             :       rtx zero = force_reg (V4SFmode, CONST0_RTX (V4SFmode));
    7228                 :             : 
    7229                 :             :       emit_insn (gen_vec_setv4sf_0 (tmp, zero, operands[1]));
    7230                 :             :       emit_insn (gen_vcvtps2ph (gen_lowpart (V8HImode, res), tmp, GEN_INT (4)));
    7231                 :             :       emit_move_insn (operands[0], gen_lowpart (HFmode, res));
    7232                 :             :       DONE;
    7233                 :             :     }
    7234                 :             :   }
    7235                 :             : #undef DONE
    7236                 :             : #undef FAIL
    7237                 :             :     operand0 = operands[0];
    7238                 :             :     (void) operand0;
    7239                 :             :     operand1 = operands[1];
    7240                 :             :     (void) operand1;
    7241                 :             :   }
    7242                 :             :   emit_insn (gen_rtx_SET (operand0,
    7243                 :             :         gen_rtx_FLOAT_TRUNCATE (HFmode,
    7244                 :             :         operand1)));
    7245                 :             :   _val = get_insns ();
    7246                 :             :   end_sequence ();
    7247                 :             :   return _val;
    7248                 :             : }
    7249                 :             : 
    7250                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:5569 */
    7251                 :             : rtx
    7252                 :             : gen_truncdfhf2 (rtx operand0,
    7253                 :             :         rtx operand1)
    7254                 :             : {
    7255                 :             :   return gen_rtx_SET (operand0,
    7256                 :             :         gen_rtx_FLOAT_TRUNCATE (HFmode,
    7257                 :             :         operand1));
    7258                 :             : }
    7259                 :             : 
    7260                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:5599 */
    7261                 :             : rtx
    7262                 :             : gen_fix_truncxfdi2 (rtx operand0,
    7263                 :             :         rtx operand1)
    7264                 :             : {
    7265                 :             :   rtx_insn *_val = 0;
    7266                 :             :   start_sequence ();
    7267                 :             :   {
    7268                 :             :     rtx operands[2];
    7269                 :             :     operands[0] = operand0;
    7270                 :             :     operands[1] = operand1;
    7271                 :             : #define FAIL return (end_sequence (), _val)
    7272                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    7273                 :             : #line 5604 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    7274                 :             : {
    7275                 :             :   if (TARGET_FISTTP)
    7276                 :             :    {
    7277                 :             :      emit_insn (gen_fix_truncdi_i387_fisttp (operands[0], operands[1]));
    7278                 :             :      DONE;
    7279                 :             :    }
    7280                 :             : }
    7281                 :             : #undef DONE
    7282                 :             : #undef FAIL
    7283                 :             :     operand0 = operands[0];
    7284                 :             :     (void) operand0;
    7285                 :             :     operand1 = operands[1];
    7286                 :             :     (void) operand1;
    7287                 :             :   }
    7288                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
    7289                 :             :         gen_rtvec (2,
    7290                 :             :                 gen_rtx_SET (operand0,
    7291                 :             :         gen_rtx_FIX (DImode,
    7292                 :             :         operand1)),
    7293                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
    7294                 :             :   _val = get_insns ();
    7295                 :             :   end_sequence ();
    7296                 :             :   return _val;
    7297                 :             : }
    7298                 :             : 
    7299                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:5612 */
    7300                 :             : rtx
    7301                 :             : gen_fix_truncsfdi2 (rtx operand0,
    7302                 :             :         rtx operand1)
    7303                 :             : {
    7304                 :             :   rtx_insn *_val = 0;
    7305                 :             :   start_sequence ();
    7306                 :             :   {
    7307                 :             :     rtx operands[2];
    7308                 :             :     operands[0] = operand0;
    7309                 :             :     operands[1] = operand1;
    7310                 :             : #define FAIL return (end_sequence (), _val)
    7311                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    7312                 :             : #line 5617 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    7313                 :             : {
    7314                 :             :   if (TARGET_FISTTP
    7315                 :             :       && !(TARGET_64BIT && SSE_FLOAT_MODE_P (SFmode) && TARGET_SSE_MATH))
    7316                 :             :    {
    7317                 :             :      emit_insn (gen_fix_truncdi_i387_fisttp (operands[0], operands[1]));
    7318                 :             :      DONE;
    7319                 :             :    }
    7320                 :             :   if (TARGET_64BIT && SSE_FLOAT_MODE_P (SFmode))
    7321                 :             :    {
    7322                 :             :      rtx out = REG_P (operands[0]) ? operands[0] : gen_reg_rtx (DImode);
    7323                 :             :      emit_insn (gen_fix_truncsfdi_sse (out, operands[1]));
    7324                 :             :      if (out != operands[0])
    7325                 :             :         emit_move_insn (operands[0], out);
    7326                 :             :      DONE;
    7327                 :             :    }
    7328                 :             : }
    7329                 :             : #undef DONE
    7330                 :             : #undef FAIL
    7331                 :             :     operand0 = operands[0];
    7332                 :             :     (void) operand0;
    7333                 :             :     operand1 = operands[1];
    7334                 :             :     (void) operand1;
    7335                 :             :   }
    7336                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
    7337                 :             :         gen_rtvec (2,
    7338                 :             :                 gen_rtx_SET (operand0,
    7339                 :             :         gen_rtx_FIX (DImode,
    7340                 :             :         operand1)),
    7341                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
    7342                 :             :   _val = get_insns ();
    7343                 :             :   end_sequence ();
    7344                 :             :   return _val;
    7345                 :             : }
    7346                 :             : 
    7347                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:5612 */
    7348                 :             : rtx
    7349                 :             : gen_fix_truncdfdi2 (rtx operand0,
    7350                 :             :         rtx operand1)
    7351                 :             : {
    7352                 :             :   rtx_insn *_val = 0;
    7353                 :             :   start_sequence ();
    7354                 :             :   {
    7355                 :             :     rtx operands[2];
    7356                 :             :     operands[0] = operand0;
    7357                 :             :     operands[1] = operand1;
    7358                 :             : #define FAIL return (end_sequence (), _val)
    7359                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    7360                 :             : #line 5617 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    7361                 :             : {
    7362                 :             :   if (TARGET_FISTTP
    7363                 :             :       && !(TARGET_64BIT && SSE_FLOAT_MODE_P (DFmode) && TARGET_SSE_MATH))
    7364                 :             :    {
    7365                 :             :      emit_insn (gen_fix_truncdi_i387_fisttp (operands[0], operands[1]));
    7366                 :             :      DONE;
    7367                 :             :    }
    7368                 :             :   if (TARGET_64BIT && SSE_FLOAT_MODE_P (DFmode))
    7369                 :             :    {
    7370                 :             :      rtx out = REG_P (operands[0]) ? operands[0] : gen_reg_rtx (DImode);
    7371                 :             :      emit_insn (gen_fix_truncdfdi_sse (out, operands[1]));
    7372                 :             :      if (out != operands[0])
    7373                 :             :         emit_move_insn (operands[0], out);
    7374                 :             :      DONE;
    7375                 :             :    }
    7376                 :             : }
    7377                 :             : #undef DONE
    7378                 :             : #undef FAIL
    7379                 :             :     operand0 = operands[0];
    7380                 :             :     (void) operand0;
    7381                 :             :     operand1 = operands[1];
    7382                 :             :     (void) operand1;
    7383                 :             :   }
    7384                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
    7385                 :             :         gen_rtvec (2,
    7386                 :             :                 gen_rtx_SET (operand0,
    7387                 :             :         gen_rtx_FIX (DImode,
    7388                 :             :         operand1)),
    7389                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
    7390                 :             :   _val = get_insns ();
    7391                 :             :   end_sequence ();
    7392                 :             :   return _val;
    7393                 :             : }
    7394                 :             : 
    7395                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:5646 */
    7396                 :             : rtx
    7397                 :             : gen_fix_truncxfsi2 (rtx operand0,
    7398                 :             :         rtx operand1)
    7399                 :             : {
    7400                 :             :   rtx_insn *_val = 0;
    7401                 :             :   start_sequence ();
    7402                 :             :   {
    7403                 :             :     rtx operands[2];
    7404                 :             :     operands[0] = operand0;
    7405                 :             :     operands[1] = operand1;
    7406                 :             : #define FAIL return (end_sequence (), _val)
    7407                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    7408                 :             : #line 5651 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    7409                 :             : {
    7410                 :             :   if (TARGET_FISTTP)
    7411                 :             :    {
    7412                 :             :      emit_insn (gen_fix_truncsi_i387_fisttp (operands[0], operands[1]));
    7413                 :             :      DONE;
    7414                 :             :    }
    7415                 :             : }
    7416                 :             : #undef DONE
    7417                 :             : #undef FAIL
    7418                 :             :     operand0 = operands[0];
    7419                 :             :     (void) operand0;
    7420                 :             :     operand1 = operands[1];
    7421                 :             :     (void) operand1;
    7422                 :             :   }
    7423                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
    7424                 :             :         gen_rtvec (2,
    7425                 :             :                 gen_rtx_SET (operand0,
    7426                 :             :         gen_rtx_FIX (SImode,
    7427                 :             :         operand1)),
    7428                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
    7429                 :             :   _val = get_insns ();
    7430                 :             :   end_sequence ();
    7431                 :             :   return _val;
    7432                 :             : }
    7433                 :             : 
    7434                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:5659 */
    7435                 :             : rtx
    7436                 :             : gen_fix_truncsfsi2 (rtx operand0,
    7437                 :             :         rtx operand1)
    7438                 :             : {
    7439                 :             :   rtx_insn *_val = 0;
    7440                 :             :   start_sequence ();
    7441                 :             :   {
    7442                 :             :     rtx operands[2];
    7443                 :             :     operands[0] = operand0;
    7444                 :             :     operands[1] = operand1;
    7445                 :             : #define FAIL return (end_sequence (), _val)
    7446                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    7447                 :             : #line 5664 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    7448                 :             : {
    7449                 :             :   if (TARGET_FISTTP
    7450                 :             :       && !(SSE_FLOAT_MODE_P (SFmode) && TARGET_SSE_MATH))
    7451                 :             :    {
    7452                 :             :      emit_insn (gen_fix_truncsi_i387_fisttp (operands[0], operands[1]));
    7453                 :             :      DONE;
    7454                 :             :    }
    7455                 :             :   if (SSE_FLOAT_MODE_P (SFmode))
    7456                 :             :    {
    7457                 :             :      rtx out = REG_P (operands[0]) ? operands[0] : gen_reg_rtx (SImode);
    7458                 :             :      emit_insn (gen_fix_truncsfsi_sse (out, operands[1]));
    7459                 :             :      if (out != operands[0])
    7460                 :             :         emit_move_insn (operands[0], out);
    7461                 :             :      DONE;
    7462                 :             :    }
    7463                 :             : }
    7464                 :             : #undef DONE
    7465                 :             : #undef FAIL
    7466                 :             :     operand0 = operands[0];
    7467                 :             :     (void) operand0;
    7468                 :             :     operand1 = operands[1];
    7469                 :             :     (void) operand1;
    7470                 :             :   }
    7471                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
    7472                 :             :         gen_rtvec (2,
    7473                 :             :                 gen_rtx_SET (operand0,
    7474                 :             :         gen_rtx_FIX (SImode,
    7475                 :             :         operand1)),
    7476                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
    7477                 :             :   _val = get_insns ();
    7478                 :             :   end_sequence ();
    7479                 :             :   return _val;
    7480                 :             : }
    7481                 :             : 
    7482                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:5659 */
    7483                 :             : rtx
    7484                 :             : gen_fix_truncdfsi2 (rtx operand0,
    7485                 :             :         rtx operand1)
    7486                 :             : {
    7487                 :             :   rtx_insn *_val = 0;
    7488                 :             :   start_sequence ();
    7489                 :             :   {
    7490                 :             :     rtx operands[2];
    7491                 :             :     operands[0] = operand0;
    7492                 :             :     operands[1] = operand1;
    7493                 :             : #define FAIL return (end_sequence (), _val)
    7494                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    7495                 :             : #line 5664 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    7496                 :             : {
    7497                 :             :   if (TARGET_FISTTP
    7498                 :             :       && !(SSE_FLOAT_MODE_P (DFmode) && TARGET_SSE_MATH))
    7499                 :             :    {
    7500                 :             :      emit_insn (gen_fix_truncsi_i387_fisttp (operands[0], operands[1]));
    7501                 :             :      DONE;
    7502                 :             :    }
    7503                 :             :   if (SSE_FLOAT_MODE_P (DFmode))
    7504                 :             :    {
    7505                 :             :      rtx out = REG_P (operands[0]) ? operands[0] : gen_reg_rtx (SImode);
    7506                 :             :      emit_insn (gen_fix_truncdfsi_sse (out, operands[1]));
    7507                 :             :      if (out != operands[0])
    7508                 :             :         emit_move_insn (operands[0], out);
    7509                 :             :      DONE;
    7510                 :             :    }
    7511                 :             : }
    7512                 :             : #undef DONE
    7513                 :             : #undef FAIL
    7514                 :             :     operand0 = operands[0];
    7515                 :             :     (void) operand0;
    7516                 :             :     operand1 = operands[1];
    7517                 :             :     (void) operand1;
    7518                 :             :   }
    7519                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
    7520                 :             :         gen_rtvec (2,
    7521                 :             :                 gen_rtx_SET (operand0,
    7522                 :             :         gen_rtx_FIX (SImode,
    7523                 :             :         operand1)),
    7524                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
    7525                 :             :   _val = get_insns ();
    7526                 :             :   end_sequence ();
    7527                 :             :   return _val;
    7528                 :             : }
    7529                 :             : 
    7530                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:5683 */
    7531                 :             : rtx
    7532                 :             : gen_fix_truncsfhi2 (rtx operand0,
    7533                 :             :         rtx operand1)
    7534                 :             : {
    7535                 :             :   rtx_insn *_val = 0;
    7536                 :             :   start_sequence ();
    7537                 :             :   {
    7538                 :             :     rtx operands[2];
    7539                 :             :     operands[0] = operand0;
    7540                 :             :     operands[1] = operand1;
    7541                 :             : #define FAIL return (end_sequence (), _val)
    7542                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    7543                 :             : #line 5689 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    7544                 :             : {
    7545                 :             :   if (TARGET_FISTTP)
    7546                 :             :    {
    7547                 :             :      emit_insn (gen_fix_trunchi_i387_fisttp (operands[0], operands[1]));
    7548                 :             :      DONE;
    7549                 :             :    }
    7550                 :             : }
    7551                 :             : #undef DONE
    7552                 :             : #undef FAIL
    7553                 :             :     operand0 = operands[0];
    7554                 :             :     (void) operand0;
    7555                 :             :     operand1 = operands[1];
    7556                 :             :     (void) operand1;
    7557                 :             :   }
    7558                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
    7559                 :             :         gen_rtvec (2,
    7560                 :             :                 gen_rtx_SET (operand0,
    7561                 :             :         gen_rtx_FIX (HImode,
    7562                 :             :         operand1)),
    7563                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
    7564                 :             :   _val = get_insns ();
    7565                 :             :   end_sequence ();
    7566                 :             :   return _val;
    7567                 :             : }
    7568                 :             : 
    7569                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:5683 */
    7570                 :             : rtx
    7571                 :             : gen_fix_truncdfhi2 (rtx operand0,
    7572                 :             :         rtx operand1)
    7573                 :             : {
    7574                 :             :   rtx_insn *_val = 0;
    7575                 :             :   start_sequence ();
    7576                 :             :   {
    7577                 :             :     rtx operands[2];
    7578                 :             :     operands[0] = operand0;
    7579                 :             :     operands[1] = operand1;
    7580                 :             : #define FAIL return (end_sequence (), _val)
    7581                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    7582                 :             : #line 5689 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    7583                 :             : {
    7584                 :             :   if (TARGET_FISTTP)
    7585                 :             :    {
    7586                 :             :      emit_insn (gen_fix_trunchi_i387_fisttp (operands[0], operands[1]));
    7587                 :             :      DONE;
    7588                 :             :    }
    7589                 :             : }
    7590                 :             : #undef DONE
    7591                 :             : #undef FAIL
    7592                 :             :     operand0 = operands[0];
    7593                 :             :     (void) operand0;
    7594                 :             :     operand1 = operands[1];
    7595                 :             :     (void) operand1;
    7596                 :             :   }
    7597                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
    7598                 :             :         gen_rtvec (2,
    7599                 :             :                 gen_rtx_SET (operand0,
    7600                 :             :         gen_rtx_FIX (HImode,
    7601                 :             :         operand1)),
    7602                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
    7603                 :             :   _val = get_insns ();
    7604                 :             :   end_sequence ();
    7605                 :             :   return _val;
    7606                 :             : }
    7607                 :             : 
    7608                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:5683 */
    7609                 :             : rtx
    7610                 :             : gen_fix_truncxfhi2 (rtx operand0,
    7611                 :             :         rtx operand1)
    7612                 :             : {
    7613                 :             :   rtx_insn *_val = 0;
    7614                 :             :   start_sequence ();
    7615                 :             :   {
    7616                 :             :     rtx operands[2];
    7617                 :             :     operands[0] = operand0;
    7618                 :             :     operands[1] = operand1;
    7619                 :             : #define FAIL return (end_sequence (), _val)
    7620                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    7621                 :             : #line 5689 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    7622                 :             : {
    7623                 :             :   if (TARGET_FISTTP)
    7624                 :             :    {
    7625                 :             :      emit_insn (gen_fix_trunchi_i387_fisttp (operands[0], operands[1]));
    7626                 :             :      DONE;
    7627                 :             :    }
    7628                 :             : }
    7629                 :             : #undef DONE
    7630                 :             : #undef FAIL
    7631                 :             :     operand0 = operands[0];
    7632                 :             :     (void) operand0;
    7633                 :             :     operand1 = operands[1];
    7634                 :             :     (void) operand1;
    7635                 :             :   }
    7636                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
    7637                 :             :         gen_rtvec (2,
    7638                 :             :                 gen_rtx_SET (operand0,
    7639                 :             :         gen_rtx_FIX (HImode,
    7640                 :             :         operand1)),
    7641                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
    7642                 :             :   _val = get_insns ();
    7643                 :             :   end_sequence ();
    7644                 :             :   return _val;
    7645                 :             : }
    7646                 :             : 
    7647                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:5711 */
    7648                 :             : rtx
    7649                 :             : gen_fixuns_truncsfsi2 (rtx operand0,
    7650                 :             :         rtx operand1)
    7651                 :             : {
    7652                 :             :   rtx operand2;
    7653                 :             :   rtx_insn *_val = 0;
    7654                 :             :   start_sequence ();
    7655                 :             :   {
    7656                 :             :     rtx operands[3];
    7657                 :             :     operands[0] = operand0;
    7658                 :             :     operands[1] = operand1;
    7659                 :             : #define FAIL return (end_sequence (), _val)
    7660                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    7661                 :             : #line 5720 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    7662                 :             : {
    7663                 :             :   machine_mode mode = SFmode;
    7664                 :             :   machine_mode vecmode = V4SFmode;
    7665                 :             :   REAL_VALUE_TYPE TWO31r;
    7666                 :             :   rtx two31;
    7667                 :             : 
    7668                 :             :   if (TARGET_AVX512F)
    7669                 :             :     {
    7670                 :             :       emit_insn (gen_fixuns_truncsfsi2_avx512f (operands[0], operands[1]));
    7671                 :             :       DONE;
    7672                 :             :     }
    7673                 :             : 
    7674                 :             :   if (optimize_insn_for_size_p ())
    7675                 :             :     FAIL;
    7676                 :             : 
    7677                 :             :   real_ldexp (&TWO31r, &dconst1, 31);
    7678                 :             :   two31 = const_double_from_real_value (TWO31r, mode);
    7679                 :             :   two31 = ix86_build_const_vector (vecmode, true, two31);
    7680                 :             :   operands[2] = force_reg (vecmode, two31);
    7681                 :             : }
    7682                 :             : #undef DONE
    7683                 :             : #undef FAIL
    7684                 :             :     operand0 = operands[0];
    7685                 :             :     (void) operand0;
    7686                 :             :     operand1 = operands[1];
    7687                 :             :     (void) operand1;
    7688                 :             :     operand2 = operands[2];
    7689                 :             :     (void) operand2;
    7690                 :             :   }
    7691                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
    7692                 :             :         gen_rtvec (4,
    7693                 :             :                 gen_rtx_SET (operand0,
    7694                 :             :         gen_rtx_UNSIGNED_FIX (SImode,
    7695                 :             :         operand1)),
    7696                 :             :                 gen_rtx_USE (VOIDmode,
    7697                 :             :         operand2),
    7698                 :             :                 gen_rtx_CLOBBER (VOIDmode,
    7699                 :             :         gen_rtx_SCRATCH (V4SFmode)),
    7700                 :             :                 gen_rtx_CLOBBER (VOIDmode,
    7701                 :             :         gen_rtx_SCRATCH (V4SFmode)))), false);
    7702                 :             :   _val = get_insns ();
    7703                 :             :   end_sequence ();
    7704                 :             :   return _val;
    7705                 :             : }
    7706                 :             : 
    7707                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:5711 */
    7708                 :             : rtx
    7709                 :             : gen_fixuns_truncdfsi2 (rtx operand0,
    7710                 :             :         rtx operand1)
    7711                 :             : {
    7712                 :             :   rtx operand2;
    7713                 :             :   rtx_insn *_val = 0;
    7714                 :             :   start_sequence ();
    7715                 :             :   {
    7716                 :             :     rtx operands[3];
    7717                 :             :     operands[0] = operand0;
    7718                 :             :     operands[1] = operand1;
    7719                 :             : #define FAIL return (end_sequence (), _val)
    7720                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    7721                 :             : #line 5720 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    7722                 :             : {
    7723                 :             :   machine_mode mode = DFmode;
    7724                 :             :   machine_mode vecmode = V2DFmode;
    7725                 :             :   REAL_VALUE_TYPE TWO31r;
    7726                 :             :   rtx two31;
    7727                 :             : 
    7728                 :             :   if (TARGET_AVX512F)
    7729                 :             :     {
    7730                 :             :       emit_insn (gen_fixuns_truncdfsi2_avx512f (operands[0], operands[1]));
    7731                 :             :       DONE;
    7732                 :             :     }
    7733                 :             : 
    7734                 :             :   if (optimize_insn_for_size_p ())
    7735                 :             :     FAIL;
    7736                 :             : 
    7737                 :             :   real_ldexp (&TWO31r, &dconst1, 31);
    7738                 :             :   two31 = const_double_from_real_value (TWO31r, mode);
    7739                 :             :   two31 = ix86_build_const_vector (vecmode, true, two31);
    7740                 :             :   operands[2] = force_reg (vecmode, two31);
    7741                 :             : }
    7742                 :             : #undef DONE
    7743                 :             : #undef FAIL
    7744                 :             :     operand0 = operands[0];
    7745                 :             :     (void) operand0;
    7746                 :             :     operand1 = operands[1];
    7747                 :             :     (void) operand1;
    7748                 :             :     operand2 = operands[2];
    7749                 :             :     (void) operand2;
    7750                 :             :   }
    7751                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
    7752                 :             :         gen_rtvec (4,
    7753                 :             :                 gen_rtx_SET (operand0,
    7754                 :             :         gen_rtx_UNSIGNED_FIX (SImode,
    7755                 :             :         operand1)),
    7756                 :             :                 gen_rtx_USE (VOIDmode,
    7757                 :             :         operand2),
    7758                 :             :                 gen_rtx_CLOBBER (VOIDmode,
    7759                 :             :         gen_rtx_SCRATCH (V2DFmode)),
    7760                 :             :                 gen_rtx_CLOBBER (VOIDmode,
    7761                 :             :         gen_rtx_SCRATCH (V2DFmode)))), false);
    7762                 :             :   _val = get_insns ();
    7763                 :             :   end_sequence ();
    7764                 :             :   return _val;
    7765                 :             : }
    7766                 :             : 
    7767                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:5773 */
    7768                 :             : extern rtx_insn *gen_split_74 (rtx_insn *, rtx *);
    7769                 :             : rtx_insn *
    7770                 :             : gen_split_74 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
    7771                 :             : {
    7772                 :             :   rtx_insn *_val = NULL;
    7773                 :             :   if (dump_file)
    7774                 :             :     fprintf (dump_file, "Splitting with gen_split_74 (i386.md:5773)\n");
    7775                 :             :   start_sequence ();
    7776                 :             : #define FAIL return (end_sequence (), _val)
    7777                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    7778                 :             : #line 5785 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    7779                 :             : {
    7780                 :             :   ix86_split_convert_uns_si_sse (operands);
    7781                 :             :   DONE;
    7782                 :             : }
    7783                 :             : #undef DONE
    7784                 :             : #undef FAIL
    7785                 :             :   emit_insn (const0_rtx);
    7786                 :             :   _val = get_insns ();
    7787                 :             :   end_sequence ();
    7788                 :             :   return _val;
    7789                 :             : }
    7790                 :             : 
    7791                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:5773 */
    7792                 :             : extern rtx_insn *gen_split_75 (rtx_insn *, rtx *);
    7793                 :             : rtx_insn *
    7794                 :             : gen_split_75 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
    7795                 :             : {
    7796                 :             :   rtx_insn *_val = NULL;
    7797                 :             :   if (dump_file)
    7798                 :             :     fprintf (dump_file, "Splitting with gen_split_75 (i386.md:5773)\n");
    7799                 :             :   start_sequence ();
    7800                 :             : #define FAIL return (end_sequence (), _val)
    7801                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    7802                 :             : #line 5785 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    7803                 :             : {
    7804                 :             :   ix86_split_convert_uns_si_sse (operands);
    7805                 :             :   DONE;
    7806                 :             : }
    7807                 :             : #undef DONE
    7808                 :             : #undef FAIL
    7809                 :             :   emit_insn (const0_rtx);
    7810                 :             :   _val = get_insns ();
    7811                 :             :   end_sequence ();
    7812                 :             :   return _val;
    7813                 :             : }
    7814                 :             : 
    7815                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:5794 */
    7816                 :             : rtx
    7817                 :             : gen_fixuns_trunchfhi2 (rtx operand0,
    7818                 :             :         rtx operand1)
    7819                 :             : {
    7820                 :             :   rtx operand2;
    7821                 :             :   rtx_insn *_val = 0;
    7822                 :             :   start_sequence ();
    7823                 :             :   {
    7824                 :             :     rtx operands[3];
    7825                 :             :     operands[0] = operand0;
    7826                 :             :     operands[1] = operand1;
    7827                 :             : #define FAIL return (end_sequence (), _val)
    7828                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    7829                 :             : #line 5800 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    7830                 :             : operands[2] = gen_reg_rtx (SImode);
    7831                 :             : #undef DONE
    7832                 :             : #undef FAIL
    7833                 :             :     operand0 = operands[0];
    7834                 :             :     (void) operand0;
    7835                 :             :     operand1 = operands[1];
    7836                 :             :     (void) operand1;
    7837                 :             :     operand2 = operands[2];
    7838                 :             :     (void) operand2;
    7839                 :             :   }
    7840                 :             :   emit_insn (gen_rtx_SET (operand2,
    7841                 :             :         gen_rtx_FIX (SImode,
    7842                 :             :         operand1)));
    7843                 :             :   emit_insn (gen_rtx_SET (operand0,
    7844                 :             :         gen_rtx_SUBREG (HImode,
    7845                 :             :         copy_rtx (operand2),
    7846                 :             :         0)));
    7847                 :             :   _val = get_insns ();
    7848                 :             :   end_sequence ();
    7849                 :             :   return _val;
    7850                 :             : }
    7851                 :             : 
    7852                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:5802 */
    7853                 :             : rtx
    7854                 :             : gen_fixuns_truncsfhi2 (rtx operand0,
    7855                 :             :         rtx operand1)
    7856                 :             : {
    7857                 :             :   rtx operand2;
    7858                 :             :   rtx_insn *_val = 0;
    7859                 :             :   start_sequence ();
    7860                 :             :   {
    7861                 :             :     rtx operands[3];
    7862                 :             :     operands[0] = operand0;
    7863                 :             :     operands[1] = operand1;
    7864                 :             : #define FAIL return (end_sequence (), _val)
    7865                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    7866                 :             : #line 5808 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    7867                 :             : operands[2] = gen_reg_rtx (SImode);
    7868                 :             : #undef DONE
    7869                 :             : #undef FAIL
    7870                 :             :     operand0 = operands[0];
    7871                 :             :     (void) operand0;
    7872                 :             :     operand1 = operands[1];
    7873                 :             :     (void) operand1;
    7874                 :             :     operand2 = operands[2];
    7875                 :             :     (void) operand2;
    7876                 :             :   }
    7877                 :             :   emit_insn (gen_rtx_SET (operand2,
    7878                 :             :         gen_rtx_FIX (SImode,
    7879                 :             :         operand1)));
    7880                 :             :   emit_insn (gen_rtx_SET (operand0,
    7881                 :             :         gen_rtx_SUBREG (HImode,
    7882                 :             :         copy_rtx (operand2),
    7883                 :             :         0)));
    7884                 :             :   _val = get_insns ();
    7885                 :             :   end_sequence ();
    7886                 :             :   return _val;
    7887                 :             : }
    7888                 :             : 
    7889                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:5802 */
    7890                 :             : rtx
    7891                 :             : gen_fixuns_truncdfhi2 (rtx operand0,
    7892                 :             :         rtx operand1)
    7893                 :             : {
    7894                 :             :   rtx operand2;
    7895                 :             :   rtx_insn *_val = 0;
    7896                 :             :   start_sequence ();
    7897                 :             :   {
    7898                 :             :     rtx operands[3];
    7899                 :             :     operands[0] = operand0;
    7900                 :             :     operands[1] = operand1;
    7901                 :             : #define FAIL return (end_sequence (), _val)
    7902                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    7903                 :             : #line 5808 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    7904                 :             : operands[2] = gen_reg_rtx (SImode);
    7905                 :             : #undef DONE
    7906                 :             : #undef FAIL
    7907                 :             :     operand0 = operands[0];
    7908                 :             :     (void) operand0;
    7909                 :             :     operand1 = operands[1];
    7910                 :             :     (void) operand1;
    7911                 :             :     operand2 = operands[2];
    7912                 :             :     (void) operand2;
    7913                 :             :   }
    7914                 :             :   emit_insn (gen_rtx_SET (operand2,
    7915                 :             :         gen_rtx_FIX (SImode,
    7916                 :             :         operand1)));
    7917                 :             :   emit_insn (gen_rtx_SET (operand0,
    7918                 :             :         gen_rtx_SUBREG (HImode,
    7919                 :             :         copy_rtx (operand2),
    7920                 :             :         0)));
    7921                 :             :   _val = get_insns ();
    7922                 :             :   end_sequence ();
    7923                 :             :   return _val;
    7924                 :             : }
    7925                 :             : 
    7926                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:5830 */
    7927                 :             : extern rtx_insn *gen_peephole2_55 (rtx_insn *, rtx *);
    7928                 :             : rtx_insn *
    7929                 :             : gen_peephole2_55 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
    7930                 :             : {
    7931                 :             :   rtx operand0;
    7932                 :             :   rtx operand1;
    7933                 :             :   rtx operand2;
    7934                 :             :   rtx_insn *_val = NULL;
    7935                 :             :   HARD_REG_SET _regs_allocated;
    7936                 :             :   CLEAR_HARD_REG_SET (_regs_allocated);
    7937                 :             :   if ((operands[2] = peep2_find_free_register (0, 0, "x", SFmode, &_regs_allocated)) == NULL_RTX)
    7938                 :             :     return NULL;
    7939                 :             :   if (dump_file)
    7940                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_55 (i386.md:5830)\n");
    7941                 :             :   start_sequence ();
    7942                 :             :   operand0 = operands[0];
    7943                 :             :   (void) operand0;
    7944                 :             :   operand1 = operands[1];
    7945                 :             :   (void) operand1;
    7946                 :             :   operand2 = operands[2];
    7947                 :             :   (void) operand2;
    7948                 :             :   emit_insn (gen_rtx_SET (operand2,
    7949                 :             :         operand1));
    7950                 :             :   emit_insn (gen_rtx_SET (operand0,
    7951                 :             :         gen_rtx_FIX (SImode,
    7952                 :             :         copy_rtx (operand2))));
    7953                 :             :   _val = get_insns ();
    7954                 :             :   end_sequence ();
    7955                 :             :   return _val;
    7956                 :             : }
    7957                 :             : 
    7958                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:5830 */
    7959                 :             : extern rtx_insn *gen_peephole2_56 (rtx_insn *, rtx *);
    7960                 :             : rtx_insn *
    7961                 :             : gen_peephole2_56 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
    7962                 :             : {
    7963                 :             :   rtx operand0;
    7964                 :             :   rtx operand1;
    7965                 :             :   rtx operand2;
    7966                 :             :   rtx_insn *_val = NULL;
    7967                 :             :   HARD_REG_SET _regs_allocated;
    7968                 :             :   CLEAR_HARD_REG_SET (_regs_allocated);
    7969                 :             :   if ((operands[2] = peep2_find_free_register (0, 0, "x", SFmode, &_regs_allocated)) == NULL_RTX)
    7970                 :             :     return NULL;
    7971                 :             :   if (dump_file)
    7972                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_56 (i386.md:5830)\n");
    7973                 :             :   start_sequence ();
    7974                 :             :   operand0 = operands[0];
    7975                 :             :   (void) operand0;
    7976                 :             :   operand1 = operands[1];
    7977                 :             :   (void) operand1;
    7978                 :             :   operand2 = operands[2];
    7979                 :             :   (void) operand2;
    7980                 :             :   emit_insn (gen_rtx_SET (operand2,
    7981                 :             :         operand1));
    7982                 :             :   emit_insn (gen_rtx_SET (operand0,
    7983                 :             :         gen_rtx_FIX (DImode,
    7984                 :             :         copy_rtx (operand2))));
    7985                 :             :   _val = get_insns ();
    7986                 :             :   end_sequence ();
    7987                 :             :   return _val;
    7988                 :             : }
    7989                 :             : 
    7990                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:5830 */
    7991                 :             : extern rtx_insn *gen_peephole2_57 (rtx_insn *, rtx *);
    7992                 :             : rtx_insn *
    7993                 :             : gen_peephole2_57 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
    7994                 :             : {
    7995                 :             :   rtx operand0;
    7996                 :             :   rtx operand1;
    7997                 :             :   rtx operand2;
    7998                 :             :   rtx_insn *_val = NULL;
    7999                 :             :   HARD_REG_SET _regs_allocated;
    8000                 :             :   CLEAR_HARD_REG_SET (_regs_allocated);
    8001                 :             :   if ((operands[2] = peep2_find_free_register (0, 0, "x", DFmode, &_regs_allocated)) == NULL_RTX)
    8002                 :             :     return NULL;
    8003                 :             :   if (dump_file)
    8004                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_57 (i386.md:5830)\n");
    8005                 :             :   start_sequence ();
    8006                 :             :   operand0 = operands[0];
    8007                 :             :   (void) operand0;
    8008                 :             :   operand1 = operands[1];
    8009                 :             :   (void) operand1;
    8010                 :             :   operand2 = operands[2];
    8011                 :             :   (void) operand2;
    8012                 :             :   emit_insn (gen_rtx_SET (operand2,
    8013                 :             :         operand1));
    8014                 :             :   emit_insn (gen_rtx_SET (operand0,
    8015                 :             :         gen_rtx_FIX (SImode,
    8016                 :             :         copy_rtx (operand2))));
    8017                 :             :   _val = get_insns ();
    8018                 :             :   end_sequence ();
    8019                 :             :   return _val;
    8020                 :             : }
    8021                 :             : 
    8022                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:5830 */
    8023                 :             : extern rtx_insn *gen_peephole2_58 (rtx_insn *, rtx *);
    8024                 :             : rtx_insn *
    8025                 :             : gen_peephole2_58 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
    8026                 :             : {
    8027                 :             :   rtx operand0;
    8028                 :             :   rtx operand1;
    8029                 :             :   rtx operand2;
    8030                 :             :   rtx_insn *_val = NULL;
    8031                 :             :   HARD_REG_SET _regs_allocated;
    8032                 :             :   CLEAR_HARD_REG_SET (_regs_allocated);
    8033                 :             :   if ((operands[2] = peep2_find_free_register (0, 0, "x", DFmode, &_regs_allocated)) == NULL_RTX)
    8034                 :             :     return NULL;
    8035                 :             :   if (dump_file)
    8036                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_58 (i386.md:5830)\n");
    8037                 :             :   start_sequence ();
    8038                 :             :   operand0 = operands[0];
    8039                 :             :   (void) operand0;
    8040                 :             :   operand1 = operands[1];
    8041                 :             :   (void) operand1;
    8042                 :             :   operand2 = operands[2];
    8043                 :             :   (void) operand2;
    8044                 :             :   emit_insn (gen_rtx_SET (operand2,
    8045                 :             :         operand1));
    8046                 :             :   emit_insn (gen_rtx_SET (operand0,
    8047                 :             :         gen_rtx_FIX (DImode,
    8048                 :             :         copy_rtx (operand2))));
    8049                 :             :   _val = get_insns ();
    8050                 :             :   end_sequence ();
    8051                 :             :   return _val;
    8052                 :             : }
    8053                 :             : 
    8054                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:5858 */
    8055                 :             : extern rtx_insn *gen_split_76 (rtx_insn *, rtx *);
    8056                 :             : rtx_insn *
    8057                 :             : gen_split_76 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
    8058                 :             : {
    8059                 :             :   rtx_insn *_val = NULL;
    8060                 :             :   if (dump_file)
    8061                 :             :     fprintf (dump_file, "Splitting with gen_split_76 (i386.md:5858)\n");
    8062                 :             :   start_sequence ();
    8063                 :             : #define FAIL return (end_sequence (), _val)
    8064                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    8065                 :             : #line 5870 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    8066                 :             : {
    8067                 :             :   ix86_optimize_mode_switching[I387_TRUNC] = 1;
    8068                 :             : 
    8069                 :             :   operands[2] = assign_386_stack_local (HImode, SLOT_CW_STORED);
    8070                 :             :   operands[3] = assign_386_stack_local (HImode, SLOT_CW_TRUNC);
    8071                 :             : 
    8072                 :             :   emit_insn (gen_fix_trunchi_i387 (operands[0], operands[1],
    8073                 :             :                                        operands[2], operands[3]));
    8074                 :             :   DONE;
    8075                 :             : }
    8076                 :             : #undef DONE
    8077                 :             : #undef FAIL
    8078                 :             :   emit_insn (const0_rtx);
    8079                 :             :   _val = get_insns ();
    8080                 :             :   end_sequence ();
    8081                 :             :   return _val;
    8082                 :             : }
    8083                 :             : 
    8084                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:5858 */
    8085                 :             : extern rtx_insn *gen_split_77 (rtx_insn *, rtx *);
    8086                 :             : rtx_insn *
    8087                 :             : gen_split_77 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
    8088                 :             : {
    8089                 :             :   rtx_insn *_val = NULL;
    8090                 :             :   if (dump_file)
    8091                 :             :     fprintf (dump_file, "Splitting with gen_split_77 (i386.md:5858)\n");
    8092                 :             :   start_sequence ();
    8093                 :             : #define FAIL return (end_sequence (), _val)
    8094                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    8095                 :             : #line 5870 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    8096                 :             : {
    8097                 :             :   ix86_optimize_mode_switching[I387_TRUNC] = 1;
    8098                 :             : 
    8099                 :             :   operands[2] = assign_386_stack_local (HImode, SLOT_CW_STORED);
    8100                 :             :   operands[3] = assign_386_stack_local (HImode, SLOT_CW_TRUNC);
    8101                 :             : 
    8102                 :             :   emit_insn (gen_fix_truncsi_i387 (operands[0], operands[1],
    8103                 :             :                                        operands[2], operands[3]));
    8104                 :             :   DONE;
    8105                 :             : }
    8106                 :             : #undef DONE
    8107                 :             : #undef FAIL
    8108                 :             :   emit_insn (const0_rtx);
    8109                 :             :   _val = get_insns ();
    8110                 :             :   end_sequence ();
    8111                 :             :   return _val;
    8112                 :             : }
    8113                 :             : 
    8114                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:5858 */
    8115                 :             : extern rtx_insn *gen_split_78 (rtx_insn *, rtx *);
    8116                 :             : rtx_insn *
    8117                 :             : gen_split_78 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
    8118                 :             : {
    8119                 :             :   rtx_insn *_val = NULL;
    8120                 :             :   if (dump_file)
    8121                 :             :     fprintf (dump_file, "Splitting with gen_split_78 (i386.md:5858)\n");
    8122                 :             :   start_sequence ();
    8123                 :             : #define FAIL return (end_sequence (), _val)
    8124                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    8125                 :             : #line 5870 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    8126                 :             : {
    8127                 :             :   ix86_optimize_mode_switching[I387_TRUNC] = 1;
    8128                 :             : 
    8129                 :             :   operands[2] = assign_386_stack_local (HImode, SLOT_CW_STORED);
    8130                 :             :   operands[3] = assign_386_stack_local (HImode, SLOT_CW_TRUNC);
    8131                 :             : 
    8132                 :             :   emit_insn (gen_fix_truncdi_i387 (operands[0], operands[1],
    8133                 :             :                                        operands[2], operands[3]));
    8134                 :             :   DONE;
    8135                 :             : }
    8136                 :             : #undef DONE
    8137                 :             : #undef FAIL
    8138                 :             :   emit_insn (const0_rtx);
    8139                 :             :   _val = get_insns ();
    8140                 :             :   end_sequence ();
    8141                 :             :   return _val;
    8142                 :             : }
    8143                 :             : 
    8144                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:5950 */
    8145                 :             : rtx
    8146                 :             : gen_floatsisf2 (rtx operand0,
    8147                 :             :         rtx operand1)
    8148                 :             : {
    8149                 :             :   return gen_rtx_SET (operand0,
    8150                 :             :         gen_rtx_FLOAT (SFmode,
    8151                 :             :         operand1));
    8152                 :             : }
    8153                 :             : 
    8154                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:5950 */
    8155                 :             : rtx
    8156                 :             : gen_floatdisf2 (rtx operand0,
    8157                 :             :         rtx operand1)
    8158                 :             : {
    8159                 :             :   return gen_rtx_SET (operand0,
    8160                 :             :         gen_rtx_FLOAT (SFmode,
    8161                 :             :         operand1));
    8162                 :             : }
    8163                 :             : 
    8164                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:5950 */
    8165                 :             : rtx
    8166                 :             : gen_floatsidf2 (rtx operand0,
    8167                 :             :         rtx operand1)
    8168                 :             : {
    8169                 :             :   return gen_rtx_SET (operand0,
    8170                 :             :         gen_rtx_FLOAT (DFmode,
    8171                 :             :         operand1));
    8172                 :             : }
    8173                 :             : 
    8174                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:5950 */
    8175                 :             : rtx
    8176                 :             : gen_floatdidf2 (rtx operand0,
    8177                 :             :         rtx operand1)
    8178                 :             : {
    8179                 :             :   return gen_rtx_SET (operand0,
    8180                 :             :         gen_rtx_FLOAT (DFmode,
    8181                 :             :         operand1));
    8182                 :             : }
    8183                 :             : 
    8184                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:6025 */
    8185                 :             : extern rtx_insn *gen_split_79 (rtx_insn *, rtx *);
    8186                 :             : rtx_insn *
    8187                 :             : gen_split_79 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
    8188                 :             : {
    8189                 :             :   rtx_insn *_val = NULL;
    8190                 :             :   if (dump_file)
    8191                 :             :     fprintf (dump_file, "Splitting with gen_split_79 (i386.md:6025)\n");
    8192                 :             :   start_sequence ();
    8193                 :             : #define FAIL return (end_sequence (), _val)
    8194                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    8195                 :             : #line 6036 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    8196                 :             : {
    8197                 :             :   operands[3] = lowpart_subreg (V4SFmode, operands[0], SFmode);
    8198                 :             :   operands[4] = lowpart_subreg (V4SImode, operands[0], SFmode);
    8199                 :             : 
    8200                 :             :   emit_insn (gen_sse2_loadld (operands[4],
    8201                 :             :                               CONST0_RTX (V4SImode), operands[1]));
    8202                 :             : 
    8203                 :             :   if (V4SFmode == V4SFmode)
    8204                 :             :     emit_insn (gen_floatv4siv4sf2 (operands[3], operands[4]));
    8205                 :             :   else
    8206                 :             :     emit_insn (gen_sse2_cvtdq2pd (operands[3], operands[4]));
    8207                 :             :   DONE;
    8208                 :             : }
    8209                 :             : #undef DONE
    8210                 :             : #undef FAIL
    8211                 :             :   emit_insn (const0_rtx);
    8212                 :             :   _val = get_insns ();
    8213                 :             :   end_sequence ();
    8214                 :             :   return _val;
    8215                 :             : }
    8216                 :             : 
    8217                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:6025 */
    8218                 :             : extern rtx_insn *gen_split_80 (rtx_insn *, rtx *);
    8219                 :             : rtx_insn *
    8220                 :             : gen_split_80 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
    8221                 :             : {
    8222                 :             :   rtx_insn *_val = NULL;
    8223                 :             :   if (dump_file)
    8224                 :             :     fprintf (dump_file, "Splitting with gen_split_80 (i386.md:6025)\n");
    8225                 :             :   start_sequence ();
    8226                 :             : #define FAIL return (end_sequence (), _val)
    8227                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    8228                 :             : #line 6036 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    8229                 :             : {
    8230                 :             :   operands[3] = lowpart_subreg (V2DFmode, operands[0], DFmode);
    8231                 :             :   operands[4] = lowpart_subreg (V4SImode, operands[0], DFmode);
    8232                 :             : 
    8233                 :             :   emit_insn (gen_sse2_loadld (operands[4],
    8234                 :             :                               CONST0_RTX (V4SImode), operands[1]));
    8235                 :             : 
    8236                 :             :   if (V2DFmode == V4SFmode)
    8237                 :             :     emit_insn (gen_floatv4siv4sf2 (operands[3], operands[4]));
    8238                 :             :   else
    8239                 :             :     emit_insn (gen_sse2_cvtdq2pd (operands[3], operands[4]));
    8240                 :             :   DONE;
    8241                 :             : }
    8242                 :             : #undef DONE
    8243                 :             : #undef FAIL
    8244                 :             :   emit_insn (const0_rtx);
    8245                 :             :   _val = get_insns ();
    8246                 :             :   end_sequence ();
    8247                 :             :   return _val;
    8248                 :             : }
    8249                 :             : 
    8250                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:6053 */
    8251                 :             : extern rtx_insn *gen_split_81 (rtx_insn *, rtx *);
    8252                 :             : rtx_insn *
    8253                 :             : gen_split_81 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
    8254                 :             : {
    8255                 :             :   rtx_insn *_val = NULL;
    8256                 :             :   if (dump_file)
    8257                 :             :     fprintf (dump_file, "Splitting with gen_split_81 (i386.md:6053)\n");
    8258                 :             :   start_sequence ();
    8259                 :             : #define FAIL return (end_sequence (), _val)
    8260                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    8261                 :             : #line 6062 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    8262                 :             : {
    8263                 :             :   rtx s = assign_386_stack_local (DImode, SLOT_FLOATxFDI_387);
    8264                 :             :   emit_insn (gen_floatdisf2_i387_with_xmm (operands[0], operands[1], s));
    8265                 :             :   DONE;
    8266                 :             : }
    8267                 :             : #undef DONE
    8268                 :             : #undef FAIL
    8269                 :             :   emit_insn (const0_rtx);
    8270                 :             :   _val = get_insns ();
    8271                 :             :   end_sequence ();
    8272                 :             :   return _val;
    8273                 :             : }
    8274                 :             : 
    8275                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:6053 */
    8276                 :             : extern rtx_insn *gen_split_82 (rtx_insn *, rtx *);
    8277                 :             : rtx_insn *
    8278                 :             : gen_split_82 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
    8279                 :             : {
    8280                 :             :   rtx_insn *_val = NULL;
    8281                 :             :   if (dump_file)
    8282                 :             :     fprintf (dump_file, "Splitting with gen_split_82 (i386.md:6053)\n");
    8283                 :             :   start_sequence ();
    8284                 :             : #define FAIL return (end_sequence (), _val)
    8285                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    8286                 :             : #line 6062 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    8287                 :             : {
    8288                 :             :   rtx s = assign_386_stack_local (DImode, SLOT_FLOATxFDI_387);
    8289                 :             :   emit_insn (gen_floatdidf2_i387_with_xmm (operands[0], operands[1], s));
    8290                 :             :   DONE;
    8291                 :             : }
    8292                 :             : #undef DONE
    8293                 :             : #undef FAIL
    8294                 :             :   emit_insn (const0_rtx);
    8295                 :             :   _val = get_insns ();
    8296                 :             :   end_sequence ();
    8297                 :             :   return _val;
    8298                 :             : }
    8299                 :             : 
    8300                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:6053 */
    8301                 :             : extern rtx_insn *gen_split_83 (rtx_insn *, rtx *);
    8302                 :             : rtx_insn *
    8303                 :             : gen_split_83 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
    8304                 :             : {
    8305                 :             :   rtx_insn *_val = NULL;
    8306                 :             :   if (dump_file)
    8307                 :             :     fprintf (dump_file, "Splitting with gen_split_83 (i386.md:6053)\n");
    8308                 :             :   start_sequence ();
    8309                 :             : #define FAIL return (end_sequence (), _val)
    8310                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    8311                 :             : #line 6062 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    8312                 :             : {
    8313                 :             :   rtx s = assign_386_stack_local (DImode, SLOT_FLOATxFDI_387);
    8314                 :             :   emit_insn (gen_floatdixf2_i387_with_xmm (operands[0], operands[1], s));
    8315                 :             :   DONE;
    8316                 :             : }
    8317                 :             : #undef DONE
    8318                 :             : #undef FAIL
    8319                 :             :   emit_insn (const0_rtx);
    8320                 :             :   _val = get_insns ();
    8321                 :             :   end_sequence ();
    8322                 :             :   return _val;
    8323                 :             : }
    8324                 :             : 
    8325                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:6068 */
    8326                 :             : extern rtx_insn *gen_split_84 (rtx_insn *, rtx *);
    8327                 :             : rtx_insn *
    8328                 :             : gen_split_84 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
    8329                 :             : {
    8330                 :             :   rtx operand0;
    8331                 :             :   rtx operand1;
    8332                 :             :   rtx operand2;
    8333                 :             :   rtx operand3;
    8334                 :             :   rtx_insn *_val = NULL;
    8335                 :             :   if (dump_file)
    8336                 :             :     fprintf (dump_file, "Splitting with gen_split_84 (i386.md:6068)\n");
    8337                 :             :   start_sequence ();
    8338                 :             : #define FAIL return (end_sequence (), _val)
    8339                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    8340                 :             : #line 6082 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    8341                 :             : {
    8342                 :             :   /* The DImode arrived in a pair of integral registers (e.g. %edx:%eax).
    8343                 :             :      Assemble the 64-bit DImode value in an xmm register.  */
    8344                 :             :   emit_insn (gen_sse2_loadld (operands[3], CONST0_RTX (V4SImode),
    8345                 :             :                               gen_lowpart (SImode, operands[1])));
    8346                 :             :   if (TARGET_SSE4_1)
    8347                 :             :     emit_insn (gen_sse4_1_pinsrd (operands[3], operands[3],
    8348                 :             :                                   gen_highpart (SImode, operands[1]),
    8349                 :             :                                   GEN_INT (2)));
    8350                 :             :   else
    8351                 :             :     {
    8352                 :             :       emit_insn (gen_sse2_loadld (operands[4], CONST0_RTX (V4SImode),
    8353                 :             :                                   gen_highpart (SImode, operands[1])));
    8354                 :             :       emit_insn (gen_vec_interleave_lowv4si (operands[3], operands[3],
    8355                 :             :                                              operands[4]));
    8356                 :             :     }
    8357                 :             :   operands[3] = gen_lowpart (DImode, operands[3]);
    8358                 :             : }
    8359                 :             : #undef DONE
    8360                 :             : #undef FAIL
    8361                 :             :   operand0 = operands[0];
    8362                 :             :   (void) operand0;
    8363                 :             :   operand1 = operands[1];
    8364                 :             :   (void) operand1;
    8365                 :             :   operand2 = operands[2];
    8366                 :             :   (void) operand2;
    8367                 :             :   operand3 = operands[3];
    8368                 :             :   (void) operand3;
    8369                 :             :   emit_insn (gen_rtx_SET (operand2,
    8370                 :             :         operand3));
    8371                 :             :   emit_insn (gen_rtx_SET (operand0,
    8372                 :             :         gen_rtx_FLOAT (SFmode,
    8373                 :             :         copy_rtx (operand2))));
    8374                 :             :   _val = get_insns ();
    8375                 :             :   end_sequence ();
    8376                 :             :   return _val;
    8377                 :             : }
    8378                 :             : 
    8379                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:6068 */
    8380                 :             : extern rtx_insn *gen_split_85 (rtx_insn *, rtx *);
    8381                 :             : rtx_insn *
    8382                 :             : gen_split_85 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
    8383                 :             : {
    8384                 :             :   rtx operand0;
    8385                 :             :   rtx operand1;
    8386                 :             :   rtx operand2;
    8387                 :             :   rtx operand3;
    8388                 :             :   rtx_insn *_val = NULL;
    8389                 :             :   if (dump_file)
    8390                 :             :     fprintf (dump_file, "Splitting with gen_split_85 (i386.md:6068)\n");
    8391                 :             :   start_sequence ();
    8392                 :             : #define FAIL return (end_sequence (), _val)
    8393                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    8394                 :             : #line 6082 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    8395                 :             : {
    8396                 :             :   /* The DImode arrived in a pair of integral registers (e.g. %edx:%eax).
    8397                 :             :      Assemble the 64-bit DImode value in an xmm register.  */
    8398                 :             :   emit_insn (gen_sse2_loadld (operands[3], CONST0_RTX (V4SImode),
    8399                 :             :                               gen_lowpart (SImode, operands[1])));
    8400                 :             :   if (TARGET_SSE4_1)
    8401                 :             :     emit_insn (gen_sse4_1_pinsrd (operands[3], operands[3],
    8402                 :             :                                   gen_highpart (SImode, operands[1]),
    8403                 :             :                                   GEN_INT (2)));
    8404                 :             :   else
    8405                 :             :     {
    8406                 :             :       emit_insn (gen_sse2_loadld (operands[4], CONST0_RTX (V4SImode),
    8407                 :             :                                   gen_highpart (SImode, operands[1])));
    8408                 :             :       emit_insn (gen_vec_interleave_lowv4si (operands[3], operands[3],
    8409                 :             :                                              operands[4]));
    8410                 :             :     }
    8411                 :             :   operands[3] = gen_lowpart (DImode, operands[3]);
    8412                 :             : }
    8413                 :             : #undef DONE
    8414                 :             : #undef FAIL
    8415                 :             :   operand0 = operands[0];
    8416                 :             :   (void) operand0;
    8417                 :             :   operand1 = operands[1];
    8418                 :             :   (void) operand1;
    8419                 :             :   operand2 = operands[2];
    8420                 :             :   (void) operand2;
    8421                 :             :   operand3 = operands[3];
    8422                 :             :   (void) operand3;
    8423                 :             :   emit_insn (gen_rtx_SET (operand2,
    8424                 :             :         operand3));
    8425                 :             :   emit_insn (gen_rtx_SET (operand0,
    8426                 :             :         gen_rtx_FLOAT (DFmode,
    8427                 :             :         copy_rtx (operand2))));
    8428                 :             :   _val = get_insns ();
    8429                 :             :   end_sequence ();
    8430                 :             :   return _val;
    8431                 :             : }
    8432                 :             : 
    8433                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:6068 */
    8434                 :             : extern rtx_insn *gen_split_86 (rtx_insn *, rtx *);
    8435                 :             : rtx_insn *
    8436                 :             : gen_split_86 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
    8437                 :             : {
    8438                 :             :   rtx operand0;
    8439                 :             :   rtx operand1;
    8440                 :             :   rtx operand2;
    8441                 :             :   rtx operand3;
    8442                 :             :   rtx_insn *_val = NULL;
    8443                 :             :   if (dump_file)
    8444                 :             :     fprintf (dump_file, "Splitting with gen_split_86 (i386.md:6068)\n");
    8445                 :             :   start_sequence ();
    8446                 :             : #define FAIL return (end_sequence (), _val)
    8447                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    8448                 :             : #line 6082 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    8449                 :             : {
    8450                 :             :   /* The DImode arrived in a pair of integral registers (e.g. %edx:%eax).
    8451                 :             :      Assemble the 64-bit DImode value in an xmm register.  */
    8452                 :             :   emit_insn (gen_sse2_loadld (operands[3], CONST0_RTX (V4SImode),
    8453                 :             :                               gen_lowpart (SImode, operands[1])));
    8454                 :             :   if (TARGET_SSE4_1)
    8455                 :             :     emit_insn (gen_sse4_1_pinsrd (operands[3], operands[3],
    8456                 :             :                                   gen_highpart (SImode, operands[1]),
    8457                 :             :                                   GEN_INT (2)));
    8458                 :             :   else
    8459                 :             :     {
    8460                 :             :       emit_insn (gen_sse2_loadld (operands[4], CONST0_RTX (V4SImode),
    8461                 :             :                                   gen_highpart (SImode, operands[1])));
    8462                 :             :       emit_insn (gen_vec_interleave_lowv4si (operands[3], operands[3],
    8463                 :             :                                              operands[4]));
    8464                 :             :     }
    8465                 :             :   operands[3] = gen_lowpart (DImode, operands[3]);
    8466                 :             : }
    8467                 :             : #undef DONE
    8468                 :             : #undef FAIL
    8469                 :             :   operand0 = operands[0];
    8470                 :             :   (void) operand0;
    8471                 :             :   operand1 = operands[1];
    8472                 :             :   (void) operand1;
    8473                 :             :   operand2 = operands[2];
    8474                 :             :   (void) operand2;
    8475                 :             :   operand3 = operands[3];
    8476                 :             :   (void) operand3;
    8477                 :             :   emit_insn (gen_rtx_SET (operand2,
    8478                 :             :         operand3));
    8479                 :             :   emit_insn (gen_rtx_SET (operand0,
    8480                 :             :         gen_rtx_FLOAT (XFmode,
    8481                 :             :         copy_rtx (operand2))));
    8482                 :             :   _val = get_insns ();
    8483                 :             :   end_sequence ();
    8484                 :             :   return _val;
    8485                 :             : }
    8486                 :             : 
    8487                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:6110 */
    8488                 :             : extern rtx_insn *gen_split_87 (rtx_insn *, rtx *);
    8489                 :             : rtx_insn *
    8490                 :             : gen_split_87 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
    8491                 :             : {
    8492                 :             :   rtx operand0;
    8493                 :             :   rtx operand1;
    8494                 :             :   rtx_insn *_val = NULL;
    8495                 :             :   if (dump_file)
    8496                 :             :     fprintf (dump_file, "Splitting with gen_split_87 (i386.md:6110)\n");
    8497                 :             :   start_sequence ();
    8498                 :             : #define FAIL return (end_sequence (), _val)
    8499                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    8500                 :             : #line 6126 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    8501                 :             : {
    8502                 :             :   const machine_mode vmode = V4SFmode;
    8503                 :             : 
    8504                 :             :   operands[0] = lowpart_subreg (vmode, operands[0], SFmode);
    8505                 :             :   emit_move_insn (operands[0], CONST0_RTX (vmode));
    8506                 :             : }
    8507                 :             : #undef DONE
    8508                 :             : #undef FAIL
    8509                 :             :   operand0 = operands[0];
    8510                 :             :   (void) operand0;
    8511                 :             :   operand1 = operands[1];
    8512                 :             :   (void) operand1;
    8513                 :             :   emit_insn (gen_rtx_SET (operand0,
    8514                 :             :         gen_rtx_VEC_MERGE (V4SFmode,
    8515                 :             :         gen_rtx_VEC_DUPLICATE (V4SFmode,
    8516                 :             :         gen_rtx_FLOAT (SFmode,
    8517                 :             :         operand1)),
    8518                 :             :         copy_rtx (operand0),
    8519                 :             :         const1_rtx)));
    8520                 :             :   _val = get_insns ();
    8521                 :             :   end_sequence ();
    8522                 :             :   return _val;
    8523                 :             : }
    8524                 :             : 
    8525                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:6110 */
    8526                 :             : extern rtx_insn *gen_split_88 (rtx_insn *, rtx *);
    8527                 :             : rtx_insn *
    8528                 :             : gen_split_88 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
    8529                 :             : {
    8530                 :             :   rtx operand0;
    8531                 :             :   rtx operand1;
    8532                 :             :   rtx_insn *_val = NULL;
    8533                 :             :   if (dump_file)
    8534                 :             :     fprintf (dump_file, "Splitting with gen_split_88 (i386.md:6110)\n");
    8535                 :             :   start_sequence ();
    8536                 :             : #define FAIL return (end_sequence (), _val)
    8537                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    8538                 :             : #line 6126 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    8539                 :             : {
    8540                 :             :   const machine_mode vmode = V4SFmode;
    8541                 :             : 
    8542                 :             :   operands[0] = lowpart_subreg (vmode, operands[0], SFmode);
    8543                 :             :   emit_move_insn (operands[0], CONST0_RTX (vmode));
    8544                 :             : }
    8545                 :             : #undef DONE
    8546                 :             : #undef FAIL
    8547                 :             :   operand0 = operands[0];
    8548                 :             :   (void) operand0;
    8549                 :             :   operand1 = operands[1];
    8550                 :             :   (void) operand1;
    8551                 :             :   emit_insn (gen_rtx_SET (operand0,
    8552                 :             :         gen_rtx_VEC_MERGE (V4SFmode,
    8553                 :             :         gen_rtx_VEC_DUPLICATE (V4SFmode,
    8554                 :             :         gen_rtx_FLOAT (SFmode,
    8555                 :             :         operand1)),
    8556                 :             :         copy_rtx (operand0),
    8557                 :             :         const1_rtx)));
    8558                 :             :   _val = get_insns ();
    8559                 :             :   end_sequence ();
    8560                 :             :   return _val;
    8561                 :             : }
    8562                 :             : 
    8563                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:6110 */
    8564                 :             : extern rtx_insn *gen_split_89 (rtx_insn *, rtx *);
    8565                 :             : rtx_insn *
    8566                 :             : gen_split_89 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
    8567                 :             : {
    8568                 :             :   rtx operand0;
    8569                 :             :   rtx operand1;
    8570                 :             :   rtx_insn *_val = NULL;
    8571                 :             :   if (dump_file)
    8572                 :             :     fprintf (dump_file, "Splitting with gen_split_89 (i386.md:6110)\n");
    8573                 :             :   start_sequence ();
    8574                 :             : #define FAIL return (end_sequence (), _val)
    8575                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    8576                 :             : #line 6126 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    8577                 :             : {
    8578                 :             :   const machine_mode vmode = V2DFmode;
    8579                 :             : 
    8580                 :             :   operands[0] = lowpart_subreg (vmode, operands[0], DFmode);
    8581                 :             :   emit_move_insn (operands[0], CONST0_RTX (vmode));
    8582                 :             : }
    8583                 :             : #undef DONE
    8584                 :             : #undef FAIL
    8585                 :             :   operand0 = operands[0];
    8586                 :             :   (void) operand0;
    8587                 :             :   operand1 = operands[1];
    8588                 :             :   (void) operand1;
    8589                 :             :   emit_insn (gen_rtx_SET (operand0,
    8590                 :             :         gen_rtx_VEC_MERGE (V2DFmode,
    8591                 :             :         gen_rtx_VEC_DUPLICATE (V2DFmode,
    8592                 :             :         gen_rtx_FLOAT (DFmode,
    8593                 :             :         operand1)),
    8594                 :             :         copy_rtx (operand0),
    8595                 :             :         const1_rtx)));
    8596                 :             :   _val = get_insns ();
    8597                 :             :   end_sequence ();
    8598                 :             :   return _val;
    8599                 :             : }
    8600                 :             : 
    8601                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:6110 */
    8602                 :             : extern rtx_insn *gen_split_90 (rtx_insn *, rtx *);
    8603                 :             : rtx_insn *
    8604                 :             : gen_split_90 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
    8605                 :             : {
    8606                 :             :   rtx operand0;
    8607                 :             :   rtx operand1;
    8608                 :             :   rtx_insn *_val = NULL;
    8609                 :             :   if (dump_file)
    8610                 :             :     fprintf (dump_file, "Splitting with gen_split_90 (i386.md:6110)\n");
    8611                 :             :   start_sequence ();
    8612                 :             : #define FAIL return (end_sequence (), _val)
    8613                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    8614                 :             : #line 6126 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    8615                 :             : {
    8616                 :             :   const machine_mode vmode = V2DFmode;
    8617                 :             : 
    8618                 :             :   operands[0] = lowpart_subreg (vmode, operands[0], DFmode);
    8619                 :             :   emit_move_insn (operands[0], CONST0_RTX (vmode));
    8620                 :             : }
    8621                 :             : #undef DONE
    8622                 :             : #undef FAIL
    8623                 :             :   operand0 = operands[0];
    8624                 :             :   (void) operand0;
    8625                 :             :   operand1 = operands[1];
    8626                 :             :   (void) operand1;
    8627                 :             :   emit_insn (gen_rtx_SET (operand0,
    8628                 :             :         gen_rtx_VEC_MERGE (V2DFmode,
    8629                 :             :         gen_rtx_VEC_DUPLICATE (V2DFmode,
    8630                 :             :         gen_rtx_FLOAT (DFmode,
    8631                 :             :         operand1)),
    8632                 :             :         copy_rtx (operand0),
    8633                 :             :         const1_rtx)));
    8634                 :             :   _val = get_insns ();
    8635                 :             :   end_sequence ();
    8636                 :             :   return _val;
    8637                 :             : }
    8638                 :             : 
    8639                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:6133 */
    8640                 :             : rtx
    8641                 :             : gen_floatunsqisf2 (rtx operand0,
    8642                 :             :         rtx operand1)
    8643                 :             : {
    8644                 :             :   rtx_insn *_val = 0;
    8645                 :             :   start_sequence ();
    8646                 :             :   {
    8647                 :             :     rtx operands[2];
    8648                 :             :     operands[0] = operand0;
    8649                 :             :     operands[1] = operand1;
    8650                 :             : #define FAIL return (end_sequence (), _val)
    8651                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    8652                 :             : #line 6139 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    8653                 :             : {
    8654                 :             :   operands[1] = convert_to_mode (SImode, operands[1], 1);
    8655                 :             :   emit_insn (gen_floatsisf2 (operands[0], operands[1]));
    8656                 :             :   DONE;
    8657                 :             : }
    8658                 :             : #undef DONE
    8659                 :             : #undef FAIL
    8660                 :             :     operand0 = operands[0];
    8661                 :             :     (void) operand0;
    8662                 :             :     operand1 = operands[1];
    8663                 :             :     (void) operand1;
    8664                 :             :   }
    8665                 :             :   emit_insn (gen_rtx_SET (operand0,
    8666                 :             :         gen_rtx_UNSIGNED_FLOAT (SFmode,
    8667                 :             :         operand1)));
    8668                 :             :   _val = get_insns ();
    8669                 :             :   end_sequence ();
    8670                 :             :   return _val;
    8671                 :             : }
    8672                 :             : 
    8673                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:6133 */
    8674                 :             : rtx
    8675                 :             : gen_floatunshisf2 (rtx operand0,
    8676                 :             :         rtx operand1)
    8677                 :             : {
    8678                 :             :   rtx_insn *_val = 0;
    8679                 :             :   start_sequence ();
    8680                 :             :   {
    8681                 :             :     rtx operands[2];
    8682                 :             :     operands[0] = operand0;
    8683                 :             :     operands[1] = operand1;
    8684                 :             : #define FAIL return (end_sequence (), _val)
    8685                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    8686                 :             : #line 6139 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    8687                 :             : {
    8688                 :             :   operands[1] = convert_to_mode (SImode, operands[1], 1);
    8689                 :             :   emit_insn (gen_floatsisf2 (operands[0], operands[1]));
    8690                 :             :   DONE;
    8691                 :             : }
    8692                 :             : #undef DONE
    8693                 :             : #undef FAIL
    8694                 :             :     operand0 = operands[0];
    8695                 :             :     (void) operand0;
    8696                 :             :     operand1 = operands[1];
    8697                 :             :     (void) operand1;
    8698                 :             :   }
    8699                 :             :   emit_insn (gen_rtx_SET (operand0,
    8700                 :             :         gen_rtx_UNSIGNED_FLOAT (SFmode,
    8701                 :             :         operand1)));
    8702                 :             :   _val = get_insns ();
    8703                 :             :   end_sequence ();
    8704                 :             :   return _val;
    8705                 :             : }
    8706                 :             : 
    8707                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:6133 */
    8708                 :             : rtx
    8709                 :             : gen_floatunsqidf2 (rtx operand0,
    8710                 :             :         rtx operand1)
    8711                 :             : {
    8712                 :             :   rtx_insn *_val = 0;
    8713                 :             :   start_sequence ();
    8714                 :             :   {
    8715                 :             :     rtx operands[2];
    8716                 :             :     operands[0] = operand0;
    8717                 :             :     operands[1] = operand1;
    8718                 :             : #define FAIL return (end_sequence (), _val)
    8719                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    8720                 :             : #line 6139 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    8721                 :             : {
    8722                 :             :   operands[1] = convert_to_mode (SImode, operands[1], 1);
    8723                 :             :   emit_insn (gen_floatsidf2 (operands[0], operands[1]));
    8724                 :             :   DONE;
    8725                 :             : }
    8726                 :             : #undef DONE
    8727                 :             : #undef FAIL
    8728                 :             :     operand0 = operands[0];
    8729                 :             :     (void) operand0;
    8730                 :             :     operand1 = operands[1];
    8731                 :             :     (void) operand1;
    8732                 :             :   }
    8733                 :             :   emit_insn (gen_rtx_SET (operand0,
    8734                 :             :         gen_rtx_UNSIGNED_FLOAT (DFmode,
    8735                 :             :         operand1)));
    8736                 :             :   _val = get_insns ();
    8737                 :             :   end_sequence ();
    8738                 :             :   return _val;
    8739                 :             : }
    8740                 :             : 
    8741                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:6133 */
    8742                 :             : rtx
    8743                 :             : gen_floatunshidf2 (rtx operand0,
    8744                 :             :         rtx operand1)
    8745                 :             : {
    8746                 :             :   rtx_insn *_val = 0;
    8747                 :             :   start_sequence ();
    8748                 :             :   {
    8749                 :             :     rtx operands[2];
    8750                 :             :     operands[0] = operand0;
    8751                 :             :     operands[1] = operand1;
    8752                 :             : #define FAIL return (end_sequence (), _val)
    8753                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    8754                 :             : #line 6139 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    8755                 :             : {
    8756                 :             :   operands[1] = convert_to_mode (SImode, operands[1], 1);
    8757                 :             :   emit_insn (gen_floatsidf2 (operands[0], operands[1]));
    8758                 :             :   DONE;
    8759                 :             : }
    8760                 :             : #undef DONE
    8761                 :             : #undef FAIL
    8762                 :             :     operand0 = operands[0];
    8763                 :             :     (void) operand0;
    8764                 :             :     operand1 = operands[1];
    8765                 :             :     (void) operand1;
    8766                 :             :   }
    8767                 :             :   emit_insn (gen_rtx_SET (operand0,
    8768                 :             :         gen_rtx_UNSIGNED_FLOAT (DFmode,
    8769                 :             :         operand1)));
    8770                 :             :   _val = get_insns ();
    8771                 :             :   end_sequence ();
    8772                 :             :   return _val;
    8773                 :             : }
    8774                 :             : 
    8775                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:6160 */
    8776                 :             : extern rtx_insn *gen_split_91 (rtx_insn *, rtx *);
    8777                 :             : rtx_insn *
    8778                 :             : gen_split_91 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
    8779                 :             : {
    8780                 :             :   rtx operand0;
    8781                 :             :   rtx operand1;
    8782                 :             :   rtx operand2;
    8783                 :             :   rtx operand3;
    8784                 :             :   rtx_insn *_val = NULL;
    8785                 :             :   if (dump_file)
    8786                 :             :     fprintf (dump_file, "Splitting with gen_split_91 (i386.md:6160)\n");
    8787                 :             :   start_sequence ();
    8788                 :             : #define FAIL return (end_sequence (), _val)
    8789                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    8790                 :             : #line 6175 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    8791                 :             : 
    8792                 :             : #undef DONE
    8793                 :             : #undef FAIL
    8794                 :             :   operand0 = operands[0];
    8795                 :             :   (void) operand0;
    8796                 :             :   operand1 = operands[1];
    8797                 :             :   (void) operand1;
    8798                 :             :   operand2 = operands[2];
    8799                 :             :   (void) operand2;
    8800                 :             :   operand3 = operands[3];
    8801                 :             :   (void) operand3;
    8802                 :             :   emit_insn (gen_rtx_SET (operand3,
    8803                 :             :         gen_rtx_ZERO_EXTEND (DImode,
    8804                 :             :         operand1)));
    8805                 :             :   emit_insn (gen_rtx_SET (operand2,
    8806                 :             :         copy_rtx (operand3)));
    8807                 :             :   emit_insn (gen_rtx_SET (operand0,
    8808                 :             :         gen_rtx_FLOAT (SFmode,
    8809                 :             :         copy_rtx (operand2))));
    8810                 :             :   _val = get_insns ();
    8811                 :             :   end_sequence ();
    8812                 :             :   return _val;
    8813                 :             : }
    8814                 :             : 
    8815                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:6160 */
    8816                 :             : extern rtx_insn *gen_split_92 (rtx_insn *, rtx *);
    8817                 :             : rtx_insn *
    8818                 :             : gen_split_92 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
    8819                 :             : {
    8820                 :             :   rtx operand0;
    8821                 :             :   rtx operand1;
    8822                 :             :   rtx operand2;
    8823                 :             :   rtx operand3;
    8824                 :             :   rtx_insn *_val = NULL;
    8825                 :             :   if (dump_file)
    8826                 :             :     fprintf (dump_file, "Splitting with gen_split_92 (i386.md:6160)\n");
    8827                 :             :   start_sequence ();
    8828                 :             : #define FAIL return (end_sequence (), _val)
    8829                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    8830                 :             : #line 6175 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    8831                 :             : 
    8832                 :             : #undef DONE
    8833                 :             : #undef FAIL
    8834                 :             :   operand0 = operands[0];
    8835                 :             :   (void) operand0;
    8836                 :             :   operand1 = operands[1];
    8837                 :             :   (void) operand1;
    8838                 :             :   operand2 = operands[2];
    8839                 :             :   (void) operand2;
    8840                 :             :   operand3 = operands[3];
    8841                 :             :   (void) operand3;
    8842                 :             :   emit_insn (gen_rtx_SET (operand3,
    8843                 :             :         gen_rtx_ZERO_EXTEND (DImode,
    8844                 :             :         operand1)));
    8845                 :             :   emit_insn (gen_rtx_SET (operand2,
    8846                 :             :         copy_rtx (operand3)));
    8847                 :             :   emit_insn (gen_rtx_SET (operand0,
    8848                 :             :         gen_rtx_FLOAT (DFmode,
    8849                 :             :         copy_rtx (operand2))));
    8850                 :             :   _val = get_insns ();
    8851                 :             :   end_sequence ();
    8852                 :             :   return _val;
    8853                 :             : }
    8854                 :             : 
    8855                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:6160 */
    8856                 :             : extern rtx_insn *gen_split_93 (rtx_insn *, rtx *);
    8857                 :             : rtx_insn *
    8858                 :             : gen_split_93 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
    8859                 :             : {
    8860                 :             :   rtx operand0;
    8861                 :             :   rtx operand1;
    8862                 :             :   rtx operand2;
    8863                 :             :   rtx operand3;
    8864                 :             :   rtx_insn *_val = NULL;
    8865                 :             :   if (dump_file)
    8866                 :             :     fprintf (dump_file, "Splitting with gen_split_93 (i386.md:6160)\n");
    8867                 :             :   start_sequence ();
    8868                 :             : #define FAIL return (end_sequence (), _val)
    8869                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    8870                 :             : #line 6175 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    8871                 :             : 
    8872                 :             : #undef DONE
    8873                 :             : #undef FAIL
    8874                 :             :   operand0 = operands[0];
    8875                 :             :   (void) operand0;
    8876                 :             :   operand1 = operands[1];
    8877                 :             :   (void) operand1;
    8878                 :             :   operand2 = operands[2];
    8879                 :             :   (void) operand2;
    8880                 :             :   operand3 = operands[3];
    8881                 :             :   (void) operand3;
    8882                 :             :   emit_insn (gen_rtx_SET (operand3,
    8883                 :             :         gen_rtx_ZERO_EXTEND (DImode,
    8884                 :             :         operand1)));
    8885                 :             :   emit_insn (gen_rtx_SET (operand2,
    8886                 :             :         copy_rtx (operand3)));
    8887                 :             :   emit_insn (gen_rtx_SET (operand0,
    8888                 :             :         gen_rtx_FLOAT (XFmode,
    8889                 :             :         copy_rtx (operand2))));
    8890                 :             :   _val = get_insns ();
    8891                 :             :   end_sequence ();
    8892                 :             :   return _val;
    8893                 :             : }
    8894                 :             : 
    8895                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:6179 */
    8896                 :             : rtx
    8897                 :             : gen_floatunssisf2 (rtx operand0,
    8898                 :             :         rtx operand1)
    8899                 :             : {
    8900                 :             :   rtx_insn *_val = 0;
    8901                 :             :   start_sequence ();
    8902                 :             :   {
    8903                 :             :     rtx operands[2];
    8904                 :             :     operands[0] = operand0;
    8905                 :             :     operands[1] = operand1;
    8906                 :             : #define FAIL return (end_sequence (), _val)
    8907                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    8908                 :             : #line 6188 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    8909                 :             : {
    8910                 :             :   if (!(SSE_FLOAT_MODE_P (SFmode) && TARGET_SSE_MATH))
    8911                 :             :     {
    8912                 :             :       emit_insn (gen_floatunssisf2_i387_with_xmm
    8913                 :             :                   (operands[0], operands[1],
    8914                 :             :                    assign_386_stack_local (DImode, SLOT_TEMP)));
    8915                 :             :       DONE;
    8916                 :             :     }
    8917                 :             :   if (!TARGET_AVX512F)
    8918                 :             :     {
    8919                 :             :       ix86_expand_convert_uns_sisf_sse (operands[0], operands[1]);
    8920                 :             :       DONE;
    8921                 :             :     }
    8922                 :             : }
    8923                 :             : #undef DONE
    8924                 :             : #undef FAIL
    8925                 :             :     operand0 = operands[0];
    8926                 :             :     (void) operand0;
    8927                 :             :     operand1 = operands[1];
    8928                 :             :     (void) operand1;
    8929                 :             :   }
    8930                 :             :   emit_insn (gen_rtx_SET (operand0,
    8931                 :             :         gen_rtx_UNSIGNED_FLOAT (SFmode,
    8932                 :             :         operand1)));
    8933                 :             :   _val = get_insns ();
    8934                 :             :   end_sequence ();
    8935                 :             :   return _val;
    8936                 :             : }
    8937                 :             : 
    8938                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:6179 */
    8939                 :             : rtx
    8940                 :             : gen_floatunssidf2 (rtx operand0,
    8941                 :             :         rtx operand1)
    8942                 :             : {
    8943                 :             :   rtx_insn *_val = 0;
    8944                 :             :   start_sequence ();
    8945                 :             :   {
    8946                 :             :     rtx operands[2];
    8947                 :             :     operands[0] = operand0;
    8948                 :             :     operands[1] = operand1;
    8949                 :             : #define FAIL return (end_sequence (), _val)
    8950                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    8951                 :             : #line 6188 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    8952                 :             : {
    8953                 :             :   if (!(SSE_FLOAT_MODE_P (DFmode) && TARGET_SSE_MATH))
    8954                 :             :     {
    8955                 :             :       emit_insn (gen_floatunssidf2_i387_with_xmm
    8956                 :             :                   (operands[0], operands[1],
    8957                 :             :                    assign_386_stack_local (DImode, SLOT_TEMP)));
    8958                 :             :       DONE;
    8959                 :             :     }
    8960                 :             :   if (!TARGET_AVX512F)
    8961                 :             :     {
    8962                 :             :       ix86_expand_convert_uns_sidf_sse (operands[0], operands[1]);
    8963                 :             :       DONE;
    8964                 :             :     }
    8965                 :             : }
    8966                 :             : #undef DONE
    8967                 :             : #undef FAIL
    8968                 :             :     operand0 = operands[0];
    8969                 :             :     (void) operand0;
    8970                 :             :     operand1 = operands[1];
    8971                 :             :     (void) operand1;
    8972                 :             :   }
    8973                 :             :   emit_insn (gen_rtx_SET (operand0,
    8974                 :             :         gen_rtx_UNSIGNED_FLOAT (DFmode,
    8975                 :             :         operand1)));
    8976                 :             :   _val = get_insns ();
    8977                 :             :   end_sequence ();
    8978                 :             :   return _val;
    8979                 :             : }
    8980                 :             : 
    8981                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:6179 */
    8982                 :             : rtx
    8983                 :             : gen_floatunssixf2 (rtx operand0,
    8984                 :             :         rtx operand1)
    8985                 :             : {
    8986                 :             :   rtx_insn *_val = 0;
    8987                 :             :   start_sequence ();
    8988                 :             :   {
    8989                 :             :     rtx operands[2];
    8990                 :             :     operands[0] = operand0;
    8991                 :             :     operands[1] = operand1;
    8992                 :             : #define FAIL return (end_sequence (), _val)
    8993                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    8994                 :             : #line 6188 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    8995                 :             : {
    8996                 :             :   if (!(SSE_FLOAT_MODE_P (XFmode) && TARGET_SSE_MATH))
    8997                 :             :     {
    8998                 :             :       emit_insn (gen_floatunssixf2_i387_with_xmm
    8999                 :             :                   (operands[0], operands[1],
    9000                 :             :                    assign_386_stack_local (DImode, SLOT_TEMP)));
    9001                 :             :       DONE;
    9002                 :             :     }
    9003                 :             :   if (!TARGET_AVX512F)
    9004                 :             :     {
    9005                 :             :       ix86_expand_convert_uns_sixf_sse (operands[0], operands[1]);
    9006                 :             :       DONE;
    9007                 :             :     }
    9008                 :             : }
    9009                 :             : #undef DONE
    9010                 :             : #undef FAIL
    9011                 :             :     operand0 = operands[0];
    9012                 :             :     (void) operand0;
    9013                 :             :     operand1 = operands[1];
    9014                 :             :     (void) operand1;
    9015                 :             :   }
    9016                 :             :   emit_insn (gen_rtx_SET (operand0,
    9017                 :             :         gen_rtx_UNSIGNED_FLOAT (XFmode,
    9018                 :             :         operand1)));
    9019                 :             :   _val = get_insns ();
    9020                 :             :   end_sequence ();
    9021                 :             :   return _val;
    9022                 :             : }
    9023                 :             : 
    9024                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:6203 */
    9025                 :             : rtx
    9026                 :             : gen_floatunsdisf2 (rtx operand0,
    9027                 :             :         rtx operand1)
    9028                 :             : {
    9029                 :             :   rtx_insn *_val = 0;
    9030                 :             :   start_sequence ();
    9031                 :             :   {
    9032                 :             :     rtx operands[2];
    9033                 :             :     operands[0] = operand0;
    9034                 :             :     operands[1] = operand1;
    9035                 :             : #define FAIL return (end_sequence (), _val)
    9036                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    9037                 :             : #line 6208 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    9038                 :             : {
    9039                 :             :   if (!TARGET_AVX512F)
    9040                 :             :     {
    9041                 :             :       x86_emit_floatuns (operands);
    9042                 :             :       DONE;
    9043                 :             :     }
    9044                 :             : }
    9045                 :             : #undef DONE
    9046                 :             : #undef FAIL
    9047                 :             :     operand0 = operands[0];
    9048                 :             :     (void) operand0;
    9049                 :             :     operand1 = operands[1];
    9050                 :             :     (void) operand1;
    9051                 :             :   }
    9052                 :             :   emit_insn (gen_rtx_SET (operand0,
    9053                 :             :         gen_rtx_UNSIGNED_FLOAT (SFmode,
    9054                 :             :         operand1)));
    9055                 :             :   _val = get_insns ();
    9056                 :             :   end_sequence ();
    9057                 :             :   return _val;
    9058                 :             : }
    9059                 :             : 
    9060                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:6216 */
    9061                 :             : rtx
    9062                 :             : gen_floatunsdidf2 (rtx operand0,
    9063                 :             :         rtx operand1)
    9064                 :             : {
    9065                 :             :   rtx_insn *_val = 0;
    9066                 :             :   start_sequence ();
    9067                 :             :   {
    9068                 :             :     rtx operands[2];
    9069                 :             :     operands[0] = operand0;
    9070                 :             :     operands[1] = operand1;
    9071                 :             : #define FAIL return (end_sequence (), _val)
    9072                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    9073                 :             : #line 6223 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    9074                 :             : {
    9075                 :             :   if (!TARGET_64BIT)
    9076                 :             :     {
    9077                 :             :       ix86_expand_convert_uns_didf_sse (operands[0], operands[1]);
    9078                 :             :       DONE;
    9079                 :             :     }
    9080                 :             :   if (!TARGET_AVX512F)
    9081                 :             :     {
    9082                 :             :       x86_emit_floatuns (operands);
    9083                 :             :       DONE;
    9084                 :             :     }
    9085                 :             : }
    9086                 :             : #undef DONE
    9087                 :             : #undef FAIL
    9088                 :             :     operand0 = operands[0];
    9089                 :             :     (void) operand0;
    9090                 :             :     operand1 = operands[1];
    9091                 :             :     (void) operand1;
    9092                 :             :   }
    9093                 :             :   emit_insn (gen_rtx_SET (operand0,
    9094                 :             :         gen_rtx_UNSIGNED_FLOAT (DFmode,
    9095                 :             :         operand1)));
    9096                 :             :   _val = get_insns ();
    9097                 :             :   end_sequence ();
    9098                 :             :   return _val;
    9099                 :             : }
    9100                 :             : 
    9101                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:6258 */
    9102                 :             : extern rtx_insn *gen_peephole2_59 (rtx_insn *, rtx *);
    9103                 :             : rtx_insn *
    9104                 :             : gen_peephole2_59 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
    9105                 :             : {
    9106                 :             :   rtx_insn *_val = NULL;
    9107                 :             :   if (dump_file)
    9108                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_59 (i386.md:6258)\n");
    9109                 :             :   start_sequence ();
    9110                 :             : #define FAIL return (end_sequence (), _val)
    9111                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    9112                 :             : #line 6265 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    9113                 :             : {
    9114                 :             :   machine_mode mode = SImode;
    9115                 :             : 
    9116                 :             :   /* Emit all operations in SImode for zero-extended addresses.  */
    9117                 :             :   if (SImode_address_operand (operands[1], VOIDmode))
    9118                 :             :     mode = SImode;
    9119                 :             : 
    9120                 :             :   ix86_split_lea_for_addr (peep2_next_insn (0), operands, mode);
    9121                 :             : 
    9122                 :             :   /* Zero-extend return register to DImode for zero-extended addresses.  */
    9123                 :             :   if (mode != SImode)
    9124                 :             :     emit_insn (gen_zero_extendsidi2 (operands[0],
    9125                 :             :                                      gen_lowpart (mode, operands[0])));
    9126                 :             : 
    9127                 :             :   DONE;
    9128                 :             : }
    9129                 :             : #undef DONE
    9130                 :             : #undef FAIL
    9131                 :             :   emit_insn (const0_rtx);
    9132                 :             :   _val = get_insns ();
    9133                 :             :   end_sequence ();
    9134                 :             :   return _val;
    9135                 :             : }
    9136                 :             : 
    9137                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:6258 */
    9138                 :             : extern rtx_insn *gen_peephole2_60 (rtx_insn *, rtx *);
    9139                 :             : rtx_insn *
    9140                 :             : gen_peephole2_60 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
    9141                 :             : {
    9142                 :             :   rtx_insn *_val = NULL;
    9143                 :             :   if (dump_file)
    9144                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_60 (i386.md:6258)\n");
    9145                 :             :   start_sequence ();
    9146                 :             : #define FAIL return (end_sequence (), _val)
    9147                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    9148                 :             : #line 6265 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    9149                 :             : {
    9150                 :             :   machine_mode mode = DImode;
    9151                 :             : 
    9152                 :             :   /* Emit all operations in SImode for zero-extended addresses.  */
    9153                 :             :   if (SImode_address_operand (operands[1], VOIDmode))
    9154                 :             :     mode = SImode;
    9155                 :             : 
    9156                 :             :   ix86_split_lea_for_addr (peep2_next_insn (0), operands, mode);
    9157                 :             : 
    9158                 :             :   /* Zero-extend return register to DImode for zero-extended addresses.  */
    9159                 :             :   if (mode != DImode)
    9160                 :             :     emit_insn (gen_zero_extendsidi2 (operands[0],
    9161                 :             :                                      gen_lowpart (mode, operands[0])));
    9162                 :             : 
    9163                 :             :   DONE;
    9164                 :             : }
    9165                 :             : #undef DONE
    9166                 :             : #undef FAIL
    9167                 :             :   emit_insn (const0_rtx);
    9168                 :             :   _val = get_insns ();
    9169                 :             :   end_sequence ();
    9170                 :             :   return _val;
    9171                 :             : }
    9172                 :             : 
    9173                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:6285 */
    9174                 :             : extern rtx_insn *gen_split_94 (rtx_insn *, rtx *);
    9175                 :             : rtx_insn *
    9176                 :             : gen_split_94 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
    9177                 :             : {
    9178                 :             :   rtx operand0;
    9179                 :             :   rtx operand1;
    9180                 :             :   rtx_insn *_val = NULL;
    9181                 :             :   if (dump_file)
    9182                 :             :     fprintf (dump_file, "Splitting with gen_split_94 (i386.md:6285)\n");
    9183                 :             :   start_sequence ();
    9184                 :             : #define FAIL return (end_sequence (), _val)
    9185                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    9186                 :             : #line 6292 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    9187                 :             : operands[1] = GEN_INT (exact_log2 (INTVAL (operands[1])));
    9188                 :             : #undef DONE
    9189                 :             : #undef FAIL
    9190                 :             :   operand0 = operands[0];
    9191                 :             :   (void) operand0;
    9192                 :             :   operand1 = operands[1];
    9193                 :             :   (void) operand1;
    9194                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
    9195                 :             :         gen_rtvec (2,
    9196                 :             :                 gen_rtx_SET (operand0,
    9197                 :             :         gen_rtx_ASHIFT (SImode,
    9198                 :             :         copy_rtx (operand0),
    9199                 :             :         operand1)),
    9200                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
    9201                 :             :   _val = get_insns ();
    9202                 :             :   end_sequence ();
    9203                 :             :   return _val;
    9204                 :             : }
    9205                 :             : 
    9206                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:6285 */
    9207                 :             : extern rtx_insn *gen_split_95 (rtx_insn *, rtx *);
    9208                 :             : rtx_insn *
    9209                 :             : gen_split_95 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
    9210                 :             : {
    9211                 :             :   rtx operand0;
    9212                 :             :   rtx operand1;
    9213                 :             :   rtx_insn *_val = NULL;
    9214                 :             :   if (dump_file)
    9215                 :             :     fprintf (dump_file, "Splitting with gen_split_95 (i386.md:6285)\n");
    9216                 :             :   start_sequence ();
    9217                 :             : #define FAIL return (end_sequence (), _val)
    9218                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    9219                 :             : #line 6292 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    9220                 :             : operands[1] = GEN_INT (exact_log2 (INTVAL (operands[1])));
    9221                 :             : #undef DONE
    9222                 :             : #undef FAIL
    9223                 :             :   operand0 = operands[0];
    9224                 :             :   (void) operand0;
    9225                 :             :   operand1 = operands[1];
    9226                 :             :   (void) operand1;
    9227                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
    9228                 :             :         gen_rtvec (2,
    9229                 :             :                 gen_rtx_SET (operand0,
    9230                 :             :         gen_rtx_ASHIFT (DImode,
    9231                 :             :         copy_rtx (operand0),
    9232                 :             :         operand1)),
    9233                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
    9234                 :             :   _val = get_insns ();
    9235                 :             :   end_sequence ();
    9236                 :             :   return _val;
    9237                 :             : }
    9238                 :             : 
    9239                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:6296 */
    9240                 :             : rtx
    9241                 :             : gen_addqi3 (rtx operand0,
    9242                 :             :         rtx operand1,
    9243                 :             :         rtx operand2)
    9244                 :             : {
    9245                 :             :   rtx_insn *_val = 0;
    9246                 :             :   start_sequence ();
    9247                 :             :   {
    9248                 :             :     rtx operands[3];
    9249                 :             :     operands[0] = operand0;
    9250                 :             :     operands[1] = operand1;
    9251                 :             :     operands[2] = operand2;
    9252                 :             : #define FAIL return (end_sequence (), _val)
    9253                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    9254                 :             : #line 6301 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    9255                 :             : {
    9256                 :             :   ix86_expand_binary_operator (PLUS, QImode, operands, TARGET_APX_NDD);
    9257                 :             :   DONE;
    9258                 :             : }
    9259                 :             : #undef DONE
    9260                 :             : #undef FAIL
    9261                 :             :     operand0 = operands[0];
    9262                 :             :     (void) operand0;
    9263                 :             :     operand1 = operands[1];
    9264                 :             :     (void) operand1;
    9265                 :             :     operand2 = operands[2];
    9266                 :             :     (void) operand2;
    9267                 :             :   }
    9268                 :             :   emit_insn (gen_rtx_SET (operand0,
    9269                 :             :         gen_rtx_PLUS (QImode,
    9270                 :             :         operand1,
    9271                 :             :         operand2)));
    9272                 :             :   _val = get_insns ();
    9273                 :             :   end_sequence ();
    9274                 :             :   return _val;
    9275                 :             : }
    9276                 :             : 
    9277                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:6296 */
    9278                 :             : rtx
    9279                 :             : gen_addhi3 (rtx operand0,
    9280                 :             :         rtx operand1,
    9281                 :             :         rtx operand2)
    9282                 :             : {
    9283                 :             :   rtx_insn *_val = 0;
    9284                 :             :   start_sequence ();
    9285                 :             :   {
    9286                 :             :     rtx operands[3];
    9287                 :             :     operands[0] = operand0;
    9288                 :             :     operands[1] = operand1;
    9289                 :             :     operands[2] = operand2;
    9290                 :             : #define FAIL return (end_sequence (), _val)
    9291                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    9292                 :             : #line 6301 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    9293                 :             : {
    9294                 :             :   ix86_expand_binary_operator (PLUS, HImode, operands, TARGET_APX_NDD);
    9295                 :             :   DONE;
    9296                 :             : }
    9297                 :             : #undef DONE
    9298                 :             : #undef FAIL
    9299                 :             :     operand0 = operands[0];
    9300                 :             :     (void) operand0;
    9301                 :             :     operand1 = operands[1];
    9302                 :             :     (void) operand1;
    9303                 :             :     operand2 = operands[2];
    9304                 :             :     (void) operand2;
    9305                 :             :   }
    9306                 :             :   emit_insn (gen_rtx_SET (operand0,
    9307                 :             :         gen_rtx_PLUS (HImode,
    9308                 :             :         operand1,
    9309                 :             :         operand2)));
    9310                 :             :   _val = get_insns ();
    9311                 :             :   end_sequence ();
    9312                 :             :   return _val;
    9313                 :             : }
    9314                 :             : 
    9315                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:6296 */
    9316                 :             : rtx
    9317                 :             : gen_addsi3 (rtx operand0,
    9318                 :             :         rtx operand1,
    9319                 :             :         rtx operand2)
    9320                 :             : {
    9321                 :             :   rtx_insn *_val = 0;
    9322                 :             :   start_sequence ();
    9323                 :             :   {
    9324                 :             :     rtx operands[3];
    9325                 :             :     operands[0] = operand0;
    9326                 :             :     operands[1] = operand1;
    9327                 :             :     operands[2] = operand2;
    9328                 :             : #define FAIL return (end_sequence (), _val)
    9329                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    9330                 :             : #line 6301 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    9331                 :             : {
    9332                 :             :   ix86_expand_binary_operator (PLUS, SImode, operands, TARGET_APX_NDD);
    9333                 :             :   DONE;
    9334                 :             : }
    9335                 :             : #undef DONE
    9336                 :             : #undef FAIL
    9337                 :             :     operand0 = operands[0];
    9338                 :             :     (void) operand0;
    9339                 :             :     operand1 = operands[1];
    9340                 :             :     (void) operand1;
    9341                 :             :     operand2 = operands[2];
    9342                 :             :     (void) operand2;
    9343                 :             :   }
    9344                 :             :   emit_insn (gen_rtx_SET (operand0,
    9345                 :             :         gen_rtx_PLUS (SImode,
    9346                 :             :         operand1,
    9347                 :             :         operand2)));
    9348                 :             :   _val = get_insns ();
    9349                 :             :   end_sequence ();
    9350                 :             :   return _val;
    9351                 :             : }
    9352                 :             : 
    9353                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:6296 */
    9354                 :             : rtx
    9355                 :             : gen_adddi3 (rtx operand0,
    9356                 :             :         rtx operand1,
    9357                 :             :         rtx operand2)
    9358                 :             : {
    9359                 :             :   rtx_insn *_val = 0;
    9360                 :             :   start_sequence ();
    9361                 :             :   {
    9362                 :             :     rtx operands[3];
    9363                 :             :     operands[0] = operand0;
    9364                 :             :     operands[1] = operand1;
    9365                 :             :     operands[2] = operand2;
    9366                 :             : #define FAIL return (end_sequence (), _val)
    9367                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    9368                 :             : #line 6301 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    9369                 :             : {
    9370                 :             :   ix86_expand_binary_operator (PLUS, DImode, operands, TARGET_APX_NDD);
    9371                 :             :   DONE;
    9372                 :             : }
    9373                 :             : #undef DONE
    9374                 :             : #undef FAIL
    9375                 :             :     operand0 = operands[0];
    9376                 :             :     (void) operand0;
    9377                 :             :     operand1 = operands[1];
    9378                 :             :     (void) operand1;
    9379                 :             :     operand2 = operands[2];
    9380                 :             :     (void) operand2;
    9381                 :             :   }
    9382                 :             :   emit_insn (gen_rtx_SET (operand0,
    9383                 :             :         gen_rtx_PLUS (DImode,
    9384                 :             :         operand1,
    9385                 :             :         operand2)));
    9386                 :             :   _val = get_insns ();
    9387                 :             :   end_sequence ();
    9388                 :             :   return _val;
    9389                 :             : }
    9390                 :             : 
    9391                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:6296 */
    9392                 :             : rtx
    9393                 :             : gen_addti3 (rtx operand0,
    9394                 :             :         rtx operand1,
    9395                 :             :         rtx operand2)
    9396                 :             : {
    9397                 :             :   rtx_insn *_val = 0;
    9398                 :             :   start_sequence ();
    9399                 :             :   {
    9400                 :             :     rtx operands[3];
    9401                 :             :     operands[0] = operand0;
    9402                 :             :     operands[1] = operand1;
    9403                 :             :     operands[2] = operand2;
    9404                 :             : #define FAIL return (end_sequence (), _val)
    9405                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    9406                 :             : #line 6301 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    9407                 :             : {
    9408                 :             :   ix86_expand_binary_operator (PLUS, TImode, operands, TARGET_APX_NDD);
    9409                 :             :   DONE;
    9410                 :             : }
    9411                 :             : #undef DONE
    9412                 :             : #undef FAIL
    9413                 :             :     operand0 = operands[0];
    9414                 :             :     (void) operand0;
    9415                 :             :     operand1 = operands[1];
    9416                 :             :     (void) operand1;
    9417                 :             :     operand2 = operands[2];
    9418                 :             :     (void) operand2;
    9419                 :             :   }
    9420                 :             :   emit_insn (gen_rtx_SET (operand0,
    9421                 :             :         gen_rtx_PLUS (TImode,
    9422                 :             :         operand1,
    9423                 :             :         operand2)));
    9424                 :             :   _val = get_insns ();
    9425                 :             :   end_sequence ();
    9426                 :             :   return _val;
    9427                 :             : }
    9428                 :             : 
    9429                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:6306 */
    9430                 :             : extern rtx_insn *gen_split_96 (rtx_insn *, rtx *);
    9431                 :             : rtx_insn *
    9432                 :             : gen_split_96 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
    9433                 :             : {
    9434                 :             :   rtx operand0;
    9435                 :             :   rtx operand1;
    9436                 :             :   rtx operand2;
    9437                 :             :   rtx operand3;
    9438                 :             :   rtx operand4;
    9439                 :             :   rtx operand5;
    9440                 :             :   rtx_insn *_val = NULL;
    9441                 :             :   if (dump_file)
    9442                 :             :     fprintf (dump_file, "Splitting with gen_split_96 (i386.md:6306)\n");
    9443                 :             :   start_sequence ();
    9444                 :             : #define FAIL return (end_sequence (), _val)
    9445                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    9446                 :             : #line 6328 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    9447                 :             : {
    9448                 :             :   split_double_mode (DImode, &operands[0], 3, &operands[0], &operands[3]);
    9449                 :             :   if (operands[2] == const0_rtx)
    9450                 :             :     {
    9451                 :             :       /* Under NDD op0 and op1 may not equal, do not delete insn then.  */
    9452                 :             :       bool emit_insn_deleted_note_p = true;
    9453                 :             :       if (!rtx_equal_p (operands[0], operands[1]))
    9454                 :             :         {
    9455                 :             :           emit_move_insn (operands[0], operands[1]);
    9456                 :             :           emit_insn_deleted_note_p = false;
    9457                 :             :         }
    9458                 :             :       if (operands[5] != const0_rtx)
    9459                 :             :         ix86_expand_binary_operator (PLUS, SImode, &operands[3],
    9460                 :             :                                      TARGET_APX_NDD);
    9461                 :             :       else if (!rtx_equal_p (operands[3], operands[4]))
    9462                 :             :         emit_move_insn (operands[3], operands[4]);
    9463                 :             :       else if (emit_insn_deleted_note_p)
    9464                 :             :         emit_note (NOTE_INSN_DELETED);
    9465                 :             :       DONE;
    9466                 :             :     }
    9467                 :             : }
    9468                 :             : #undef DONE
    9469                 :             : #undef FAIL
    9470                 :             :   operand0 = operands[0];
    9471                 :             :   (void) operand0;
    9472                 :             :   operand1 = operands[1];
    9473                 :             :   (void) operand1;
    9474                 :             :   operand2 = operands[2];
    9475                 :             :   (void) operand2;
    9476                 :             :   operand3 = operands[3];
    9477                 :             :   (void) operand3;
    9478                 :             :   operand4 = operands[4];
    9479                 :             :   (void) operand4;
    9480                 :             :   operand5 = operands[5];
    9481                 :             :   (void) operand5;
    9482                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
    9483                 :             :         gen_rtvec (2,
    9484                 :             :                 gen_rtx_SET (gen_rtx_REG (CCCmode,
    9485                 :             :         17),
    9486                 :             :         gen_rtx_COMPARE (CCCmode,
    9487                 :             :         gen_rtx_PLUS (SImode,
    9488                 :             :         operand1,
    9489                 :             :         operand2),
    9490                 :             :         copy_rtx (operand1))),
    9491                 :             :                 gen_rtx_SET (operand0,
    9492                 :             :         gen_rtx_PLUS (SImode,
    9493                 :             :         copy_rtx (operand1),
    9494                 :             :         copy_rtx (operand2))))), true);
    9495                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
    9496                 :             :         gen_rtvec (2,
    9497                 :             :                 gen_rtx_SET (operand3,
    9498                 :             :         gen_rtx_PLUS (SImode,
    9499                 :             :         gen_rtx_PLUS (SImode,
    9500                 :             :         gen_rtx_LTU (SImode,
    9501                 :             :         gen_rtx_REG (CCmode,
    9502                 :             :         17),
    9503                 :             :         const0_rtx),
    9504                 :             :         operand4),
    9505                 :             :         operand5)),
    9506                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
    9507                 :             :   _val = get_insns ();
    9508                 :             :   end_sequence ();
    9509                 :             :   return _val;
    9510                 :             : }
    9511                 :             : 
    9512                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:6306 */
    9513                 :             : extern rtx_insn *gen_split_97 (rtx_insn *, rtx *);
    9514                 :             : rtx_insn *
    9515                 :             : gen_split_97 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
    9516                 :             : {
    9517                 :             :   rtx operand0;
    9518                 :             :   rtx operand1;
    9519                 :             :   rtx operand2;
    9520                 :             :   rtx operand3;
    9521                 :             :   rtx operand4;
    9522                 :             :   rtx operand5;
    9523                 :             :   rtx_insn *_val = NULL;
    9524                 :             :   if (dump_file)
    9525                 :             :     fprintf (dump_file, "Splitting with gen_split_97 (i386.md:6306)\n");
    9526                 :             :   start_sequence ();
    9527                 :             : #define FAIL return (end_sequence (), _val)
    9528                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    9529                 :             : #line 6328 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    9530                 :             : {
    9531                 :             :   split_double_mode (TImode, &operands[0], 3, &operands[0], &operands[3]);
    9532                 :             :   if (operands[2] == const0_rtx)
    9533                 :             :     {
    9534                 :             :       /* Under NDD op0 and op1 may not equal, do not delete insn then.  */
    9535                 :             :       bool emit_insn_deleted_note_p = true;
    9536                 :             :       if (!rtx_equal_p (operands[0], operands[1]))
    9537                 :             :         {
    9538                 :             :           emit_move_insn (operands[0], operands[1]);
    9539                 :             :           emit_insn_deleted_note_p = false;
    9540                 :             :         }
    9541                 :             :       if (operands[5] != const0_rtx)
    9542                 :             :         ix86_expand_binary_operator (PLUS, DImode, &operands[3],
    9543                 :             :                                      TARGET_APX_NDD);
    9544                 :             :       else if (!rtx_equal_p (operands[3], operands[4]))
    9545                 :             :         emit_move_insn (operands[3], operands[4]);
    9546                 :             :       else if (emit_insn_deleted_note_p)
    9547                 :             :         emit_note (NOTE_INSN_DELETED);
    9548                 :             :       DONE;
    9549                 :             :     }
    9550                 :             : }
    9551                 :             : #undef DONE
    9552                 :             : #undef FAIL
    9553                 :             :   operand0 = operands[0];
    9554                 :             :   (void) operand0;
    9555                 :             :   operand1 = operands[1];
    9556                 :             :   (void) operand1;
    9557                 :             :   operand2 = operands[2];
    9558                 :             :   (void) operand2;
    9559                 :             :   operand3 = operands[3];
    9560                 :             :   (void) operand3;
    9561                 :             :   operand4 = operands[4];
    9562                 :             :   (void) operand4;
    9563                 :             :   operand5 = operands[5];
    9564                 :             :   (void) operand5;
    9565                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
    9566                 :             :         gen_rtvec (2,
    9567                 :             :                 gen_rtx_SET (gen_rtx_REG (CCCmode,
    9568                 :             :         17),
    9569                 :             :         gen_rtx_COMPARE (CCCmode,
    9570                 :             :         gen_rtx_PLUS (DImode,
    9571                 :             :         operand1,
    9572                 :             :         operand2),
    9573                 :             :         copy_rtx (operand1))),
    9574                 :             :                 gen_rtx_SET (operand0,
    9575                 :             :         gen_rtx_PLUS (DImode,
    9576                 :             :         copy_rtx (operand1),
    9577                 :             :         copy_rtx (operand2))))), true);
    9578                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
    9579                 :             :         gen_rtvec (2,
    9580                 :             :                 gen_rtx_SET (operand3,
    9581                 :             :         gen_rtx_PLUS (DImode,
    9582                 :             :         gen_rtx_PLUS (DImode,
    9583                 :             :         gen_rtx_LTU (DImode,
    9584                 :             :         gen_rtx_REG (CCmode,
    9585                 :             :         17),
    9586                 :             :         const0_rtx),
    9587                 :             :         operand4),
    9588                 :             :         operand5)),
    9589                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
    9590                 :             :   _val = get_insns ();
    9591                 :             :   end_sequence ();
    9592                 :             :   return _val;
    9593                 :             : }
    9594                 :             : 
    9595                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:6351 */
    9596                 :             : extern rtx_insn *gen_split_98 (rtx_insn *, rtx *);
    9597                 :             : rtx_insn *
    9598                 :             : gen_split_98 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
    9599                 :             : {
    9600                 :             :   rtx operand0;
    9601                 :             :   rtx operand1;
    9602                 :             :   rtx operand2;
    9603                 :             :   rtx operand3;
    9604                 :             :   rtx operand4;
    9605                 :             :   rtx_insn *_val = NULL;
    9606                 :             :   if (dump_file)
    9607                 :             :     fprintf (dump_file, "Splitting with gen_split_98 (i386.md:6351)\n");
    9608                 :             :   start_sequence ();
    9609                 :             : #define FAIL return (end_sequence (), _val)
    9610                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    9611                 :             : #line 6374 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    9612                 :             : split_double_mode (DImode, &operands[0], 2, &operands[0], &operands[3]);
    9613                 :             : #undef DONE
    9614                 :             : #undef FAIL
    9615                 :             :   operand0 = operands[0];
    9616                 :             :   (void) operand0;
    9617                 :             :   operand1 = operands[1];
    9618                 :             :   (void) operand1;
    9619                 :             :   operand2 = operands[2];
    9620                 :             :   (void) operand2;
    9621                 :             :   operand3 = operands[3];
    9622                 :             :   (void) operand3;
    9623                 :             :   operand4 = operands[4];
    9624                 :             :   (void) operand4;
    9625                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
    9626                 :             :         gen_rtvec (2,
    9627                 :             :                 gen_rtx_SET (gen_rtx_REG (CCCmode,
    9628                 :             :         17),
    9629                 :             :         gen_rtx_COMPARE (CCCmode,
    9630                 :             :         gen_rtx_PLUS (SImode,
    9631                 :             :         operand1,
    9632                 :             :         operand2),
    9633                 :             :         copy_rtx (operand1))),
    9634                 :             :                 gen_rtx_SET (operand0,
    9635                 :             :         gen_rtx_PLUS (SImode,
    9636                 :             :         copy_rtx (operand1),
    9637                 :             :         copy_rtx (operand2))))), true);
    9638                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
    9639                 :             :         gen_rtvec (2,
    9640                 :             :                 gen_rtx_SET (operand3,
    9641                 :             :         gen_rtx_PLUS (SImode,
    9642                 :             :         gen_rtx_PLUS (SImode,
    9643                 :             :         gen_rtx_LTU (SImode,
    9644                 :             :         gen_rtx_REG (CCmode,
    9645                 :             :         17),
    9646                 :             :         const0_rtx),
    9647                 :             :         operand4),
    9648                 :             :         const0_rtx)),
    9649                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
    9650                 :             :   _val = get_insns ();
    9651                 :             :   end_sequence ();
    9652                 :             :   return _val;
    9653                 :             : }
    9654                 :             : 
    9655                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:6351 */
    9656                 :             : extern rtx_insn *gen_split_99 (rtx_insn *, rtx *);
    9657                 :             : rtx_insn *
    9658                 :             : gen_split_99 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
    9659                 :             : {
    9660                 :             :   rtx operand0;
    9661                 :             :   rtx operand1;
    9662                 :             :   rtx operand2;
    9663                 :             :   rtx operand3;
    9664                 :             :   rtx operand4;
    9665                 :             :   rtx_insn *_val = NULL;
    9666                 :             :   if (dump_file)
    9667                 :             :     fprintf (dump_file, "Splitting with gen_split_99 (i386.md:6351)\n");
    9668                 :             :   start_sequence ();
    9669                 :             : #define FAIL return (end_sequence (), _val)
    9670                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    9671                 :             : #line 6374 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    9672                 :             : split_double_mode (TImode, &operands[0], 2, &operands[0], &operands[3]);
    9673                 :             : #undef DONE
    9674                 :             : #undef FAIL
    9675                 :             :   operand0 = operands[0];
    9676                 :             :   (void) operand0;
    9677                 :             :   operand1 = operands[1];
    9678                 :             :   (void) operand1;
    9679                 :             :   operand2 = operands[2];
    9680                 :             :   (void) operand2;
    9681                 :             :   operand3 = operands[3];
    9682                 :             :   (void) operand3;
    9683                 :             :   operand4 = operands[4];
    9684                 :             :   (void) operand4;
    9685                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
    9686                 :             :         gen_rtvec (2,
    9687                 :             :                 gen_rtx_SET (gen_rtx_REG (CCCmode,
    9688                 :             :         17),
    9689                 :             :         gen_rtx_COMPARE (CCCmode,
    9690                 :             :         gen_rtx_PLUS (DImode,
    9691                 :             :         operand1,
    9692                 :             :         operand2),
    9693                 :             :         copy_rtx (operand1))),
    9694                 :             :                 gen_rtx_SET (operand0,
    9695                 :             :         gen_rtx_PLUS (DImode,
    9696                 :             :         copy_rtx (operand1),
    9697                 :             :         copy_rtx (operand2))))), true);
    9698                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
    9699                 :             :         gen_rtvec (2,
    9700                 :             :                 gen_rtx_SET (operand3,
    9701                 :             :         gen_rtx_PLUS (DImode,
    9702                 :             :         gen_rtx_PLUS (DImode,
    9703                 :             :         gen_rtx_LTU (DImode,
    9704                 :             :         gen_rtx_REG (CCmode,
    9705                 :             :         17),
    9706                 :             :         const0_rtx),
    9707                 :             :         operand4),
    9708                 :             :         const0_rtx)),
    9709                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
    9710                 :             :   _val = get_insns ();
    9711                 :             :   end_sequence ();
    9712                 :             :   return _val;
    9713                 :             : }
    9714                 :             : 
    9715                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:6377 */
    9716                 :             : extern rtx_insn *gen_split_100 (rtx_insn *, rtx *);
    9717                 :             : rtx_insn *
    9718                 :             : gen_split_100 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
    9719                 :             : {
    9720                 :             :   rtx operand0;
    9721                 :             :   rtx operand1;
    9722                 :             :   rtx operand2;
    9723                 :             :   rtx operand3;
    9724                 :             :   rtx operand4;
    9725                 :             :   rtx operand5;
    9726                 :             :   rtx operand6;
    9727                 :             :   rtx_insn *_val = NULL;
    9728                 :             :   if (dump_file)
    9729                 :             :     fprintf (dump_file, "Splitting with gen_split_100 (i386.md:6377)\n");
    9730                 :             :   start_sequence ();
    9731                 :             : #define FAIL return (end_sequence (), _val)
    9732                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    9733                 :             : #line 6405 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    9734                 :             : split_double_mode (DImode, &operands[0], 2, &operands[0], &operands[5]);
    9735                 :             : #undef DONE
    9736                 :             : #undef FAIL
    9737                 :             :   operand0 = operands[0];
    9738                 :             :   (void) operand0;
    9739                 :             :   operand1 = operands[1];
    9740                 :             :   (void) operand1;
    9741                 :             :   operand2 = operands[2];
    9742                 :             :   (void) operand2;
    9743                 :             :   operand3 = operands[3];
    9744                 :             :   (void) operand3;
    9745                 :             :   operand4 = operands[4];
    9746                 :             :   (void) operand4;
    9747                 :             :   operand5 = operands[5];
    9748                 :             :   (void) operand5;
    9749                 :             :   operand6 = operands[6];
    9750                 :             :   (void) operand6;
    9751                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
    9752                 :             :         gen_rtvec (2,
    9753                 :             :                 gen_rtx_SET (gen_rtx_REG (CCCmode,
    9754                 :             :         17),
    9755                 :             :         gen_rtx_COMPARE (CCCmode,
    9756                 :             :         gen_rtx_PLUS (SImode,
    9757                 :             :         operand1,
    9758                 :             :         operand4),
    9759                 :             :         copy_rtx (operand1))),
    9760                 :             :                 gen_rtx_SET (operand0,
    9761                 :             :         gen_rtx_PLUS (SImode,
    9762                 :             :         copy_rtx (operand1),
    9763                 :             :         copy_rtx (operand4))))), true);
    9764                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
    9765                 :             :         gen_rtvec (2,
    9766                 :             :                 gen_rtx_SET (operand5,
    9767                 :             :         gen_rtx_PLUS (SImode,
    9768                 :             :         gen_rtx_PLUS (SImode,
    9769                 :             :         gen_rtx_LTU (SImode,
    9770                 :             :         gen_rtx_REG (CCmode,
    9771                 :             :         17),
    9772                 :             :         const0_rtx),
    9773                 :             :         operand6),
    9774                 :             :         operand2)),
    9775                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
    9776                 :             :   _val = get_insns ();
    9777                 :             :   end_sequence ();
    9778                 :             :   return _val;
    9779                 :             : }
    9780                 :             : 
    9781                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:6377 */
    9782                 :             : extern rtx_insn *gen_split_101 (rtx_insn *, rtx *);
    9783                 :             : rtx_insn *
    9784                 :             : gen_split_101 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
    9785                 :             : {
    9786                 :             :   rtx operand0;
    9787                 :             :   rtx operand1;
    9788                 :             :   rtx operand2;
    9789                 :             :   rtx operand3;
    9790                 :             :   rtx operand4;
    9791                 :             :   rtx operand5;
    9792                 :             :   rtx operand6;
    9793                 :             :   rtx_insn *_val = NULL;
    9794                 :             :   if (dump_file)
    9795                 :             :     fprintf (dump_file, "Splitting with gen_split_101 (i386.md:6377)\n");
    9796                 :             :   start_sequence ();
    9797                 :             : #define FAIL return (end_sequence (), _val)
    9798                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    9799                 :             : #line 6405 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    9800                 :             : split_double_mode (DImode, &operands[0], 2, &operands[0], &operands[5]);
    9801                 :             : #undef DONE
    9802                 :             : #undef FAIL
    9803                 :             :   operand0 = operands[0];
    9804                 :             :   (void) operand0;
    9805                 :             :   operand1 = operands[1];
    9806                 :             :   (void) operand1;
    9807                 :             :   operand2 = operands[2];
    9808                 :             :   (void) operand2;
    9809                 :             :   operand3 = operands[3];
    9810                 :             :   (void) operand3;
    9811                 :             :   operand4 = operands[4];
    9812                 :             :   (void) operand4;
    9813                 :             :   operand5 = operands[5];
    9814                 :             :   (void) operand5;
    9815                 :             :   operand6 = operands[6];
    9816                 :             :   (void) operand6;
    9817                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
    9818                 :             :         gen_rtvec (2,
    9819                 :             :                 gen_rtx_SET (gen_rtx_REG (CCCmode,
    9820                 :             :         17),
    9821                 :             :         gen_rtx_COMPARE (CCCmode,
    9822                 :             :         gen_rtx_PLUS (SImode,
    9823                 :             :         operand1,
    9824                 :             :         operand4),
    9825                 :             :         copy_rtx (operand1))),
    9826                 :             :                 gen_rtx_SET (operand0,
    9827                 :             :         gen_rtx_PLUS (SImode,
    9828                 :             :         copy_rtx (operand1),
    9829                 :             :         copy_rtx (operand4))))), true);
    9830                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
    9831                 :             :         gen_rtvec (2,
    9832                 :             :                 gen_rtx_SET (operand5,
    9833                 :             :         gen_rtx_PLUS (SImode,
    9834                 :             :         gen_rtx_PLUS (SImode,
    9835                 :             :         gen_rtx_LTU (SImode,
    9836                 :             :         gen_rtx_REG (CCmode,
    9837                 :             :         17),
    9838                 :             :         const0_rtx),
    9839                 :             :         operand6),
    9840                 :             :         operand2)),
    9841                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
    9842                 :             :   _val = get_insns ();
    9843                 :             :   end_sequence ();
    9844                 :             :   return _val;
    9845                 :             : }
    9846                 :             : 
    9847                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:6377 */
    9848                 :             : extern rtx_insn *gen_split_102 (rtx_insn *, rtx *);
    9849                 :             : rtx_insn *
    9850                 :             : gen_split_102 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
    9851                 :             : {
    9852                 :             :   rtx operand0;
    9853                 :             :   rtx operand1;
    9854                 :             :   rtx operand2;
    9855                 :             :   rtx operand3;
    9856                 :             :   rtx operand4;
    9857                 :             :   rtx operand5;
    9858                 :             :   rtx operand6;
    9859                 :             :   rtx_insn *_val = NULL;
    9860                 :             :   if (dump_file)
    9861                 :             :     fprintf (dump_file, "Splitting with gen_split_102 (i386.md:6377)\n");
    9862                 :             :   start_sequence ();
    9863                 :             : #define FAIL return (end_sequence (), _val)
    9864                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    9865                 :             : #line 6405 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    9866                 :             : split_double_mode (DImode, &operands[0], 2, &operands[0], &operands[5]);
    9867                 :             : #undef DONE
    9868                 :             : #undef FAIL
    9869                 :             :   operand0 = operands[0];
    9870                 :             :   (void) operand0;
    9871                 :             :   operand1 = operands[1];
    9872                 :             :   (void) operand1;
    9873                 :             :   operand2 = operands[2];
    9874                 :             :   (void) operand2;
    9875                 :             :   operand3 = operands[3];
    9876                 :             :   (void) operand3;
    9877                 :             :   operand4 = operands[4];
    9878                 :             :   (void) operand4;
    9879                 :             :   operand5 = operands[5];
    9880                 :             :   (void) operand5;
    9881                 :             :   operand6 = operands[6];
    9882                 :             :   (void) operand6;
    9883                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
    9884                 :             :         gen_rtvec (2,
    9885                 :             :                 gen_rtx_SET (gen_rtx_REG (CCCmode,
    9886                 :             :         17),
    9887                 :             :         gen_rtx_COMPARE (CCCmode,
    9888                 :             :         gen_rtx_PLUS (SImode,
    9889                 :             :         operand1,
    9890                 :             :         operand4),
    9891                 :             :         copy_rtx (operand1))),
    9892                 :             :                 gen_rtx_SET (operand0,
    9893                 :             :         gen_rtx_PLUS (SImode,
    9894                 :             :         copy_rtx (operand1),
    9895                 :             :         copy_rtx (operand4))))), true);
    9896                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
    9897                 :             :         gen_rtvec (2,
    9898                 :             :                 gen_rtx_SET (operand5,
    9899                 :             :         gen_rtx_PLUS (SImode,
    9900                 :             :         gen_rtx_PLUS (SImode,
    9901                 :             :         gen_rtx_LTU (SImode,
    9902                 :             :         gen_rtx_REG (CCmode,
    9903                 :             :         17),
    9904                 :             :         const0_rtx),
    9905                 :             :         operand6),
    9906                 :             :         operand2)),
    9907                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
    9908                 :             :   _val = get_insns ();
    9909                 :             :   end_sequence ();
    9910                 :             :   return _val;
    9911                 :             : }
    9912                 :             : 
    9913                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:6377 */
    9914                 :             : extern rtx_insn *gen_split_103 (rtx_insn *, rtx *);
    9915                 :             : rtx_insn *
    9916                 :             : gen_split_103 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
    9917                 :             : {
    9918                 :             :   rtx operand0;
    9919                 :             :   rtx operand1;
    9920                 :             :   rtx operand2;
    9921                 :             :   rtx operand3;
    9922                 :             :   rtx operand4;
    9923                 :             :   rtx operand5;
    9924                 :             :   rtx operand6;
    9925                 :             :   rtx_insn *_val = NULL;
    9926                 :             :   if (dump_file)
    9927                 :             :     fprintf (dump_file, "Splitting with gen_split_103 (i386.md:6377)\n");
    9928                 :             :   start_sequence ();
    9929                 :             : #define FAIL return (end_sequence (), _val)
    9930                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    9931                 :             : #line 6405 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    9932                 :             : split_double_mode (TImode, &operands[0], 2, &operands[0], &operands[5]);
    9933                 :             : #undef DONE
    9934                 :             : #undef FAIL
    9935                 :             :   operand0 = operands[0];
    9936                 :             :   (void) operand0;
    9937                 :             :   operand1 = operands[1];
    9938                 :             :   (void) operand1;
    9939                 :             :   operand2 = operands[2];
    9940                 :             :   (void) operand2;
    9941                 :             :   operand3 = operands[3];
    9942                 :             :   (void) operand3;
    9943                 :             :   operand4 = operands[4];
    9944                 :             :   (void) operand4;
    9945                 :             :   operand5 = operands[5];
    9946                 :             :   (void) operand5;
    9947                 :             :   operand6 = operands[6];
    9948                 :             :   (void) operand6;
    9949                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
    9950                 :             :         gen_rtvec (2,
    9951                 :             :                 gen_rtx_SET (gen_rtx_REG (CCCmode,
    9952                 :             :         17),
    9953                 :             :         gen_rtx_COMPARE (CCCmode,
    9954                 :             :         gen_rtx_PLUS (DImode,
    9955                 :             :         operand1,
    9956                 :             :         operand4),
    9957                 :             :         copy_rtx (operand1))),
    9958                 :             :                 gen_rtx_SET (operand0,
    9959                 :             :         gen_rtx_PLUS (DImode,
    9960                 :             :         copy_rtx (operand1),
    9961                 :             :         copy_rtx (operand4))))), true);
    9962                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
    9963                 :             :         gen_rtvec (2,
    9964                 :             :                 gen_rtx_SET (operand5,
    9965                 :             :         gen_rtx_PLUS (DImode,
    9966                 :             :         gen_rtx_PLUS (DImode,
    9967                 :             :         gen_rtx_LTU (DImode,
    9968                 :             :         gen_rtx_REG (CCmode,
    9969                 :             :         17),
    9970                 :             :         const0_rtx),
    9971                 :             :         operand6),
    9972                 :             :         operand2)),
    9973                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
    9974                 :             :   _val = get_insns ();
    9975                 :             :   end_sequence ();
    9976                 :             :   return _val;
    9977                 :             : }
    9978                 :             : 
    9979                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:6377 */
    9980                 :             : extern rtx_insn *gen_split_104 (rtx_insn *, rtx *);
    9981                 :             : rtx_insn *
    9982                 :             : gen_split_104 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
    9983                 :             : {
    9984                 :             :   rtx operand0;
    9985                 :             :   rtx operand1;
    9986                 :             :   rtx operand2;
    9987                 :             :   rtx operand3;
    9988                 :             :   rtx operand4;
    9989                 :             :   rtx operand5;
    9990                 :             :   rtx operand6;
    9991                 :             :   rtx_insn *_val = NULL;
    9992                 :             :   if (dump_file)
    9993                 :             :     fprintf (dump_file, "Splitting with gen_split_104 (i386.md:6377)\n");
    9994                 :             :   start_sequence ();
    9995                 :             : #define FAIL return (end_sequence (), _val)
    9996                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
    9997                 :             : #line 6405 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
    9998                 :             : split_double_mode (TImode, &operands[0], 2, &operands[0], &operands[5]);
    9999                 :             : #undef DONE
   10000                 :             : #undef FAIL
   10001                 :             :   operand0 = operands[0];
   10002                 :             :   (void) operand0;
   10003                 :             :   operand1 = operands[1];
   10004                 :             :   (void) operand1;
   10005                 :             :   operand2 = operands[2];
   10006                 :             :   (void) operand2;
   10007                 :             :   operand3 = operands[3];
   10008                 :             :   (void) operand3;
   10009                 :             :   operand4 = operands[4];
   10010                 :             :   (void) operand4;
   10011                 :             :   operand5 = operands[5];
   10012                 :             :   (void) operand5;
   10013                 :             :   operand6 = operands[6];
   10014                 :             :   (void) operand6;
   10015                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   10016                 :             :         gen_rtvec (2,
   10017                 :             :                 gen_rtx_SET (gen_rtx_REG (CCCmode,
   10018                 :             :         17),
   10019                 :             :         gen_rtx_COMPARE (CCCmode,
   10020                 :             :         gen_rtx_PLUS (DImode,
   10021                 :             :         operand1,
   10022                 :             :         operand4),
   10023                 :             :         copy_rtx (operand1))),
   10024                 :             :                 gen_rtx_SET (operand0,
   10025                 :             :         gen_rtx_PLUS (DImode,
   10026                 :             :         copy_rtx (operand1),
   10027                 :             :         copy_rtx (operand4))))), true);
   10028                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   10029                 :             :         gen_rtvec (2,
   10030                 :             :                 gen_rtx_SET (operand5,
   10031                 :             :         gen_rtx_PLUS (DImode,
   10032                 :             :         gen_rtx_PLUS (DImode,
   10033                 :             :         gen_rtx_LTU (DImode,
   10034                 :             :         gen_rtx_REG (CCmode,
   10035                 :             :         17),
   10036                 :             :         const0_rtx),
   10037                 :             :         operand6),
   10038                 :             :         operand2)),
   10039                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   10040                 :             :   _val = get_insns ();
   10041                 :             :   end_sequence ();
   10042                 :             :   return _val;
   10043                 :             : }
   10044                 :             : 
   10045                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:6377 */
   10046                 :             : extern rtx_insn *gen_split_105 (rtx_insn *, rtx *);
   10047                 :             : rtx_insn *
   10048                 :             : gen_split_105 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   10049                 :             : {
   10050                 :             :   rtx operand0;
   10051                 :             :   rtx operand1;
   10052                 :             :   rtx operand2;
   10053                 :             :   rtx operand3;
   10054                 :             :   rtx operand4;
   10055                 :             :   rtx operand5;
   10056                 :             :   rtx operand6;
   10057                 :             :   rtx_insn *_val = NULL;
   10058                 :             :   if (dump_file)
   10059                 :             :     fprintf (dump_file, "Splitting with gen_split_105 (i386.md:6377)\n");
   10060                 :             :   start_sequence ();
   10061                 :             : #define FAIL return (end_sequence (), _val)
   10062                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   10063                 :             : #line 6405 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   10064                 :             : split_double_mode (TImode, &operands[0], 2, &operands[0], &operands[5]);
   10065                 :             : #undef DONE
   10066                 :             : #undef FAIL
   10067                 :             :   operand0 = operands[0];
   10068                 :             :   (void) operand0;
   10069                 :             :   operand1 = operands[1];
   10070                 :             :   (void) operand1;
   10071                 :             :   operand2 = operands[2];
   10072                 :             :   (void) operand2;
   10073                 :             :   operand3 = operands[3];
   10074                 :             :   (void) operand3;
   10075                 :             :   operand4 = operands[4];
   10076                 :             :   (void) operand4;
   10077                 :             :   operand5 = operands[5];
   10078                 :             :   (void) operand5;
   10079                 :             :   operand6 = operands[6];
   10080                 :             :   (void) operand6;
   10081                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   10082                 :             :         gen_rtvec (2,
   10083                 :             :                 gen_rtx_SET (gen_rtx_REG (CCCmode,
   10084                 :             :         17),
   10085                 :             :         gen_rtx_COMPARE (CCCmode,
   10086                 :             :         gen_rtx_PLUS (DImode,
   10087                 :             :         operand1,
   10088                 :             :         operand4),
   10089                 :             :         copy_rtx (operand1))),
   10090                 :             :                 gen_rtx_SET (operand0,
   10091                 :             :         gen_rtx_PLUS (DImode,
   10092                 :             :         copy_rtx (operand1),
   10093                 :             :         copy_rtx (operand4))))), true);
   10094                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   10095                 :             :         gen_rtvec (2,
   10096                 :             :                 gen_rtx_SET (operand5,
   10097                 :             :         gen_rtx_PLUS (DImode,
   10098                 :             :         gen_rtx_PLUS (DImode,
   10099                 :             :         gen_rtx_LTU (DImode,
   10100                 :             :         gen_rtx_REG (CCmode,
   10101                 :             :         17),
   10102                 :             :         const0_rtx),
   10103                 :             :         operand6),
   10104                 :             :         operand2)),
   10105                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   10106                 :             :   _val = get_insns ();
   10107                 :             :   end_sequence ();
   10108                 :             :   return _val;
   10109                 :             : }
   10110                 :             : 
   10111                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:6407 */
   10112                 :             : extern rtx_insn *gen_split_106 (rtx_insn *, rtx *);
   10113                 :             : rtx_insn *
   10114                 :             : gen_split_106 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   10115                 :             : {
   10116                 :             :   rtx operand0;
   10117                 :             :   rtx operand1;
   10118                 :             :   rtx operand2;
   10119                 :             :   rtx operand3;
   10120                 :             :   rtx operand4;
   10121                 :             :   rtx operand5;
   10122                 :             :   rtx_insn *_val = NULL;
   10123                 :             :   if (dump_file)
   10124                 :             :     fprintf (dump_file, "Splitting with gen_split_106 (i386.md:6407)\n");
   10125                 :             :   start_sequence ();
   10126                 :             : #define FAIL return (end_sequence (), _val)
   10127                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   10128                 :             : #line 6438 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   10129                 :             : split_double_mode (DImode, &operands[0], 1, &operands[0], &operands[5]);
   10130                 :             : #undef DONE
   10131                 :             : #undef FAIL
   10132                 :             :   operand0 = operands[0];
   10133                 :             :   (void) operand0;
   10134                 :             :   operand1 = operands[1];
   10135                 :             :   (void) operand1;
   10136                 :             :   operand2 = operands[2];
   10137                 :             :   (void) operand2;
   10138                 :             :   operand3 = operands[3];
   10139                 :             :   (void) operand3;
   10140                 :             :   operand4 = operands[4];
   10141                 :             :   (void) operand4;
   10142                 :             :   operand5 = operands[5];
   10143                 :             :   (void) operand5;
   10144                 :             :   emit_insn (gen_rtx_SET (operand0,
   10145                 :             :         operand4));
   10146                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   10147                 :             :         gen_rtvec (2,
   10148                 :             :                 gen_rtx_SET (gen_rtx_REG (CCCmode,
   10149                 :             :         17),
   10150                 :             :         gen_rtx_COMPARE (CCCmode,
   10151                 :             :         gen_rtx_PLUS (SImode,
   10152                 :             :         copy_rtx (operand0),
   10153                 :             :         operand1),
   10154                 :             :         copy_rtx (operand0))),
   10155                 :             :                 gen_rtx_SET (copy_rtx (operand0),
   10156                 :             :         gen_rtx_PLUS (SImode,
   10157                 :             :         copy_rtx (operand0),
   10158                 :             :         copy_rtx (operand1))))), true);
   10159                 :             :   emit_insn (gen_rtx_SET (operand5,
   10160                 :             :         operand2));
   10161                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   10162                 :             :         gen_rtvec (2,
   10163                 :             :                 gen_rtx_SET (copy_rtx (operand5),
   10164                 :             :         gen_rtx_PLUS (SImode,
   10165                 :             :         gen_rtx_PLUS (SImode,
   10166                 :             :         gen_rtx_LTU (SImode,
   10167                 :             :         gen_rtx_REG (CCmode,
   10168                 :             :         17),
   10169                 :             :         const0_rtx),
   10170                 :             :         copy_rtx (operand5)),
   10171                 :             :         const0_rtx)),
   10172                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   10173                 :             :   _val = get_insns ();
   10174                 :             :   end_sequence ();
   10175                 :             :   return _val;
   10176                 :             : }
   10177                 :             : 
   10178                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:6407 */
   10179                 :             : extern rtx_insn *gen_split_107 (rtx_insn *, rtx *);
   10180                 :             : rtx_insn *
   10181                 :             : gen_split_107 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   10182                 :             : {
   10183                 :             :   rtx operand0;
   10184                 :             :   rtx operand1;
   10185                 :             :   rtx operand2;
   10186                 :             :   rtx operand3;
   10187                 :             :   rtx operand4;
   10188                 :             :   rtx operand5;
   10189                 :             :   rtx_insn *_val = NULL;
   10190                 :             :   if (dump_file)
   10191                 :             :     fprintf (dump_file, "Splitting with gen_split_107 (i386.md:6407)\n");
   10192                 :             :   start_sequence ();
   10193                 :             : #define FAIL return (end_sequence (), _val)
   10194                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   10195                 :             : #line 6438 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   10196                 :             : split_double_mode (DImode, &operands[0], 1, &operands[0], &operands[5]);
   10197                 :             : #undef DONE
   10198                 :             : #undef FAIL
   10199                 :             :   operand0 = operands[0];
   10200                 :             :   (void) operand0;
   10201                 :             :   operand1 = operands[1];
   10202                 :             :   (void) operand1;
   10203                 :             :   operand2 = operands[2];
   10204                 :             :   (void) operand2;
   10205                 :             :   operand3 = operands[3];
   10206                 :             :   (void) operand3;
   10207                 :             :   operand4 = operands[4];
   10208                 :             :   (void) operand4;
   10209                 :             :   operand5 = operands[5];
   10210                 :             :   (void) operand5;
   10211                 :             :   emit_insn (gen_rtx_SET (operand0,
   10212                 :             :         operand4));
   10213                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   10214                 :             :         gen_rtvec (2,
   10215                 :             :                 gen_rtx_SET (gen_rtx_REG (CCCmode,
   10216                 :             :         17),
   10217                 :             :         gen_rtx_COMPARE (CCCmode,
   10218                 :             :         gen_rtx_PLUS (SImode,
   10219                 :             :         copy_rtx (operand0),
   10220                 :             :         operand1),
   10221                 :             :         copy_rtx (operand0))),
   10222                 :             :                 gen_rtx_SET (copy_rtx (operand0),
   10223                 :             :         gen_rtx_PLUS (SImode,
   10224                 :             :         copy_rtx (operand0),
   10225                 :             :         copy_rtx (operand1))))), true);
   10226                 :             :   emit_insn (gen_rtx_SET (operand5,
   10227                 :             :         operand2));
   10228                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   10229                 :             :         gen_rtvec (2,
   10230                 :             :                 gen_rtx_SET (copy_rtx (operand5),
   10231                 :             :         gen_rtx_PLUS (SImode,
   10232                 :             :         gen_rtx_PLUS (SImode,
   10233                 :             :         gen_rtx_LTU (SImode,
   10234                 :             :         gen_rtx_REG (CCmode,
   10235                 :             :         17),
   10236                 :             :         const0_rtx),
   10237                 :             :         copy_rtx (operand5)),
   10238                 :             :         const0_rtx)),
   10239                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   10240                 :             :   _val = get_insns ();
   10241                 :             :   end_sequence ();
   10242                 :             :   return _val;
   10243                 :             : }
   10244                 :             : 
   10245                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:6407 */
   10246                 :             : extern rtx_insn *gen_split_108 (rtx_insn *, rtx *);
   10247                 :             : rtx_insn *
   10248                 :             : gen_split_108 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   10249                 :             : {
   10250                 :             :   rtx operand0;
   10251                 :             :   rtx operand1;
   10252                 :             :   rtx operand2;
   10253                 :             :   rtx operand3;
   10254                 :             :   rtx operand4;
   10255                 :             :   rtx operand5;
   10256                 :             :   rtx_insn *_val = NULL;
   10257                 :             :   if (dump_file)
   10258                 :             :     fprintf (dump_file, "Splitting with gen_split_108 (i386.md:6407)\n");
   10259                 :             :   start_sequence ();
   10260                 :             : #define FAIL return (end_sequence (), _val)
   10261                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   10262                 :             : #line 6438 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   10263                 :             : split_double_mode (DImode, &operands[0], 1, &operands[0], &operands[5]);
   10264                 :             : #undef DONE
   10265                 :             : #undef FAIL
   10266                 :             :   operand0 = operands[0];
   10267                 :             :   (void) operand0;
   10268                 :             :   operand1 = operands[1];
   10269                 :             :   (void) operand1;
   10270                 :             :   operand2 = operands[2];
   10271                 :             :   (void) operand2;
   10272                 :             :   operand3 = operands[3];
   10273                 :             :   (void) operand3;
   10274                 :             :   operand4 = operands[4];
   10275                 :             :   (void) operand4;
   10276                 :             :   operand5 = operands[5];
   10277                 :             :   (void) operand5;
   10278                 :             :   emit_insn (gen_rtx_SET (operand0,
   10279                 :             :         operand4));
   10280                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   10281                 :             :         gen_rtvec (2,
   10282                 :             :                 gen_rtx_SET (gen_rtx_REG (CCCmode,
   10283                 :             :         17),
   10284                 :             :         gen_rtx_COMPARE (CCCmode,
   10285                 :             :         gen_rtx_PLUS (SImode,
   10286                 :             :         copy_rtx (operand0),
   10287                 :             :         operand1),
   10288                 :             :         copy_rtx (operand0))),
   10289                 :             :                 gen_rtx_SET (copy_rtx (operand0),
   10290                 :             :         gen_rtx_PLUS (SImode,
   10291                 :             :         copy_rtx (operand0),
   10292                 :             :         copy_rtx (operand1))))), true);
   10293                 :             :   emit_insn (gen_rtx_SET (operand5,
   10294                 :             :         operand2));
   10295                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   10296                 :             :         gen_rtvec (2,
   10297                 :             :                 gen_rtx_SET (copy_rtx (operand5),
   10298                 :             :         gen_rtx_PLUS (SImode,
   10299                 :             :         gen_rtx_PLUS (SImode,
   10300                 :             :         gen_rtx_LTU (SImode,
   10301                 :             :         gen_rtx_REG (CCmode,
   10302                 :             :         17),
   10303                 :             :         const0_rtx),
   10304                 :             :         copy_rtx (operand5)),
   10305                 :             :         const0_rtx)),
   10306                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   10307                 :             :   _val = get_insns ();
   10308                 :             :   end_sequence ();
   10309                 :             :   return _val;
   10310                 :             : }
   10311                 :             : 
   10312                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:6407 */
   10313                 :             : extern rtx_insn *gen_split_109 (rtx_insn *, rtx *);
   10314                 :             : rtx_insn *
   10315                 :             : gen_split_109 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   10316                 :             : {
   10317                 :             :   rtx operand0;
   10318                 :             :   rtx operand1;
   10319                 :             :   rtx operand2;
   10320                 :             :   rtx operand3;
   10321                 :             :   rtx operand4;
   10322                 :             :   rtx operand5;
   10323                 :             :   rtx_insn *_val = NULL;
   10324                 :             :   if (dump_file)
   10325                 :             :     fprintf (dump_file, "Splitting with gen_split_109 (i386.md:6407)\n");
   10326                 :             :   start_sequence ();
   10327                 :             : #define FAIL return (end_sequence (), _val)
   10328                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   10329                 :             : #line 6438 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   10330                 :             : split_double_mode (TImode, &operands[0], 1, &operands[0], &operands[5]);
   10331                 :             : #undef DONE
   10332                 :             : #undef FAIL
   10333                 :             :   operand0 = operands[0];
   10334                 :             :   (void) operand0;
   10335                 :             :   operand1 = operands[1];
   10336                 :             :   (void) operand1;
   10337                 :             :   operand2 = operands[2];
   10338                 :             :   (void) operand2;
   10339                 :             :   operand3 = operands[3];
   10340                 :             :   (void) operand3;
   10341                 :             :   operand4 = operands[4];
   10342                 :             :   (void) operand4;
   10343                 :             :   operand5 = operands[5];
   10344                 :             :   (void) operand5;
   10345                 :             :   emit_insn (gen_rtx_SET (operand0,
   10346                 :             :         operand4));
   10347                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   10348                 :             :         gen_rtvec (2,
   10349                 :             :                 gen_rtx_SET (gen_rtx_REG (CCCmode,
   10350                 :             :         17),
   10351                 :             :         gen_rtx_COMPARE (CCCmode,
   10352                 :             :         gen_rtx_PLUS (DImode,
   10353                 :             :         copy_rtx (operand0),
   10354                 :             :         operand1),
   10355                 :             :         copy_rtx (operand0))),
   10356                 :             :                 gen_rtx_SET (copy_rtx (operand0),
   10357                 :             :         gen_rtx_PLUS (DImode,
   10358                 :             :         copy_rtx (operand0),
   10359                 :             :         copy_rtx (operand1))))), true);
   10360                 :             :   emit_insn (gen_rtx_SET (operand5,
   10361                 :             :         operand2));
   10362                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   10363                 :             :         gen_rtvec (2,
   10364                 :             :                 gen_rtx_SET (copy_rtx (operand5),
   10365                 :             :         gen_rtx_PLUS (DImode,
   10366                 :             :         gen_rtx_PLUS (DImode,
   10367                 :             :         gen_rtx_LTU (DImode,
   10368                 :             :         gen_rtx_REG (CCmode,
   10369                 :             :         17),
   10370                 :             :         const0_rtx),
   10371                 :             :         copy_rtx (operand5)),
   10372                 :             :         const0_rtx)),
   10373                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   10374                 :             :   _val = get_insns ();
   10375                 :             :   end_sequence ();
   10376                 :             :   return _val;
   10377                 :             : }
   10378                 :             : 
   10379                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:6407 */
   10380                 :             : extern rtx_insn *gen_split_110 (rtx_insn *, rtx *);
   10381                 :             : rtx_insn *
   10382                 :             : gen_split_110 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   10383                 :             : {
   10384                 :             :   rtx operand0;
   10385                 :             :   rtx operand1;
   10386                 :             :   rtx operand2;
   10387                 :             :   rtx operand3;
   10388                 :             :   rtx operand4;
   10389                 :             :   rtx operand5;
   10390                 :             :   rtx_insn *_val = NULL;
   10391                 :             :   if (dump_file)
   10392                 :             :     fprintf (dump_file, "Splitting with gen_split_110 (i386.md:6407)\n");
   10393                 :             :   start_sequence ();
   10394                 :             : #define FAIL return (end_sequence (), _val)
   10395                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   10396                 :             : #line 6438 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   10397                 :             : split_double_mode (TImode, &operands[0], 1, &operands[0], &operands[5]);
   10398                 :             : #undef DONE
   10399                 :             : #undef FAIL
   10400                 :             :   operand0 = operands[0];
   10401                 :             :   (void) operand0;
   10402                 :             :   operand1 = operands[1];
   10403                 :             :   (void) operand1;
   10404                 :             :   operand2 = operands[2];
   10405                 :             :   (void) operand2;
   10406                 :             :   operand3 = operands[3];
   10407                 :             :   (void) operand3;
   10408                 :             :   operand4 = operands[4];
   10409                 :             :   (void) operand4;
   10410                 :             :   operand5 = operands[5];
   10411                 :             :   (void) operand5;
   10412                 :             :   emit_insn (gen_rtx_SET (operand0,
   10413                 :             :         operand4));
   10414                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   10415                 :             :         gen_rtvec (2,
   10416                 :             :                 gen_rtx_SET (gen_rtx_REG (CCCmode,
   10417                 :             :         17),
   10418                 :             :         gen_rtx_COMPARE (CCCmode,
   10419                 :             :         gen_rtx_PLUS (DImode,
   10420                 :             :         copy_rtx (operand0),
   10421                 :             :         operand1),
   10422                 :             :         copy_rtx (operand0))),
   10423                 :             :                 gen_rtx_SET (copy_rtx (operand0),
   10424                 :             :         gen_rtx_PLUS (DImode,
   10425                 :             :         copy_rtx (operand0),
   10426                 :             :         copy_rtx (operand1))))), true);
   10427                 :             :   emit_insn (gen_rtx_SET (operand5,
   10428                 :             :         operand2));
   10429                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   10430                 :             :         gen_rtvec (2,
   10431                 :             :                 gen_rtx_SET (copy_rtx (operand5),
   10432                 :             :         gen_rtx_PLUS (DImode,
   10433                 :             :         gen_rtx_PLUS (DImode,
   10434                 :             :         gen_rtx_LTU (DImode,
   10435                 :             :         gen_rtx_REG (CCmode,
   10436                 :             :         17),
   10437                 :             :         const0_rtx),
   10438                 :             :         copy_rtx (operand5)),
   10439                 :             :         const0_rtx)),
   10440                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   10441                 :             :   _val = get_insns ();
   10442                 :             :   end_sequence ();
   10443                 :             :   return _val;
   10444                 :             : }
   10445                 :             : 
   10446                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:6407 */
   10447                 :             : extern rtx_insn *gen_split_111 (rtx_insn *, rtx *);
   10448                 :             : rtx_insn *
   10449                 :             : gen_split_111 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   10450                 :             : {
   10451                 :             :   rtx operand0;
   10452                 :             :   rtx operand1;
   10453                 :             :   rtx operand2;
   10454                 :             :   rtx operand3;
   10455                 :             :   rtx operand4;
   10456                 :             :   rtx operand5;
   10457                 :             :   rtx_insn *_val = NULL;
   10458                 :             :   if (dump_file)
   10459                 :             :     fprintf (dump_file, "Splitting with gen_split_111 (i386.md:6407)\n");
   10460                 :             :   start_sequence ();
   10461                 :             : #define FAIL return (end_sequence (), _val)
   10462                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   10463                 :             : #line 6438 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   10464                 :             : split_double_mode (TImode, &operands[0], 1, &operands[0], &operands[5]);
   10465                 :             : #undef DONE
   10466                 :             : #undef FAIL
   10467                 :             :   operand0 = operands[0];
   10468                 :             :   (void) operand0;
   10469                 :             :   operand1 = operands[1];
   10470                 :             :   (void) operand1;
   10471                 :             :   operand2 = operands[2];
   10472                 :             :   (void) operand2;
   10473                 :             :   operand3 = operands[3];
   10474                 :             :   (void) operand3;
   10475                 :             :   operand4 = operands[4];
   10476                 :             :   (void) operand4;
   10477                 :             :   operand5 = operands[5];
   10478                 :             :   (void) operand5;
   10479                 :             :   emit_insn (gen_rtx_SET (operand0,
   10480                 :             :         operand4));
   10481                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   10482                 :             :         gen_rtvec (2,
   10483                 :             :                 gen_rtx_SET (gen_rtx_REG (CCCmode,
   10484                 :             :         17),
   10485                 :             :         gen_rtx_COMPARE (CCCmode,
   10486                 :             :         gen_rtx_PLUS (DImode,
   10487                 :             :         copy_rtx (operand0),
   10488                 :             :         operand1),
   10489                 :             :         copy_rtx (operand0))),
   10490                 :             :                 gen_rtx_SET (copy_rtx (operand0),
   10491                 :             :         gen_rtx_PLUS (DImode,
   10492                 :             :         copy_rtx (operand0),
   10493                 :             :         copy_rtx (operand1))))), true);
   10494                 :             :   emit_insn (gen_rtx_SET (operand5,
   10495                 :             :         operand2));
   10496                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   10497                 :             :         gen_rtvec (2,
   10498                 :             :                 gen_rtx_SET (copy_rtx (operand5),
   10499                 :             :         gen_rtx_PLUS (DImode,
   10500                 :             :         gen_rtx_PLUS (DImode,
   10501                 :             :         gen_rtx_LTU (DImode,
   10502                 :             :         gen_rtx_REG (CCmode,
   10503                 :             :         17),
   10504                 :             :         const0_rtx),
   10505                 :             :         copy_rtx (operand5)),
   10506                 :             :         const0_rtx)),
   10507                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   10508                 :             :   _val = get_insns ();
   10509                 :             :   end_sequence ();
   10510                 :             :   return _val;
   10511                 :             : }
   10512                 :             : 
   10513                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:6677 */
   10514                 :             : extern rtx_insn *gen_split_112 (rtx_insn *, rtx *);
   10515                 :             : rtx_insn *
   10516                 :             : gen_split_112 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   10517                 :             : {
   10518                 :             :   rtx operand0;
   10519                 :             :   rtx operand1;
   10520                 :             :   rtx operand2;
   10521                 :             :   rtx_insn *_val = NULL;
   10522                 :             :   if (dump_file)
   10523                 :             :     fprintf (dump_file, "Splitting with gen_split_112 (i386.md:6677)\n");
   10524                 :             :   start_sequence ();
   10525                 :             : #define FAIL return (end_sequence (), _val)
   10526                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   10527                 :             : #line 6713 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   10528                 :             : 
   10529                 :             : #undef DONE
   10530                 :             : #undef FAIL
   10531                 :             :   operand0 = operands[0];
   10532                 :             :   (void) operand0;
   10533                 :             :   operand1 = operands[1];
   10534                 :             :   (void) operand1;
   10535                 :             :   operand2 = operands[2];
   10536                 :             :   (void) operand2;
   10537                 :             :   emit_insn (gen_rtx_SET (gen_rtx_STRICT_LOW_PART (VOIDmode,
   10538                 :             :         operand0),
   10539                 :             :         operand1));
   10540                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   10541                 :             :         gen_rtvec (2,
   10542                 :             :                 gen_rtx_SET (gen_rtx_STRICT_LOW_PART (VOIDmode,
   10543                 :             :         copy_rtx (operand0)),
   10544                 :             :         gen_rtx_PLUS (QImode,
   10545                 :             :         copy_rtx (operand0),
   10546                 :             :         operand2)),
   10547                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   10548                 :             :   _val = get_insns ();
   10549                 :             :   end_sequence ();
   10550                 :             :   return _val;
   10551                 :             : }
   10552                 :             : 
   10553                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:6677 */
   10554                 :             : extern rtx_insn *gen_split_113 (rtx_insn *, rtx *);
   10555                 :             : rtx_insn *
   10556                 :             : gen_split_113 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   10557                 :             : {
   10558                 :             :   rtx operand0;
   10559                 :             :   rtx operand1;
   10560                 :             :   rtx operand2;
   10561                 :             :   rtx_insn *_val = NULL;
   10562                 :             :   if (dump_file)
   10563                 :             :     fprintf (dump_file, "Splitting with gen_split_113 (i386.md:6677)\n");
   10564                 :             :   start_sequence ();
   10565                 :             : #define FAIL return (end_sequence (), _val)
   10566                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   10567                 :             : #line 6713 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   10568                 :             : 
   10569                 :             : #undef DONE
   10570                 :             : #undef FAIL
   10571                 :             :   operand0 = operands[0];
   10572                 :             :   (void) operand0;
   10573                 :             :   operand1 = operands[1];
   10574                 :             :   (void) operand1;
   10575                 :             :   operand2 = operands[2];
   10576                 :             :   (void) operand2;
   10577                 :             :   emit_insn (gen_rtx_SET (gen_rtx_STRICT_LOW_PART (VOIDmode,
   10578                 :             :         operand0),
   10579                 :             :         operand1));
   10580                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   10581                 :             :         gen_rtvec (2,
   10582                 :             :                 gen_rtx_SET (gen_rtx_STRICT_LOW_PART (VOIDmode,
   10583                 :             :         copy_rtx (operand0)),
   10584                 :             :         gen_rtx_PLUS (HImode,
   10585                 :             :         copy_rtx (operand0),
   10586                 :             :         operand2)),
   10587                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   10588                 :             :   _val = get_insns ();
   10589                 :             :   end_sequence ();
   10590                 :             :   return _val;
   10591                 :             : }
   10592                 :             : 
   10593                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:6721 */
   10594                 :             : extern rtx_insn *gen_split_114 (rtx_insn *, rtx *);
   10595                 :             : rtx_insn *
   10596                 :             : gen_split_114 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   10597                 :             : {
   10598                 :             :   rtx operand0;
   10599                 :             :   rtx operand1;
   10600                 :             :   rtx operand2;
   10601                 :             :   rtx operand3;
   10602                 :             :   rtx_insn *_val = NULL;
   10603                 :             :   if (dump_file)
   10604                 :             :     fprintf (dump_file, "Splitting with gen_split_114 (i386.md:6721)\n");
   10605                 :             :   start_sequence ();
   10606                 :             : #define FAIL return (end_sequence (), _val)
   10607                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   10608                 :             : #line 6746 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   10609                 :             : 
   10610                 :             : #undef DONE
   10611                 :             : #undef FAIL
   10612                 :             :   operand0 = operands[0];
   10613                 :             :   (void) operand0;
   10614                 :             :   operand1 = operands[1];
   10615                 :             :   (void) operand1;
   10616                 :             :   operand2 = operands[2];
   10617                 :             :   (void) operand2;
   10618                 :             :   operand3 = operands[3];
   10619                 :             :   (void) operand3;
   10620                 :             :   emit_insn (gen_rtx_SET (gen_rtx_STRICT_LOW_PART (VOIDmode,
   10621                 :             :         operand0),
   10622                 :             :         operand1));
   10623                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   10624                 :             :         gen_rtvec (2,
   10625                 :             :                 gen_rtx_SET (gen_rtx_STRICT_LOW_PART (VOIDmode,
   10626                 :             :         copy_rtx (operand0)),
   10627                 :             :         gen_rtx_PLUS (QImode,
   10628                 :             :         gen_rtx_SUBREG (QImode,
   10629                 :             :         gen_rtx_fmt_eee (GET_CODE (operand3), GET_MODE (operand3),
   10630                 :             :                 operand2,
   10631                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   10632                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   10633                 :             :         0),
   10634                 :             :         copy_rtx (operand0))),
   10635                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   10636                 :             :   _val = get_insns ();
   10637                 :             :   end_sequence ();
   10638                 :             :   return _val;
   10639                 :             : }
   10640                 :             : 
   10641                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:6721 */
   10642                 :             : extern rtx_insn *gen_split_115 (rtx_insn *, rtx *);
   10643                 :             : rtx_insn *
   10644                 :             : gen_split_115 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   10645                 :             : {
   10646                 :             :   rtx operand0;
   10647                 :             :   rtx operand1;
   10648                 :             :   rtx operand2;
   10649                 :             :   rtx operand3;
   10650                 :             :   rtx_insn *_val = NULL;
   10651                 :             :   if (dump_file)
   10652                 :             :     fprintf (dump_file, "Splitting with gen_split_115 (i386.md:6721)\n");
   10653                 :             :   start_sequence ();
   10654                 :             : #define FAIL return (end_sequence (), _val)
   10655                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   10656                 :             : #line 6746 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   10657                 :             : 
   10658                 :             : #undef DONE
   10659                 :             : #undef FAIL
   10660                 :             :   operand0 = operands[0];
   10661                 :             :   (void) operand0;
   10662                 :             :   operand1 = operands[1];
   10663                 :             :   (void) operand1;
   10664                 :             :   operand2 = operands[2];
   10665                 :             :   (void) operand2;
   10666                 :             :   operand3 = operands[3];
   10667                 :             :   (void) operand3;
   10668                 :             :   emit_insn (gen_rtx_SET (gen_rtx_STRICT_LOW_PART (VOIDmode,
   10669                 :             :         operand0),
   10670                 :             :         operand1));
   10671                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   10672                 :             :         gen_rtvec (2,
   10673                 :             :                 gen_rtx_SET (gen_rtx_STRICT_LOW_PART (VOIDmode,
   10674                 :             :         copy_rtx (operand0)),
   10675                 :             :         gen_rtx_PLUS (QImode,
   10676                 :             :         gen_rtx_SUBREG (QImode,
   10677                 :             :         gen_rtx_fmt_eee (GET_CODE (operand3), GET_MODE (operand3),
   10678                 :             :                 operand2,
   10679                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   10680                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   10681                 :             :         0),
   10682                 :             :         copy_rtx (operand0))),
   10683                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   10684                 :             :   _val = get_insns ();
   10685                 :             :   end_sequence ();
   10686                 :             :   return _val;
   10687                 :             : }
   10688                 :             : 
   10689                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:6721 */
   10690                 :             : extern rtx_insn *gen_split_116 (rtx_insn *, rtx *);
   10691                 :             : rtx_insn *
   10692                 :             : gen_split_116 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   10693                 :             : {
   10694                 :             :   rtx operand0;
   10695                 :             :   rtx operand1;
   10696                 :             :   rtx operand2;
   10697                 :             :   rtx operand3;
   10698                 :             :   rtx_insn *_val = NULL;
   10699                 :             :   if (dump_file)
   10700                 :             :     fprintf (dump_file, "Splitting with gen_split_116 (i386.md:6721)\n");
   10701                 :             :   start_sequence ();
   10702                 :             : #define FAIL return (end_sequence (), _val)
   10703                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   10704                 :             : #line 6746 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   10705                 :             : 
   10706                 :             : #undef DONE
   10707                 :             : #undef FAIL
   10708                 :             :   operand0 = operands[0];
   10709                 :             :   (void) operand0;
   10710                 :             :   operand1 = operands[1];
   10711                 :             :   (void) operand1;
   10712                 :             :   operand2 = operands[2];
   10713                 :             :   (void) operand2;
   10714                 :             :   operand3 = operands[3];
   10715                 :             :   (void) operand3;
   10716                 :             :   emit_insn (gen_rtx_SET (gen_rtx_STRICT_LOW_PART (VOIDmode,
   10717                 :             :         operand0),
   10718                 :             :         operand1));
   10719                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   10720                 :             :         gen_rtvec (2,
   10721                 :             :                 gen_rtx_SET (gen_rtx_STRICT_LOW_PART (VOIDmode,
   10722                 :             :         copy_rtx (operand0)),
   10723                 :             :         gen_rtx_PLUS (QImode,
   10724                 :             :         gen_rtx_SUBREG (QImode,
   10725                 :             :         gen_rtx_fmt_eee (GET_CODE (operand3), GET_MODE (operand3),
   10726                 :             :                 operand2,
   10727                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   10728                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   10729                 :             :         0),
   10730                 :             :         copy_rtx (operand0))),
   10731                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   10732                 :             :   _val = get_insns ();
   10733                 :             :   end_sequence ();
   10734                 :             :   return _val;
   10735                 :             : }
   10736                 :             : 
   10737                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:6750 */
   10738                 :             : extern rtx_insn *gen_split_117 (rtx_insn *, rtx *);
   10739                 :             : rtx_insn *
   10740                 :             : gen_split_117 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   10741                 :             : {
   10742                 :             :   rtx operand0;
   10743                 :             :   rtx operand1;
   10744                 :             :   rtx operand2;
   10745                 :             :   rtx operand3;
   10746                 :             :   rtx operand4;
   10747                 :             :   rtx_insn *_val = NULL;
   10748                 :             :   if (dump_file)
   10749                 :             :     fprintf (dump_file, "Splitting with gen_split_117 (i386.md:6750)\n");
   10750                 :             :   start_sequence ();
   10751                 :             : #define FAIL return (end_sequence (), _val)
   10752                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   10753                 :             : #line 6779 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   10754                 :             : 
   10755                 :             : #undef DONE
   10756                 :             : #undef FAIL
   10757                 :             :   operand0 = operands[0];
   10758                 :             :   (void) operand0;
   10759                 :             :   operand1 = operands[1];
   10760                 :             :   (void) operand1;
   10761                 :             :   operand2 = operands[2];
   10762                 :             :   (void) operand2;
   10763                 :             :   operand3 = operands[3];
   10764                 :             :   (void) operand3;
   10765                 :             :   operand4 = operands[4];
   10766                 :             :   (void) operand4;
   10767                 :             :   emit_insn (gen_rtx_SET (gen_rtx_STRICT_LOW_PART (VOIDmode,
   10768                 :             :         operand0),
   10769                 :             :         gen_rtx_SUBREG (QImode,
   10770                 :             :         gen_rtx_fmt_eee (GET_CODE (operand4), GET_MODE (operand4),
   10771                 :             :                 operand2,
   10772                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   10773                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   10774                 :             :         0)));
   10775                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   10776                 :             :         gen_rtvec (2,
   10777                 :             :                 gen_rtx_SET (gen_rtx_STRICT_LOW_PART (VOIDmode,
   10778                 :             :         copy_rtx (operand0)),
   10779                 :             :         gen_rtx_PLUS (QImode,
   10780                 :             :         gen_rtx_SUBREG (QImode,
   10781                 :             :         gen_rtx_fmt_eee (GET_CODE (operand3), GET_MODE (operand3),
   10782                 :             :                 operand1,
   10783                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   10784                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   10785                 :             :         0),
   10786                 :             :         copy_rtx (operand0))),
   10787                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   10788                 :             :   _val = get_insns ();
   10789                 :             :   end_sequence ();
   10790                 :             :   return _val;
   10791                 :             : }
   10792                 :             : 
   10793                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:6750 */
   10794                 :             : extern rtx_insn *gen_split_118 (rtx_insn *, rtx *);
   10795                 :             : rtx_insn *
   10796                 :             : gen_split_118 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   10797                 :             : {
   10798                 :             :   rtx operand0;
   10799                 :             :   rtx operand1;
   10800                 :             :   rtx operand2;
   10801                 :             :   rtx operand3;
   10802                 :             :   rtx operand4;
   10803                 :             :   rtx_insn *_val = NULL;
   10804                 :             :   if (dump_file)
   10805                 :             :     fprintf (dump_file, "Splitting with gen_split_118 (i386.md:6750)\n");
   10806                 :             :   start_sequence ();
   10807                 :             : #define FAIL return (end_sequence (), _val)
   10808                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   10809                 :             : #line 6779 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   10810                 :             : 
   10811                 :             : #undef DONE
   10812                 :             : #undef FAIL
   10813                 :             :   operand0 = operands[0];
   10814                 :             :   (void) operand0;
   10815                 :             :   operand1 = operands[1];
   10816                 :             :   (void) operand1;
   10817                 :             :   operand2 = operands[2];
   10818                 :             :   (void) operand2;
   10819                 :             :   operand3 = operands[3];
   10820                 :             :   (void) operand3;
   10821                 :             :   operand4 = operands[4];
   10822                 :             :   (void) operand4;
   10823                 :             :   emit_insn (gen_rtx_SET (gen_rtx_STRICT_LOW_PART (VOIDmode,
   10824                 :             :         operand0),
   10825                 :             :         gen_rtx_SUBREG (QImode,
   10826                 :             :         gen_rtx_fmt_eee (GET_CODE (operand4), GET_MODE (operand4),
   10827                 :             :                 operand2,
   10828                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   10829                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   10830                 :             :         0)));
   10831                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   10832                 :             :         gen_rtvec (2,
   10833                 :             :                 gen_rtx_SET (gen_rtx_STRICT_LOW_PART (VOIDmode,
   10834                 :             :         copy_rtx (operand0)),
   10835                 :             :         gen_rtx_PLUS (QImode,
   10836                 :             :         gen_rtx_SUBREG (QImode,
   10837                 :             :         gen_rtx_fmt_eee (GET_CODE (operand3), GET_MODE (operand3),
   10838                 :             :                 operand1,
   10839                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   10840                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   10841                 :             :         0),
   10842                 :             :         copy_rtx (operand0))),
   10843                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   10844                 :             :   _val = get_insns ();
   10845                 :             :   end_sequence ();
   10846                 :             :   return _val;
   10847                 :             : }
   10848                 :             : 
   10849                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:6750 */
   10850                 :             : extern rtx_insn *gen_split_119 (rtx_insn *, rtx *);
   10851                 :             : rtx_insn *
   10852                 :             : gen_split_119 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   10853                 :             : {
   10854                 :             :   rtx operand0;
   10855                 :             :   rtx operand1;
   10856                 :             :   rtx operand2;
   10857                 :             :   rtx operand3;
   10858                 :             :   rtx operand4;
   10859                 :             :   rtx_insn *_val = NULL;
   10860                 :             :   if (dump_file)
   10861                 :             :     fprintf (dump_file, "Splitting with gen_split_119 (i386.md:6750)\n");
   10862                 :             :   start_sequence ();
   10863                 :             : #define FAIL return (end_sequence (), _val)
   10864                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   10865                 :             : #line 6779 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   10866                 :             : 
   10867                 :             : #undef DONE
   10868                 :             : #undef FAIL
   10869                 :             :   operand0 = operands[0];
   10870                 :             :   (void) operand0;
   10871                 :             :   operand1 = operands[1];
   10872                 :             :   (void) operand1;
   10873                 :             :   operand2 = operands[2];
   10874                 :             :   (void) operand2;
   10875                 :             :   operand3 = operands[3];
   10876                 :             :   (void) operand3;
   10877                 :             :   operand4 = operands[4];
   10878                 :             :   (void) operand4;
   10879                 :             :   emit_insn (gen_rtx_SET (gen_rtx_STRICT_LOW_PART (VOIDmode,
   10880                 :             :         operand0),
   10881                 :             :         gen_rtx_SUBREG (QImode,
   10882                 :             :         gen_rtx_fmt_eee (GET_CODE (operand4), GET_MODE (operand4),
   10883                 :             :                 operand2,
   10884                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   10885                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   10886                 :             :         0)));
   10887                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   10888                 :             :         gen_rtvec (2,
   10889                 :             :                 gen_rtx_SET (gen_rtx_STRICT_LOW_PART (VOIDmode,
   10890                 :             :         copy_rtx (operand0)),
   10891                 :             :         gen_rtx_PLUS (QImode,
   10892                 :             :         gen_rtx_SUBREG (QImode,
   10893                 :             :         gen_rtx_fmt_eee (GET_CODE (operand3), GET_MODE (operand3),
   10894                 :             :                 operand1,
   10895                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   10896                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   10897                 :             :         0),
   10898                 :             :         copy_rtx (operand0))),
   10899                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   10900                 :             :   _val = get_insns ();
   10901                 :             :   end_sequence ();
   10902                 :             :   return _val;
   10903                 :             : }
   10904                 :             : 
   10905                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:6784 */
   10906                 :             : extern rtx_insn *gen_split_120 (rtx_insn *, rtx *);
   10907                 :             : rtx_insn *
   10908                 :             : gen_split_120 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   10909                 :             : {
   10910                 :             :   rtx operand0;
   10911                 :             :   rtx operand1;
   10912                 :             :   rtx operand2;
   10913                 :             :   rtx_insn *_val = NULL;
   10914                 :             :   if (dump_file)
   10915                 :             :     fprintf (dump_file, "Splitting with gen_split_120 (i386.md:6784)\n");
   10916                 :             :   start_sequence ();
   10917                 :             :   operand0 = operands[0];
   10918                 :             :   (void) operand0;
   10919                 :             :   operand1 = operands[1];
   10920                 :             :   (void) operand1;
   10921                 :             :   operand2 = operands[2];
   10922                 :             :   (void) operand2;
   10923                 :             :   emit_insn (gen_rtx_SET (operand0,
   10924                 :             :         operand1));
   10925                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   10926                 :             :         gen_rtvec (2,
   10927                 :             :                 gen_rtx_SET (copy_rtx (operand0),
   10928                 :             :         gen_rtx_PLUS (SImode,
   10929                 :             :         copy_rtx (operand0),
   10930                 :             :         operand2)),
   10931                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   10932                 :             :   _val = get_insns ();
   10933                 :             :   end_sequence ();
   10934                 :             :   return _val;
   10935                 :             : }
   10936                 :             : 
   10937                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:6784 */
   10938                 :             : extern rtx_insn *gen_split_121 (rtx_insn *, rtx *);
   10939                 :             : rtx_insn *
   10940                 :             : gen_split_121 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   10941                 :             : {
   10942                 :             :   rtx operand0;
   10943                 :             :   rtx operand1;
   10944                 :             :   rtx operand2;
   10945                 :             :   rtx_insn *_val = NULL;
   10946                 :             :   if (dump_file)
   10947                 :             :     fprintf (dump_file, "Splitting with gen_split_121 (i386.md:6784)\n");
   10948                 :             :   start_sequence ();
   10949                 :             :   operand0 = operands[0];
   10950                 :             :   (void) operand0;
   10951                 :             :   operand1 = operands[1];
   10952                 :             :   (void) operand1;
   10953                 :             :   operand2 = operands[2];
   10954                 :             :   (void) operand2;
   10955                 :             :   emit_insn (gen_rtx_SET (operand0,
   10956                 :             :         operand1));
   10957                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   10958                 :             :         gen_rtvec (2,
   10959                 :             :                 gen_rtx_SET (copy_rtx (operand0),
   10960                 :             :         gen_rtx_PLUS (DImode,
   10961                 :             :         copy_rtx (operand0),
   10962                 :             :         operand2)),
   10963                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   10964                 :             :   _val = get_insns ();
   10965                 :             :   end_sequence ();
   10966                 :             :   return _val;
   10967                 :             : }
   10968                 :             : 
   10969                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:6795 */
   10970                 :             : extern rtx_insn *gen_split_122 (rtx_insn *, rtx *);
   10971                 :             : rtx_insn *
   10972                 :             : gen_split_122 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   10973                 :             : {
   10974                 :             :   rtx operand0;
   10975                 :             :   rtx operand1;
   10976                 :             :   rtx operand2;
   10977                 :             :   rtx operand3;
   10978                 :             :   rtx_insn *_val = NULL;
   10979                 :             :   if (dump_file)
   10980                 :             :     fprintf (dump_file, "Splitting with gen_split_122 (i386.md:6795)\n");
   10981                 :             :   start_sequence ();
   10982                 :             : #define FAIL return (end_sequence (), _val)
   10983                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   10984                 :             : #line 6807 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   10985                 :             : operands[3] = gen_lowpart (SImode, operands[0]);
   10986                 :             : #undef DONE
   10987                 :             : #undef FAIL
   10988                 :             :   operand0 = operands[0];
   10989                 :             :   (void) operand0;
   10990                 :             :   operand1 = operands[1];
   10991                 :             :   (void) operand1;
   10992                 :             :   operand2 = operands[2];
   10993                 :             :   (void) operand2;
   10994                 :             :   operand3 = operands[3];
   10995                 :             :   (void) operand3;
   10996                 :             :   emit_insn (gen_rtx_SET (operand3,
   10997                 :             :         operand1));
   10998                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   10999                 :             :         gen_rtvec (2,
   11000                 :             :                 gen_rtx_SET (operand0,
   11001                 :             :         gen_rtx_ZERO_EXTEND (DImode,
   11002                 :             :         gen_rtx_PLUS (SImode,
   11003                 :             :         copy_rtx (operand3),
   11004                 :             :         operand2))),
   11005                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   11006                 :             :   _val = get_insns ();
   11007                 :             :   end_sequence ();
   11008                 :             :   return _val;
   11009                 :             : }
   11010                 :             : 
   11011                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:6810 */
   11012                 :             : extern rtx_insn *gen_split_123 (rtx_insn *, rtx *);
   11013                 :             : rtx_insn *
   11014                 :             : gen_split_123 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   11015                 :             : {
   11016                 :             :   rtx operand0;
   11017                 :             :   rtx operand1;
   11018                 :             :   rtx operand2;
   11019                 :             :   rtx_insn *_val = NULL;
   11020                 :             :   if (dump_file)
   11021                 :             :     fprintf (dump_file, "Splitting with gen_split_123 (i386.md:6810)\n");
   11022                 :             :   start_sequence ();
   11023                 :             : #define FAIL return (end_sequence (), _val)
   11024                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   11025                 :             : #line 6818 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   11026                 :             : {
   11027                 :             :   if (QImode != SImode)
   11028                 :             :     {
   11029                 :             :       operands[0] = gen_lowpart (SImode, operands[0]);
   11030                 :             :       operands[1] = gen_lowpart (SImode, operands[1]);
   11031                 :             :       operands[2] = gen_lowpart (SImode, operands[2]);
   11032                 :             :     }
   11033                 :             : }
   11034                 :             : #undef DONE
   11035                 :             : #undef FAIL
   11036                 :             :   operand0 = operands[0];
   11037                 :             :   (void) operand0;
   11038                 :             :   operand1 = operands[1];
   11039                 :             :   (void) operand1;
   11040                 :             :   operand2 = operands[2];
   11041                 :             :   (void) operand2;
   11042                 :             :   emit_insn (gen_rtx_SET (operand0,
   11043                 :             :         gen_rtx_PLUS (SImode,
   11044                 :             :         operand1,
   11045                 :             :         operand2)));
   11046                 :             :   _val = get_insns ();
   11047                 :             :   end_sequence ();
   11048                 :             :   return _val;
   11049                 :             : }
   11050                 :             : 
   11051                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:6810 */
   11052                 :             : extern rtx_insn *gen_split_124 (rtx_insn *, rtx *);
   11053                 :             : rtx_insn *
   11054                 :             : gen_split_124 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   11055                 :             : {
   11056                 :             :   rtx operand0;
   11057                 :             :   rtx operand1;
   11058                 :             :   rtx operand2;
   11059                 :             :   rtx_insn *_val = NULL;
   11060                 :             :   if (dump_file)
   11061                 :             :     fprintf (dump_file, "Splitting with gen_split_124 (i386.md:6810)\n");
   11062                 :             :   start_sequence ();
   11063                 :             : #define FAIL return (end_sequence (), _val)
   11064                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   11065                 :             : #line 6818 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   11066                 :             : {
   11067                 :             :   if (HImode != SImode)
   11068                 :             :     {
   11069                 :             :       operands[0] = gen_lowpart (SImode, operands[0]);
   11070                 :             :       operands[1] = gen_lowpart (SImode, operands[1]);
   11071                 :             :       operands[2] = gen_lowpart (SImode, operands[2]);
   11072                 :             :     }
   11073                 :             : }
   11074                 :             : #undef DONE
   11075                 :             : #undef FAIL
   11076                 :             :   operand0 = operands[0];
   11077                 :             :   (void) operand0;
   11078                 :             :   operand1 = operands[1];
   11079                 :             :   (void) operand1;
   11080                 :             :   operand2 = operands[2];
   11081                 :             :   (void) operand2;
   11082                 :             :   emit_insn (gen_rtx_SET (operand0,
   11083                 :             :         gen_rtx_PLUS (SImode,
   11084                 :             :         operand1,
   11085                 :             :         operand2)));
   11086                 :             :   _val = get_insns ();
   11087                 :             :   end_sequence ();
   11088                 :             :   return _val;
   11089                 :             : }
   11090                 :             : 
   11091                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:6810 */
   11092                 :             : extern rtx_insn *gen_split_125 (rtx_insn *, rtx *);
   11093                 :             : rtx_insn *
   11094                 :             : gen_split_125 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   11095                 :             : {
   11096                 :             :   rtx operand0;
   11097                 :             :   rtx operand1;
   11098                 :             :   rtx operand2;
   11099                 :             :   rtx_insn *_val = NULL;
   11100                 :             :   if (dump_file)
   11101                 :             :     fprintf (dump_file, "Splitting with gen_split_125 (i386.md:6810)\n");
   11102                 :             :   start_sequence ();
   11103                 :             : #define FAIL return (end_sequence (), _val)
   11104                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   11105                 :             : #line 6818 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   11106                 :             : {
   11107                 :             :   if (SImode != SImode)
   11108                 :             :     {
   11109                 :             :       operands[0] = gen_lowpart (SImode, operands[0]);
   11110                 :             :       operands[1] = gen_lowpart (SImode, operands[1]);
   11111                 :             :       operands[2] = gen_lowpart (SImode, operands[2]);
   11112                 :             :     }
   11113                 :             : }
   11114                 :             : #undef DONE
   11115                 :             : #undef FAIL
   11116                 :             :   operand0 = operands[0];
   11117                 :             :   (void) operand0;
   11118                 :             :   operand1 = operands[1];
   11119                 :             :   (void) operand1;
   11120                 :             :   operand2 = operands[2];
   11121                 :             :   (void) operand2;
   11122                 :             :   emit_insn (gen_rtx_SET (operand0,
   11123                 :             :         gen_rtx_PLUS (SImode,
   11124                 :             :         operand1,
   11125                 :             :         operand2)));
   11126                 :             :   _val = get_insns ();
   11127                 :             :   end_sequence ();
   11128                 :             :   return _val;
   11129                 :             : }
   11130                 :             : 
   11131                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:6810 */
   11132                 :             : extern rtx_insn *gen_split_126 (rtx_insn *, rtx *);
   11133                 :             : rtx_insn *
   11134                 :             : gen_split_126 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   11135                 :             : {
   11136                 :             :   rtx operand0;
   11137                 :             :   rtx operand1;
   11138                 :             :   rtx operand2;
   11139                 :             :   rtx_insn *_val = NULL;
   11140                 :             :   if (dump_file)
   11141                 :             :     fprintf (dump_file, "Splitting with gen_split_126 (i386.md:6810)\n");
   11142                 :             :   start_sequence ();
   11143                 :             : #define FAIL return (end_sequence (), _val)
   11144                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   11145                 :             : #line 6818 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   11146                 :             : {
   11147                 :             :   if (DImode != DImode)
   11148                 :             :     {
   11149                 :             :       operands[0] = gen_lowpart (DImode, operands[0]);
   11150                 :             :       operands[1] = gen_lowpart (DImode, operands[1]);
   11151                 :             :       operands[2] = gen_lowpart (DImode, operands[2]);
   11152                 :             :     }
   11153                 :             : }
   11154                 :             : #undef DONE
   11155                 :             : #undef FAIL
   11156                 :             :   operand0 = operands[0];
   11157                 :             :   (void) operand0;
   11158                 :             :   operand1 = operands[1];
   11159                 :             :   (void) operand1;
   11160                 :             :   operand2 = operands[2];
   11161                 :             :   (void) operand2;
   11162                 :             :   emit_insn (gen_rtx_SET (operand0,
   11163                 :             :         gen_rtx_PLUS (DImode,
   11164                 :             :         operand1,
   11165                 :             :         operand2)));
   11166                 :             :   _val = get_insns ();
   11167                 :             :   end_sequence ();
   11168                 :             :   return _val;
   11169                 :             : }
   11170                 :             : 
   11171                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:6828 */
   11172                 :             : extern rtx_insn *gen_split_127 (rtx_insn *, rtx *);
   11173                 :             : rtx_insn *
   11174                 :             : gen_split_127 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   11175                 :             : {
   11176                 :             :   rtx operand0;
   11177                 :             :   rtx operand1;
   11178                 :             :   rtx operand2;
   11179                 :             :   rtx_insn *_val = NULL;
   11180                 :             :   if (dump_file)
   11181                 :             :     fprintf (dump_file, "Splitting with gen_split_127 (i386.md:6828)\n");
   11182                 :             :   start_sequence ();
   11183                 :             :   operand0 = operands[0];
   11184                 :             :   (void) operand0;
   11185                 :             :   operand1 = operands[1];
   11186                 :             :   (void) operand1;
   11187                 :             :   operand2 = operands[2];
   11188                 :             :   (void) operand2;
   11189                 :             :   emit_insn (gen_rtx_SET (operand0,
   11190                 :             :         gen_rtx_ZERO_EXTEND (DImode,
   11191                 :             :         gen_rtx_PLUS (SImode,
   11192                 :             :         operand1,
   11193                 :             :         operand2))));
   11194                 :             :   _val = get_insns ();
   11195                 :             :   end_sequence ();
   11196                 :             :   return _val;
   11197                 :             : }
   11198                 :             : 
   11199                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:7196 */
   11200                 :             : extern rtx_insn *gen_split_128 (rtx_insn *, rtx *);
   11201                 :             : rtx_insn *
   11202                 :             : gen_split_128 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   11203                 :             : {
   11204                 :             :   rtx operand0;
   11205                 :             :   rtx operand1;
   11206                 :             :   rtx operand2;
   11207                 :             :   rtx operand3;
   11208                 :             :   rtx operand4;
   11209                 :             :   rtx_insn *_val = NULL;
   11210                 :             :   if (dump_file)
   11211                 :             :     fprintf (dump_file, "Splitting with gen_split_128 (i386.md:7196)\n");
   11212                 :             :   start_sequence ();
   11213                 :             : #define FAIL return (end_sequence (), _val)
   11214                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   11215                 :             : #line 7225 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   11216                 :             : 
   11217                 :             : #undef DONE
   11218                 :             : #undef FAIL
   11219                 :             :   operand0 = operands[0];
   11220                 :             :   (void) operand0;
   11221                 :             :   operand1 = operands[1];
   11222                 :             :   (void) operand1;
   11223                 :             :   operand2 = operands[2];
   11224                 :             :   (void) operand2;
   11225                 :             :   operand3 = operands[3];
   11226                 :             :   (void) operand3;
   11227                 :             :   operand4 = operands[4];
   11228                 :             :   (void) operand4;
   11229                 :             :   emit_insn (gen_rtx_SET (operand0,
   11230                 :             :         gen_rtx_SUBREG (QImode,
   11231                 :             :         gen_rtx_fmt_eee (GET_CODE (operand4), GET_MODE (operand4),
   11232                 :             :                 operand2,
   11233                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   11234                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   11235                 :             :         0)));
   11236                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   11237                 :             :         gen_rtvec (2,
   11238                 :             :                 gen_rtx_SET (copy_rtx (operand0),
   11239                 :             :         gen_rtx_PLUS (QImode,
   11240                 :             :         gen_rtx_SUBREG (QImode,
   11241                 :             :         gen_rtx_fmt_eee (GET_CODE (operand3), GET_MODE (operand3),
   11242                 :             :                 operand1,
   11243                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   11244                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   11245                 :             :         0),
   11246                 :             :         copy_rtx (operand0))),
   11247                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   11248                 :             :   _val = get_insns ();
   11249                 :             :   end_sequence ();
   11250                 :             :   return _val;
   11251                 :             : }
   11252                 :             : 
   11253                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:7196 */
   11254                 :             : extern rtx_insn *gen_split_129 (rtx_insn *, rtx *);
   11255                 :             : rtx_insn *
   11256                 :             : gen_split_129 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   11257                 :             : {
   11258                 :             :   rtx operand0;
   11259                 :             :   rtx operand1;
   11260                 :             :   rtx operand2;
   11261                 :             :   rtx operand3;
   11262                 :             :   rtx operand4;
   11263                 :             :   rtx_insn *_val = NULL;
   11264                 :             :   if (dump_file)
   11265                 :             :     fprintf (dump_file, "Splitting with gen_split_129 (i386.md:7196)\n");
   11266                 :             :   start_sequence ();
   11267                 :             : #define FAIL return (end_sequence (), _val)
   11268                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   11269                 :             : #line 7225 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   11270                 :             : 
   11271                 :             : #undef DONE
   11272                 :             : #undef FAIL
   11273                 :             :   operand0 = operands[0];
   11274                 :             :   (void) operand0;
   11275                 :             :   operand1 = operands[1];
   11276                 :             :   (void) operand1;
   11277                 :             :   operand2 = operands[2];
   11278                 :             :   (void) operand2;
   11279                 :             :   operand3 = operands[3];
   11280                 :             :   (void) operand3;
   11281                 :             :   operand4 = operands[4];
   11282                 :             :   (void) operand4;
   11283                 :             :   emit_insn (gen_rtx_SET (operand0,
   11284                 :             :         gen_rtx_SUBREG (QImode,
   11285                 :             :         gen_rtx_fmt_eee (GET_CODE (operand4), GET_MODE (operand4),
   11286                 :             :                 operand2,
   11287                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   11288                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   11289                 :             :         0)));
   11290                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   11291                 :             :         gen_rtvec (2,
   11292                 :             :                 gen_rtx_SET (copy_rtx (operand0),
   11293                 :             :         gen_rtx_PLUS (QImode,
   11294                 :             :         gen_rtx_SUBREG (QImode,
   11295                 :             :         gen_rtx_fmt_eee (GET_CODE (operand3), GET_MODE (operand3),
   11296                 :             :                 operand1,
   11297                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   11298                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   11299                 :             :         0),
   11300                 :             :         copy_rtx (operand0))),
   11301                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   11302                 :             :   _val = get_insns ();
   11303                 :             :   end_sequence ();
   11304                 :             :   return _val;
   11305                 :             : }
   11306                 :             : 
   11307                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:7196 */
   11308                 :             : extern rtx_insn *gen_split_130 (rtx_insn *, rtx *);
   11309                 :             : rtx_insn *
   11310                 :             : gen_split_130 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   11311                 :             : {
   11312                 :             :   rtx operand0;
   11313                 :             :   rtx operand1;
   11314                 :             :   rtx operand2;
   11315                 :             :   rtx operand3;
   11316                 :             :   rtx operand4;
   11317                 :             :   rtx_insn *_val = NULL;
   11318                 :             :   if (dump_file)
   11319                 :             :     fprintf (dump_file, "Splitting with gen_split_130 (i386.md:7196)\n");
   11320                 :             :   start_sequence ();
   11321                 :             : #define FAIL return (end_sequence (), _val)
   11322                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   11323                 :             : #line 7225 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   11324                 :             : 
   11325                 :             : #undef DONE
   11326                 :             : #undef FAIL
   11327                 :             :   operand0 = operands[0];
   11328                 :             :   (void) operand0;
   11329                 :             :   operand1 = operands[1];
   11330                 :             :   (void) operand1;
   11331                 :             :   operand2 = operands[2];
   11332                 :             :   (void) operand2;
   11333                 :             :   operand3 = operands[3];
   11334                 :             :   (void) operand3;
   11335                 :             :   operand4 = operands[4];
   11336                 :             :   (void) operand4;
   11337                 :             :   emit_insn (gen_rtx_SET (operand0,
   11338                 :             :         gen_rtx_SUBREG (QImode,
   11339                 :             :         gen_rtx_fmt_eee (GET_CODE (operand4), GET_MODE (operand4),
   11340                 :             :                 operand2,
   11341                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   11342                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   11343                 :             :         0)));
   11344                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   11345                 :             :         gen_rtvec (2,
   11346                 :             :                 gen_rtx_SET (copy_rtx (operand0),
   11347                 :             :         gen_rtx_PLUS (QImode,
   11348                 :             :         gen_rtx_SUBREG (QImode,
   11349                 :             :         gen_rtx_fmt_eee (GET_CODE (operand3), GET_MODE (operand3),
   11350                 :             :                 operand1,
   11351                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   11352                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   11353                 :             :         0),
   11354                 :             :         copy_rtx (operand0))),
   11355                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   11356                 :             :   _val = get_insns ();
   11357                 :             :   end_sequence ();
   11358                 :             :   return _val;
   11359                 :             : }
   11360                 :             : 
   11361                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:7229 */
   11362                 :             : rtx
   11363                 :             : gen_addqi_ext_1 (rtx operand0,
   11364                 :             :         rtx operand1,
   11365                 :             :         rtx operand2)
   11366                 :             : {
   11367                 :             :   return gen_rtx_PARALLEL (VOIDmode,
   11368                 :             :         gen_rtvec (2,
   11369                 :             :                 gen_rtx_SET (gen_rtx_ZERO_EXTRACT (HImode,
   11370                 :             :         operand0,
   11371                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   11372                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   11373                 :             :         gen_rtx_SUBREG (HImode,
   11374                 :             :         gen_rtx_PLUS (QImode,
   11375                 :             :         gen_rtx_SUBREG (QImode,
   11376                 :             :         gen_rtx_ZERO_EXTRACT (HImode,
   11377                 :             :         operand1,
   11378                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   11379                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   11380                 :             :         0),
   11381                 :             :         operand2),
   11382                 :             :         0)),
   11383                 :             :                 gen_hard_reg_clobber (CCmode, 17)));
   11384                 :             : }
   11385                 :             : 
   11386                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:7244 */
   11387                 :             : extern rtx_insn *gen_split_131 (rtx_insn *, rtx *);
   11388                 :             : rtx_insn *
   11389                 :             : gen_split_131 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   11390                 :             : {
   11391                 :             :   rtx operand0;
   11392                 :             :   rtx operand1;
   11393                 :             :   rtx operand2;
   11394                 :             :   rtx operand3;
   11395                 :             :   rtx_insn *_val = NULL;
   11396                 :             :   if (dump_file)
   11397                 :             :     fprintf (dump_file, "Splitting with gen_split_131 (i386.md:7244)\n");
   11398                 :             :   start_sequence ();
   11399                 :             : #define FAIL return (end_sequence (), _val)
   11400                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   11401                 :             : #line 7294 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   11402                 :             : 
   11403                 :             : #undef DONE
   11404                 :             : #undef FAIL
   11405                 :             :   operand0 = operands[0];
   11406                 :             :   (void) operand0;
   11407                 :             :   operand1 = operands[1];
   11408                 :             :   (void) operand1;
   11409                 :             :   operand2 = operands[2];
   11410                 :             :   (void) operand2;
   11411                 :             :   operand3 = operands[3];
   11412                 :             :   (void) operand3;
   11413                 :             :   emit_insn (gen_rtx_SET (gen_rtx_ZERO_EXTRACT (HImode,
   11414                 :             :         operand0,
   11415                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   11416                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   11417                 :             :         gen_rtx_ZERO_EXTRACT (HImode,
   11418                 :             :         operand1,
   11419                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   11420                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)])));
   11421                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   11422                 :             :         gen_rtvec (2,
   11423                 :             :                 gen_rtx_SET (gen_rtx_ZERO_EXTRACT (HImode,
   11424                 :             :         copy_rtx (operand0),
   11425                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   11426                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   11427                 :             :         gen_rtx_SUBREG (HImode,
   11428                 :             :         gen_rtx_PLUS (QImode,
   11429                 :             :         gen_rtx_SUBREG (QImode,
   11430                 :             :         gen_rtx_fmt_eee (GET_CODE (operand3), GET_MODE (operand3),
   11431                 :             :                 copy_rtx (operand0),
   11432                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   11433                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   11434                 :             :         0),
   11435                 :             :         operand2),
   11436                 :             :         0)),
   11437                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   11438                 :             :   _val = get_insns ();
   11439                 :             :   end_sequence ();
   11440                 :             :   return _val;
   11441                 :             : }
   11442                 :             : 
   11443                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:7244 */
   11444                 :             : extern rtx_insn *gen_split_132 (rtx_insn *, rtx *);
   11445                 :             : rtx_insn *
   11446                 :             : gen_split_132 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   11447                 :             : {
   11448                 :             :   rtx operand0;
   11449                 :             :   rtx operand1;
   11450                 :             :   rtx operand2;
   11451                 :             :   rtx operand3;
   11452                 :             :   rtx_insn *_val = NULL;
   11453                 :             :   if (dump_file)
   11454                 :             :     fprintf (dump_file, "Splitting with gen_split_132 (i386.md:7244)\n");
   11455                 :             :   start_sequence ();
   11456                 :             : #define FAIL return (end_sequence (), _val)
   11457                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   11458                 :             : #line 7294 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   11459                 :             : 
   11460                 :             : #undef DONE
   11461                 :             : #undef FAIL
   11462                 :             :   operand0 = operands[0];
   11463                 :             :   (void) operand0;
   11464                 :             :   operand1 = operands[1];
   11465                 :             :   (void) operand1;
   11466                 :             :   operand2 = operands[2];
   11467                 :             :   (void) operand2;
   11468                 :             :   operand3 = operands[3];
   11469                 :             :   (void) operand3;
   11470                 :             :   emit_insn (gen_rtx_SET (gen_rtx_ZERO_EXTRACT (SImode,
   11471                 :             :         operand0,
   11472                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   11473                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   11474                 :             :         gen_rtx_ZERO_EXTRACT (SImode,
   11475                 :             :         operand1,
   11476                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   11477                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)])));
   11478                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   11479                 :             :         gen_rtvec (2,
   11480                 :             :                 gen_rtx_SET (gen_rtx_ZERO_EXTRACT (SImode,
   11481                 :             :         copy_rtx (operand0),
   11482                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   11483                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   11484                 :             :         gen_rtx_SUBREG (SImode,
   11485                 :             :         gen_rtx_PLUS (QImode,
   11486                 :             :         gen_rtx_SUBREG (QImode,
   11487                 :             :         gen_rtx_fmt_eee (GET_CODE (operand3), GET_MODE (operand3),
   11488                 :             :                 copy_rtx (operand0),
   11489                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   11490                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   11491                 :             :         0),
   11492                 :             :         operand2),
   11493                 :             :         0)),
   11494                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   11495                 :             :   _val = get_insns ();
   11496                 :             :   end_sequence ();
   11497                 :             :   return _val;
   11498                 :             : }
   11499                 :             : 
   11500                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:7244 */
   11501                 :             : extern rtx_insn *gen_split_133 (rtx_insn *, rtx *);
   11502                 :             : rtx_insn *
   11503                 :             : gen_split_133 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   11504                 :             : {
   11505                 :             :   rtx operand0;
   11506                 :             :   rtx operand1;
   11507                 :             :   rtx operand2;
   11508                 :             :   rtx operand3;
   11509                 :             :   rtx_insn *_val = NULL;
   11510                 :             :   if (dump_file)
   11511                 :             :     fprintf (dump_file, "Splitting with gen_split_133 (i386.md:7244)\n");
   11512                 :             :   start_sequence ();
   11513                 :             : #define FAIL return (end_sequence (), _val)
   11514                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   11515                 :             : #line 7294 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   11516                 :             : 
   11517                 :             : #undef DONE
   11518                 :             : #undef FAIL
   11519                 :             :   operand0 = operands[0];
   11520                 :             :   (void) operand0;
   11521                 :             :   operand1 = operands[1];
   11522                 :             :   (void) operand1;
   11523                 :             :   operand2 = operands[2];
   11524                 :             :   (void) operand2;
   11525                 :             :   operand3 = operands[3];
   11526                 :             :   (void) operand3;
   11527                 :             :   emit_insn (gen_rtx_SET (gen_rtx_ZERO_EXTRACT (DImode,
   11528                 :             :         operand0,
   11529                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   11530                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   11531                 :             :         gen_rtx_ZERO_EXTRACT (DImode,
   11532                 :             :         operand1,
   11533                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   11534                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)])));
   11535                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   11536                 :             :         gen_rtvec (2,
   11537                 :             :                 gen_rtx_SET (gen_rtx_ZERO_EXTRACT (DImode,
   11538                 :             :         copy_rtx (operand0),
   11539                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   11540                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   11541                 :             :         gen_rtx_SUBREG (DImode,
   11542                 :             :         gen_rtx_PLUS (QImode,
   11543                 :             :         gen_rtx_SUBREG (QImode,
   11544                 :             :         gen_rtx_fmt_eee (GET_CODE (operand3), GET_MODE (operand3),
   11545                 :             :                 copy_rtx (operand0),
   11546                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   11547                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   11548                 :             :         0),
   11549                 :             :         operand2),
   11550                 :             :         0)),
   11551                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   11552                 :             :   _val = get_insns ();
   11553                 :             :   end_sequence ();
   11554                 :             :   return _val;
   11555                 :             : }
   11556                 :             : 
   11557                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:7303 */
   11558                 :             : extern rtx_insn *gen_split_134 (rtx_insn *, rtx *);
   11559                 :             : rtx_insn *
   11560                 :             : gen_split_134 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   11561                 :             : {
   11562                 :             :   rtx operand0;
   11563                 :             :   rtx operand1;
   11564                 :             :   rtx operand2;
   11565                 :             :   rtx operand3;
   11566                 :             :   rtx operand4;
   11567                 :             :   rtx_insn *_val = NULL;
   11568                 :             :   if (dump_file)
   11569                 :             :     fprintf (dump_file, "Splitting with gen_split_134 (i386.md:7303)\n");
   11570                 :             :   start_sequence ();
   11571                 :             : #define FAIL return (end_sequence (), _val)
   11572                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   11573                 :             : #line 7344 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   11574                 :             : 
   11575                 :             : #undef DONE
   11576                 :             : #undef FAIL
   11577                 :             :   operand0 = operands[0];
   11578                 :             :   (void) operand0;
   11579                 :             :   operand1 = operands[1];
   11580                 :             :   (void) operand1;
   11581                 :             :   operand2 = operands[2];
   11582                 :             :   (void) operand2;
   11583                 :             :   operand3 = operands[3];
   11584                 :             :   (void) operand3;
   11585                 :             :   operand4 = operands[4];
   11586                 :             :   (void) operand4;
   11587                 :             :   emit_insn (gen_rtx_SET (gen_rtx_ZERO_EXTRACT (HImode,
   11588                 :             :         operand0,
   11589                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   11590                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   11591                 :             :         gen_rtx_ZERO_EXTRACT (HImode,
   11592                 :             :         operand1,
   11593                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   11594                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)])));
   11595                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   11596                 :             :         gen_rtvec (2,
   11597                 :             :                 gen_rtx_SET (gen_rtx_ZERO_EXTRACT (HImode,
   11598                 :             :         copy_rtx (operand0),
   11599                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   11600                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   11601                 :             :         gen_rtx_SUBREG (HImode,
   11602                 :             :         gen_rtx_PLUS (QImode,
   11603                 :             :         gen_rtx_SUBREG (QImode,
   11604                 :             :         gen_rtx_fmt_eee (GET_CODE (operand3), GET_MODE (operand3),
   11605                 :             :                 copy_rtx (operand0),
   11606                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   11607                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   11608                 :             :         0),
   11609                 :             :         gen_rtx_SUBREG (QImode,
   11610                 :             :         gen_rtx_fmt_eee (GET_CODE (operand4), GET_MODE (operand4),
   11611                 :             :                 operand2,
   11612                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   11613                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   11614                 :             :         0)),
   11615                 :             :         0)),
   11616                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   11617                 :             :   _val = get_insns ();
   11618                 :             :   end_sequence ();
   11619                 :             :   return _val;
   11620                 :             : }
   11621                 :             : 
   11622                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:7303 */
   11623                 :             : extern rtx_insn *gen_split_135 (rtx_insn *, rtx *);
   11624                 :             : rtx_insn *
   11625                 :             : gen_split_135 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   11626                 :             : {
   11627                 :             :   rtx operand0;
   11628                 :             :   rtx operand1;
   11629                 :             :   rtx operand2;
   11630                 :             :   rtx operand3;
   11631                 :             :   rtx operand4;
   11632                 :             :   rtx_insn *_val = NULL;
   11633                 :             :   if (dump_file)
   11634                 :             :     fprintf (dump_file, "Splitting with gen_split_135 (i386.md:7303)\n");
   11635                 :             :   start_sequence ();
   11636                 :             : #define FAIL return (end_sequence (), _val)
   11637                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   11638                 :             : #line 7344 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   11639                 :             : 
   11640                 :             : #undef DONE
   11641                 :             : #undef FAIL
   11642                 :             :   operand0 = operands[0];
   11643                 :             :   (void) operand0;
   11644                 :             :   operand1 = operands[1];
   11645                 :             :   (void) operand1;
   11646                 :             :   operand2 = operands[2];
   11647                 :             :   (void) operand2;
   11648                 :             :   operand3 = operands[3];
   11649                 :             :   (void) operand3;
   11650                 :             :   operand4 = operands[4];
   11651                 :             :   (void) operand4;
   11652                 :             :   emit_insn (gen_rtx_SET (gen_rtx_ZERO_EXTRACT (HImode,
   11653                 :             :         operand0,
   11654                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   11655                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   11656                 :             :         gen_rtx_ZERO_EXTRACT (HImode,
   11657                 :             :         operand1,
   11658                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   11659                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)])));
   11660                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   11661                 :             :         gen_rtvec (2,
   11662                 :             :                 gen_rtx_SET (gen_rtx_ZERO_EXTRACT (HImode,
   11663                 :             :         copy_rtx (operand0),
   11664                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   11665                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   11666                 :             :         gen_rtx_SUBREG (HImode,
   11667                 :             :         gen_rtx_MINUS (QImode,
   11668                 :             :         gen_rtx_SUBREG (QImode,
   11669                 :             :         gen_rtx_fmt_eee (GET_CODE (operand3), GET_MODE (operand3),
   11670                 :             :                 copy_rtx (operand0),
   11671                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   11672                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   11673                 :             :         0),
   11674                 :             :         gen_rtx_SUBREG (QImode,
   11675                 :             :         gen_rtx_fmt_eee (GET_CODE (operand4), GET_MODE (operand4),
   11676                 :             :                 operand2,
   11677                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   11678                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   11679                 :             :         0)),
   11680                 :             :         0)),
   11681                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   11682                 :             :   _val = get_insns ();
   11683                 :             :   end_sequence ();
   11684                 :             :   return _val;
   11685                 :             : }
   11686                 :             : 
   11687                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:7303 */
   11688                 :             : extern rtx_insn *gen_split_136 (rtx_insn *, rtx *);
   11689                 :             : rtx_insn *
   11690                 :             : gen_split_136 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   11691                 :             : {
   11692                 :             :   rtx operand0;
   11693                 :             :   rtx operand1;
   11694                 :             :   rtx operand2;
   11695                 :             :   rtx operand3;
   11696                 :             :   rtx operand4;
   11697                 :             :   rtx_insn *_val = NULL;
   11698                 :             :   if (dump_file)
   11699                 :             :     fprintf (dump_file, "Splitting with gen_split_136 (i386.md:7303)\n");
   11700                 :             :   start_sequence ();
   11701                 :             : #define FAIL return (end_sequence (), _val)
   11702                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   11703                 :             : #line 7344 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   11704                 :             : 
   11705                 :             : #undef DONE
   11706                 :             : #undef FAIL
   11707                 :             :   operand0 = operands[0];
   11708                 :             :   (void) operand0;
   11709                 :             :   operand1 = operands[1];
   11710                 :             :   (void) operand1;
   11711                 :             :   operand2 = operands[2];
   11712                 :             :   (void) operand2;
   11713                 :             :   operand3 = operands[3];
   11714                 :             :   (void) operand3;
   11715                 :             :   operand4 = operands[4];
   11716                 :             :   (void) operand4;
   11717                 :             :   emit_insn (gen_rtx_SET (gen_rtx_ZERO_EXTRACT (SImode,
   11718                 :             :         operand0,
   11719                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   11720                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   11721                 :             :         gen_rtx_ZERO_EXTRACT (SImode,
   11722                 :             :         operand1,
   11723                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   11724                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)])));
   11725                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   11726                 :             :         gen_rtvec (2,
   11727                 :             :                 gen_rtx_SET (gen_rtx_ZERO_EXTRACT (SImode,
   11728                 :             :         copy_rtx (operand0),
   11729                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   11730                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   11731                 :             :         gen_rtx_SUBREG (SImode,
   11732                 :             :         gen_rtx_PLUS (QImode,
   11733                 :             :         gen_rtx_SUBREG (QImode,
   11734                 :             :         gen_rtx_fmt_eee (GET_CODE (operand3), GET_MODE (operand3),
   11735                 :             :                 copy_rtx (operand0),
   11736                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   11737                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   11738                 :             :         0),
   11739                 :             :         gen_rtx_SUBREG (QImode,
   11740                 :             :         gen_rtx_fmt_eee (GET_CODE (operand4), GET_MODE (operand4),
   11741                 :             :                 operand2,
   11742                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   11743                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   11744                 :             :         0)),
   11745                 :             :         0)),
   11746                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   11747                 :             :   _val = get_insns ();
   11748                 :             :   end_sequence ();
   11749                 :             :   return _val;
   11750                 :             : }
   11751                 :             : 
   11752                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:7303 */
   11753                 :             : extern rtx_insn *gen_split_137 (rtx_insn *, rtx *);
   11754                 :             : rtx_insn *
   11755                 :             : gen_split_137 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   11756                 :             : {
   11757                 :             :   rtx operand0;
   11758                 :             :   rtx operand1;
   11759                 :             :   rtx operand2;
   11760                 :             :   rtx operand3;
   11761                 :             :   rtx operand4;
   11762                 :             :   rtx_insn *_val = NULL;
   11763                 :             :   if (dump_file)
   11764                 :             :     fprintf (dump_file, "Splitting with gen_split_137 (i386.md:7303)\n");
   11765                 :             :   start_sequence ();
   11766                 :             : #define FAIL return (end_sequence (), _val)
   11767                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   11768                 :             : #line 7344 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   11769                 :             : 
   11770                 :             : #undef DONE
   11771                 :             : #undef FAIL
   11772                 :             :   operand0 = operands[0];
   11773                 :             :   (void) operand0;
   11774                 :             :   operand1 = operands[1];
   11775                 :             :   (void) operand1;
   11776                 :             :   operand2 = operands[2];
   11777                 :             :   (void) operand2;
   11778                 :             :   operand3 = operands[3];
   11779                 :             :   (void) operand3;
   11780                 :             :   operand4 = operands[4];
   11781                 :             :   (void) operand4;
   11782                 :             :   emit_insn (gen_rtx_SET (gen_rtx_ZERO_EXTRACT (SImode,
   11783                 :             :         operand0,
   11784                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   11785                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   11786                 :             :         gen_rtx_ZERO_EXTRACT (SImode,
   11787                 :             :         operand1,
   11788                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   11789                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)])));
   11790                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   11791                 :             :         gen_rtvec (2,
   11792                 :             :                 gen_rtx_SET (gen_rtx_ZERO_EXTRACT (SImode,
   11793                 :             :         copy_rtx (operand0),
   11794                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   11795                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   11796                 :             :         gen_rtx_SUBREG (SImode,
   11797                 :             :         gen_rtx_MINUS (QImode,
   11798                 :             :         gen_rtx_SUBREG (QImode,
   11799                 :             :         gen_rtx_fmt_eee (GET_CODE (operand3), GET_MODE (operand3),
   11800                 :             :                 copy_rtx (operand0),
   11801                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   11802                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   11803                 :             :         0),
   11804                 :             :         gen_rtx_SUBREG (QImode,
   11805                 :             :         gen_rtx_fmt_eee (GET_CODE (operand4), GET_MODE (operand4),
   11806                 :             :                 operand2,
   11807                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   11808                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   11809                 :             :         0)),
   11810                 :             :         0)),
   11811                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   11812                 :             :   _val = get_insns ();
   11813                 :             :   end_sequence ();
   11814                 :             :   return _val;
   11815                 :             : }
   11816                 :             : 
   11817                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:7303 */
   11818                 :             : extern rtx_insn *gen_split_138 (rtx_insn *, rtx *);
   11819                 :             : rtx_insn *
   11820                 :             : gen_split_138 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   11821                 :             : {
   11822                 :             :   rtx operand0;
   11823                 :             :   rtx operand1;
   11824                 :             :   rtx operand2;
   11825                 :             :   rtx operand3;
   11826                 :             :   rtx operand4;
   11827                 :             :   rtx_insn *_val = NULL;
   11828                 :             :   if (dump_file)
   11829                 :             :     fprintf (dump_file, "Splitting with gen_split_138 (i386.md:7303)\n");
   11830                 :             :   start_sequence ();
   11831                 :             : #define FAIL return (end_sequence (), _val)
   11832                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   11833                 :             : #line 7344 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   11834                 :             : 
   11835                 :             : #undef DONE
   11836                 :             : #undef FAIL
   11837                 :             :   operand0 = operands[0];
   11838                 :             :   (void) operand0;
   11839                 :             :   operand1 = operands[1];
   11840                 :             :   (void) operand1;
   11841                 :             :   operand2 = operands[2];
   11842                 :             :   (void) operand2;
   11843                 :             :   operand3 = operands[3];
   11844                 :             :   (void) operand3;
   11845                 :             :   operand4 = operands[4];
   11846                 :             :   (void) operand4;
   11847                 :             :   emit_insn (gen_rtx_SET (gen_rtx_ZERO_EXTRACT (DImode,
   11848                 :             :         operand0,
   11849                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   11850                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   11851                 :             :         gen_rtx_ZERO_EXTRACT (DImode,
   11852                 :             :         operand1,
   11853                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   11854                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)])));
   11855                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   11856                 :             :         gen_rtvec (2,
   11857                 :             :                 gen_rtx_SET (gen_rtx_ZERO_EXTRACT (DImode,
   11858                 :             :         copy_rtx (operand0),
   11859                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   11860                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   11861                 :             :         gen_rtx_SUBREG (DImode,
   11862                 :             :         gen_rtx_PLUS (QImode,
   11863                 :             :         gen_rtx_SUBREG (QImode,
   11864                 :             :         gen_rtx_fmt_eee (GET_CODE (operand3), GET_MODE (operand3),
   11865                 :             :                 copy_rtx (operand0),
   11866                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   11867                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   11868                 :             :         0),
   11869                 :             :         gen_rtx_SUBREG (QImode,
   11870                 :             :         gen_rtx_fmt_eee (GET_CODE (operand4), GET_MODE (operand4),
   11871                 :             :                 operand2,
   11872                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   11873                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   11874                 :             :         0)),
   11875                 :             :         0)),
   11876                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   11877                 :             :   _val = get_insns ();
   11878                 :             :   end_sequence ();
   11879                 :             :   return _val;
   11880                 :             : }
   11881                 :             : 
   11882                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:7303 */
   11883                 :             : extern rtx_insn *gen_split_139 (rtx_insn *, rtx *);
   11884                 :             : rtx_insn *
   11885                 :             : gen_split_139 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   11886                 :             : {
   11887                 :             :   rtx operand0;
   11888                 :             :   rtx operand1;
   11889                 :             :   rtx operand2;
   11890                 :             :   rtx operand3;
   11891                 :             :   rtx operand4;
   11892                 :             :   rtx_insn *_val = NULL;
   11893                 :             :   if (dump_file)
   11894                 :             :     fprintf (dump_file, "Splitting with gen_split_139 (i386.md:7303)\n");
   11895                 :             :   start_sequence ();
   11896                 :             : #define FAIL return (end_sequence (), _val)
   11897                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   11898                 :             : #line 7344 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   11899                 :             : 
   11900                 :             : #undef DONE
   11901                 :             : #undef FAIL
   11902                 :             :   operand0 = operands[0];
   11903                 :             :   (void) operand0;
   11904                 :             :   operand1 = operands[1];
   11905                 :             :   (void) operand1;
   11906                 :             :   operand2 = operands[2];
   11907                 :             :   (void) operand2;
   11908                 :             :   operand3 = operands[3];
   11909                 :             :   (void) operand3;
   11910                 :             :   operand4 = operands[4];
   11911                 :             :   (void) operand4;
   11912                 :             :   emit_insn (gen_rtx_SET (gen_rtx_ZERO_EXTRACT (DImode,
   11913                 :             :         operand0,
   11914                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   11915                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   11916                 :             :         gen_rtx_ZERO_EXTRACT (DImode,
   11917                 :             :         operand1,
   11918                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   11919                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)])));
   11920                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   11921                 :             :         gen_rtvec (2,
   11922                 :             :                 gen_rtx_SET (gen_rtx_ZERO_EXTRACT (DImode,
   11923                 :             :         copy_rtx (operand0),
   11924                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   11925                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   11926                 :             :         gen_rtx_SUBREG (DImode,
   11927                 :             :         gen_rtx_MINUS (QImode,
   11928                 :             :         gen_rtx_SUBREG (QImode,
   11929                 :             :         gen_rtx_fmt_eee (GET_CODE (operand3), GET_MODE (operand3),
   11930                 :             :                 copy_rtx (operand0),
   11931                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   11932                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   11933                 :             :         0),
   11934                 :             :         gen_rtx_SUBREG (QImode,
   11935                 :             :         gen_rtx_fmt_eee (GET_CODE (operand4), GET_MODE (operand4),
   11936                 :             :                 operand2,
   11937                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   11938                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   11939                 :             :         0)),
   11940                 :             :         0)),
   11941                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   11942                 :             :   _val = get_insns ();
   11943                 :             :   end_sequence ();
   11944                 :             :   return _val;
   11945                 :             : }
   11946                 :             : 
   11947                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:7352 */
   11948                 :             : rtx
   11949                 :             : gen_addvqi4 (rtx operand0,
   11950                 :             :         rtx operand1,
   11951                 :             :         rtx operand2,
   11952                 :             :         rtx operand3)
   11953                 :             : {
   11954                 :             :   rtx operand4;
   11955                 :             :   rtx_insn *_val = 0;
   11956                 :             :   start_sequence ();
   11957                 :             :   {
   11958                 :             :     rtx operands[5];
   11959                 :             :     operands[0] = operand0;
   11960                 :             :     operands[1] = operand1;
   11961                 :             :     operands[2] = operand2;
   11962                 :             :     operands[3] = operand3;
   11963                 :             : #define FAIL return (end_sequence (), _val)
   11964                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   11965                 :             : #line 7370 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   11966                 :             : {
   11967                 :             :   ix86_fixup_binary_operands_no_copy (PLUS, QImode, operands);
   11968                 :             :   if (CONST_SCALAR_INT_P (operands[2]))
   11969                 :             :     operands[4] = operands[2];
   11970                 :             :   else
   11971                 :             :     operands[4] = gen_rtx_SIGN_EXTEND (HImode, operands[2]);
   11972                 :             : }
   11973                 :             : #undef DONE
   11974                 :             : #undef FAIL
   11975                 :             :     operand0 = operands[0];
   11976                 :             :     (void) operand0;
   11977                 :             :     operand1 = operands[1];
   11978                 :             :     (void) operand1;
   11979                 :             :     operand2 = operands[2];
   11980                 :             :     (void) operand2;
   11981                 :             :     operand3 = operands[3];
   11982                 :             :     (void) operand3;
   11983                 :             :     operand4 = operands[4];
   11984                 :             :     (void) operand4;
   11985                 :             :   }
   11986                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   11987                 :             :         gen_rtvec (2,
   11988                 :             :                 gen_rtx_SET (gen_rtx_REG (CCOmode,
   11989                 :             :         17),
   11990                 :             :         gen_rtx_EQ (CCOmode,
   11991                 :             :         gen_rtx_PLUS (HImode,
   11992                 :             :         gen_rtx_SIGN_EXTEND (HImode,
   11993                 :             :         operand1),
   11994                 :             :         operand4),
   11995                 :             :         gen_rtx_SIGN_EXTEND (HImode,
   11996                 :             :         gen_rtx_PLUS (QImode,
   11997                 :             :         copy_rtx (operand1),
   11998                 :             :         operand2)))),
   11999                 :             :                 gen_rtx_SET (operand0,
   12000                 :             :         gen_rtx_PLUS (QImode,
   12001                 :             :         copy_rtx (operand1),
   12002                 :             :         copy_rtx (operand2))))), true);
   12003                 :             :   emit_jump_insn (gen_rtx_SET (pc_rtx,
   12004                 :             :         gen_rtx_IF_THEN_ELSE (VOIDmode,
   12005                 :             :         gen_rtx_EQ (VOIDmode,
   12006                 :             :         gen_rtx_REG (CCOmode,
   12007                 :             :         17),
   12008                 :             :         const0_rtx),
   12009                 :             :         gen_rtx_LABEL_REF (VOIDmode,
   12010                 :             :         operand3),
   12011                 :             :         pc_rtx)));
   12012                 :             :   _val = get_insns ();
   12013                 :             :   end_sequence ();
   12014                 :             :   return _val;
   12015                 :             : }
   12016                 :             : 
   12017                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:7352 */
   12018                 :             : rtx
   12019                 :             : gen_addvhi4 (rtx operand0,
   12020                 :             :         rtx operand1,
   12021                 :             :         rtx operand2,
   12022                 :             :         rtx operand3)
   12023                 :             : {
   12024                 :             :   rtx operand4;
   12025                 :             :   rtx_insn *_val = 0;
   12026                 :             :   start_sequence ();
   12027                 :             :   {
   12028                 :             :     rtx operands[5];
   12029                 :             :     operands[0] = operand0;
   12030                 :             :     operands[1] = operand1;
   12031                 :             :     operands[2] = operand2;
   12032                 :             :     operands[3] = operand3;
   12033                 :             : #define FAIL return (end_sequence (), _val)
   12034                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   12035                 :             : #line 7370 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   12036                 :             : {
   12037                 :             :   ix86_fixup_binary_operands_no_copy (PLUS, HImode, operands);
   12038                 :             :   if (CONST_SCALAR_INT_P (operands[2]))
   12039                 :             :     operands[4] = operands[2];
   12040                 :             :   else
   12041                 :             :     operands[4] = gen_rtx_SIGN_EXTEND (SImode, operands[2]);
   12042                 :             : }
   12043                 :             : #undef DONE
   12044                 :             : #undef FAIL
   12045                 :             :     operand0 = operands[0];
   12046                 :             :     (void) operand0;
   12047                 :             :     operand1 = operands[1];
   12048                 :             :     (void) operand1;
   12049                 :             :     operand2 = operands[2];
   12050                 :             :     (void) operand2;
   12051                 :             :     operand3 = operands[3];
   12052                 :             :     (void) operand3;
   12053                 :             :     operand4 = operands[4];
   12054                 :             :     (void) operand4;
   12055                 :             :   }
   12056                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   12057                 :             :         gen_rtvec (2,
   12058                 :             :                 gen_rtx_SET (gen_rtx_REG (CCOmode,
   12059                 :             :         17),
   12060                 :             :         gen_rtx_EQ (CCOmode,
   12061                 :             :         gen_rtx_PLUS (SImode,
   12062                 :             :         gen_rtx_SIGN_EXTEND (SImode,
   12063                 :             :         operand1),
   12064                 :             :         operand4),
   12065                 :             :         gen_rtx_SIGN_EXTEND (SImode,
   12066                 :             :         gen_rtx_PLUS (HImode,
   12067                 :             :         copy_rtx (operand1),
   12068                 :             :         operand2)))),
   12069                 :             :                 gen_rtx_SET (operand0,
   12070                 :             :         gen_rtx_PLUS (HImode,
   12071                 :             :         copy_rtx (operand1),
   12072                 :             :         copy_rtx (operand2))))), true);
   12073                 :             :   emit_jump_insn (gen_rtx_SET (pc_rtx,
   12074                 :             :         gen_rtx_IF_THEN_ELSE (VOIDmode,
   12075                 :             :         gen_rtx_EQ (VOIDmode,
   12076                 :             :         gen_rtx_REG (CCOmode,
   12077                 :             :         17),
   12078                 :             :         const0_rtx),
   12079                 :             :         gen_rtx_LABEL_REF (VOIDmode,
   12080                 :             :         operand3),
   12081                 :             :         pc_rtx)));
   12082                 :             :   _val = get_insns ();
   12083                 :             :   end_sequence ();
   12084                 :             :   return _val;
   12085                 :             : }
   12086                 :             : 
   12087                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:7352 */
   12088                 :             : rtx
   12089                 :             : gen_addvsi4 (rtx operand0,
   12090                 :             :         rtx operand1,
   12091                 :             :         rtx operand2,
   12092                 :             :         rtx operand3)
   12093                 :             : {
   12094                 :             :   rtx operand4;
   12095                 :             :   rtx_insn *_val = 0;
   12096                 :             :   start_sequence ();
   12097                 :             :   {
   12098                 :             :     rtx operands[5];
   12099                 :             :     operands[0] = operand0;
   12100                 :             :     operands[1] = operand1;
   12101                 :             :     operands[2] = operand2;
   12102                 :             :     operands[3] = operand3;
   12103                 :             : #define FAIL return (end_sequence (), _val)
   12104                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   12105                 :             : #line 7370 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   12106                 :             : {
   12107                 :             :   ix86_fixup_binary_operands_no_copy (PLUS, SImode, operands);
   12108                 :             :   if (CONST_SCALAR_INT_P (operands[2]))
   12109                 :             :     operands[4] = operands[2];
   12110                 :             :   else
   12111                 :             :     operands[4] = gen_rtx_SIGN_EXTEND (DImode, operands[2]);
   12112                 :             : }
   12113                 :             : #undef DONE
   12114                 :             : #undef FAIL
   12115                 :             :     operand0 = operands[0];
   12116                 :             :     (void) operand0;
   12117                 :             :     operand1 = operands[1];
   12118                 :             :     (void) operand1;
   12119                 :             :     operand2 = operands[2];
   12120                 :             :     (void) operand2;
   12121                 :             :     operand3 = operands[3];
   12122                 :             :     (void) operand3;
   12123                 :             :     operand4 = operands[4];
   12124                 :             :     (void) operand4;
   12125                 :             :   }
   12126                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   12127                 :             :         gen_rtvec (2,
   12128                 :             :                 gen_rtx_SET (gen_rtx_REG (CCOmode,
   12129                 :             :         17),
   12130                 :             :         gen_rtx_EQ (CCOmode,
   12131                 :             :         gen_rtx_PLUS (DImode,
   12132                 :             :         gen_rtx_SIGN_EXTEND (DImode,
   12133                 :             :         operand1),
   12134                 :             :         operand4),
   12135                 :             :         gen_rtx_SIGN_EXTEND (DImode,
   12136                 :             :         gen_rtx_PLUS (SImode,
   12137                 :             :         copy_rtx (operand1),
   12138                 :             :         operand2)))),
   12139                 :             :                 gen_rtx_SET (operand0,
   12140                 :             :         gen_rtx_PLUS (SImode,
   12141                 :             :         copy_rtx (operand1),
   12142                 :             :         copy_rtx (operand2))))), true);
   12143                 :             :   emit_jump_insn (gen_rtx_SET (pc_rtx,
   12144                 :             :         gen_rtx_IF_THEN_ELSE (VOIDmode,
   12145                 :             :         gen_rtx_EQ (VOIDmode,
   12146                 :             :         gen_rtx_REG (CCOmode,
   12147                 :             :         17),
   12148                 :             :         const0_rtx),
   12149                 :             :         gen_rtx_LABEL_REF (VOIDmode,
   12150                 :             :         operand3),
   12151                 :             :         pc_rtx)));
   12152                 :             :   _val = get_insns ();
   12153                 :             :   end_sequence ();
   12154                 :             :   return _val;
   12155                 :             : }
   12156                 :             : 
   12157                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:7352 */
   12158                 :             : rtx
   12159                 :             : gen_addvdi4 (rtx operand0,
   12160                 :             :         rtx operand1,
   12161                 :             :         rtx operand2,
   12162                 :             :         rtx operand3)
   12163                 :             : {
   12164                 :             :   rtx operand4;
   12165                 :             :   rtx_insn *_val = 0;
   12166                 :             :   start_sequence ();
   12167                 :             :   {
   12168                 :             :     rtx operands[5];
   12169                 :             :     operands[0] = operand0;
   12170                 :             :     operands[1] = operand1;
   12171                 :             :     operands[2] = operand2;
   12172                 :             :     operands[3] = operand3;
   12173                 :             : #define FAIL return (end_sequence (), _val)
   12174                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   12175                 :             : #line 7370 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   12176                 :             : {
   12177                 :             :   ix86_fixup_binary_operands_no_copy (PLUS, DImode, operands);
   12178                 :             :   if (CONST_SCALAR_INT_P (operands[2]))
   12179                 :             :     operands[4] = operands[2];
   12180                 :             :   else
   12181                 :             :     operands[4] = gen_rtx_SIGN_EXTEND (TImode, operands[2]);
   12182                 :             : }
   12183                 :             : #undef DONE
   12184                 :             : #undef FAIL
   12185                 :             :     operand0 = operands[0];
   12186                 :             :     (void) operand0;
   12187                 :             :     operand1 = operands[1];
   12188                 :             :     (void) operand1;
   12189                 :             :     operand2 = operands[2];
   12190                 :             :     (void) operand2;
   12191                 :             :     operand3 = operands[3];
   12192                 :             :     (void) operand3;
   12193                 :             :     operand4 = operands[4];
   12194                 :             :     (void) operand4;
   12195                 :             :   }
   12196                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   12197                 :             :         gen_rtvec (2,
   12198                 :             :                 gen_rtx_SET (gen_rtx_REG (CCOmode,
   12199                 :             :         17),
   12200                 :             :         gen_rtx_EQ (CCOmode,
   12201                 :             :         gen_rtx_PLUS (TImode,
   12202                 :             :         gen_rtx_SIGN_EXTEND (TImode,
   12203                 :             :         operand1),
   12204                 :             :         operand4),
   12205                 :             :         gen_rtx_SIGN_EXTEND (TImode,
   12206                 :             :         gen_rtx_PLUS (DImode,
   12207                 :             :         copy_rtx (operand1),
   12208                 :             :         operand2)))),
   12209                 :             :                 gen_rtx_SET (operand0,
   12210                 :             :         gen_rtx_PLUS (DImode,
   12211                 :             :         copy_rtx (operand1),
   12212                 :             :         copy_rtx (operand2))))), true);
   12213                 :             :   emit_jump_insn (gen_rtx_SET (pc_rtx,
   12214                 :             :         gen_rtx_IF_THEN_ELSE (VOIDmode,
   12215                 :             :         gen_rtx_EQ (VOIDmode,
   12216                 :             :         gen_rtx_REG (CCOmode,
   12217                 :             :         17),
   12218                 :             :         const0_rtx),
   12219                 :             :         gen_rtx_LABEL_REF (VOIDmode,
   12220                 :             :         operand3),
   12221                 :             :         pc_rtx)));
   12222                 :             :   _val = get_insns ();
   12223                 :             :   end_sequence ();
   12224                 :             :   return _val;
   12225                 :             : }
   12226                 :             : 
   12227                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:7352 */
   12228                 :             : rtx
   12229                 :             : gen_addvti4 (rtx operand0,
   12230                 :             :         rtx operand1,
   12231                 :             :         rtx operand2,
   12232                 :             :         rtx operand3)
   12233                 :             : {
   12234                 :             :   rtx operand4;
   12235                 :             :   rtx_insn *_val = 0;
   12236                 :             :   start_sequence ();
   12237                 :             :   {
   12238                 :             :     rtx operands[5];
   12239                 :             :     operands[0] = operand0;
   12240                 :             :     operands[1] = operand1;
   12241                 :             :     operands[2] = operand2;
   12242                 :             :     operands[3] = operand3;
   12243                 :             : #define FAIL return (end_sequence (), _val)
   12244                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   12245                 :             : #line 7370 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   12246                 :             : {
   12247                 :             :   ix86_fixup_binary_operands_no_copy (PLUS, TImode, operands);
   12248                 :             :   if (CONST_SCALAR_INT_P (operands[2]))
   12249                 :             :     operands[4] = operands[2];
   12250                 :             :   else
   12251                 :             :     operands[4] = gen_rtx_SIGN_EXTEND (POImode, operands[2]);
   12252                 :             : }
   12253                 :             : #undef DONE
   12254                 :             : #undef FAIL
   12255                 :             :     operand0 = operands[0];
   12256                 :             :     (void) operand0;
   12257                 :             :     operand1 = operands[1];
   12258                 :             :     (void) operand1;
   12259                 :             :     operand2 = operands[2];
   12260                 :             :     (void) operand2;
   12261                 :             :     operand3 = operands[3];
   12262                 :             :     (void) operand3;
   12263                 :             :     operand4 = operands[4];
   12264                 :             :     (void) operand4;
   12265                 :             :   }
   12266                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   12267                 :             :         gen_rtvec (2,
   12268                 :             :                 gen_rtx_SET (gen_rtx_REG (CCOmode,
   12269                 :             :         17),
   12270                 :             :         gen_rtx_EQ (CCOmode,
   12271                 :             :         gen_rtx_PLUS (POImode,
   12272                 :             :         gen_rtx_SIGN_EXTEND (POImode,
   12273                 :             :         operand1),
   12274                 :             :         operand4),
   12275                 :             :         gen_rtx_SIGN_EXTEND (POImode,
   12276                 :             :         gen_rtx_PLUS (TImode,
   12277                 :             :         copy_rtx (operand1),
   12278                 :             :         operand2)))),
   12279                 :             :                 gen_rtx_SET (operand0,
   12280                 :             :         gen_rtx_PLUS (TImode,
   12281                 :             :         copy_rtx (operand1),
   12282                 :             :         copy_rtx (operand2))))), true);
   12283                 :             :   emit_jump_insn (gen_rtx_SET (pc_rtx,
   12284                 :             :         gen_rtx_IF_THEN_ELSE (VOIDmode,
   12285                 :             :         gen_rtx_EQ (VOIDmode,
   12286                 :             :         gen_rtx_REG (CCOmode,
   12287                 :             :         17),
   12288                 :             :         const0_rtx),
   12289                 :             :         gen_rtx_LABEL_REF (VOIDmode,
   12290                 :             :         operand3),
   12291                 :             :         pc_rtx)));
   12292                 :             :   _val = get_insns ();
   12293                 :             :   end_sequence ();
   12294                 :             :   return _val;
   12295                 :             : }
   12296                 :             : 
   12297                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:7430 */
   12298                 :             : extern rtx_insn *gen_split_140 (rtx_insn *, rtx *);
   12299                 :             : rtx_insn *
   12300                 :             : gen_split_140 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   12301                 :             : {
   12302                 :             :   rtx operand0;
   12303                 :             :   rtx operand1;
   12304                 :             :   rtx operand2;
   12305                 :             :   rtx operand3;
   12306                 :             :   rtx operand4;
   12307                 :             :   rtx operand5;
   12308                 :             :   rtx_insn *_val = NULL;
   12309                 :             :   if (dump_file)
   12310                 :             :     fprintf (dump_file, "Splitting with gen_split_140 (i386.md:7430)\n");
   12311                 :             :   start_sequence ();
   12312                 :             : #define FAIL return (end_sequence (), _val)
   12313                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   12314                 :             : #line 7470 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   12315                 :             : {
   12316                 :             :   split_double_mode (DImode, &operands[0], 3, &operands[0], &operands[3]);
   12317                 :             : }
   12318                 :             : #undef DONE
   12319                 :             : #undef FAIL
   12320                 :             :   operand0 = operands[0];
   12321                 :             :   (void) operand0;
   12322                 :             :   operand1 = operands[1];
   12323                 :             :   (void) operand1;
   12324                 :             :   operand2 = operands[2];
   12325                 :             :   (void) operand2;
   12326                 :             :   operand3 = operands[3];
   12327                 :             :   (void) operand3;
   12328                 :             :   operand4 = operands[4];
   12329                 :             :   (void) operand4;
   12330                 :             :   operand5 = operands[5];
   12331                 :             :   (void) operand5;
   12332                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   12333                 :             :         gen_rtvec (2,
   12334                 :             :                 gen_rtx_SET (gen_rtx_REG (CCCmode,
   12335                 :             :         17),
   12336                 :             :         gen_rtx_COMPARE (CCCmode,
   12337                 :             :         gen_rtx_PLUS (SImode,
   12338                 :             :         operand1,
   12339                 :             :         operand2),
   12340                 :             :         copy_rtx (operand1))),
   12341                 :             :                 gen_rtx_SET (operand0,
   12342                 :             :         gen_rtx_PLUS (SImode,
   12343                 :             :         copy_rtx (operand1),
   12344                 :             :         copy_rtx (operand2))))), true);
   12345                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   12346                 :             :         gen_rtvec (2,
   12347                 :             :                 gen_rtx_SET (gen_rtx_REG (CCOmode,
   12348                 :             :         17),
   12349                 :             :         gen_rtx_EQ (CCOmode,
   12350                 :             :         gen_rtx_PLUS (DImode,
   12351                 :             :         gen_rtx_PLUS (DImode,
   12352                 :             :         gen_rtx_LTU (DImode,
   12353                 :             :         gen_rtx_REG (CCmode,
   12354                 :             :         17),
   12355                 :             :         const0_rtx),
   12356                 :             :         gen_rtx_SIGN_EXTEND (DImode,
   12357                 :             :         operand4)),
   12358                 :             :         gen_rtx_SIGN_EXTEND (DImode,
   12359                 :             :         operand5)),
   12360                 :             :         gen_rtx_SIGN_EXTEND (DImode,
   12361                 :             :         gen_rtx_PLUS (SImode,
   12362                 :             :         gen_rtx_PLUS (SImode,
   12363                 :             :         gen_rtx_LTU (SImode,
   12364                 :             :         gen_rtx_REG (CCmode,
   12365                 :             :         17),
   12366                 :             :         const0_rtx),
   12367                 :             :         copy_rtx (operand4)),
   12368                 :             :         copy_rtx (operand5))))),
   12369                 :             :                 gen_rtx_SET (operand3,
   12370                 :             :         gen_rtx_PLUS (SImode,
   12371                 :             :         gen_rtx_PLUS (SImode,
   12372                 :             :         gen_rtx_LTU (SImode,
   12373                 :             :         gen_rtx_REG (CCmode,
   12374                 :             :         17),
   12375                 :             :         const0_rtx),
   12376                 :             :         copy_rtx (operand4)),
   12377                 :             :         copy_rtx (operand5))))), false);
   12378                 :             :   _val = get_insns ();
   12379                 :             :   end_sequence ();
   12380                 :             :   return _val;
   12381                 :             : }
   12382                 :             : 
   12383                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:7430 */
   12384                 :             : extern rtx_insn *gen_split_141 (rtx_insn *, rtx *);
   12385                 :             : rtx_insn *
   12386                 :             : gen_split_141 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   12387                 :             : {
   12388                 :             :   rtx operand0;
   12389                 :             :   rtx operand1;
   12390                 :             :   rtx operand2;
   12391                 :             :   rtx operand3;
   12392                 :             :   rtx operand4;
   12393                 :             :   rtx operand5;
   12394                 :             :   rtx_insn *_val = NULL;
   12395                 :             :   if (dump_file)
   12396                 :             :     fprintf (dump_file, "Splitting with gen_split_141 (i386.md:7430)\n");
   12397                 :             :   start_sequence ();
   12398                 :             : #define FAIL return (end_sequence (), _val)
   12399                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   12400                 :             : #line 7470 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   12401                 :             : {
   12402                 :             :   split_double_mode (TImode, &operands[0], 3, &operands[0], &operands[3]);
   12403                 :             : }
   12404                 :             : #undef DONE
   12405                 :             : #undef FAIL
   12406                 :             :   operand0 = operands[0];
   12407                 :             :   (void) operand0;
   12408                 :             :   operand1 = operands[1];
   12409                 :             :   (void) operand1;
   12410                 :             :   operand2 = operands[2];
   12411                 :             :   (void) operand2;
   12412                 :             :   operand3 = operands[3];
   12413                 :             :   (void) operand3;
   12414                 :             :   operand4 = operands[4];
   12415                 :             :   (void) operand4;
   12416                 :             :   operand5 = operands[5];
   12417                 :             :   (void) operand5;
   12418                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   12419                 :             :         gen_rtvec (2,
   12420                 :             :                 gen_rtx_SET (gen_rtx_REG (CCCmode,
   12421                 :             :         17),
   12422                 :             :         gen_rtx_COMPARE (CCCmode,
   12423                 :             :         gen_rtx_PLUS (DImode,
   12424                 :             :         operand1,
   12425                 :             :         operand2),
   12426                 :             :         copy_rtx (operand1))),
   12427                 :             :                 gen_rtx_SET (operand0,
   12428                 :             :         gen_rtx_PLUS (DImode,
   12429                 :             :         copy_rtx (operand1),
   12430                 :             :         copy_rtx (operand2))))), true);
   12431                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   12432                 :             :         gen_rtvec (2,
   12433                 :             :                 gen_rtx_SET (gen_rtx_REG (CCOmode,
   12434                 :             :         17),
   12435                 :             :         gen_rtx_EQ (CCOmode,
   12436                 :             :         gen_rtx_PLUS (TImode,
   12437                 :             :         gen_rtx_PLUS (TImode,
   12438                 :             :         gen_rtx_LTU (TImode,
   12439                 :             :         gen_rtx_REG (CCmode,
   12440                 :             :         17),
   12441                 :             :         const0_rtx),
   12442                 :             :         gen_rtx_SIGN_EXTEND (TImode,
   12443                 :             :         operand4)),
   12444                 :             :         gen_rtx_SIGN_EXTEND (TImode,
   12445                 :             :         operand5)),
   12446                 :             :         gen_rtx_SIGN_EXTEND (TImode,
   12447                 :             :         gen_rtx_PLUS (DImode,
   12448                 :             :         gen_rtx_PLUS (DImode,
   12449                 :             :         gen_rtx_LTU (DImode,
   12450                 :             :         gen_rtx_REG (CCmode,
   12451                 :             :         17),
   12452                 :             :         const0_rtx),
   12453                 :             :         copy_rtx (operand4)),
   12454                 :             :         copy_rtx (operand5))))),
   12455                 :             :                 gen_rtx_SET (operand3,
   12456                 :             :         gen_rtx_PLUS (DImode,
   12457                 :             :         gen_rtx_PLUS (DImode,
   12458                 :             :         gen_rtx_LTU (DImode,
   12459                 :             :         gen_rtx_REG (CCmode,
   12460                 :             :         17),
   12461                 :             :         const0_rtx),
   12462                 :             :         copy_rtx (operand4)),
   12463                 :             :         copy_rtx (operand5))))), false);
   12464                 :             :   _val = get_insns ();
   12465                 :             :   end_sequence ();
   12466                 :             :   return _val;
   12467                 :             : }
   12468                 :             : 
   12469                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:7475 */
   12470                 :             : extern rtx_insn *gen_split_142 (rtx_insn *, rtx *);
   12471                 :             : rtx_insn *
   12472                 :             : gen_split_142 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   12473                 :             : {
   12474                 :             :   rtx operand0;
   12475                 :             :   rtx operand1;
   12476                 :             :   rtx operand2;
   12477                 :             :   rtx operand3;
   12478                 :             :   rtx operand4;
   12479                 :             :   rtx operand5;
   12480                 :             :   rtx_insn *_val = NULL;
   12481                 :             :   if (dump_file)
   12482                 :             :     fprintf (dump_file, "Splitting with gen_split_142 (i386.md:7475)\n");
   12483                 :             :   start_sequence ();
   12484                 :             : #define FAIL return (end_sequence (), _val)
   12485                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   12486                 :             : #line 7518 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   12487                 :             : {
   12488                 :             :   split_double_mode (DImode, &operands[0], 3, &operands[0], &operands[3]);
   12489                 :             :   if (operands[2] == const0_rtx)
   12490                 :             :     {
   12491                 :             :       if (!rtx_equal_p (operands[0], operands[1]))
   12492                 :             :         emit_move_insn (operands[0], operands[1]);
   12493                 :             :       emit_insn (gen_addvsi4_1 (operands[3], operands[4], operands[5],
   12494                 :             :                                     operands[5]));
   12495                 :             :       DONE;
   12496                 :             :     }
   12497                 :             : }
   12498                 :             : #undef DONE
   12499                 :             : #undef FAIL
   12500                 :             :   operand0 = operands[0];
   12501                 :             :   (void) operand0;
   12502                 :             :   operand1 = operands[1];
   12503                 :             :   (void) operand1;
   12504                 :             :   operand2 = operands[2];
   12505                 :             :   (void) operand2;
   12506                 :             :   operand3 = operands[3];
   12507                 :             :   (void) operand3;
   12508                 :             :   operand4 = operands[4];
   12509                 :             :   (void) operand4;
   12510                 :             :   operand5 = operands[5];
   12511                 :             :   (void) operand5;
   12512                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   12513                 :             :         gen_rtvec (2,
   12514                 :             :                 gen_rtx_SET (gen_rtx_REG (CCCmode,
   12515                 :             :         17),
   12516                 :             :         gen_rtx_COMPARE (CCCmode,
   12517                 :             :         gen_rtx_PLUS (SImode,
   12518                 :             :         operand1,
   12519                 :             :         operand2),
   12520                 :             :         copy_rtx (operand1))),
   12521                 :             :                 gen_rtx_SET (operand0,
   12522                 :             :         gen_rtx_PLUS (SImode,
   12523                 :             :         copy_rtx (operand1),
   12524                 :             :         copy_rtx (operand2))))), true);
   12525                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   12526                 :             :         gen_rtvec (2,
   12527                 :             :                 gen_rtx_SET (gen_rtx_REG (CCOmode,
   12528                 :             :         17),
   12529                 :             :         gen_rtx_EQ (CCOmode,
   12530                 :             :         gen_rtx_PLUS (DImode,
   12531                 :             :         gen_rtx_PLUS (DImode,
   12532                 :             :         gen_rtx_LTU (DImode,
   12533                 :             :         gen_rtx_REG (CCmode,
   12534                 :             :         17),
   12535                 :             :         const0_rtx),
   12536                 :             :         gen_rtx_SIGN_EXTEND (DImode,
   12537                 :             :         operand4)),
   12538                 :             :         operand5),
   12539                 :             :         gen_rtx_SIGN_EXTEND (DImode,
   12540                 :             :         gen_rtx_PLUS (SImode,
   12541                 :             :         gen_rtx_PLUS (SImode,
   12542                 :             :         gen_rtx_LTU (SImode,
   12543                 :             :         gen_rtx_REG (CCmode,
   12544                 :             :         17),
   12545                 :             :         const0_rtx),
   12546                 :             :         copy_rtx (operand4)),
   12547                 :             :         copy_rtx (operand5))))),
   12548                 :             :                 gen_rtx_SET (operand3,
   12549                 :             :         gen_rtx_PLUS (SImode,
   12550                 :             :         gen_rtx_PLUS (SImode,
   12551                 :             :         gen_rtx_LTU (SImode,
   12552                 :             :         gen_rtx_REG (CCmode,
   12553                 :             :         17),
   12554                 :             :         const0_rtx),
   12555                 :             :         copy_rtx (operand4)),
   12556                 :             :         copy_rtx (operand5))))), false);
   12557                 :             :   _val = get_insns ();
   12558                 :             :   end_sequence ();
   12559                 :             :   return _val;
   12560                 :             : }
   12561                 :             : 
   12562                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:7475 */
   12563                 :             : extern rtx_insn *gen_split_143 (rtx_insn *, rtx *);
   12564                 :             : rtx_insn *
   12565                 :             : gen_split_143 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   12566                 :             : {
   12567                 :             :   rtx operand0;
   12568                 :             :   rtx operand1;
   12569                 :             :   rtx operand2;
   12570                 :             :   rtx operand3;
   12571                 :             :   rtx operand4;
   12572                 :             :   rtx operand5;
   12573                 :             :   rtx_insn *_val = NULL;
   12574                 :             :   if (dump_file)
   12575                 :             :     fprintf (dump_file, "Splitting with gen_split_143 (i386.md:7475)\n");
   12576                 :             :   start_sequence ();
   12577                 :             : #define FAIL return (end_sequence (), _val)
   12578                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   12579                 :             : #line 7518 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   12580                 :             : {
   12581                 :             :   split_double_mode (TImode, &operands[0], 3, &operands[0], &operands[3]);
   12582                 :             :   if (operands[2] == const0_rtx)
   12583                 :             :     {
   12584                 :             :       if (!rtx_equal_p (operands[0], operands[1]))
   12585                 :             :         emit_move_insn (operands[0], operands[1]);
   12586                 :             :       emit_insn (gen_addvdi4_1 (operands[3], operands[4], operands[5],
   12587                 :             :                                     operands[5]));
   12588                 :             :       DONE;
   12589                 :             :     }
   12590                 :             : }
   12591                 :             : #undef DONE
   12592                 :             : #undef FAIL
   12593                 :             :   operand0 = operands[0];
   12594                 :             :   (void) operand0;
   12595                 :             :   operand1 = operands[1];
   12596                 :             :   (void) operand1;
   12597                 :             :   operand2 = operands[2];
   12598                 :             :   (void) operand2;
   12599                 :             :   operand3 = operands[3];
   12600                 :             :   (void) operand3;
   12601                 :             :   operand4 = operands[4];
   12602                 :             :   (void) operand4;
   12603                 :             :   operand5 = operands[5];
   12604                 :             :   (void) operand5;
   12605                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   12606                 :             :         gen_rtvec (2,
   12607                 :             :                 gen_rtx_SET (gen_rtx_REG (CCCmode,
   12608                 :             :         17),
   12609                 :             :         gen_rtx_COMPARE (CCCmode,
   12610                 :             :         gen_rtx_PLUS (DImode,
   12611                 :             :         operand1,
   12612                 :             :         operand2),
   12613                 :             :         copy_rtx (operand1))),
   12614                 :             :                 gen_rtx_SET (operand0,
   12615                 :             :         gen_rtx_PLUS (DImode,
   12616                 :             :         copy_rtx (operand1),
   12617                 :             :         copy_rtx (operand2))))), true);
   12618                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   12619                 :             :         gen_rtvec (2,
   12620                 :             :                 gen_rtx_SET (gen_rtx_REG (CCOmode,
   12621                 :             :         17),
   12622                 :             :         gen_rtx_EQ (CCOmode,
   12623                 :             :         gen_rtx_PLUS (TImode,
   12624                 :             :         gen_rtx_PLUS (TImode,
   12625                 :             :         gen_rtx_LTU (TImode,
   12626                 :             :         gen_rtx_REG (CCmode,
   12627                 :             :         17),
   12628                 :             :         const0_rtx),
   12629                 :             :         gen_rtx_SIGN_EXTEND (TImode,
   12630                 :             :         operand4)),
   12631                 :             :         operand5),
   12632                 :             :         gen_rtx_SIGN_EXTEND (TImode,
   12633                 :             :         gen_rtx_PLUS (DImode,
   12634                 :             :         gen_rtx_PLUS (DImode,
   12635                 :             :         gen_rtx_LTU (DImode,
   12636                 :             :         gen_rtx_REG (CCmode,
   12637                 :             :         17),
   12638                 :             :         const0_rtx),
   12639                 :             :         copy_rtx (operand4)),
   12640                 :             :         copy_rtx (operand5))))),
   12641                 :             :                 gen_rtx_SET (operand3,
   12642                 :             :         gen_rtx_PLUS (DImode,
   12643                 :             :         gen_rtx_PLUS (DImode,
   12644                 :             :         gen_rtx_LTU (DImode,
   12645                 :             :         gen_rtx_REG (CCmode,
   12646                 :             :         17),
   12647                 :             :         const0_rtx),
   12648                 :             :         copy_rtx (operand4)),
   12649                 :             :         copy_rtx (operand5))))), false);
   12650                 :             :   _val = get_insns ();
   12651                 :             :   end_sequence ();
   12652                 :             :   return _val;
   12653                 :             : }
   12654                 :             : 
   12655                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:7602 */
   12656                 :             : rtx
   12657                 :             : gen_uaddvqi4 (rtx operand0,
   12658                 :             :         rtx operand1,
   12659                 :             :         rtx operand2,
   12660                 :             :         rtx operand3)
   12661                 :             : {
   12662                 :             :   rtx_insn *_val = 0;
   12663                 :             :   start_sequence ();
   12664                 :             :   {
   12665                 :             :     rtx operands[4];
   12666                 :             :     operands[0] = operand0;
   12667                 :             :     operands[1] = operand1;
   12668                 :             :     operands[2] = operand2;
   12669                 :             :     operands[3] = operand3;
   12670                 :             : #define FAIL return (end_sequence (), _val)
   12671                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   12672                 :             : #line 7616 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   12673                 :             : ix86_fixup_binary_operands_no_copy (PLUS, QImode, operands);
   12674                 :             : #undef DONE
   12675                 :             : #undef FAIL
   12676                 :             :     operand0 = operands[0];
   12677                 :             :     (void) operand0;
   12678                 :             :     operand1 = operands[1];
   12679                 :             :     (void) operand1;
   12680                 :             :     operand2 = operands[2];
   12681                 :             :     (void) operand2;
   12682                 :             :     operand3 = operands[3];
   12683                 :             :     (void) operand3;
   12684                 :             :   }
   12685                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   12686                 :             :         gen_rtvec (2,
   12687                 :             :                 gen_rtx_SET (gen_rtx_REG (CCCmode,
   12688                 :             :         17),
   12689                 :             :         gen_rtx_COMPARE (CCCmode,
   12690                 :             :         gen_rtx_PLUS (QImode,
   12691                 :             :         operand1,
   12692                 :             :         operand2),
   12693                 :             :         copy_rtx (operand1))),
   12694                 :             :                 gen_rtx_SET (operand0,
   12695                 :             :         gen_rtx_PLUS (QImode,
   12696                 :             :         copy_rtx (operand1),
   12697                 :             :         copy_rtx (operand2))))), true);
   12698                 :             :   emit_jump_insn (gen_rtx_SET (pc_rtx,
   12699                 :             :         gen_rtx_IF_THEN_ELSE (VOIDmode,
   12700                 :             :         gen_rtx_LTU (VOIDmode,
   12701                 :             :         gen_rtx_REG (CCCmode,
   12702                 :             :         17),
   12703                 :             :         const0_rtx),
   12704                 :             :         gen_rtx_LABEL_REF (VOIDmode,
   12705                 :             :         operand3),
   12706                 :             :         pc_rtx)));
   12707                 :             :   _val = get_insns ();
   12708                 :             :   end_sequence ();
   12709                 :             :   return _val;
   12710                 :             : }
   12711                 :             : 
   12712                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:7602 */
   12713                 :             : rtx
   12714                 :             : gen_uaddvhi4 (rtx operand0,
   12715                 :             :         rtx operand1,
   12716                 :             :         rtx operand2,
   12717                 :             :         rtx operand3)
   12718                 :             : {
   12719                 :             :   rtx_insn *_val = 0;
   12720                 :             :   start_sequence ();
   12721                 :             :   {
   12722                 :             :     rtx operands[4];
   12723                 :             :     operands[0] = operand0;
   12724                 :             :     operands[1] = operand1;
   12725                 :             :     operands[2] = operand2;
   12726                 :             :     operands[3] = operand3;
   12727                 :             : #define FAIL return (end_sequence (), _val)
   12728                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   12729                 :             : #line 7616 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   12730                 :             : ix86_fixup_binary_operands_no_copy (PLUS, HImode, operands);
   12731                 :             : #undef DONE
   12732                 :             : #undef FAIL
   12733                 :             :     operand0 = operands[0];
   12734                 :             :     (void) operand0;
   12735                 :             :     operand1 = operands[1];
   12736                 :             :     (void) operand1;
   12737                 :             :     operand2 = operands[2];
   12738                 :             :     (void) operand2;
   12739                 :             :     operand3 = operands[3];
   12740                 :             :     (void) operand3;
   12741                 :             :   }
   12742                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   12743                 :             :         gen_rtvec (2,
   12744                 :             :                 gen_rtx_SET (gen_rtx_REG (CCCmode,
   12745                 :             :         17),
   12746                 :             :         gen_rtx_COMPARE (CCCmode,
   12747                 :             :         gen_rtx_PLUS (HImode,
   12748                 :             :         operand1,
   12749                 :             :         operand2),
   12750                 :             :         copy_rtx (operand1))),
   12751                 :             :                 gen_rtx_SET (operand0,
   12752                 :             :         gen_rtx_PLUS (HImode,
   12753                 :             :         copy_rtx (operand1),
   12754                 :             :         copy_rtx (operand2))))), true);
   12755                 :             :   emit_jump_insn (gen_rtx_SET (pc_rtx,
   12756                 :             :         gen_rtx_IF_THEN_ELSE (VOIDmode,
   12757                 :             :         gen_rtx_LTU (VOIDmode,
   12758                 :             :         gen_rtx_REG (CCCmode,
   12759                 :             :         17),
   12760                 :             :         const0_rtx),
   12761                 :             :         gen_rtx_LABEL_REF (VOIDmode,
   12762                 :             :         operand3),
   12763                 :             :         pc_rtx)));
   12764                 :             :   _val = get_insns ();
   12765                 :             :   end_sequence ();
   12766                 :             :   return _val;
   12767                 :             : }
   12768                 :             : 
   12769                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:7602 */
   12770                 :             : rtx
   12771                 :             : gen_uaddvsi4 (rtx operand0,
   12772                 :             :         rtx operand1,
   12773                 :             :         rtx operand2,
   12774                 :             :         rtx operand3)
   12775                 :             : {
   12776                 :             :   rtx_insn *_val = 0;
   12777                 :             :   start_sequence ();
   12778                 :             :   {
   12779                 :             :     rtx operands[4];
   12780                 :             :     operands[0] = operand0;
   12781                 :             :     operands[1] = operand1;
   12782                 :             :     operands[2] = operand2;
   12783                 :             :     operands[3] = operand3;
   12784                 :             : #define FAIL return (end_sequence (), _val)
   12785                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   12786                 :             : #line 7616 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   12787                 :             : ix86_fixup_binary_operands_no_copy (PLUS, SImode, operands);
   12788                 :             : #undef DONE
   12789                 :             : #undef FAIL
   12790                 :             :     operand0 = operands[0];
   12791                 :             :     (void) operand0;
   12792                 :             :     operand1 = operands[1];
   12793                 :             :     (void) operand1;
   12794                 :             :     operand2 = operands[2];
   12795                 :             :     (void) operand2;
   12796                 :             :     operand3 = operands[3];
   12797                 :             :     (void) operand3;
   12798                 :             :   }
   12799                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   12800                 :             :         gen_rtvec (2,
   12801                 :             :                 gen_rtx_SET (gen_rtx_REG (CCCmode,
   12802                 :             :         17),
   12803                 :             :         gen_rtx_COMPARE (CCCmode,
   12804                 :             :         gen_rtx_PLUS (SImode,
   12805                 :             :         operand1,
   12806                 :             :         operand2),
   12807                 :             :         copy_rtx (operand1))),
   12808                 :             :                 gen_rtx_SET (operand0,
   12809                 :             :         gen_rtx_PLUS (SImode,
   12810                 :             :         copy_rtx (operand1),
   12811                 :             :         copy_rtx (operand2))))), true);
   12812                 :             :   emit_jump_insn (gen_rtx_SET (pc_rtx,
   12813                 :             :         gen_rtx_IF_THEN_ELSE (VOIDmode,
   12814                 :             :         gen_rtx_LTU (VOIDmode,
   12815                 :             :         gen_rtx_REG (CCCmode,
   12816                 :             :         17),
   12817                 :             :         const0_rtx),
   12818                 :             :         gen_rtx_LABEL_REF (VOIDmode,
   12819                 :             :         operand3),
   12820                 :             :         pc_rtx)));
   12821                 :             :   _val = get_insns ();
   12822                 :             :   end_sequence ();
   12823                 :             :   return _val;
   12824                 :             : }
   12825                 :             : 
   12826                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:7602 */
   12827                 :             : rtx
   12828                 :             : gen_uaddvdi4 (rtx operand0,
   12829                 :             :         rtx operand1,
   12830                 :             :         rtx operand2,
   12831                 :             :         rtx operand3)
   12832                 :             : {
   12833                 :             :   rtx_insn *_val = 0;
   12834                 :             :   start_sequence ();
   12835                 :             :   {
   12836                 :             :     rtx operands[4];
   12837                 :             :     operands[0] = operand0;
   12838                 :             :     operands[1] = operand1;
   12839                 :             :     operands[2] = operand2;
   12840                 :             :     operands[3] = operand3;
   12841                 :             : #define FAIL return (end_sequence (), _val)
   12842                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   12843                 :             : #line 7616 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   12844                 :             : ix86_fixup_binary_operands_no_copy (PLUS, DImode, operands);
   12845                 :             : #undef DONE
   12846                 :             : #undef FAIL
   12847                 :             :     operand0 = operands[0];
   12848                 :             :     (void) operand0;
   12849                 :             :     operand1 = operands[1];
   12850                 :             :     (void) operand1;
   12851                 :             :     operand2 = operands[2];
   12852                 :             :     (void) operand2;
   12853                 :             :     operand3 = operands[3];
   12854                 :             :     (void) operand3;
   12855                 :             :   }
   12856                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   12857                 :             :         gen_rtvec (2,
   12858                 :             :                 gen_rtx_SET (gen_rtx_REG (CCCmode,
   12859                 :             :         17),
   12860                 :             :         gen_rtx_COMPARE (CCCmode,
   12861                 :             :         gen_rtx_PLUS (DImode,
   12862                 :             :         operand1,
   12863                 :             :         operand2),
   12864                 :             :         copy_rtx (operand1))),
   12865                 :             :                 gen_rtx_SET (operand0,
   12866                 :             :         gen_rtx_PLUS (DImode,
   12867                 :             :         copy_rtx (operand1),
   12868                 :             :         copy_rtx (operand2))))), true);
   12869                 :             :   emit_jump_insn (gen_rtx_SET (pc_rtx,
   12870                 :             :         gen_rtx_IF_THEN_ELSE (VOIDmode,
   12871                 :             :         gen_rtx_LTU (VOIDmode,
   12872                 :             :         gen_rtx_REG (CCCmode,
   12873                 :             :         17),
   12874                 :             :         const0_rtx),
   12875                 :             :         gen_rtx_LABEL_REF (VOIDmode,
   12876                 :             :         operand3),
   12877                 :             :         pc_rtx)));
   12878                 :             :   _val = get_insns ();
   12879                 :             :   end_sequence ();
   12880                 :             :   return _val;
   12881                 :             : }
   12882                 :             : 
   12883                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:7602 */
   12884                 :             : rtx
   12885                 :             : gen_uaddvti4 (rtx operand0,
   12886                 :             :         rtx operand1,
   12887                 :             :         rtx operand2,
   12888                 :             :         rtx operand3)
   12889                 :             : {
   12890                 :             :   rtx_insn *_val = 0;
   12891                 :             :   start_sequence ();
   12892                 :             :   {
   12893                 :             :     rtx operands[4];
   12894                 :             :     operands[0] = operand0;
   12895                 :             :     operands[1] = operand1;
   12896                 :             :     operands[2] = operand2;
   12897                 :             :     operands[3] = operand3;
   12898                 :             : #define FAIL return (end_sequence (), _val)
   12899                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   12900                 :             : #line 7616 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   12901                 :             : ix86_fixup_binary_operands_no_copy (PLUS, TImode, operands);
   12902                 :             : #undef DONE
   12903                 :             : #undef FAIL
   12904                 :             :     operand0 = operands[0];
   12905                 :             :     (void) operand0;
   12906                 :             :     operand1 = operands[1];
   12907                 :             :     (void) operand1;
   12908                 :             :     operand2 = operands[2];
   12909                 :             :     (void) operand2;
   12910                 :             :     operand3 = operands[3];
   12911                 :             :     (void) operand3;
   12912                 :             :   }
   12913                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   12914                 :             :         gen_rtvec (2,
   12915                 :             :                 gen_rtx_SET (gen_rtx_REG (CCCmode,
   12916                 :             :         17),
   12917                 :             :         gen_rtx_COMPARE (CCCmode,
   12918                 :             :         gen_rtx_PLUS (TImode,
   12919                 :             :         operand1,
   12920                 :             :         operand2),
   12921                 :             :         copy_rtx (operand1))),
   12922                 :             :                 gen_rtx_SET (operand0,
   12923                 :             :         gen_rtx_PLUS (TImode,
   12924                 :             :         copy_rtx (operand1),
   12925                 :             :         copy_rtx (operand2))))), true);
   12926                 :             :   emit_jump_insn (gen_rtx_SET (pc_rtx,
   12927                 :             :         gen_rtx_IF_THEN_ELSE (VOIDmode,
   12928                 :             :         gen_rtx_LTU (VOIDmode,
   12929                 :             :         gen_rtx_REG (CCCmode,
   12930                 :             :         17),
   12931                 :             :         const0_rtx),
   12932                 :             :         gen_rtx_LABEL_REF (VOIDmode,
   12933                 :             :         operand3),
   12934                 :             :         pc_rtx)));
   12935                 :             :   _val = get_insns ();
   12936                 :             :   end_sequence ();
   12937                 :             :   return _val;
   12938                 :             : }
   12939                 :             : 
   12940                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:7621 */
   12941                 :             : extern rtx_insn *gen_split_144 (rtx_insn *, rtx *);
   12942                 :             : rtx_insn *
   12943                 :             : gen_split_144 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   12944                 :             : {
   12945                 :             :   rtx operand0;
   12946                 :             :   rtx operand1;
   12947                 :             :   rtx operand2;
   12948                 :             :   rtx operand3;
   12949                 :             :   rtx_insn *_val = NULL;
   12950                 :             :   if (dump_file)
   12951                 :             :     fprintf (dump_file, "Splitting with gen_split_144 (i386.md:7621)\n");
   12952                 :             :   start_sequence ();
   12953                 :             : #define FAIL return (end_sequence (), _val)
   12954                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   12955                 :             : #line 7634 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   12956                 :             : {
   12957                 :             :   operands[0] = gen_lowpart (SImode, operands[0]);
   12958                 :             :   operands[1] = gen_lowpart (SImode, operands[1]);
   12959                 :             :   operands[2] = gen_lowpart (SImode, operands[2]);
   12960                 :             :   operands[3] = gen_lowpart (SImode, operands[3]);
   12961                 :             : }
   12962                 :             : #undef DONE
   12963                 :             : #undef FAIL
   12964                 :             :   operand0 = operands[0];
   12965                 :             :   (void) operand0;
   12966                 :             :   operand1 = operands[1];
   12967                 :             :   (void) operand1;
   12968                 :             :   operand2 = operands[2];
   12969                 :             :   (void) operand2;
   12970                 :             :   operand3 = operands[3];
   12971                 :             :   (void) operand3;
   12972                 :             :   emit_insn (gen_rtx_SET (operand0,
   12973                 :             :         gen_rtx_PLUS (SImode,
   12974                 :             :         gen_rtx_PLUS (SImode,
   12975                 :             :         operand1,
   12976                 :             :         operand2),
   12977                 :             :         operand3)));
   12978                 :             :   _val = get_insns ();
   12979                 :             :   end_sequence ();
   12980                 :             :   return _val;
   12981                 :             : }
   12982                 :             : 
   12983                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:7621 */
   12984                 :             : extern rtx_insn *gen_split_145 (rtx_insn *, rtx *);
   12985                 :             : rtx_insn *
   12986                 :             : gen_split_145 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   12987                 :             : {
   12988                 :             :   rtx operand0;
   12989                 :             :   rtx operand1;
   12990                 :             :   rtx operand2;
   12991                 :             :   rtx operand3;
   12992                 :             :   rtx_insn *_val = NULL;
   12993                 :             :   if (dump_file)
   12994                 :             :     fprintf (dump_file, "Splitting with gen_split_145 (i386.md:7621)\n");
   12995                 :             :   start_sequence ();
   12996                 :             : #define FAIL return (end_sequence (), _val)
   12997                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   12998                 :             : #line 7634 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   12999                 :             : {
   13000                 :             :   operands[0] = gen_lowpart (SImode, operands[0]);
   13001                 :             :   operands[1] = gen_lowpart (SImode, operands[1]);
   13002                 :             :   operands[2] = gen_lowpart (SImode, operands[2]);
   13003                 :             :   operands[3] = gen_lowpart (SImode, operands[3]);
   13004                 :             : }
   13005                 :             : #undef DONE
   13006                 :             : #undef FAIL
   13007                 :             :   operand0 = operands[0];
   13008                 :             :   (void) operand0;
   13009                 :             :   operand1 = operands[1];
   13010                 :             :   (void) operand1;
   13011                 :             :   operand2 = operands[2];
   13012                 :             :   (void) operand2;
   13013                 :             :   operand3 = operands[3];
   13014                 :             :   (void) operand3;
   13015                 :             :   emit_insn (gen_rtx_SET (operand0,
   13016                 :             :         gen_rtx_PLUS (SImode,
   13017                 :             :         gen_rtx_PLUS (SImode,
   13018                 :             :         operand1,
   13019                 :             :         operand2),
   13020                 :             :         operand3)));
   13021                 :             :   _val = get_insns ();
   13022                 :             :   end_sequence ();
   13023                 :             :   return _val;
   13024                 :             : }
   13025                 :             : 
   13026                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:7643 */
   13027                 :             : extern rtx_insn *gen_split_146 (rtx_insn *, rtx *);
   13028                 :             : rtx_insn *
   13029                 :             : gen_split_146 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   13030                 :             : {
   13031                 :             :   rtx operand0;
   13032                 :             :   rtx operand1;
   13033                 :             :   rtx operand2;
   13034                 :             :   rtx operand3;
   13035                 :             :   rtx_insn *_val = NULL;
   13036                 :             :   if (dump_file)
   13037                 :             :     fprintf (dump_file, "Splitting with gen_split_146 (i386.md:7643)\n");
   13038                 :             :   start_sequence ();
   13039                 :             : #define FAIL return (end_sequence (), _val)
   13040                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   13041                 :             : #line 7656 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   13042                 :             : {
   13043                 :             :   operands[0] = gen_lowpart (SImode, operands[0]);
   13044                 :             :   operands[1] = gen_lowpart (SImode, operands[1]);
   13045                 :             :   operands[3] = gen_lowpart (SImode, operands[3]);
   13046                 :             : }
   13047                 :             : #undef DONE
   13048                 :             : #undef FAIL
   13049                 :             :   operand0 = operands[0];
   13050                 :             :   (void) operand0;
   13051                 :             :   operand1 = operands[1];
   13052                 :             :   (void) operand1;
   13053                 :             :   operand2 = operands[2];
   13054                 :             :   (void) operand2;
   13055                 :             :   operand3 = operands[3];
   13056                 :             :   (void) operand3;
   13057                 :             :   emit_insn (gen_rtx_SET (operand0,
   13058                 :             :         gen_rtx_PLUS (SImode,
   13059                 :             :         gen_rtx_MULT (SImode,
   13060                 :             :         operand1,
   13061                 :             :         operand2),
   13062                 :             :         operand3)));
   13063                 :             :   _val = get_insns ();
   13064                 :             :   end_sequence ();
   13065                 :             :   return _val;
   13066                 :             : }
   13067                 :             : 
   13068                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:7643 */
   13069                 :             : extern rtx_insn *gen_split_147 (rtx_insn *, rtx *);
   13070                 :             : rtx_insn *
   13071                 :             : gen_split_147 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   13072                 :             : {
   13073                 :             :   rtx operand0;
   13074                 :             :   rtx operand1;
   13075                 :             :   rtx operand2;
   13076                 :             :   rtx operand3;
   13077                 :             :   rtx_insn *_val = NULL;
   13078                 :             :   if (dump_file)
   13079                 :             :     fprintf (dump_file, "Splitting with gen_split_147 (i386.md:7643)\n");
   13080                 :             :   start_sequence ();
   13081                 :             : #define FAIL return (end_sequence (), _val)
   13082                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   13083                 :             : #line 7656 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   13084                 :             : {
   13085                 :             :   operands[0] = gen_lowpart (SImode, operands[0]);
   13086                 :             :   operands[1] = gen_lowpart (SImode, operands[1]);
   13087                 :             :   operands[3] = gen_lowpart (SImode, operands[3]);
   13088                 :             : }
   13089                 :             : #undef DONE
   13090                 :             : #undef FAIL
   13091                 :             :   operand0 = operands[0];
   13092                 :             :   (void) operand0;
   13093                 :             :   operand1 = operands[1];
   13094                 :             :   (void) operand1;
   13095                 :             :   operand2 = operands[2];
   13096                 :             :   (void) operand2;
   13097                 :             :   operand3 = operands[3];
   13098                 :             :   (void) operand3;
   13099                 :             :   emit_insn (gen_rtx_SET (operand0,
   13100                 :             :         gen_rtx_PLUS (SImode,
   13101                 :             :         gen_rtx_MULT (SImode,
   13102                 :             :         operand1,
   13103                 :             :         operand2),
   13104                 :             :         operand3)));
   13105                 :             :   _val = get_insns ();
   13106                 :             :   end_sequence ();
   13107                 :             :   return _val;
   13108                 :             : }
   13109                 :             : 
   13110                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:7664 */
   13111                 :             : extern rtx_insn *gen_split_148 (rtx_insn *, rtx *);
   13112                 :             : rtx_insn *
   13113                 :             : gen_split_148 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   13114                 :             : {
   13115                 :             :   rtx operand0;
   13116                 :             :   rtx operand1;
   13117                 :             :   rtx operand2;
   13118                 :             :   rtx operand3;
   13119                 :             :   rtx_insn *_val = NULL;
   13120                 :             :   if (dump_file)
   13121                 :             :     fprintf (dump_file, "Splitting with gen_split_148 (i386.md:7664)\n");
   13122                 :             :   start_sequence ();
   13123                 :             : #define FAIL return (end_sequence (), _val)
   13124                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   13125                 :             : #line 7677 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   13126                 :             : {
   13127                 :             :   operands[0] = gen_lowpart (SImode, operands[0]);
   13128                 :             :   operands[1] = gen_lowpart (SImode, operands[1]);
   13129                 :             :   operands[3] = gen_lowpart (SImode, operands[3]);
   13130                 :             : }
   13131                 :             : #undef DONE
   13132                 :             : #undef FAIL
   13133                 :             :   operand0 = operands[0];
   13134                 :             :   (void) operand0;
   13135                 :             :   operand1 = operands[1];
   13136                 :             :   (void) operand1;
   13137                 :             :   operand2 = operands[2];
   13138                 :             :   (void) operand2;
   13139                 :             :   operand3 = operands[3];
   13140                 :             :   (void) operand3;
   13141                 :             :   emit_insn (gen_rtx_SET (operand0,
   13142                 :             :         gen_rtx_PLUS (SImode,
   13143                 :             :         gen_rtx_ASHIFT (SImode,
   13144                 :             :         operand1,
   13145                 :             :         operand2),
   13146                 :             :         operand3)));
   13147                 :             :   _val = get_insns ();
   13148                 :             :   end_sequence ();
   13149                 :             :   return _val;
   13150                 :             : }
   13151                 :             : 
   13152                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:7664 */
   13153                 :             : extern rtx_insn *gen_split_149 (rtx_insn *, rtx *);
   13154                 :             : rtx_insn *
   13155                 :             : gen_split_149 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   13156                 :             : {
   13157                 :             :   rtx operand0;
   13158                 :             :   rtx operand1;
   13159                 :             :   rtx operand2;
   13160                 :             :   rtx operand3;
   13161                 :             :   rtx_insn *_val = NULL;
   13162                 :             :   if (dump_file)
   13163                 :             :     fprintf (dump_file, "Splitting with gen_split_149 (i386.md:7664)\n");
   13164                 :             :   start_sequence ();
   13165                 :             : #define FAIL return (end_sequence (), _val)
   13166                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   13167                 :             : #line 7677 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   13168                 :             : {
   13169                 :             :   operands[0] = gen_lowpart (SImode, operands[0]);
   13170                 :             :   operands[1] = gen_lowpart (SImode, operands[1]);
   13171                 :             :   operands[3] = gen_lowpart (SImode, operands[3]);
   13172                 :             : }
   13173                 :             : #undef DONE
   13174                 :             : #undef FAIL
   13175                 :             :   operand0 = operands[0];
   13176                 :             :   (void) operand0;
   13177                 :             :   operand1 = operands[1];
   13178                 :             :   (void) operand1;
   13179                 :             :   operand2 = operands[2];
   13180                 :             :   (void) operand2;
   13181                 :             :   operand3 = operands[3];
   13182                 :             :   (void) operand3;
   13183                 :             :   emit_insn (gen_rtx_SET (operand0,
   13184                 :             :         gen_rtx_PLUS (SImode,
   13185                 :             :         gen_rtx_ASHIFT (SImode,
   13186                 :             :         operand1,
   13187                 :             :         operand2),
   13188                 :             :         operand3)));
   13189                 :             :   _val = get_insns ();
   13190                 :             :   end_sequence ();
   13191                 :             :   return _val;
   13192                 :             : }
   13193                 :             : 
   13194                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:7685 */
   13195                 :             : extern rtx_insn *gen_split_150 (rtx_insn *, rtx *);
   13196                 :             : rtx_insn *
   13197                 :             : gen_split_150 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   13198                 :             : {
   13199                 :             :   rtx operand0;
   13200                 :             :   rtx operand1;
   13201                 :             :   rtx operand2;
   13202                 :             :   rtx operand3;
   13203                 :             :   rtx operand4;
   13204                 :             :   rtx_insn *_val = NULL;
   13205                 :             :   if (dump_file)
   13206                 :             :     fprintf (dump_file, "Splitting with gen_split_150 (i386.md:7685)\n");
   13207                 :             :   start_sequence ();
   13208                 :             : #define FAIL return (end_sequence (), _val)
   13209                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   13210                 :             : #line 7702 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   13211                 :             : {
   13212                 :             :   operands[0] = gen_lowpart (SImode, operands[0]);
   13213                 :             :   operands[1] = gen_lowpart (SImode, operands[1]);
   13214                 :             :   operands[3] = gen_lowpart (SImode, operands[3]);
   13215                 :             :   operands[4] = gen_lowpart (SImode, operands[4]);
   13216                 :             : }
   13217                 :             : #undef DONE
   13218                 :             : #undef FAIL
   13219                 :             :   operand0 = operands[0];
   13220                 :             :   (void) operand0;
   13221                 :             :   operand1 = operands[1];
   13222                 :             :   (void) operand1;
   13223                 :             :   operand2 = operands[2];
   13224                 :             :   (void) operand2;
   13225                 :             :   operand3 = operands[3];
   13226                 :             :   (void) operand3;
   13227                 :             :   operand4 = operands[4];
   13228                 :             :   (void) operand4;
   13229                 :             :   emit_insn (gen_rtx_SET (operand0,
   13230                 :             :         gen_rtx_PLUS (SImode,
   13231                 :             :         gen_rtx_PLUS (SImode,
   13232                 :             :         gen_rtx_MULT (SImode,
   13233                 :             :         operand1,
   13234                 :             :         operand2),
   13235                 :             :         operand3),
   13236                 :             :         operand4)));
   13237                 :             :   _val = get_insns ();
   13238                 :             :   end_sequence ();
   13239                 :             :   return _val;
   13240                 :             : }
   13241                 :             : 
   13242                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:7685 */
   13243                 :             : extern rtx_insn *gen_split_151 (rtx_insn *, rtx *);
   13244                 :             : rtx_insn *
   13245                 :             : gen_split_151 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   13246                 :             : {
   13247                 :             :   rtx operand0;
   13248                 :             :   rtx operand1;
   13249                 :             :   rtx operand2;
   13250                 :             :   rtx operand3;
   13251                 :             :   rtx operand4;
   13252                 :             :   rtx_insn *_val = NULL;
   13253                 :             :   if (dump_file)
   13254                 :             :     fprintf (dump_file, "Splitting with gen_split_151 (i386.md:7685)\n");
   13255                 :             :   start_sequence ();
   13256                 :             : #define FAIL return (end_sequence (), _val)
   13257                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   13258                 :             : #line 7702 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   13259                 :             : {
   13260                 :             :   operands[0] = gen_lowpart (SImode, operands[0]);
   13261                 :             :   operands[1] = gen_lowpart (SImode, operands[1]);
   13262                 :             :   operands[3] = gen_lowpart (SImode, operands[3]);
   13263                 :             :   operands[4] = gen_lowpart (SImode, operands[4]);
   13264                 :             : }
   13265                 :             : #undef DONE
   13266                 :             : #undef FAIL
   13267                 :             :   operand0 = operands[0];
   13268                 :             :   (void) operand0;
   13269                 :             :   operand1 = operands[1];
   13270                 :             :   (void) operand1;
   13271                 :             :   operand2 = operands[2];
   13272                 :             :   (void) operand2;
   13273                 :             :   operand3 = operands[3];
   13274                 :             :   (void) operand3;
   13275                 :             :   operand4 = operands[4];
   13276                 :             :   (void) operand4;
   13277                 :             :   emit_insn (gen_rtx_SET (operand0,
   13278                 :             :         gen_rtx_PLUS (SImode,
   13279                 :             :         gen_rtx_PLUS (SImode,
   13280                 :             :         gen_rtx_MULT (SImode,
   13281                 :             :         operand1,
   13282                 :             :         operand2),
   13283                 :             :         operand3),
   13284                 :             :         operand4)));
   13285                 :             :   _val = get_insns ();
   13286                 :             :   end_sequence ();
   13287                 :             :   return _val;
   13288                 :             : }
   13289                 :             : 
   13290                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:7711 */
   13291                 :             : extern rtx_insn *gen_split_152 (rtx_insn *, rtx *);
   13292                 :             : rtx_insn *
   13293                 :             : gen_split_152 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   13294                 :             : {
   13295                 :             :   rtx operand0;
   13296                 :             :   rtx operand1;
   13297                 :             :   rtx operand2;
   13298                 :             :   rtx operand3;
   13299                 :             :   rtx operand4;
   13300                 :             :   rtx_insn *_val = NULL;
   13301                 :             :   if (dump_file)
   13302                 :             :     fprintf (dump_file, "Splitting with gen_split_152 (i386.md:7711)\n");
   13303                 :             :   start_sequence ();
   13304                 :             : #define FAIL return (end_sequence (), _val)
   13305                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   13306                 :             : #line 7728 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   13307                 :             : {
   13308                 :             :   operands[0] = gen_lowpart (SImode, operands[0]);
   13309                 :             :   operands[1] = gen_lowpart (SImode, operands[1]);
   13310                 :             :   operands[3] = gen_lowpart (SImode, operands[3]);
   13311                 :             :   operands[4] = gen_lowpart (SImode, operands[4]);
   13312                 :             : }
   13313                 :             : #undef DONE
   13314                 :             : #undef FAIL
   13315                 :             :   operand0 = operands[0];
   13316                 :             :   (void) operand0;
   13317                 :             :   operand1 = operands[1];
   13318                 :             :   (void) operand1;
   13319                 :             :   operand2 = operands[2];
   13320                 :             :   (void) operand2;
   13321                 :             :   operand3 = operands[3];
   13322                 :             :   (void) operand3;
   13323                 :             :   operand4 = operands[4];
   13324                 :             :   (void) operand4;
   13325                 :             :   emit_insn (gen_rtx_SET (operand0,
   13326                 :             :         gen_rtx_PLUS (SImode,
   13327                 :             :         gen_rtx_PLUS (SImode,
   13328                 :             :         gen_rtx_ASHIFT (SImode,
   13329                 :             :         operand1,
   13330                 :             :         operand2),
   13331                 :             :         operand3),
   13332                 :             :         operand4)));
   13333                 :             :   _val = get_insns ();
   13334                 :             :   end_sequence ();
   13335                 :             :   return _val;
   13336                 :             : }
   13337                 :             : 
   13338                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:7711 */
   13339                 :             : extern rtx_insn *gen_split_153 (rtx_insn *, rtx *);
   13340                 :             : rtx_insn *
   13341                 :             : gen_split_153 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   13342                 :             : {
   13343                 :             :   rtx operand0;
   13344                 :             :   rtx operand1;
   13345                 :             :   rtx operand2;
   13346                 :             :   rtx operand3;
   13347                 :             :   rtx operand4;
   13348                 :             :   rtx_insn *_val = NULL;
   13349                 :             :   if (dump_file)
   13350                 :             :     fprintf (dump_file, "Splitting with gen_split_153 (i386.md:7711)\n");
   13351                 :             :   start_sequence ();
   13352                 :             : #define FAIL return (end_sequence (), _val)
   13353                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   13354                 :             : #line 7728 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   13355                 :             : {
   13356                 :             :   operands[0] = gen_lowpart (SImode, operands[0]);
   13357                 :             :   operands[1] = gen_lowpart (SImode, operands[1]);
   13358                 :             :   operands[3] = gen_lowpart (SImode, operands[3]);
   13359                 :             :   operands[4] = gen_lowpart (SImode, operands[4]);
   13360                 :             : }
   13361                 :             : #undef DONE
   13362                 :             : #undef FAIL
   13363                 :             :   operand0 = operands[0];
   13364                 :             :   (void) operand0;
   13365                 :             :   operand1 = operands[1];
   13366                 :             :   (void) operand1;
   13367                 :             :   operand2 = operands[2];
   13368                 :             :   (void) operand2;
   13369                 :             :   operand3 = operands[3];
   13370                 :             :   (void) operand3;
   13371                 :             :   operand4 = operands[4];
   13372                 :             :   (void) operand4;
   13373                 :             :   emit_insn (gen_rtx_SET (operand0,
   13374                 :             :         gen_rtx_PLUS (SImode,
   13375                 :             :         gen_rtx_PLUS (SImode,
   13376                 :             :         gen_rtx_ASHIFT (SImode,
   13377                 :             :         operand1,
   13378                 :             :         operand2),
   13379                 :             :         operand3),
   13380                 :             :         operand4)));
   13381                 :             :   _val = get_insns ();
   13382                 :             :   end_sequence ();
   13383                 :             :   return _val;
   13384                 :             : }
   13385                 :             : 
   13386                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:7737 */
   13387                 :             : extern rtx_insn *gen_split_154 (rtx_insn *, rtx *);
   13388                 :             : rtx_insn *
   13389                 :             : gen_split_154 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   13390                 :             : {
   13391                 :             :   rtx operand0;
   13392                 :             :   rtx operand1;
   13393                 :             :   rtx operand2;
   13394                 :             :   rtx operand3;
   13395                 :             :   rtx_insn *_val = NULL;
   13396                 :             :   if (dump_file)
   13397                 :             :     fprintf (dump_file, "Splitting with gen_split_154 (i386.md:7737)\n");
   13398                 :             :   start_sequence ();
   13399                 :             : #define FAIL return (end_sequence (), _val)
   13400                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   13401                 :             : #line 7753 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   13402                 :             : {
   13403                 :             :   operands[0] = gen_lowpart (SImode, operands[0]);
   13404                 :             :   operands[1] = gen_lowpart (SImode, operands[1]);
   13405                 :             :   operands[2] = GEN_INT (1 << INTVAL (operands[2]));
   13406                 :             : }
   13407                 :             : #undef DONE
   13408                 :             : #undef FAIL
   13409                 :             :   operand0 = operands[0];
   13410                 :             :   (void) operand0;
   13411                 :             :   operand1 = operands[1];
   13412                 :             :   (void) operand1;
   13413                 :             :   operand2 = operands[2];
   13414                 :             :   (void) operand2;
   13415                 :             :   operand3 = operands[3];
   13416                 :             :   (void) operand3;
   13417                 :             :   emit_insn (gen_rtx_SET (operand0,
   13418                 :             :         gen_rtx_PLUS (SImode,
   13419                 :             :         gen_rtx_MULT (SImode,
   13420                 :             :         operand1,
   13421                 :             :         operand2),
   13422                 :             :         operand3)));
   13423                 :             :   _val = get_insns ();
   13424                 :             :   end_sequence ();
   13425                 :             :   return _val;
   13426                 :             : }
   13427                 :             : 
   13428                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:7737 */
   13429                 :             : extern rtx_insn *gen_split_155 (rtx_insn *, rtx *);
   13430                 :             : rtx_insn *
   13431                 :             : gen_split_155 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   13432                 :             : {
   13433                 :             :   rtx operand0;
   13434                 :             :   rtx operand1;
   13435                 :             :   rtx operand2;
   13436                 :             :   rtx operand3;
   13437                 :             :   rtx_insn *_val = NULL;
   13438                 :             :   if (dump_file)
   13439                 :             :     fprintf (dump_file, "Splitting with gen_split_155 (i386.md:7737)\n");
   13440                 :             :   start_sequence ();
   13441                 :             : #define FAIL return (end_sequence (), _val)
   13442                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   13443                 :             : #line 7753 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   13444                 :             : {
   13445                 :             :   operands[0] = gen_lowpart (SImode, operands[0]);
   13446                 :             :   operands[1] = gen_lowpart (SImode, operands[1]);
   13447                 :             :   operands[2] = GEN_INT (1 << INTVAL (operands[2]));
   13448                 :             : }
   13449                 :             : #undef DONE
   13450                 :             : #undef FAIL
   13451                 :             :   operand0 = operands[0];
   13452                 :             :   (void) operand0;
   13453                 :             :   operand1 = operands[1];
   13454                 :             :   (void) operand1;
   13455                 :             :   operand2 = operands[2];
   13456                 :             :   (void) operand2;
   13457                 :             :   operand3 = operands[3];
   13458                 :             :   (void) operand3;
   13459                 :             :   emit_insn (gen_rtx_SET (operand0,
   13460                 :             :         gen_rtx_PLUS (SImode,
   13461                 :             :         gen_rtx_MULT (SImode,
   13462                 :             :         operand1,
   13463                 :             :         operand2),
   13464                 :             :         operand3)));
   13465                 :             :   _val = get_insns ();
   13466                 :             :   end_sequence ();
   13467                 :             :   return _val;
   13468                 :             : }
   13469                 :             : 
   13470                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:7737 */
   13471                 :             : extern rtx_insn *gen_split_156 (rtx_insn *, rtx *);
   13472                 :             : rtx_insn *
   13473                 :             : gen_split_156 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   13474                 :             : {
   13475                 :             :   rtx operand0;
   13476                 :             :   rtx operand1;
   13477                 :             :   rtx operand2;
   13478                 :             :   rtx operand3;
   13479                 :             :   rtx_insn *_val = NULL;
   13480                 :             :   if (dump_file)
   13481                 :             :     fprintf (dump_file, "Splitting with gen_split_156 (i386.md:7737)\n");
   13482                 :             :   start_sequence ();
   13483                 :             : #define FAIL return (end_sequence (), _val)
   13484                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   13485                 :             : #line 7753 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   13486                 :             : {
   13487                 :             :   operands[0] = gen_lowpart (SImode, operands[0]);
   13488                 :             :   operands[1] = gen_lowpart (SImode, operands[1]);
   13489                 :             :   operands[2] = GEN_INT (1 << INTVAL (operands[2]));
   13490                 :             : }
   13491                 :             : #undef DONE
   13492                 :             : #undef FAIL
   13493                 :             :   operand0 = operands[0];
   13494                 :             :   (void) operand0;
   13495                 :             :   operand1 = operands[1];
   13496                 :             :   (void) operand1;
   13497                 :             :   operand2 = operands[2];
   13498                 :             :   (void) operand2;
   13499                 :             :   operand3 = operands[3];
   13500                 :             :   (void) operand3;
   13501                 :             :   emit_insn (gen_rtx_SET (operand0,
   13502                 :             :         gen_rtx_PLUS (SImode,
   13503                 :             :         gen_rtx_MULT (SImode,
   13504                 :             :         operand1,
   13505                 :             :         operand2),
   13506                 :             :         operand3)));
   13507                 :             :   _val = get_insns ();
   13508                 :             :   end_sequence ();
   13509                 :             :   return _val;
   13510                 :             : }
   13511                 :             : 
   13512                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:7737 */
   13513                 :             : extern rtx_insn *gen_split_157 (rtx_insn *, rtx *);
   13514                 :             : rtx_insn *
   13515                 :             : gen_split_157 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   13516                 :             : {
   13517                 :             :   rtx operand0;
   13518                 :             :   rtx operand1;
   13519                 :             :   rtx operand2;
   13520                 :             :   rtx operand3;
   13521                 :             :   rtx_insn *_val = NULL;
   13522                 :             :   if (dump_file)
   13523                 :             :     fprintf (dump_file, "Splitting with gen_split_157 (i386.md:7737)\n");
   13524                 :             :   start_sequence ();
   13525                 :             : #define FAIL return (end_sequence (), _val)
   13526                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   13527                 :             : #line 7753 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   13528                 :             : {
   13529                 :             :   operands[0] = gen_lowpart (SImode, operands[0]);
   13530                 :             :   operands[1] = gen_lowpart (SImode, operands[1]);
   13531                 :             :   operands[2] = GEN_INT (1 << INTVAL (operands[2]));
   13532                 :             : }
   13533                 :             : #undef DONE
   13534                 :             : #undef FAIL
   13535                 :             :   operand0 = operands[0];
   13536                 :             :   (void) operand0;
   13537                 :             :   operand1 = operands[1];
   13538                 :             :   (void) operand1;
   13539                 :             :   operand2 = operands[2];
   13540                 :             :   (void) operand2;
   13541                 :             :   operand3 = operands[3];
   13542                 :             :   (void) operand3;
   13543                 :             :   emit_insn (gen_rtx_SET (operand0,
   13544                 :             :         gen_rtx_PLUS (SImode,
   13545                 :             :         gen_rtx_MULT (SImode,
   13546                 :             :         operand1,
   13547                 :             :         operand2),
   13548                 :             :         operand3)));
   13549                 :             :   _val = get_insns ();
   13550                 :             :   end_sequence ();
   13551                 :             :   return _val;
   13552                 :             : }
   13553                 :             : 
   13554                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:7761 */
   13555                 :             : extern rtx_insn *gen_split_158 (rtx_insn *, rtx *);
   13556                 :             : rtx_insn *
   13557                 :             : gen_split_158 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   13558                 :             : {
   13559                 :             :   rtx operand0;
   13560                 :             :   rtx operand1;
   13561                 :             :   rtx operand2;
   13562                 :             :   rtx operand3;
   13563                 :             :   rtx_insn *_val = NULL;
   13564                 :             :   if (dump_file)
   13565                 :             :     fprintf (dump_file, "Splitting with gen_split_158 (i386.md:7761)\n");
   13566                 :             :   start_sequence ();
   13567                 :             : #define FAIL return (end_sequence (), _val)
   13568                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   13569                 :             : #line 7776 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   13570                 :             : operands[2] = GEN_INT (1 << INTVAL (operands[2]));
   13571                 :             : #undef DONE
   13572                 :             : #undef FAIL
   13573                 :             :   operand0 = operands[0];
   13574                 :             :   (void) operand0;
   13575                 :             :   operand1 = operands[1];
   13576                 :             :   (void) operand1;
   13577                 :             :   operand2 = operands[2];
   13578                 :             :   (void) operand2;
   13579                 :             :   operand3 = operands[3];
   13580                 :             :   (void) operand3;
   13581                 :             :   emit_insn (gen_rtx_SET (operand0,
   13582                 :             :         gen_rtx_PLUS (SImode,
   13583                 :             :         gen_rtx_MULT (SImode,
   13584                 :             :         operand1,
   13585                 :             :         operand2),
   13586                 :             :         operand3)));
   13587                 :             :   _val = get_insns ();
   13588                 :             :   end_sequence ();
   13589                 :             :   return _val;
   13590                 :             : }
   13591                 :             : 
   13592                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:7761 */
   13593                 :             : extern rtx_insn *gen_split_159 (rtx_insn *, rtx *);
   13594                 :             : rtx_insn *
   13595                 :             : gen_split_159 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   13596                 :             : {
   13597                 :             :   rtx operand0;
   13598                 :             :   rtx operand1;
   13599                 :             :   rtx operand2;
   13600                 :             :   rtx operand3;
   13601                 :             :   rtx_insn *_val = NULL;
   13602                 :             :   if (dump_file)
   13603                 :             :     fprintf (dump_file, "Splitting with gen_split_159 (i386.md:7761)\n");
   13604                 :             :   start_sequence ();
   13605                 :             : #define FAIL return (end_sequence (), _val)
   13606                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   13607                 :             : #line 7776 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   13608                 :             : operands[2] = GEN_INT (1 << INTVAL (operands[2]));
   13609                 :             : #undef DONE
   13610                 :             : #undef FAIL
   13611                 :             :   operand0 = operands[0];
   13612                 :             :   (void) operand0;
   13613                 :             :   operand1 = operands[1];
   13614                 :             :   (void) operand1;
   13615                 :             :   operand2 = operands[2];
   13616                 :             :   (void) operand2;
   13617                 :             :   operand3 = operands[3];
   13618                 :             :   (void) operand3;
   13619                 :             :   emit_insn (gen_rtx_SET (operand0,
   13620                 :             :         gen_rtx_PLUS (SImode,
   13621                 :             :         gen_rtx_MULT (SImode,
   13622                 :             :         operand1,
   13623                 :             :         operand2),
   13624                 :             :         operand3)));
   13625                 :             :   _val = get_insns ();
   13626                 :             :   end_sequence ();
   13627                 :             :   return _val;
   13628                 :             : }
   13629                 :             : 
   13630                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:7761 */
   13631                 :             : extern rtx_insn *gen_split_160 (rtx_insn *, rtx *);
   13632                 :             : rtx_insn *
   13633                 :             : gen_split_160 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   13634                 :             : {
   13635                 :             :   rtx operand0;
   13636                 :             :   rtx operand1;
   13637                 :             :   rtx operand2;
   13638                 :             :   rtx operand3;
   13639                 :             :   rtx_insn *_val = NULL;
   13640                 :             :   if (dump_file)
   13641                 :             :     fprintf (dump_file, "Splitting with gen_split_160 (i386.md:7761)\n");
   13642                 :             :   start_sequence ();
   13643                 :             : #define FAIL return (end_sequence (), _val)
   13644                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   13645                 :             : #line 7776 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   13646                 :             : operands[2] = GEN_INT (1 << INTVAL (operands[2]));
   13647                 :             : #undef DONE
   13648                 :             : #undef FAIL
   13649                 :             :   operand0 = operands[0];
   13650                 :             :   (void) operand0;
   13651                 :             :   operand1 = operands[1];
   13652                 :             :   (void) operand1;
   13653                 :             :   operand2 = operands[2];
   13654                 :             :   (void) operand2;
   13655                 :             :   operand3 = operands[3];
   13656                 :             :   (void) operand3;
   13657                 :             :   emit_insn (gen_rtx_SET (operand0,
   13658                 :             :         gen_rtx_PLUS (DImode,
   13659                 :             :         gen_rtx_MULT (DImode,
   13660                 :             :         operand1,
   13661                 :             :         operand2),
   13662                 :             :         operand3)));
   13663                 :             :   _val = get_insns ();
   13664                 :             :   end_sequence ();
   13665                 :             :   return _val;
   13666                 :             : }
   13667                 :             : 
   13668                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:7761 */
   13669                 :             : extern rtx_insn *gen_split_161 (rtx_insn *, rtx *);
   13670                 :             : rtx_insn *
   13671                 :             : gen_split_161 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   13672                 :             : {
   13673                 :             :   rtx operand0;
   13674                 :             :   rtx operand1;
   13675                 :             :   rtx operand2;
   13676                 :             :   rtx operand3;
   13677                 :             :   rtx_insn *_val = NULL;
   13678                 :             :   if (dump_file)
   13679                 :             :     fprintf (dump_file, "Splitting with gen_split_161 (i386.md:7761)\n");
   13680                 :             :   start_sequence ();
   13681                 :             : #define FAIL return (end_sequence (), _val)
   13682                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   13683                 :             : #line 7776 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   13684                 :             : operands[2] = GEN_INT (1 << INTVAL (operands[2]));
   13685                 :             : #undef DONE
   13686                 :             : #undef FAIL
   13687                 :             :   operand0 = operands[0];
   13688                 :             :   (void) operand0;
   13689                 :             :   operand1 = operands[1];
   13690                 :             :   (void) operand1;
   13691                 :             :   operand2 = operands[2];
   13692                 :             :   (void) operand2;
   13693                 :             :   operand3 = operands[3];
   13694                 :             :   (void) operand3;
   13695                 :             :   emit_insn (gen_rtx_SET (operand0,
   13696                 :             :         gen_rtx_PLUS (DImode,
   13697                 :             :         gen_rtx_MULT (DImode,
   13698                 :             :         operand1,
   13699                 :             :         operand2),
   13700                 :             :         operand3)));
   13701                 :             :   _val = get_insns ();
   13702                 :             :   end_sequence ();
   13703                 :             :   return _val;
   13704                 :             : }
   13705                 :             : 
   13706                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:7782 */
   13707                 :             : rtx
   13708                 :             : gen_subqi3 (rtx operand0,
   13709                 :             :         rtx operand1,
   13710                 :             :         rtx operand2)
   13711                 :             : {
   13712                 :             :   rtx_insn *_val = 0;
   13713                 :             :   start_sequence ();
   13714                 :             :   {
   13715                 :             :     rtx operands[3];
   13716                 :             :     operands[0] = operand0;
   13717                 :             :     operands[1] = operand1;
   13718                 :             :     operands[2] = operand2;
   13719                 :             : #define FAIL return (end_sequence (), _val)
   13720                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   13721                 :             : #line 7787 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   13722                 :             : {
   13723                 :             :   ix86_expand_binary_operator (MINUS, QImode, operands, TARGET_APX_NDD);
   13724                 :             :   DONE;
   13725                 :             : }
   13726                 :             : #undef DONE
   13727                 :             : #undef FAIL
   13728                 :             :     operand0 = operands[0];
   13729                 :             :     (void) operand0;
   13730                 :             :     operand1 = operands[1];
   13731                 :             :     (void) operand1;
   13732                 :             :     operand2 = operands[2];
   13733                 :             :     (void) operand2;
   13734                 :             :   }
   13735                 :             :   emit_insn (gen_rtx_SET (operand0,
   13736                 :             :         gen_rtx_MINUS (QImode,
   13737                 :             :         operand1,
   13738                 :             :         operand2)));
   13739                 :             :   _val = get_insns ();
   13740                 :             :   end_sequence ();
   13741                 :             :   return _val;
   13742                 :             : }
   13743                 :             : 
   13744                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:7782 */
   13745                 :             : rtx
   13746                 :             : gen_subhi3 (rtx operand0,
   13747                 :             :         rtx operand1,
   13748                 :             :         rtx operand2)
   13749                 :             : {
   13750                 :             :   rtx_insn *_val = 0;
   13751                 :             :   start_sequence ();
   13752                 :             :   {
   13753                 :             :     rtx operands[3];
   13754                 :             :     operands[0] = operand0;
   13755                 :             :     operands[1] = operand1;
   13756                 :             :     operands[2] = operand2;
   13757                 :             : #define FAIL return (end_sequence (), _val)
   13758                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   13759                 :             : #line 7787 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   13760                 :             : {
   13761                 :             :   ix86_expand_binary_operator (MINUS, HImode, operands, TARGET_APX_NDD);
   13762                 :             :   DONE;
   13763                 :             : }
   13764                 :             : #undef DONE
   13765                 :             : #undef FAIL
   13766                 :             :     operand0 = operands[0];
   13767                 :             :     (void) operand0;
   13768                 :             :     operand1 = operands[1];
   13769                 :             :     (void) operand1;
   13770                 :             :     operand2 = operands[2];
   13771                 :             :     (void) operand2;
   13772                 :             :   }
   13773                 :             :   emit_insn (gen_rtx_SET (operand0,
   13774                 :             :         gen_rtx_MINUS (HImode,
   13775                 :             :         operand1,
   13776                 :             :         operand2)));
   13777                 :             :   _val = get_insns ();
   13778                 :             :   end_sequence ();
   13779                 :             :   return _val;
   13780                 :             : }
   13781                 :             : 
   13782                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:7782 */
   13783                 :             : rtx
   13784                 :             : gen_subsi3 (rtx operand0,
   13785                 :             :         rtx operand1,
   13786                 :             :         rtx operand2)
   13787                 :             : {
   13788                 :             :   rtx_insn *_val = 0;
   13789                 :             :   start_sequence ();
   13790                 :             :   {
   13791                 :             :     rtx operands[3];
   13792                 :             :     operands[0] = operand0;
   13793                 :             :     operands[1] = operand1;
   13794                 :             :     operands[2] = operand2;
   13795                 :             : #define FAIL return (end_sequence (), _val)
   13796                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   13797                 :             : #line 7787 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   13798                 :             : {
   13799                 :             :   ix86_expand_binary_operator (MINUS, SImode, operands, TARGET_APX_NDD);
   13800                 :             :   DONE;
   13801                 :             : }
   13802                 :             : #undef DONE
   13803                 :             : #undef FAIL
   13804                 :             :     operand0 = operands[0];
   13805                 :             :     (void) operand0;
   13806                 :             :     operand1 = operands[1];
   13807                 :             :     (void) operand1;
   13808                 :             :     operand2 = operands[2];
   13809                 :             :     (void) operand2;
   13810                 :             :   }
   13811                 :             :   emit_insn (gen_rtx_SET (operand0,
   13812                 :             :         gen_rtx_MINUS (SImode,
   13813                 :             :         operand1,
   13814                 :             :         operand2)));
   13815                 :             :   _val = get_insns ();
   13816                 :             :   end_sequence ();
   13817                 :             :   return _val;
   13818                 :             : }
   13819                 :             : 
   13820                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:7782 */
   13821                 :             : rtx
   13822                 :             : gen_subdi3 (rtx operand0,
   13823                 :             :         rtx operand1,
   13824                 :             :         rtx operand2)
   13825                 :             : {
   13826                 :             :   rtx_insn *_val = 0;
   13827                 :             :   start_sequence ();
   13828                 :             :   {
   13829                 :             :     rtx operands[3];
   13830                 :             :     operands[0] = operand0;
   13831                 :             :     operands[1] = operand1;
   13832                 :             :     operands[2] = operand2;
   13833                 :             : #define FAIL return (end_sequence (), _val)
   13834                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   13835                 :             : #line 7787 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   13836                 :             : {
   13837                 :             :   ix86_expand_binary_operator (MINUS, DImode, operands, TARGET_APX_NDD);
   13838                 :             :   DONE;
   13839                 :             : }
   13840                 :             : #undef DONE
   13841                 :             : #undef FAIL
   13842                 :             :     operand0 = operands[0];
   13843                 :             :     (void) operand0;
   13844                 :             :     operand1 = operands[1];
   13845                 :             :     (void) operand1;
   13846                 :             :     operand2 = operands[2];
   13847                 :             :     (void) operand2;
   13848                 :             :   }
   13849                 :             :   emit_insn (gen_rtx_SET (operand0,
   13850                 :             :         gen_rtx_MINUS (DImode,
   13851                 :             :         operand1,
   13852                 :             :         operand2)));
   13853                 :             :   _val = get_insns ();
   13854                 :             :   end_sequence ();
   13855                 :             :   return _val;
   13856                 :             : }
   13857                 :             : 
   13858                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:7782 */
   13859                 :             : rtx
   13860                 :             : gen_subti3 (rtx operand0,
   13861                 :             :         rtx operand1,
   13862                 :             :         rtx operand2)
   13863                 :             : {
   13864                 :             :   rtx_insn *_val = 0;
   13865                 :             :   start_sequence ();
   13866                 :             :   {
   13867                 :             :     rtx operands[3];
   13868                 :             :     operands[0] = operand0;
   13869                 :             :     operands[1] = operand1;
   13870                 :             :     operands[2] = operand2;
   13871                 :             : #define FAIL return (end_sequence (), _val)
   13872                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   13873                 :             : #line 7787 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   13874                 :             : {
   13875                 :             :   ix86_expand_binary_operator (MINUS, TImode, operands, TARGET_APX_NDD);
   13876                 :             :   DONE;
   13877                 :             : }
   13878                 :             : #undef DONE
   13879                 :             : #undef FAIL
   13880                 :             :     operand0 = operands[0];
   13881                 :             :     (void) operand0;
   13882                 :             :     operand1 = operands[1];
   13883                 :             :     (void) operand1;
   13884                 :             :     operand2 = operands[2];
   13885                 :             :     (void) operand2;
   13886                 :             :   }
   13887                 :             :   emit_insn (gen_rtx_SET (operand0,
   13888                 :             :         gen_rtx_MINUS (TImode,
   13889                 :             :         operand1,
   13890                 :             :         operand2)));
   13891                 :             :   _val = get_insns ();
   13892                 :             :   end_sequence ();
   13893                 :             :   return _val;
   13894                 :             : }
   13895                 :             : 
   13896                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:7792 */
   13897                 :             : extern rtx_insn *gen_split_162 (rtx_insn *, rtx *);
   13898                 :             : rtx_insn *
   13899                 :             : gen_split_162 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   13900                 :             : {
   13901                 :             :   rtx operand0;
   13902                 :             :   rtx operand1;
   13903                 :             :   rtx operand2;
   13904                 :             :   rtx operand3;
   13905                 :             :   rtx operand4;
   13906                 :             :   rtx operand5;
   13907                 :             :   rtx_insn *_val = NULL;
   13908                 :             :   if (dump_file)
   13909                 :             :     fprintf (dump_file, "Splitting with gen_split_162 (i386.md:7792)\n");
   13910                 :             :   start_sequence ();
   13911                 :             : #define FAIL return (end_sequence (), _val)
   13912                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   13913                 :             : #line 7812 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   13914                 :             : {
   13915                 :             :   split_double_mode (DImode, &operands[0], 3, &operands[0], &operands[3]);
   13916                 :             :   if (operands[2] == const0_rtx)
   13917                 :             :     {
   13918                 :             :       if (!rtx_equal_p (operands[0], operands[1]))
   13919                 :             :         emit_move_insn (operands[0], operands[1]);
   13920                 :             :       ix86_expand_binary_operator (MINUS, SImode, &operands[3],
   13921                 :             :                                    TARGET_APX_NDD);
   13922                 :             :       DONE;
   13923                 :             :     }
   13924                 :             : }
   13925                 :             : #undef DONE
   13926                 :             : #undef FAIL
   13927                 :             :   operand0 = operands[0];
   13928                 :             :   (void) operand0;
   13929                 :             :   operand1 = operands[1];
   13930                 :             :   (void) operand1;
   13931                 :             :   operand2 = operands[2];
   13932                 :             :   (void) operand2;
   13933                 :             :   operand3 = operands[3];
   13934                 :             :   (void) operand3;
   13935                 :             :   operand4 = operands[4];
   13936                 :             :   (void) operand4;
   13937                 :             :   operand5 = operands[5];
   13938                 :             :   (void) operand5;
   13939                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   13940                 :             :         gen_rtvec (2,
   13941                 :             :                 gen_rtx_SET (gen_rtx_REG (CCmode,
   13942                 :             :         17),
   13943                 :             :         gen_rtx_COMPARE (CCmode,
   13944                 :             :         operand1,
   13945                 :             :         operand2)),
   13946                 :             :                 gen_rtx_SET (operand0,
   13947                 :             :         gen_rtx_MINUS (SImode,
   13948                 :             :         copy_rtx (operand1),
   13949                 :             :         copy_rtx (operand2))))), true);
   13950                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   13951                 :             :         gen_rtvec (2,
   13952                 :             :                 gen_rtx_SET (operand3,
   13953                 :             :         gen_rtx_MINUS (SImode,
   13954                 :             :         gen_rtx_MINUS (SImode,
   13955                 :             :         operand4,
   13956                 :             :         gen_rtx_LTU (SImode,
   13957                 :             :         gen_rtx_REG (CCmode,
   13958                 :             :         17),
   13959                 :             :         const0_rtx)),
   13960                 :             :         operand5)),
   13961                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   13962                 :             :   _val = get_insns ();
   13963                 :             :   end_sequence ();
   13964                 :             :   return _val;
   13965                 :             : }
   13966                 :             : 
   13967                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:7792 */
   13968                 :             : extern rtx_insn *gen_split_163 (rtx_insn *, rtx *);
   13969                 :             : rtx_insn *
   13970                 :             : gen_split_163 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   13971                 :             : {
   13972                 :             :   rtx operand0;
   13973                 :             :   rtx operand1;
   13974                 :             :   rtx operand2;
   13975                 :             :   rtx operand3;
   13976                 :             :   rtx operand4;
   13977                 :             :   rtx operand5;
   13978                 :             :   rtx_insn *_val = NULL;
   13979                 :             :   if (dump_file)
   13980                 :             :     fprintf (dump_file, "Splitting with gen_split_163 (i386.md:7792)\n");
   13981                 :             :   start_sequence ();
   13982                 :             : #define FAIL return (end_sequence (), _val)
   13983                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   13984                 :             : #line 7812 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   13985                 :             : {
   13986                 :             :   split_double_mode (TImode, &operands[0], 3, &operands[0], &operands[3]);
   13987                 :             :   if (operands[2] == const0_rtx)
   13988                 :             :     {
   13989                 :             :       if (!rtx_equal_p (operands[0], operands[1]))
   13990                 :             :         emit_move_insn (operands[0], operands[1]);
   13991                 :             :       ix86_expand_binary_operator (MINUS, DImode, &operands[3],
   13992                 :             :                                    TARGET_APX_NDD);
   13993                 :             :       DONE;
   13994                 :             :     }
   13995                 :             : }
   13996                 :             : #undef DONE
   13997                 :             : #undef FAIL
   13998                 :             :   operand0 = operands[0];
   13999                 :             :   (void) operand0;
   14000                 :             :   operand1 = operands[1];
   14001                 :             :   (void) operand1;
   14002                 :             :   operand2 = operands[2];
   14003                 :             :   (void) operand2;
   14004                 :             :   operand3 = operands[3];
   14005                 :             :   (void) operand3;
   14006                 :             :   operand4 = operands[4];
   14007                 :             :   (void) operand4;
   14008                 :             :   operand5 = operands[5];
   14009                 :             :   (void) operand5;
   14010                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   14011                 :             :         gen_rtvec (2,
   14012                 :             :                 gen_rtx_SET (gen_rtx_REG (CCmode,
   14013                 :             :         17),
   14014                 :             :         gen_rtx_COMPARE (CCmode,
   14015                 :             :         operand1,
   14016                 :             :         operand2)),
   14017                 :             :                 gen_rtx_SET (operand0,
   14018                 :             :         gen_rtx_MINUS (DImode,
   14019                 :             :         copy_rtx (operand1),
   14020                 :             :         copy_rtx (operand2))))), true);
   14021                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   14022                 :             :         gen_rtvec (2,
   14023                 :             :                 gen_rtx_SET (operand3,
   14024                 :             :         gen_rtx_MINUS (DImode,
   14025                 :             :         gen_rtx_MINUS (DImode,
   14026                 :             :         operand4,
   14027                 :             :         gen_rtx_LTU (DImode,
   14028                 :             :         gen_rtx_REG (CCmode,
   14029                 :             :         17),
   14030                 :             :         const0_rtx)),
   14031                 :             :         operand5)),
   14032                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   14033                 :             :   _val = get_insns ();
   14034                 :             :   end_sequence ();
   14035                 :             :   return _val;
   14036                 :             : }
   14037                 :             : 
   14038                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:7825 */
   14039                 :             : extern rtx_insn *gen_split_164 (rtx_insn *, rtx *);
   14040                 :             : rtx_insn *
   14041                 :             : gen_split_164 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   14042                 :             : {
   14043                 :             :   rtx operand0;
   14044                 :             :   rtx operand1;
   14045                 :             :   rtx operand2;
   14046                 :             :   rtx operand3;
   14047                 :             :   rtx operand4;
   14048                 :             :   rtx_insn *_val = NULL;
   14049                 :             :   if (dump_file)
   14050                 :             :     fprintf (dump_file, "Splitting with gen_split_164 (i386.md:7825)\n");
   14051                 :             :   start_sequence ();
   14052                 :             : #define FAIL return (end_sequence (), _val)
   14053                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   14054                 :             : #line 7846 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   14055                 :             : split_double_mode (DImode, &operands[0], 2, &operands[0], &operands[3]);
   14056                 :             : #undef DONE
   14057                 :             : #undef FAIL
   14058                 :             :   operand0 = operands[0];
   14059                 :             :   (void) operand0;
   14060                 :             :   operand1 = operands[1];
   14061                 :             :   (void) operand1;
   14062                 :             :   operand2 = operands[2];
   14063                 :             :   (void) operand2;
   14064                 :             :   operand3 = operands[3];
   14065                 :             :   (void) operand3;
   14066                 :             :   operand4 = operands[4];
   14067                 :             :   (void) operand4;
   14068                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   14069                 :             :         gen_rtvec (2,
   14070                 :             :                 gen_rtx_SET (gen_rtx_REG (CCmode,
   14071                 :             :         17),
   14072                 :             :         gen_rtx_COMPARE (CCmode,
   14073                 :             :         operand1,
   14074                 :             :         operand2)),
   14075                 :             :                 gen_rtx_SET (operand0,
   14076                 :             :         gen_rtx_MINUS (SImode,
   14077                 :             :         copy_rtx (operand1),
   14078                 :             :         copy_rtx (operand2))))), true);
   14079                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   14080                 :             :         gen_rtvec (2,
   14081                 :             :                 gen_rtx_SET (operand3,
   14082                 :             :         gen_rtx_MINUS (SImode,
   14083                 :             :         gen_rtx_MINUS (SImode,
   14084                 :             :         operand4,
   14085                 :             :         gen_rtx_LTU (SImode,
   14086                 :             :         gen_rtx_REG (CCmode,
   14087                 :             :         17),
   14088                 :             :         const0_rtx)),
   14089                 :             :         const0_rtx)),
   14090                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   14091                 :             :   _val = get_insns ();
   14092                 :             :   end_sequence ();
   14093                 :             :   return _val;
   14094                 :             : }
   14095                 :             : 
   14096                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:7825 */
   14097                 :             : extern rtx_insn *gen_split_165 (rtx_insn *, rtx *);
   14098                 :             : rtx_insn *
   14099                 :             : gen_split_165 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   14100                 :             : {
   14101                 :             :   rtx operand0;
   14102                 :             :   rtx operand1;
   14103                 :             :   rtx operand2;
   14104                 :             :   rtx operand3;
   14105                 :             :   rtx operand4;
   14106                 :             :   rtx_insn *_val = NULL;
   14107                 :             :   if (dump_file)
   14108                 :             :     fprintf (dump_file, "Splitting with gen_split_165 (i386.md:7825)\n");
   14109                 :             :   start_sequence ();
   14110                 :             : #define FAIL return (end_sequence (), _val)
   14111                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   14112                 :             : #line 7846 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   14113                 :             : split_double_mode (TImode, &operands[0], 2, &operands[0], &operands[3]);
   14114                 :             : #undef DONE
   14115                 :             : #undef FAIL
   14116                 :             :   operand0 = operands[0];
   14117                 :             :   (void) operand0;
   14118                 :             :   operand1 = operands[1];
   14119                 :             :   (void) operand1;
   14120                 :             :   operand2 = operands[2];
   14121                 :             :   (void) operand2;
   14122                 :             :   operand3 = operands[3];
   14123                 :             :   (void) operand3;
   14124                 :             :   operand4 = operands[4];
   14125                 :             :   (void) operand4;
   14126                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   14127                 :             :         gen_rtvec (2,
   14128                 :             :                 gen_rtx_SET (gen_rtx_REG (CCmode,
   14129                 :             :         17),
   14130                 :             :         gen_rtx_COMPARE (CCmode,
   14131                 :             :         operand1,
   14132                 :             :         operand2)),
   14133                 :             :                 gen_rtx_SET (operand0,
   14134                 :             :         gen_rtx_MINUS (DImode,
   14135                 :             :         copy_rtx (operand1),
   14136                 :             :         copy_rtx (operand2))))), true);
   14137                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   14138                 :             :         gen_rtvec (2,
   14139                 :             :                 gen_rtx_SET (operand3,
   14140                 :             :         gen_rtx_MINUS (DImode,
   14141                 :             :         gen_rtx_MINUS (DImode,
   14142                 :             :         operand4,
   14143                 :             :         gen_rtx_LTU (DImode,
   14144                 :             :         gen_rtx_REG (CCmode,
   14145                 :             :         17),
   14146                 :             :         const0_rtx)),
   14147                 :             :         const0_rtx)),
   14148                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   14149                 :             :   _val = get_insns ();
   14150                 :             :   end_sequence ();
   14151                 :             :   return _val;
   14152                 :             : }
   14153                 :             : 
   14154                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:7883 */
   14155                 :             : extern rtx_insn *gen_split_166 (rtx_insn *, rtx *);
   14156                 :             : rtx_insn *
   14157                 :             : gen_split_166 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   14158                 :             : {
   14159                 :             :   rtx operand0;
   14160                 :             :   rtx operand1;
   14161                 :             :   rtx operand2;
   14162                 :             :   rtx_insn *_val = NULL;
   14163                 :             :   if (dump_file)
   14164                 :             :     fprintf (dump_file, "Splitting with gen_split_166 (i386.md:7883)\n");
   14165                 :             :   start_sequence ();
   14166                 :             : #define FAIL return (end_sequence (), _val)
   14167                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   14168                 :             : #line 7899 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   14169                 :             : 
   14170                 :             : #undef DONE
   14171                 :             : #undef FAIL
   14172                 :             :   operand0 = operands[0];
   14173                 :             :   (void) operand0;
   14174                 :             :   operand1 = operands[1];
   14175                 :             :   (void) operand1;
   14176                 :             :   operand2 = operands[2];
   14177                 :             :   (void) operand2;
   14178                 :             :   emit_insn (gen_rtx_SET (gen_rtx_STRICT_LOW_PART (VOIDmode,
   14179                 :             :         operand0),
   14180                 :             :         operand1));
   14181                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   14182                 :             :         gen_rtvec (2,
   14183                 :             :                 gen_rtx_SET (gen_rtx_STRICT_LOW_PART (VOIDmode,
   14184                 :             :         copy_rtx (operand0)),
   14185                 :             :         gen_rtx_MINUS (QImode,
   14186                 :             :         copy_rtx (operand0),
   14187                 :             :         operand2)),
   14188                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   14189                 :             :   _val = get_insns ();
   14190                 :             :   end_sequence ();
   14191                 :             :   return _val;
   14192                 :             : }
   14193                 :             : 
   14194                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:7883 */
   14195                 :             : extern rtx_insn *gen_split_167 (rtx_insn *, rtx *);
   14196                 :             : rtx_insn *
   14197                 :             : gen_split_167 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   14198                 :             : {
   14199                 :             :   rtx operand0;
   14200                 :             :   rtx operand1;
   14201                 :             :   rtx operand2;
   14202                 :             :   rtx_insn *_val = NULL;
   14203                 :             :   if (dump_file)
   14204                 :             :     fprintf (dump_file, "Splitting with gen_split_167 (i386.md:7883)\n");
   14205                 :             :   start_sequence ();
   14206                 :             : #define FAIL return (end_sequence (), _val)
   14207                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   14208                 :             : #line 7899 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   14209                 :             : 
   14210                 :             : #undef DONE
   14211                 :             : #undef FAIL
   14212                 :             :   operand0 = operands[0];
   14213                 :             :   (void) operand0;
   14214                 :             :   operand1 = operands[1];
   14215                 :             :   (void) operand1;
   14216                 :             :   operand2 = operands[2];
   14217                 :             :   (void) operand2;
   14218                 :             :   emit_insn (gen_rtx_SET (gen_rtx_STRICT_LOW_PART (VOIDmode,
   14219                 :             :         operand0),
   14220                 :             :         operand1));
   14221                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   14222                 :             :         gen_rtvec (2,
   14223                 :             :                 gen_rtx_SET (gen_rtx_STRICT_LOW_PART (VOIDmode,
   14224                 :             :         copy_rtx (operand0)),
   14225                 :             :         gen_rtx_MINUS (HImode,
   14226                 :             :         copy_rtx (operand0),
   14227                 :             :         operand2)),
   14228                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   14229                 :             :   _val = get_insns ();
   14230                 :             :   end_sequence ();
   14231                 :             :   return _val;
   14232                 :             : }
   14233                 :             : 
   14234                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:7904 */
   14235                 :             : extern rtx_insn *gen_split_168 (rtx_insn *, rtx *);
   14236                 :             : rtx_insn *
   14237                 :             : gen_split_168 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   14238                 :             : {
   14239                 :             :   rtx operand0;
   14240                 :             :   rtx operand1;
   14241                 :             :   rtx operand2;
   14242                 :             :   rtx operand3;
   14243                 :             :   rtx_insn *_val = NULL;
   14244                 :             :   if (dump_file)
   14245                 :             :     fprintf (dump_file, "Splitting with gen_split_168 (i386.md:7904)\n");
   14246                 :             :   start_sequence ();
   14247                 :             : #define FAIL return (end_sequence (), _val)
   14248                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   14249                 :             : #line 7929 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   14250                 :             : 
   14251                 :             : #undef DONE
   14252                 :             : #undef FAIL
   14253                 :             :   operand0 = operands[0];
   14254                 :             :   (void) operand0;
   14255                 :             :   operand1 = operands[1];
   14256                 :             :   (void) operand1;
   14257                 :             :   operand2 = operands[2];
   14258                 :             :   (void) operand2;
   14259                 :             :   operand3 = operands[3];
   14260                 :             :   (void) operand3;
   14261                 :             :   emit_insn (gen_rtx_SET (gen_rtx_STRICT_LOW_PART (VOIDmode,
   14262                 :             :         operand0),
   14263                 :             :         operand1));
   14264                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   14265                 :             :         gen_rtvec (2,
   14266                 :             :                 gen_rtx_SET (gen_rtx_STRICT_LOW_PART (VOIDmode,
   14267                 :             :         copy_rtx (operand0)),
   14268                 :             :         gen_rtx_MINUS (QImode,
   14269                 :             :         copy_rtx (operand0),
   14270                 :             :         gen_rtx_SUBREG (QImode,
   14271                 :             :         gen_rtx_fmt_eee (GET_CODE (operand3), GET_MODE (operand3),
   14272                 :             :                 operand2,
   14273                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   14274                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   14275                 :             :         0))),
   14276                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   14277                 :             :   _val = get_insns ();
   14278                 :             :   end_sequence ();
   14279                 :             :   return _val;
   14280                 :             : }
   14281                 :             : 
   14282                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:7904 */
   14283                 :             : extern rtx_insn *gen_split_169 (rtx_insn *, rtx *);
   14284                 :             : rtx_insn *
   14285                 :             : gen_split_169 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   14286                 :             : {
   14287                 :             :   rtx operand0;
   14288                 :             :   rtx operand1;
   14289                 :             :   rtx operand2;
   14290                 :             :   rtx operand3;
   14291                 :             :   rtx_insn *_val = NULL;
   14292                 :             :   if (dump_file)
   14293                 :             :     fprintf (dump_file, "Splitting with gen_split_169 (i386.md:7904)\n");
   14294                 :             :   start_sequence ();
   14295                 :             : #define FAIL return (end_sequence (), _val)
   14296                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   14297                 :             : #line 7929 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   14298                 :             : 
   14299                 :             : #undef DONE
   14300                 :             : #undef FAIL
   14301                 :             :   operand0 = operands[0];
   14302                 :             :   (void) operand0;
   14303                 :             :   operand1 = operands[1];
   14304                 :             :   (void) operand1;
   14305                 :             :   operand2 = operands[2];
   14306                 :             :   (void) operand2;
   14307                 :             :   operand3 = operands[3];
   14308                 :             :   (void) operand3;
   14309                 :             :   emit_insn (gen_rtx_SET (gen_rtx_STRICT_LOW_PART (VOIDmode,
   14310                 :             :         operand0),
   14311                 :             :         operand1));
   14312                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   14313                 :             :         gen_rtvec (2,
   14314                 :             :                 gen_rtx_SET (gen_rtx_STRICT_LOW_PART (VOIDmode,
   14315                 :             :         copy_rtx (operand0)),
   14316                 :             :         gen_rtx_MINUS (QImode,
   14317                 :             :         copy_rtx (operand0),
   14318                 :             :         gen_rtx_SUBREG (QImode,
   14319                 :             :         gen_rtx_fmt_eee (GET_CODE (operand3), GET_MODE (operand3),
   14320                 :             :                 operand2,
   14321                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   14322                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   14323                 :             :         0))),
   14324                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   14325                 :             :   _val = get_insns ();
   14326                 :             :   end_sequence ();
   14327                 :             :   return _val;
   14328                 :             : }
   14329                 :             : 
   14330                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:7904 */
   14331                 :             : extern rtx_insn *gen_split_170 (rtx_insn *, rtx *);
   14332                 :             : rtx_insn *
   14333                 :             : gen_split_170 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   14334                 :             : {
   14335                 :             :   rtx operand0;
   14336                 :             :   rtx operand1;
   14337                 :             :   rtx operand2;
   14338                 :             :   rtx operand3;
   14339                 :             :   rtx_insn *_val = NULL;
   14340                 :             :   if (dump_file)
   14341                 :             :     fprintf (dump_file, "Splitting with gen_split_170 (i386.md:7904)\n");
   14342                 :             :   start_sequence ();
   14343                 :             : #define FAIL return (end_sequence (), _val)
   14344                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   14345                 :             : #line 7929 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   14346                 :             : 
   14347                 :             : #undef DONE
   14348                 :             : #undef FAIL
   14349                 :             :   operand0 = operands[0];
   14350                 :             :   (void) operand0;
   14351                 :             :   operand1 = operands[1];
   14352                 :             :   (void) operand1;
   14353                 :             :   operand2 = operands[2];
   14354                 :             :   (void) operand2;
   14355                 :             :   operand3 = operands[3];
   14356                 :             :   (void) operand3;
   14357                 :             :   emit_insn (gen_rtx_SET (gen_rtx_STRICT_LOW_PART (VOIDmode,
   14358                 :             :         operand0),
   14359                 :             :         operand1));
   14360                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   14361                 :             :         gen_rtvec (2,
   14362                 :             :                 gen_rtx_SET (gen_rtx_STRICT_LOW_PART (VOIDmode,
   14363                 :             :         copy_rtx (operand0)),
   14364                 :             :         gen_rtx_MINUS (QImode,
   14365                 :             :         copy_rtx (operand0),
   14366                 :             :         gen_rtx_SUBREG (QImode,
   14367                 :             :         gen_rtx_fmt_eee (GET_CODE (operand3), GET_MODE (operand3),
   14368                 :             :                 operand2,
   14369                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   14370                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   14371                 :             :         0))),
   14372                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   14373                 :             :   _val = get_insns ();
   14374                 :             :   end_sequence ();
   14375                 :             :   return _val;
   14376                 :             : }
   14377                 :             : 
   14378                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:7933 */
   14379                 :             : extern rtx_insn *gen_split_171 (rtx_insn *, rtx *);
   14380                 :             : rtx_insn *
   14381                 :             : gen_split_171 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   14382                 :             : {
   14383                 :             :   rtx operand0;
   14384                 :             :   rtx operand1;
   14385                 :             :   rtx operand2;
   14386                 :             :   rtx operand3;
   14387                 :             :   rtx operand4;
   14388                 :             :   rtx_insn *_val = NULL;
   14389                 :             :   if (dump_file)
   14390                 :             :     fprintf (dump_file, "Splitting with gen_split_171 (i386.md:7933)\n");
   14391                 :             :   start_sequence ();
   14392                 :             : #define FAIL return (end_sequence (), _val)
   14393                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   14394                 :             : #line 7962 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   14395                 :             : 
   14396                 :             : #undef DONE
   14397                 :             : #undef FAIL
   14398                 :             :   operand0 = operands[0];
   14399                 :             :   (void) operand0;
   14400                 :             :   operand1 = operands[1];
   14401                 :             :   (void) operand1;
   14402                 :             :   operand2 = operands[2];
   14403                 :             :   (void) operand2;
   14404                 :             :   operand3 = operands[3];
   14405                 :             :   (void) operand3;
   14406                 :             :   operand4 = operands[4];
   14407                 :             :   (void) operand4;
   14408                 :             :   emit_insn (gen_rtx_SET (gen_rtx_STRICT_LOW_PART (VOIDmode,
   14409                 :             :         operand0),
   14410                 :             :         gen_rtx_SUBREG (QImode,
   14411                 :             :         gen_rtx_fmt_eee (GET_CODE (operand3), GET_MODE (operand3),
   14412                 :             :                 operand1,
   14413                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   14414                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   14415                 :             :         0)));
   14416                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   14417                 :             :         gen_rtvec (2,
   14418                 :             :                 gen_rtx_SET (gen_rtx_STRICT_LOW_PART (VOIDmode,
   14419                 :             :         copy_rtx (operand0)),
   14420                 :             :         gen_rtx_MINUS (QImode,
   14421                 :             :         copy_rtx (operand0),
   14422                 :             :         gen_rtx_SUBREG (QImode,
   14423                 :             :         gen_rtx_fmt_eee (GET_CODE (operand4), GET_MODE (operand4),
   14424                 :             :                 operand2,
   14425                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   14426                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   14427                 :             :         0))),
   14428                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   14429                 :             :   _val = get_insns ();
   14430                 :             :   end_sequence ();
   14431                 :             :   return _val;
   14432                 :             : }
   14433                 :             : 
   14434                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:7933 */
   14435                 :             : extern rtx_insn *gen_split_172 (rtx_insn *, rtx *);
   14436                 :             : rtx_insn *
   14437                 :             : gen_split_172 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   14438                 :             : {
   14439                 :             :   rtx operand0;
   14440                 :             :   rtx operand1;
   14441                 :             :   rtx operand2;
   14442                 :             :   rtx operand3;
   14443                 :             :   rtx operand4;
   14444                 :             :   rtx_insn *_val = NULL;
   14445                 :             :   if (dump_file)
   14446                 :             :     fprintf (dump_file, "Splitting with gen_split_172 (i386.md:7933)\n");
   14447                 :             :   start_sequence ();
   14448                 :             : #define FAIL return (end_sequence (), _val)
   14449                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   14450                 :             : #line 7962 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   14451                 :             : 
   14452                 :             : #undef DONE
   14453                 :             : #undef FAIL
   14454                 :             :   operand0 = operands[0];
   14455                 :             :   (void) operand0;
   14456                 :             :   operand1 = operands[1];
   14457                 :             :   (void) operand1;
   14458                 :             :   operand2 = operands[2];
   14459                 :             :   (void) operand2;
   14460                 :             :   operand3 = operands[3];
   14461                 :             :   (void) operand3;
   14462                 :             :   operand4 = operands[4];
   14463                 :             :   (void) operand4;
   14464                 :             :   emit_insn (gen_rtx_SET (gen_rtx_STRICT_LOW_PART (VOIDmode,
   14465                 :             :         operand0),
   14466                 :             :         gen_rtx_SUBREG (QImode,
   14467                 :             :         gen_rtx_fmt_eee (GET_CODE (operand3), GET_MODE (operand3),
   14468                 :             :                 operand1,
   14469                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   14470                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   14471                 :             :         0)));
   14472                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   14473                 :             :         gen_rtvec (2,
   14474                 :             :                 gen_rtx_SET (gen_rtx_STRICT_LOW_PART (VOIDmode,
   14475                 :             :         copy_rtx (operand0)),
   14476                 :             :         gen_rtx_MINUS (QImode,
   14477                 :             :         copy_rtx (operand0),
   14478                 :             :         gen_rtx_SUBREG (QImode,
   14479                 :             :         gen_rtx_fmt_eee (GET_CODE (operand4), GET_MODE (operand4),
   14480                 :             :                 operand2,
   14481                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   14482                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   14483                 :             :         0))),
   14484                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   14485                 :             :   _val = get_insns ();
   14486                 :             :   end_sequence ();
   14487                 :             :   return _val;
   14488                 :             : }
   14489                 :             : 
   14490                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:7933 */
   14491                 :             : extern rtx_insn *gen_split_173 (rtx_insn *, rtx *);
   14492                 :             : rtx_insn *
   14493                 :             : gen_split_173 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   14494                 :             : {
   14495                 :             :   rtx operand0;
   14496                 :             :   rtx operand1;
   14497                 :             :   rtx operand2;
   14498                 :             :   rtx operand3;
   14499                 :             :   rtx operand4;
   14500                 :             :   rtx_insn *_val = NULL;
   14501                 :             :   if (dump_file)
   14502                 :             :     fprintf (dump_file, "Splitting with gen_split_173 (i386.md:7933)\n");
   14503                 :             :   start_sequence ();
   14504                 :             : #define FAIL return (end_sequence (), _val)
   14505                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   14506                 :             : #line 7962 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   14507                 :             : 
   14508                 :             : #undef DONE
   14509                 :             : #undef FAIL
   14510                 :             :   operand0 = operands[0];
   14511                 :             :   (void) operand0;
   14512                 :             :   operand1 = operands[1];
   14513                 :             :   (void) operand1;
   14514                 :             :   operand2 = operands[2];
   14515                 :             :   (void) operand2;
   14516                 :             :   operand3 = operands[3];
   14517                 :             :   (void) operand3;
   14518                 :             :   operand4 = operands[4];
   14519                 :             :   (void) operand4;
   14520                 :             :   emit_insn (gen_rtx_SET (gen_rtx_STRICT_LOW_PART (VOIDmode,
   14521                 :             :         operand0),
   14522                 :             :         gen_rtx_SUBREG (QImode,
   14523                 :             :         gen_rtx_fmt_eee (GET_CODE (operand3), GET_MODE (operand3),
   14524                 :             :                 operand1,
   14525                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   14526                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   14527                 :             :         0)));
   14528                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   14529                 :             :         gen_rtvec (2,
   14530                 :             :                 gen_rtx_SET (gen_rtx_STRICT_LOW_PART (VOIDmode,
   14531                 :             :         copy_rtx (operand0)),
   14532                 :             :         gen_rtx_MINUS (QImode,
   14533                 :             :         copy_rtx (operand0),
   14534                 :             :         gen_rtx_SUBREG (QImode,
   14535                 :             :         gen_rtx_fmt_eee (GET_CODE (operand4), GET_MODE (operand4),
   14536                 :             :                 operand2,
   14537                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   14538                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   14539                 :             :         0))),
   14540                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   14541                 :             :   _val = get_insns ();
   14542                 :             :   end_sequence ();
   14543                 :             :   return _val;
   14544                 :             : }
   14545                 :             : 
   14546                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:8022 */
   14547                 :             : extern rtx_insn *gen_split_174 (rtx_insn *, rtx *);
   14548                 :             : rtx_insn *
   14549                 :             : gen_split_174 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   14550                 :             : {
   14551                 :             :   rtx operand0;
   14552                 :             :   rtx operand1;
   14553                 :             :   rtx operand2;
   14554                 :             :   rtx operand3;
   14555                 :             :   rtx operand4;
   14556                 :             :   rtx_insn *_val = NULL;
   14557                 :             :   if (dump_file)
   14558                 :             :     fprintf (dump_file, "Splitting with gen_split_174 (i386.md:8022)\n");
   14559                 :             :   start_sequence ();
   14560                 :             : #define FAIL return (end_sequence (), _val)
   14561                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   14562                 :             : #line 8051 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   14563                 :             : 
   14564                 :             : #undef DONE
   14565                 :             : #undef FAIL
   14566                 :             :   operand0 = operands[0];
   14567                 :             :   (void) operand0;
   14568                 :             :   operand1 = operands[1];
   14569                 :             :   (void) operand1;
   14570                 :             :   operand2 = operands[2];
   14571                 :             :   (void) operand2;
   14572                 :             :   operand3 = operands[3];
   14573                 :             :   (void) operand3;
   14574                 :             :   operand4 = operands[4];
   14575                 :             :   (void) operand4;
   14576                 :             :   emit_insn (gen_rtx_SET (operand0,
   14577                 :             :         gen_rtx_SUBREG (QImode,
   14578                 :             :         gen_rtx_fmt_eee (GET_CODE (operand3), GET_MODE (operand3),
   14579                 :             :                 operand1,
   14580                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   14581                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   14582                 :             :         0)));
   14583                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   14584                 :             :         gen_rtvec (2,
   14585                 :             :                 gen_rtx_SET (copy_rtx (operand0),
   14586                 :             :         gen_rtx_MINUS (QImode,
   14587                 :             :         copy_rtx (operand0),
   14588                 :             :         gen_rtx_SUBREG (QImode,
   14589                 :             :         gen_rtx_fmt_eee (GET_CODE (operand4), GET_MODE (operand4),
   14590                 :             :                 operand2,
   14591                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   14592                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   14593                 :             :         0))),
   14594                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   14595                 :             :   _val = get_insns ();
   14596                 :             :   end_sequence ();
   14597                 :             :   return _val;
   14598                 :             : }
   14599                 :             : 
   14600                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:8022 */
   14601                 :             : extern rtx_insn *gen_split_175 (rtx_insn *, rtx *);
   14602                 :             : rtx_insn *
   14603                 :             : gen_split_175 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   14604                 :             : {
   14605                 :             :   rtx operand0;
   14606                 :             :   rtx operand1;
   14607                 :             :   rtx operand2;
   14608                 :             :   rtx operand3;
   14609                 :             :   rtx operand4;
   14610                 :             :   rtx_insn *_val = NULL;
   14611                 :             :   if (dump_file)
   14612                 :             :     fprintf (dump_file, "Splitting with gen_split_175 (i386.md:8022)\n");
   14613                 :             :   start_sequence ();
   14614                 :             : #define FAIL return (end_sequence (), _val)
   14615                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   14616                 :             : #line 8051 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   14617                 :             : 
   14618                 :             : #undef DONE
   14619                 :             : #undef FAIL
   14620                 :             :   operand0 = operands[0];
   14621                 :             :   (void) operand0;
   14622                 :             :   operand1 = operands[1];
   14623                 :             :   (void) operand1;
   14624                 :             :   operand2 = operands[2];
   14625                 :             :   (void) operand2;
   14626                 :             :   operand3 = operands[3];
   14627                 :             :   (void) operand3;
   14628                 :             :   operand4 = operands[4];
   14629                 :             :   (void) operand4;
   14630                 :             :   emit_insn (gen_rtx_SET (operand0,
   14631                 :             :         gen_rtx_SUBREG (QImode,
   14632                 :             :         gen_rtx_fmt_eee (GET_CODE (operand3), GET_MODE (operand3),
   14633                 :             :                 operand1,
   14634                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   14635                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   14636                 :             :         0)));
   14637                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   14638                 :             :         gen_rtvec (2,
   14639                 :             :                 gen_rtx_SET (copy_rtx (operand0),
   14640                 :             :         gen_rtx_MINUS (QImode,
   14641                 :             :         copy_rtx (operand0),
   14642                 :             :         gen_rtx_SUBREG (QImode,
   14643                 :             :         gen_rtx_fmt_eee (GET_CODE (operand4), GET_MODE (operand4),
   14644                 :             :                 operand2,
   14645                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   14646                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   14647                 :             :         0))),
   14648                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   14649                 :             :   _val = get_insns ();
   14650                 :             :   end_sequence ();
   14651                 :             :   return _val;
   14652                 :             : }
   14653                 :             : 
   14654                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:8022 */
   14655                 :             : extern rtx_insn *gen_split_176 (rtx_insn *, rtx *);
   14656                 :             : rtx_insn *
   14657                 :             : gen_split_176 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   14658                 :             : {
   14659                 :             :   rtx operand0;
   14660                 :             :   rtx operand1;
   14661                 :             :   rtx operand2;
   14662                 :             :   rtx operand3;
   14663                 :             :   rtx operand4;
   14664                 :             :   rtx_insn *_val = NULL;
   14665                 :             :   if (dump_file)
   14666                 :             :     fprintf (dump_file, "Splitting with gen_split_176 (i386.md:8022)\n");
   14667                 :             :   start_sequence ();
   14668                 :             : #define FAIL return (end_sequence (), _val)
   14669                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   14670                 :             : #line 8051 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   14671                 :             : 
   14672                 :             : #undef DONE
   14673                 :             : #undef FAIL
   14674                 :             :   operand0 = operands[0];
   14675                 :             :   (void) operand0;
   14676                 :             :   operand1 = operands[1];
   14677                 :             :   (void) operand1;
   14678                 :             :   operand2 = operands[2];
   14679                 :             :   (void) operand2;
   14680                 :             :   operand3 = operands[3];
   14681                 :             :   (void) operand3;
   14682                 :             :   operand4 = operands[4];
   14683                 :             :   (void) operand4;
   14684                 :             :   emit_insn (gen_rtx_SET (operand0,
   14685                 :             :         gen_rtx_SUBREG (QImode,
   14686                 :             :         gen_rtx_fmt_eee (GET_CODE (operand3), GET_MODE (operand3),
   14687                 :             :                 operand1,
   14688                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   14689                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   14690                 :             :         0)));
   14691                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   14692                 :             :         gen_rtvec (2,
   14693                 :             :                 gen_rtx_SET (copy_rtx (operand0),
   14694                 :             :         gen_rtx_MINUS (QImode,
   14695                 :             :         copy_rtx (operand0),
   14696                 :             :         gen_rtx_SUBREG (QImode,
   14697                 :             :         gen_rtx_fmt_eee (GET_CODE (operand4), GET_MODE (operand4),
   14698                 :             :                 operand2,
   14699                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   14700                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   14701                 :             :         0))),
   14702                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   14703                 :             :   _val = get_insns ();
   14704                 :             :   end_sequence ();
   14705                 :             :   return _val;
   14706                 :             : }
   14707                 :             : 
   14708                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:8056 */
   14709                 :             : extern rtx_insn *gen_split_177 (rtx_insn *, rtx *);
   14710                 :             : rtx_insn *
   14711                 :             : gen_split_177 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   14712                 :             : {
   14713                 :             :   rtx operand0;
   14714                 :             :   rtx operand1;
   14715                 :             :   rtx operand2;
   14716                 :             :   rtx operand3;
   14717                 :             :   rtx_insn *_val = NULL;
   14718                 :             :   if (dump_file)
   14719                 :             :     fprintf (dump_file, "Splitting with gen_split_177 (i386.md:8056)\n");
   14720                 :             :   start_sequence ();
   14721                 :             : #define FAIL return (end_sequence (), _val)
   14722                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   14723                 :             : #line 8090 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   14724                 :             : 
   14725                 :             : #undef DONE
   14726                 :             : #undef FAIL
   14727                 :             :   operand0 = operands[0];
   14728                 :             :   (void) operand0;
   14729                 :             :   operand1 = operands[1];
   14730                 :             :   (void) operand1;
   14731                 :             :   operand2 = operands[2];
   14732                 :             :   (void) operand2;
   14733                 :             :   operand3 = operands[3];
   14734                 :             :   (void) operand3;
   14735                 :             :   emit_insn (gen_rtx_SET (gen_rtx_ZERO_EXTRACT (HImode,
   14736                 :             :         operand0,
   14737                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   14738                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   14739                 :             :         gen_rtx_ZERO_EXTRACT (HImode,
   14740                 :             :         operand1,
   14741                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   14742                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)])));
   14743                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   14744                 :             :         gen_rtvec (2,
   14745                 :             :                 gen_rtx_SET (gen_rtx_ZERO_EXTRACT (HImode,
   14746                 :             :         copy_rtx (operand0),
   14747                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   14748                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   14749                 :             :         gen_rtx_SUBREG (HImode,
   14750                 :             :         gen_rtx_MINUS (QImode,
   14751                 :             :         gen_rtx_SUBREG (QImode,
   14752                 :             :         gen_rtx_fmt_eee (GET_CODE (operand3), GET_MODE (operand3),
   14753                 :             :                 copy_rtx (operand0),
   14754                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   14755                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   14756                 :             :         0),
   14757                 :             :         operand2),
   14758                 :             :         0)),
   14759                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   14760                 :             :   _val = get_insns ();
   14761                 :             :   end_sequence ();
   14762                 :             :   return _val;
   14763                 :             : }
   14764                 :             : 
   14765                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:8056 */
   14766                 :             : extern rtx_insn *gen_split_178 (rtx_insn *, rtx *);
   14767                 :             : rtx_insn *
   14768                 :             : gen_split_178 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   14769                 :             : {
   14770                 :             :   rtx operand0;
   14771                 :             :   rtx operand1;
   14772                 :             :   rtx operand2;
   14773                 :             :   rtx operand3;
   14774                 :             :   rtx_insn *_val = NULL;
   14775                 :             :   if (dump_file)
   14776                 :             :     fprintf (dump_file, "Splitting with gen_split_178 (i386.md:8056)\n");
   14777                 :             :   start_sequence ();
   14778                 :             : #define FAIL return (end_sequence (), _val)
   14779                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   14780                 :             : #line 8090 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   14781                 :             : 
   14782                 :             : #undef DONE
   14783                 :             : #undef FAIL
   14784                 :             :   operand0 = operands[0];
   14785                 :             :   (void) operand0;
   14786                 :             :   operand1 = operands[1];
   14787                 :             :   (void) operand1;
   14788                 :             :   operand2 = operands[2];
   14789                 :             :   (void) operand2;
   14790                 :             :   operand3 = operands[3];
   14791                 :             :   (void) operand3;
   14792                 :             :   emit_insn (gen_rtx_SET (gen_rtx_ZERO_EXTRACT (SImode,
   14793                 :             :         operand0,
   14794                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   14795                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   14796                 :             :         gen_rtx_ZERO_EXTRACT (SImode,
   14797                 :             :         operand1,
   14798                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   14799                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)])));
   14800                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   14801                 :             :         gen_rtvec (2,
   14802                 :             :                 gen_rtx_SET (gen_rtx_ZERO_EXTRACT (SImode,
   14803                 :             :         copy_rtx (operand0),
   14804                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   14805                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   14806                 :             :         gen_rtx_SUBREG (SImode,
   14807                 :             :         gen_rtx_MINUS (QImode,
   14808                 :             :         gen_rtx_SUBREG (QImode,
   14809                 :             :         gen_rtx_fmt_eee (GET_CODE (operand3), GET_MODE (operand3),
   14810                 :             :                 copy_rtx (operand0),
   14811                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   14812                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   14813                 :             :         0),
   14814                 :             :         operand2),
   14815                 :             :         0)),
   14816                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   14817                 :             :   _val = get_insns ();
   14818                 :             :   end_sequence ();
   14819                 :             :   return _val;
   14820                 :             : }
   14821                 :             : 
   14822                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:8056 */
   14823                 :             : extern rtx_insn *gen_split_179 (rtx_insn *, rtx *);
   14824                 :             : rtx_insn *
   14825                 :             : gen_split_179 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   14826                 :             : {
   14827                 :             :   rtx operand0;
   14828                 :             :   rtx operand1;
   14829                 :             :   rtx operand2;
   14830                 :             :   rtx operand3;
   14831                 :             :   rtx_insn *_val = NULL;
   14832                 :             :   if (dump_file)
   14833                 :             :     fprintf (dump_file, "Splitting with gen_split_179 (i386.md:8056)\n");
   14834                 :             :   start_sequence ();
   14835                 :             : #define FAIL return (end_sequence (), _val)
   14836                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   14837                 :             : #line 8090 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   14838                 :             : 
   14839                 :             : #undef DONE
   14840                 :             : #undef FAIL
   14841                 :             :   operand0 = operands[0];
   14842                 :             :   (void) operand0;
   14843                 :             :   operand1 = operands[1];
   14844                 :             :   (void) operand1;
   14845                 :             :   operand2 = operands[2];
   14846                 :             :   (void) operand2;
   14847                 :             :   operand3 = operands[3];
   14848                 :             :   (void) operand3;
   14849                 :             :   emit_insn (gen_rtx_SET (gen_rtx_ZERO_EXTRACT (DImode,
   14850                 :             :         operand0,
   14851                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   14852                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   14853                 :             :         gen_rtx_ZERO_EXTRACT (DImode,
   14854                 :             :         operand1,
   14855                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   14856                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)])));
   14857                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   14858                 :             :         gen_rtvec (2,
   14859                 :             :                 gen_rtx_SET (gen_rtx_ZERO_EXTRACT (DImode,
   14860                 :             :         copy_rtx (operand0),
   14861                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   14862                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   14863                 :             :         gen_rtx_SUBREG (DImode,
   14864                 :             :         gen_rtx_MINUS (QImode,
   14865                 :             :         gen_rtx_SUBREG (QImode,
   14866                 :             :         gen_rtx_fmt_eee (GET_CODE (operand3), GET_MODE (operand3),
   14867                 :             :                 copy_rtx (operand0),
   14868                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   14869                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   14870                 :             :         0),
   14871                 :             :         operand2),
   14872                 :             :         0)),
   14873                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   14874                 :             :   _val = get_insns ();
   14875                 :             :   end_sequence ();
   14876                 :             :   return _val;
   14877                 :             : }
   14878                 :             : 
   14879                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:8096 */
   14880                 :             : rtx
   14881                 :             : gen_subvqi4 (rtx operand0,
   14882                 :             :         rtx operand1,
   14883                 :             :         rtx operand2,
   14884                 :             :         rtx operand3)
   14885                 :             : {
   14886                 :             :   rtx operand4;
   14887                 :             :   rtx_insn *_val = 0;
   14888                 :             :   start_sequence ();
   14889                 :             :   {
   14890                 :             :     rtx operands[5];
   14891                 :             :     operands[0] = operand0;
   14892                 :             :     operands[1] = operand1;
   14893                 :             :     operands[2] = operand2;
   14894                 :             :     operands[3] = operand3;
   14895                 :             : #define FAIL return (end_sequence (), _val)
   14896                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   14897                 :             : #line 8114 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   14898                 :             : {
   14899                 :             :   ix86_fixup_binary_operands_no_copy (MINUS, QImode, operands,
   14900                 :             :                                       TARGET_APX_NDD);
   14901                 :             :   if (CONST_SCALAR_INT_P (operands[2]))
   14902                 :             :     operands[4] = operands[2];
   14903                 :             :   else
   14904                 :             :     operands[4] = gen_rtx_SIGN_EXTEND (HImode, operands[2]);
   14905                 :             : }
   14906                 :             : #undef DONE
   14907                 :             : #undef FAIL
   14908                 :             :     operand0 = operands[0];
   14909                 :             :     (void) operand0;
   14910                 :             :     operand1 = operands[1];
   14911                 :             :     (void) operand1;
   14912                 :             :     operand2 = operands[2];
   14913                 :             :     (void) operand2;
   14914                 :             :     operand3 = operands[3];
   14915                 :             :     (void) operand3;
   14916                 :             :     operand4 = operands[4];
   14917                 :             :     (void) operand4;
   14918                 :             :   }
   14919                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   14920                 :             :         gen_rtvec (2,
   14921                 :             :                 gen_rtx_SET (gen_rtx_REG (CCOmode,
   14922                 :             :         17),
   14923                 :             :         gen_rtx_EQ (CCOmode,
   14924                 :             :         gen_rtx_MINUS (HImode,
   14925                 :             :         gen_rtx_SIGN_EXTEND (HImode,
   14926                 :             :         operand1),
   14927                 :             :         operand4),
   14928                 :             :         gen_rtx_SIGN_EXTEND (HImode,
   14929                 :             :         gen_rtx_MINUS (QImode,
   14930                 :             :         copy_rtx (operand1),
   14931                 :             :         operand2)))),
   14932                 :             :                 gen_rtx_SET (operand0,
   14933                 :             :         gen_rtx_MINUS (QImode,
   14934                 :             :         copy_rtx (operand1),
   14935                 :             :         copy_rtx (operand2))))), true);
   14936                 :             :   emit_jump_insn (gen_rtx_SET (pc_rtx,
   14937                 :             :         gen_rtx_IF_THEN_ELSE (VOIDmode,
   14938                 :             :         gen_rtx_EQ (VOIDmode,
   14939                 :             :         gen_rtx_REG (CCOmode,
   14940                 :             :         17),
   14941                 :             :         const0_rtx),
   14942                 :             :         gen_rtx_LABEL_REF (VOIDmode,
   14943                 :             :         operand3),
   14944                 :             :         pc_rtx)));
   14945                 :             :   _val = get_insns ();
   14946                 :             :   end_sequence ();
   14947                 :             :   return _val;
   14948                 :             : }
   14949                 :             : 
   14950                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:8096 */
   14951                 :             : rtx
   14952                 :             : gen_subvhi4 (rtx operand0,
   14953                 :             :         rtx operand1,
   14954                 :             :         rtx operand2,
   14955                 :             :         rtx operand3)
   14956                 :             : {
   14957                 :             :   rtx operand4;
   14958                 :             :   rtx_insn *_val = 0;
   14959                 :             :   start_sequence ();
   14960                 :             :   {
   14961                 :             :     rtx operands[5];
   14962                 :             :     operands[0] = operand0;
   14963                 :             :     operands[1] = operand1;
   14964                 :             :     operands[2] = operand2;
   14965                 :             :     operands[3] = operand3;
   14966                 :             : #define FAIL return (end_sequence (), _val)
   14967                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   14968                 :             : #line 8114 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   14969                 :             : {
   14970                 :             :   ix86_fixup_binary_operands_no_copy (MINUS, HImode, operands,
   14971                 :             :                                       TARGET_APX_NDD);
   14972                 :             :   if (CONST_SCALAR_INT_P (operands[2]))
   14973                 :             :     operands[4] = operands[2];
   14974                 :             :   else
   14975                 :             :     operands[4] = gen_rtx_SIGN_EXTEND (SImode, operands[2]);
   14976                 :             : }
   14977                 :             : #undef DONE
   14978                 :             : #undef FAIL
   14979                 :             :     operand0 = operands[0];
   14980                 :             :     (void) operand0;
   14981                 :             :     operand1 = operands[1];
   14982                 :             :     (void) operand1;
   14983                 :             :     operand2 = operands[2];
   14984                 :             :     (void) operand2;
   14985                 :             :     operand3 = operands[3];
   14986                 :             :     (void) operand3;
   14987                 :             :     operand4 = operands[4];
   14988                 :             :     (void) operand4;
   14989                 :             :   }
   14990                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   14991                 :             :         gen_rtvec (2,
   14992                 :             :                 gen_rtx_SET (gen_rtx_REG (CCOmode,
   14993                 :             :         17),
   14994                 :             :         gen_rtx_EQ (CCOmode,
   14995                 :             :         gen_rtx_MINUS (SImode,
   14996                 :             :         gen_rtx_SIGN_EXTEND (SImode,
   14997                 :             :         operand1),
   14998                 :             :         operand4),
   14999                 :             :         gen_rtx_SIGN_EXTEND (SImode,
   15000                 :             :         gen_rtx_MINUS (HImode,
   15001                 :             :         copy_rtx (operand1),
   15002                 :             :         operand2)))),
   15003                 :             :                 gen_rtx_SET (operand0,
   15004                 :             :         gen_rtx_MINUS (HImode,
   15005                 :             :         copy_rtx (operand1),
   15006                 :             :         copy_rtx (operand2))))), true);
   15007                 :             :   emit_jump_insn (gen_rtx_SET (pc_rtx,
   15008                 :             :         gen_rtx_IF_THEN_ELSE (VOIDmode,
   15009                 :             :         gen_rtx_EQ (VOIDmode,
   15010                 :             :         gen_rtx_REG (CCOmode,
   15011                 :             :         17),
   15012                 :             :         const0_rtx),
   15013                 :             :         gen_rtx_LABEL_REF (VOIDmode,
   15014                 :             :         operand3),
   15015                 :             :         pc_rtx)));
   15016                 :             :   _val = get_insns ();
   15017                 :             :   end_sequence ();
   15018                 :             :   return _val;
   15019                 :             : }
   15020                 :             : 
   15021                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:8096 */
   15022                 :             : rtx
   15023                 :             : gen_subvsi4 (rtx operand0,
   15024                 :             :         rtx operand1,
   15025                 :             :         rtx operand2,
   15026                 :             :         rtx operand3)
   15027                 :             : {
   15028                 :             :   rtx operand4;
   15029                 :             :   rtx_insn *_val = 0;
   15030                 :             :   start_sequence ();
   15031                 :             :   {
   15032                 :             :     rtx operands[5];
   15033                 :             :     operands[0] = operand0;
   15034                 :             :     operands[1] = operand1;
   15035                 :             :     operands[2] = operand2;
   15036                 :             :     operands[3] = operand3;
   15037                 :             : #define FAIL return (end_sequence (), _val)
   15038                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   15039                 :             : #line 8114 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   15040                 :             : {
   15041                 :             :   ix86_fixup_binary_operands_no_copy (MINUS, SImode, operands,
   15042                 :             :                                       TARGET_APX_NDD);
   15043                 :             :   if (CONST_SCALAR_INT_P (operands[2]))
   15044                 :             :     operands[4] = operands[2];
   15045                 :             :   else
   15046                 :             :     operands[4] = gen_rtx_SIGN_EXTEND (DImode, operands[2]);
   15047                 :             : }
   15048                 :             : #undef DONE
   15049                 :             : #undef FAIL
   15050                 :             :     operand0 = operands[0];
   15051                 :             :     (void) operand0;
   15052                 :             :     operand1 = operands[1];
   15053                 :             :     (void) operand1;
   15054                 :             :     operand2 = operands[2];
   15055                 :             :     (void) operand2;
   15056                 :             :     operand3 = operands[3];
   15057                 :             :     (void) operand3;
   15058                 :             :     operand4 = operands[4];
   15059                 :             :     (void) operand4;
   15060                 :             :   }
   15061                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   15062                 :             :         gen_rtvec (2,
   15063                 :             :                 gen_rtx_SET (gen_rtx_REG (CCOmode,
   15064                 :             :         17),
   15065                 :             :         gen_rtx_EQ (CCOmode,
   15066                 :             :         gen_rtx_MINUS (DImode,
   15067                 :             :         gen_rtx_SIGN_EXTEND (DImode,
   15068                 :             :         operand1),
   15069                 :             :         operand4),
   15070                 :             :         gen_rtx_SIGN_EXTEND (DImode,
   15071                 :             :         gen_rtx_MINUS (SImode,
   15072                 :             :         copy_rtx (operand1),
   15073                 :             :         operand2)))),
   15074                 :             :                 gen_rtx_SET (operand0,
   15075                 :             :         gen_rtx_MINUS (SImode,
   15076                 :             :         copy_rtx (operand1),
   15077                 :             :         copy_rtx (operand2))))), true);
   15078                 :             :   emit_jump_insn (gen_rtx_SET (pc_rtx,
   15079                 :             :         gen_rtx_IF_THEN_ELSE (VOIDmode,
   15080                 :             :         gen_rtx_EQ (VOIDmode,
   15081                 :             :         gen_rtx_REG (CCOmode,
   15082                 :             :         17),
   15083                 :             :         const0_rtx),
   15084                 :             :         gen_rtx_LABEL_REF (VOIDmode,
   15085                 :             :         operand3),
   15086                 :             :         pc_rtx)));
   15087                 :             :   _val = get_insns ();
   15088                 :             :   end_sequence ();
   15089                 :             :   return _val;
   15090                 :             : }
   15091                 :             : 
   15092                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:8096 */
   15093                 :             : rtx
   15094                 :             : gen_subvdi4 (rtx operand0,
   15095                 :             :         rtx operand1,
   15096                 :             :         rtx operand2,
   15097                 :             :         rtx operand3)
   15098                 :             : {
   15099                 :             :   rtx operand4;
   15100                 :             :   rtx_insn *_val = 0;
   15101                 :             :   start_sequence ();
   15102                 :             :   {
   15103                 :             :     rtx operands[5];
   15104                 :             :     operands[0] = operand0;
   15105                 :             :     operands[1] = operand1;
   15106                 :             :     operands[2] = operand2;
   15107                 :             :     operands[3] = operand3;
   15108                 :             : #define FAIL return (end_sequence (), _val)
   15109                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   15110                 :             : #line 8114 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   15111                 :             : {
   15112                 :             :   ix86_fixup_binary_operands_no_copy (MINUS, DImode, operands,
   15113                 :             :                                       TARGET_APX_NDD);
   15114                 :             :   if (CONST_SCALAR_INT_P (operands[2]))
   15115                 :             :     operands[4] = operands[2];
   15116                 :             :   else
   15117                 :             :     operands[4] = gen_rtx_SIGN_EXTEND (TImode, operands[2]);
   15118                 :             : }
   15119                 :             : #undef DONE
   15120                 :             : #undef FAIL
   15121                 :             :     operand0 = operands[0];
   15122                 :             :     (void) operand0;
   15123                 :             :     operand1 = operands[1];
   15124                 :             :     (void) operand1;
   15125                 :             :     operand2 = operands[2];
   15126                 :             :     (void) operand2;
   15127                 :             :     operand3 = operands[3];
   15128                 :             :     (void) operand3;
   15129                 :             :     operand4 = operands[4];
   15130                 :             :     (void) operand4;
   15131                 :             :   }
   15132                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   15133                 :             :         gen_rtvec (2,
   15134                 :             :                 gen_rtx_SET (gen_rtx_REG (CCOmode,
   15135                 :             :         17),
   15136                 :             :         gen_rtx_EQ (CCOmode,
   15137                 :             :         gen_rtx_MINUS (TImode,
   15138                 :             :         gen_rtx_SIGN_EXTEND (TImode,
   15139                 :             :         operand1),
   15140                 :             :         operand4),
   15141                 :             :         gen_rtx_SIGN_EXTEND (TImode,
   15142                 :             :         gen_rtx_MINUS (DImode,
   15143                 :             :         copy_rtx (operand1),
   15144                 :             :         operand2)))),
   15145                 :             :                 gen_rtx_SET (operand0,
   15146                 :             :         gen_rtx_MINUS (DImode,
   15147                 :             :         copy_rtx (operand1),
   15148                 :             :         copy_rtx (operand2))))), true);
   15149                 :             :   emit_jump_insn (gen_rtx_SET (pc_rtx,
   15150                 :             :         gen_rtx_IF_THEN_ELSE (VOIDmode,
   15151                 :             :         gen_rtx_EQ (VOIDmode,
   15152                 :             :         gen_rtx_REG (CCOmode,
   15153                 :             :         17),
   15154                 :             :         const0_rtx),
   15155                 :             :         gen_rtx_LABEL_REF (VOIDmode,
   15156                 :             :         operand3),
   15157                 :             :         pc_rtx)));
   15158                 :             :   _val = get_insns ();
   15159                 :             :   end_sequence ();
   15160                 :             :   return _val;
   15161                 :             : }
   15162                 :             : 
   15163                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:8096 */
   15164                 :             : rtx
   15165                 :             : gen_subvti4 (rtx operand0,
   15166                 :             :         rtx operand1,
   15167                 :             :         rtx operand2,
   15168                 :             :         rtx operand3)
   15169                 :             : {
   15170                 :             :   rtx operand4;
   15171                 :             :   rtx_insn *_val = 0;
   15172                 :             :   start_sequence ();
   15173                 :             :   {
   15174                 :             :     rtx operands[5];
   15175                 :             :     operands[0] = operand0;
   15176                 :             :     operands[1] = operand1;
   15177                 :             :     operands[2] = operand2;
   15178                 :             :     operands[3] = operand3;
   15179                 :             : #define FAIL return (end_sequence (), _val)
   15180                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   15181                 :             : #line 8114 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   15182                 :             : {
   15183                 :             :   ix86_fixup_binary_operands_no_copy (MINUS, TImode, operands,
   15184                 :             :                                       TARGET_APX_NDD);
   15185                 :             :   if (CONST_SCALAR_INT_P (operands[2]))
   15186                 :             :     operands[4] = operands[2];
   15187                 :             :   else
   15188                 :             :     operands[4] = gen_rtx_SIGN_EXTEND (POImode, operands[2]);
   15189                 :             : }
   15190                 :             : #undef DONE
   15191                 :             : #undef FAIL
   15192                 :             :     operand0 = operands[0];
   15193                 :             :     (void) operand0;
   15194                 :             :     operand1 = operands[1];
   15195                 :             :     (void) operand1;
   15196                 :             :     operand2 = operands[2];
   15197                 :             :     (void) operand2;
   15198                 :             :     operand3 = operands[3];
   15199                 :             :     (void) operand3;
   15200                 :             :     operand4 = operands[4];
   15201                 :             :     (void) operand4;
   15202                 :             :   }
   15203                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   15204                 :             :         gen_rtvec (2,
   15205                 :             :                 gen_rtx_SET (gen_rtx_REG (CCOmode,
   15206                 :             :         17),
   15207                 :             :         gen_rtx_EQ (CCOmode,
   15208                 :             :         gen_rtx_MINUS (POImode,
   15209                 :             :         gen_rtx_SIGN_EXTEND (POImode,
   15210                 :             :         operand1),
   15211                 :             :         operand4),
   15212                 :             :         gen_rtx_SIGN_EXTEND (POImode,
   15213                 :             :         gen_rtx_MINUS (TImode,
   15214                 :             :         copy_rtx (operand1),
   15215                 :             :         operand2)))),
   15216                 :             :                 gen_rtx_SET (operand0,
   15217                 :             :         gen_rtx_MINUS (TImode,
   15218                 :             :         copy_rtx (operand1),
   15219                 :             :         copy_rtx (operand2))))), true);
   15220                 :             :   emit_jump_insn (gen_rtx_SET (pc_rtx,
   15221                 :             :         gen_rtx_IF_THEN_ELSE (VOIDmode,
   15222                 :             :         gen_rtx_EQ (VOIDmode,
   15223                 :             :         gen_rtx_REG (CCOmode,
   15224                 :             :         17),
   15225                 :             :         const0_rtx),
   15226                 :             :         gen_rtx_LABEL_REF (VOIDmode,
   15227                 :             :         operand3),
   15228                 :             :         pc_rtx)));
   15229                 :             :   _val = get_insns ();
   15230                 :             :   end_sequence ();
   15231                 :             :   return _val;
   15232                 :             : }
   15233                 :             : 
   15234                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:8172 */
   15235                 :             : extern rtx_insn *gen_split_180 (rtx_insn *, rtx *);
   15236                 :             : rtx_insn *
   15237                 :             : gen_split_180 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   15238                 :             : {
   15239                 :             :   rtx operand0;
   15240                 :             :   rtx operand1;
   15241                 :             :   rtx operand2;
   15242                 :             :   rtx operand3;
   15243                 :             :   rtx operand4;
   15244                 :             :   rtx operand5;
   15245                 :             :   rtx_insn *_val = NULL;
   15246                 :             :   if (dump_file)
   15247                 :             :     fprintf (dump_file, "Splitting with gen_split_180 (i386.md:8172)\n");
   15248                 :             :   start_sequence ();
   15249                 :             : #define FAIL return (end_sequence (), _val)
   15250                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   15251                 :             : #line 8210 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   15252                 :             : {
   15253                 :             :   split_double_mode (DImode, &operands[0], 3, &operands[0], &operands[3]);
   15254                 :             : }
   15255                 :             : #undef DONE
   15256                 :             : #undef FAIL
   15257                 :             :   operand0 = operands[0];
   15258                 :             :   (void) operand0;
   15259                 :             :   operand1 = operands[1];
   15260                 :             :   (void) operand1;
   15261                 :             :   operand2 = operands[2];
   15262                 :             :   (void) operand2;
   15263                 :             :   operand3 = operands[3];
   15264                 :             :   (void) operand3;
   15265                 :             :   operand4 = operands[4];
   15266                 :             :   (void) operand4;
   15267                 :             :   operand5 = operands[5];
   15268                 :             :   (void) operand5;
   15269                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   15270                 :             :         gen_rtvec (2,
   15271                 :             :                 gen_rtx_SET (gen_rtx_REG (CCmode,
   15272                 :             :         17),
   15273                 :             :         gen_rtx_COMPARE (CCmode,
   15274                 :             :         operand1,
   15275                 :             :         operand2)),
   15276                 :             :                 gen_rtx_SET (operand0,
   15277                 :             :         gen_rtx_MINUS (SImode,
   15278                 :             :         copy_rtx (operand1),
   15279                 :             :         copy_rtx (operand2))))), true);
   15280                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   15281                 :             :         gen_rtvec (2,
   15282                 :             :                 gen_rtx_SET (gen_rtx_REG (CCOmode,
   15283                 :             :         17),
   15284                 :             :         gen_rtx_EQ (CCOmode,
   15285                 :             :         gen_rtx_MINUS (DImode,
   15286                 :             :         gen_rtx_MINUS (DImode,
   15287                 :             :         gen_rtx_SIGN_EXTEND (DImode,
   15288                 :             :         operand4),
   15289                 :             :         gen_rtx_LTU (DImode,
   15290                 :             :         gen_rtx_REG (CCmode,
   15291                 :             :         17),
   15292                 :             :         const0_rtx)),
   15293                 :             :         gen_rtx_SIGN_EXTEND (DImode,
   15294                 :             :         operand5)),
   15295                 :             :         gen_rtx_SIGN_EXTEND (DImode,
   15296                 :             :         gen_rtx_MINUS (SImode,
   15297                 :             :         gen_rtx_MINUS (SImode,
   15298                 :             :         copy_rtx (operand4),
   15299                 :             :         gen_rtx_LTU (SImode,
   15300                 :             :         gen_rtx_REG (CCmode,
   15301                 :             :         17),
   15302                 :             :         const0_rtx)),
   15303                 :             :         copy_rtx (operand5))))),
   15304                 :             :                 gen_rtx_SET (operand3,
   15305                 :             :         gen_rtx_MINUS (SImode,
   15306                 :             :         gen_rtx_MINUS (SImode,
   15307                 :             :         copy_rtx (operand4),
   15308                 :             :         gen_rtx_LTU (SImode,
   15309                 :             :         gen_rtx_REG (CCmode,
   15310                 :             :         17),
   15311                 :             :         const0_rtx)),
   15312                 :             :         copy_rtx (operand5))))), false);
   15313                 :             :   _val = get_insns ();
   15314                 :             :   end_sequence ();
   15315                 :             :   return _val;
   15316                 :             : }
   15317                 :             : 
   15318                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:8172 */
   15319                 :             : extern rtx_insn *gen_split_181 (rtx_insn *, rtx *);
   15320                 :             : rtx_insn *
   15321                 :             : gen_split_181 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   15322                 :             : {
   15323                 :             :   rtx operand0;
   15324                 :             :   rtx operand1;
   15325                 :             :   rtx operand2;
   15326                 :             :   rtx operand3;
   15327                 :             :   rtx operand4;
   15328                 :             :   rtx operand5;
   15329                 :             :   rtx_insn *_val = NULL;
   15330                 :             :   if (dump_file)
   15331                 :             :     fprintf (dump_file, "Splitting with gen_split_181 (i386.md:8172)\n");
   15332                 :             :   start_sequence ();
   15333                 :             : #define FAIL return (end_sequence (), _val)
   15334                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   15335                 :             : #line 8210 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   15336                 :             : {
   15337                 :             :   split_double_mode (TImode, &operands[0], 3, &operands[0], &operands[3]);
   15338                 :             : }
   15339                 :             : #undef DONE
   15340                 :             : #undef FAIL
   15341                 :             :   operand0 = operands[0];
   15342                 :             :   (void) operand0;
   15343                 :             :   operand1 = operands[1];
   15344                 :             :   (void) operand1;
   15345                 :             :   operand2 = operands[2];
   15346                 :             :   (void) operand2;
   15347                 :             :   operand3 = operands[3];
   15348                 :             :   (void) operand3;
   15349                 :             :   operand4 = operands[4];
   15350                 :             :   (void) operand4;
   15351                 :             :   operand5 = operands[5];
   15352                 :             :   (void) operand5;
   15353                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   15354                 :             :         gen_rtvec (2,
   15355                 :             :                 gen_rtx_SET (gen_rtx_REG (CCmode,
   15356                 :             :         17),
   15357                 :             :         gen_rtx_COMPARE (CCmode,
   15358                 :             :         operand1,
   15359                 :             :         operand2)),
   15360                 :             :                 gen_rtx_SET (operand0,
   15361                 :             :         gen_rtx_MINUS (DImode,
   15362                 :             :         copy_rtx (operand1),
   15363                 :             :         copy_rtx (operand2))))), true);
   15364                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   15365                 :             :         gen_rtvec (2,
   15366                 :             :                 gen_rtx_SET (gen_rtx_REG (CCOmode,
   15367                 :             :         17),
   15368                 :             :         gen_rtx_EQ (CCOmode,
   15369                 :             :         gen_rtx_MINUS (TImode,
   15370                 :             :         gen_rtx_MINUS (TImode,
   15371                 :             :         gen_rtx_SIGN_EXTEND (TImode,
   15372                 :             :         operand4),
   15373                 :             :         gen_rtx_LTU (TImode,
   15374                 :             :         gen_rtx_REG (CCmode,
   15375                 :             :         17),
   15376                 :             :         const0_rtx)),
   15377                 :             :         gen_rtx_SIGN_EXTEND (TImode,
   15378                 :             :         operand5)),
   15379                 :             :         gen_rtx_SIGN_EXTEND (TImode,
   15380                 :             :         gen_rtx_MINUS (DImode,
   15381                 :             :         gen_rtx_MINUS (DImode,
   15382                 :             :         copy_rtx (operand4),
   15383                 :             :         gen_rtx_LTU (DImode,
   15384                 :             :         gen_rtx_REG (CCmode,
   15385                 :             :         17),
   15386                 :             :         const0_rtx)),
   15387                 :             :         copy_rtx (operand5))))),
   15388                 :             :                 gen_rtx_SET (operand3,
   15389                 :             :         gen_rtx_MINUS (DImode,
   15390                 :             :         gen_rtx_MINUS (DImode,
   15391                 :             :         copy_rtx (operand4),
   15392                 :             :         gen_rtx_LTU (DImode,
   15393                 :             :         gen_rtx_REG (CCmode,
   15394                 :             :         17),
   15395                 :             :         const0_rtx)),
   15396                 :             :         copy_rtx (operand5))))), false);
   15397                 :             :   _val = get_insns ();
   15398                 :             :   end_sequence ();
   15399                 :             :   return _val;
   15400                 :             : }
   15401                 :             : 
   15402                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:8215 */
   15403                 :             : extern rtx_insn *gen_split_182 (rtx_insn *, rtx *);
   15404                 :             : rtx_insn *
   15405                 :             : gen_split_182 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   15406                 :             : {
   15407                 :             :   rtx operand0;
   15408                 :             :   rtx operand1;
   15409                 :             :   rtx operand2;
   15410                 :             :   rtx operand3;
   15411                 :             :   rtx operand4;
   15412                 :             :   rtx operand5;
   15413                 :             :   rtx_insn *_val = NULL;
   15414                 :             :   if (dump_file)
   15415                 :             :     fprintf (dump_file, "Splitting with gen_split_182 (i386.md:8215)\n");
   15416                 :             :   start_sequence ();
   15417                 :             : #define FAIL return (end_sequence (), _val)
   15418                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   15419                 :             : #line 8256 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   15420                 :             : {
   15421                 :             :   split_double_mode (DImode, &operands[0], 3, &operands[0], &operands[3]);
   15422                 :             :   if (operands[2] == const0_rtx)
   15423                 :             :     {
   15424                 :             :       if (!rtx_equal_p (operands[0], operands[1]))
   15425                 :             :         emit_move_insn (operands[0], operands[1]);
   15426                 :             :       emit_insn (gen_subvsi4_1 (operands[3], operands[4], operands[5],
   15427                 :             :                                     operands[5]));
   15428                 :             :       DONE;
   15429                 :             :     }
   15430                 :             : }
   15431                 :             : #undef DONE
   15432                 :             : #undef FAIL
   15433                 :             :   operand0 = operands[0];
   15434                 :             :   (void) operand0;
   15435                 :             :   operand1 = operands[1];
   15436                 :             :   (void) operand1;
   15437                 :             :   operand2 = operands[2];
   15438                 :             :   (void) operand2;
   15439                 :             :   operand3 = operands[3];
   15440                 :             :   (void) operand3;
   15441                 :             :   operand4 = operands[4];
   15442                 :             :   (void) operand4;
   15443                 :             :   operand5 = operands[5];
   15444                 :             :   (void) operand5;
   15445                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   15446                 :             :         gen_rtvec (2,
   15447                 :             :                 gen_rtx_SET (gen_rtx_REG (CCmode,
   15448                 :             :         17),
   15449                 :             :         gen_rtx_COMPARE (CCmode,
   15450                 :             :         operand1,
   15451                 :             :         operand2)),
   15452                 :             :                 gen_rtx_SET (operand0,
   15453                 :             :         gen_rtx_MINUS (SImode,
   15454                 :             :         copy_rtx (operand1),
   15455                 :             :         copy_rtx (operand2))))), true);
   15456                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   15457                 :             :         gen_rtvec (2,
   15458                 :             :                 gen_rtx_SET (gen_rtx_REG (CCOmode,
   15459                 :             :         17),
   15460                 :             :         gen_rtx_EQ (CCOmode,
   15461                 :             :         gen_rtx_MINUS (DImode,
   15462                 :             :         gen_rtx_MINUS (DImode,
   15463                 :             :         gen_rtx_SIGN_EXTEND (DImode,
   15464                 :             :         operand4),
   15465                 :             :         gen_rtx_LTU (DImode,
   15466                 :             :         gen_rtx_REG (CCmode,
   15467                 :             :         17),
   15468                 :             :         const0_rtx)),
   15469                 :             :         operand5),
   15470                 :             :         gen_rtx_SIGN_EXTEND (DImode,
   15471                 :             :         gen_rtx_MINUS (SImode,
   15472                 :             :         gen_rtx_MINUS (SImode,
   15473                 :             :         copy_rtx (operand4),
   15474                 :             :         gen_rtx_LTU (SImode,
   15475                 :             :         gen_rtx_REG (CCmode,
   15476                 :             :         17),
   15477                 :             :         const0_rtx)),
   15478                 :             :         copy_rtx (operand5))))),
   15479                 :             :                 gen_rtx_SET (operand3,
   15480                 :             :         gen_rtx_MINUS (SImode,
   15481                 :             :         gen_rtx_MINUS (SImode,
   15482                 :             :         copy_rtx (operand4),
   15483                 :             :         gen_rtx_LTU (SImode,
   15484                 :             :         gen_rtx_REG (CCmode,
   15485                 :             :         17),
   15486                 :             :         const0_rtx)),
   15487                 :             :         copy_rtx (operand5))))), false);
   15488                 :             :   _val = get_insns ();
   15489                 :             :   end_sequence ();
   15490                 :             :   return _val;
   15491                 :             : }
   15492                 :             : 
   15493                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:8215 */
   15494                 :             : extern rtx_insn *gen_split_183 (rtx_insn *, rtx *);
   15495                 :             : rtx_insn *
   15496                 :             : gen_split_183 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   15497                 :             : {
   15498                 :             :   rtx operand0;
   15499                 :             :   rtx operand1;
   15500                 :             :   rtx operand2;
   15501                 :             :   rtx operand3;
   15502                 :             :   rtx operand4;
   15503                 :             :   rtx operand5;
   15504                 :             :   rtx_insn *_val = NULL;
   15505                 :             :   if (dump_file)
   15506                 :             :     fprintf (dump_file, "Splitting with gen_split_183 (i386.md:8215)\n");
   15507                 :             :   start_sequence ();
   15508                 :             : #define FAIL return (end_sequence (), _val)
   15509                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   15510                 :             : #line 8256 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   15511                 :             : {
   15512                 :             :   split_double_mode (TImode, &operands[0], 3, &operands[0], &operands[3]);
   15513                 :             :   if (operands[2] == const0_rtx)
   15514                 :             :     {
   15515                 :             :       if (!rtx_equal_p (operands[0], operands[1]))
   15516                 :             :         emit_move_insn (operands[0], operands[1]);
   15517                 :             :       emit_insn (gen_subvdi4_1 (operands[3], operands[4], operands[5],
   15518                 :             :                                     operands[5]));
   15519                 :             :       DONE;
   15520                 :             :     }
   15521                 :             : }
   15522                 :             : #undef DONE
   15523                 :             : #undef FAIL
   15524                 :             :   operand0 = operands[0];
   15525                 :             :   (void) operand0;
   15526                 :             :   operand1 = operands[1];
   15527                 :             :   (void) operand1;
   15528                 :             :   operand2 = operands[2];
   15529                 :             :   (void) operand2;
   15530                 :             :   operand3 = operands[3];
   15531                 :             :   (void) operand3;
   15532                 :             :   operand4 = operands[4];
   15533                 :             :   (void) operand4;
   15534                 :             :   operand5 = operands[5];
   15535                 :             :   (void) operand5;
   15536                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   15537                 :             :         gen_rtvec (2,
   15538                 :             :                 gen_rtx_SET (gen_rtx_REG (CCmode,
   15539                 :             :         17),
   15540                 :             :         gen_rtx_COMPARE (CCmode,
   15541                 :             :         operand1,
   15542                 :             :         operand2)),
   15543                 :             :                 gen_rtx_SET (operand0,
   15544                 :             :         gen_rtx_MINUS (DImode,
   15545                 :             :         copy_rtx (operand1),
   15546                 :             :         copy_rtx (operand2))))), true);
   15547                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   15548                 :             :         gen_rtvec (2,
   15549                 :             :                 gen_rtx_SET (gen_rtx_REG (CCOmode,
   15550                 :             :         17),
   15551                 :             :         gen_rtx_EQ (CCOmode,
   15552                 :             :         gen_rtx_MINUS (TImode,
   15553                 :             :         gen_rtx_MINUS (TImode,
   15554                 :             :         gen_rtx_SIGN_EXTEND (TImode,
   15555                 :             :         operand4),
   15556                 :             :         gen_rtx_LTU (TImode,
   15557                 :             :         gen_rtx_REG (CCmode,
   15558                 :             :         17),
   15559                 :             :         const0_rtx)),
   15560                 :             :         operand5),
   15561                 :             :         gen_rtx_SIGN_EXTEND (TImode,
   15562                 :             :         gen_rtx_MINUS (DImode,
   15563                 :             :         gen_rtx_MINUS (DImode,
   15564                 :             :         copy_rtx (operand4),
   15565                 :             :         gen_rtx_LTU (DImode,
   15566                 :             :         gen_rtx_REG (CCmode,
   15567                 :             :         17),
   15568                 :             :         const0_rtx)),
   15569                 :             :         copy_rtx (operand5))))),
   15570                 :             :                 gen_rtx_SET (operand3,
   15571                 :             :         gen_rtx_MINUS (DImode,
   15572                 :             :         gen_rtx_MINUS (DImode,
   15573                 :             :         copy_rtx (operand4),
   15574                 :             :         gen_rtx_LTU (DImode,
   15575                 :             :         gen_rtx_REG (CCmode,
   15576                 :             :         17),
   15577                 :             :         const0_rtx)),
   15578                 :             :         copy_rtx (operand5))))), false);
   15579                 :             :   _val = get_insns ();
   15580                 :             :   end_sequence ();
   15581                 :             :   return _val;
   15582                 :             : }
   15583                 :             : 
   15584                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:8340 */
   15585                 :             : rtx
   15586                 :             : gen_usubvqi4 (rtx operand0,
   15587                 :             :         rtx operand1,
   15588                 :             :         rtx operand2,
   15589                 :             :         rtx operand3)
   15590                 :             : {
   15591                 :             :   rtx_insn *_val = 0;
   15592                 :             :   start_sequence ();
   15593                 :             :   {
   15594                 :             :     rtx operands[4];
   15595                 :             :     operands[0] = operand0;
   15596                 :             :     operands[1] = operand1;
   15597                 :             :     operands[2] = operand2;
   15598                 :             :     operands[3] = operand3;
   15599                 :             : #define FAIL return (end_sequence (), _val)
   15600                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   15601                 :             : #line 8352 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   15602                 :             : ix86_fixup_binary_operands_no_copy (MINUS, QImode, operands,
   15603                 :             :                                        TARGET_APX_NDD);
   15604                 :             : #undef DONE
   15605                 :             : #undef FAIL
   15606                 :             :     operand0 = operands[0];
   15607                 :             :     (void) operand0;
   15608                 :             :     operand1 = operands[1];
   15609                 :             :     (void) operand1;
   15610                 :             :     operand2 = operands[2];
   15611                 :             :     (void) operand2;
   15612                 :             :     operand3 = operands[3];
   15613                 :             :     (void) operand3;
   15614                 :             :   }
   15615                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   15616                 :             :         gen_rtvec (2,
   15617                 :             :                 gen_rtx_SET (gen_rtx_REG (CCmode,
   15618                 :             :         17),
   15619                 :             :         gen_rtx_COMPARE (CCmode,
   15620                 :             :         operand1,
   15621                 :             :         operand2)),
   15622                 :             :                 gen_rtx_SET (operand0,
   15623                 :             :         gen_rtx_MINUS (QImode,
   15624                 :             :         copy_rtx (operand1),
   15625                 :             :         copy_rtx (operand2))))), true);
   15626                 :             :   emit_jump_insn (gen_rtx_SET (pc_rtx,
   15627                 :             :         gen_rtx_IF_THEN_ELSE (VOIDmode,
   15628                 :             :         gen_rtx_LTU (VOIDmode,
   15629                 :             :         gen_rtx_REG (CCmode,
   15630                 :             :         17),
   15631                 :             :         const0_rtx),
   15632                 :             :         gen_rtx_LABEL_REF (VOIDmode,
   15633                 :             :         operand3),
   15634                 :             :         pc_rtx)));
   15635                 :             :   _val = get_insns ();
   15636                 :             :   end_sequence ();
   15637                 :             :   return _val;
   15638                 :             : }
   15639                 :             : 
   15640                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:8340 */
   15641                 :             : rtx
   15642                 :             : gen_usubvhi4 (rtx operand0,
   15643                 :             :         rtx operand1,
   15644                 :             :         rtx operand2,
   15645                 :             :         rtx operand3)
   15646                 :             : {
   15647                 :             :   rtx_insn *_val = 0;
   15648                 :             :   start_sequence ();
   15649                 :             :   {
   15650                 :             :     rtx operands[4];
   15651                 :             :     operands[0] = operand0;
   15652                 :             :     operands[1] = operand1;
   15653                 :             :     operands[2] = operand2;
   15654                 :             :     operands[3] = operand3;
   15655                 :             : #define FAIL return (end_sequence (), _val)
   15656                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   15657                 :             : #line 8352 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   15658                 :             : ix86_fixup_binary_operands_no_copy (MINUS, HImode, operands,
   15659                 :             :                                        TARGET_APX_NDD);
   15660                 :             : #undef DONE
   15661                 :             : #undef FAIL
   15662                 :             :     operand0 = operands[0];
   15663                 :             :     (void) operand0;
   15664                 :             :     operand1 = operands[1];
   15665                 :             :     (void) operand1;
   15666                 :             :     operand2 = operands[2];
   15667                 :             :     (void) operand2;
   15668                 :             :     operand3 = operands[3];
   15669                 :             :     (void) operand3;
   15670                 :             :   }
   15671                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   15672                 :             :         gen_rtvec (2,
   15673                 :             :                 gen_rtx_SET (gen_rtx_REG (CCmode,
   15674                 :             :         17),
   15675                 :             :         gen_rtx_COMPARE (CCmode,
   15676                 :             :         operand1,
   15677                 :             :         operand2)),
   15678                 :             :                 gen_rtx_SET (operand0,
   15679                 :             :         gen_rtx_MINUS (HImode,
   15680                 :             :         copy_rtx (operand1),
   15681                 :             :         copy_rtx (operand2))))), true);
   15682                 :             :   emit_jump_insn (gen_rtx_SET (pc_rtx,
   15683                 :             :         gen_rtx_IF_THEN_ELSE (VOIDmode,
   15684                 :             :         gen_rtx_LTU (VOIDmode,
   15685                 :             :         gen_rtx_REG (CCmode,
   15686                 :             :         17),
   15687                 :             :         const0_rtx),
   15688                 :             :         gen_rtx_LABEL_REF (VOIDmode,
   15689                 :             :         operand3),
   15690                 :             :         pc_rtx)));
   15691                 :             :   _val = get_insns ();
   15692                 :             :   end_sequence ();
   15693                 :             :   return _val;
   15694                 :             : }
   15695                 :             : 
   15696                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:8340 */
   15697                 :             : rtx
   15698                 :             : gen_usubvsi4 (rtx operand0,
   15699                 :             :         rtx operand1,
   15700                 :             :         rtx operand2,
   15701                 :             :         rtx operand3)
   15702                 :             : {
   15703                 :             :   rtx_insn *_val = 0;
   15704                 :             :   start_sequence ();
   15705                 :             :   {
   15706                 :             :     rtx operands[4];
   15707                 :             :     operands[0] = operand0;
   15708                 :             :     operands[1] = operand1;
   15709                 :             :     operands[2] = operand2;
   15710                 :             :     operands[3] = operand3;
   15711                 :             : #define FAIL return (end_sequence (), _val)
   15712                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   15713                 :             : #line 8352 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   15714                 :             : ix86_fixup_binary_operands_no_copy (MINUS, SImode, operands,
   15715                 :             :                                        TARGET_APX_NDD);
   15716                 :             : #undef DONE
   15717                 :             : #undef FAIL
   15718                 :             :     operand0 = operands[0];
   15719                 :             :     (void) operand0;
   15720                 :             :     operand1 = operands[1];
   15721                 :             :     (void) operand1;
   15722                 :             :     operand2 = operands[2];
   15723                 :             :     (void) operand2;
   15724                 :             :     operand3 = operands[3];
   15725                 :             :     (void) operand3;
   15726                 :             :   }
   15727                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   15728                 :             :         gen_rtvec (2,
   15729                 :             :                 gen_rtx_SET (gen_rtx_REG (CCmode,
   15730                 :             :         17),
   15731                 :             :         gen_rtx_COMPARE (CCmode,
   15732                 :             :         operand1,
   15733                 :             :         operand2)),
   15734                 :             :                 gen_rtx_SET (operand0,
   15735                 :             :         gen_rtx_MINUS (SImode,
   15736                 :             :         copy_rtx (operand1),
   15737                 :             :         copy_rtx (operand2))))), true);
   15738                 :             :   emit_jump_insn (gen_rtx_SET (pc_rtx,
   15739                 :             :         gen_rtx_IF_THEN_ELSE (VOIDmode,
   15740                 :             :         gen_rtx_LTU (VOIDmode,
   15741                 :             :         gen_rtx_REG (CCmode,
   15742                 :             :         17),
   15743                 :             :         const0_rtx),
   15744                 :             :         gen_rtx_LABEL_REF (VOIDmode,
   15745                 :             :         operand3),
   15746                 :             :         pc_rtx)));
   15747                 :             :   _val = get_insns ();
   15748                 :             :   end_sequence ();
   15749                 :             :   return _val;
   15750                 :             : }
   15751                 :             : 
   15752                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:8340 */
   15753                 :             : rtx
   15754                 :             : gen_usubvdi4 (rtx operand0,
   15755                 :             :         rtx operand1,
   15756                 :             :         rtx operand2,
   15757                 :             :         rtx operand3)
   15758                 :             : {
   15759                 :             :   rtx_insn *_val = 0;
   15760                 :             :   start_sequence ();
   15761                 :             :   {
   15762                 :             :     rtx operands[4];
   15763                 :             :     operands[0] = operand0;
   15764                 :             :     operands[1] = operand1;
   15765                 :             :     operands[2] = operand2;
   15766                 :             :     operands[3] = operand3;
   15767                 :             : #define FAIL return (end_sequence (), _val)
   15768                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   15769                 :             : #line 8352 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   15770                 :             : ix86_fixup_binary_operands_no_copy (MINUS, DImode, operands,
   15771                 :             :                                        TARGET_APX_NDD);
   15772                 :             : #undef DONE
   15773                 :             : #undef FAIL
   15774                 :             :     operand0 = operands[0];
   15775                 :             :     (void) operand0;
   15776                 :             :     operand1 = operands[1];
   15777                 :             :     (void) operand1;
   15778                 :             :     operand2 = operands[2];
   15779                 :             :     (void) operand2;
   15780                 :             :     operand3 = operands[3];
   15781                 :             :     (void) operand3;
   15782                 :             :   }
   15783                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   15784                 :             :         gen_rtvec (2,
   15785                 :             :                 gen_rtx_SET (gen_rtx_REG (CCmode,
   15786                 :             :         17),
   15787                 :             :         gen_rtx_COMPARE (CCmode,
   15788                 :             :         operand1,
   15789                 :             :         operand2)),
   15790                 :             :                 gen_rtx_SET (operand0,
   15791                 :             :         gen_rtx_MINUS (DImode,
   15792                 :             :         copy_rtx (operand1),
   15793                 :             :         copy_rtx (operand2))))), true);
   15794                 :             :   emit_jump_insn (gen_rtx_SET (pc_rtx,
   15795                 :             :         gen_rtx_IF_THEN_ELSE (VOIDmode,
   15796                 :             :         gen_rtx_LTU (VOIDmode,
   15797                 :             :         gen_rtx_REG (CCmode,
   15798                 :             :         17),
   15799                 :             :         const0_rtx),
   15800                 :             :         gen_rtx_LABEL_REF (VOIDmode,
   15801                 :             :         operand3),
   15802                 :             :         pc_rtx)));
   15803                 :             :   _val = get_insns ();
   15804                 :             :   end_sequence ();
   15805                 :             :   return _val;
   15806                 :             : }
   15807                 :             : 
   15808                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:8372 */
   15809                 :             : extern rtx_insn *gen_peephole2_61 (rtx_insn *, rtx *);
   15810                 :             : rtx_insn *
   15811                 :             : gen_peephole2_61 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   15812                 :             : {
   15813                 :             :   rtx operand0;
   15814                 :             :   rtx operand1;
   15815                 :             :   rtx_insn *_val = NULL;
   15816                 :             :   if (dump_file)
   15817                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_61 (i386.md:8372)\n");
   15818                 :             :   start_sequence ();
   15819                 :             :   operand0 = operands[0];
   15820                 :             :   (void) operand0;
   15821                 :             :   operand1 = operands[1];
   15822                 :             :   (void) operand1;
   15823                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCmode,
   15824                 :             :         17),
   15825                 :             :         gen_rtx_COMPARE (CCmode,
   15826                 :             :         operand0,
   15827                 :             :         operand1)));
   15828                 :             :   _val = get_insns ();
   15829                 :             :   end_sequence ();
   15830                 :             :   return _val;
   15831                 :             : }
   15832                 :             : 
   15833                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:8372 */
   15834                 :             : extern rtx_insn *gen_peephole2_62 (rtx_insn *, rtx *);
   15835                 :             : rtx_insn *
   15836                 :             : gen_peephole2_62 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   15837                 :             : {
   15838                 :             :   rtx operand0;
   15839                 :             :   rtx operand1;
   15840                 :             :   rtx_insn *_val = NULL;
   15841                 :             :   if (dump_file)
   15842                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_62 (i386.md:8372)\n");
   15843                 :             :   start_sequence ();
   15844                 :             :   operand0 = operands[0];
   15845                 :             :   (void) operand0;
   15846                 :             :   operand1 = operands[1];
   15847                 :             :   (void) operand1;
   15848                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCmode,
   15849                 :             :         17),
   15850                 :             :         gen_rtx_COMPARE (CCmode,
   15851                 :             :         operand0,
   15852                 :             :         operand1)));
   15853                 :             :   _val = get_insns ();
   15854                 :             :   end_sequence ();
   15855                 :             :   return _val;
   15856                 :             : }
   15857                 :             : 
   15858                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:8372 */
   15859                 :             : extern rtx_insn *gen_peephole2_63 (rtx_insn *, rtx *);
   15860                 :             : rtx_insn *
   15861                 :             : gen_peephole2_63 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   15862                 :             : {
   15863                 :             :   rtx operand0;
   15864                 :             :   rtx operand1;
   15865                 :             :   rtx_insn *_val = NULL;
   15866                 :             :   if (dump_file)
   15867                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_63 (i386.md:8372)\n");
   15868                 :             :   start_sequence ();
   15869                 :             :   operand0 = operands[0];
   15870                 :             :   (void) operand0;
   15871                 :             :   operand1 = operands[1];
   15872                 :             :   (void) operand1;
   15873                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCmode,
   15874                 :             :         17),
   15875                 :             :         gen_rtx_COMPARE (CCmode,
   15876                 :             :         operand0,
   15877                 :             :         operand1)));
   15878                 :             :   _val = get_insns ();
   15879                 :             :   end_sequence ();
   15880                 :             :   return _val;
   15881                 :             : }
   15882                 :             : 
   15883                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:8372 */
   15884                 :             : extern rtx_insn *gen_peephole2_64 (rtx_insn *, rtx *);
   15885                 :             : rtx_insn *
   15886                 :             : gen_peephole2_64 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   15887                 :             : {
   15888                 :             :   rtx operand0;
   15889                 :             :   rtx operand1;
   15890                 :             :   rtx_insn *_val = NULL;
   15891                 :             :   if (dump_file)
   15892                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_64 (i386.md:8372)\n");
   15893                 :             :   start_sequence ();
   15894                 :             :   operand0 = operands[0];
   15895                 :             :   (void) operand0;
   15896                 :             :   operand1 = operands[1];
   15897                 :             :   (void) operand1;
   15898                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCmode,
   15899                 :             :         17),
   15900                 :             :         gen_rtx_COMPARE (CCmode,
   15901                 :             :         operand0,
   15902                 :             :         operand1)));
   15903                 :             :   _val = get_insns ();
   15904                 :             :   end_sequence ();
   15905                 :             :   return _val;
   15906                 :             : }
   15907                 :             : 
   15908                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:8383 */
   15909                 :             : extern rtx_insn *gen_peephole2_65 (rtx_insn *, rtx *);
   15910                 :             : rtx_insn *
   15911                 :             : gen_peephole2_65 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   15912                 :             : {
   15913                 :             :   rtx operand0;
   15914                 :             :   rtx operand1;
   15915                 :             :   rtx operand2;
   15916                 :             :   rtx_insn *_val = NULL;
   15917                 :             :   if (dump_file)
   15918                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_65 (i386.md:8383)\n");
   15919                 :             :   start_sequence ();
   15920                 :             :   operand0 = operands[0];
   15921                 :             :   (void) operand0;
   15922                 :             :   operand1 = operands[1];
   15923                 :             :   (void) operand1;
   15924                 :             :   operand2 = operands[2];
   15925                 :             :   (void) operand2;
   15926                 :             :   emit_insn (gen_rtx_SET (operand0,
   15927                 :             :         operand2));
   15928                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   15929                 :             :         gen_rtvec (2,
   15930                 :             :                 gen_rtx_SET (gen_rtx_REG (CCmode,
   15931                 :             :         17),
   15932                 :             :         gen_rtx_COMPARE (CCmode,
   15933                 :             :         operand1,
   15934                 :             :         copy_rtx (operand0))),
   15935                 :             :                 gen_rtx_SET (copy_rtx (operand1),
   15936                 :             :         gen_rtx_MINUS (QImode,
   15937                 :             :         copy_rtx (operand1),
   15938                 :             :         copy_rtx (operand0))))), false);
   15939                 :             :   _val = get_insns ();
   15940                 :             :   end_sequence ();
   15941                 :             :   return _val;
   15942                 :             : }
   15943                 :             : 
   15944                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:8383 */
   15945                 :             : extern rtx_insn *gen_peephole2_66 (rtx_insn *, rtx *);
   15946                 :             : rtx_insn *
   15947                 :             : gen_peephole2_66 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   15948                 :             : {
   15949                 :             :   rtx operand0;
   15950                 :             :   rtx operand1;
   15951                 :             :   rtx operand2;
   15952                 :             :   rtx_insn *_val = NULL;
   15953                 :             :   if (dump_file)
   15954                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_66 (i386.md:8383)\n");
   15955                 :             :   start_sequence ();
   15956                 :             :   operand0 = operands[0];
   15957                 :             :   (void) operand0;
   15958                 :             :   operand1 = operands[1];
   15959                 :             :   (void) operand1;
   15960                 :             :   operand2 = operands[2];
   15961                 :             :   (void) operand2;
   15962                 :             :   emit_insn (gen_rtx_SET (operand0,
   15963                 :             :         operand2));
   15964                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   15965                 :             :         gen_rtvec (2,
   15966                 :             :                 gen_rtx_SET (gen_rtx_REG (CCmode,
   15967                 :             :         17),
   15968                 :             :         gen_rtx_COMPARE (CCmode,
   15969                 :             :         operand1,
   15970                 :             :         copy_rtx (operand0))),
   15971                 :             :                 gen_rtx_SET (copy_rtx (operand1),
   15972                 :             :         gen_rtx_MINUS (HImode,
   15973                 :             :         copy_rtx (operand1),
   15974                 :             :         copy_rtx (operand0))))), false);
   15975                 :             :   _val = get_insns ();
   15976                 :             :   end_sequence ();
   15977                 :             :   return _val;
   15978                 :             : }
   15979                 :             : 
   15980                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:8383 */
   15981                 :             : extern rtx_insn *gen_peephole2_67 (rtx_insn *, rtx *);
   15982                 :             : rtx_insn *
   15983                 :             : gen_peephole2_67 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   15984                 :             : {
   15985                 :             :   rtx operand0;
   15986                 :             :   rtx operand1;
   15987                 :             :   rtx operand2;
   15988                 :             :   rtx_insn *_val = NULL;
   15989                 :             :   if (dump_file)
   15990                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_67 (i386.md:8383)\n");
   15991                 :             :   start_sequence ();
   15992                 :             :   operand0 = operands[0];
   15993                 :             :   (void) operand0;
   15994                 :             :   operand1 = operands[1];
   15995                 :             :   (void) operand1;
   15996                 :             :   operand2 = operands[2];
   15997                 :             :   (void) operand2;
   15998                 :             :   emit_insn (gen_rtx_SET (operand0,
   15999                 :             :         operand2));
   16000                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   16001                 :             :         gen_rtvec (2,
   16002                 :             :                 gen_rtx_SET (gen_rtx_REG (CCmode,
   16003                 :             :         17),
   16004                 :             :         gen_rtx_COMPARE (CCmode,
   16005                 :             :         operand1,
   16006                 :             :         copy_rtx (operand0))),
   16007                 :             :                 gen_rtx_SET (copy_rtx (operand1),
   16008                 :             :         gen_rtx_MINUS (SImode,
   16009                 :             :         copy_rtx (operand1),
   16010                 :             :         copy_rtx (operand0))))), false);
   16011                 :             :   _val = get_insns ();
   16012                 :             :   end_sequence ();
   16013                 :             :   return _val;
   16014                 :             : }
   16015                 :             : 
   16016                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:8383 */
   16017                 :             : extern rtx_insn *gen_peephole2_68 (rtx_insn *, rtx *);
   16018                 :             : rtx_insn *
   16019                 :             : gen_peephole2_68 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   16020                 :             : {
   16021                 :             :   rtx operand0;
   16022                 :             :   rtx operand1;
   16023                 :             :   rtx operand2;
   16024                 :             :   rtx_insn *_val = NULL;
   16025                 :             :   if (dump_file)
   16026                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_68 (i386.md:8383)\n");
   16027                 :             :   start_sequence ();
   16028                 :             :   operand0 = operands[0];
   16029                 :             :   (void) operand0;
   16030                 :             :   operand1 = operands[1];
   16031                 :             :   (void) operand1;
   16032                 :             :   operand2 = operands[2];
   16033                 :             :   (void) operand2;
   16034                 :             :   emit_insn (gen_rtx_SET (operand0,
   16035                 :             :         operand2));
   16036                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   16037                 :             :         gen_rtvec (2,
   16038                 :             :                 gen_rtx_SET (gen_rtx_REG (CCmode,
   16039                 :             :         17),
   16040                 :             :         gen_rtx_COMPARE (CCmode,
   16041                 :             :         operand1,
   16042                 :             :         copy_rtx (operand0))),
   16043                 :             :                 gen_rtx_SET (copy_rtx (operand1),
   16044                 :             :         gen_rtx_MINUS (DImode,
   16045                 :             :         copy_rtx (operand1),
   16046                 :             :         copy_rtx (operand0))))), false);
   16047                 :             :   _val = get_insns ();
   16048                 :             :   end_sequence ();
   16049                 :             :   return _val;
   16050                 :             : }
   16051                 :             : 
   16052                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:8404 */
   16053                 :             : extern rtx_insn *gen_peephole2_69 (rtx_insn *, rtx *);
   16054                 :             : rtx_insn *
   16055                 :             : gen_peephole2_69 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   16056                 :             : {
   16057                 :             :   rtx operand0;
   16058                 :             :   rtx operand1;
   16059                 :             :   rtx operand2;
   16060                 :             :   rtx operand3;
   16061                 :             :   rtx_insn *_val = NULL;
   16062                 :             :   if (dump_file)
   16063                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_69 (i386.md:8404)\n");
   16064                 :             :   start_sequence ();
   16065                 :             : #define FAIL return (end_sequence (), _val)
   16066                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   16067                 :             : #line 8426 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   16068                 :             : {
   16069                 :             :   rtx cc = gen_rtx_REG (CCmode, FLAGS_REG);
   16070                 :             :   operands[3] = gen_rtx_fmt_ee (GET_CODE (operands[1]) == NE
   16071                 :             :                                 ? GEU : LTU, VOIDmode, cc, const0_rtx);
   16072                 :             : }
   16073                 :             : #undef DONE
   16074                 :             : #undef FAIL
   16075                 :             :   operand0 = operands[0];
   16076                 :             :   (void) operand0;
   16077                 :             :   operand1 = operands[1];
   16078                 :             :   (void) operand1;
   16079                 :             :   operand2 = operands[2];
   16080                 :             :   (void) operand2;
   16081                 :             :   operand3 = operands[3];
   16082                 :             :   (void) operand3;
   16083                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   16084                 :             :         gen_rtvec (2,
   16085                 :             :                 gen_rtx_SET (gen_rtx_REG (CCmode,
   16086                 :             :         17),
   16087                 :             :         gen_rtx_COMPARE (CCmode,
   16088                 :             :         operand0,
   16089                 :             :         const1_rtx)),
   16090                 :             :                 gen_rtx_SET (copy_rtx (operand0),
   16091                 :             :         gen_rtx_MINUS (QImode,
   16092                 :             :         copy_rtx (operand0),
   16093                 :             :         const1_rtx)))), true);
   16094                 :             :   emit_jump_insn (gen_rtx_SET (pc_rtx,
   16095                 :             :         gen_rtx_IF_THEN_ELSE (VOIDmode,
   16096                 :             :         operand3,
   16097                 :             :         operand2,
   16098                 :             :         pc_rtx)));
   16099                 :             :   _val = get_insns ();
   16100                 :             :   end_sequence ();
   16101                 :             :   return _val;
   16102                 :             : }
   16103                 :             : 
   16104                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:8404 */
   16105                 :             : extern rtx_insn *gen_peephole2_70 (rtx_insn *, rtx *);
   16106                 :             : rtx_insn *
   16107                 :             : gen_peephole2_70 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   16108                 :             : {
   16109                 :             :   rtx operand0;
   16110                 :             :   rtx operand1;
   16111                 :             :   rtx operand2;
   16112                 :             :   rtx operand3;
   16113                 :             :   rtx_insn *_val = NULL;
   16114                 :             :   if (dump_file)
   16115                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_70 (i386.md:8404)\n");
   16116                 :             :   start_sequence ();
   16117                 :             : #define FAIL return (end_sequence (), _val)
   16118                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   16119                 :             : #line 8426 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   16120                 :             : {
   16121                 :             :   rtx cc = gen_rtx_REG (CCmode, FLAGS_REG);
   16122                 :             :   operands[3] = gen_rtx_fmt_ee (GET_CODE (operands[1]) == NE
   16123                 :             :                                 ? GEU : LTU, VOIDmode, cc, const0_rtx);
   16124                 :             : }
   16125                 :             : #undef DONE
   16126                 :             : #undef FAIL
   16127                 :             :   operand0 = operands[0];
   16128                 :             :   (void) operand0;
   16129                 :             :   operand1 = operands[1];
   16130                 :             :   (void) operand1;
   16131                 :             :   operand2 = operands[2];
   16132                 :             :   (void) operand2;
   16133                 :             :   operand3 = operands[3];
   16134                 :             :   (void) operand3;
   16135                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   16136                 :             :         gen_rtvec (2,
   16137                 :             :                 gen_rtx_SET (gen_rtx_REG (CCmode,
   16138                 :             :         17),
   16139                 :             :         gen_rtx_COMPARE (CCmode,
   16140                 :             :         operand0,
   16141                 :             :         const1_rtx)),
   16142                 :             :                 gen_rtx_SET (copy_rtx (operand0),
   16143                 :             :         gen_rtx_MINUS (HImode,
   16144                 :             :         copy_rtx (operand0),
   16145                 :             :         const1_rtx)))), true);
   16146                 :             :   emit_jump_insn (gen_rtx_SET (pc_rtx,
   16147                 :             :         gen_rtx_IF_THEN_ELSE (VOIDmode,
   16148                 :             :         operand3,
   16149                 :             :         operand2,
   16150                 :             :         pc_rtx)));
   16151                 :             :   _val = get_insns ();
   16152                 :             :   end_sequence ();
   16153                 :             :   return _val;
   16154                 :             : }
   16155                 :             : 
   16156                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:8404 */
   16157                 :             : extern rtx_insn *gen_peephole2_71 (rtx_insn *, rtx *);
   16158                 :             : rtx_insn *
   16159                 :             : gen_peephole2_71 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   16160                 :             : {
   16161                 :             :   rtx operand0;
   16162                 :             :   rtx operand1;
   16163                 :             :   rtx operand2;
   16164                 :             :   rtx operand3;
   16165                 :             :   rtx_insn *_val = NULL;
   16166                 :             :   if (dump_file)
   16167                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_71 (i386.md:8404)\n");
   16168                 :             :   start_sequence ();
   16169                 :             : #define FAIL return (end_sequence (), _val)
   16170                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   16171                 :             : #line 8426 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   16172                 :             : {
   16173                 :             :   rtx cc = gen_rtx_REG (CCmode, FLAGS_REG);
   16174                 :             :   operands[3] = gen_rtx_fmt_ee (GET_CODE (operands[1]) == NE
   16175                 :             :                                 ? GEU : LTU, VOIDmode, cc, const0_rtx);
   16176                 :             : }
   16177                 :             : #undef DONE
   16178                 :             : #undef FAIL
   16179                 :             :   operand0 = operands[0];
   16180                 :             :   (void) operand0;
   16181                 :             :   operand1 = operands[1];
   16182                 :             :   (void) operand1;
   16183                 :             :   operand2 = operands[2];
   16184                 :             :   (void) operand2;
   16185                 :             :   operand3 = operands[3];
   16186                 :             :   (void) operand3;
   16187                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   16188                 :             :         gen_rtvec (2,
   16189                 :             :                 gen_rtx_SET (gen_rtx_REG (CCmode,
   16190                 :             :         17),
   16191                 :             :         gen_rtx_COMPARE (CCmode,
   16192                 :             :         operand0,
   16193                 :             :         const1_rtx)),
   16194                 :             :                 gen_rtx_SET (copy_rtx (operand0),
   16195                 :             :         gen_rtx_MINUS (SImode,
   16196                 :             :         copy_rtx (operand0),
   16197                 :             :         const1_rtx)))), true);
   16198                 :             :   emit_jump_insn (gen_rtx_SET (pc_rtx,
   16199                 :             :         gen_rtx_IF_THEN_ELSE (VOIDmode,
   16200                 :             :         operand3,
   16201                 :             :         operand2,
   16202                 :             :         pc_rtx)));
   16203                 :             :   _val = get_insns ();
   16204                 :             :   end_sequence ();
   16205                 :             :   return _val;
   16206                 :             : }
   16207                 :             : 
   16208                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:8404 */
   16209                 :             : extern rtx_insn *gen_peephole2_72 (rtx_insn *, rtx *);
   16210                 :             : rtx_insn *
   16211                 :             : gen_peephole2_72 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   16212                 :             : {
   16213                 :             :   rtx operand0;
   16214                 :             :   rtx operand1;
   16215                 :             :   rtx operand2;
   16216                 :             :   rtx operand3;
   16217                 :             :   rtx_insn *_val = NULL;
   16218                 :             :   if (dump_file)
   16219                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_72 (i386.md:8404)\n");
   16220                 :             :   start_sequence ();
   16221                 :             : #define FAIL return (end_sequence (), _val)
   16222                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   16223                 :             : #line 8426 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   16224                 :             : {
   16225                 :             :   rtx cc = gen_rtx_REG (CCmode, FLAGS_REG);
   16226                 :             :   operands[3] = gen_rtx_fmt_ee (GET_CODE (operands[1]) == NE
   16227                 :             :                                 ? GEU : LTU, VOIDmode, cc, const0_rtx);
   16228                 :             : }
   16229                 :             : #undef DONE
   16230                 :             : #undef FAIL
   16231                 :             :   operand0 = operands[0];
   16232                 :             :   (void) operand0;
   16233                 :             :   operand1 = operands[1];
   16234                 :             :   (void) operand1;
   16235                 :             :   operand2 = operands[2];
   16236                 :             :   (void) operand2;
   16237                 :             :   operand3 = operands[3];
   16238                 :             :   (void) operand3;
   16239                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   16240                 :             :         gen_rtvec (2,
   16241                 :             :                 gen_rtx_SET (gen_rtx_REG (CCmode,
   16242                 :             :         17),
   16243                 :             :         gen_rtx_COMPARE (CCmode,
   16244                 :             :         operand0,
   16245                 :             :         const1_rtx)),
   16246                 :             :                 gen_rtx_SET (copy_rtx (operand0),
   16247                 :             :         gen_rtx_MINUS (DImode,
   16248                 :             :         copy_rtx (operand0),
   16249                 :             :         const1_rtx)))), true);
   16250                 :             :   emit_jump_insn (gen_rtx_SET (pc_rtx,
   16251                 :             :         gen_rtx_IF_THEN_ELSE (VOIDmode,
   16252                 :             :         operand3,
   16253                 :             :         operand2,
   16254                 :             :         pc_rtx)));
   16255                 :             :   _val = get_insns ();
   16256                 :             :   end_sequence ();
   16257                 :             :   return _val;
   16258                 :             : }
   16259                 :             : 
   16260                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:8433 */
   16261                 :             : extern rtx_insn *gen_split_184 (rtx_insn *, rtx *);
   16262                 :             : rtx_insn *
   16263                 :             : gen_split_184 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   16264                 :             : {
   16265                 :             :   rtx operand0;
   16266                 :             :   rtx operand1;
   16267                 :             :   rtx operand2;
   16268                 :             :   rtx operand3;
   16269                 :             :   rtx operand4;
   16270                 :             :   rtx_insn *_val = NULL;
   16271                 :             :   if (dump_file)
   16272                 :             :     fprintf (dump_file, "Splitting with gen_split_184 (i386.md:8433)\n");
   16273                 :             :   start_sequence ();
   16274                 :             : #define FAIL return (end_sequence (), _val)
   16275                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   16276                 :             : #line 8449 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   16277                 :             : {
   16278                 :             :   rtx cc = gen_rtx_REG (CCCmode, FLAGS_REG);
   16279                 :             :   operands[4] = gen_rtx_fmt_ee (GET_CODE (operands[1]) == NE
   16280                 :             :                                 ? GEU : LTU, VOIDmode, cc, const0_rtx);
   16281                 :             : }
   16282                 :             : #undef DONE
   16283                 :             : #undef FAIL
   16284                 :             :   operand0 = operands[0];
   16285                 :             :   (void) operand0;
   16286                 :             :   operand1 = operands[1];
   16287                 :             :   (void) operand1;
   16288                 :             :   operand2 = operands[2];
   16289                 :             :   (void) operand2;
   16290                 :             :   operand3 = operands[3];
   16291                 :             :   (void) operand3;
   16292                 :             :   operand4 = operands[4];
   16293                 :             :   (void) operand4;
   16294                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   16295                 :             :         gen_rtvec (2,
   16296                 :             :                 gen_rtx_SET (gen_rtx_REG (CCmode,
   16297                 :             :         17),
   16298                 :             :         gen_rtx_COMPARE (CCmode,
   16299                 :             :         operand2,
   16300                 :             :         const1_rtx)),
   16301                 :             :                 gen_rtx_SET (operand0,
   16302                 :             :         gen_rtx_MINUS (HImode,
   16303                 :             :         copy_rtx (operand2),
   16304                 :             :         const1_rtx)))), true);
   16305                 :             :   emit_insn (gen_rtx_SET (copy_rtx (operand0),
   16306                 :             :         gen_rtx_IF_THEN_ELSE (HImode,
   16307                 :             :         operand4,
   16308                 :             :         copy_rtx (operand0),
   16309                 :             :         operand3)));
   16310                 :             :   _val = get_insns ();
   16311                 :             :   end_sequence ();
   16312                 :             :   return _val;
   16313                 :             : }
   16314                 :             : 
   16315                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:8433 */
   16316                 :             : extern rtx_insn *gen_split_185 (rtx_insn *, rtx *);
   16317                 :             : rtx_insn *
   16318                 :             : gen_split_185 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   16319                 :             : {
   16320                 :             :   rtx operand0;
   16321                 :             :   rtx operand1;
   16322                 :             :   rtx operand2;
   16323                 :             :   rtx operand3;
   16324                 :             :   rtx operand4;
   16325                 :             :   rtx_insn *_val = NULL;
   16326                 :             :   if (dump_file)
   16327                 :             :     fprintf (dump_file, "Splitting with gen_split_185 (i386.md:8433)\n");
   16328                 :             :   start_sequence ();
   16329                 :             : #define FAIL return (end_sequence (), _val)
   16330                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   16331                 :             : #line 8449 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   16332                 :             : {
   16333                 :             :   rtx cc = gen_rtx_REG (CCCmode, FLAGS_REG);
   16334                 :             :   operands[4] = gen_rtx_fmt_ee (GET_CODE (operands[1]) == NE
   16335                 :             :                                 ? GEU : LTU, VOIDmode, cc, const0_rtx);
   16336                 :             : }
   16337                 :             : #undef DONE
   16338                 :             : #undef FAIL
   16339                 :             :   operand0 = operands[0];
   16340                 :             :   (void) operand0;
   16341                 :             :   operand1 = operands[1];
   16342                 :             :   (void) operand1;
   16343                 :             :   operand2 = operands[2];
   16344                 :             :   (void) operand2;
   16345                 :             :   operand3 = operands[3];
   16346                 :             :   (void) operand3;
   16347                 :             :   operand4 = operands[4];
   16348                 :             :   (void) operand4;
   16349                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   16350                 :             :         gen_rtvec (2,
   16351                 :             :                 gen_rtx_SET (gen_rtx_REG (CCmode,
   16352                 :             :         17),
   16353                 :             :         gen_rtx_COMPARE (CCmode,
   16354                 :             :         operand2,
   16355                 :             :         const1_rtx)),
   16356                 :             :                 gen_rtx_SET (operand0,
   16357                 :             :         gen_rtx_MINUS (SImode,
   16358                 :             :         copy_rtx (operand2),
   16359                 :             :         const1_rtx)))), true);
   16360                 :             :   emit_insn (gen_rtx_SET (copy_rtx (operand0),
   16361                 :             :         gen_rtx_IF_THEN_ELSE (SImode,
   16362                 :             :         operand4,
   16363                 :             :         copy_rtx (operand0),
   16364                 :             :         operand3)));
   16365                 :             :   _val = get_insns ();
   16366                 :             :   end_sequence ();
   16367                 :             :   return _val;
   16368                 :             : }
   16369                 :             : 
   16370                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:8433 */
   16371                 :             : extern rtx_insn *gen_split_186 (rtx_insn *, rtx *);
   16372                 :             : rtx_insn *
   16373                 :             : gen_split_186 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   16374                 :             : {
   16375                 :             :   rtx operand0;
   16376                 :             :   rtx operand1;
   16377                 :             :   rtx operand2;
   16378                 :             :   rtx operand3;
   16379                 :             :   rtx operand4;
   16380                 :             :   rtx_insn *_val = NULL;
   16381                 :             :   if (dump_file)
   16382                 :             :     fprintf (dump_file, "Splitting with gen_split_186 (i386.md:8433)\n");
   16383                 :             :   start_sequence ();
   16384                 :             : #define FAIL return (end_sequence (), _val)
   16385                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   16386                 :             : #line 8449 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   16387                 :             : {
   16388                 :             :   rtx cc = gen_rtx_REG (CCCmode, FLAGS_REG);
   16389                 :             :   operands[4] = gen_rtx_fmt_ee (GET_CODE (operands[1]) == NE
   16390                 :             :                                 ? GEU : LTU, VOIDmode, cc, const0_rtx);
   16391                 :             : }
   16392                 :             : #undef DONE
   16393                 :             : #undef FAIL
   16394                 :             :   operand0 = operands[0];
   16395                 :             :   (void) operand0;
   16396                 :             :   operand1 = operands[1];
   16397                 :             :   (void) operand1;
   16398                 :             :   operand2 = operands[2];
   16399                 :             :   (void) operand2;
   16400                 :             :   operand3 = operands[3];
   16401                 :             :   (void) operand3;
   16402                 :             :   operand4 = operands[4];
   16403                 :             :   (void) operand4;
   16404                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   16405                 :             :         gen_rtvec (2,
   16406                 :             :                 gen_rtx_SET (gen_rtx_REG (CCmode,
   16407                 :             :         17),
   16408                 :             :         gen_rtx_COMPARE (CCmode,
   16409                 :             :         operand2,
   16410                 :             :         const1_rtx)),
   16411                 :             :                 gen_rtx_SET (operand0,
   16412                 :             :         gen_rtx_MINUS (DImode,
   16413                 :             :         copy_rtx (operand2),
   16414                 :             :         const1_rtx)))), true);
   16415                 :             :   emit_insn (gen_rtx_SET (copy_rtx (operand0),
   16416                 :             :         gen_rtx_IF_THEN_ELSE (DImode,
   16417                 :             :         operand4,
   16418                 :             :         copy_rtx (operand0),
   16419                 :             :         operand3)));
   16420                 :             :   _val = get_insns ();
   16421                 :             :   end_sequence ();
   16422                 :             :   return _val;
   16423                 :             : }
   16424                 :             : 
   16425                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:8496 */
   16426                 :             : extern rtx_insn *gen_peephole2_73 (rtx_insn *, rtx *);
   16427                 :             : rtx_insn *
   16428                 :             : gen_peephole2_73 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   16429                 :             : {
   16430                 :             :   rtx operand0;
   16431                 :             :   rtx operand1;
   16432                 :             :   rtx operand2;
   16433                 :             :   rtx operand3;
   16434                 :             :   rtx operand4;
   16435                 :             :   rtx_insn *_val = NULL;
   16436                 :             :   if (dump_file)
   16437                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_73 (i386.md:8496)\n");
   16438                 :             :   start_sequence ();
   16439                 :             :   operand0 = operands[0];
   16440                 :             :   (void) operand0;
   16441                 :             :   operand1 = operands[1];
   16442                 :             :   (void) operand1;
   16443                 :             :   operand2 = operands[2];
   16444                 :             :   (void) operand2;
   16445                 :             :   operand3 = operands[3];
   16446                 :             :   (void) operand3;
   16447                 :             :   operand4 = operands[4];
   16448                 :             :   (void) operand4;
   16449                 :             :   emit_insn (gen_rtx_SET (operand0,
   16450                 :             :         operand2));
   16451                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   16452                 :             :         gen_rtvec (2,
   16453                 :             :                 gen_rtx_SET (operand1,
   16454                 :             :         gen_rtx_PLUS (QImode,
   16455                 :             :         gen_rtx_PLUS (QImode,
   16456                 :             :         gen_rtx_fmt_ee (GET_CODE (operand4), GET_MODE (operand4),
   16457                 :             :                 operand3,
   16458                 :             :                 const0_rtx),
   16459                 :             :         copy_rtx (operand1)),
   16460                 :             :         copy_rtx (operand0))),
   16461                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   16462                 :             :   _val = get_insns ();
   16463                 :             :   end_sequence ();
   16464                 :             :   return _val;
   16465                 :             : }
   16466                 :             : 
   16467                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:8496 */
   16468                 :             : extern rtx_insn *gen_peephole2_74 (rtx_insn *, rtx *);
   16469                 :             : rtx_insn *
   16470                 :             : gen_peephole2_74 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   16471                 :             : {
   16472                 :             :   rtx operand0;
   16473                 :             :   rtx operand1;
   16474                 :             :   rtx operand2;
   16475                 :             :   rtx operand3;
   16476                 :             :   rtx operand4;
   16477                 :             :   rtx_insn *_val = NULL;
   16478                 :             :   if (dump_file)
   16479                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_74 (i386.md:8496)\n");
   16480                 :             :   start_sequence ();
   16481                 :             :   operand0 = operands[0];
   16482                 :             :   (void) operand0;
   16483                 :             :   operand1 = operands[1];
   16484                 :             :   (void) operand1;
   16485                 :             :   operand2 = operands[2];
   16486                 :             :   (void) operand2;
   16487                 :             :   operand3 = operands[3];
   16488                 :             :   (void) operand3;
   16489                 :             :   operand4 = operands[4];
   16490                 :             :   (void) operand4;
   16491                 :             :   emit_insn (gen_rtx_SET (operand0,
   16492                 :             :         operand2));
   16493                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   16494                 :             :         gen_rtvec (2,
   16495                 :             :                 gen_rtx_SET (operand1,
   16496                 :             :         gen_rtx_PLUS (HImode,
   16497                 :             :         gen_rtx_PLUS (HImode,
   16498                 :             :         gen_rtx_fmt_ee (GET_CODE (operand4), GET_MODE (operand4),
   16499                 :             :                 operand3,
   16500                 :             :                 const0_rtx),
   16501                 :             :         copy_rtx (operand1)),
   16502                 :             :         copy_rtx (operand0))),
   16503                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   16504                 :             :   _val = get_insns ();
   16505                 :             :   end_sequence ();
   16506                 :             :   return _val;
   16507                 :             : }
   16508                 :             : 
   16509                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:8496 */
   16510                 :             : extern rtx_insn *gen_peephole2_75 (rtx_insn *, rtx *);
   16511                 :             : rtx_insn *
   16512                 :             : gen_peephole2_75 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   16513                 :             : {
   16514                 :             :   rtx operand0;
   16515                 :             :   rtx operand1;
   16516                 :             :   rtx operand2;
   16517                 :             :   rtx operand3;
   16518                 :             :   rtx operand4;
   16519                 :             :   rtx_insn *_val = NULL;
   16520                 :             :   if (dump_file)
   16521                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_75 (i386.md:8496)\n");
   16522                 :             :   start_sequence ();
   16523                 :             :   operand0 = operands[0];
   16524                 :             :   (void) operand0;
   16525                 :             :   operand1 = operands[1];
   16526                 :             :   (void) operand1;
   16527                 :             :   operand2 = operands[2];
   16528                 :             :   (void) operand2;
   16529                 :             :   operand3 = operands[3];
   16530                 :             :   (void) operand3;
   16531                 :             :   operand4 = operands[4];
   16532                 :             :   (void) operand4;
   16533                 :             :   emit_insn (gen_rtx_SET (operand0,
   16534                 :             :         operand2));
   16535                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   16536                 :             :         gen_rtvec (2,
   16537                 :             :                 gen_rtx_SET (operand1,
   16538                 :             :         gen_rtx_PLUS (SImode,
   16539                 :             :         gen_rtx_PLUS (SImode,
   16540                 :             :         gen_rtx_fmt_ee (GET_CODE (operand4), GET_MODE (operand4),
   16541                 :             :                 operand3,
   16542                 :             :                 const0_rtx),
   16543                 :             :         copy_rtx (operand1)),
   16544                 :             :         copy_rtx (operand0))),
   16545                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   16546                 :             :   _val = get_insns ();
   16547                 :             :   end_sequence ();
   16548                 :             :   return _val;
   16549                 :             : }
   16550                 :             : 
   16551                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:8496 */
   16552                 :             : extern rtx_insn *gen_peephole2_76 (rtx_insn *, rtx *);
   16553                 :             : rtx_insn *
   16554                 :             : gen_peephole2_76 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   16555                 :             : {
   16556                 :             :   rtx operand0;
   16557                 :             :   rtx operand1;
   16558                 :             :   rtx operand2;
   16559                 :             :   rtx operand3;
   16560                 :             :   rtx operand4;
   16561                 :             :   rtx_insn *_val = NULL;
   16562                 :             :   if (dump_file)
   16563                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_76 (i386.md:8496)\n");
   16564                 :             :   start_sequence ();
   16565                 :             :   operand0 = operands[0];
   16566                 :             :   (void) operand0;
   16567                 :             :   operand1 = operands[1];
   16568                 :             :   (void) operand1;
   16569                 :             :   operand2 = operands[2];
   16570                 :             :   (void) operand2;
   16571                 :             :   operand3 = operands[3];
   16572                 :             :   (void) operand3;
   16573                 :             :   operand4 = operands[4];
   16574                 :             :   (void) operand4;
   16575                 :             :   emit_insn (gen_rtx_SET (operand0,
   16576                 :             :         operand2));
   16577                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   16578                 :             :         gen_rtvec (2,
   16579                 :             :                 gen_rtx_SET (operand1,
   16580                 :             :         gen_rtx_PLUS (DImode,
   16581                 :             :         gen_rtx_PLUS (DImode,
   16582                 :             :         gen_rtx_fmt_ee (GET_CODE (operand4), GET_MODE (operand4),
   16583                 :             :                 operand3,
   16584                 :             :                 const0_rtx),
   16585                 :             :         copy_rtx (operand1)),
   16586                 :             :         copy_rtx (operand0))),
   16587                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   16588                 :             :   _val = get_insns ();
   16589                 :             :   end_sequence ();
   16590                 :             :   return _val;
   16591                 :             : }
   16592                 :             : 
   16593                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:8521 */
   16594                 :             : extern rtx_insn *gen_peephole2_77 (rtx_insn *, rtx *);
   16595                 :             : rtx_insn *
   16596                 :             : gen_peephole2_77 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   16597                 :             : {
   16598                 :             :   rtx operand0;
   16599                 :             :   rtx operand1;
   16600                 :             :   rtx operand2;
   16601                 :             :   rtx operand3;
   16602                 :             :   rtx operand4;
   16603                 :             :   rtx_insn *_val = NULL;
   16604                 :             :   if (dump_file)
   16605                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_77 (i386.md:8521)\n");
   16606                 :             :   start_sequence ();
   16607                 :             :   operand0 = operands[0];
   16608                 :             :   (void) operand0;
   16609                 :             :   operand1 = operands[1];
   16610                 :             :   (void) operand1;
   16611                 :             :   operand2 = operands[2];
   16612                 :             :   (void) operand2;
   16613                 :             :   operand3 = operands[3];
   16614                 :             :   (void) operand3;
   16615                 :             :   operand4 = operands[4];
   16616                 :             :   (void) operand4;
   16617                 :             :   emit_insn (gen_rtx_SET (operand0,
   16618                 :             :         operand2));
   16619                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   16620                 :             :         gen_rtvec (2,
   16621                 :             :                 gen_rtx_SET (operand1,
   16622                 :             :         gen_rtx_PLUS (QImode,
   16623                 :             :         gen_rtx_PLUS (QImode,
   16624                 :             :         gen_rtx_fmt_ee (GET_CODE (operand4), GET_MODE (operand4),
   16625                 :             :                 operand3,
   16626                 :             :                 const0_rtx),
   16627                 :             :         copy_rtx (operand1)),
   16628                 :             :         copy_rtx (operand0))),
   16629                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   16630                 :             :   _val = get_insns ();
   16631                 :             :   end_sequence ();
   16632                 :             :   return _val;
   16633                 :             : }
   16634                 :             : 
   16635                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:8521 */
   16636                 :             : extern rtx_insn *gen_peephole2_78 (rtx_insn *, rtx *);
   16637                 :             : rtx_insn *
   16638                 :             : gen_peephole2_78 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   16639                 :             : {
   16640                 :             :   rtx operand0;
   16641                 :             :   rtx operand1;
   16642                 :             :   rtx operand2;
   16643                 :             :   rtx operand3;
   16644                 :             :   rtx operand4;
   16645                 :             :   rtx_insn *_val = NULL;
   16646                 :             :   if (dump_file)
   16647                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_78 (i386.md:8521)\n");
   16648                 :             :   start_sequence ();
   16649                 :             :   operand0 = operands[0];
   16650                 :             :   (void) operand0;
   16651                 :             :   operand1 = operands[1];
   16652                 :             :   (void) operand1;
   16653                 :             :   operand2 = operands[2];
   16654                 :             :   (void) operand2;
   16655                 :             :   operand3 = operands[3];
   16656                 :             :   (void) operand3;
   16657                 :             :   operand4 = operands[4];
   16658                 :             :   (void) operand4;
   16659                 :             :   emit_insn (gen_rtx_SET (operand0,
   16660                 :             :         operand2));
   16661                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   16662                 :             :         gen_rtvec (2,
   16663                 :             :                 gen_rtx_SET (operand1,
   16664                 :             :         gen_rtx_PLUS (HImode,
   16665                 :             :         gen_rtx_PLUS (HImode,
   16666                 :             :         gen_rtx_fmt_ee (GET_CODE (operand4), GET_MODE (operand4),
   16667                 :             :                 operand3,
   16668                 :             :                 const0_rtx),
   16669                 :             :         copy_rtx (operand1)),
   16670                 :             :         copy_rtx (operand0))),
   16671                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   16672                 :             :   _val = get_insns ();
   16673                 :             :   end_sequence ();
   16674                 :             :   return _val;
   16675                 :             : }
   16676                 :             : 
   16677                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:8521 */
   16678                 :             : extern rtx_insn *gen_peephole2_79 (rtx_insn *, rtx *);
   16679                 :             : rtx_insn *
   16680                 :             : gen_peephole2_79 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   16681                 :             : {
   16682                 :             :   rtx operand0;
   16683                 :             :   rtx operand1;
   16684                 :             :   rtx operand2;
   16685                 :             :   rtx operand3;
   16686                 :             :   rtx operand4;
   16687                 :             :   rtx_insn *_val = NULL;
   16688                 :             :   if (dump_file)
   16689                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_79 (i386.md:8521)\n");
   16690                 :             :   start_sequence ();
   16691                 :             :   operand0 = operands[0];
   16692                 :             :   (void) operand0;
   16693                 :             :   operand1 = operands[1];
   16694                 :             :   (void) operand1;
   16695                 :             :   operand2 = operands[2];
   16696                 :             :   (void) operand2;
   16697                 :             :   operand3 = operands[3];
   16698                 :             :   (void) operand3;
   16699                 :             :   operand4 = operands[4];
   16700                 :             :   (void) operand4;
   16701                 :             :   emit_insn (gen_rtx_SET (operand0,
   16702                 :             :         operand2));
   16703                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   16704                 :             :         gen_rtvec (2,
   16705                 :             :                 gen_rtx_SET (operand1,
   16706                 :             :         gen_rtx_PLUS (SImode,
   16707                 :             :         gen_rtx_PLUS (SImode,
   16708                 :             :         gen_rtx_fmt_ee (GET_CODE (operand4), GET_MODE (operand4),
   16709                 :             :                 operand3,
   16710                 :             :                 const0_rtx),
   16711                 :             :         copy_rtx (operand1)),
   16712                 :             :         copy_rtx (operand0))),
   16713                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   16714                 :             :   _val = get_insns ();
   16715                 :             :   end_sequence ();
   16716                 :             :   return _val;
   16717                 :             : }
   16718                 :             : 
   16719                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:8521 */
   16720                 :             : extern rtx_insn *gen_peephole2_80 (rtx_insn *, rtx *);
   16721                 :             : rtx_insn *
   16722                 :             : gen_peephole2_80 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   16723                 :             : {
   16724                 :             :   rtx operand0;
   16725                 :             :   rtx operand1;
   16726                 :             :   rtx operand2;
   16727                 :             :   rtx operand3;
   16728                 :             :   rtx operand4;
   16729                 :             :   rtx_insn *_val = NULL;
   16730                 :             :   if (dump_file)
   16731                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_80 (i386.md:8521)\n");
   16732                 :             :   start_sequence ();
   16733                 :             :   operand0 = operands[0];
   16734                 :             :   (void) operand0;
   16735                 :             :   operand1 = operands[1];
   16736                 :             :   (void) operand1;
   16737                 :             :   operand2 = operands[2];
   16738                 :             :   (void) operand2;
   16739                 :             :   operand3 = operands[3];
   16740                 :             :   (void) operand3;
   16741                 :             :   operand4 = operands[4];
   16742                 :             :   (void) operand4;
   16743                 :             :   emit_insn (gen_rtx_SET (operand0,
   16744                 :             :         operand2));
   16745                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   16746                 :             :         gen_rtvec (2,
   16747                 :             :                 gen_rtx_SET (operand1,
   16748                 :             :         gen_rtx_PLUS (DImode,
   16749                 :             :         gen_rtx_PLUS (DImode,
   16750                 :             :         gen_rtx_fmt_ee (GET_CODE (operand4), GET_MODE (operand4),
   16751                 :             :                 operand3,
   16752                 :             :                 const0_rtx),
   16753                 :             :         copy_rtx (operand1)),
   16754                 :             :         copy_rtx (operand0))),
   16755                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   16756                 :             :   _val = get_insns ();
   16757                 :             :   end_sequence ();
   16758                 :             :   return _val;
   16759                 :             : }
   16760                 :             : 
   16761                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:8665 */
   16762                 :             : extern rtx_insn *gen_peephole2_81 (rtx_insn *, rtx *);
   16763                 :             : rtx_insn *
   16764                 :             : gen_peephole2_81 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   16765                 :             : {
   16766                 :             :   rtx operand0;
   16767                 :             :   rtx operand1;
   16768                 :             :   rtx operand2;
   16769                 :             :   rtx operand3;
   16770                 :             :   rtx operand4;
   16771                 :             :   rtx_insn *_val = NULL;
   16772                 :             :   if (dump_file)
   16773                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_81 (i386.md:8665)\n");
   16774                 :             :   start_sequence ();
   16775                 :             :   operand0 = operands[0];
   16776                 :             :   (void) operand0;
   16777                 :             :   operand1 = operands[1];
   16778                 :             :   (void) operand1;
   16779                 :             :   operand2 = operands[2];
   16780                 :             :   (void) operand2;
   16781                 :             :   operand3 = operands[3];
   16782                 :             :   (void) operand3;
   16783                 :             :   operand4 = operands[4];
   16784                 :             :   (void) operand4;
   16785                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   16786                 :             :         gen_rtvec (2,
   16787                 :             :                 gen_rtx_SET (gen_rtx_REG (CCCmode,
   16788                 :             :         17),
   16789                 :             :         gen_rtx_COMPARE (CCCmode,
   16790                 :             :         gen_rtx_ZERO_EXTEND (DImode,
   16791                 :             :         gen_rtx_PLUS (SImode,
   16792                 :             :         gen_rtx_PLUS (SImode,
   16793                 :             :         gen_rtx_fmt_ee (GET_CODE (operand4), GET_MODE (operand4),
   16794                 :             :                 operand2,
   16795                 :             :                 const0_rtx),
   16796                 :             :         operand1),
   16797                 :             :         operand0)),
   16798                 :             :         gen_rtx_PLUS (DImode,
   16799                 :             :         gen_rtx_ZERO_EXTEND (DImode,
   16800                 :             :         copy_rtx (operand0)),
   16801                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), GET_MODE (operand3),
   16802                 :             :                 copy_rtx (operand2),
   16803                 :             :                 const0_rtx)))),
   16804                 :             :                 gen_rtx_SET (copy_rtx (operand1),
   16805                 :             :         gen_rtx_PLUS (SImode,
   16806                 :             :         gen_rtx_PLUS (SImode,
   16807                 :             :         gen_rtx_fmt_ee (GET_CODE (operand4), GET_MODE (operand4),
   16808                 :             :                 copy_rtx (operand2),
   16809                 :             :                 const0_rtx),
   16810                 :             :         copy_rtx (operand1)),
   16811                 :             :         copy_rtx (operand0))))), false);
   16812                 :             :   _val = get_insns ();
   16813                 :             :   end_sequence ();
   16814                 :             :   return _val;
   16815                 :             : }
   16816                 :             : 
   16817                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:8665 */
   16818                 :             : extern rtx_insn *gen_peephole2_82 (rtx_insn *, rtx *);
   16819                 :             : rtx_insn *
   16820                 :             : gen_peephole2_82 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   16821                 :             : {
   16822                 :             :   rtx operand0;
   16823                 :             :   rtx operand1;
   16824                 :             :   rtx operand2;
   16825                 :             :   rtx operand3;
   16826                 :             :   rtx operand4;
   16827                 :             :   rtx_insn *_val = NULL;
   16828                 :             :   if (dump_file)
   16829                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_82 (i386.md:8665)\n");
   16830                 :             :   start_sequence ();
   16831                 :             :   operand0 = operands[0];
   16832                 :             :   (void) operand0;
   16833                 :             :   operand1 = operands[1];
   16834                 :             :   (void) operand1;
   16835                 :             :   operand2 = operands[2];
   16836                 :             :   (void) operand2;
   16837                 :             :   operand3 = operands[3];
   16838                 :             :   (void) operand3;
   16839                 :             :   operand4 = operands[4];
   16840                 :             :   (void) operand4;
   16841                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   16842                 :             :         gen_rtvec (2,
   16843                 :             :                 gen_rtx_SET (gen_rtx_REG (CCCmode,
   16844                 :             :         17),
   16845                 :             :         gen_rtx_COMPARE (CCCmode,
   16846                 :             :         gen_rtx_ZERO_EXTEND (TImode,
   16847                 :             :         gen_rtx_PLUS (DImode,
   16848                 :             :         gen_rtx_PLUS (DImode,
   16849                 :             :         gen_rtx_fmt_ee (GET_CODE (operand4), GET_MODE (operand4),
   16850                 :             :                 operand2,
   16851                 :             :                 const0_rtx),
   16852                 :             :         operand1),
   16853                 :             :         operand0)),
   16854                 :             :         gen_rtx_PLUS (TImode,
   16855                 :             :         gen_rtx_ZERO_EXTEND (TImode,
   16856                 :             :         copy_rtx (operand0)),
   16857                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), GET_MODE (operand3),
   16858                 :             :                 copy_rtx (operand2),
   16859                 :             :                 const0_rtx)))),
   16860                 :             :                 gen_rtx_SET (copy_rtx (operand1),
   16861                 :             :         gen_rtx_PLUS (DImode,
   16862                 :             :         gen_rtx_PLUS (DImode,
   16863                 :             :         gen_rtx_fmt_ee (GET_CODE (operand4), GET_MODE (operand4),
   16864                 :             :                 copy_rtx (operand2),
   16865                 :             :                 const0_rtx),
   16866                 :             :         copy_rtx (operand1)),
   16867                 :             :         copy_rtx (operand0))))), false);
   16868                 :             :   _val = get_insns ();
   16869                 :             :   end_sequence ();
   16870                 :             :   return _val;
   16871                 :             : }
   16872                 :             : 
   16873                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:8708 */
   16874                 :             : extern rtx_insn *gen_peephole2_83 (rtx_insn *, rtx *);
   16875                 :             : rtx_insn *
   16876                 :             : gen_peephole2_83 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   16877                 :             : {
   16878                 :             :   rtx operand0;
   16879                 :             :   rtx operand1;
   16880                 :             :   rtx operand2;
   16881                 :             :   rtx operand3;
   16882                 :             :   rtx operand4;
   16883                 :             :   rtx operand5;
   16884                 :             :   rtx_insn *_val = NULL;
   16885                 :             :   if (dump_file)
   16886                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_83 (i386.md:8708)\n");
   16887                 :             :   start_sequence ();
   16888                 :             :   operand0 = operands[0];
   16889                 :             :   (void) operand0;
   16890                 :             :   operand1 = operands[1];
   16891                 :             :   (void) operand1;
   16892                 :             :   operand2 = operands[2];
   16893                 :             :   (void) operand2;
   16894                 :             :   operand3 = operands[3];
   16895                 :             :   (void) operand3;
   16896                 :             :   operand4 = operands[4];
   16897                 :             :   (void) operand4;
   16898                 :             :   operand5 = operands[5];
   16899                 :             :   (void) operand5;
   16900                 :             :   emit_insn (gen_rtx_SET (operand0,
   16901                 :             :         operand2));
   16902                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   16903                 :             :         gen_rtvec (2,
   16904                 :             :                 gen_rtx_SET (gen_rtx_REG (CCCmode,
   16905                 :             :         17),
   16906                 :             :         gen_rtx_COMPARE (CCCmode,
   16907                 :             :         gen_rtx_ZERO_EXTEND (DImode,
   16908                 :             :         gen_rtx_PLUS (SImode,
   16909                 :             :         gen_rtx_PLUS (SImode,
   16910                 :             :         gen_rtx_fmt_ee (GET_CODE (operand5), GET_MODE (operand5),
   16911                 :             :                 operand3,
   16912                 :             :                 const0_rtx),
   16913                 :             :         operand1),
   16914                 :             :         copy_rtx (operand0))),
   16915                 :             :         gen_rtx_PLUS (DImode,
   16916                 :             :         gen_rtx_ZERO_EXTEND (DImode,
   16917                 :             :         copy_rtx (operand0)),
   16918                 :             :         gen_rtx_fmt_ee (GET_CODE (operand4), GET_MODE (operand4),
   16919                 :             :                 copy_rtx (operand3),
   16920                 :             :                 const0_rtx)))),
   16921                 :             :                 gen_rtx_SET (copy_rtx (operand1),
   16922                 :             :         gen_rtx_PLUS (SImode,
   16923                 :             :         gen_rtx_PLUS (SImode,
   16924                 :             :         gen_rtx_fmt_ee (GET_CODE (operand5), GET_MODE (operand5),
   16925                 :             :                 copy_rtx (operand3),
   16926                 :             :                 const0_rtx),
   16927                 :             :         copy_rtx (operand1)),
   16928                 :             :         copy_rtx (operand0))))), false);
   16929                 :             :   _val = get_insns ();
   16930                 :             :   end_sequence ();
   16931                 :             :   return _val;
   16932                 :             : }
   16933                 :             : 
   16934                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:8708 */
   16935                 :             : extern rtx_insn *gen_peephole2_84 (rtx_insn *, rtx *);
   16936                 :             : rtx_insn *
   16937                 :             : gen_peephole2_84 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   16938                 :             : {
   16939                 :             :   rtx operand0;
   16940                 :             :   rtx operand1;
   16941                 :             :   rtx operand2;
   16942                 :             :   rtx operand3;
   16943                 :             :   rtx operand4;
   16944                 :             :   rtx operand5;
   16945                 :             :   rtx_insn *_val = NULL;
   16946                 :             :   if (dump_file)
   16947                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_84 (i386.md:8708)\n");
   16948                 :             :   start_sequence ();
   16949                 :             :   operand0 = operands[0];
   16950                 :             :   (void) operand0;
   16951                 :             :   operand1 = operands[1];
   16952                 :             :   (void) operand1;
   16953                 :             :   operand2 = operands[2];
   16954                 :             :   (void) operand2;
   16955                 :             :   operand3 = operands[3];
   16956                 :             :   (void) operand3;
   16957                 :             :   operand4 = operands[4];
   16958                 :             :   (void) operand4;
   16959                 :             :   operand5 = operands[5];
   16960                 :             :   (void) operand5;
   16961                 :             :   emit_insn (gen_rtx_SET (operand0,
   16962                 :             :         operand2));
   16963                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   16964                 :             :         gen_rtvec (2,
   16965                 :             :                 gen_rtx_SET (gen_rtx_REG (CCCmode,
   16966                 :             :         17),
   16967                 :             :         gen_rtx_COMPARE (CCCmode,
   16968                 :             :         gen_rtx_ZERO_EXTEND (TImode,
   16969                 :             :         gen_rtx_PLUS (DImode,
   16970                 :             :         gen_rtx_PLUS (DImode,
   16971                 :             :         gen_rtx_fmt_ee (GET_CODE (operand5), GET_MODE (operand5),
   16972                 :             :                 operand3,
   16973                 :             :                 const0_rtx),
   16974                 :             :         operand1),
   16975                 :             :         copy_rtx (operand0))),
   16976                 :             :         gen_rtx_PLUS (TImode,
   16977                 :             :         gen_rtx_ZERO_EXTEND (TImode,
   16978                 :             :         copy_rtx (operand0)),
   16979                 :             :         gen_rtx_fmt_ee (GET_CODE (operand4), GET_MODE (operand4),
   16980                 :             :                 copy_rtx (operand3),
   16981                 :             :                 const0_rtx)))),
   16982                 :             :                 gen_rtx_SET (copy_rtx (operand1),
   16983                 :             :         gen_rtx_PLUS (DImode,
   16984                 :             :         gen_rtx_PLUS (DImode,
   16985                 :             :         gen_rtx_fmt_ee (GET_CODE (operand5), GET_MODE (operand5),
   16986                 :             :                 copy_rtx (operand3),
   16987                 :             :                 const0_rtx),
   16988                 :             :         copy_rtx (operand1)),
   16989                 :             :         copy_rtx (operand0))))), false);
   16990                 :             :   _val = get_insns ();
   16991                 :             :   end_sequence ();
   16992                 :             :   return _val;
   16993                 :             : }
   16994                 :             : 
   16995                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:8755 */
   16996                 :             : extern rtx_insn *gen_peephole2_85 (rtx_insn *, rtx *);
   16997                 :             : rtx_insn *
   16998                 :             : gen_peephole2_85 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   16999                 :             : {
   17000                 :             :   rtx operand0;
   17001                 :             :   rtx operand1;
   17002                 :             :   rtx operand2;
   17003                 :             :   rtx operand3;
   17004                 :             :   rtx operand4;
   17005                 :             :   rtx operand5;
   17006                 :             :   rtx operand6;
   17007                 :             :   rtx_insn *_val = NULL;
   17008                 :             :   if (dump_file)
   17009                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_85 (i386.md:8755)\n");
   17010                 :             :   start_sequence ();
   17011                 :             :   operand0 = operands[0];
   17012                 :             :   (void) operand0;
   17013                 :             :   operand1 = operands[1];
   17014                 :             :   (void) operand1;
   17015                 :             :   operand2 = operands[2];
   17016                 :             :   (void) operand2;
   17017                 :             :   operand3 = operands[3];
   17018                 :             :   (void) operand3;
   17019                 :             :   operand4 = operands[4];
   17020                 :             :   (void) operand4;
   17021                 :             :   operand5 = operands[5];
   17022                 :             :   (void) operand5;
   17023                 :             :   operand6 = operands[6];
   17024                 :             :   (void) operand6;
   17025                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   17026                 :             :         gen_rtvec (2,
   17027                 :             :                 gen_rtx_SET (gen_rtx_REG (CCCmode,
   17028                 :             :         17),
   17029                 :             :         gen_rtx_COMPARE (CCCmode,
   17030                 :             :         gen_rtx_ZERO_EXTEND (DImode,
   17031                 :             :         gen_rtx_PLUS (SImode,
   17032                 :             :         gen_rtx_PLUS (SImode,
   17033                 :             :         gen_rtx_fmt_ee (GET_CODE (operand4), GET_MODE (operand4),
   17034                 :             :                 operand2,
   17035                 :             :                 const0_rtx),
   17036                 :             :         operand1),
   17037                 :             :         operand0)),
   17038                 :             :         gen_rtx_PLUS (DImode,
   17039                 :             :         gen_rtx_ZERO_EXTEND (DImode,
   17040                 :             :         copy_rtx (operand0)),
   17041                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), GET_MODE (operand3),
   17042                 :             :                 copy_rtx (operand2),
   17043                 :             :                 const0_rtx)))),
   17044                 :             :                 gen_rtx_SET (copy_rtx (operand1),
   17045                 :             :         gen_rtx_PLUS (SImode,
   17046                 :             :         gen_rtx_PLUS (SImode,
   17047                 :             :         gen_rtx_fmt_ee (GET_CODE (operand4), GET_MODE (operand4),
   17048                 :             :                 copy_rtx (operand2),
   17049                 :             :                 const0_rtx),
   17050                 :             :         copy_rtx (operand1)),
   17051                 :             :         copy_rtx (operand0))))), true);
   17052                 :             :   emit_insn (gen_rtx_SET (operand5,
   17053                 :             :         gen_rtx_LTU (QImode,
   17054                 :             :         gen_rtx_REG (CCCmode,
   17055                 :             :         17),
   17056                 :             :         const0_rtx)));
   17057                 :             :   emit_insn (gen_rtx_SET (operand6,
   17058                 :             :         gen_rtx_ZERO_EXTEND (SImode,
   17059                 :             :         copy_rtx (operand5))));
   17060                 :             :   _val = get_insns ();
   17061                 :             :   end_sequence ();
   17062                 :             :   return _val;
   17063                 :             : }
   17064                 :             : 
   17065                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:8755 */
   17066                 :             : extern rtx_insn *gen_peephole2_86 (rtx_insn *, rtx *);
   17067                 :             : rtx_insn *
   17068                 :             : gen_peephole2_86 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   17069                 :             : {
   17070                 :             :   rtx operand0;
   17071                 :             :   rtx operand1;
   17072                 :             :   rtx operand2;
   17073                 :             :   rtx operand3;
   17074                 :             :   rtx operand4;
   17075                 :             :   rtx operand5;
   17076                 :             :   rtx operand6;
   17077                 :             :   rtx_insn *_val = NULL;
   17078                 :             :   if (dump_file)
   17079                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_86 (i386.md:8755)\n");
   17080                 :             :   start_sequence ();
   17081                 :             :   operand0 = operands[0];
   17082                 :             :   (void) operand0;
   17083                 :             :   operand1 = operands[1];
   17084                 :             :   (void) operand1;
   17085                 :             :   operand2 = operands[2];
   17086                 :             :   (void) operand2;
   17087                 :             :   operand3 = operands[3];
   17088                 :             :   (void) operand3;
   17089                 :             :   operand4 = operands[4];
   17090                 :             :   (void) operand4;
   17091                 :             :   operand5 = operands[5];
   17092                 :             :   (void) operand5;
   17093                 :             :   operand6 = operands[6];
   17094                 :             :   (void) operand6;
   17095                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   17096                 :             :         gen_rtvec (2,
   17097                 :             :                 gen_rtx_SET (gen_rtx_REG (CCCmode,
   17098                 :             :         17),
   17099                 :             :         gen_rtx_COMPARE (CCCmode,
   17100                 :             :         gen_rtx_ZERO_EXTEND (TImode,
   17101                 :             :         gen_rtx_PLUS (DImode,
   17102                 :             :         gen_rtx_PLUS (DImode,
   17103                 :             :         gen_rtx_fmt_ee (GET_CODE (operand4), GET_MODE (operand4),
   17104                 :             :                 operand2,
   17105                 :             :                 const0_rtx),
   17106                 :             :         operand1),
   17107                 :             :         operand0)),
   17108                 :             :         gen_rtx_PLUS (TImode,
   17109                 :             :         gen_rtx_ZERO_EXTEND (TImode,
   17110                 :             :         copy_rtx (operand0)),
   17111                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), GET_MODE (operand3),
   17112                 :             :                 copy_rtx (operand2),
   17113                 :             :                 const0_rtx)))),
   17114                 :             :                 gen_rtx_SET (copy_rtx (operand1),
   17115                 :             :         gen_rtx_PLUS (DImode,
   17116                 :             :         gen_rtx_PLUS (DImode,
   17117                 :             :         gen_rtx_fmt_ee (GET_CODE (operand4), GET_MODE (operand4),
   17118                 :             :                 copy_rtx (operand2),
   17119                 :             :                 const0_rtx),
   17120                 :             :         copy_rtx (operand1)),
   17121                 :             :         copy_rtx (operand0))))), true);
   17122                 :             :   emit_insn (gen_rtx_SET (operand5,
   17123                 :             :         gen_rtx_LTU (QImode,
   17124                 :             :         gen_rtx_REG (CCCmode,
   17125                 :             :         17),
   17126                 :             :         const0_rtx)));
   17127                 :             :   emit_insn (gen_rtx_SET (operand6,
   17128                 :             :         gen_rtx_ZERO_EXTEND (DImode,
   17129                 :             :         copy_rtx (operand5))));
   17130                 :             :   _val = get_insns ();
   17131                 :             :   end_sequence ();
   17132                 :             :   return _val;
   17133                 :             : }
   17134                 :             : 
   17135                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:8808 */
   17136                 :             : rtx
   17137                 :             : gen_addcarrysi_0 (rtx operand0,
   17138                 :             :         rtx operand1,
   17139                 :             :         rtx operand2)
   17140                 :             : {
   17141                 :             :   return gen_rtx_PARALLEL (VOIDmode,
   17142                 :             :         gen_rtvec (2,
   17143                 :             :                 gen_rtx_SET (gen_rtx_REG (CCCmode,
   17144                 :             :         17),
   17145                 :             :         gen_rtx_COMPARE (CCCmode,
   17146                 :             :         gen_rtx_PLUS (SImode,
   17147                 :             :         operand1,
   17148                 :             :         operand2),
   17149                 :             :         operand1)),
   17150                 :             :                 gen_rtx_SET (operand0,
   17151                 :             :         gen_rtx_PLUS (SImode,
   17152                 :             :         operand1,
   17153                 :             :         operand2))));
   17154                 :             : }
   17155                 :             : 
   17156                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:8808 */
   17157                 :             : rtx
   17158                 :             : gen_addcarrydi_0 (rtx operand0,
   17159                 :             :         rtx operand1,
   17160                 :             :         rtx operand2)
   17161                 :             : {
   17162                 :             :   return gen_rtx_PARALLEL (VOIDmode,
   17163                 :             :         gen_rtvec (2,
   17164                 :             :                 gen_rtx_SET (gen_rtx_REG (CCCmode,
   17165                 :             :         17),
   17166                 :             :         gen_rtx_COMPARE (CCCmode,
   17167                 :             :         gen_rtx_PLUS (DImode,
   17168                 :             :         operand1,
   17169                 :             :         operand2),
   17170                 :             :         operand1)),
   17171                 :             :                 gen_rtx_SET (operand0,
   17172                 :             :         gen_rtx_PLUS (DImode,
   17173                 :             :         operand1,
   17174                 :             :         operand2))));
   17175                 :             : }
   17176                 :             : 
   17177                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:8886 */
   17178                 :             : extern rtx_insn *gen_peephole2_87 (rtx_insn *, rtx *);
   17179                 :             : rtx_insn *
   17180                 :             : gen_peephole2_87 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   17181                 :             : {
   17182                 :             :   rtx operand0;
   17183                 :             :   rtx operand1;
   17184                 :             :   rtx operand2;
   17185                 :             :   rtx operand3;
   17186                 :             :   rtx operand4;
   17187                 :             :   rtx_insn *_val = NULL;
   17188                 :             :   if (dump_file)
   17189                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_87 (i386.md:8886)\n");
   17190                 :             :   start_sequence ();
   17191                 :             :   operand0 = operands[0];
   17192                 :             :   (void) operand0;
   17193                 :             :   operand1 = operands[1];
   17194                 :             :   (void) operand1;
   17195                 :             :   operand2 = operands[2];
   17196                 :             :   (void) operand2;
   17197                 :             :   operand3 = operands[3];
   17198                 :             :   (void) operand3;
   17199                 :             :   operand4 = operands[4];
   17200                 :             :   (void) operand4;
   17201                 :             :   emit_insn (gen_rtx_SET (operand0,
   17202                 :             :         operand2));
   17203                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   17204                 :             :         gen_rtvec (2,
   17205                 :             :                 gen_rtx_SET (operand1,
   17206                 :             :         gen_rtx_MINUS (QImode,
   17207                 :             :         gen_rtx_MINUS (QImode,
   17208                 :             :         copy_rtx (operand1),
   17209                 :             :         gen_rtx_fmt_ee (GET_CODE (operand4), GET_MODE (operand4),
   17210                 :             :                 operand3,
   17211                 :             :                 const0_rtx)),
   17212                 :             :         copy_rtx (operand0))),
   17213                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   17214                 :             :   _val = get_insns ();
   17215                 :             :   end_sequence ();
   17216                 :             :   return _val;
   17217                 :             : }
   17218                 :             : 
   17219                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:8886 */
   17220                 :             : extern rtx_insn *gen_peephole2_88 (rtx_insn *, rtx *);
   17221                 :             : rtx_insn *
   17222                 :             : gen_peephole2_88 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   17223                 :             : {
   17224                 :             :   rtx operand0;
   17225                 :             :   rtx operand1;
   17226                 :             :   rtx operand2;
   17227                 :             :   rtx operand3;
   17228                 :             :   rtx operand4;
   17229                 :             :   rtx_insn *_val = NULL;
   17230                 :             :   if (dump_file)
   17231                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_88 (i386.md:8886)\n");
   17232                 :             :   start_sequence ();
   17233                 :             :   operand0 = operands[0];
   17234                 :             :   (void) operand0;
   17235                 :             :   operand1 = operands[1];
   17236                 :             :   (void) operand1;
   17237                 :             :   operand2 = operands[2];
   17238                 :             :   (void) operand2;
   17239                 :             :   operand3 = operands[3];
   17240                 :             :   (void) operand3;
   17241                 :             :   operand4 = operands[4];
   17242                 :             :   (void) operand4;
   17243                 :             :   emit_insn (gen_rtx_SET (operand0,
   17244                 :             :         operand2));
   17245                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   17246                 :             :         gen_rtvec (2,
   17247                 :             :                 gen_rtx_SET (operand1,
   17248                 :             :         gen_rtx_MINUS (HImode,
   17249                 :             :         gen_rtx_MINUS (HImode,
   17250                 :             :         copy_rtx (operand1),
   17251                 :             :         gen_rtx_fmt_ee (GET_CODE (operand4), GET_MODE (operand4),
   17252                 :             :                 operand3,
   17253                 :             :                 const0_rtx)),
   17254                 :             :         copy_rtx (operand0))),
   17255                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   17256                 :             :   _val = get_insns ();
   17257                 :             :   end_sequence ();
   17258                 :             :   return _val;
   17259                 :             : }
   17260                 :             : 
   17261                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:8886 */
   17262                 :             : extern rtx_insn *gen_peephole2_89 (rtx_insn *, rtx *);
   17263                 :             : rtx_insn *
   17264                 :             : gen_peephole2_89 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   17265                 :             : {
   17266                 :             :   rtx operand0;
   17267                 :             :   rtx operand1;
   17268                 :             :   rtx operand2;
   17269                 :             :   rtx operand3;
   17270                 :             :   rtx operand4;
   17271                 :             :   rtx_insn *_val = NULL;
   17272                 :             :   if (dump_file)
   17273                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_89 (i386.md:8886)\n");
   17274                 :             :   start_sequence ();
   17275                 :             :   operand0 = operands[0];
   17276                 :             :   (void) operand0;
   17277                 :             :   operand1 = operands[1];
   17278                 :             :   (void) operand1;
   17279                 :             :   operand2 = operands[2];
   17280                 :             :   (void) operand2;
   17281                 :             :   operand3 = operands[3];
   17282                 :             :   (void) operand3;
   17283                 :             :   operand4 = operands[4];
   17284                 :             :   (void) operand4;
   17285                 :             :   emit_insn (gen_rtx_SET (operand0,
   17286                 :             :         operand2));
   17287                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   17288                 :             :         gen_rtvec (2,
   17289                 :             :                 gen_rtx_SET (operand1,
   17290                 :             :         gen_rtx_MINUS (SImode,
   17291                 :             :         gen_rtx_MINUS (SImode,
   17292                 :             :         copy_rtx (operand1),
   17293                 :             :         gen_rtx_fmt_ee (GET_CODE (operand4), GET_MODE (operand4),
   17294                 :             :                 operand3,
   17295                 :             :                 const0_rtx)),
   17296                 :             :         copy_rtx (operand0))),
   17297                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   17298                 :             :   _val = get_insns ();
   17299                 :             :   end_sequence ();
   17300                 :             :   return _val;
   17301                 :             : }
   17302                 :             : 
   17303                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:8886 */
   17304                 :             : extern rtx_insn *gen_peephole2_90 (rtx_insn *, rtx *);
   17305                 :             : rtx_insn *
   17306                 :             : gen_peephole2_90 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   17307                 :             : {
   17308                 :             :   rtx operand0;
   17309                 :             :   rtx operand1;
   17310                 :             :   rtx operand2;
   17311                 :             :   rtx operand3;
   17312                 :             :   rtx operand4;
   17313                 :             :   rtx_insn *_val = NULL;
   17314                 :             :   if (dump_file)
   17315                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_90 (i386.md:8886)\n");
   17316                 :             :   start_sequence ();
   17317                 :             :   operand0 = operands[0];
   17318                 :             :   (void) operand0;
   17319                 :             :   operand1 = operands[1];
   17320                 :             :   (void) operand1;
   17321                 :             :   operand2 = operands[2];
   17322                 :             :   (void) operand2;
   17323                 :             :   operand3 = operands[3];
   17324                 :             :   (void) operand3;
   17325                 :             :   operand4 = operands[4];
   17326                 :             :   (void) operand4;
   17327                 :             :   emit_insn (gen_rtx_SET (operand0,
   17328                 :             :         operand2));
   17329                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   17330                 :             :         gen_rtvec (2,
   17331                 :             :                 gen_rtx_SET (operand1,
   17332                 :             :         gen_rtx_MINUS (DImode,
   17333                 :             :         gen_rtx_MINUS (DImode,
   17334                 :             :         copy_rtx (operand1),
   17335                 :             :         gen_rtx_fmt_ee (GET_CODE (operand4), GET_MODE (operand4),
   17336                 :             :                 operand3,
   17337                 :             :                 const0_rtx)),
   17338                 :             :         copy_rtx (operand0))),
   17339                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   17340                 :             :   _val = get_insns ();
   17341                 :             :   end_sequence ();
   17342                 :             :   return _val;
   17343                 :             : }
   17344                 :             : 
   17345                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:8911 */
   17346                 :             : extern rtx_insn *gen_peephole2_91 (rtx_insn *, rtx *);
   17347                 :             : rtx_insn *
   17348                 :             : gen_peephole2_91 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   17349                 :             : {
   17350                 :             :   rtx operand0;
   17351                 :             :   rtx operand1;
   17352                 :             :   rtx operand2;
   17353                 :             :   rtx operand3;
   17354                 :             :   rtx operand4;
   17355                 :             :   rtx_insn *_val = NULL;
   17356                 :             :   if (dump_file)
   17357                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_91 (i386.md:8911)\n");
   17358                 :             :   start_sequence ();
   17359                 :             :   operand0 = operands[0];
   17360                 :             :   (void) operand0;
   17361                 :             :   operand1 = operands[1];
   17362                 :             :   (void) operand1;
   17363                 :             :   operand2 = operands[2];
   17364                 :             :   (void) operand2;
   17365                 :             :   operand3 = operands[3];
   17366                 :             :   (void) operand3;
   17367                 :             :   operand4 = operands[4];
   17368                 :             :   (void) operand4;
   17369                 :             :   emit_insn (gen_rtx_SET (operand0,
   17370                 :             :         operand2));
   17371                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   17372                 :             :         gen_rtvec (2,
   17373                 :             :                 gen_rtx_SET (operand1,
   17374                 :             :         gen_rtx_MINUS (QImode,
   17375                 :             :         gen_rtx_MINUS (QImode,
   17376                 :             :         copy_rtx (operand1),
   17377                 :             :         gen_rtx_fmt_ee (GET_CODE (operand4), GET_MODE (operand4),
   17378                 :             :                 operand3,
   17379                 :             :                 const0_rtx)),
   17380                 :             :         copy_rtx (operand0))),
   17381                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   17382                 :             :   _val = get_insns ();
   17383                 :             :   end_sequence ();
   17384                 :             :   return _val;
   17385                 :             : }
   17386                 :             : 
   17387                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:8911 */
   17388                 :             : extern rtx_insn *gen_peephole2_92 (rtx_insn *, rtx *);
   17389                 :             : rtx_insn *
   17390                 :             : gen_peephole2_92 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   17391                 :             : {
   17392                 :             :   rtx operand0;
   17393                 :             :   rtx operand1;
   17394                 :             :   rtx operand2;
   17395                 :             :   rtx operand3;
   17396                 :             :   rtx operand4;
   17397                 :             :   rtx_insn *_val = NULL;
   17398                 :             :   if (dump_file)
   17399                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_92 (i386.md:8911)\n");
   17400                 :             :   start_sequence ();
   17401                 :             :   operand0 = operands[0];
   17402                 :             :   (void) operand0;
   17403                 :             :   operand1 = operands[1];
   17404                 :             :   (void) operand1;
   17405                 :             :   operand2 = operands[2];
   17406                 :             :   (void) operand2;
   17407                 :             :   operand3 = operands[3];
   17408                 :             :   (void) operand3;
   17409                 :             :   operand4 = operands[4];
   17410                 :             :   (void) operand4;
   17411                 :             :   emit_insn (gen_rtx_SET (operand0,
   17412                 :             :         operand2));
   17413                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   17414                 :             :         gen_rtvec (2,
   17415                 :             :                 gen_rtx_SET (operand1,
   17416                 :             :         gen_rtx_MINUS (HImode,
   17417                 :             :         gen_rtx_MINUS (HImode,
   17418                 :             :         copy_rtx (operand1),
   17419                 :             :         gen_rtx_fmt_ee (GET_CODE (operand4), GET_MODE (operand4),
   17420                 :             :                 operand3,
   17421                 :             :                 const0_rtx)),
   17422                 :             :         copy_rtx (operand0))),
   17423                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   17424                 :             :   _val = get_insns ();
   17425                 :             :   end_sequence ();
   17426                 :             :   return _val;
   17427                 :             : }
   17428                 :             : 
   17429                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:8911 */
   17430                 :             : extern rtx_insn *gen_peephole2_93 (rtx_insn *, rtx *);
   17431                 :             : rtx_insn *
   17432                 :             : gen_peephole2_93 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   17433                 :             : {
   17434                 :             :   rtx operand0;
   17435                 :             :   rtx operand1;
   17436                 :             :   rtx operand2;
   17437                 :             :   rtx operand3;
   17438                 :             :   rtx operand4;
   17439                 :             :   rtx_insn *_val = NULL;
   17440                 :             :   if (dump_file)
   17441                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_93 (i386.md:8911)\n");
   17442                 :             :   start_sequence ();
   17443                 :             :   operand0 = operands[0];
   17444                 :             :   (void) operand0;
   17445                 :             :   operand1 = operands[1];
   17446                 :             :   (void) operand1;
   17447                 :             :   operand2 = operands[2];
   17448                 :             :   (void) operand2;
   17449                 :             :   operand3 = operands[3];
   17450                 :             :   (void) operand3;
   17451                 :             :   operand4 = operands[4];
   17452                 :             :   (void) operand4;
   17453                 :             :   emit_insn (gen_rtx_SET (operand0,
   17454                 :             :         operand2));
   17455                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   17456                 :             :         gen_rtvec (2,
   17457                 :             :                 gen_rtx_SET (operand1,
   17458                 :             :         gen_rtx_MINUS (SImode,
   17459                 :             :         gen_rtx_MINUS (SImode,
   17460                 :             :         copy_rtx (operand1),
   17461                 :             :         gen_rtx_fmt_ee (GET_CODE (operand4), GET_MODE (operand4),
   17462                 :             :                 operand3,
   17463                 :             :                 const0_rtx)),
   17464                 :             :         copy_rtx (operand0))),
   17465                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   17466                 :             :   _val = get_insns ();
   17467                 :             :   end_sequence ();
   17468                 :             :   return _val;
   17469                 :             : }
   17470                 :             : 
   17471                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:8911 */
   17472                 :             : extern rtx_insn *gen_peephole2_94 (rtx_insn *, rtx *);
   17473                 :             : rtx_insn *
   17474                 :             : gen_peephole2_94 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   17475                 :             : {
   17476                 :             :   rtx operand0;
   17477                 :             :   rtx operand1;
   17478                 :             :   rtx operand2;
   17479                 :             :   rtx operand3;
   17480                 :             :   rtx operand4;
   17481                 :             :   rtx_insn *_val = NULL;
   17482                 :             :   if (dump_file)
   17483                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_94 (i386.md:8911)\n");
   17484                 :             :   start_sequence ();
   17485                 :             :   operand0 = operands[0];
   17486                 :             :   (void) operand0;
   17487                 :             :   operand1 = operands[1];
   17488                 :             :   (void) operand1;
   17489                 :             :   operand2 = operands[2];
   17490                 :             :   (void) operand2;
   17491                 :             :   operand3 = operands[3];
   17492                 :             :   (void) operand3;
   17493                 :             :   operand4 = operands[4];
   17494                 :             :   (void) operand4;
   17495                 :             :   emit_insn (gen_rtx_SET (operand0,
   17496                 :             :         operand2));
   17497                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   17498                 :             :         gen_rtvec (2,
   17499                 :             :                 gen_rtx_SET (operand1,
   17500                 :             :         gen_rtx_MINUS (DImode,
   17501                 :             :         gen_rtx_MINUS (DImode,
   17502                 :             :         copy_rtx (operand1),
   17503                 :             :         gen_rtx_fmt_ee (GET_CODE (operand4), GET_MODE (operand4),
   17504                 :             :                 operand3,
   17505                 :             :                 const0_rtx)),
   17506                 :             :         copy_rtx (operand0))),
   17507                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   17508                 :             :   _val = get_insns ();
   17509                 :             :   end_sequence ();
   17510                 :             :   return _val;
   17511                 :             : }
   17512                 :             : 
   17513                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:9093 */
   17514                 :             : extern rtx_insn *gen_peephole2_95 (rtx_insn *, rtx *);
   17515                 :             : rtx_insn *
   17516                 :             : gen_peephole2_95 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   17517                 :             : {
   17518                 :             :   rtx operand0;
   17519                 :             :   rtx operand1;
   17520                 :             :   rtx operand2;
   17521                 :             :   rtx operand3;
   17522                 :             :   rtx operand4;
   17523                 :             :   rtx operand5;
   17524                 :             :   rtx_insn *_val = NULL;
   17525                 :             :   if (dump_file)
   17526                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_95 (i386.md:9093)\n");
   17527                 :             :   start_sequence ();
   17528                 :             :   operand0 = operands[0];
   17529                 :             :   (void) operand0;
   17530                 :             :   operand1 = operands[1];
   17531                 :             :   (void) operand1;
   17532                 :             :   operand2 = operands[2];
   17533                 :             :   (void) operand2;
   17534                 :             :   operand3 = operands[3];
   17535                 :             :   (void) operand3;
   17536                 :             :   operand4 = operands[4];
   17537                 :             :   (void) operand4;
   17538                 :             :   operand5 = operands[5];
   17539                 :             :   (void) operand5;
   17540                 :             :   emit_insn (gen_rtx_SET (operand0,
   17541                 :             :         operand2));
   17542                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   17543                 :             :         gen_rtvec (2,
   17544                 :             :                 gen_rtx_SET (gen_rtx_REG (CCCmode,
   17545                 :             :         17),
   17546                 :             :         gen_rtx_COMPARE (CCCmode,
   17547                 :             :         gen_rtx_ZERO_EXTEND (DImode,
   17548                 :             :         operand1),
   17549                 :             :         gen_rtx_PLUS (DImode,
   17550                 :             :         gen_rtx_fmt_ee (GET_CODE (operand4), GET_MODE (operand4),
   17551                 :             :                 operand3,
   17552                 :             :                 const0_rtx),
   17553                 :             :         gen_rtx_ZERO_EXTEND (DImode,
   17554                 :             :         copy_rtx (operand0))))),
   17555                 :             :                 gen_rtx_SET (copy_rtx (operand1),
   17556                 :             :         gen_rtx_MINUS (SImode,
   17557                 :             :         gen_rtx_MINUS (SImode,
   17558                 :             :         copy_rtx (operand1),
   17559                 :             :         gen_rtx_fmt_ee (GET_CODE (operand5), GET_MODE (operand5),
   17560                 :             :                 copy_rtx (operand3),
   17561                 :             :                 const0_rtx)),
   17562                 :             :         copy_rtx (operand0))))), false);
   17563                 :             :   _val = get_insns ();
   17564                 :             :   end_sequence ();
   17565                 :             :   return _val;
   17566                 :             : }
   17567                 :             : 
   17568                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:9093 */
   17569                 :             : extern rtx_insn *gen_peephole2_96 (rtx_insn *, rtx *);
   17570                 :             : rtx_insn *
   17571                 :             : gen_peephole2_96 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   17572                 :             : {
   17573                 :             :   rtx operand0;
   17574                 :             :   rtx operand1;
   17575                 :             :   rtx operand2;
   17576                 :             :   rtx operand3;
   17577                 :             :   rtx operand4;
   17578                 :             :   rtx operand5;
   17579                 :             :   rtx_insn *_val = NULL;
   17580                 :             :   if (dump_file)
   17581                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_96 (i386.md:9093)\n");
   17582                 :             :   start_sequence ();
   17583                 :             :   operand0 = operands[0];
   17584                 :             :   (void) operand0;
   17585                 :             :   operand1 = operands[1];
   17586                 :             :   (void) operand1;
   17587                 :             :   operand2 = operands[2];
   17588                 :             :   (void) operand2;
   17589                 :             :   operand3 = operands[3];
   17590                 :             :   (void) operand3;
   17591                 :             :   operand4 = operands[4];
   17592                 :             :   (void) operand4;
   17593                 :             :   operand5 = operands[5];
   17594                 :             :   (void) operand5;
   17595                 :             :   emit_insn (gen_rtx_SET (operand0,
   17596                 :             :         operand2));
   17597                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   17598                 :             :         gen_rtvec (2,
   17599                 :             :                 gen_rtx_SET (gen_rtx_REG (CCCmode,
   17600                 :             :         17),
   17601                 :             :         gen_rtx_COMPARE (CCCmode,
   17602                 :             :         gen_rtx_ZERO_EXTEND (TImode,
   17603                 :             :         operand1),
   17604                 :             :         gen_rtx_PLUS (TImode,
   17605                 :             :         gen_rtx_fmt_ee (GET_CODE (operand4), GET_MODE (operand4),
   17606                 :             :                 operand3,
   17607                 :             :                 const0_rtx),
   17608                 :             :         gen_rtx_ZERO_EXTEND (TImode,
   17609                 :             :         copy_rtx (operand0))))),
   17610                 :             :                 gen_rtx_SET (copy_rtx (operand1),
   17611                 :             :         gen_rtx_MINUS (DImode,
   17612                 :             :         gen_rtx_MINUS (DImode,
   17613                 :             :         copy_rtx (operand1),
   17614                 :             :         gen_rtx_fmt_ee (GET_CODE (operand5), GET_MODE (operand5),
   17615                 :             :                 copy_rtx (operand3),
   17616                 :             :                 const0_rtx)),
   17617                 :             :         copy_rtx (operand0))))), false);
   17618                 :             :   _val = get_insns ();
   17619                 :             :   end_sequence ();
   17620                 :             :   return _val;
   17621                 :             : }
   17622                 :             : 
   17623                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:9129 */
   17624                 :             : extern rtx_insn *gen_peephole2_97 (rtx_insn *, rtx *);
   17625                 :             : rtx_insn *
   17626                 :             : gen_peephole2_97 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   17627                 :             : {
   17628                 :             :   rtx operand0;
   17629                 :             :   rtx operand1;
   17630                 :             :   rtx operand2;
   17631                 :             :   rtx operand3;
   17632                 :             :   rtx operand4;
   17633                 :             :   rtx operand5;
   17634                 :             :   rtx operand6;
   17635                 :             :   rtx operand7;
   17636                 :             :   rtx operand8;
   17637                 :             :   rtx operand9;
   17638                 :             :   rtx_insn *_val = NULL;
   17639                 :             :   if (dump_file)
   17640                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_97 (i386.md:9129)\n");
   17641                 :             :   start_sequence ();
   17642                 :             : #define FAIL return (end_sequence (), _val)
   17643                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   17644                 :             : #line 9175 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   17645                 :             : {
   17646                 :             :   if (!rtx_equal_p (operands[6], operands[0]))
   17647                 :             :     operands[9] = operands[7];
   17648                 :             : }
   17649                 :             : #undef DONE
   17650                 :             : #undef FAIL
   17651                 :             :   operand0 = operands[0];
   17652                 :             :   (void) operand0;
   17653                 :             :   operand1 = operands[1];
   17654                 :             :   (void) operand1;
   17655                 :             :   operand2 = operands[2];
   17656                 :             :   (void) operand2;
   17657                 :             :   operand3 = operands[3];
   17658                 :             :   (void) operand3;
   17659                 :             :   operand4 = operands[4];
   17660                 :             :   (void) operand4;
   17661                 :             :   operand5 = operands[5];
   17662                 :             :   (void) operand5;
   17663                 :             :   operand6 = operands[6];
   17664                 :             :   (void) operand6;
   17665                 :             :   operand7 = operands[7];
   17666                 :             :   (void) operand7;
   17667                 :             :   operand8 = operands[8];
   17668                 :             :   (void) operand8;
   17669                 :             :   operand9 = operands[9];
   17670                 :             :   (void) operand9;
   17671                 :             :   emit_insn (gen_rtx_SET (operand0,
   17672                 :             :         operand9));
   17673                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   17674                 :             :         gen_rtvec (2,
   17675                 :             :                 gen_rtx_SET (gen_rtx_REG (CCCmode,
   17676                 :             :         17),
   17677                 :             :         gen_rtx_COMPARE (CCCmode,
   17678                 :             :         gen_rtx_ZERO_EXTEND (DImode,
   17679                 :             :         operand1),
   17680                 :             :         gen_rtx_PLUS (DImode,
   17681                 :             :         gen_rtx_fmt_ee (GET_CODE (operand4), GET_MODE (operand4),
   17682                 :             :                 operand3,
   17683                 :             :                 const0_rtx),
   17684                 :             :         gen_rtx_ZERO_EXTEND (DImode,
   17685                 :             :         copy_rtx (operand0))))),
   17686                 :             :                 gen_rtx_SET (copy_rtx (operand1),
   17687                 :             :         gen_rtx_MINUS (SImode,
   17688                 :             :         gen_rtx_MINUS (SImode,
   17689                 :             :         copy_rtx (operand1),
   17690                 :             :         gen_rtx_fmt_ee (GET_CODE (operand5), GET_MODE (operand5),
   17691                 :             :                 copy_rtx (operand3),
   17692                 :             :                 const0_rtx)),
   17693                 :             :         copy_rtx (operand0))))), false);
   17694                 :             :   _val = get_insns ();
   17695                 :             :   end_sequence ();
   17696                 :             :   return _val;
   17697                 :             : }
   17698                 :             : 
   17699                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:9129 */
   17700                 :             : extern rtx_insn *gen_peephole2_98 (rtx_insn *, rtx *);
   17701                 :             : rtx_insn *
   17702                 :             : gen_peephole2_98 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   17703                 :             : {
   17704                 :             :   rtx operand0;
   17705                 :             :   rtx operand1;
   17706                 :             :   rtx operand2;
   17707                 :             :   rtx operand3;
   17708                 :             :   rtx operand4;
   17709                 :             :   rtx operand5;
   17710                 :             :   rtx operand6;
   17711                 :             :   rtx operand7;
   17712                 :             :   rtx operand8;
   17713                 :             :   rtx operand9;
   17714                 :             :   rtx_insn *_val = NULL;
   17715                 :             :   if (dump_file)
   17716                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_98 (i386.md:9129)\n");
   17717                 :             :   start_sequence ();
   17718                 :             : #define FAIL return (end_sequence (), _val)
   17719                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   17720                 :             : #line 9175 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   17721                 :             : {
   17722                 :             :   if (!rtx_equal_p (operands[6], operands[0]))
   17723                 :             :     operands[9] = operands[7];
   17724                 :             : }
   17725                 :             : #undef DONE
   17726                 :             : #undef FAIL
   17727                 :             :   operand0 = operands[0];
   17728                 :             :   (void) operand0;
   17729                 :             :   operand1 = operands[1];
   17730                 :             :   (void) operand1;
   17731                 :             :   operand2 = operands[2];
   17732                 :             :   (void) operand2;
   17733                 :             :   operand3 = operands[3];
   17734                 :             :   (void) operand3;
   17735                 :             :   operand4 = operands[4];
   17736                 :             :   (void) operand4;
   17737                 :             :   operand5 = operands[5];
   17738                 :             :   (void) operand5;
   17739                 :             :   operand6 = operands[6];
   17740                 :             :   (void) operand6;
   17741                 :             :   operand7 = operands[7];
   17742                 :             :   (void) operand7;
   17743                 :             :   operand8 = operands[8];
   17744                 :             :   (void) operand8;
   17745                 :             :   operand9 = operands[9];
   17746                 :             :   (void) operand9;
   17747                 :             :   emit_insn (gen_rtx_SET (operand0,
   17748                 :             :         operand9));
   17749                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   17750                 :             :         gen_rtvec (2,
   17751                 :             :                 gen_rtx_SET (gen_rtx_REG (CCCmode,
   17752                 :             :         17),
   17753                 :             :         gen_rtx_COMPARE (CCCmode,
   17754                 :             :         gen_rtx_ZERO_EXTEND (TImode,
   17755                 :             :         operand1),
   17756                 :             :         gen_rtx_PLUS (TImode,
   17757                 :             :         gen_rtx_fmt_ee (GET_CODE (operand4), GET_MODE (operand4),
   17758                 :             :                 operand3,
   17759                 :             :                 const0_rtx),
   17760                 :             :         gen_rtx_ZERO_EXTEND (TImode,
   17761                 :             :         copy_rtx (operand0))))),
   17762                 :             :                 gen_rtx_SET (copy_rtx (operand1),
   17763                 :             :         gen_rtx_MINUS (DImode,
   17764                 :             :         gen_rtx_MINUS (DImode,
   17765                 :             :         copy_rtx (operand1),
   17766                 :             :         gen_rtx_fmt_ee (GET_CODE (operand5), GET_MODE (operand5),
   17767                 :             :                 copy_rtx (operand3),
   17768                 :             :                 const0_rtx)),
   17769                 :             :         copy_rtx (operand0))))), false);
   17770                 :             :   _val = get_insns ();
   17771                 :             :   end_sequence ();
   17772                 :             :   return _val;
   17773                 :             : }
   17774                 :             : 
   17775                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:9180 */
   17776                 :             : extern rtx_insn *gen_peephole2_99 (rtx_insn *, rtx *);
   17777                 :             : rtx_insn *
   17778                 :             : gen_peephole2_99 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   17779                 :             : {
   17780                 :             :   rtx operand0;
   17781                 :             :   rtx operand1;
   17782                 :             :   rtx operand2;
   17783                 :             :   rtx operand3;
   17784                 :             :   rtx operand4;
   17785                 :             :   rtx operand5;
   17786                 :             :   rtx operand6;
   17787                 :             :   rtx operand7;
   17788                 :             :   rtx operand8;
   17789                 :             :   rtx operand9;
   17790                 :             :   rtx operand10;
   17791                 :             :   rtx operand11;
   17792                 :             :   rtx_insn *_val = NULL;
   17793                 :             :   if (dump_file)
   17794                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_99 (i386.md:9180)\n");
   17795                 :             :   start_sequence ();
   17796                 :             : #define FAIL return (end_sequence (), _val)
   17797                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   17798                 :             : #line 9236 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   17799                 :             : {
   17800                 :             :   if (!rtx_equal_p (operands[6], operands[0]))
   17801                 :             :     operands[9] = operands[7];
   17802                 :             : }
   17803                 :             : #undef DONE
   17804                 :             : #undef FAIL
   17805                 :             :   operand0 = operands[0];
   17806                 :             :   (void) operand0;
   17807                 :             :   operand1 = operands[1];
   17808                 :             :   (void) operand1;
   17809                 :             :   operand2 = operands[2];
   17810                 :             :   (void) operand2;
   17811                 :             :   operand3 = operands[3];
   17812                 :             :   (void) operand3;
   17813                 :             :   operand4 = operands[4];
   17814                 :             :   (void) operand4;
   17815                 :             :   operand5 = operands[5];
   17816                 :             :   (void) operand5;
   17817                 :             :   operand6 = operands[6];
   17818                 :             :   (void) operand6;
   17819                 :             :   operand7 = operands[7];
   17820                 :             :   (void) operand7;
   17821                 :             :   operand8 = operands[8];
   17822                 :             :   (void) operand8;
   17823                 :             :   operand9 = operands[9];
   17824                 :             :   (void) operand9;
   17825                 :             :   operand10 = operands[10];
   17826                 :             :   (void) operand10;
   17827                 :             :   operand11 = operands[11];
   17828                 :             :   (void) operand11;
   17829                 :             :   emit_insn (gen_rtx_SET (operand0,
   17830                 :             :         operand9));
   17831                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   17832                 :             :         gen_rtvec (2,
   17833                 :             :                 gen_rtx_SET (gen_rtx_REG (CCCmode,
   17834                 :             :         17),
   17835                 :             :         gen_rtx_COMPARE (CCCmode,
   17836                 :             :         gen_rtx_ZERO_EXTEND (DImode,
   17837                 :             :         operand1),
   17838                 :             :         gen_rtx_PLUS (DImode,
   17839                 :             :         gen_rtx_fmt_ee (GET_CODE (operand4), GET_MODE (operand4),
   17840                 :             :                 operand3,
   17841                 :             :                 const0_rtx),
   17842                 :             :         gen_rtx_ZERO_EXTEND (DImode,
   17843                 :             :         copy_rtx (operand0))))),
   17844                 :             :                 gen_rtx_SET (copy_rtx (operand1),
   17845                 :             :         gen_rtx_MINUS (SImode,
   17846                 :             :         gen_rtx_MINUS (SImode,
   17847                 :             :         copy_rtx (operand1),
   17848                 :             :         gen_rtx_fmt_ee (GET_CODE (operand5), GET_MODE (operand5),
   17849                 :             :                 copy_rtx (operand3),
   17850                 :             :                 const0_rtx)),
   17851                 :             :         copy_rtx (operand0))))), true);
   17852                 :             :   emit_insn (gen_rtx_SET (operand10,
   17853                 :             :         gen_rtx_LTU (QImode,
   17854                 :             :         gen_rtx_REG (CCCmode,
   17855                 :             :         17),
   17856                 :             :         const0_rtx)));
   17857                 :             :   emit_insn (gen_rtx_SET (operand11,
   17858                 :             :         gen_rtx_ZERO_EXTEND (SImode,
   17859                 :             :         copy_rtx (operand10))));
   17860                 :             :   _val = get_insns ();
   17861                 :             :   end_sequence ();
   17862                 :             :   return _val;
   17863                 :             : }
   17864                 :             : 
   17865                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:9180 */
   17866                 :             : extern rtx_insn *gen_peephole2_100 (rtx_insn *, rtx *);
   17867                 :             : rtx_insn *
   17868                 :             : gen_peephole2_100 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   17869                 :             : {
   17870                 :             :   rtx operand0;
   17871                 :             :   rtx operand1;
   17872                 :             :   rtx operand2;
   17873                 :             :   rtx operand3;
   17874                 :             :   rtx operand4;
   17875                 :             :   rtx operand5;
   17876                 :             :   rtx operand6;
   17877                 :             :   rtx operand7;
   17878                 :             :   rtx operand8;
   17879                 :             :   rtx operand9;
   17880                 :             :   rtx operand10;
   17881                 :             :   rtx operand11;
   17882                 :             :   rtx_insn *_val = NULL;
   17883                 :             :   if (dump_file)
   17884                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_100 (i386.md:9180)\n");
   17885                 :             :   start_sequence ();
   17886                 :             : #define FAIL return (end_sequence (), _val)
   17887                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   17888                 :             : #line 9236 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   17889                 :             : {
   17890                 :             :   if (!rtx_equal_p (operands[6], operands[0]))
   17891                 :             :     operands[9] = operands[7];
   17892                 :             : }
   17893                 :             : #undef DONE
   17894                 :             : #undef FAIL
   17895                 :             :   operand0 = operands[0];
   17896                 :             :   (void) operand0;
   17897                 :             :   operand1 = operands[1];
   17898                 :             :   (void) operand1;
   17899                 :             :   operand2 = operands[2];
   17900                 :             :   (void) operand2;
   17901                 :             :   operand3 = operands[3];
   17902                 :             :   (void) operand3;
   17903                 :             :   operand4 = operands[4];
   17904                 :             :   (void) operand4;
   17905                 :             :   operand5 = operands[5];
   17906                 :             :   (void) operand5;
   17907                 :             :   operand6 = operands[6];
   17908                 :             :   (void) operand6;
   17909                 :             :   operand7 = operands[7];
   17910                 :             :   (void) operand7;
   17911                 :             :   operand8 = operands[8];
   17912                 :             :   (void) operand8;
   17913                 :             :   operand9 = operands[9];
   17914                 :             :   (void) operand9;
   17915                 :             :   operand10 = operands[10];
   17916                 :             :   (void) operand10;
   17917                 :             :   operand11 = operands[11];
   17918                 :             :   (void) operand11;
   17919                 :             :   emit_insn (gen_rtx_SET (operand0,
   17920                 :             :         operand9));
   17921                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   17922                 :             :         gen_rtvec (2,
   17923                 :             :                 gen_rtx_SET (gen_rtx_REG (CCCmode,
   17924                 :             :         17),
   17925                 :             :         gen_rtx_COMPARE (CCCmode,
   17926                 :             :         gen_rtx_ZERO_EXTEND (TImode,
   17927                 :             :         operand1),
   17928                 :             :         gen_rtx_PLUS (TImode,
   17929                 :             :         gen_rtx_fmt_ee (GET_CODE (operand4), GET_MODE (operand4),
   17930                 :             :                 operand3,
   17931                 :             :                 const0_rtx),
   17932                 :             :         gen_rtx_ZERO_EXTEND (TImode,
   17933                 :             :         copy_rtx (operand0))))),
   17934                 :             :                 gen_rtx_SET (copy_rtx (operand1),
   17935                 :             :         gen_rtx_MINUS (DImode,
   17936                 :             :         gen_rtx_MINUS (DImode,
   17937                 :             :         copy_rtx (operand1),
   17938                 :             :         gen_rtx_fmt_ee (GET_CODE (operand5), GET_MODE (operand5),
   17939                 :             :                 copy_rtx (operand3),
   17940                 :             :                 const0_rtx)),
   17941                 :             :         copy_rtx (operand0))))), true);
   17942                 :             :   emit_insn (gen_rtx_SET (operand10,
   17943                 :             :         gen_rtx_LTU (QImode,
   17944                 :             :         gen_rtx_REG (CCCmode,
   17945                 :             :         17),
   17946                 :             :         const0_rtx)));
   17947                 :             :   emit_insn (gen_rtx_SET (operand11,
   17948                 :             :         gen_rtx_ZERO_EXTEND (DImode,
   17949                 :             :         copy_rtx (operand10))));
   17950                 :             :   _val = get_insns ();
   17951                 :             :   end_sequence ();
   17952                 :             :   return _val;
   17953                 :             : }
   17954                 :             : 
   17955                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:9241 */
   17956                 :             : rtx
   17957                 :             : gen_subborrowsi_0 (rtx operand0,
   17958                 :             :         rtx operand1,
   17959                 :             :         rtx operand2)
   17960                 :             : {
   17961                 :             :   return gen_rtx_PARALLEL (VOIDmode,
   17962                 :             :         gen_rtvec (2,
   17963                 :             :                 gen_rtx_SET (gen_rtx_REG (CCmode,
   17964                 :             :         17),
   17965                 :             :         gen_rtx_COMPARE (CCmode,
   17966                 :             :         operand1,
   17967                 :             :         operand2)),
   17968                 :             :                 gen_rtx_SET (operand0,
   17969                 :             :         gen_rtx_MINUS (SImode,
   17970                 :             :         operand1,
   17971                 :             :         operand2))));
   17972                 :             : }
   17973                 :             : 
   17974                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:9241 */
   17975                 :             : rtx
   17976                 :             : gen_subborrowdi_0 (rtx operand0,
   17977                 :             :         rtx operand1,
   17978                 :             :         rtx operand2)
   17979                 :             : {
   17980                 :             :   return gen_rtx_PARALLEL (VOIDmode,
   17981                 :             :         gen_rtvec (2,
   17982                 :             :                 gen_rtx_SET (gen_rtx_REG (CCmode,
   17983                 :             :         17),
   17984                 :             :         gen_rtx_COMPARE (CCmode,
   17985                 :             :         operand1,
   17986                 :             :         operand2)),
   17987                 :             :                 gen_rtx_SET (operand0,
   17988                 :             :         gen_rtx_MINUS (DImode,
   17989                 :             :         operand1,
   17990                 :             :         operand2))));
   17991                 :             : }
   17992                 :             : 
   17993                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:9251 */
   17994                 :             : rtx
   17995                 :             : gen_uaddcsi5 (rtx operand0,
   17996                 :             :         rtx operand1,
   17997                 :             :         rtx operand2,
   17998                 :             :         rtx operand3,
   17999                 :             :         rtx operand4)
   18000                 :             : {
   18001                 :             :   rtx_insn *_val = 0;
   18002                 :             :   start_sequence ();
   18003                 :             :   {
   18004                 :             :     rtx operands[5];
   18005                 :             :     operands[0] = operand0;
   18006                 :             :     operands[1] = operand1;
   18007                 :             :     operands[2] = operand2;
   18008                 :             :     operands[3] = operand3;
   18009                 :             :     operands[4] = operand4;
   18010                 :             : #define FAIL return (end_sequence (), _val)
   18011                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   18012                 :             : #line 9258 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   18013                 :             : {
   18014                 :             :   rtx cf = gen_rtx_REG (CCCmode, FLAGS_REG), pat, pat2;
   18015                 :             :   if (operands[4] == const0_rtx)
   18016                 :             :     emit_insn (gen_addcarrysi_0 (operands[0], operands[2], operands[3]));
   18017                 :             :   else
   18018                 :             :     {
   18019                 :             :       ix86_expand_carry (operands[4]);
   18020                 :             :       pat = gen_rtx_LTU (DImode, cf, const0_rtx);
   18021                 :             :       pat2 = gen_rtx_LTU (SImode, cf, const0_rtx);
   18022                 :             :       emit_insn (gen_addcarrysi (operands[0], operands[2], operands[3],
   18023                 :             :                                      cf, pat, pat2));
   18024                 :             :     }
   18025                 :             :   rtx cc = gen_reg_rtx (QImode);
   18026                 :             :   pat = gen_rtx_LTU (QImode, cf, const0_rtx);
   18027                 :             :   emit_insn (gen_rtx_SET (cc, pat));
   18028                 :             :   emit_insn (gen_zero_extendqisi2 (operands[1], cc));
   18029                 :             :   DONE;
   18030                 :             : }
   18031                 :             : #undef DONE
   18032                 :             : #undef FAIL
   18033                 :             :     operand0 = operands[0];
   18034                 :             :     (void) operand0;
   18035                 :             :     operand1 = operands[1];
   18036                 :             :     (void) operand1;
   18037                 :             :     operand2 = operands[2];
   18038                 :             :     (void) operand2;
   18039                 :             :     operand3 = operands[3];
   18040                 :             :     (void) operand3;
   18041                 :             :     operand4 = operands[4];
   18042                 :             :     (void) operand4;
   18043                 :             :   }
   18044                 :             :   emit (operand0, true);
   18045                 :             :   emit (operand1, true);
   18046                 :             :   emit (operand2, true);
   18047                 :             :   emit (operand3, true);
   18048                 :             :   emit (operand4, false);
   18049                 :             :   _val = get_insns ();
   18050                 :             :   end_sequence ();
   18051                 :             :   return _val;
   18052                 :             : }
   18053                 :             : 
   18054                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:9251 */
   18055                 :             : rtx
   18056                 :             : gen_uaddcdi5 (rtx operand0,
   18057                 :             :         rtx operand1,
   18058                 :             :         rtx operand2,
   18059                 :             :         rtx operand3,
   18060                 :             :         rtx operand4)
   18061                 :             : {
   18062                 :             :   rtx_insn *_val = 0;
   18063                 :             :   start_sequence ();
   18064                 :             :   {
   18065                 :             :     rtx operands[5];
   18066                 :             :     operands[0] = operand0;
   18067                 :             :     operands[1] = operand1;
   18068                 :             :     operands[2] = operand2;
   18069                 :             :     operands[3] = operand3;
   18070                 :             :     operands[4] = operand4;
   18071                 :             : #define FAIL return (end_sequence (), _val)
   18072                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   18073                 :             : #line 9258 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   18074                 :             : {
   18075                 :             :   rtx cf = gen_rtx_REG (CCCmode, FLAGS_REG), pat, pat2;
   18076                 :             :   if (operands[4] == const0_rtx)
   18077                 :             :     emit_insn (gen_addcarrydi_0 (operands[0], operands[2], operands[3]));
   18078                 :             :   else
   18079                 :             :     {
   18080                 :             :       ix86_expand_carry (operands[4]);
   18081                 :             :       pat = gen_rtx_LTU (TImode, cf, const0_rtx);
   18082                 :             :       pat2 = gen_rtx_LTU (DImode, cf, const0_rtx);
   18083                 :             :       emit_insn (gen_addcarrydi (operands[0], operands[2], operands[3],
   18084                 :             :                                      cf, pat, pat2));
   18085                 :             :     }
   18086                 :             :   rtx cc = gen_reg_rtx (QImode);
   18087                 :             :   pat = gen_rtx_LTU (QImode, cf, const0_rtx);
   18088                 :             :   emit_insn (gen_rtx_SET (cc, pat));
   18089                 :             :   emit_insn (gen_zero_extendqidi2 (operands[1], cc));
   18090                 :             :   DONE;
   18091                 :             : }
   18092                 :             : #undef DONE
   18093                 :             : #undef FAIL
   18094                 :             :     operand0 = operands[0];
   18095                 :             :     (void) operand0;
   18096                 :             :     operand1 = operands[1];
   18097                 :             :     (void) operand1;
   18098                 :             :     operand2 = operands[2];
   18099                 :             :     (void) operand2;
   18100                 :             :     operand3 = operands[3];
   18101                 :             :     (void) operand3;
   18102                 :             :     operand4 = operands[4];
   18103                 :             :     (void) operand4;
   18104                 :             :   }
   18105                 :             :   emit (operand0, true);
   18106                 :             :   emit (operand1, true);
   18107                 :             :   emit (operand2, true);
   18108                 :             :   emit (operand3, true);
   18109                 :             :   emit (operand4, false);
   18110                 :             :   _val = get_insns ();
   18111                 :             :   end_sequence ();
   18112                 :             :   return _val;
   18113                 :             : }
   18114                 :             : 
   18115                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:9277 */
   18116                 :             : rtx
   18117                 :             : gen_usubcsi5 (rtx operand0,
   18118                 :             :         rtx operand1,
   18119                 :             :         rtx operand2,
   18120                 :             :         rtx operand3,
   18121                 :             :         rtx operand4)
   18122                 :             : {
   18123                 :             :   rtx_insn *_val = 0;
   18124                 :             :   start_sequence ();
   18125                 :             :   {
   18126                 :             :     rtx operands[5];
   18127                 :             :     operands[0] = operand0;
   18128                 :             :     operands[1] = operand1;
   18129                 :             :     operands[2] = operand2;
   18130                 :             :     operands[3] = operand3;
   18131                 :             :     operands[4] = operand4;
   18132                 :             : #define FAIL return (end_sequence (), _val)
   18133                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   18134                 :             : #line 9284 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   18135                 :             : {
   18136                 :             :   rtx cf, pat, pat2;
   18137                 :             :   if (operands[4] == const0_rtx)
   18138                 :             :     {
   18139                 :             :       cf = gen_rtx_REG (CCmode, FLAGS_REG);
   18140                 :             :       emit_insn (gen_subborrowsi_0 (operands[0], operands[2],
   18141                 :             :                                         operands[3]));
   18142                 :             :     }
   18143                 :             :   else
   18144                 :             :     {
   18145                 :             :       cf = gen_rtx_REG (CCCmode, FLAGS_REG);
   18146                 :             :       ix86_expand_carry (operands[4]);
   18147                 :             :       pat = gen_rtx_LTU (DImode, cf, const0_rtx);
   18148                 :             :       pat2 = gen_rtx_LTU (SImode, cf, const0_rtx);
   18149                 :             :       emit_insn (gen_subborrowsi (operands[0], operands[2], operands[3],
   18150                 :             :                                       cf, pat, pat2));
   18151                 :             :     }
   18152                 :             :   rtx cc = gen_reg_rtx (QImode);
   18153                 :             :   pat = gen_rtx_LTU (QImode, cf, const0_rtx);
   18154                 :             :   emit_insn (gen_rtx_SET (cc, pat));
   18155                 :             :   emit_insn (gen_zero_extendqisi2 (operands[1], cc));
   18156                 :             :   DONE;
   18157                 :             : }
   18158                 :             : #undef DONE
   18159                 :             : #undef FAIL
   18160                 :             :     operand0 = operands[0];
   18161                 :             :     (void) operand0;
   18162                 :             :     operand1 = operands[1];
   18163                 :             :     (void) operand1;
   18164                 :             :     operand2 = operands[2];
   18165                 :             :     (void) operand2;
   18166                 :             :     operand3 = operands[3];
   18167                 :             :     (void) operand3;
   18168                 :             :     operand4 = operands[4];
   18169                 :             :     (void) operand4;
   18170                 :             :   }
   18171                 :             :   emit (operand0, true);
   18172                 :             :   emit (operand1, true);
   18173                 :             :   emit (operand2, true);
   18174                 :             :   emit (operand3, true);
   18175                 :             :   emit (operand4, false);
   18176                 :             :   _val = get_insns ();
   18177                 :             :   end_sequence ();
   18178                 :             :   return _val;
   18179                 :             : }
   18180                 :             : 
   18181                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:9277 */
   18182                 :             : rtx
   18183                 :             : gen_usubcdi5 (rtx operand0,
   18184                 :             :         rtx operand1,
   18185                 :             :         rtx operand2,
   18186                 :             :         rtx operand3,
   18187                 :             :         rtx operand4)
   18188                 :             : {
   18189                 :             :   rtx_insn *_val = 0;
   18190                 :             :   start_sequence ();
   18191                 :             :   {
   18192                 :             :     rtx operands[5];
   18193                 :             :     operands[0] = operand0;
   18194                 :             :     operands[1] = operand1;
   18195                 :             :     operands[2] = operand2;
   18196                 :             :     operands[3] = operand3;
   18197                 :             :     operands[4] = operand4;
   18198                 :             : #define FAIL return (end_sequence (), _val)
   18199                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   18200                 :             : #line 9284 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   18201                 :             : {
   18202                 :             :   rtx cf, pat, pat2;
   18203                 :             :   if (operands[4] == const0_rtx)
   18204                 :             :     {
   18205                 :             :       cf = gen_rtx_REG (CCmode, FLAGS_REG);
   18206                 :             :       emit_insn (gen_subborrowdi_0 (operands[0], operands[2],
   18207                 :             :                                         operands[3]));
   18208                 :             :     }
   18209                 :             :   else
   18210                 :             :     {
   18211                 :             :       cf = gen_rtx_REG (CCCmode, FLAGS_REG);
   18212                 :             :       ix86_expand_carry (operands[4]);
   18213                 :             :       pat = gen_rtx_LTU (TImode, cf, const0_rtx);
   18214                 :             :       pat2 = gen_rtx_LTU (DImode, cf, const0_rtx);
   18215                 :             :       emit_insn (gen_subborrowdi (operands[0], operands[2], operands[3],
   18216                 :             :                                       cf, pat, pat2));
   18217                 :             :     }
   18218                 :             :   rtx cc = gen_reg_rtx (QImode);
   18219                 :             :   pat = gen_rtx_LTU (QImode, cf, const0_rtx);
   18220                 :             :   emit_insn (gen_rtx_SET (cc, pat));
   18221                 :             :   emit_insn (gen_zero_extendqidi2 (operands[1], cc));
   18222                 :             :   DONE;
   18223                 :             : }
   18224                 :             : #undef DONE
   18225                 :             : #undef FAIL
   18226                 :             :     operand0 = operands[0];
   18227                 :             :     (void) operand0;
   18228                 :             :     operand1 = operands[1];
   18229                 :             :     (void) operand1;
   18230                 :             :     operand2 = operands[2];
   18231                 :             :     (void) operand2;
   18232                 :             :     operand3 = operands[3];
   18233                 :             :     (void) operand3;
   18234                 :             :     operand4 = operands[4];
   18235                 :             :     (void) operand4;
   18236                 :             :   }
   18237                 :             :   emit (operand0, true);
   18238                 :             :   emit (operand1, true);
   18239                 :             :   emit (operand2, true);
   18240                 :             :   emit (operand3, true);
   18241                 :             :   emit (operand4, false);
   18242                 :             :   _val = get_insns ();
   18243                 :             :   end_sequence ();
   18244                 :             :   return _val;
   18245                 :             : }
   18246                 :             : 
   18247                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:9313 */
   18248                 :             : extern rtx_insn *gen_split_187 (rtx_insn *, rtx *);
   18249                 :             : rtx_insn *
   18250                 :             : gen_split_187 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   18251                 :             : {
   18252                 :             :   rtx_insn *_val = NULL;
   18253                 :             :   if (dump_file)
   18254                 :             :     fprintf (dump_file, "Splitting with gen_split_187 (i386.md:9313)\n");
   18255                 :             :   start_sequence ();
   18256                 :             : #define FAIL return (end_sequence (), _val)
   18257                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   18258                 :             : #line 9321 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   18259                 :             : emit_note (NOTE_INSN_DELETED); DONE;
   18260                 :             : #undef DONE
   18261                 :             : #undef FAIL
   18262                 :             :   emit_insn (const0_rtx);
   18263                 :             :   _val = get_insns ();
   18264                 :             :   end_sequence ();
   18265                 :             :   return _val;
   18266                 :             : }
   18267                 :             : 
   18268                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:9313 */
   18269                 :             : extern rtx_insn *gen_split_188 (rtx_insn *, rtx *);
   18270                 :             : rtx_insn *
   18271                 :             : gen_split_188 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   18272                 :             : {
   18273                 :             :   rtx_insn *_val = NULL;
   18274                 :             :   if (dump_file)
   18275                 :             :     fprintf (dump_file, "Splitting with gen_split_188 (i386.md:9313)\n");
   18276                 :             :   start_sequence ();
   18277                 :             : #define FAIL return (end_sequence (), _val)
   18278                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   18279                 :             : #line 9321 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   18280                 :             : emit_note (NOTE_INSN_DELETED); DONE;
   18281                 :             : #undef DONE
   18282                 :             : #undef FAIL
   18283                 :             :   emit_insn (const0_rtx);
   18284                 :             :   _val = get_insns ();
   18285                 :             :   end_sequence ();
   18286                 :             :   return _val;
   18287                 :             : }
   18288                 :             : 
   18289                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:9324 */
   18290                 :             : extern rtx_insn *gen_split_189 (rtx_insn *, rtx *);
   18291                 :             : rtx_insn *
   18292                 :             : gen_split_189 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   18293                 :             : {
   18294                 :             :   rtx_insn *_val = NULL;
   18295                 :             :   if (dump_file)
   18296                 :             :     fprintf (dump_file, "Splitting with gen_split_189 (i386.md:9324)\n");
   18297                 :             :   start_sequence ();
   18298                 :             : #define FAIL return (end_sequence (), _val)
   18299                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   18300                 :             : #line 9331 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   18301                 :             : emit_note (NOTE_INSN_DELETED); DONE;
   18302                 :             : #undef DONE
   18303                 :             : #undef FAIL
   18304                 :             :   emit_insn (const0_rtx);
   18305                 :             :   _val = get_insns ();
   18306                 :             :   end_sequence ();
   18307                 :             :   return _val;
   18308                 :             : }
   18309                 :             : 
   18310                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:9334 */
   18311                 :             : extern rtx_insn *gen_split_190 (rtx_insn *, rtx *);
   18312                 :             : rtx_insn *
   18313                 :             : gen_split_190 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   18314                 :             : {
   18315                 :             :   rtx_insn *_val = NULL;
   18316                 :             :   if (dump_file)
   18317                 :             :     fprintf (dump_file, "Splitting with gen_split_190 (i386.md:9334)\n");
   18318                 :             :   start_sequence ();
   18319                 :             : #define FAIL return (end_sequence (), _val)
   18320                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   18321                 :             : #line 9341 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   18322                 :             : emit_note (NOTE_INSN_DELETED); DONE;
   18323                 :             : #undef DONE
   18324                 :             : #undef FAIL
   18325                 :             :   emit_insn (const0_rtx);
   18326                 :             :   _val = get_insns ();
   18327                 :             :   end_sequence ();
   18328                 :             :   return _val;
   18329                 :             : }
   18330                 :             : 
   18331                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:9334 */
   18332                 :             : extern rtx_insn *gen_split_191 (rtx_insn *, rtx *);
   18333                 :             : rtx_insn *
   18334                 :             : gen_split_191 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   18335                 :             : {
   18336                 :             :   rtx_insn *_val = NULL;
   18337                 :             :   if (dump_file)
   18338                 :             :     fprintf (dump_file, "Splitting with gen_split_191 (i386.md:9334)\n");
   18339                 :             :   start_sequence ();
   18340                 :             : #define FAIL return (end_sequence (), _val)
   18341                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   18342                 :             : #line 9341 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   18343                 :             : emit_note (NOTE_INSN_DELETED); DONE;
   18344                 :             : #undef DONE
   18345                 :             : #undef FAIL
   18346                 :             :   emit_insn (const0_rtx);
   18347                 :             :   _val = get_insns ();
   18348                 :             :   end_sequence ();
   18349                 :             :   return _val;
   18350                 :             : }
   18351                 :             : 
   18352                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:9344 */
   18353                 :             : extern rtx_insn *gen_split_192 (rtx_insn *, rtx *);
   18354                 :             : rtx_insn *
   18355                 :             : gen_split_192 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   18356                 :             : {
   18357                 :             :   rtx_insn *_val = NULL;
   18358                 :             :   if (dump_file)
   18359                 :             :     fprintf (dump_file, "Splitting with gen_split_192 (i386.md:9344)\n");
   18360                 :             :   start_sequence ();
   18361                 :             : #define FAIL return (end_sequence (), _val)
   18362                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   18363                 :             : #line 9352 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   18364                 :             : emit_note (NOTE_INSN_DELETED); DONE;
   18365                 :             : #undef DONE
   18366                 :             : #undef FAIL
   18367                 :             :   emit_insn (const0_rtx);
   18368                 :             :   _val = get_insns ();
   18369                 :             :   end_sequence ();
   18370                 :             :   return _val;
   18371                 :             : }
   18372                 :             : 
   18373                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:9344 */
   18374                 :             : extern rtx_insn *gen_split_193 (rtx_insn *, rtx *);
   18375                 :             : rtx_insn *
   18376                 :             : gen_split_193 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   18377                 :             : {
   18378                 :             :   rtx_insn *_val = NULL;
   18379                 :             :   if (dump_file)
   18380                 :             :     fprintf (dump_file, "Splitting with gen_split_193 (i386.md:9344)\n");
   18381                 :             :   start_sequence ();
   18382                 :             : #define FAIL return (end_sequence (), _val)
   18383                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   18384                 :             : #line 9352 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   18385                 :             : emit_note (NOTE_INSN_DELETED); DONE;
   18386                 :             : #undef DONE
   18387                 :             : #undef FAIL
   18388                 :             :   emit_insn (const0_rtx);
   18389                 :             :   _val = get_insns ();
   18390                 :             :   end_sequence ();
   18391                 :             :   return _val;
   18392                 :             : }
   18393                 :             : 
   18394                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:9356 */
   18395                 :             : rtx
   18396                 :             : gen_addqi3_cconly_overflow (rtx operand0,
   18397                 :             :         rtx operand1)
   18398                 :             : {
   18399                 :             :   return gen_rtx_PARALLEL (VOIDmode,
   18400                 :             :         gen_rtvec (2,
   18401                 :             :                 gen_rtx_SET (gen_rtx_REG (CCCmode,
   18402                 :             :         17),
   18403                 :             :         gen_rtx_COMPARE (CCCmode,
   18404                 :             :         gen_rtx_PLUS (QImode,
   18405                 :             :         operand0,
   18406                 :             :         operand1),
   18407                 :             :         operand0)),
   18408                 :             :                 gen_rtx_CLOBBER (VOIDmode,
   18409                 :             :         gen_rtx_SCRATCH (QImode))));
   18410                 :             : }
   18411                 :             : 
   18412                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:9404 */
   18413                 :             : extern rtx_insn *gen_peephole2_101 (rtx_insn *, rtx *);
   18414                 :             : rtx_insn *
   18415                 :             : gen_peephole2_101 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   18416                 :             : {
   18417                 :             :   rtx operand0;
   18418                 :             :   rtx operand1;
   18419                 :             :   rtx_insn *_val = NULL;
   18420                 :             :   if (dump_file)
   18421                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_101 (i386.md:9404)\n");
   18422                 :             :   start_sequence ();
   18423                 :             :   operand0 = operands[0];
   18424                 :             :   (void) operand0;
   18425                 :             :   operand1 = operands[1];
   18426                 :             :   (void) operand1;
   18427                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   18428                 :             :         gen_rtvec (2,
   18429                 :             :                 gen_rtx_SET (gen_rtx_REG (CCCmode,
   18430                 :             :         17),
   18431                 :             :         gen_rtx_COMPARE (CCCmode,
   18432                 :             :         gen_rtx_PLUS (QImode,
   18433                 :             :         operand1,
   18434                 :             :         operand0),
   18435                 :             :         copy_rtx (operand1))),
   18436                 :             :                 gen_rtx_SET (copy_rtx (operand1),
   18437                 :             :         gen_rtx_PLUS (QImode,
   18438                 :             :         copy_rtx (operand1),
   18439                 :             :         copy_rtx (operand0))))), false);
   18440                 :             :   _val = get_insns ();
   18441                 :             :   end_sequence ();
   18442                 :             :   return _val;
   18443                 :             : }
   18444                 :             : 
   18445                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:9404 */
   18446                 :             : extern rtx_insn *gen_peephole2_102 (rtx_insn *, rtx *);
   18447                 :             : rtx_insn *
   18448                 :             : gen_peephole2_102 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   18449                 :             : {
   18450                 :             :   rtx operand0;
   18451                 :             :   rtx operand1;
   18452                 :             :   rtx_insn *_val = NULL;
   18453                 :             :   if (dump_file)
   18454                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_102 (i386.md:9404)\n");
   18455                 :             :   start_sequence ();
   18456                 :             :   operand0 = operands[0];
   18457                 :             :   (void) operand0;
   18458                 :             :   operand1 = operands[1];
   18459                 :             :   (void) operand1;
   18460                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   18461                 :             :         gen_rtvec (2,
   18462                 :             :                 gen_rtx_SET (gen_rtx_REG (CCCmode,
   18463                 :             :         17),
   18464                 :             :         gen_rtx_COMPARE (CCCmode,
   18465                 :             :         gen_rtx_PLUS (HImode,
   18466                 :             :         operand1,
   18467                 :             :         operand0),
   18468                 :             :         copy_rtx (operand1))),
   18469                 :             :                 gen_rtx_SET (copy_rtx (operand1),
   18470                 :             :         gen_rtx_PLUS (HImode,
   18471                 :             :         copy_rtx (operand1),
   18472                 :             :         copy_rtx (operand0))))), false);
   18473                 :             :   _val = get_insns ();
   18474                 :             :   end_sequence ();
   18475                 :             :   return _val;
   18476                 :             : }
   18477                 :             : 
   18478                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:9404 */
   18479                 :             : extern rtx_insn *gen_peephole2_103 (rtx_insn *, rtx *);
   18480                 :             : rtx_insn *
   18481                 :             : gen_peephole2_103 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   18482                 :             : {
   18483                 :             :   rtx operand0;
   18484                 :             :   rtx operand1;
   18485                 :             :   rtx_insn *_val = NULL;
   18486                 :             :   if (dump_file)
   18487                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_103 (i386.md:9404)\n");
   18488                 :             :   start_sequence ();
   18489                 :             :   operand0 = operands[0];
   18490                 :             :   (void) operand0;
   18491                 :             :   operand1 = operands[1];
   18492                 :             :   (void) operand1;
   18493                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   18494                 :             :         gen_rtvec (2,
   18495                 :             :                 gen_rtx_SET (gen_rtx_REG (CCCmode,
   18496                 :             :         17),
   18497                 :             :         gen_rtx_COMPARE (CCCmode,
   18498                 :             :         gen_rtx_PLUS (SImode,
   18499                 :             :         operand1,
   18500                 :             :         operand0),
   18501                 :             :         copy_rtx (operand1))),
   18502                 :             :                 gen_rtx_SET (copy_rtx (operand1),
   18503                 :             :         gen_rtx_PLUS (SImode,
   18504                 :             :         copy_rtx (operand1),
   18505                 :             :         copy_rtx (operand0))))), false);
   18506                 :             :   _val = get_insns ();
   18507                 :             :   end_sequence ();
   18508                 :             :   return _val;
   18509                 :             : }
   18510                 :             : 
   18511                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:9404 */
   18512                 :             : extern rtx_insn *gen_peephole2_104 (rtx_insn *, rtx *);
   18513                 :             : rtx_insn *
   18514                 :             : gen_peephole2_104 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   18515                 :             : {
   18516                 :             :   rtx operand0;
   18517                 :             :   rtx operand1;
   18518                 :             :   rtx_insn *_val = NULL;
   18519                 :             :   if (dump_file)
   18520                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_104 (i386.md:9404)\n");
   18521                 :             :   start_sequence ();
   18522                 :             :   operand0 = operands[0];
   18523                 :             :   (void) operand0;
   18524                 :             :   operand1 = operands[1];
   18525                 :             :   (void) operand1;
   18526                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   18527                 :             :         gen_rtvec (2,
   18528                 :             :                 gen_rtx_SET (gen_rtx_REG (CCCmode,
   18529                 :             :         17),
   18530                 :             :         gen_rtx_COMPARE (CCCmode,
   18531                 :             :         gen_rtx_PLUS (DImode,
   18532                 :             :         operand1,
   18533                 :             :         operand0),
   18534                 :             :         copy_rtx (operand1))),
   18535                 :             :                 gen_rtx_SET (copy_rtx (operand1),
   18536                 :             :         gen_rtx_PLUS (DImode,
   18537                 :             :         copy_rtx (operand1),
   18538                 :             :         copy_rtx (operand0))))), false);
   18539                 :             :   _val = get_insns ();
   18540                 :             :   end_sequence ();
   18541                 :             :   return _val;
   18542                 :             : }
   18543                 :             : 
   18544                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:9421 */
   18545                 :             : extern rtx_insn *gen_peephole2_105 (rtx_insn *, rtx *);
   18546                 :             : rtx_insn *
   18547                 :             : gen_peephole2_105 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   18548                 :             : {
   18549                 :             :   rtx operand0;
   18550                 :             :   rtx operand1;
   18551                 :             :   rtx operand2;
   18552                 :             :   rtx_insn *_val = NULL;
   18553                 :             :   if (dump_file)
   18554                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_105 (i386.md:9421)\n");
   18555                 :             :   start_sequence ();
   18556                 :             :   operand0 = operands[0];
   18557                 :             :   (void) operand0;
   18558                 :             :   operand1 = operands[1];
   18559                 :             :   (void) operand1;
   18560                 :             :   operand2 = operands[2];
   18561                 :             :   (void) operand2;
   18562                 :             :   emit_insn (gen_rtx_SET (operand0,
   18563                 :             :         operand2));
   18564                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   18565                 :             :         gen_rtvec (2,
   18566                 :             :                 gen_rtx_SET (gen_rtx_REG (CCCmode,
   18567                 :             :         17),
   18568                 :             :         gen_rtx_COMPARE (CCCmode,
   18569                 :             :         gen_rtx_PLUS (QImode,
   18570                 :             :         operand1,
   18571                 :             :         copy_rtx (operand0)),
   18572                 :             :         copy_rtx (operand1))),
   18573                 :             :                 gen_rtx_SET (copy_rtx (operand1),
   18574                 :             :         gen_rtx_PLUS (QImode,
   18575                 :             :         copy_rtx (operand1),
   18576                 :             :         copy_rtx (operand0))))), false);
   18577                 :             :   _val = get_insns ();
   18578                 :             :   end_sequence ();
   18579                 :             :   return _val;
   18580                 :             : }
   18581                 :             : 
   18582                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:9421 */
   18583                 :             : extern rtx_insn *gen_peephole2_106 (rtx_insn *, rtx *);
   18584                 :             : rtx_insn *
   18585                 :             : gen_peephole2_106 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   18586                 :             : {
   18587                 :             :   rtx operand0;
   18588                 :             :   rtx operand1;
   18589                 :             :   rtx operand2;
   18590                 :             :   rtx_insn *_val = NULL;
   18591                 :             :   if (dump_file)
   18592                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_106 (i386.md:9421)\n");
   18593                 :             :   start_sequence ();
   18594                 :             :   operand0 = operands[0];
   18595                 :             :   (void) operand0;
   18596                 :             :   operand1 = operands[1];
   18597                 :             :   (void) operand1;
   18598                 :             :   operand2 = operands[2];
   18599                 :             :   (void) operand2;
   18600                 :             :   emit_insn (gen_rtx_SET (operand0,
   18601                 :             :         operand2));
   18602                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   18603                 :             :         gen_rtvec (2,
   18604                 :             :                 gen_rtx_SET (gen_rtx_REG (CCCmode,
   18605                 :             :         17),
   18606                 :             :         gen_rtx_COMPARE (CCCmode,
   18607                 :             :         gen_rtx_PLUS (HImode,
   18608                 :             :         operand1,
   18609                 :             :         copy_rtx (operand0)),
   18610                 :             :         copy_rtx (operand1))),
   18611                 :             :                 gen_rtx_SET (copy_rtx (operand1),
   18612                 :             :         gen_rtx_PLUS (HImode,
   18613                 :             :         copy_rtx (operand1),
   18614                 :             :         copy_rtx (operand0))))), false);
   18615                 :             :   _val = get_insns ();
   18616                 :             :   end_sequence ();
   18617                 :             :   return _val;
   18618                 :             : }
   18619                 :             : 
   18620                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:9421 */
   18621                 :             : extern rtx_insn *gen_peephole2_107 (rtx_insn *, rtx *);
   18622                 :             : rtx_insn *
   18623                 :             : gen_peephole2_107 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   18624                 :             : {
   18625                 :             :   rtx operand0;
   18626                 :             :   rtx operand1;
   18627                 :             :   rtx operand2;
   18628                 :             :   rtx_insn *_val = NULL;
   18629                 :             :   if (dump_file)
   18630                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_107 (i386.md:9421)\n");
   18631                 :             :   start_sequence ();
   18632                 :             :   operand0 = operands[0];
   18633                 :             :   (void) operand0;
   18634                 :             :   operand1 = operands[1];
   18635                 :             :   (void) operand1;
   18636                 :             :   operand2 = operands[2];
   18637                 :             :   (void) operand2;
   18638                 :             :   emit_insn (gen_rtx_SET (operand0,
   18639                 :             :         operand2));
   18640                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   18641                 :             :         gen_rtvec (2,
   18642                 :             :                 gen_rtx_SET (gen_rtx_REG (CCCmode,
   18643                 :             :         17),
   18644                 :             :         gen_rtx_COMPARE (CCCmode,
   18645                 :             :         gen_rtx_PLUS (SImode,
   18646                 :             :         operand1,
   18647                 :             :         copy_rtx (operand0)),
   18648                 :             :         copy_rtx (operand1))),
   18649                 :             :                 gen_rtx_SET (copy_rtx (operand1),
   18650                 :             :         gen_rtx_PLUS (SImode,
   18651                 :             :         copy_rtx (operand1),
   18652                 :             :         copy_rtx (operand0))))), false);
   18653                 :             :   _val = get_insns ();
   18654                 :             :   end_sequence ();
   18655                 :             :   return _val;
   18656                 :             : }
   18657                 :             : 
   18658                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:9421 */
   18659                 :             : extern rtx_insn *gen_peephole2_108 (rtx_insn *, rtx *);
   18660                 :             : rtx_insn *
   18661                 :             : gen_peephole2_108 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   18662                 :             : {
   18663                 :             :   rtx operand0;
   18664                 :             :   rtx operand1;
   18665                 :             :   rtx operand2;
   18666                 :             :   rtx_insn *_val = NULL;
   18667                 :             :   if (dump_file)
   18668                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_108 (i386.md:9421)\n");
   18669                 :             :   start_sequence ();
   18670                 :             :   operand0 = operands[0];
   18671                 :             :   (void) operand0;
   18672                 :             :   operand1 = operands[1];
   18673                 :             :   (void) operand1;
   18674                 :             :   operand2 = operands[2];
   18675                 :             :   (void) operand2;
   18676                 :             :   emit_insn (gen_rtx_SET (operand0,
   18677                 :             :         operand2));
   18678                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   18679                 :             :         gen_rtvec (2,
   18680                 :             :                 gen_rtx_SET (gen_rtx_REG (CCCmode,
   18681                 :             :         17),
   18682                 :             :         gen_rtx_COMPARE (CCCmode,
   18683                 :             :         gen_rtx_PLUS (DImode,
   18684                 :             :         operand1,
   18685                 :             :         copy_rtx (operand0)),
   18686                 :             :         copy_rtx (operand1))),
   18687                 :             :                 gen_rtx_SET (copy_rtx (operand1),
   18688                 :             :         gen_rtx_PLUS (DImode,
   18689                 :             :         copy_rtx (operand1),
   18690                 :             :         copy_rtx (operand0))))), false);
   18691                 :             :   _val = get_insns ();
   18692                 :             :   end_sequence ();
   18693                 :             :   return _val;
   18694                 :             : }
   18695                 :             : 
   18696                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:9516 */
   18697                 :             : extern rtx_insn *gen_split_194 (rtx_insn *, rtx *);
   18698                 :             : rtx_insn *
   18699                 :             : gen_split_194 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   18700                 :             : {
   18701                 :             :   rtx operand0;
   18702                 :             :   rtx operand1;
   18703                 :             :   rtx operand2;
   18704                 :             :   rtx operand3;
   18705                 :             :   rtx operand4;
   18706                 :             :   rtx operand5;
   18707                 :             :   rtx operand6;
   18708                 :             :   rtx_insn *_val = NULL;
   18709                 :             :   if (dump_file)
   18710                 :             :     fprintf (dump_file, "Splitting with gen_split_194 (i386.md:9516)\n");
   18711                 :             :   start_sequence ();
   18712                 :             : #define FAIL return (end_sequence (), _val)
   18713                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   18714                 :             : #line 9550 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   18715                 :             : {
   18716                 :             :   split_double_mode (DImode, &operands[0], 3, &operands[0], &operands[3]);
   18717                 :             :   if (operands[2] == const0_rtx)
   18718                 :             :     {
   18719                 :             :       if (!rtx_equal_p (operands[0], operands[1]))
   18720                 :             :         emit_move_insn (operands[0], operands[1]);
   18721                 :             :       emit_insn (gen_addcarrysi_0 (operands[3], operands[4], operands[5]));
   18722                 :             :       DONE;
   18723                 :             :     }
   18724                 :             :   if (CONST_INT_P (operands[5]))
   18725                 :             :     operands[6] = simplify_unary_operation (ZERO_EXTEND, DImode,
   18726                 :             :                                             operands[5], SImode);
   18727                 :             :   else
   18728                 :             :     operands[6] = gen_rtx_ZERO_EXTEND (DImode, operands[5]);
   18729                 :             : }
   18730                 :             : #undef DONE
   18731                 :             : #undef FAIL
   18732                 :             :   operand0 = operands[0];
   18733                 :             :   (void) operand0;
   18734                 :             :   operand1 = operands[1];
   18735                 :             :   (void) operand1;
   18736                 :             :   operand2 = operands[2];
   18737                 :             :   (void) operand2;
   18738                 :             :   operand3 = operands[3];
   18739                 :             :   (void) operand3;
   18740                 :             :   operand4 = operands[4];
   18741                 :             :   (void) operand4;
   18742                 :             :   operand5 = operands[5];
   18743                 :             :   (void) operand5;
   18744                 :             :   operand6 = operands[6];
   18745                 :             :   (void) operand6;
   18746                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   18747                 :             :         gen_rtvec (2,
   18748                 :             :                 gen_rtx_SET (gen_rtx_REG (CCCmode,
   18749                 :             :         17),
   18750                 :             :         gen_rtx_COMPARE (CCCmode,
   18751                 :             :         gen_rtx_PLUS (SImode,
   18752                 :             :         operand1,
   18753                 :             :         operand2),
   18754                 :             :         copy_rtx (operand1))),
   18755                 :             :                 gen_rtx_SET (operand0,
   18756                 :             :         gen_rtx_PLUS (SImode,
   18757                 :             :         copy_rtx (operand1),
   18758                 :             :         copy_rtx (operand2))))), true);
   18759                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   18760                 :             :         gen_rtvec (2,
   18761                 :             :                 gen_rtx_SET (gen_rtx_REG (CCCmode,
   18762                 :             :         17),
   18763                 :             :         gen_rtx_COMPARE (CCCmode,
   18764                 :             :         gen_rtx_ZERO_EXTEND (DImode,
   18765                 :             :         gen_rtx_PLUS (SImode,
   18766                 :             :         gen_rtx_PLUS (SImode,
   18767                 :             :         gen_rtx_LTU (SImode,
   18768                 :             :         gen_rtx_REG (CCmode,
   18769                 :             :         17),
   18770                 :             :         const0_rtx),
   18771                 :             :         operand4),
   18772                 :             :         operand5)),
   18773                 :             :         gen_rtx_PLUS (DImode,
   18774                 :             :         operand6,
   18775                 :             :         gen_rtx_LTU (DImode,
   18776                 :             :         gen_rtx_REG (CCmode,
   18777                 :             :         17),
   18778                 :             :         const0_rtx)))),
   18779                 :             :                 gen_rtx_SET (operand3,
   18780                 :             :         gen_rtx_PLUS (SImode,
   18781                 :             :         gen_rtx_PLUS (SImode,
   18782                 :             :         gen_rtx_LTU (SImode,
   18783                 :             :         gen_rtx_REG (CCmode,
   18784                 :             :         17),
   18785                 :             :         const0_rtx),
   18786                 :             :         copy_rtx (operand4)),
   18787                 :             :         copy_rtx (operand5))))), false);
   18788                 :             :   _val = get_insns ();
   18789                 :             :   end_sequence ();
   18790                 :             :   return _val;
   18791                 :             : }
   18792                 :             : 
   18793                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:9516 */
   18794                 :             : extern rtx_insn *gen_split_195 (rtx_insn *, rtx *);
   18795                 :             : rtx_insn *
   18796                 :             : gen_split_195 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   18797                 :             : {
   18798                 :             :   rtx operand0;
   18799                 :             :   rtx operand1;
   18800                 :             :   rtx operand2;
   18801                 :             :   rtx operand3;
   18802                 :             :   rtx operand4;
   18803                 :             :   rtx operand5;
   18804                 :             :   rtx operand6;
   18805                 :             :   rtx_insn *_val = NULL;
   18806                 :             :   if (dump_file)
   18807                 :             :     fprintf (dump_file, "Splitting with gen_split_195 (i386.md:9516)\n");
   18808                 :             :   start_sequence ();
   18809                 :             : #define FAIL return (end_sequence (), _val)
   18810                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   18811                 :             : #line 9550 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   18812                 :             : {
   18813                 :             :   split_double_mode (TImode, &operands[0], 3, &operands[0], &operands[3]);
   18814                 :             :   if (operands[2] == const0_rtx)
   18815                 :             :     {
   18816                 :             :       if (!rtx_equal_p (operands[0], operands[1]))
   18817                 :             :         emit_move_insn (operands[0], operands[1]);
   18818                 :             :       emit_insn (gen_addcarrydi_0 (operands[3], operands[4], operands[5]));
   18819                 :             :       DONE;
   18820                 :             :     }
   18821                 :             :   if (CONST_INT_P (operands[5]))
   18822                 :             :     operands[6] = simplify_unary_operation (ZERO_EXTEND, TImode,
   18823                 :             :                                             operands[5], DImode);
   18824                 :             :   else
   18825                 :             :     operands[6] = gen_rtx_ZERO_EXTEND (TImode, operands[5]);
   18826                 :             : }
   18827                 :             : #undef DONE
   18828                 :             : #undef FAIL
   18829                 :             :   operand0 = operands[0];
   18830                 :             :   (void) operand0;
   18831                 :             :   operand1 = operands[1];
   18832                 :             :   (void) operand1;
   18833                 :             :   operand2 = operands[2];
   18834                 :             :   (void) operand2;
   18835                 :             :   operand3 = operands[3];
   18836                 :             :   (void) operand3;
   18837                 :             :   operand4 = operands[4];
   18838                 :             :   (void) operand4;
   18839                 :             :   operand5 = operands[5];
   18840                 :             :   (void) operand5;
   18841                 :             :   operand6 = operands[6];
   18842                 :             :   (void) operand6;
   18843                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   18844                 :             :         gen_rtvec (2,
   18845                 :             :                 gen_rtx_SET (gen_rtx_REG (CCCmode,
   18846                 :             :         17),
   18847                 :             :         gen_rtx_COMPARE (CCCmode,
   18848                 :             :         gen_rtx_PLUS (DImode,
   18849                 :             :         operand1,
   18850                 :             :         operand2),
   18851                 :             :         copy_rtx (operand1))),
   18852                 :             :                 gen_rtx_SET (operand0,
   18853                 :             :         gen_rtx_PLUS (DImode,
   18854                 :             :         copy_rtx (operand1),
   18855                 :             :         copy_rtx (operand2))))), true);
   18856                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   18857                 :             :         gen_rtvec (2,
   18858                 :             :                 gen_rtx_SET (gen_rtx_REG (CCCmode,
   18859                 :             :         17),
   18860                 :             :         gen_rtx_COMPARE (CCCmode,
   18861                 :             :         gen_rtx_ZERO_EXTEND (TImode,
   18862                 :             :         gen_rtx_PLUS (DImode,
   18863                 :             :         gen_rtx_PLUS (DImode,
   18864                 :             :         gen_rtx_LTU (DImode,
   18865                 :             :         gen_rtx_REG (CCmode,
   18866                 :             :         17),
   18867                 :             :         const0_rtx),
   18868                 :             :         operand4),
   18869                 :             :         operand5)),
   18870                 :             :         gen_rtx_PLUS (TImode,
   18871                 :             :         operand6,
   18872                 :             :         gen_rtx_LTU (TImode,
   18873                 :             :         gen_rtx_REG (CCmode,
   18874                 :             :         17),
   18875                 :             :         const0_rtx)))),
   18876                 :             :                 gen_rtx_SET (operand3,
   18877                 :             :         gen_rtx_PLUS (DImode,
   18878                 :             :         gen_rtx_PLUS (DImode,
   18879                 :             :         gen_rtx_LTU (DImode,
   18880                 :             :         gen_rtx_REG (CCmode,
   18881                 :             :         17),
   18882                 :             :         const0_rtx),
   18883                 :             :         copy_rtx (operand4)),
   18884                 :             :         copy_rtx (operand5))))), false);
   18885                 :             :   _val = get_insns ();
   18886                 :             :   end_sequence ();
   18887                 :             :   return _val;
   18888                 :             : }
   18889                 :             : 
   18890                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:9572 */
   18891                 :             : extern rtx_insn *gen_split_196 (rtx_insn *, rtx *);
   18892                 :             : rtx_insn *
   18893                 :             : gen_split_196 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   18894                 :             : {
   18895                 :             :   rtx operand0;
   18896                 :             :   rtx operand1;
   18897                 :             :   rtx operand2;
   18898                 :             :   rtx operand3;
   18899                 :             :   rtx_insn *_val = NULL;
   18900                 :             :   if (dump_file)
   18901                 :             :     fprintf (dump_file, "Splitting with gen_split_196 (i386.md:9572)\n");
   18902                 :             :   start_sequence ();
   18903                 :             :   operand0 = operands[0];
   18904                 :             :   (void) operand0;
   18905                 :             :   operand1 = operands[1];
   18906                 :             :   (void) operand1;
   18907                 :             :   operand2 = operands[2];
   18908                 :             :   (void) operand2;
   18909                 :             :   operand3 = operands[3];
   18910                 :             :   (void) operand3;
   18911                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCmode,
   18912                 :             :         17),
   18913                 :             :         gen_rtx_COMPARE (CCmode,
   18914                 :             :         operand3,
   18915                 :             :         const1_rtx)));
   18916                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   18917                 :             :         gen_rtvec (2,
   18918                 :             :                 gen_rtx_SET (operand0,
   18919                 :             :         gen_rtx_PLUS (QImode,
   18920                 :             :         gen_rtx_PLUS (QImode,
   18921                 :             :         gen_rtx_LTU (QImode,
   18922                 :             :         gen_rtx_REG (CCmode,
   18923                 :             :         17),
   18924                 :             :         const0_rtx),
   18925                 :             :         operand1),
   18926                 :             :         operand2)),
   18927                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   18928                 :             :   _val = get_insns ();
   18929                 :             :   end_sequence ();
   18930                 :             :   return _val;
   18931                 :             : }
   18932                 :             : 
   18933                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:9572 */
   18934                 :             : extern rtx_insn *gen_split_197 (rtx_insn *, rtx *);
   18935                 :             : rtx_insn *
   18936                 :             : gen_split_197 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   18937                 :             : {
   18938                 :             :   rtx operand0;
   18939                 :             :   rtx operand1;
   18940                 :             :   rtx operand2;
   18941                 :             :   rtx operand3;
   18942                 :             :   rtx_insn *_val = NULL;
   18943                 :             :   if (dump_file)
   18944                 :             :     fprintf (dump_file, "Splitting with gen_split_197 (i386.md:9572)\n");
   18945                 :             :   start_sequence ();
   18946                 :             :   operand0 = operands[0];
   18947                 :             :   (void) operand0;
   18948                 :             :   operand1 = operands[1];
   18949                 :             :   (void) operand1;
   18950                 :             :   operand2 = operands[2];
   18951                 :             :   (void) operand2;
   18952                 :             :   operand3 = operands[3];
   18953                 :             :   (void) operand3;
   18954                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCmode,
   18955                 :             :         17),
   18956                 :             :         gen_rtx_COMPARE (CCmode,
   18957                 :             :         operand3,
   18958                 :             :         const1_rtx)));
   18959                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   18960                 :             :         gen_rtvec (2,
   18961                 :             :                 gen_rtx_SET (operand0,
   18962                 :             :         gen_rtx_PLUS (HImode,
   18963                 :             :         gen_rtx_PLUS (HImode,
   18964                 :             :         gen_rtx_LTU (HImode,
   18965                 :             :         gen_rtx_REG (CCmode,
   18966                 :             :         17),
   18967                 :             :         const0_rtx),
   18968                 :             :         operand1),
   18969                 :             :         operand2)),
   18970                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   18971                 :             :   _val = get_insns ();
   18972                 :             :   end_sequence ();
   18973                 :             :   return _val;
   18974                 :             : }
   18975                 :             : 
   18976                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:9572 */
   18977                 :             : extern rtx_insn *gen_split_198 (rtx_insn *, rtx *);
   18978                 :             : rtx_insn *
   18979                 :             : gen_split_198 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   18980                 :             : {
   18981                 :             :   rtx operand0;
   18982                 :             :   rtx operand1;
   18983                 :             :   rtx operand2;
   18984                 :             :   rtx operand3;
   18985                 :             :   rtx_insn *_val = NULL;
   18986                 :             :   if (dump_file)
   18987                 :             :     fprintf (dump_file, "Splitting with gen_split_198 (i386.md:9572)\n");
   18988                 :             :   start_sequence ();
   18989                 :             :   operand0 = operands[0];
   18990                 :             :   (void) operand0;
   18991                 :             :   operand1 = operands[1];
   18992                 :             :   (void) operand1;
   18993                 :             :   operand2 = operands[2];
   18994                 :             :   (void) operand2;
   18995                 :             :   operand3 = operands[3];
   18996                 :             :   (void) operand3;
   18997                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCmode,
   18998                 :             :         17),
   18999                 :             :         gen_rtx_COMPARE (CCmode,
   19000                 :             :         operand3,
   19001                 :             :         const1_rtx)));
   19002                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   19003                 :             :         gen_rtvec (2,
   19004                 :             :                 gen_rtx_SET (operand0,
   19005                 :             :         gen_rtx_PLUS (SImode,
   19006                 :             :         gen_rtx_PLUS (SImode,
   19007                 :             :         gen_rtx_LTU (SImode,
   19008                 :             :         gen_rtx_REG (CCmode,
   19009                 :             :         17),
   19010                 :             :         const0_rtx),
   19011                 :             :         operand1),
   19012                 :             :         operand2)),
   19013                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   19014                 :             :   _val = get_insns ();
   19015                 :             :   end_sequence ();
   19016                 :             :   return _val;
   19017                 :             : }
   19018                 :             : 
   19019                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:9572 */
   19020                 :             : extern rtx_insn *gen_split_199 (rtx_insn *, rtx *);
   19021                 :             : rtx_insn *
   19022                 :             : gen_split_199 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   19023                 :             : {
   19024                 :             :   rtx operand0;
   19025                 :             :   rtx operand1;
   19026                 :             :   rtx operand2;
   19027                 :             :   rtx operand3;
   19028                 :             :   rtx_insn *_val = NULL;
   19029                 :             :   if (dump_file)
   19030                 :             :     fprintf (dump_file, "Splitting with gen_split_199 (i386.md:9572)\n");
   19031                 :             :   start_sequence ();
   19032                 :             :   operand0 = operands[0];
   19033                 :             :   (void) operand0;
   19034                 :             :   operand1 = operands[1];
   19035                 :             :   (void) operand1;
   19036                 :             :   operand2 = operands[2];
   19037                 :             :   (void) operand2;
   19038                 :             :   operand3 = operands[3];
   19039                 :             :   (void) operand3;
   19040                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCmode,
   19041                 :             :         17),
   19042                 :             :         gen_rtx_COMPARE (CCmode,
   19043                 :             :         operand3,
   19044                 :             :         const1_rtx)));
   19045                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   19046                 :             :         gen_rtvec (2,
   19047                 :             :                 gen_rtx_SET (operand0,
   19048                 :             :         gen_rtx_PLUS (DImode,
   19049                 :             :         gen_rtx_PLUS (DImode,
   19050                 :             :         gen_rtx_LTU (DImode,
   19051                 :             :         gen_rtx_REG (CCmode,
   19052                 :             :         17),
   19053                 :             :         const0_rtx),
   19054                 :             :         operand1),
   19055                 :             :         operand2)),
   19056                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   19057                 :             :   _val = get_insns ();
   19058                 :             :   end_sequence ();
   19059                 :             :   return _val;
   19060                 :             : }
   19061                 :             : 
   19062                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:9593 */
   19063                 :             : extern rtx_insn *gen_split_200 (rtx_insn *, rtx *);
   19064                 :             : rtx_insn *
   19065                 :             : gen_split_200 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   19066                 :             : {
   19067                 :             :   rtx operand0;
   19068                 :             :   rtx operand1;
   19069                 :             :   rtx operand2;
   19070                 :             :   rtx operand3;
   19071                 :             :   rtx_insn *_val = NULL;
   19072                 :             :   if (dump_file)
   19073                 :             :     fprintf (dump_file, "Splitting with gen_split_200 (i386.md:9593)\n");
   19074                 :             :   start_sequence ();
   19075                 :             : #define FAIL return (end_sequence (), _val)
   19076                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   19077                 :             : #line 9616 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   19078                 :             : {
   19079                 :             :   operands[2] = gen_int_mode (~INTVAL (operands[2]),
   19080                 :             :                               QImode == DImode ? SImode : QImode);
   19081                 :             : }
   19082                 :             : #undef DONE
   19083                 :             : #undef FAIL
   19084                 :             :   operand0 = operands[0];
   19085                 :             :   (void) operand0;
   19086                 :             :   operand1 = operands[1];
   19087                 :             :   (void) operand1;
   19088                 :             :   operand2 = operands[2];
   19089                 :             :   (void) operand2;
   19090                 :             :   operand3 = operands[3];
   19091                 :             :   (void) operand3;
   19092                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCmode,
   19093                 :             :         17),
   19094                 :             :         gen_rtx_COMPARE (CCmode,
   19095                 :             :         operand3,
   19096                 :             :         const1_rtx)));
   19097                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   19098                 :             :         gen_rtvec (2,
   19099                 :             :                 gen_rtx_SET (operand0,
   19100                 :             :         gen_rtx_MINUS (QImode,
   19101                 :             :         gen_rtx_MINUS (QImode,
   19102                 :             :         operand1,
   19103                 :             :         gen_rtx_LTU (QImode,
   19104                 :             :         gen_rtx_REG (CCmode,
   19105                 :             :         17),
   19106                 :             :         const0_rtx)),
   19107                 :             :         operand2)),
   19108                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   19109                 :             :   _val = get_insns ();
   19110                 :             :   end_sequence ();
   19111                 :             :   return _val;
   19112                 :             : }
   19113                 :             : 
   19114                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:9593 */
   19115                 :             : extern rtx_insn *gen_split_201 (rtx_insn *, rtx *);
   19116                 :             : rtx_insn *
   19117                 :             : gen_split_201 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   19118                 :             : {
   19119                 :             :   rtx operand0;
   19120                 :             :   rtx operand1;
   19121                 :             :   rtx operand2;
   19122                 :             :   rtx operand3;
   19123                 :             :   rtx_insn *_val = NULL;
   19124                 :             :   if (dump_file)
   19125                 :             :     fprintf (dump_file, "Splitting with gen_split_201 (i386.md:9593)\n");
   19126                 :             :   start_sequence ();
   19127                 :             : #define FAIL return (end_sequence (), _val)
   19128                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   19129                 :             : #line 9616 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   19130                 :             : {
   19131                 :             :   operands[2] = gen_int_mode (~INTVAL (operands[2]),
   19132                 :             :                               HImode == DImode ? SImode : HImode);
   19133                 :             : }
   19134                 :             : #undef DONE
   19135                 :             : #undef FAIL
   19136                 :             :   operand0 = operands[0];
   19137                 :             :   (void) operand0;
   19138                 :             :   operand1 = operands[1];
   19139                 :             :   (void) operand1;
   19140                 :             :   operand2 = operands[2];
   19141                 :             :   (void) operand2;
   19142                 :             :   operand3 = operands[3];
   19143                 :             :   (void) operand3;
   19144                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCmode,
   19145                 :             :         17),
   19146                 :             :         gen_rtx_COMPARE (CCmode,
   19147                 :             :         operand3,
   19148                 :             :         const1_rtx)));
   19149                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   19150                 :             :         gen_rtvec (2,
   19151                 :             :                 gen_rtx_SET (operand0,
   19152                 :             :         gen_rtx_MINUS (HImode,
   19153                 :             :         gen_rtx_MINUS (HImode,
   19154                 :             :         operand1,
   19155                 :             :         gen_rtx_LTU (HImode,
   19156                 :             :         gen_rtx_REG (CCmode,
   19157                 :             :         17),
   19158                 :             :         const0_rtx)),
   19159                 :             :         operand2)),
   19160                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   19161                 :             :   _val = get_insns ();
   19162                 :             :   end_sequence ();
   19163                 :             :   return _val;
   19164                 :             : }
   19165                 :             : 
   19166                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:9593 */
   19167                 :             : extern rtx_insn *gen_split_202 (rtx_insn *, rtx *);
   19168                 :             : rtx_insn *
   19169                 :             : gen_split_202 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   19170                 :             : {
   19171                 :             :   rtx operand0;
   19172                 :             :   rtx operand1;
   19173                 :             :   rtx operand2;
   19174                 :             :   rtx operand3;
   19175                 :             :   rtx_insn *_val = NULL;
   19176                 :             :   if (dump_file)
   19177                 :             :     fprintf (dump_file, "Splitting with gen_split_202 (i386.md:9593)\n");
   19178                 :             :   start_sequence ();
   19179                 :             : #define FAIL return (end_sequence (), _val)
   19180                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   19181                 :             : #line 9616 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   19182                 :             : {
   19183                 :             :   operands[2] = gen_int_mode (~INTVAL (operands[2]),
   19184                 :             :                               SImode == DImode ? SImode : SImode);
   19185                 :             : }
   19186                 :             : #undef DONE
   19187                 :             : #undef FAIL
   19188                 :             :   operand0 = operands[0];
   19189                 :             :   (void) operand0;
   19190                 :             :   operand1 = operands[1];
   19191                 :             :   (void) operand1;
   19192                 :             :   operand2 = operands[2];
   19193                 :             :   (void) operand2;
   19194                 :             :   operand3 = operands[3];
   19195                 :             :   (void) operand3;
   19196                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCmode,
   19197                 :             :         17),
   19198                 :             :         gen_rtx_COMPARE (CCmode,
   19199                 :             :         operand3,
   19200                 :             :         const1_rtx)));
   19201                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   19202                 :             :         gen_rtvec (2,
   19203                 :             :                 gen_rtx_SET (operand0,
   19204                 :             :         gen_rtx_MINUS (SImode,
   19205                 :             :         gen_rtx_MINUS (SImode,
   19206                 :             :         operand1,
   19207                 :             :         gen_rtx_LTU (SImode,
   19208                 :             :         gen_rtx_REG (CCmode,
   19209                 :             :         17),
   19210                 :             :         const0_rtx)),
   19211                 :             :         operand2)),
   19212                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   19213                 :             :   _val = get_insns ();
   19214                 :             :   end_sequence ();
   19215                 :             :   return _val;
   19216                 :             : }
   19217                 :             : 
   19218                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:9593 */
   19219                 :             : extern rtx_insn *gen_split_203 (rtx_insn *, rtx *);
   19220                 :             : rtx_insn *
   19221                 :             : gen_split_203 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   19222                 :             : {
   19223                 :             :   rtx operand0;
   19224                 :             :   rtx operand1;
   19225                 :             :   rtx operand2;
   19226                 :             :   rtx operand3;
   19227                 :             :   rtx_insn *_val = NULL;
   19228                 :             :   if (dump_file)
   19229                 :             :     fprintf (dump_file, "Splitting with gen_split_203 (i386.md:9593)\n");
   19230                 :             :   start_sequence ();
   19231                 :             : #define FAIL return (end_sequence (), _val)
   19232                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   19233                 :             : #line 9616 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   19234                 :             : {
   19235                 :             :   operands[2] = gen_int_mode (~INTVAL (operands[2]),
   19236                 :             :                               DImode == DImode ? SImode : DImode);
   19237                 :             : }
   19238                 :             : #undef DONE
   19239                 :             : #undef FAIL
   19240                 :             :   operand0 = operands[0];
   19241                 :             :   (void) operand0;
   19242                 :             :   operand1 = operands[1];
   19243                 :             :   (void) operand1;
   19244                 :             :   operand2 = operands[2];
   19245                 :             :   (void) operand2;
   19246                 :             :   operand3 = operands[3];
   19247                 :             :   (void) operand3;
   19248                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCmode,
   19249                 :             :         17),
   19250                 :             :         gen_rtx_COMPARE (CCmode,
   19251                 :             :         operand3,
   19252                 :             :         const1_rtx)));
   19253                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   19254                 :             :         gen_rtvec (2,
   19255                 :             :                 gen_rtx_SET (operand0,
   19256                 :             :         gen_rtx_MINUS (DImode,
   19257                 :             :         gen_rtx_MINUS (DImode,
   19258                 :             :         operand1,
   19259                 :             :         gen_rtx_LTU (DImode,
   19260                 :             :         gen_rtx_REG (CCmode,
   19261                 :             :         17),
   19262                 :             :         const0_rtx)),
   19263                 :             :         operand2)),
   19264                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   19265                 :             :   _val = get_insns ();
   19266                 :             :   end_sequence ();
   19267                 :             :   return _val;
   19268                 :             : }
   19269                 :             : 
   19270                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:9621 */
   19271                 :             : extern rtx_insn *gen_split_204 (rtx_insn *, rtx *);
   19272                 :             : rtx_insn *
   19273                 :             : gen_split_204 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   19274                 :             : {
   19275                 :             :   rtx operand0;
   19276                 :             :   rtx operand1;
   19277                 :             :   rtx operand2;
   19278                 :             :   rtx_insn *_val = NULL;
   19279                 :             :   if (dump_file)
   19280                 :             :     fprintf (dump_file, "Splitting with gen_split_204 (i386.md:9621)\n");
   19281                 :             :   start_sequence ();
   19282                 :             : #define FAIL return (end_sequence (), _val)
   19283                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   19284                 :             : #line 9637 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   19285                 :             : {
   19286                 :             :   if (!nonimmediate_operand (operands[1], QImode))
   19287                 :             :     operands[1] = force_reg (QImode, operands[1]);
   19288                 :             : }
   19289                 :             : #undef DONE
   19290                 :             : #undef FAIL
   19291                 :             :   operand0 = operands[0];
   19292                 :             :   (void) operand0;
   19293                 :             :   operand1 = operands[1];
   19294                 :             :   (void) operand1;
   19295                 :             :   operand2 = operands[2];
   19296                 :             :   (void) operand2;
   19297                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCmode,
   19298                 :             :         17),
   19299                 :             :         gen_rtx_COMPARE (CCmode,
   19300                 :             :         operand2,
   19301                 :             :         const1_rtx)));
   19302                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   19303                 :             :         gen_rtvec (2,
   19304                 :             :                 gen_rtx_SET (operand0,
   19305                 :             :         gen_rtx_PLUS (QImode,
   19306                 :             :         gen_rtx_LTU (QImode,
   19307                 :             :         gen_rtx_REG (CCmode,
   19308                 :             :         17),
   19309                 :             :         const0_rtx),
   19310                 :             :         operand1)),
   19311                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   19312                 :             :   _val = get_insns ();
   19313                 :             :   end_sequence ();
   19314                 :             :   return _val;
   19315                 :             : }
   19316                 :             : 
   19317                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:9621 */
   19318                 :             : extern rtx_insn *gen_split_205 (rtx_insn *, rtx *);
   19319                 :             : rtx_insn *
   19320                 :             : gen_split_205 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   19321                 :             : {
   19322                 :             :   rtx operand0;
   19323                 :             :   rtx operand1;
   19324                 :             :   rtx operand2;
   19325                 :             :   rtx_insn *_val = NULL;
   19326                 :             :   if (dump_file)
   19327                 :             :     fprintf (dump_file, "Splitting with gen_split_205 (i386.md:9621)\n");
   19328                 :             :   start_sequence ();
   19329                 :             : #define FAIL return (end_sequence (), _val)
   19330                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   19331                 :             : #line 9637 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   19332                 :             : {
   19333                 :             :   if (!nonimmediate_operand (operands[1], HImode))
   19334                 :             :     operands[1] = force_reg (HImode, operands[1]);
   19335                 :             : }
   19336                 :             : #undef DONE
   19337                 :             : #undef FAIL
   19338                 :             :   operand0 = operands[0];
   19339                 :             :   (void) operand0;
   19340                 :             :   operand1 = operands[1];
   19341                 :             :   (void) operand1;
   19342                 :             :   operand2 = operands[2];
   19343                 :             :   (void) operand2;
   19344                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCmode,
   19345                 :             :         17),
   19346                 :             :         gen_rtx_COMPARE (CCmode,
   19347                 :             :         operand2,
   19348                 :             :         const1_rtx)));
   19349                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   19350                 :             :         gen_rtvec (2,
   19351                 :             :                 gen_rtx_SET (operand0,
   19352                 :             :         gen_rtx_PLUS (HImode,
   19353                 :             :         gen_rtx_LTU (HImode,
   19354                 :             :         gen_rtx_REG (CCmode,
   19355                 :             :         17),
   19356                 :             :         const0_rtx),
   19357                 :             :         operand1)),
   19358                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   19359                 :             :   _val = get_insns ();
   19360                 :             :   end_sequence ();
   19361                 :             :   return _val;
   19362                 :             : }
   19363                 :             : 
   19364                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:9621 */
   19365                 :             : extern rtx_insn *gen_split_206 (rtx_insn *, rtx *);
   19366                 :             : rtx_insn *
   19367                 :             : gen_split_206 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   19368                 :             : {
   19369                 :             :   rtx operand0;
   19370                 :             :   rtx operand1;
   19371                 :             :   rtx operand2;
   19372                 :             :   rtx_insn *_val = NULL;
   19373                 :             :   if (dump_file)
   19374                 :             :     fprintf (dump_file, "Splitting with gen_split_206 (i386.md:9621)\n");
   19375                 :             :   start_sequence ();
   19376                 :             : #define FAIL return (end_sequence (), _val)
   19377                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   19378                 :             : #line 9637 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   19379                 :             : {
   19380                 :             :   if (!nonimmediate_operand (operands[1], SImode))
   19381                 :             :     operands[1] = force_reg (SImode, operands[1]);
   19382                 :             : }
   19383                 :             : #undef DONE
   19384                 :             : #undef FAIL
   19385                 :             :   operand0 = operands[0];
   19386                 :             :   (void) operand0;
   19387                 :             :   operand1 = operands[1];
   19388                 :             :   (void) operand1;
   19389                 :             :   operand2 = operands[2];
   19390                 :             :   (void) operand2;
   19391                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCmode,
   19392                 :             :         17),
   19393                 :             :         gen_rtx_COMPARE (CCmode,
   19394                 :             :         operand2,
   19395                 :             :         const1_rtx)));
   19396                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   19397                 :             :         gen_rtvec (2,
   19398                 :             :                 gen_rtx_SET (operand0,
   19399                 :             :         gen_rtx_PLUS (SImode,
   19400                 :             :         gen_rtx_LTU (SImode,
   19401                 :             :         gen_rtx_REG (CCmode,
   19402                 :             :         17),
   19403                 :             :         const0_rtx),
   19404                 :             :         operand1)),
   19405                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   19406                 :             :   _val = get_insns ();
   19407                 :             :   end_sequence ();
   19408                 :             :   return _val;
   19409                 :             : }
   19410                 :             : 
   19411                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:9621 */
   19412                 :             : extern rtx_insn *gen_split_207 (rtx_insn *, rtx *);
   19413                 :             : rtx_insn *
   19414                 :             : gen_split_207 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   19415                 :             : {
   19416                 :             :   rtx operand0;
   19417                 :             :   rtx operand1;
   19418                 :             :   rtx operand2;
   19419                 :             :   rtx_insn *_val = NULL;
   19420                 :             :   if (dump_file)
   19421                 :             :     fprintf (dump_file, "Splitting with gen_split_207 (i386.md:9621)\n");
   19422                 :             :   start_sequence ();
   19423                 :             : #define FAIL return (end_sequence (), _val)
   19424                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   19425                 :             : #line 9637 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   19426                 :             : {
   19427                 :             :   if (!nonimmediate_operand (operands[1], DImode))
   19428                 :             :     operands[1] = force_reg (DImode, operands[1]);
   19429                 :             : }
   19430                 :             : #undef DONE
   19431                 :             : #undef FAIL
   19432                 :             :   operand0 = operands[0];
   19433                 :             :   (void) operand0;
   19434                 :             :   operand1 = operands[1];
   19435                 :             :   (void) operand1;
   19436                 :             :   operand2 = operands[2];
   19437                 :             :   (void) operand2;
   19438                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCmode,
   19439                 :             :         17),
   19440                 :             :         gen_rtx_COMPARE (CCmode,
   19441                 :             :         operand2,
   19442                 :             :         const1_rtx)));
   19443                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   19444                 :             :         gen_rtvec (2,
   19445                 :             :                 gen_rtx_SET (operand0,
   19446                 :             :         gen_rtx_PLUS (DImode,
   19447                 :             :         gen_rtx_LTU (DImode,
   19448                 :             :         gen_rtx_REG (CCmode,
   19449                 :             :         17),
   19450                 :             :         const0_rtx),
   19451                 :             :         operand1)),
   19452                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   19453                 :             :   _val = get_insns ();
   19454                 :             :   end_sequence ();
   19455                 :             :   return _val;
   19456                 :             : }
   19457                 :             : 
   19458                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:9642 */
   19459                 :             : extern rtx_insn *gen_split_208 (rtx_insn *, rtx *);
   19460                 :             : rtx_insn *
   19461                 :             : gen_split_208 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   19462                 :             : {
   19463                 :             :   rtx operand0;
   19464                 :             :   rtx operand1;
   19465                 :             :   rtx operand2;
   19466                 :             :   rtx_insn *_val = NULL;
   19467                 :             :   if (dump_file)
   19468                 :             :     fprintf (dump_file, "Splitting with gen_split_208 (i386.md:9642)\n");
   19469                 :             :   start_sequence ();
   19470                 :             : #define FAIL return (end_sequence (), _val)
   19471                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   19472                 :             : #line 9660 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   19473                 :             : {
   19474                 :             :   if (!nonimmediate_operand (operands[1], QImode))
   19475                 :             :     operands[1] = force_reg (QImode, operands[1]);
   19476                 :             : }
   19477                 :             : #undef DONE
   19478                 :             : #undef FAIL
   19479                 :             :   operand0 = operands[0];
   19480                 :             :   (void) operand0;
   19481                 :             :   operand1 = operands[1];
   19482                 :             :   (void) operand1;
   19483                 :             :   operand2 = operands[2];
   19484                 :             :   (void) operand2;
   19485                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCmode,
   19486                 :             :         17),
   19487                 :             :         gen_rtx_COMPARE (CCmode,
   19488                 :             :         operand2,
   19489                 :             :         const1_rtx)));
   19490                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   19491                 :             :         gen_rtvec (2,
   19492                 :             :                 gen_rtx_SET (operand0,
   19493                 :             :         gen_rtx_MINUS (QImode,
   19494                 :             :         gen_rtx_MINUS (QImode,
   19495                 :             :         operand1,
   19496                 :             :         gen_rtx_LTU (QImode,
   19497                 :             :         gen_rtx_REG (CCmode,
   19498                 :             :         17),
   19499                 :             :         const0_rtx)),
   19500                 :             :         constm1_rtx)),
   19501                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   19502                 :             :   _val = get_insns ();
   19503                 :             :   end_sequence ();
   19504                 :             :   return _val;
   19505                 :             : }
   19506                 :             : 
   19507                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:9642 */
   19508                 :             : extern rtx_insn *gen_split_209 (rtx_insn *, rtx *);
   19509                 :             : rtx_insn *
   19510                 :             : gen_split_209 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   19511                 :             : {
   19512                 :             :   rtx operand0;
   19513                 :             :   rtx operand1;
   19514                 :             :   rtx operand2;
   19515                 :             :   rtx_insn *_val = NULL;
   19516                 :             :   if (dump_file)
   19517                 :             :     fprintf (dump_file, "Splitting with gen_split_209 (i386.md:9642)\n");
   19518                 :             :   start_sequence ();
   19519                 :             : #define FAIL return (end_sequence (), _val)
   19520                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   19521                 :             : #line 9660 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   19522                 :             : {
   19523                 :             :   if (!nonimmediate_operand (operands[1], HImode))
   19524                 :             :     operands[1] = force_reg (HImode, operands[1]);
   19525                 :             : }
   19526                 :             : #undef DONE
   19527                 :             : #undef FAIL
   19528                 :             :   operand0 = operands[0];
   19529                 :             :   (void) operand0;
   19530                 :             :   operand1 = operands[1];
   19531                 :             :   (void) operand1;
   19532                 :             :   operand2 = operands[2];
   19533                 :             :   (void) operand2;
   19534                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCmode,
   19535                 :             :         17),
   19536                 :             :         gen_rtx_COMPARE (CCmode,
   19537                 :             :         operand2,
   19538                 :             :         const1_rtx)));
   19539                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   19540                 :             :         gen_rtvec (2,
   19541                 :             :                 gen_rtx_SET (operand0,
   19542                 :             :         gen_rtx_MINUS (HImode,
   19543                 :             :         gen_rtx_MINUS (HImode,
   19544                 :             :         operand1,
   19545                 :             :         gen_rtx_LTU (HImode,
   19546                 :             :         gen_rtx_REG (CCmode,
   19547                 :             :         17),
   19548                 :             :         const0_rtx)),
   19549                 :             :         constm1_rtx)),
   19550                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   19551                 :             :   _val = get_insns ();
   19552                 :             :   end_sequence ();
   19553                 :             :   return _val;
   19554                 :             : }
   19555                 :             : 
   19556                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:9642 */
   19557                 :             : extern rtx_insn *gen_split_210 (rtx_insn *, rtx *);
   19558                 :             : rtx_insn *
   19559                 :             : gen_split_210 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   19560                 :             : {
   19561                 :             :   rtx operand0;
   19562                 :             :   rtx operand1;
   19563                 :             :   rtx operand2;
   19564                 :             :   rtx_insn *_val = NULL;
   19565                 :             :   if (dump_file)
   19566                 :             :     fprintf (dump_file, "Splitting with gen_split_210 (i386.md:9642)\n");
   19567                 :             :   start_sequence ();
   19568                 :             : #define FAIL return (end_sequence (), _val)
   19569                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   19570                 :             : #line 9660 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   19571                 :             : {
   19572                 :             :   if (!nonimmediate_operand (operands[1], SImode))
   19573                 :             :     operands[1] = force_reg (SImode, operands[1]);
   19574                 :             : }
   19575                 :             : #undef DONE
   19576                 :             : #undef FAIL
   19577                 :             :   operand0 = operands[0];
   19578                 :             :   (void) operand0;
   19579                 :             :   operand1 = operands[1];
   19580                 :             :   (void) operand1;
   19581                 :             :   operand2 = operands[2];
   19582                 :             :   (void) operand2;
   19583                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCmode,
   19584                 :             :         17),
   19585                 :             :         gen_rtx_COMPARE (CCmode,
   19586                 :             :         operand2,
   19587                 :             :         const1_rtx)));
   19588                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   19589                 :             :         gen_rtvec (2,
   19590                 :             :                 gen_rtx_SET (operand0,
   19591                 :             :         gen_rtx_MINUS (SImode,
   19592                 :             :         gen_rtx_MINUS (SImode,
   19593                 :             :         operand1,
   19594                 :             :         gen_rtx_LTU (SImode,
   19595                 :             :         gen_rtx_REG (CCmode,
   19596                 :             :         17),
   19597                 :             :         const0_rtx)),
   19598                 :             :         constm1_rtx)),
   19599                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   19600                 :             :   _val = get_insns ();
   19601                 :             :   end_sequence ();
   19602                 :             :   return _val;
   19603                 :             : }
   19604                 :             : 
   19605                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:9642 */
   19606                 :             : extern rtx_insn *gen_split_211 (rtx_insn *, rtx *);
   19607                 :             : rtx_insn *
   19608                 :             : gen_split_211 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   19609                 :             : {
   19610                 :             :   rtx operand0;
   19611                 :             :   rtx operand1;
   19612                 :             :   rtx operand2;
   19613                 :             :   rtx_insn *_val = NULL;
   19614                 :             :   if (dump_file)
   19615                 :             :     fprintf (dump_file, "Splitting with gen_split_211 (i386.md:9642)\n");
   19616                 :             :   start_sequence ();
   19617                 :             : #define FAIL return (end_sequence (), _val)
   19618                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   19619                 :             : #line 9660 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   19620                 :             : {
   19621                 :             :   if (!nonimmediate_operand (operands[1], DImode))
   19622                 :             :     operands[1] = force_reg (DImode, operands[1]);
   19623                 :             : }
   19624                 :             : #undef DONE
   19625                 :             : #undef FAIL
   19626                 :             :   operand0 = operands[0];
   19627                 :             :   (void) operand0;
   19628                 :             :   operand1 = operands[1];
   19629                 :             :   (void) operand1;
   19630                 :             :   operand2 = operands[2];
   19631                 :             :   (void) operand2;
   19632                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCmode,
   19633                 :             :         17),
   19634                 :             :         gen_rtx_COMPARE (CCmode,
   19635                 :             :         operand2,
   19636                 :             :         const1_rtx)));
   19637                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   19638                 :             :         gen_rtvec (2,
   19639                 :             :                 gen_rtx_SET (operand0,
   19640                 :             :         gen_rtx_MINUS (DImode,
   19641                 :             :         gen_rtx_MINUS (DImode,
   19642                 :             :         operand1,
   19643                 :             :         gen_rtx_LTU (DImode,
   19644                 :             :         gen_rtx_REG (CCmode,
   19645                 :             :         17),
   19646                 :             :         const0_rtx)),
   19647                 :             :         constm1_rtx)),
   19648                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   19649                 :             :   _val = get_insns ();
   19650                 :             :   end_sequence ();
   19651                 :             :   return _val;
   19652                 :             : }
   19653                 :             : 
   19654                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:9665 */
   19655                 :             : extern rtx_insn *gen_split_212 (rtx_insn *, rtx *);
   19656                 :             : rtx_insn *
   19657                 :             : gen_split_212 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   19658                 :             : {
   19659                 :             :   rtx operand0;
   19660                 :             :   rtx operand1;
   19661                 :             :   rtx operand2;
   19662                 :             :   rtx operand3;
   19663                 :             :   rtx_insn *_val = NULL;
   19664                 :             :   if (dump_file)
   19665                 :             :     fprintf (dump_file, "Splitting with gen_split_212 (i386.md:9665)\n");
   19666                 :             :   start_sequence ();
   19667                 :             :   operand0 = operands[0];
   19668                 :             :   (void) operand0;
   19669                 :             :   operand1 = operands[1];
   19670                 :             :   (void) operand1;
   19671                 :             :   operand2 = operands[2];
   19672                 :             :   (void) operand2;
   19673                 :             :   operand3 = operands[3];
   19674                 :             :   (void) operand3;
   19675                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCmode,
   19676                 :             :         17),
   19677                 :             :         gen_rtx_COMPARE (CCmode,
   19678                 :             :         operand3,
   19679                 :             :         const1_rtx)));
   19680                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   19681                 :             :         gen_rtvec (2,
   19682                 :             :                 gen_rtx_SET (operand0,
   19683                 :             :         gen_rtx_MINUS (QImode,
   19684                 :             :         gen_rtx_MINUS (QImode,
   19685                 :             :         operand1,
   19686                 :             :         gen_rtx_LTU (QImode,
   19687                 :             :         gen_rtx_REG (CCmode,
   19688                 :             :         17),
   19689                 :             :         const0_rtx)),
   19690                 :             :         operand2)),
   19691                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   19692                 :             :   _val = get_insns ();
   19693                 :             :   end_sequence ();
   19694                 :             :   return _val;
   19695                 :             : }
   19696                 :             : 
   19697                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:9665 */
   19698                 :             : extern rtx_insn *gen_split_213 (rtx_insn *, rtx *);
   19699                 :             : rtx_insn *
   19700                 :             : gen_split_213 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   19701                 :             : {
   19702                 :             :   rtx operand0;
   19703                 :             :   rtx operand1;
   19704                 :             :   rtx operand2;
   19705                 :             :   rtx operand3;
   19706                 :             :   rtx_insn *_val = NULL;
   19707                 :             :   if (dump_file)
   19708                 :             :     fprintf (dump_file, "Splitting with gen_split_213 (i386.md:9665)\n");
   19709                 :             :   start_sequence ();
   19710                 :             :   operand0 = operands[0];
   19711                 :             :   (void) operand0;
   19712                 :             :   operand1 = operands[1];
   19713                 :             :   (void) operand1;
   19714                 :             :   operand2 = operands[2];
   19715                 :             :   (void) operand2;
   19716                 :             :   operand3 = operands[3];
   19717                 :             :   (void) operand3;
   19718                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCmode,
   19719                 :             :         17),
   19720                 :             :         gen_rtx_COMPARE (CCmode,
   19721                 :             :         operand3,
   19722                 :             :         const1_rtx)));
   19723                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   19724                 :             :         gen_rtvec (2,
   19725                 :             :                 gen_rtx_SET (operand0,
   19726                 :             :         gen_rtx_MINUS (HImode,
   19727                 :             :         gen_rtx_MINUS (HImode,
   19728                 :             :         operand1,
   19729                 :             :         gen_rtx_LTU (HImode,
   19730                 :             :         gen_rtx_REG (CCmode,
   19731                 :             :         17),
   19732                 :             :         const0_rtx)),
   19733                 :             :         operand2)),
   19734                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   19735                 :             :   _val = get_insns ();
   19736                 :             :   end_sequence ();
   19737                 :             :   return _val;
   19738                 :             : }
   19739                 :             : 
   19740                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:9665 */
   19741                 :             : extern rtx_insn *gen_split_214 (rtx_insn *, rtx *);
   19742                 :             : rtx_insn *
   19743                 :             : gen_split_214 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   19744                 :             : {
   19745                 :             :   rtx operand0;
   19746                 :             :   rtx operand1;
   19747                 :             :   rtx operand2;
   19748                 :             :   rtx operand3;
   19749                 :             :   rtx_insn *_val = NULL;
   19750                 :             :   if (dump_file)
   19751                 :             :     fprintf (dump_file, "Splitting with gen_split_214 (i386.md:9665)\n");
   19752                 :             :   start_sequence ();
   19753                 :             :   operand0 = operands[0];
   19754                 :             :   (void) operand0;
   19755                 :             :   operand1 = operands[1];
   19756                 :             :   (void) operand1;
   19757                 :             :   operand2 = operands[2];
   19758                 :             :   (void) operand2;
   19759                 :             :   operand3 = operands[3];
   19760                 :             :   (void) operand3;
   19761                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCmode,
   19762                 :             :         17),
   19763                 :             :         gen_rtx_COMPARE (CCmode,
   19764                 :             :         operand3,
   19765                 :             :         const1_rtx)));
   19766                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   19767                 :             :         gen_rtvec (2,
   19768                 :             :                 gen_rtx_SET (operand0,
   19769                 :             :         gen_rtx_MINUS (SImode,
   19770                 :             :         gen_rtx_MINUS (SImode,
   19771                 :             :         operand1,
   19772                 :             :         gen_rtx_LTU (SImode,
   19773                 :             :         gen_rtx_REG (CCmode,
   19774                 :             :         17),
   19775                 :             :         const0_rtx)),
   19776                 :             :         operand2)),
   19777                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   19778                 :             :   _val = get_insns ();
   19779                 :             :   end_sequence ();
   19780                 :             :   return _val;
   19781                 :             : }
   19782                 :             : 
   19783                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:9665 */
   19784                 :             : extern rtx_insn *gen_split_215 (rtx_insn *, rtx *);
   19785                 :             : rtx_insn *
   19786                 :             : gen_split_215 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   19787                 :             : {
   19788                 :             :   rtx operand0;
   19789                 :             :   rtx operand1;
   19790                 :             :   rtx operand2;
   19791                 :             :   rtx operand3;
   19792                 :             :   rtx_insn *_val = NULL;
   19793                 :             :   if (dump_file)
   19794                 :             :     fprintf (dump_file, "Splitting with gen_split_215 (i386.md:9665)\n");
   19795                 :             :   start_sequence ();
   19796                 :             :   operand0 = operands[0];
   19797                 :             :   (void) operand0;
   19798                 :             :   operand1 = operands[1];
   19799                 :             :   (void) operand1;
   19800                 :             :   operand2 = operands[2];
   19801                 :             :   (void) operand2;
   19802                 :             :   operand3 = operands[3];
   19803                 :             :   (void) operand3;
   19804                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCmode,
   19805                 :             :         17),
   19806                 :             :         gen_rtx_COMPARE (CCmode,
   19807                 :             :         operand3,
   19808                 :             :         const1_rtx)));
   19809                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   19810                 :             :         gen_rtvec (2,
   19811                 :             :                 gen_rtx_SET (operand0,
   19812                 :             :         gen_rtx_MINUS (DImode,
   19813                 :             :         gen_rtx_MINUS (DImode,
   19814                 :             :         operand1,
   19815                 :             :         gen_rtx_LTU (DImode,
   19816                 :             :         gen_rtx_REG (CCmode,
   19817                 :             :         17),
   19818                 :             :         const0_rtx)),
   19819                 :             :         operand2)),
   19820                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   19821                 :             :   _val = get_insns ();
   19822                 :             :   end_sequence ();
   19823                 :             :   return _val;
   19824                 :             : }
   19825                 :             : 
   19826                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:9687 */
   19827                 :             : extern rtx_insn *gen_split_216 (rtx_insn *, rtx *);
   19828                 :             : rtx_insn *
   19829                 :             : gen_split_216 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   19830                 :             : {
   19831                 :             :   rtx operand0;
   19832                 :             :   rtx operand1;
   19833                 :             :   rtx operand2;
   19834                 :             :   rtx operand3;
   19835                 :             :   rtx_insn *_val = NULL;
   19836                 :             :   if (dump_file)
   19837                 :             :     fprintf (dump_file, "Splitting with gen_split_216 (i386.md:9687)\n");
   19838                 :             :   start_sequence ();
   19839                 :             : #define FAIL return (end_sequence (), _val)
   19840                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   19841                 :             : #line 9711 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   19842                 :             : {
   19843                 :             :   operands[2] = gen_int_mode (INTVAL (operands[2]) - 1,
   19844                 :             :                               QImode == DImode ? SImode : QImode);
   19845                 :             : }
   19846                 :             : #undef DONE
   19847                 :             : #undef FAIL
   19848                 :             :   operand0 = operands[0];
   19849                 :             :   (void) operand0;
   19850                 :             :   operand1 = operands[1];
   19851                 :             :   (void) operand1;
   19852                 :             :   operand2 = operands[2];
   19853                 :             :   (void) operand2;
   19854                 :             :   operand3 = operands[3];
   19855                 :             :   (void) operand3;
   19856                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCmode,
   19857                 :             :         17),
   19858                 :             :         gen_rtx_COMPARE (CCmode,
   19859                 :             :         operand3,
   19860                 :             :         const1_rtx)));
   19861                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   19862                 :             :         gen_rtvec (2,
   19863                 :             :                 gen_rtx_SET (operand0,
   19864                 :             :         gen_rtx_PLUS (QImode,
   19865                 :             :         gen_rtx_PLUS (QImode,
   19866                 :             :         gen_rtx_LTU (QImode,
   19867                 :             :         gen_rtx_REG (CCmode,
   19868                 :             :         17),
   19869                 :             :         const0_rtx),
   19870                 :             :         operand1),
   19871                 :             :         operand2)),
   19872                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   19873                 :             :   _val = get_insns ();
   19874                 :             :   end_sequence ();
   19875                 :             :   return _val;
   19876                 :             : }
   19877                 :             : 
   19878                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:9687 */
   19879                 :             : extern rtx_insn *gen_split_217 (rtx_insn *, rtx *);
   19880                 :             : rtx_insn *
   19881                 :             : gen_split_217 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   19882                 :             : {
   19883                 :             :   rtx operand0;
   19884                 :             :   rtx operand1;
   19885                 :             :   rtx operand2;
   19886                 :             :   rtx operand3;
   19887                 :             :   rtx_insn *_val = NULL;
   19888                 :             :   if (dump_file)
   19889                 :             :     fprintf (dump_file, "Splitting with gen_split_217 (i386.md:9687)\n");
   19890                 :             :   start_sequence ();
   19891                 :             : #define FAIL return (end_sequence (), _val)
   19892                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   19893                 :             : #line 9711 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   19894                 :             : {
   19895                 :             :   operands[2] = gen_int_mode (INTVAL (operands[2]) - 1,
   19896                 :             :                               HImode == DImode ? SImode : HImode);
   19897                 :             : }
   19898                 :             : #undef DONE
   19899                 :             : #undef FAIL
   19900                 :             :   operand0 = operands[0];
   19901                 :             :   (void) operand0;
   19902                 :             :   operand1 = operands[1];
   19903                 :             :   (void) operand1;
   19904                 :             :   operand2 = operands[2];
   19905                 :             :   (void) operand2;
   19906                 :             :   operand3 = operands[3];
   19907                 :             :   (void) operand3;
   19908                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCmode,
   19909                 :             :         17),
   19910                 :             :         gen_rtx_COMPARE (CCmode,
   19911                 :             :         operand3,
   19912                 :             :         const1_rtx)));
   19913                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   19914                 :             :         gen_rtvec (2,
   19915                 :             :                 gen_rtx_SET (operand0,
   19916                 :             :         gen_rtx_PLUS (HImode,
   19917                 :             :         gen_rtx_PLUS (HImode,
   19918                 :             :         gen_rtx_LTU (HImode,
   19919                 :             :         gen_rtx_REG (CCmode,
   19920                 :             :         17),
   19921                 :             :         const0_rtx),
   19922                 :             :         operand1),
   19923                 :             :         operand2)),
   19924                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   19925                 :             :   _val = get_insns ();
   19926                 :             :   end_sequence ();
   19927                 :             :   return _val;
   19928                 :             : }
   19929                 :             : 
   19930                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:9687 */
   19931                 :             : extern rtx_insn *gen_split_218 (rtx_insn *, rtx *);
   19932                 :             : rtx_insn *
   19933                 :             : gen_split_218 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   19934                 :             : {
   19935                 :             :   rtx operand0;
   19936                 :             :   rtx operand1;
   19937                 :             :   rtx operand2;
   19938                 :             :   rtx operand3;
   19939                 :             :   rtx_insn *_val = NULL;
   19940                 :             :   if (dump_file)
   19941                 :             :     fprintf (dump_file, "Splitting with gen_split_218 (i386.md:9687)\n");
   19942                 :             :   start_sequence ();
   19943                 :             : #define FAIL return (end_sequence (), _val)
   19944                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   19945                 :             : #line 9711 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   19946                 :             : {
   19947                 :             :   operands[2] = gen_int_mode (INTVAL (operands[2]) - 1,
   19948                 :             :                               SImode == DImode ? SImode : SImode);
   19949                 :             : }
   19950                 :             : #undef DONE
   19951                 :             : #undef FAIL
   19952                 :             :   operand0 = operands[0];
   19953                 :             :   (void) operand0;
   19954                 :             :   operand1 = operands[1];
   19955                 :             :   (void) operand1;
   19956                 :             :   operand2 = operands[2];
   19957                 :             :   (void) operand2;
   19958                 :             :   operand3 = operands[3];
   19959                 :             :   (void) operand3;
   19960                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCmode,
   19961                 :             :         17),
   19962                 :             :         gen_rtx_COMPARE (CCmode,
   19963                 :             :         operand3,
   19964                 :             :         const1_rtx)));
   19965                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   19966                 :             :         gen_rtvec (2,
   19967                 :             :                 gen_rtx_SET (operand0,
   19968                 :             :         gen_rtx_PLUS (SImode,
   19969                 :             :         gen_rtx_PLUS (SImode,
   19970                 :             :         gen_rtx_LTU (SImode,
   19971                 :             :         gen_rtx_REG (CCmode,
   19972                 :             :         17),
   19973                 :             :         const0_rtx),
   19974                 :             :         operand1),
   19975                 :             :         operand2)),
   19976                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   19977                 :             :   _val = get_insns ();
   19978                 :             :   end_sequence ();
   19979                 :             :   return _val;
   19980                 :             : }
   19981                 :             : 
   19982                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:9687 */
   19983                 :             : extern rtx_insn *gen_split_219 (rtx_insn *, rtx *);
   19984                 :             : rtx_insn *
   19985                 :             : gen_split_219 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   19986                 :             : {
   19987                 :             :   rtx operand0;
   19988                 :             :   rtx operand1;
   19989                 :             :   rtx operand2;
   19990                 :             :   rtx operand3;
   19991                 :             :   rtx_insn *_val = NULL;
   19992                 :             :   if (dump_file)
   19993                 :             :     fprintf (dump_file, "Splitting with gen_split_219 (i386.md:9687)\n");
   19994                 :             :   start_sequence ();
   19995                 :             : #define FAIL return (end_sequence (), _val)
   19996                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   19997                 :             : #line 9711 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   19998                 :             : {
   19999                 :             :   operands[2] = gen_int_mode (INTVAL (operands[2]) - 1,
   20000                 :             :                               DImode == DImode ? SImode : DImode);
   20001                 :             : }
   20002                 :             : #undef DONE
   20003                 :             : #undef FAIL
   20004                 :             :   operand0 = operands[0];
   20005                 :             :   (void) operand0;
   20006                 :             :   operand1 = operands[1];
   20007                 :             :   (void) operand1;
   20008                 :             :   operand2 = operands[2];
   20009                 :             :   (void) operand2;
   20010                 :             :   operand3 = operands[3];
   20011                 :             :   (void) operand3;
   20012                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCmode,
   20013                 :             :         17),
   20014                 :             :         gen_rtx_COMPARE (CCmode,
   20015                 :             :         operand3,
   20016                 :             :         const1_rtx)));
   20017                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   20018                 :             :         gen_rtvec (2,
   20019                 :             :                 gen_rtx_SET (operand0,
   20020                 :             :         gen_rtx_PLUS (DImode,
   20021                 :             :         gen_rtx_PLUS (DImode,
   20022                 :             :         gen_rtx_LTU (DImode,
   20023                 :             :         gen_rtx_REG (CCmode,
   20024                 :             :         17),
   20025                 :             :         const0_rtx),
   20026                 :             :         operand1),
   20027                 :             :         operand2)),
   20028                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   20029                 :             :   _val = get_insns ();
   20030                 :             :   end_sequence ();
   20031                 :             :   return _val;
   20032                 :             : }
   20033                 :             : 
   20034                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:9716 */
   20035                 :             : extern rtx_insn *gen_split_220 (rtx_insn *, rtx *);
   20036                 :             : rtx_insn *
   20037                 :             : gen_split_220 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   20038                 :             : {
   20039                 :             :   rtx operand0;
   20040                 :             :   rtx operand1;
   20041                 :             :   rtx operand2;
   20042                 :             :   rtx operand3;
   20043                 :             :   rtx_insn *_val = NULL;
   20044                 :             :   if (dump_file)
   20045                 :             :     fprintf (dump_file, "Splitting with gen_split_220 (i386.md:9716)\n");
   20046                 :             :   start_sequence ();
   20047                 :             : #define FAIL return (end_sequence (), _val)
   20048                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   20049                 :             : #line 9740 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   20050                 :             : {
   20051                 :             :   operands[2] = gen_int_mode (-INTVAL (operands[2]),
   20052                 :             :                               QImode == DImode ? SImode : QImode);
   20053                 :             : }
   20054                 :             : #undef DONE
   20055                 :             : #undef FAIL
   20056                 :             :   operand0 = operands[0];
   20057                 :             :   (void) operand0;
   20058                 :             :   operand1 = operands[1];
   20059                 :             :   (void) operand1;
   20060                 :             :   operand2 = operands[2];
   20061                 :             :   (void) operand2;
   20062                 :             :   operand3 = operands[3];
   20063                 :             :   (void) operand3;
   20064                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCmode,
   20065                 :             :         17),
   20066                 :             :         gen_rtx_COMPARE (CCmode,
   20067                 :             :         operand3,
   20068                 :             :         const1_rtx)));
   20069                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   20070                 :             :         gen_rtvec (2,
   20071                 :             :                 gen_rtx_SET (operand0,
   20072                 :             :         gen_rtx_MINUS (QImode,
   20073                 :             :         gen_rtx_MINUS (QImode,
   20074                 :             :         operand1,
   20075                 :             :         gen_rtx_LTU (QImode,
   20076                 :             :         gen_rtx_REG (CCmode,
   20077                 :             :         17),
   20078                 :             :         const0_rtx)),
   20079                 :             :         operand2)),
   20080                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   20081                 :             :   _val = get_insns ();
   20082                 :             :   end_sequence ();
   20083                 :             :   return _val;
   20084                 :             : }
   20085                 :             : 
   20086                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:9716 */
   20087                 :             : extern rtx_insn *gen_split_221 (rtx_insn *, rtx *);
   20088                 :             : rtx_insn *
   20089                 :             : gen_split_221 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   20090                 :             : {
   20091                 :             :   rtx operand0;
   20092                 :             :   rtx operand1;
   20093                 :             :   rtx operand2;
   20094                 :             :   rtx operand3;
   20095                 :             :   rtx_insn *_val = NULL;
   20096                 :             :   if (dump_file)
   20097                 :             :     fprintf (dump_file, "Splitting with gen_split_221 (i386.md:9716)\n");
   20098                 :             :   start_sequence ();
   20099                 :             : #define FAIL return (end_sequence (), _val)
   20100                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   20101                 :             : #line 9740 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   20102                 :             : {
   20103                 :             :   operands[2] = gen_int_mode (-INTVAL (operands[2]),
   20104                 :             :                               HImode == DImode ? SImode : HImode);
   20105                 :             : }
   20106                 :             : #undef DONE
   20107                 :             : #undef FAIL
   20108                 :             :   operand0 = operands[0];
   20109                 :             :   (void) operand0;
   20110                 :             :   operand1 = operands[1];
   20111                 :             :   (void) operand1;
   20112                 :             :   operand2 = operands[2];
   20113                 :             :   (void) operand2;
   20114                 :             :   operand3 = operands[3];
   20115                 :             :   (void) operand3;
   20116                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCmode,
   20117                 :             :         17),
   20118                 :             :         gen_rtx_COMPARE (CCmode,
   20119                 :             :         operand3,
   20120                 :             :         const1_rtx)));
   20121                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   20122                 :             :         gen_rtvec (2,
   20123                 :             :                 gen_rtx_SET (operand0,
   20124                 :             :         gen_rtx_MINUS (HImode,
   20125                 :             :         gen_rtx_MINUS (HImode,
   20126                 :             :         operand1,
   20127                 :             :         gen_rtx_LTU (HImode,
   20128                 :             :         gen_rtx_REG (CCmode,
   20129                 :             :         17),
   20130                 :             :         const0_rtx)),
   20131                 :             :         operand2)),
   20132                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   20133                 :             :   _val = get_insns ();
   20134                 :             :   end_sequence ();
   20135                 :             :   return _val;
   20136                 :             : }
   20137                 :             : 
   20138                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:9716 */
   20139                 :             : extern rtx_insn *gen_split_222 (rtx_insn *, rtx *);
   20140                 :             : rtx_insn *
   20141                 :             : gen_split_222 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   20142                 :             : {
   20143                 :             :   rtx operand0;
   20144                 :             :   rtx operand1;
   20145                 :             :   rtx operand2;
   20146                 :             :   rtx operand3;
   20147                 :             :   rtx_insn *_val = NULL;
   20148                 :             :   if (dump_file)
   20149                 :             :     fprintf (dump_file, "Splitting with gen_split_222 (i386.md:9716)\n");
   20150                 :             :   start_sequence ();
   20151                 :             : #define FAIL return (end_sequence (), _val)
   20152                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   20153                 :             : #line 9740 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   20154                 :             : {
   20155                 :             :   operands[2] = gen_int_mode (-INTVAL (operands[2]),
   20156                 :             :                               SImode == DImode ? SImode : SImode);
   20157                 :             : }
   20158                 :             : #undef DONE
   20159                 :             : #undef FAIL
   20160                 :             :   operand0 = operands[0];
   20161                 :             :   (void) operand0;
   20162                 :             :   operand1 = operands[1];
   20163                 :             :   (void) operand1;
   20164                 :             :   operand2 = operands[2];
   20165                 :             :   (void) operand2;
   20166                 :             :   operand3 = operands[3];
   20167                 :             :   (void) operand3;
   20168                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCmode,
   20169                 :             :         17),
   20170                 :             :         gen_rtx_COMPARE (CCmode,
   20171                 :             :         operand3,
   20172                 :             :         const1_rtx)));
   20173                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   20174                 :             :         gen_rtvec (2,
   20175                 :             :                 gen_rtx_SET (operand0,
   20176                 :             :         gen_rtx_MINUS (SImode,
   20177                 :             :         gen_rtx_MINUS (SImode,
   20178                 :             :         operand1,
   20179                 :             :         gen_rtx_LTU (SImode,
   20180                 :             :         gen_rtx_REG (CCmode,
   20181                 :             :         17),
   20182                 :             :         const0_rtx)),
   20183                 :             :         operand2)),
   20184                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   20185                 :             :   _val = get_insns ();
   20186                 :             :   end_sequence ();
   20187                 :             :   return _val;
   20188                 :             : }
   20189                 :             : 
   20190                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:9716 */
   20191                 :             : extern rtx_insn *gen_split_223 (rtx_insn *, rtx *);
   20192                 :             : rtx_insn *
   20193                 :             : gen_split_223 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   20194                 :             : {
   20195                 :             :   rtx operand0;
   20196                 :             :   rtx operand1;
   20197                 :             :   rtx operand2;
   20198                 :             :   rtx operand3;
   20199                 :             :   rtx_insn *_val = NULL;
   20200                 :             :   if (dump_file)
   20201                 :             :     fprintf (dump_file, "Splitting with gen_split_223 (i386.md:9716)\n");
   20202                 :             :   start_sequence ();
   20203                 :             : #define FAIL return (end_sequence (), _val)
   20204                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   20205                 :             : #line 9740 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   20206                 :             : {
   20207                 :             :   operands[2] = gen_int_mode (-INTVAL (operands[2]),
   20208                 :             :                               DImode == DImode ? SImode : DImode);
   20209                 :             : }
   20210                 :             : #undef DONE
   20211                 :             : #undef FAIL
   20212                 :             :   operand0 = operands[0];
   20213                 :             :   (void) operand0;
   20214                 :             :   operand1 = operands[1];
   20215                 :             :   (void) operand1;
   20216                 :             :   operand2 = operands[2];
   20217                 :             :   (void) operand2;
   20218                 :             :   operand3 = operands[3];
   20219                 :             :   (void) operand3;
   20220                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCmode,
   20221                 :             :         17),
   20222                 :             :         gen_rtx_COMPARE (CCmode,
   20223                 :             :         operand3,
   20224                 :             :         const1_rtx)));
   20225                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   20226                 :             :         gen_rtvec (2,
   20227                 :             :                 gen_rtx_SET (operand0,
   20228                 :             :         gen_rtx_MINUS (DImode,
   20229                 :             :         gen_rtx_MINUS (DImode,
   20230                 :             :         operand1,
   20231                 :             :         gen_rtx_LTU (DImode,
   20232                 :             :         gen_rtx_REG (CCmode,
   20233                 :             :         17),
   20234                 :             :         const0_rtx)),
   20235                 :             :         operand2)),
   20236                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   20237                 :             :   _val = get_insns ();
   20238                 :             :   end_sequence ();
   20239                 :             :   return _val;
   20240                 :             : }
   20241                 :             : 
   20242                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:9745 */
   20243                 :             : extern rtx_insn *gen_split_224 (rtx_insn *, rtx *);
   20244                 :             : rtx_insn *
   20245                 :             : gen_split_224 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   20246                 :             : {
   20247                 :             :   rtx operand0;
   20248                 :             :   rtx operand1;
   20249                 :             :   rtx operand2;
   20250                 :             :   rtx_insn *_val = NULL;
   20251                 :             :   if (dump_file)
   20252                 :             :     fprintf (dump_file, "Splitting with gen_split_224 (i386.md:9745)\n");
   20253                 :             :   start_sequence ();
   20254                 :             : #define FAIL return (end_sequence (), _val)
   20255                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   20256                 :             : #line 9761 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   20257                 :             : {
   20258                 :             :   if (!nonimmediate_operand (operands[1], QImode))
   20259                 :             :     operands[1] = force_reg (QImode, operands[1]);
   20260                 :             : }
   20261                 :             : #undef DONE
   20262                 :             : #undef FAIL
   20263                 :             :   operand0 = operands[0];
   20264                 :             :   (void) operand0;
   20265                 :             :   operand1 = operands[1];
   20266                 :             :   (void) operand1;
   20267                 :             :   operand2 = operands[2];
   20268                 :             :   (void) operand2;
   20269                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCmode,
   20270                 :             :         17),
   20271                 :             :         gen_rtx_COMPARE (CCmode,
   20272                 :             :         operand2,
   20273                 :             :         const1_rtx)));
   20274                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   20275                 :             :         gen_rtvec (2,
   20276                 :             :                 gen_rtx_SET (operand0,
   20277                 :             :         gen_rtx_MINUS (QImode,
   20278                 :             :         operand1,
   20279                 :             :         gen_rtx_LTU (QImode,
   20280                 :             :         gen_rtx_REG (CCmode,
   20281                 :             :         17),
   20282                 :             :         const0_rtx))),
   20283                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   20284                 :             :   _val = get_insns ();
   20285                 :             :   end_sequence ();
   20286                 :             :   return _val;
   20287                 :             : }
   20288                 :             : 
   20289                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:9745 */
   20290                 :             : extern rtx_insn *gen_split_225 (rtx_insn *, rtx *);
   20291                 :             : rtx_insn *
   20292                 :             : gen_split_225 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   20293                 :             : {
   20294                 :             :   rtx operand0;
   20295                 :             :   rtx operand1;
   20296                 :             :   rtx operand2;
   20297                 :             :   rtx_insn *_val = NULL;
   20298                 :             :   if (dump_file)
   20299                 :             :     fprintf (dump_file, "Splitting with gen_split_225 (i386.md:9745)\n");
   20300                 :             :   start_sequence ();
   20301                 :             : #define FAIL return (end_sequence (), _val)
   20302                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   20303                 :             : #line 9761 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   20304                 :             : {
   20305                 :             :   if (!nonimmediate_operand (operands[1], HImode))
   20306                 :             :     operands[1] = force_reg (HImode, operands[1]);
   20307                 :             : }
   20308                 :             : #undef DONE
   20309                 :             : #undef FAIL
   20310                 :             :   operand0 = operands[0];
   20311                 :             :   (void) operand0;
   20312                 :             :   operand1 = operands[1];
   20313                 :             :   (void) operand1;
   20314                 :             :   operand2 = operands[2];
   20315                 :             :   (void) operand2;
   20316                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCmode,
   20317                 :             :         17),
   20318                 :             :         gen_rtx_COMPARE (CCmode,
   20319                 :             :         operand2,
   20320                 :             :         const1_rtx)));
   20321                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   20322                 :             :         gen_rtvec (2,
   20323                 :             :                 gen_rtx_SET (operand0,
   20324                 :             :         gen_rtx_MINUS (HImode,
   20325                 :             :         operand1,
   20326                 :             :         gen_rtx_LTU (HImode,
   20327                 :             :         gen_rtx_REG (CCmode,
   20328                 :             :         17),
   20329                 :             :         const0_rtx))),
   20330                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   20331                 :             :   _val = get_insns ();
   20332                 :             :   end_sequence ();
   20333                 :             :   return _val;
   20334                 :             : }
   20335                 :             : 
   20336                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:9745 */
   20337                 :             : extern rtx_insn *gen_split_226 (rtx_insn *, rtx *);
   20338                 :             : rtx_insn *
   20339                 :             : gen_split_226 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   20340                 :             : {
   20341                 :             :   rtx operand0;
   20342                 :             :   rtx operand1;
   20343                 :             :   rtx operand2;
   20344                 :             :   rtx_insn *_val = NULL;
   20345                 :             :   if (dump_file)
   20346                 :             :     fprintf (dump_file, "Splitting with gen_split_226 (i386.md:9745)\n");
   20347                 :             :   start_sequence ();
   20348                 :             : #define FAIL return (end_sequence (), _val)
   20349                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   20350                 :             : #line 9761 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   20351                 :             : {
   20352                 :             :   if (!nonimmediate_operand (operands[1], SImode))
   20353                 :             :     operands[1] = force_reg (SImode, operands[1]);
   20354                 :             : }
   20355                 :             : #undef DONE
   20356                 :             : #undef FAIL
   20357                 :             :   operand0 = operands[0];
   20358                 :             :   (void) operand0;
   20359                 :             :   operand1 = operands[1];
   20360                 :             :   (void) operand1;
   20361                 :             :   operand2 = operands[2];
   20362                 :             :   (void) operand2;
   20363                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCmode,
   20364                 :             :         17),
   20365                 :             :         gen_rtx_COMPARE (CCmode,
   20366                 :             :         operand2,
   20367                 :             :         const1_rtx)));
   20368                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   20369                 :             :         gen_rtvec (2,
   20370                 :             :                 gen_rtx_SET (operand0,
   20371                 :             :         gen_rtx_MINUS (SImode,
   20372                 :             :         operand1,
   20373                 :             :         gen_rtx_LTU (SImode,
   20374                 :             :         gen_rtx_REG (CCmode,
   20375                 :             :         17),
   20376                 :             :         const0_rtx))),
   20377                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   20378                 :             :   _val = get_insns ();
   20379                 :             :   end_sequence ();
   20380                 :             :   return _val;
   20381                 :             : }
   20382                 :             : 
   20383                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:9745 */
   20384                 :             : extern rtx_insn *gen_split_227 (rtx_insn *, rtx *);
   20385                 :             : rtx_insn *
   20386                 :             : gen_split_227 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   20387                 :             : {
   20388                 :             :   rtx operand0;
   20389                 :             :   rtx operand1;
   20390                 :             :   rtx operand2;
   20391                 :             :   rtx_insn *_val = NULL;
   20392                 :             :   if (dump_file)
   20393                 :             :     fprintf (dump_file, "Splitting with gen_split_227 (i386.md:9745)\n");
   20394                 :             :   start_sequence ();
   20395                 :             : #define FAIL return (end_sequence (), _val)
   20396                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   20397                 :             : #line 9761 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   20398                 :             : {
   20399                 :             :   if (!nonimmediate_operand (operands[1], DImode))
   20400                 :             :     operands[1] = force_reg (DImode, operands[1]);
   20401                 :             : }
   20402                 :             : #undef DONE
   20403                 :             : #undef FAIL
   20404                 :             :   operand0 = operands[0];
   20405                 :             :   (void) operand0;
   20406                 :             :   operand1 = operands[1];
   20407                 :             :   (void) operand1;
   20408                 :             :   operand2 = operands[2];
   20409                 :             :   (void) operand2;
   20410                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCmode,
   20411                 :             :         17),
   20412                 :             :         gen_rtx_COMPARE (CCmode,
   20413                 :             :         operand2,
   20414                 :             :         const1_rtx)));
   20415                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   20416                 :             :         gen_rtvec (2,
   20417                 :             :                 gen_rtx_SET (operand0,
   20418                 :             :         gen_rtx_MINUS (DImode,
   20419                 :             :         operand1,
   20420                 :             :         gen_rtx_LTU (DImode,
   20421                 :             :         gen_rtx_REG (CCmode,
   20422                 :             :         17),
   20423                 :             :         const0_rtx))),
   20424                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   20425                 :             :   _val = get_insns ();
   20426                 :             :   end_sequence ();
   20427                 :             :   return _val;
   20428                 :             : }
   20429                 :             : 
   20430                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:9766 */
   20431                 :             : extern rtx_insn *gen_split_228 (rtx_insn *, rtx *);
   20432                 :             : rtx_insn *
   20433                 :             : gen_split_228 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   20434                 :             : {
   20435                 :             :   rtx operand0;
   20436                 :             :   rtx operand1;
   20437                 :             :   rtx operand2;
   20438                 :             :   rtx_insn *_val = NULL;
   20439                 :             :   if (dump_file)
   20440                 :             :     fprintf (dump_file, "Splitting with gen_split_228 (i386.md:9766)\n");
   20441                 :             :   start_sequence ();
   20442                 :             : #define FAIL return (end_sequence (), _val)
   20443                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   20444                 :             : #line 9784 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   20445                 :             : {
   20446                 :             :   if (!nonimmediate_operand (operands[1], QImode))
   20447                 :             :     operands[1] = force_reg (QImode, operands[1]);
   20448                 :             : }
   20449                 :             : #undef DONE
   20450                 :             : #undef FAIL
   20451                 :             :   operand0 = operands[0];
   20452                 :             :   (void) operand0;
   20453                 :             :   operand1 = operands[1];
   20454                 :             :   (void) operand1;
   20455                 :             :   operand2 = operands[2];
   20456                 :             :   (void) operand2;
   20457                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCmode,
   20458                 :             :         17),
   20459                 :             :         gen_rtx_COMPARE (CCmode,
   20460                 :             :         operand2,
   20461                 :             :         const1_rtx)));
   20462                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   20463                 :             :         gen_rtvec (2,
   20464                 :             :                 gen_rtx_SET (operand0,
   20465                 :             :         gen_rtx_PLUS (QImode,
   20466                 :             :         gen_rtx_PLUS (QImode,
   20467                 :             :         gen_rtx_LTU (QImode,
   20468                 :             :         gen_rtx_REG (CCmode,
   20469                 :             :         17),
   20470                 :             :         const0_rtx),
   20471                 :             :         operand1),
   20472                 :             :         constm1_rtx)),
   20473                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   20474                 :             :   _val = get_insns ();
   20475                 :             :   end_sequence ();
   20476                 :             :   return _val;
   20477                 :             : }
   20478                 :             : 
   20479                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:9766 */
   20480                 :             : extern rtx_insn *gen_split_229 (rtx_insn *, rtx *);
   20481                 :             : rtx_insn *
   20482                 :             : gen_split_229 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   20483                 :             : {
   20484                 :             :   rtx operand0;
   20485                 :             :   rtx operand1;
   20486                 :             :   rtx operand2;
   20487                 :             :   rtx_insn *_val = NULL;
   20488                 :             :   if (dump_file)
   20489                 :             :     fprintf (dump_file, "Splitting with gen_split_229 (i386.md:9766)\n");
   20490                 :             :   start_sequence ();
   20491                 :             : #define FAIL return (end_sequence (), _val)
   20492                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   20493                 :             : #line 9784 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   20494                 :             : {
   20495                 :             :   if (!nonimmediate_operand (operands[1], HImode))
   20496                 :             :     operands[1] = force_reg (HImode, operands[1]);
   20497                 :             : }
   20498                 :             : #undef DONE
   20499                 :             : #undef FAIL
   20500                 :             :   operand0 = operands[0];
   20501                 :             :   (void) operand0;
   20502                 :             :   operand1 = operands[1];
   20503                 :             :   (void) operand1;
   20504                 :             :   operand2 = operands[2];
   20505                 :             :   (void) operand2;
   20506                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCmode,
   20507                 :             :         17),
   20508                 :             :         gen_rtx_COMPARE (CCmode,
   20509                 :             :         operand2,
   20510                 :             :         const1_rtx)));
   20511                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   20512                 :             :         gen_rtvec (2,
   20513                 :             :                 gen_rtx_SET (operand0,
   20514                 :             :         gen_rtx_PLUS (HImode,
   20515                 :             :         gen_rtx_PLUS (HImode,
   20516                 :             :         gen_rtx_LTU (HImode,
   20517                 :             :         gen_rtx_REG (CCmode,
   20518                 :             :         17),
   20519                 :             :         const0_rtx),
   20520                 :             :         operand1),
   20521                 :             :         constm1_rtx)),
   20522                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   20523                 :             :   _val = get_insns ();
   20524                 :             :   end_sequence ();
   20525                 :             :   return _val;
   20526                 :             : }
   20527                 :             : 
   20528                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:9766 */
   20529                 :             : extern rtx_insn *gen_split_230 (rtx_insn *, rtx *);
   20530                 :             : rtx_insn *
   20531                 :             : gen_split_230 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   20532                 :             : {
   20533                 :             :   rtx operand0;
   20534                 :             :   rtx operand1;
   20535                 :             :   rtx operand2;
   20536                 :             :   rtx_insn *_val = NULL;
   20537                 :             :   if (dump_file)
   20538                 :             :     fprintf (dump_file, "Splitting with gen_split_230 (i386.md:9766)\n");
   20539                 :             :   start_sequence ();
   20540                 :             : #define FAIL return (end_sequence (), _val)
   20541                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   20542                 :             : #line 9784 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   20543                 :             : {
   20544                 :             :   if (!nonimmediate_operand (operands[1], SImode))
   20545                 :             :     operands[1] = force_reg (SImode, operands[1]);
   20546                 :             : }
   20547                 :             : #undef DONE
   20548                 :             : #undef FAIL
   20549                 :             :   operand0 = operands[0];
   20550                 :             :   (void) operand0;
   20551                 :             :   operand1 = operands[1];
   20552                 :             :   (void) operand1;
   20553                 :             :   operand2 = operands[2];
   20554                 :             :   (void) operand2;
   20555                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCmode,
   20556                 :             :         17),
   20557                 :             :         gen_rtx_COMPARE (CCmode,
   20558                 :             :         operand2,
   20559                 :             :         const1_rtx)));
   20560                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   20561                 :             :         gen_rtvec (2,
   20562                 :             :                 gen_rtx_SET (operand0,
   20563                 :             :         gen_rtx_PLUS (SImode,
   20564                 :             :         gen_rtx_PLUS (SImode,
   20565                 :             :         gen_rtx_LTU (SImode,
   20566                 :             :         gen_rtx_REG (CCmode,
   20567                 :             :         17),
   20568                 :             :         const0_rtx),
   20569                 :             :         operand1),
   20570                 :             :         constm1_rtx)),
   20571                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   20572                 :             :   _val = get_insns ();
   20573                 :             :   end_sequence ();
   20574                 :             :   return _val;
   20575                 :             : }
   20576                 :             : 
   20577                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:9766 */
   20578                 :             : extern rtx_insn *gen_split_231 (rtx_insn *, rtx *);
   20579                 :             : rtx_insn *
   20580                 :             : gen_split_231 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   20581                 :             : {
   20582                 :             :   rtx operand0;
   20583                 :             :   rtx operand1;
   20584                 :             :   rtx operand2;
   20585                 :             :   rtx_insn *_val = NULL;
   20586                 :             :   if (dump_file)
   20587                 :             :     fprintf (dump_file, "Splitting with gen_split_231 (i386.md:9766)\n");
   20588                 :             :   start_sequence ();
   20589                 :             : #define FAIL return (end_sequence (), _val)
   20590                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   20591                 :             : #line 9784 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   20592                 :             : {
   20593                 :             :   if (!nonimmediate_operand (operands[1], DImode))
   20594                 :             :     operands[1] = force_reg (DImode, operands[1]);
   20595                 :             : }
   20596                 :             : #undef DONE
   20597                 :             : #undef FAIL
   20598                 :             :   operand0 = operands[0];
   20599                 :             :   (void) operand0;
   20600                 :             :   operand1 = operands[1];
   20601                 :             :   (void) operand1;
   20602                 :             :   operand2 = operands[2];
   20603                 :             :   (void) operand2;
   20604                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCmode,
   20605                 :             :         17),
   20606                 :             :         gen_rtx_COMPARE (CCmode,
   20607                 :             :         operand2,
   20608                 :             :         const1_rtx)));
   20609                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   20610                 :             :         gen_rtvec (2,
   20611                 :             :                 gen_rtx_SET (operand0,
   20612                 :             :         gen_rtx_PLUS (DImode,
   20613                 :             :         gen_rtx_PLUS (DImode,
   20614                 :             :         gen_rtx_LTU (DImode,
   20615                 :             :         gen_rtx_REG (CCmode,
   20616                 :             :         17),
   20617                 :             :         const0_rtx),
   20618                 :             :         operand1),
   20619                 :             :         constm1_rtx)),
   20620                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   20621                 :             :   _val = get_insns ();
   20622                 :             :   end_sequence ();
   20623                 :             :   return _val;
   20624                 :             : }
   20625                 :             : 
   20626                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:9791 */
   20627                 :             : rtx
   20628                 :             : gen_addxf3 (rtx operand0,
   20629                 :             :         rtx operand1,
   20630                 :             :         rtx operand2)
   20631                 :             : {
   20632                 :             :   return gen_rtx_SET (operand0,
   20633                 :             :         gen_rtx_PLUS (XFmode,
   20634                 :             :         operand1,
   20635                 :             :         operand2));
   20636                 :             : }
   20637                 :             : 
   20638                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:9791 */
   20639                 :             : rtx
   20640                 :             : gen_subxf3 (rtx operand0,
   20641                 :             :         rtx operand1,
   20642                 :             :         rtx operand2)
   20643                 :             : {
   20644                 :             :   return gen_rtx_SET (operand0,
   20645                 :             :         gen_rtx_MINUS (XFmode,
   20646                 :             :         operand1,
   20647                 :             :         operand2));
   20648                 :             : }
   20649                 :             : 
   20650                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:9798 */
   20651                 :             : rtx
   20652                 :             : gen_addhf3 (rtx operand0,
   20653                 :             :         rtx operand1,
   20654                 :             :         rtx operand2)
   20655                 :             : {
   20656                 :             :   return gen_rtx_SET (operand0,
   20657                 :             :         gen_rtx_PLUS (HFmode,
   20658                 :             :         operand1,
   20659                 :             :         operand2));
   20660                 :             : }
   20661                 :             : 
   20662                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:9798 */
   20663                 :             : rtx
   20664                 :             : gen_subhf3 (rtx operand0,
   20665                 :             :         rtx operand1,
   20666                 :             :         rtx operand2)
   20667                 :             : {
   20668                 :             :   return gen_rtx_SET (operand0,
   20669                 :             :         gen_rtx_MINUS (HFmode,
   20670                 :             :         operand1,
   20671                 :             :         operand2));
   20672                 :             : }
   20673                 :             : 
   20674                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:9805 */
   20675                 :             : rtx
   20676                 :             : gen_addsf3 (rtx operand0,
   20677                 :             :         rtx operand1,
   20678                 :             :         rtx operand2)
   20679                 :             : {
   20680                 :             :   return gen_rtx_SET (operand0,
   20681                 :             :         gen_rtx_PLUS (SFmode,
   20682                 :             :         operand1,
   20683                 :             :         operand2));
   20684                 :             : }
   20685                 :             : 
   20686                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:9805 */
   20687                 :             : rtx
   20688                 :             : gen_subsf3 (rtx operand0,
   20689                 :             :         rtx operand1,
   20690                 :             :         rtx operand2)
   20691                 :             : {
   20692                 :             :   return gen_rtx_SET (operand0,
   20693                 :             :         gen_rtx_MINUS (SFmode,
   20694                 :             :         operand1,
   20695                 :             :         operand2));
   20696                 :             : }
   20697                 :             : 
   20698                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:9805 */
   20699                 :             : rtx
   20700                 :             : gen_adddf3 (rtx operand0,
   20701                 :             :         rtx operand1,
   20702                 :             :         rtx operand2)
   20703                 :             : {
   20704                 :             :   return gen_rtx_SET (operand0,
   20705                 :             :         gen_rtx_PLUS (DFmode,
   20706                 :             :         operand1,
   20707                 :             :         operand2));
   20708                 :             : }
   20709                 :             : 
   20710                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:9805 */
   20711                 :             : rtx
   20712                 :             : gen_subdf3 (rtx operand0,
   20713                 :             :         rtx operand1,
   20714                 :             :         rtx operand2)
   20715                 :             : {
   20716                 :             :   return gen_rtx_SET (operand0,
   20717                 :             :         gen_rtx_MINUS (DFmode,
   20718                 :             :         operand1,
   20719                 :             :         operand2));
   20720                 :             : }
   20721                 :             : 
   20722                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:9815 */
   20723                 :             : rtx
   20724                 :             : gen_mulhi3 (rtx operand0,
   20725                 :             :         rtx operand1,
   20726                 :             :         rtx operand2)
   20727                 :             : {
   20728                 :             :   return gen_rtx_PARALLEL (VOIDmode,
   20729                 :             :         gen_rtvec (2,
   20730                 :             :                 gen_rtx_SET (operand0,
   20731                 :             :         gen_rtx_MULT (HImode,
   20732                 :             :         operand1,
   20733                 :             :         operand2)),
   20734                 :             :                 gen_hard_reg_clobber (CCmode, 17)));
   20735                 :             : }
   20736                 :             : 
   20737                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:9815 */
   20738                 :             : rtx
   20739                 :             : gen_mulsi3 (rtx operand0,
   20740                 :             :         rtx operand1,
   20741                 :             :         rtx operand2)
   20742                 :             : {
   20743                 :             :   return gen_rtx_PARALLEL (VOIDmode,
   20744                 :             :         gen_rtvec (2,
   20745                 :             :                 gen_rtx_SET (operand0,
   20746                 :             :         gen_rtx_MULT (SImode,
   20747                 :             :         operand1,
   20748                 :             :         operand2)),
   20749                 :             :                 gen_hard_reg_clobber (CCmode, 17)));
   20750                 :             : }
   20751                 :             : 
   20752                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:9815 */
   20753                 :             : rtx
   20754                 :             : gen_muldi3 (rtx operand0,
   20755                 :             :         rtx operand1,
   20756                 :             :         rtx operand2)
   20757                 :             : {
   20758                 :             :   return gen_rtx_PARALLEL (VOIDmode,
   20759                 :             :         gen_rtvec (2,
   20760                 :             :                 gen_rtx_SET (operand0,
   20761                 :             :         gen_rtx_MULT (DImode,
   20762                 :             :         operand1,
   20763                 :             :         operand2)),
   20764                 :             :                 gen_hard_reg_clobber (CCmode, 17)));
   20765                 :             : }
   20766                 :             : 
   20767                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:9822 */
   20768                 :             : rtx
   20769                 :             : gen_mulqi3 (rtx operand0,
   20770                 :             :         rtx operand1,
   20771                 :             :         rtx operand2)
   20772                 :             : {
   20773                 :             :   return gen_rtx_PARALLEL (VOIDmode,
   20774                 :             :         gen_rtvec (2,
   20775                 :             :                 gen_rtx_SET (operand0,
   20776                 :             :         gen_rtx_MULT (QImode,
   20777                 :             :         operand1,
   20778                 :             :         operand2)),
   20779                 :             :                 gen_hard_reg_clobber (CCmode, 17)));
   20780                 :             : }
   20781                 :             : 
   20782                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:9940 */
   20783                 :             : rtx
   20784                 :             : gen_mulvhi4 (rtx operand0,
   20785                 :             :         rtx operand1,
   20786                 :             :         rtx operand2,
   20787                 :             :         rtx operand3)
   20788                 :             : {
   20789                 :             :   rtx operand4;
   20790                 :             :   rtx_insn *_val = 0;
   20791                 :             :   start_sequence ();
   20792                 :             :   {
   20793                 :             :     rtx operands[5];
   20794                 :             :     operands[0] = operand0;
   20795                 :             :     operands[1] = operand1;
   20796                 :             :     operands[2] = operand2;
   20797                 :             :     operands[3] = operand3;
   20798                 :             : #define FAIL return (end_sequence (), _val)
   20799                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   20800                 :             : #line 9957 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   20801                 :             : {
   20802                 :             :   if (CONST_INT_P (operands[2]))
   20803                 :             :     operands[4] = operands[2];
   20804                 :             :   else
   20805                 :             :     operands[4] = gen_rtx_SIGN_EXTEND (SImode, operands[2]);
   20806                 :             : }
   20807                 :             : #undef DONE
   20808                 :             : #undef FAIL
   20809                 :             :     operand0 = operands[0];
   20810                 :             :     (void) operand0;
   20811                 :             :     operand1 = operands[1];
   20812                 :             :     (void) operand1;
   20813                 :             :     operand2 = operands[2];
   20814                 :             :     (void) operand2;
   20815                 :             :     operand3 = operands[3];
   20816                 :             :     (void) operand3;
   20817                 :             :     operand4 = operands[4];
   20818                 :             :     (void) operand4;
   20819                 :             :   }
   20820                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   20821                 :             :         gen_rtvec (2,
   20822                 :             :                 gen_rtx_SET (gen_rtx_REG (CCOmode,
   20823                 :             :         17),
   20824                 :             :         gen_rtx_EQ (CCOmode,
   20825                 :             :         gen_rtx_MULT (SImode,
   20826                 :             :         gen_rtx_SIGN_EXTEND (SImode,
   20827                 :             :         operand1),
   20828                 :             :         operand4),
   20829                 :             :         gen_rtx_SIGN_EXTEND (SImode,
   20830                 :             :         gen_rtx_MULT (HImode,
   20831                 :             :         copy_rtx (operand1),
   20832                 :             :         operand2)))),
   20833                 :             :                 gen_rtx_SET (operand0,
   20834                 :             :         gen_rtx_MULT (HImode,
   20835                 :             :         copy_rtx (operand1),
   20836                 :             :         copy_rtx (operand2))))), true);
   20837                 :             :   emit_jump_insn (gen_rtx_SET (pc_rtx,
   20838                 :             :         gen_rtx_IF_THEN_ELSE (VOIDmode,
   20839                 :             :         gen_rtx_EQ (VOIDmode,
   20840                 :             :         gen_rtx_REG (CCOmode,
   20841                 :             :         17),
   20842                 :             :         const0_rtx),
   20843                 :             :         gen_rtx_LABEL_REF (VOIDmode,
   20844                 :             :         operand3),
   20845                 :             :         pc_rtx)));
   20846                 :             :   _val = get_insns ();
   20847                 :             :   end_sequence ();
   20848                 :             :   return _val;
   20849                 :             : }
   20850                 :             : 
   20851                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:9940 */
   20852                 :             : rtx
   20853                 :             : gen_mulvsi4 (rtx operand0,
   20854                 :             :         rtx operand1,
   20855                 :             :         rtx operand2,
   20856                 :             :         rtx operand3)
   20857                 :             : {
   20858                 :             :   rtx operand4;
   20859                 :             :   rtx_insn *_val = 0;
   20860                 :             :   start_sequence ();
   20861                 :             :   {
   20862                 :             :     rtx operands[5];
   20863                 :             :     operands[0] = operand0;
   20864                 :             :     operands[1] = operand1;
   20865                 :             :     operands[2] = operand2;
   20866                 :             :     operands[3] = operand3;
   20867                 :             : #define FAIL return (end_sequence (), _val)
   20868                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   20869                 :             : #line 9957 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   20870                 :             : {
   20871                 :             :   if (CONST_INT_P (operands[2]))
   20872                 :             :     operands[4] = operands[2];
   20873                 :             :   else
   20874                 :             :     operands[4] = gen_rtx_SIGN_EXTEND (DImode, operands[2]);
   20875                 :             : }
   20876                 :             : #undef DONE
   20877                 :             : #undef FAIL
   20878                 :             :     operand0 = operands[0];
   20879                 :             :     (void) operand0;
   20880                 :             :     operand1 = operands[1];
   20881                 :             :     (void) operand1;
   20882                 :             :     operand2 = operands[2];
   20883                 :             :     (void) operand2;
   20884                 :             :     operand3 = operands[3];
   20885                 :             :     (void) operand3;
   20886                 :             :     operand4 = operands[4];
   20887                 :             :     (void) operand4;
   20888                 :             :   }
   20889                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   20890                 :             :         gen_rtvec (2,
   20891                 :             :                 gen_rtx_SET (gen_rtx_REG (CCOmode,
   20892                 :             :         17),
   20893                 :             :         gen_rtx_EQ (CCOmode,
   20894                 :             :         gen_rtx_MULT (DImode,
   20895                 :             :         gen_rtx_SIGN_EXTEND (DImode,
   20896                 :             :         operand1),
   20897                 :             :         operand4),
   20898                 :             :         gen_rtx_SIGN_EXTEND (DImode,
   20899                 :             :         gen_rtx_MULT (SImode,
   20900                 :             :         copy_rtx (operand1),
   20901                 :             :         operand2)))),
   20902                 :             :                 gen_rtx_SET (operand0,
   20903                 :             :         gen_rtx_MULT (SImode,
   20904                 :             :         copy_rtx (operand1),
   20905                 :             :         copy_rtx (operand2))))), true);
   20906                 :             :   emit_jump_insn (gen_rtx_SET (pc_rtx,
   20907                 :             :         gen_rtx_IF_THEN_ELSE (VOIDmode,
   20908                 :             :         gen_rtx_EQ (VOIDmode,
   20909                 :             :         gen_rtx_REG (CCOmode,
   20910                 :             :         17),
   20911                 :             :         const0_rtx),
   20912                 :             :         gen_rtx_LABEL_REF (VOIDmode,
   20913                 :             :         operand3),
   20914                 :             :         pc_rtx)));
   20915                 :             :   _val = get_insns ();
   20916                 :             :   end_sequence ();
   20917                 :             :   return _val;
   20918                 :             : }
   20919                 :             : 
   20920                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:9940 */
   20921                 :             : rtx
   20922                 :             : gen_mulvdi4 (rtx operand0,
   20923                 :             :         rtx operand1,
   20924                 :             :         rtx operand2,
   20925                 :             :         rtx operand3)
   20926                 :             : {
   20927                 :             :   rtx operand4;
   20928                 :             :   rtx_insn *_val = 0;
   20929                 :             :   start_sequence ();
   20930                 :             :   {
   20931                 :             :     rtx operands[5];
   20932                 :             :     operands[0] = operand0;
   20933                 :             :     operands[1] = operand1;
   20934                 :             :     operands[2] = operand2;
   20935                 :             :     operands[3] = operand3;
   20936                 :             : #define FAIL return (end_sequence (), _val)
   20937                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   20938                 :             : #line 9957 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   20939                 :             : {
   20940                 :             :   if (CONST_INT_P (operands[2]))
   20941                 :             :     operands[4] = operands[2];
   20942                 :             :   else
   20943                 :             :     operands[4] = gen_rtx_SIGN_EXTEND (TImode, operands[2]);
   20944                 :             : }
   20945                 :             : #undef DONE
   20946                 :             : #undef FAIL
   20947                 :             :     operand0 = operands[0];
   20948                 :             :     (void) operand0;
   20949                 :             :     operand1 = operands[1];
   20950                 :             :     (void) operand1;
   20951                 :             :     operand2 = operands[2];
   20952                 :             :     (void) operand2;
   20953                 :             :     operand3 = operands[3];
   20954                 :             :     (void) operand3;
   20955                 :             :     operand4 = operands[4];
   20956                 :             :     (void) operand4;
   20957                 :             :   }
   20958                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   20959                 :             :         gen_rtvec (2,
   20960                 :             :                 gen_rtx_SET (gen_rtx_REG (CCOmode,
   20961                 :             :         17),
   20962                 :             :         gen_rtx_EQ (CCOmode,
   20963                 :             :         gen_rtx_MULT (TImode,
   20964                 :             :         gen_rtx_SIGN_EXTEND (TImode,
   20965                 :             :         operand1),
   20966                 :             :         operand4),
   20967                 :             :         gen_rtx_SIGN_EXTEND (TImode,
   20968                 :             :         gen_rtx_MULT (DImode,
   20969                 :             :         copy_rtx (operand1),
   20970                 :             :         operand2)))),
   20971                 :             :                 gen_rtx_SET (operand0,
   20972                 :             :         gen_rtx_MULT (DImode,
   20973                 :             :         copy_rtx (operand1),
   20974                 :             :         copy_rtx (operand2))))), true);
   20975                 :             :   emit_jump_insn (gen_rtx_SET (pc_rtx,
   20976                 :             :         gen_rtx_IF_THEN_ELSE (VOIDmode,
   20977                 :             :         gen_rtx_EQ (VOIDmode,
   20978                 :             :         gen_rtx_REG (CCOmode,
   20979                 :             :         17),
   20980                 :             :         const0_rtx),
   20981                 :             :         gen_rtx_LABEL_REF (VOIDmode,
   20982                 :             :         operand3),
   20983                 :             :         pc_rtx)));
   20984                 :             :   _val = get_insns ();
   20985                 :             :   end_sequence ();
   20986                 :             :   return _val;
   20987                 :             : }
   20988                 :             : 
   20989                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:10064 */
   20990                 :             : rtx
   20991                 :             : gen_umulvhi4 (rtx operand0,
   20992                 :             :         rtx operand1,
   20993                 :             :         rtx operand2,
   20994                 :             :         rtx operand3)
   20995                 :             : {
   20996                 :             :   rtx_insn *_val = 0;
   20997                 :             :   start_sequence ();
   20998                 :             :   {
   20999                 :             :     rtx operands[4];
   21000                 :             :     operands[0] = operand0;
   21001                 :             :     operands[1] = operand1;
   21002                 :             :     operands[2] = operand2;
   21003                 :             :     operands[3] = operand3;
   21004                 :             : #define FAIL return (end_sequence (), _val)
   21005                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   21006                 :             : #line 10083 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   21007                 :             : {
   21008                 :             :   if (MEM_P (operands[1]) && MEM_P (operands[2]))
   21009                 :             :     operands[1] = force_reg (HImode, operands[1]);
   21010                 :             : }
   21011                 :             : #undef DONE
   21012                 :             : #undef FAIL
   21013                 :             :     operand0 = operands[0];
   21014                 :             :     (void) operand0;
   21015                 :             :     operand1 = operands[1];
   21016                 :             :     (void) operand1;
   21017                 :             :     operand2 = operands[2];
   21018                 :             :     (void) operand2;
   21019                 :             :     operand3 = operands[3];
   21020                 :             :     (void) operand3;
   21021                 :             :   }
   21022                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   21023                 :             :         gen_rtvec (3,
   21024                 :             :                 gen_rtx_SET (gen_rtx_REG (CCOmode,
   21025                 :             :         17),
   21026                 :             :         gen_rtx_EQ (CCOmode,
   21027                 :             :         gen_rtx_MULT (SImode,
   21028                 :             :         gen_rtx_ZERO_EXTEND (SImode,
   21029                 :             :         operand1),
   21030                 :             :         gen_rtx_ZERO_EXTEND (SImode,
   21031                 :             :         operand2)),
   21032                 :             :         gen_rtx_ZERO_EXTEND (SImode,
   21033                 :             :         gen_rtx_MULT (HImode,
   21034                 :             :         copy_rtx (operand1),
   21035                 :             :         copy_rtx (operand2))))),
   21036                 :             :                 gen_rtx_SET (operand0,
   21037                 :             :         gen_rtx_MULT (HImode,
   21038                 :             :         copy_rtx (operand1),
   21039                 :             :         copy_rtx (operand2))),
   21040                 :             :                 gen_rtx_CLOBBER (VOIDmode,
   21041                 :             :         gen_rtx_SCRATCH (HImode)))), true);
   21042                 :             :   emit_jump_insn (gen_rtx_SET (pc_rtx,
   21043                 :             :         gen_rtx_IF_THEN_ELSE (VOIDmode,
   21044                 :             :         gen_rtx_EQ (VOIDmode,
   21045                 :             :         gen_rtx_REG (CCOmode,
   21046                 :             :         17),
   21047                 :             :         const0_rtx),
   21048                 :             :         gen_rtx_LABEL_REF (VOIDmode,
   21049                 :             :         operand3),
   21050                 :             :         pc_rtx)));
   21051                 :             :   _val = get_insns ();
   21052                 :             :   end_sequence ();
   21053                 :             :   return _val;
   21054                 :             : }
   21055                 :             : 
   21056                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:10064 */
   21057                 :             : rtx
   21058                 :             : gen_umulvsi4 (rtx operand0,
   21059                 :             :         rtx operand1,
   21060                 :             :         rtx operand2,
   21061                 :             :         rtx operand3)
   21062                 :             : {
   21063                 :             :   rtx_insn *_val = 0;
   21064                 :             :   start_sequence ();
   21065                 :             :   {
   21066                 :             :     rtx operands[4];
   21067                 :             :     operands[0] = operand0;
   21068                 :             :     operands[1] = operand1;
   21069                 :             :     operands[2] = operand2;
   21070                 :             :     operands[3] = operand3;
   21071                 :             : #define FAIL return (end_sequence (), _val)
   21072                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   21073                 :             : #line 10083 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   21074                 :             : {
   21075                 :             :   if (MEM_P (operands[1]) && MEM_P (operands[2]))
   21076                 :             :     operands[1] = force_reg (SImode, operands[1]);
   21077                 :             : }
   21078                 :             : #undef DONE
   21079                 :             : #undef FAIL
   21080                 :             :     operand0 = operands[0];
   21081                 :             :     (void) operand0;
   21082                 :             :     operand1 = operands[1];
   21083                 :             :     (void) operand1;
   21084                 :             :     operand2 = operands[2];
   21085                 :             :     (void) operand2;
   21086                 :             :     operand3 = operands[3];
   21087                 :             :     (void) operand3;
   21088                 :             :   }
   21089                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   21090                 :             :         gen_rtvec (3,
   21091                 :             :                 gen_rtx_SET (gen_rtx_REG (CCOmode,
   21092                 :             :         17),
   21093                 :             :         gen_rtx_EQ (CCOmode,
   21094                 :             :         gen_rtx_MULT (DImode,
   21095                 :             :         gen_rtx_ZERO_EXTEND (DImode,
   21096                 :             :         operand1),
   21097                 :             :         gen_rtx_ZERO_EXTEND (DImode,
   21098                 :             :         operand2)),
   21099                 :             :         gen_rtx_ZERO_EXTEND (DImode,
   21100                 :             :         gen_rtx_MULT (SImode,
   21101                 :             :         copy_rtx (operand1),
   21102                 :             :         copy_rtx (operand2))))),
   21103                 :             :                 gen_rtx_SET (operand0,
   21104                 :             :         gen_rtx_MULT (SImode,
   21105                 :             :         copy_rtx (operand1),
   21106                 :             :         copy_rtx (operand2))),
   21107                 :             :                 gen_rtx_CLOBBER (VOIDmode,
   21108                 :             :         gen_rtx_SCRATCH (SImode)))), true);
   21109                 :             :   emit_jump_insn (gen_rtx_SET (pc_rtx,
   21110                 :             :         gen_rtx_IF_THEN_ELSE (VOIDmode,
   21111                 :             :         gen_rtx_EQ (VOIDmode,
   21112                 :             :         gen_rtx_REG (CCOmode,
   21113                 :             :         17),
   21114                 :             :         const0_rtx),
   21115                 :             :         gen_rtx_LABEL_REF (VOIDmode,
   21116                 :             :         operand3),
   21117                 :             :         pc_rtx)));
   21118                 :             :   _val = get_insns ();
   21119                 :             :   end_sequence ();
   21120                 :             :   return _val;
   21121                 :             : }
   21122                 :             : 
   21123                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:10064 */
   21124                 :             : rtx
   21125                 :             : gen_umulvdi4 (rtx operand0,
   21126                 :             :         rtx operand1,
   21127                 :             :         rtx operand2,
   21128                 :             :         rtx operand3)
   21129                 :             : {
   21130                 :             :   rtx_insn *_val = 0;
   21131                 :             :   start_sequence ();
   21132                 :             :   {
   21133                 :             :     rtx operands[4];
   21134                 :             :     operands[0] = operand0;
   21135                 :             :     operands[1] = operand1;
   21136                 :             :     operands[2] = operand2;
   21137                 :             :     operands[3] = operand3;
   21138                 :             : #define FAIL return (end_sequence (), _val)
   21139                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   21140                 :             : #line 10083 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   21141                 :             : {
   21142                 :             :   if (MEM_P (operands[1]) && MEM_P (operands[2]))
   21143                 :             :     operands[1] = force_reg (DImode, operands[1]);
   21144                 :             : }
   21145                 :             : #undef DONE
   21146                 :             : #undef FAIL
   21147                 :             :     operand0 = operands[0];
   21148                 :             :     (void) operand0;
   21149                 :             :     operand1 = operands[1];
   21150                 :             :     (void) operand1;
   21151                 :             :     operand2 = operands[2];
   21152                 :             :     (void) operand2;
   21153                 :             :     operand3 = operands[3];
   21154                 :             :     (void) operand3;
   21155                 :             :   }
   21156                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   21157                 :             :         gen_rtvec (3,
   21158                 :             :                 gen_rtx_SET (gen_rtx_REG (CCOmode,
   21159                 :             :         17),
   21160                 :             :         gen_rtx_EQ (CCOmode,
   21161                 :             :         gen_rtx_MULT (TImode,
   21162                 :             :         gen_rtx_ZERO_EXTEND (TImode,
   21163                 :             :         operand1),
   21164                 :             :         gen_rtx_ZERO_EXTEND (TImode,
   21165                 :             :         operand2)),
   21166                 :             :         gen_rtx_ZERO_EXTEND (TImode,
   21167                 :             :         gen_rtx_MULT (DImode,
   21168                 :             :         copy_rtx (operand1),
   21169                 :             :         copy_rtx (operand2))))),
   21170                 :             :                 gen_rtx_SET (operand0,
   21171                 :             :         gen_rtx_MULT (DImode,
   21172                 :             :         copy_rtx (operand1),
   21173                 :             :         copy_rtx (operand2))),
   21174                 :             :                 gen_rtx_CLOBBER (VOIDmode,
   21175                 :             :         gen_rtx_SCRATCH (DImode)))), true);
   21176                 :             :   emit_jump_insn (gen_rtx_SET (pc_rtx,
   21177                 :             :         gen_rtx_IF_THEN_ELSE (VOIDmode,
   21178                 :             :         gen_rtx_EQ (VOIDmode,
   21179                 :             :         gen_rtx_REG (CCOmode,
   21180                 :             :         17),
   21181                 :             :         const0_rtx),
   21182                 :             :         gen_rtx_LABEL_REF (VOIDmode,
   21183                 :             :         operand3),
   21184                 :             :         pc_rtx)));
   21185                 :             :   _val = get_insns ();
   21186                 :             :   end_sequence ();
   21187                 :             :   return _val;
   21188                 :             : }
   21189                 :             : 
   21190                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:10112 */
   21191                 :             : rtx
   21192                 :             : gen_mulvqi4 (rtx operand0,
   21193                 :             :         rtx operand1,
   21194                 :             :         rtx operand2,
   21195                 :             :         rtx operand3)
   21196                 :             : {
   21197                 :             :   rtx_insn *_val = 0;
   21198                 :             :   start_sequence ();
   21199                 :             :   {
   21200                 :             :     rtx operands[4];
   21201                 :             :     operands[0] = operand0;
   21202                 :             :     operands[1] = operand1;
   21203                 :             :     operands[2] = operand2;
   21204                 :             :     operands[3] = operand3;
   21205                 :             : #define FAIL return (end_sequence (), _val)
   21206                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   21207                 :             : #line 10128 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   21208                 :             : {
   21209                 :             :   if (MEM_P (operands[1]) && MEM_P (operands[2]))
   21210                 :             :     operands[1] = force_reg (QImode, operands[1]);
   21211                 :             : }
   21212                 :             : #undef DONE
   21213                 :             : #undef FAIL
   21214                 :             :     operand0 = operands[0];
   21215                 :             :     (void) operand0;
   21216                 :             :     operand1 = operands[1];
   21217                 :             :     (void) operand1;
   21218                 :             :     operand2 = operands[2];
   21219                 :             :     (void) operand2;
   21220                 :             :     operand3 = operands[3];
   21221                 :             :     (void) operand3;
   21222                 :             :   }
   21223                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   21224                 :             :         gen_rtvec (2,
   21225                 :             :                 gen_rtx_SET (gen_rtx_REG (CCOmode,
   21226                 :             :         17),
   21227                 :             :         gen_rtx_EQ (CCOmode,
   21228                 :             :         gen_rtx_MULT (HImode,
   21229                 :             :         gen_rtx_SIGN_EXTEND (HImode,
   21230                 :             :         operand1),
   21231                 :             :         gen_rtx_SIGN_EXTEND (HImode,
   21232                 :             :         operand2)),
   21233                 :             :         gen_rtx_SIGN_EXTEND (HImode,
   21234                 :             :         gen_rtx_MULT (QImode,
   21235                 :             :         copy_rtx (operand1),
   21236                 :             :         copy_rtx (operand2))))),
   21237                 :             :                 gen_rtx_SET (operand0,
   21238                 :             :         gen_rtx_MULT (QImode,
   21239                 :             :         copy_rtx (operand1),
   21240                 :             :         copy_rtx (operand2))))), true);
   21241                 :             :   emit_jump_insn (gen_rtx_SET (pc_rtx,
   21242                 :             :         gen_rtx_IF_THEN_ELSE (VOIDmode,
   21243                 :             :         gen_rtx_EQ (VOIDmode,
   21244                 :             :         gen_rtx_REG (CCOmode,
   21245                 :             :         17),
   21246                 :             :         const0_rtx),
   21247                 :             :         gen_rtx_LABEL_REF (VOIDmode,
   21248                 :             :         operand3),
   21249                 :             :         pc_rtx)));
   21250                 :             :   _val = get_insns ();
   21251                 :             :   end_sequence ();
   21252                 :             :   return _val;
   21253                 :             : }
   21254                 :             : 
   21255                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:10112 */
   21256                 :             : rtx
   21257                 :             : gen_umulvqi4 (rtx operand0,
   21258                 :             :         rtx operand1,
   21259                 :             :         rtx operand2,
   21260                 :             :         rtx operand3)
   21261                 :             : {
   21262                 :             :   rtx_insn *_val = 0;
   21263                 :             :   start_sequence ();
   21264                 :             :   {
   21265                 :             :     rtx operands[4];
   21266                 :             :     operands[0] = operand0;
   21267                 :             :     operands[1] = operand1;
   21268                 :             :     operands[2] = operand2;
   21269                 :             :     operands[3] = operand3;
   21270                 :             : #define FAIL return (end_sequence (), _val)
   21271                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   21272                 :             : #line 10128 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   21273                 :             : {
   21274                 :             :   if (MEM_P (operands[1]) && MEM_P (operands[2]))
   21275                 :             :     operands[1] = force_reg (QImode, operands[1]);
   21276                 :             : }
   21277                 :             : #undef DONE
   21278                 :             : #undef FAIL
   21279                 :             :     operand0 = operands[0];
   21280                 :             :     (void) operand0;
   21281                 :             :     operand1 = operands[1];
   21282                 :             :     (void) operand1;
   21283                 :             :     operand2 = operands[2];
   21284                 :             :     (void) operand2;
   21285                 :             :     operand3 = operands[3];
   21286                 :             :     (void) operand3;
   21287                 :             :   }
   21288                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   21289                 :             :         gen_rtvec (2,
   21290                 :             :                 gen_rtx_SET (gen_rtx_REG (CCOmode,
   21291                 :             :         17),
   21292                 :             :         gen_rtx_EQ (CCOmode,
   21293                 :             :         gen_rtx_MULT (HImode,
   21294                 :             :         gen_rtx_ZERO_EXTEND (HImode,
   21295                 :             :         operand1),
   21296                 :             :         gen_rtx_ZERO_EXTEND (HImode,
   21297                 :             :         operand2)),
   21298                 :             :         gen_rtx_ZERO_EXTEND (HImode,
   21299                 :             :         gen_rtx_MULT (QImode,
   21300                 :             :         copy_rtx (operand1),
   21301                 :             :         copy_rtx (operand2))))),
   21302                 :             :                 gen_rtx_SET (operand0,
   21303                 :             :         gen_rtx_MULT (QImode,
   21304                 :             :         copy_rtx (operand1),
   21305                 :             :         copy_rtx (operand2))))), true);
   21306                 :             :   emit_jump_insn (gen_rtx_SET (pc_rtx,
   21307                 :             :         gen_rtx_IF_THEN_ELSE (VOIDmode,
   21308                 :             :         gen_rtx_EQ (VOIDmode,
   21309                 :             :         gen_rtx_REG (CCOmode,
   21310                 :             :         17),
   21311                 :             :         const0_rtx),
   21312                 :             :         gen_rtx_LABEL_REF (VOIDmode,
   21313                 :             :         operand3),
   21314                 :             :         pc_rtx)));
   21315                 :             :   _val = get_insns ();
   21316                 :             :   end_sequence ();
   21317                 :             :   return _val;
   21318                 :             : }
   21319                 :             : 
   21320                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:10157 */
   21321                 :             : rtx
   21322                 :             : gen_mulsidi3 (rtx operand0,
   21323                 :             :         rtx operand1,
   21324                 :             :         rtx operand2)
   21325                 :             : {
   21326                 :             :   return gen_rtx_PARALLEL (VOIDmode,
   21327                 :             :         gen_rtvec (2,
   21328                 :             :                 gen_rtx_SET (operand0,
   21329                 :             :         gen_rtx_MULT (DImode,
   21330                 :             :         gen_rtx_SIGN_EXTEND (DImode,
   21331                 :             :         operand1),
   21332                 :             :         gen_rtx_SIGN_EXTEND (DImode,
   21333                 :             :         operand2))),
   21334                 :             :                 gen_hard_reg_clobber (CCmode, 17)));
   21335                 :             : }
   21336                 :             : 
   21337                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:10157 */
   21338                 :             : rtx
   21339                 :             : gen_umulsidi3 (rtx operand0,
   21340                 :             :         rtx operand1,
   21341                 :             :         rtx operand2)
   21342                 :             : {
   21343                 :             :   return gen_rtx_PARALLEL (VOIDmode,
   21344                 :             :         gen_rtvec (2,
   21345                 :             :                 gen_rtx_SET (operand0,
   21346                 :             :         gen_rtx_MULT (DImode,
   21347                 :             :         gen_rtx_ZERO_EXTEND (DImode,
   21348                 :             :         operand1),
   21349                 :             :         gen_rtx_ZERO_EXTEND (DImode,
   21350                 :             :         operand2))),
   21351                 :             :                 gen_hard_reg_clobber (CCmode, 17)));
   21352                 :             : }
   21353                 :             : 
   21354                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:10157 */
   21355                 :             : rtx
   21356                 :             : gen_mulditi3 (rtx operand0,
   21357                 :             :         rtx operand1,
   21358                 :             :         rtx operand2)
   21359                 :             : {
   21360                 :             :   return gen_rtx_PARALLEL (VOIDmode,
   21361                 :             :         gen_rtvec (2,
   21362                 :             :                 gen_rtx_SET (operand0,
   21363                 :             :         gen_rtx_MULT (TImode,
   21364                 :             :         gen_rtx_SIGN_EXTEND (TImode,
   21365                 :             :         operand1),
   21366                 :             :         gen_rtx_SIGN_EXTEND (TImode,
   21367                 :             :         operand2))),
   21368                 :             :                 gen_hard_reg_clobber (CCmode, 17)));
   21369                 :             : }
   21370                 :             : 
   21371                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:10157 */
   21372                 :             : rtx
   21373                 :             : gen_umulditi3 (rtx operand0,
   21374                 :             :         rtx operand1,
   21375                 :             :         rtx operand2)
   21376                 :             : {
   21377                 :             :   return gen_rtx_PARALLEL (VOIDmode,
   21378                 :             :         gen_rtvec (2,
   21379                 :             :                 gen_rtx_SET (operand0,
   21380                 :             :         gen_rtx_MULT (TImode,
   21381                 :             :         gen_rtx_ZERO_EXTEND (TImode,
   21382                 :             :         operand1),
   21383                 :             :         gen_rtx_ZERO_EXTEND (TImode,
   21384                 :             :         operand2))),
   21385                 :             :                 gen_hard_reg_clobber (CCmode, 17)));
   21386                 :             : }
   21387                 :             : 
   21388                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:10166 */
   21389                 :             : rtx
   21390                 :             : gen_mulqihi3 (rtx operand0,
   21391                 :             :         rtx operand1,
   21392                 :             :         rtx operand2)
   21393                 :             : {
   21394                 :             :   return gen_rtx_PARALLEL (VOIDmode,
   21395                 :             :         gen_rtvec (2,
   21396                 :             :                 gen_rtx_SET (operand0,
   21397                 :             :         gen_rtx_MULT (HImode,
   21398                 :             :         gen_rtx_SIGN_EXTEND (HImode,
   21399                 :             :         operand1),
   21400                 :             :         gen_rtx_SIGN_EXTEND (HImode,
   21401                 :             :         operand2))),
   21402                 :             :                 gen_hard_reg_clobber (CCmode, 17)));
   21403                 :             : }
   21404                 :             : 
   21405                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:10166 */
   21406                 :             : rtx
   21407                 :             : gen_umulqihi3 (rtx operand0,
   21408                 :             :         rtx operand1,
   21409                 :             :         rtx operand2)
   21410                 :             : {
   21411                 :             :   return gen_rtx_PARALLEL (VOIDmode,
   21412                 :             :         gen_rtvec (2,
   21413                 :             :                 gen_rtx_SET (operand0,
   21414                 :             :         gen_rtx_MULT (HImode,
   21415                 :             :         gen_rtx_ZERO_EXTEND (HImode,
   21416                 :             :         operand1),
   21417                 :             :         gen_rtx_ZERO_EXTEND (HImode,
   21418                 :             :         operand2))),
   21419                 :             :                 gen_hard_reg_clobber (CCmode, 17)));
   21420                 :             : }
   21421                 :             : 
   21422                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:10190 */
   21423                 :             : extern rtx_insn *gen_peephole2_109 (rtx_insn *, rtx *);
   21424                 :             : rtx_insn *
   21425                 :             : gen_peephole2_109 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   21426                 :             : {
   21427                 :             :   rtx operand0;
   21428                 :             :   rtx operand1;
   21429                 :             :   rtx operand2;
   21430                 :             :   rtx operand3;
   21431                 :             :   rtx_insn *_val = NULL;
   21432                 :             :   if (dump_file)
   21433                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_109 (i386.md:10190)\n");
   21434                 :             :   start_sequence ();
   21435                 :             : #define FAIL return (end_sequence (), _val)
   21436                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   21437                 :             : #line 10207 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   21438                 :             : {
   21439                 :             :   if (REGNO (operands[5]) == REGNO (operands[0]))
   21440                 :             :     operands[0] = operands[4];
   21441                 :             :   else
   21442                 :             :     operands[1] = operands[4];
   21443                 :             : }
   21444                 :             : #undef DONE
   21445                 :             : #undef FAIL
   21446                 :             :   operand0 = operands[0];
   21447                 :             :   (void) operand0;
   21448                 :             :   operand1 = operands[1];
   21449                 :             :   (void) operand1;
   21450                 :             :   operand2 = operands[2];
   21451                 :             :   (void) operand2;
   21452                 :             :   operand3 = operands[3];
   21453                 :             :   (void) operand3;
   21454                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   21455                 :             :         gen_rtvec (2,
   21456                 :             :                 gen_rtx_SET (operand0,
   21457                 :             :         gen_rtx_MULT (SImode,
   21458                 :             :         operand2,
   21459                 :             :         operand3)),
   21460                 :             :                 gen_rtx_SET (operand1,
   21461                 :             :         gen_rtx_UMUL_HIGHPART (SImode,
   21462                 :             :         copy_rtx (operand2),
   21463                 :             :         copy_rtx (operand3))))), false);
   21464                 :             :   _val = get_insns ();
   21465                 :             :   end_sequence ();
   21466                 :             :   return _val;
   21467                 :             : }
   21468                 :             : 
   21469                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:10190 */
   21470                 :             : extern rtx_insn *gen_peephole2_110 (rtx_insn *, rtx *);
   21471                 :             : rtx_insn *
   21472                 :             : gen_peephole2_110 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   21473                 :             : {
   21474                 :             :   rtx operand0;
   21475                 :             :   rtx operand1;
   21476                 :             :   rtx operand2;
   21477                 :             :   rtx operand3;
   21478                 :             :   rtx_insn *_val = NULL;
   21479                 :             :   if (dump_file)
   21480                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_110 (i386.md:10190)\n");
   21481                 :             :   start_sequence ();
   21482                 :             : #define FAIL return (end_sequence (), _val)
   21483                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   21484                 :             : #line 10207 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   21485                 :             : {
   21486                 :             :   if (REGNO (operands[5]) == REGNO (operands[0]))
   21487                 :             :     operands[0] = operands[4];
   21488                 :             :   else
   21489                 :             :     operands[1] = operands[4];
   21490                 :             : }
   21491                 :             : #undef DONE
   21492                 :             : #undef FAIL
   21493                 :             :   operand0 = operands[0];
   21494                 :             :   (void) operand0;
   21495                 :             :   operand1 = operands[1];
   21496                 :             :   (void) operand1;
   21497                 :             :   operand2 = operands[2];
   21498                 :             :   (void) operand2;
   21499                 :             :   operand3 = operands[3];
   21500                 :             :   (void) operand3;
   21501                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   21502                 :             :         gen_rtvec (2,
   21503                 :             :                 gen_rtx_SET (operand0,
   21504                 :             :         gen_rtx_MULT (DImode,
   21505                 :             :         operand2,
   21506                 :             :         operand3)),
   21507                 :             :                 gen_rtx_SET (operand1,
   21508                 :             :         gen_rtx_UMUL_HIGHPART (DImode,
   21509                 :             :         copy_rtx (operand2),
   21510                 :             :         copy_rtx (operand3))))), false);
   21511                 :             :   _val = get_insns ();
   21512                 :             :   end_sequence ();
   21513                 :             :   return _val;
   21514                 :             : }
   21515                 :             : 
   21516                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:10241 */
   21517                 :             : extern rtx_insn *gen_split_232 (rtx_insn *, rtx *);
   21518                 :             : rtx_insn *
   21519                 :             : gen_split_232 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   21520                 :             : {
   21521                 :             :   rtx operand0;
   21522                 :             :   rtx operand1;
   21523                 :             :   rtx operand2;
   21524                 :             :   rtx operand3;
   21525                 :             :   rtx operand4;
   21526                 :             :   rtx_insn *_val = NULL;
   21527                 :             :   if (dump_file)
   21528                 :             :     fprintf (dump_file, "Splitting with gen_split_232 (i386.md:10241)\n");
   21529                 :             :   start_sequence ();
   21530                 :             : #define FAIL return (end_sequence (), _val)
   21531                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   21532                 :             : #line 10255 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   21533                 :             : {
   21534                 :             :   split_double_mode (DImode, &operands[0], 1, &operands[3], &operands[4]);
   21535                 :             : 
   21536                 :             :   operands[5] = GEN_INT (4 * BITS_PER_UNIT);
   21537                 :             : }
   21538                 :             : #undef DONE
   21539                 :             : #undef FAIL
   21540                 :             :   operand0 = operands[0];
   21541                 :             :   (void) operand0;
   21542                 :             :   operand1 = operands[1];
   21543                 :             :   (void) operand1;
   21544                 :             :   operand2 = operands[2];
   21545                 :             :   (void) operand2;
   21546                 :             :   operand3 = operands[3];
   21547                 :             :   (void) operand3;
   21548                 :             :   operand4 = operands[4];
   21549                 :             :   (void) operand4;
   21550                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   21551                 :             :         gen_rtvec (2,
   21552                 :             :                 gen_rtx_SET (operand3,
   21553                 :             :         gen_rtx_MULT (SImode,
   21554                 :             :         operand1,
   21555                 :             :         operand2)),
   21556                 :             :                 gen_rtx_SET (operand4,
   21557                 :             :         gen_rtx_UMUL_HIGHPART (SImode,
   21558                 :             :         copy_rtx (operand1),
   21559                 :             :         copy_rtx (operand2))))), false);
   21560                 :             :   _val = get_insns ();
   21561                 :             :   end_sequence ();
   21562                 :             :   return _val;
   21563                 :             : }
   21564                 :             : 
   21565                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:10241 */
   21566                 :             : extern rtx_insn *gen_split_233 (rtx_insn *, rtx *);
   21567                 :             : rtx_insn *
   21568                 :             : gen_split_233 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   21569                 :             : {
   21570                 :             :   rtx operand0;
   21571                 :             :   rtx operand1;
   21572                 :             :   rtx operand2;
   21573                 :             :   rtx operand3;
   21574                 :             :   rtx operand4;
   21575                 :             :   rtx_insn *_val = NULL;
   21576                 :             :   if (dump_file)
   21577                 :             :     fprintf (dump_file, "Splitting with gen_split_233 (i386.md:10241)\n");
   21578                 :             :   start_sequence ();
   21579                 :             : #define FAIL return (end_sequence (), _val)
   21580                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   21581                 :             : #line 10255 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   21582                 :             : {
   21583                 :             :   split_double_mode (TImode, &operands[0], 1, &operands[3], &operands[4]);
   21584                 :             : 
   21585                 :             :   operands[5] = GEN_INT (8 * BITS_PER_UNIT);
   21586                 :             : }
   21587                 :             : #undef DONE
   21588                 :             : #undef FAIL
   21589                 :             :   operand0 = operands[0];
   21590                 :             :   (void) operand0;
   21591                 :             :   operand1 = operands[1];
   21592                 :             :   (void) operand1;
   21593                 :             :   operand2 = operands[2];
   21594                 :             :   (void) operand2;
   21595                 :             :   operand3 = operands[3];
   21596                 :             :   (void) operand3;
   21597                 :             :   operand4 = operands[4];
   21598                 :             :   (void) operand4;
   21599                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   21600                 :             :         gen_rtvec (2,
   21601                 :             :                 gen_rtx_SET (operand3,
   21602                 :             :         gen_rtx_MULT (DImode,
   21603                 :             :         operand1,
   21604                 :             :         operand2)),
   21605                 :             :                 gen_rtx_SET (operand4,
   21606                 :             :         gen_rtx_UMUL_HIGHPART (DImode,
   21607                 :             :         copy_rtx (operand1),
   21608                 :             :         copy_rtx (operand2))))), false);
   21609                 :             :   _val = get_insns ();
   21610                 :             :   end_sequence ();
   21611                 :             :   return _val;
   21612                 :             : }
   21613                 :             : 
   21614                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:10304 */
   21615                 :             : extern rtx_insn *gen_peephole2_111 (rtx_insn *, rtx *);
   21616                 :             : rtx_insn *
   21617                 :             : gen_peephole2_111 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   21618                 :             : {
   21619                 :             :   rtx operand0;
   21620                 :             :   rtx operand1;
   21621                 :             :   rtx operand2;
   21622                 :             :   rtx operand3;
   21623                 :             :   rtx operand4;
   21624                 :             :   rtx_insn *_val = NULL;
   21625                 :             :   if (dump_file)
   21626                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_111 (i386.md:10304)\n");
   21627                 :             :   start_sequence ();
   21628                 :             :   operand0 = operands[0];
   21629                 :             :   (void) operand0;
   21630                 :             :   operand1 = operands[1];
   21631                 :             :   (void) operand1;
   21632                 :             :   operand2 = operands[2];
   21633                 :             :   (void) operand2;
   21634                 :             :   operand3 = operands[3];
   21635                 :             :   (void) operand3;
   21636                 :             :   operand4 = operands[4];
   21637                 :             :   (void) operand4;
   21638                 :             :   emit_insn (gen_rtx_SET (operand2,
   21639                 :             :         operand1));
   21640                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   21641                 :             :         gen_rtvec (2,
   21642                 :             :                 gen_rtx_SET (operand4,
   21643                 :             :         gen_rtx_MULT (DImode,
   21644                 :             :         gen_rtx_ZERO_EXTEND (DImode,
   21645                 :             :         copy_rtx (operand2)),
   21646                 :             :         gen_rtx_ZERO_EXTEND (DImode,
   21647                 :             :         operand3))),
   21648                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   21649                 :             :   _val = get_insns ();
   21650                 :             :   end_sequence ();
   21651                 :             :   return _val;
   21652                 :             : }
   21653                 :             : 
   21654                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:10304 */
   21655                 :             : extern rtx_insn *gen_peephole2_112 (rtx_insn *, rtx *);
   21656                 :             : rtx_insn *
   21657                 :             : gen_peephole2_112 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   21658                 :             : {
   21659                 :             :   rtx operand0;
   21660                 :             :   rtx operand1;
   21661                 :             :   rtx operand2;
   21662                 :             :   rtx operand3;
   21663                 :             :   rtx operand4;
   21664                 :             :   rtx_insn *_val = NULL;
   21665                 :             :   if (dump_file)
   21666                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_112 (i386.md:10304)\n");
   21667                 :             :   start_sequence ();
   21668                 :             :   operand0 = operands[0];
   21669                 :             :   (void) operand0;
   21670                 :             :   operand1 = operands[1];
   21671                 :             :   (void) operand1;
   21672                 :             :   operand2 = operands[2];
   21673                 :             :   (void) operand2;
   21674                 :             :   operand3 = operands[3];
   21675                 :             :   (void) operand3;
   21676                 :             :   operand4 = operands[4];
   21677                 :             :   (void) operand4;
   21678                 :             :   emit_insn (gen_rtx_SET (operand2,
   21679                 :             :         operand1));
   21680                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   21681                 :             :         gen_rtvec (2,
   21682                 :             :                 gen_rtx_SET (operand4,
   21683                 :             :         gen_rtx_MULT (TImode,
   21684                 :             :         gen_rtx_ZERO_EXTEND (TImode,
   21685                 :             :         copy_rtx (operand2)),
   21686                 :             :         gen_rtx_ZERO_EXTEND (TImode,
   21687                 :             :         operand3))),
   21688                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   21689                 :             :   _val = get_insns ();
   21690                 :             :   end_sequence ();
   21691                 :             :   return _val;
   21692                 :             : }
   21693                 :             : 
   21694                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:10326 */
   21695                 :             : extern rtx_insn *gen_peephole2_113 (rtx_insn *, rtx *);
   21696                 :             : rtx_insn *
   21697                 :             : gen_peephole2_113 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   21698                 :             : {
   21699                 :             :   rtx operand0;
   21700                 :             :   rtx operand1;
   21701                 :             :   rtx operand2;
   21702                 :             :   rtx operand3;
   21703                 :             :   rtx operand4;
   21704                 :             :   rtx operand5;
   21705                 :             :   rtx_insn *_val = NULL;
   21706                 :             :   if (dump_file)
   21707                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_113 (i386.md:10326)\n");
   21708                 :             :   start_sequence ();
   21709                 :             :   operand0 = operands[0];
   21710                 :             :   (void) operand0;
   21711                 :             :   operand1 = operands[1];
   21712                 :             :   (void) operand1;
   21713                 :             :   operand2 = operands[2];
   21714                 :             :   (void) operand2;
   21715                 :             :   operand3 = operands[3];
   21716                 :             :   (void) operand3;
   21717                 :             :   operand4 = operands[4];
   21718                 :             :   (void) operand4;
   21719                 :             :   operand5 = operands[5];
   21720                 :             :   (void) operand5;
   21721                 :             :   emit_insn (gen_rtx_SET (operand2,
   21722                 :             :         operand1));
   21723                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   21724                 :             :         gen_rtvec (2,
   21725                 :             :                 gen_rtx_SET (operand4,
   21726                 :             :         gen_rtx_MULT (SImode,
   21727                 :             :         copy_rtx (operand2),
   21728                 :             :         operand3)),
   21729                 :             :                 gen_rtx_SET (operand5,
   21730                 :             :         gen_rtx_UMUL_HIGHPART (SImode,
   21731                 :             :         copy_rtx (operand2),
   21732                 :             :         copy_rtx (operand3))))), false);
   21733                 :             :   _val = get_insns ();
   21734                 :             :   end_sequence ();
   21735                 :             :   return _val;
   21736                 :             : }
   21737                 :             : 
   21738                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:10326 */
   21739                 :             : extern rtx_insn *gen_peephole2_114 (rtx_insn *, rtx *);
   21740                 :             : rtx_insn *
   21741                 :             : gen_peephole2_114 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   21742                 :             : {
   21743                 :             :   rtx operand0;
   21744                 :             :   rtx operand1;
   21745                 :             :   rtx operand2;
   21746                 :             :   rtx operand3;
   21747                 :             :   rtx operand4;
   21748                 :             :   rtx operand5;
   21749                 :             :   rtx_insn *_val = NULL;
   21750                 :             :   if (dump_file)
   21751                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_114 (i386.md:10326)\n");
   21752                 :             :   start_sequence ();
   21753                 :             :   operand0 = operands[0];
   21754                 :             :   (void) operand0;
   21755                 :             :   operand1 = operands[1];
   21756                 :             :   (void) operand1;
   21757                 :             :   operand2 = operands[2];
   21758                 :             :   (void) operand2;
   21759                 :             :   operand3 = operands[3];
   21760                 :             :   (void) operand3;
   21761                 :             :   operand4 = operands[4];
   21762                 :             :   (void) operand4;
   21763                 :             :   operand5 = operands[5];
   21764                 :             :   (void) operand5;
   21765                 :             :   emit_insn (gen_rtx_SET (operand2,
   21766                 :             :         operand1));
   21767                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   21768                 :             :         gen_rtvec (2,
   21769                 :             :                 gen_rtx_SET (operand4,
   21770                 :             :         gen_rtx_MULT (DImode,
   21771                 :             :         copy_rtx (operand2),
   21772                 :             :         operand3)),
   21773                 :             :                 gen_rtx_SET (operand5,
   21774                 :             :         gen_rtx_UMUL_HIGHPART (DImode,
   21775                 :             :         copy_rtx (operand2),
   21776                 :             :         copy_rtx (operand3))))), false);
   21777                 :             :   _val = get_insns ();
   21778                 :             :   end_sequence ();
   21779                 :             :   return _val;
   21780                 :             : }
   21781                 :             : 
   21782                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:10465 */
   21783                 :             : extern rtx_insn *gen_peephole2_115 (rtx_insn *, rtx *);
   21784                 :             : rtx_insn *
   21785                 :             : gen_peephole2_115 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   21786                 :             : {
   21787                 :             :   rtx operand0;
   21788                 :             :   rtx operand1;
   21789                 :             :   rtx operand2;
   21790                 :             :   rtx operand3;
   21791                 :             :   rtx operand4;
   21792                 :             :   rtx_insn *_val = NULL;
   21793                 :             :   if (dump_file)
   21794                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_115 (i386.md:10465)\n");
   21795                 :             :   start_sequence ();
   21796                 :             :   operand0 = operands[0];
   21797                 :             :   (void) operand0;
   21798                 :             :   operand1 = operands[1];
   21799                 :             :   (void) operand1;
   21800                 :             :   operand2 = operands[2];
   21801                 :             :   (void) operand2;
   21802                 :             :   operand3 = operands[3];
   21803                 :             :   (void) operand3;
   21804                 :             :   operand4 = operands[4];
   21805                 :             :   (void) operand4;
   21806                 :             :   emit_insn (gen_rtx_SET (operand2,
   21807                 :             :         operand1));
   21808                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   21809                 :             :         gen_rtvec (3,
   21810                 :             :                 gen_rtx_SET (operand4,
   21811                 :             :         gen_rtx_SMUL_HIGHPART (SImode,
   21812                 :             :         copy_rtx (operand2),
   21813                 :             :         operand3)),
   21814                 :             :                 gen_rtx_CLOBBER (VOIDmode,
   21815                 :             :         copy_rtx (operand2)),
   21816                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   21817                 :             :   _val = get_insns ();
   21818                 :             :   end_sequence ();
   21819                 :             :   return _val;
   21820                 :             : }
   21821                 :             : 
   21822                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:10465 */
   21823                 :             : extern rtx_insn *gen_peephole2_116 (rtx_insn *, rtx *);
   21824                 :             : rtx_insn *
   21825                 :             : gen_peephole2_116 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   21826                 :             : {
   21827                 :             :   rtx operand0;
   21828                 :             :   rtx operand1;
   21829                 :             :   rtx operand2;
   21830                 :             :   rtx operand3;
   21831                 :             :   rtx operand4;
   21832                 :             :   rtx_insn *_val = NULL;
   21833                 :             :   if (dump_file)
   21834                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_116 (i386.md:10465)\n");
   21835                 :             :   start_sequence ();
   21836                 :             :   operand0 = operands[0];
   21837                 :             :   (void) operand0;
   21838                 :             :   operand1 = operands[1];
   21839                 :             :   (void) operand1;
   21840                 :             :   operand2 = operands[2];
   21841                 :             :   (void) operand2;
   21842                 :             :   operand3 = operands[3];
   21843                 :             :   (void) operand3;
   21844                 :             :   operand4 = operands[4];
   21845                 :             :   (void) operand4;
   21846                 :             :   emit_insn (gen_rtx_SET (operand2,
   21847                 :             :         operand1));
   21848                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   21849                 :             :         gen_rtvec (3,
   21850                 :             :                 gen_rtx_SET (operand4,
   21851                 :             :         gen_rtx_UMUL_HIGHPART (SImode,
   21852                 :             :         copy_rtx (operand2),
   21853                 :             :         operand3)),
   21854                 :             :                 gen_rtx_CLOBBER (VOIDmode,
   21855                 :             :         copy_rtx (operand2)),
   21856                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   21857                 :             :   _val = get_insns ();
   21858                 :             :   end_sequence ();
   21859                 :             :   return _val;
   21860                 :             : }
   21861                 :             : 
   21862                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:10465 */
   21863                 :             : extern rtx_insn *gen_peephole2_117 (rtx_insn *, rtx *);
   21864                 :             : rtx_insn *
   21865                 :             : gen_peephole2_117 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   21866                 :             : {
   21867                 :             :   rtx operand0;
   21868                 :             :   rtx operand1;
   21869                 :             :   rtx operand2;
   21870                 :             :   rtx operand3;
   21871                 :             :   rtx operand4;
   21872                 :             :   rtx_insn *_val = NULL;
   21873                 :             :   if (dump_file)
   21874                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_117 (i386.md:10465)\n");
   21875                 :             :   start_sequence ();
   21876                 :             :   operand0 = operands[0];
   21877                 :             :   (void) operand0;
   21878                 :             :   operand1 = operands[1];
   21879                 :             :   (void) operand1;
   21880                 :             :   operand2 = operands[2];
   21881                 :             :   (void) operand2;
   21882                 :             :   operand3 = operands[3];
   21883                 :             :   (void) operand3;
   21884                 :             :   operand4 = operands[4];
   21885                 :             :   (void) operand4;
   21886                 :             :   emit_insn (gen_rtx_SET (operand2,
   21887                 :             :         operand1));
   21888                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   21889                 :             :         gen_rtvec (3,
   21890                 :             :                 gen_rtx_SET (operand4,
   21891                 :             :         gen_rtx_SMUL_HIGHPART (DImode,
   21892                 :             :         copy_rtx (operand2),
   21893                 :             :         operand3)),
   21894                 :             :                 gen_rtx_CLOBBER (VOIDmode,
   21895                 :             :         copy_rtx (operand2)),
   21896                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   21897                 :             :   _val = get_insns ();
   21898                 :             :   end_sequence ();
   21899                 :             :   return _val;
   21900                 :             : }
   21901                 :             : 
   21902                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:10465 */
   21903                 :             : extern rtx_insn *gen_peephole2_118 (rtx_insn *, rtx *);
   21904                 :             : rtx_insn *
   21905                 :             : gen_peephole2_118 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   21906                 :             : {
   21907                 :             :   rtx operand0;
   21908                 :             :   rtx operand1;
   21909                 :             :   rtx operand2;
   21910                 :             :   rtx operand3;
   21911                 :             :   rtx operand4;
   21912                 :             :   rtx_insn *_val = NULL;
   21913                 :             :   if (dump_file)
   21914                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_118 (i386.md:10465)\n");
   21915                 :             :   start_sequence ();
   21916                 :             :   operand0 = operands[0];
   21917                 :             :   (void) operand0;
   21918                 :             :   operand1 = operands[1];
   21919                 :             :   (void) operand1;
   21920                 :             :   operand2 = operands[2];
   21921                 :             :   (void) operand2;
   21922                 :             :   operand3 = operands[3];
   21923                 :             :   (void) operand3;
   21924                 :             :   operand4 = operands[4];
   21925                 :             :   (void) operand4;
   21926                 :             :   emit_insn (gen_rtx_SET (operand2,
   21927                 :             :         operand1));
   21928                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   21929                 :             :         gen_rtvec (3,
   21930                 :             :                 gen_rtx_SET (operand4,
   21931                 :             :         gen_rtx_UMUL_HIGHPART (DImode,
   21932                 :             :         copy_rtx (operand2),
   21933                 :             :         operand3)),
   21934                 :             :                 gen_rtx_CLOBBER (VOIDmode,
   21935                 :             :         copy_rtx (operand2)),
   21936                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   21937                 :             :   _val = get_insns ();
   21938                 :             :   end_sequence ();
   21939                 :             :   return _val;
   21940                 :             : }
   21941                 :             : 
   21942                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:10485 */
   21943                 :             : extern rtx_insn *gen_peephole2_119 (rtx_insn *, rtx *);
   21944                 :             : rtx_insn *
   21945                 :             : gen_peephole2_119 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   21946                 :             : {
   21947                 :             :   rtx operand0;
   21948                 :             :   rtx operand1;
   21949                 :             :   rtx operand2;
   21950                 :             :   rtx operand3;
   21951                 :             :   rtx operand4;
   21952                 :             :   rtx_insn *_val = NULL;
   21953                 :             :   if (dump_file)
   21954                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_119 (i386.md:10485)\n");
   21955                 :             :   start_sequence ();
   21956                 :             :   operand0 = operands[0];
   21957                 :             :   (void) operand0;
   21958                 :             :   operand1 = operands[1];
   21959                 :             :   (void) operand1;
   21960                 :             :   operand2 = operands[2];
   21961                 :             :   (void) operand2;
   21962                 :             :   operand3 = operands[3];
   21963                 :             :   (void) operand3;
   21964                 :             :   operand4 = operands[4];
   21965                 :             :   (void) operand4;
   21966                 :             :   emit_insn (gen_rtx_SET (operand2,
   21967                 :             :         operand1));
   21968                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   21969                 :             :         gen_rtvec (3,
   21970                 :             :                 gen_rtx_SET (operand4,
   21971                 :             :         gen_rtx_ZERO_EXTEND (DImode,
   21972                 :             :         gen_rtx_SMUL_HIGHPART (SImode,
   21973                 :             :         copy_rtx (operand2),
   21974                 :             :         operand3))),
   21975                 :             :                 gen_rtx_CLOBBER (VOIDmode,
   21976                 :             :         copy_rtx (operand2)),
   21977                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   21978                 :             :   _val = get_insns ();
   21979                 :             :   end_sequence ();
   21980                 :             :   return _val;
   21981                 :             : }
   21982                 :             : 
   21983                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:10485 */
   21984                 :             : extern rtx_insn *gen_peephole2_120 (rtx_insn *, rtx *);
   21985                 :             : rtx_insn *
   21986                 :             : gen_peephole2_120 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   21987                 :             : {
   21988                 :             :   rtx operand0;
   21989                 :             :   rtx operand1;
   21990                 :             :   rtx operand2;
   21991                 :             :   rtx operand3;
   21992                 :             :   rtx operand4;
   21993                 :             :   rtx_insn *_val = NULL;
   21994                 :             :   if (dump_file)
   21995                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_120 (i386.md:10485)\n");
   21996                 :             :   start_sequence ();
   21997                 :             :   operand0 = operands[0];
   21998                 :             :   (void) operand0;
   21999                 :             :   operand1 = operands[1];
   22000                 :             :   (void) operand1;
   22001                 :             :   operand2 = operands[2];
   22002                 :             :   (void) operand2;
   22003                 :             :   operand3 = operands[3];
   22004                 :             :   (void) operand3;
   22005                 :             :   operand4 = operands[4];
   22006                 :             :   (void) operand4;
   22007                 :             :   emit_insn (gen_rtx_SET (operand2,
   22008                 :             :         operand1));
   22009                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   22010                 :             :         gen_rtvec (3,
   22011                 :             :                 gen_rtx_SET (operand4,
   22012                 :             :         gen_rtx_ZERO_EXTEND (DImode,
   22013                 :             :         gen_rtx_UMUL_HIGHPART (SImode,
   22014                 :             :         copy_rtx (operand2),
   22015                 :             :         operand3))),
   22016                 :             :                 gen_rtx_CLOBBER (VOIDmode,
   22017                 :             :         copy_rtx (operand2)),
   22018                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   22019                 :             :   _val = get_insns ();
   22020                 :             :   end_sequence ();
   22021                 :             :   return _val;
   22022                 :             : }
   22023                 :             : 
   22024                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:10511 */
   22025                 :             : rtx
   22026                 :             : gen_mulxf3 (rtx operand0,
   22027                 :             :         rtx operand1,
   22028                 :             :         rtx operand2)
   22029                 :             : {
   22030                 :             :   return gen_rtx_SET (operand0,
   22031                 :             :         gen_rtx_MULT (XFmode,
   22032                 :             :         operand1,
   22033                 :             :         operand2));
   22034                 :             : }
   22035                 :             : 
   22036                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:10517 */
   22037                 :             : rtx
   22038                 :             : gen_mulhf3 (rtx operand0,
   22039                 :             :         rtx operand1,
   22040                 :             :         rtx operand2)
   22041                 :             : {
   22042                 :             :   return gen_rtx_SET (operand0,
   22043                 :             :         gen_rtx_MULT (HFmode,
   22044                 :             :         operand1,
   22045                 :             :         operand2));
   22046                 :             : }
   22047                 :             : 
   22048                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:10523 */
   22049                 :             : rtx
   22050                 :             : gen_mulsf3 (rtx operand0,
   22051                 :             :         rtx operand1,
   22052                 :             :         rtx operand2)
   22053                 :             : {
   22054                 :             :   return gen_rtx_SET (operand0,
   22055                 :             :         gen_rtx_MULT (SFmode,
   22056                 :             :         operand1,
   22057                 :             :         operand2));
   22058                 :             : }
   22059                 :             : 
   22060                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:10523 */
   22061                 :             : rtx
   22062                 :             : gen_muldf3 (rtx operand0,
   22063                 :             :         rtx operand1,
   22064                 :             :         rtx operand2)
   22065                 :             : {
   22066                 :             :   return gen_rtx_SET (operand0,
   22067                 :             :         gen_rtx_MULT (DFmode,
   22068                 :             :         operand1,
   22069                 :             :         operand2));
   22070                 :             : }
   22071                 :             : 
   22072                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:10534 */
   22073                 :             : rtx
   22074                 :             : gen_divxf3 (rtx operand0,
   22075                 :             :         rtx operand1,
   22076                 :             :         rtx operand2)
   22077                 :             : {
   22078                 :             :   return gen_rtx_SET (operand0,
   22079                 :             :         gen_rtx_DIV (XFmode,
   22080                 :             :         operand1,
   22081                 :             :         operand2));
   22082                 :             : }
   22083                 :             : 
   22084                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:10543 */
   22085                 :             : rtx
   22086                 :             : gen_divhf3 (rtx operand0,
   22087                 :             :         rtx operand1,
   22088                 :             :         rtx operand2)
   22089                 :             : {
   22090                 :             :   rtx_insn *_val = 0;
   22091                 :             :   start_sequence ();
   22092                 :             :   {
   22093                 :             :     rtx operands[3];
   22094                 :             :     operands[0] = operand0;
   22095                 :             :     operands[1] = operand1;
   22096                 :             :     operands[2] = operand2;
   22097                 :             : #define FAIL return (end_sequence (), _val)
   22098                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   22099                 :             : #line 10548 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   22100                 :             : {
   22101                 :             :   if (TARGET_RECIP_DIV
   22102                 :             :       && optimize_insn_for_speed_p ()
   22103                 :             :       && flag_finite_math_only && !flag_trapping_math
   22104                 :             :       && flag_unsafe_math_optimizations)
   22105                 :             :     {
   22106                 :             :       rtx op = gen_reg_rtx (HFmode);
   22107                 :             :       operands[2] = force_reg (HFmode, operands[2]);
   22108                 :             :       emit_insn (gen_rcphf2 (op, operands[2]));
   22109                 :             :       emit_insn (gen_mulhf3 (operands[0], operands[1], op));
   22110                 :             :       DONE;
   22111                 :             :     }
   22112                 :             : }
   22113                 :             : #undef DONE
   22114                 :             : #undef FAIL
   22115                 :             :     operand0 = operands[0];
   22116                 :             :     (void) operand0;
   22117                 :             :     operand1 = operands[1];
   22118                 :             :     (void) operand1;
   22119                 :             :     operand2 = operands[2];
   22120                 :             :     (void) operand2;
   22121                 :             :   }
   22122                 :             :   emit_insn (gen_rtx_SET (operand0,
   22123                 :             :         gen_rtx_DIV (HFmode,
   22124                 :             :         operand1,
   22125                 :             :         operand2)));
   22126                 :             :   _val = get_insns ();
   22127                 :             :   end_sequence ();
   22128                 :             :   return _val;
   22129                 :             : }
   22130                 :             : 
   22131                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:10562 */
   22132                 :             : rtx
   22133                 :             : gen_divsf3 (rtx operand0,
   22134                 :             :         rtx operand1,
   22135                 :             :         rtx operand2)
   22136                 :             : {
   22137                 :             :   rtx_insn *_val = 0;
   22138                 :             :   start_sequence ();
   22139                 :             :   {
   22140                 :             :     rtx operands[3];
   22141                 :             :     operands[0] = operand0;
   22142                 :             :     operands[1] = operand1;
   22143                 :             :     operands[2] = operand2;
   22144                 :             : #define FAIL return (end_sequence (), _val)
   22145                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   22146                 :             : #line 10568 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   22147                 :             : {
   22148                 :             :   if (SFmode == SFmode
   22149                 :             :       && TARGET_SSE && TARGET_SSE_MATH
   22150                 :             :       && TARGET_RECIP_DIV
   22151                 :             :       && optimize_insn_for_speed_p ()
   22152                 :             :       && flag_finite_math_only && !flag_trapping_math
   22153                 :             :       && flag_unsafe_math_optimizations)
   22154                 :             :     {
   22155                 :             :       ix86_emit_swdivsf (operands[0], operands[1],
   22156                 :             :                          operands[2], SFmode);
   22157                 :             :       DONE;
   22158                 :             :     }
   22159                 :             : }
   22160                 :             : #undef DONE
   22161                 :             : #undef FAIL
   22162                 :             :     operand0 = operands[0];
   22163                 :             :     (void) operand0;
   22164                 :             :     operand1 = operands[1];
   22165                 :             :     (void) operand1;
   22166                 :             :     operand2 = operands[2];
   22167                 :             :     (void) operand2;
   22168                 :             :   }
   22169                 :             :   emit_insn (gen_rtx_SET (operand0,
   22170                 :             :         gen_rtx_DIV (SFmode,
   22171                 :             :         operand1,
   22172                 :             :         operand2)));
   22173                 :             :   _val = get_insns ();
   22174                 :             :   end_sequence ();
   22175                 :             :   return _val;
   22176                 :             : }
   22177                 :             : 
   22178                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:10562 */
   22179                 :             : rtx
   22180                 :             : gen_divdf3 (rtx operand0,
   22181                 :             :         rtx operand1,
   22182                 :             :         rtx operand2)
   22183                 :             : {
   22184                 :             :   rtx_insn *_val = 0;
   22185                 :             :   start_sequence ();
   22186                 :             :   {
   22187                 :             :     rtx operands[3];
   22188                 :             :     operands[0] = operand0;
   22189                 :             :     operands[1] = operand1;
   22190                 :             :     operands[2] = operand2;
   22191                 :             : #define FAIL return (end_sequence (), _val)
   22192                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   22193                 :             : #line 10568 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   22194                 :             : {
   22195                 :             :   if (DFmode == SFmode
   22196                 :             :       && TARGET_SSE && TARGET_SSE_MATH
   22197                 :             :       && TARGET_RECIP_DIV
   22198                 :             :       && optimize_insn_for_speed_p ()
   22199                 :             :       && flag_finite_math_only && !flag_trapping_math
   22200                 :             :       && flag_unsafe_math_optimizations)
   22201                 :             :     {
   22202                 :             :       ix86_emit_swdivsf (operands[0], operands[1],
   22203                 :             :                          operands[2], SFmode);
   22204                 :             :       DONE;
   22205                 :             :     }
   22206                 :             : }
   22207                 :             : #undef DONE
   22208                 :             : #undef FAIL
   22209                 :             :     operand0 = operands[0];
   22210                 :             :     (void) operand0;
   22211                 :             :     operand1 = operands[1];
   22212                 :             :     (void) operand1;
   22213                 :             :     operand2 = operands[2];
   22214                 :             :     (void) operand2;
   22215                 :             :   }
   22216                 :             :   emit_insn (gen_rtx_SET (operand0,
   22217                 :             :         gen_rtx_DIV (DFmode,
   22218                 :             :         operand1,
   22219                 :             :         operand2)));
   22220                 :             :   _val = get_insns ();
   22221                 :             :   end_sequence ();
   22222                 :             :   return _val;
   22223                 :             : }
   22224                 :             : 
   22225                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:10587 */
   22226                 :             : rtx
   22227                 :             : gen_divmodhi4 (rtx operand0,
   22228                 :             :         rtx operand1,
   22229                 :             :         rtx operand2,
   22230                 :             :         rtx operand3)
   22231                 :             : {
   22232                 :             :   return gen_rtx_PARALLEL (VOIDmode,
   22233                 :             :         gen_rtvec (3,
   22234                 :             :                 gen_rtx_SET (operand0,
   22235                 :             :         gen_rtx_DIV (HImode,
   22236                 :             :         operand1,
   22237                 :             :         operand2)),
   22238                 :             :                 gen_rtx_SET (operand3,
   22239                 :             :         gen_rtx_MOD (HImode,
   22240                 :             :         operand1,
   22241                 :             :         operand2)),
   22242                 :             :                 gen_hard_reg_clobber (CCmode, 17)));
   22243                 :             : }
   22244                 :             : 
   22245                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:10587 */
   22246                 :             : rtx
   22247                 :             : gen_udivmodhi4 (rtx operand0,
   22248                 :             :         rtx operand1,
   22249                 :             :         rtx operand2,
   22250                 :             :         rtx operand3)
   22251                 :             : {
   22252                 :             :   return gen_rtx_PARALLEL (VOIDmode,
   22253                 :             :         gen_rtvec (3,
   22254                 :             :                 gen_rtx_SET (operand0,
   22255                 :             :         gen_rtx_UDIV (HImode,
   22256                 :             :         operand1,
   22257                 :             :         operand2)),
   22258                 :             :                 gen_rtx_SET (operand3,
   22259                 :             :         gen_rtx_UMOD (HImode,
   22260                 :             :         operand1,
   22261                 :             :         operand2)),
   22262                 :             :                 gen_hard_reg_clobber (CCmode, 17)));
   22263                 :             : }
   22264                 :             : 
   22265                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:10587 */
   22266                 :             : rtx
   22267                 :             : gen_divmodsi4 (rtx operand0,
   22268                 :             :         rtx operand1,
   22269                 :             :         rtx operand2,
   22270                 :             :         rtx operand3)
   22271                 :             : {
   22272                 :             :   return gen_rtx_PARALLEL (VOIDmode,
   22273                 :             :         gen_rtvec (3,
   22274                 :             :                 gen_rtx_SET (operand0,
   22275                 :             :         gen_rtx_DIV (SImode,
   22276                 :             :         operand1,
   22277                 :             :         operand2)),
   22278                 :             :                 gen_rtx_SET (operand3,
   22279                 :             :         gen_rtx_MOD (SImode,
   22280                 :             :         operand1,
   22281                 :             :         operand2)),
   22282                 :             :                 gen_hard_reg_clobber (CCmode, 17)));
   22283                 :             : }
   22284                 :             : 
   22285                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:10587 */
   22286                 :             : rtx
   22287                 :             : gen_udivmodsi4 (rtx operand0,
   22288                 :             :         rtx operand1,
   22289                 :             :         rtx operand2,
   22290                 :             :         rtx operand3)
   22291                 :             : {
   22292                 :             :   return gen_rtx_PARALLEL (VOIDmode,
   22293                 :             :         gen_rtvec (3,
   22294                 :             :                 gen_rtx_SET (operand0,
   22295                 :             :         gen_rtx_UDIV (SImode,
   22296                 :             :         operand1,
   22297                 :             :         operand2)),
   22298                 :             :                 gen_rtx_SET (operand3,
   22299                 :             :         gen_rtx_UMOD (SImode,
   22300                 :             :         operand1,
   22301                 :             :         operand2)),
   22302                 :             :                 gen_hard_reg_clobber (CCmode, 17)));
   22303                 :             : }
   22304                 :             : 
   22305                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:10587 */
   22306                 :             : rtx
   22307                 :             : gen_divmoddi4 (rtx operand0,
   22308                 :             :         rtx operand1,
   22309                 :             :         rtx operand2,
   22310                 :             :         rtx operand3)
   22311                 :             : {
   22312                 :             :   return gen_rtx_PARALLEL (VOIDmode,
   22313                 :             :         gen_rtvec (3,
   22314                 :             :                 gen_rtx_SET (operand0,
   22315                 :             :         gen_rtx_DIV (DImode,
   22316                 :             :         operand1,
   22317                 :             :         operand2)),
   22318                 :             :                 gen_rtx_SET (operand3,
   22319                 :             :         gen_rtx_MOD (DImode,
   22320                 :             :         operand1,
   22321                 :             :         operand2)),
   22322                 :             :                 gen_hard_reg_clobber (CCmode, 17)));
   22323                 :             : }
   22324                 :             : 
   22325                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:10587 */
   22326                 :             : rtx
   22327                 :             : gen_udivmoddi4 (rtx operand0,
   22328                 :             :         rtx operand1,
   22329                 :             :         rtx operand2,
   22330                 :             :         rtx operand3)
   22331                 :             : {
   22332                 :             :   return gen_rtx_PARALLEL (VOIDmode,
   22333                 :             :         gen_rtvec (3,
   22334                 :             :                 gen_rtx_SET (operand0,
   22335                 :             :         gen_rtx_UDIV (DImode,
   22336                 :             :         operand1,
   22337                 :             :         operand2)),
   22338                 :             :                 gen_rtx_SET (operand3,
   22339                 :             :         gen_rtx_UMOD (DImode,
   22340                 :             :         operand1,
   22341                 :             :         operand2)),
   22342                 :             :                 gen_hard_reg_clobber (CCmode, 17)));
   22343                 :             : }
   22344                 :             : 
   22345                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:10601 */
   22346                 :             : extern rtx_insn *gen_split_234 (rtx_insn *, rtx *);
   22347                 :             : rtx_insn *
   22348                 :             : gen_split_234 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   22349                 :             : {
   22350                 :             :   rtx_insn *_val = NULL;
   22351                 :             :   if (dump_file)
   22352                 :             :     fprintf (dump_file, "Splitting with gen_split_234 (i386.md:10601)\n");
   22353                 :             :   start_sequence ();
   22354                 :             : #define FAIL return (end_sequence (), _val)
   22355                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   22356                 :             : #line 10613 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   22357                 :             : ix86_split_idivmod (SImode, operands, false); DONE;
   22358                 :             : #undef DONE
   22359                 :             : #undef FAIL
   22360                 :             :   emit_insn (const0_rtx);
   22361                 :             :   _val = get_insns ();
   22362                 :             :   end_sequence ();
   22363                 :             :   return _val;
   22364                 :             : }
   22365                 :             : 
   22366                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:10601 */
   22367                 :             : extern rtx_insn *gen_split_235 (rtx_insn *, rtx *);
   22368                 :             : rtx_insn *
   22369                 :             : gen_split_235 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   22370                 :             : {
   22371                 :             :   rtx_insn *_val = NULL;
   22372                 :             :   if (dump_file)
   22373                 :             :     fprintf (dump_file, "Splitting with gen_split_235 (i386.md:10601)\n");
   22374                 :             :   start_sequence ();
   22375                 :             : #define FAIL return (end_sequence (), _val)
   22376                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   22377                 :             : #line 10613 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   22378                 :             : ix86_split_idivmod (SImode, operands, true); DONE;
   22379                 :             : #undef DONE
   22380                 :             : #undef FAIL
   22381                 :             :   emit_insn (const0_rtx);
   22382                 :             :   _val = get_insns ();
   22383                 :             :   end_sequence ();
   22384                 :             :   return _val;
   22385                 :             : }
   22386                 :             : 
   22387                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:10601 */
   22388                 :             : extern rtx_insn *gen_split_236 (rtx_insn *, rtx *);
   22389                 :             : rtx_insn *
   22390                 :             : gen_split_236 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   22391                 :             : {
   22392                 :             :   rtx_insn *_val = NULL;
   22393                 :             :   if (dump_file)
   22394                 :             :     fprintf (dump_file, "Splitting with gen_split_236 (i386.md:10601)\n");
   22395                 :             :   start_sequence ();
   22396                 :             : #define FAIL return (end_sequence (), _val)
   22397                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   22398                 :             : #line 10613 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   22399                 :             : ix86_split_idivmod (DImode, operands, false); DONE;
   22400                 :             : #undef DONE
   22401                 :             : #undef FAIL
   22402                 :             :   emit_insn (const0_rtx);
   22403                 :             :   _val = get_insns ();
   22404                 :             :   end_sequence ();
   22405                 :             :   return _val;
   22406                 :             : }
   22407                 :             : 
   22408                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:10601 */
   22409                 :             : extern rtx_insn *gen_split_237 (rtx_insn *, rtx *);
   22410                 :             : rtx_insn *
   22411                 :             : gen_split_237 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   22412                 :             : {
   22413                 :             :   rtx_insn *_val = NULL;
   22414                 :             :   if (dump_file)
   22415                 :             :     fprintf (dump_file, "Splitting with gen_split_237 (i386.md:10601)\n");
   22416                 :             :   start_sequence ();
   22417                 :             : #define FAIL return (end_sequence (), _val)
   22418                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   22419                 :             : #line 10613 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   22420                 :             : ix86_split_idivmod (DImode, operands, true); DONE;
   22421                 :             : #undef DONE
   22422                 :             : #undef FAIL
   22423                 :             :   emit_insn (const0_rtx);
   22424                 :             :   _val = get_insns ();
   22425                 :             :   end_sequence ();
   22426                 :             :   return _val;
   22427                 :             : }
   22428                 :             : 
   22429                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:10615 */
   22430                 :             : extern rtx_insn *gen_split_238 (rtx_insn *, rtx *);
   22431                 :             : rtx_insn *
   22432                 :             : gen_split_238 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   22433                 :             : {
   22434                 :             :   rtx_insn *_val = NULL;
   22435                 :             :   if (dump_file)
   22436                 :             :     fprintf (dump_file, "Splitting with gen_split_238 (i386.md:10615)\n");
   22437                 :             :   start_sequence ();
   22438                 :             : #define FAIL return (end_sequence (), _val)
   22439                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   22440                 :             : #line 10629 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   22441                 :             : ix86_split_idivmod (SImode, operands, false); DONE;
   22442                 :             : #undef DONE
   22443                 :             : #undef FAIL
   22444                 :             :   emit_insn (const0_rtx);
   22445                 :             :   _val = get_insns ();
   22446                 :             :   end_sequence ();
   22447                 :             :   return _val;
   22448                 :             : }
   22449                 :             : 
   22450                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:10615 */
   22451                 :             : extern rtx_insn *gen_split_239 (rtx_insn *, rtx *);
   22452                 :             : rtx_insn *
   22453                 :             : gen_split_239 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   22454                 :             : {
   22455                 :             :   rtx_insn *_val = NULL;
   22456                 :             :   if (dump_file)
   22457                 :             :     fprintf (dump_file, "Splitting with gen_split_239 (i386.md:10615)\n");
   22458                 :             :   start_sequence ();
   22459                 :             : #define FAIL return (end_sequence (), _val)
   22460                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   22461                 :             : #line 10629 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   22462                 :             : ix86_split_idivmod (SImode, operands, true); DONE;
   22463                 :             : #undef DONE
   22464                 :             : #undef FAIL
   22465                 :             :   emit_insn (const0_rtx);
   22466                 :             :   _val = get_insns ();
   22467                 :             :   end_sequence ();
   22468                 :             :   return _val;
   22469                 :             : }
   22470                 :             : 
   22471                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:10631 */
   22472                 :             : extern rtx_insn *gen_split_240 (rtx_insn *, rtx *);
   22473                 :             : rtx_insn *
   22474                 :             : gen_split_240 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   22475                 :             : {
   22476                 :             :   rtx_insn *_val = NULL;
   22477                 :             :   if (dump_file)
   22478                 :             :     fprintf (dump_file, "Splitting with gen_split_240 (i386.md:10631)\n");
   22479                 :             :   start_sequence ();
   22480                 :             : #define FAIL return (end_sequence (), _val)
   22481                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   22482                 :             : #line 10645 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   22483                 :             : ix86_split_idivmod (SImode, operands, false); DONE;
   22484                 :             : #undef DONE
   22485                 :             : #undef FAIL
   22486                 :             :   emit_insn (const0_rtx);
   22487                 :             :   _val = get_insns ();
   22488                 :             :   end_sequence ();
   22489                 :             :   return _val;
   22490                 :             : }
   22491                 :             : 
   22492                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:10631 */
   22493                 :             : extern rtx_insn *gen_split_241 (rtx_insn *, rtx *);
   22494                 :             : rtx_insn *
   22495                 :             : gen_split_241 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   22496                 :             : {
   22497                 :             :   rtx_insn *_val = NULL;
   22498                 :             :   if (dump_file)
   22499                 :             :     fprintf (dump_file, "Splitting with gen_split_241 (i386.md:10631)\n");
   22500                 :             :   start_sequence ();
   22501                 :             : #define FAIL return (end_sequence (), _val)
   22502                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   22503                 :             : #line 10645 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   22504                 :             : ix86_split_idivmod (SImode, operands, true); DONE;
   22505                 :             : #undef DONE
   22506                 :             : #undef FAIL
   22507                 :             :   emit_insn (const0_rtx);
   22508                 :             :   _val = get_insns ();
   22509                 :             :   end_sequence ();
   22510                 :             :   return _val;
   22511                 :             : }
   22512                 :             : 
   22513                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:10647 */
   22514                 :             : extern rtx_insn *gen_split_242 (rtx_insn *, rtx *);
   22515                 :             : rtx_insn *
   22516                 :             : gen_split_242 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   22517                 :             : {
   22518                 :             :   rtx operand0;
   22519                 :             :   rtx operand1;
   22520                 :             :   rtx operand2;
   22521                 :             :   rtx operand3;
   22522                 :             :   rtx operand4;
   22523                 :             :   rtx operand5;
   22524                 :             :   rtx_insn *_val = NULL;
   22525                 :             :   if (dump_file)
   22526                 :             :     fprintf (dump_file, "Splitting with gen_split_242 (i386.md:10647)\n");
   22527                 :             :   start_sequence ();
   22528                 :             : #define FAIL return (end_sequence (), _val)
   22529                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   22530                 :             : #line 10667 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   22531                 :             : {
   22532                 :             :   operands[5] = GEN_INT (GET_MODE_BITSIZE (SImode)-1);
   22533                 :             : 
   22534                 :             :   if (optimize_function_for_size_p (cfun) || TARGET_USE_CLTD)
   22535                 :             :     operands[4] = operands[2];
   22536                 :             :   else
   22537                 :             :     {
   22538                 :             :       /* Avoid use of cltd in favor of a mov+shift.  */
   22539                 :             :       emit_move_insn (operands[1], operands[2]);
   22540                 :             :       operands[4] = operands[1];
   22541                 :             :     }
   22542                 :             : }
   22543                 :             : #undef DONE
   22544                 :             : #undef FAIL
   22545                 :             :   operand0 = operands[0];
   22546                 :             :   (void) operand0;
   22547                 :             :   operand1 = operands[1];
   22548                 :             :   (void) operand1;
   22549                 :             :   operand2 = operands[2];
   22550                 :             :   (void) operand2;
   22551                 :             :   operand3 = operands[3];
   22552                 :             :   (void) operand3;
   22553                 :             :   operand4 = operands[4];
   22554                 :             :   (void) operand4;
   22555                 :             :   operand5 = operands[5];
   22556                 :             :   (void) operand5;
   22557                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   22558                 :             :         gen_rtvec (2,
   22559                 :             :                 gen_rtx_SET (operand1,
   22560                 :             :         gen_rtx_ASHIFTRT (SImode,
   22561                 :             :         operand4,
   22562                 :             :         operand5)),
   22563                 :             :                 gen_hard_reg_clobber (CCmode, 17))), true);
   22564                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   22565                 :             :         gen_rtvec (4,
   22566                 :             :                 gen_rtx_SET (operand0,
   22567                 :             :         gen_rtx_DIV (SImode,
   22568                 :             :         operand2,
   22569                 :             :         operand3)),
   22570                 :             :                 gen_rtx_SET (copy_rtx (operand1),
   22571                 :             :         gen_rtx_MOD (SImode,
   22572                 :             :         copy_rtx (operand2),
   22573                 :             :         copy_rtx (operand3))),
   22574                 :             :                 gen_rtx_USE (VOIDmode,
   22575                 :             :         copy_rtx (operand1)),
   22576                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   22577                 :             :   _val = get_insns ();
   22578                 :             :   end_sequence ();
   22579                 :             :   return _val;
   22580                 :             : }
   22581                 :             : 
   22582                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:10647 */
   22583                 :             : extern rtx_insn *gen_split_243 (rtx_insn *, rtx *);
   22584                 :             : rtx_insn *
   22585                 :             : gen_split_243 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   22586                 :             : {
   22587                 :             :   rtx operand0;
   22588                 :             :   rtx operand1;
   22589                 :             :   rtx operand2;
   22590                 :             :   rtx operand3;
   22591                 :             :   rtx operand4;
   22592                 :             :   rtx operand5;
   22593                 :             :   rtx_insn *_val = NULL;
   22594                 :             :   if (dump_file)
   22595                 :             :     fprintf (dump_file, "Splitting with gen_split_243 (i386.md:10647)\n");
   22596                 :             :   start_sequence ();
   22597                 :             : #define FAIL return (end_sequence (), _val)
   22598                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   22599                 :             : #line 10667 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   22600                 :             : {
   22601                 :             :   operands[5] = GEN_INT (GET_MODE_BITSIZE (DImode)-1);
   22602                 :             : 
   22603                 :             :   if (optimize_function_for_size_p (cfun) || TARGET_USE_CLTD)
   22604                 :             :     operands[4] = operands[2];
   22605                 :             :   else
   22606                 :             :     {
   22607                 :             :       /* Avoid use of cltd in favor of a mov+shift.  */
   22608                 :             :       emit_move_insn (operands[1], operands[2]);
   22609                 :             :       operands[4] = operands[1];
   22610                 :             :     }
   22611                 :             : }
   22612                 :             : #undef DONE
   22613                 :             : #undef FAIL
   22614                 :             :   operand0 = operands[0];
   22615                 :             :   (void) operand0;
   22616                 :             :   operand1 = operands[1];
   22617                 :             :   (void) operand1;
   22618                 :             :   operand2 = operands[2];
   22619                 :             :   (void) operand2;
   22620                 :             :   operand3 = operands[3];
   22621                 :             :   (void) operand3;
   22622                 :             :   operand4 = operands[4];
   22623                 :             :   (void) operand4;
   22624                 :             :   operand5 = operands[5];
   22625                 :             :   (void) operand5;
   22626                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   22627                 :             :         gen_rtvec (2,
   22628                 :             :                 gen_rtx_SET (operand1,
   22629                 :             :         gen_rtx_ASHIFTRT (DImode,
   22630                 :             :         operand4,
   22631                 :             :         operand5)),
   22632                 :             :                 gen_hard_reg_clobber (CCmode, 17))), true);
   22633                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   22634                 :             :         gen_rtvec (4,
   22635                 :             :                 gen_rtx_SET (operand0,
   22636                 :             :         gen_rtx_DIV (DImode,
   22637                 :             :         operand2,
   22638                 :             :         operand3)),
   22639                 :             :                 gen_rtx_SET (copy_rtx (operand1),
   22640                 :             :         gen_rtx_MOD (DImode,
   22641                 :             :         copy_rtx (operand2),
   22642                 :             :         copy_rtx (operand3))),
   22643                 :             :                 gen_rtx_USE (VOIDmode,
   22644                 :             :         copy_rtx (operand1)),
   22645                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   22646                 :             :   _val = get_insns ();
   22647                 :             :   end_sequence ();
   22648                 :             :   return _val;
   22649                 :             : }
   22650                 :             : 
   22651                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:10682 */
   22652                 :             : extern rtx_insn *gen_split_244 (rtx_insn *, rtx *);
   22653                 :             : rtx_insn *
   22654                 :             : gen_split_244 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   22655                 :             : {
   22656                 :             :   rtx operand0;
   22657                 :             :   rtx operand1;
   22658                 :             :   rtx operand2;
   22659                 :             :   rtx operand3;
   22660                 :             :   rtx_insn *_val = NULL;
   22661                 :             :   if (dump_file)
   22662                 :             :     fprintf (dump_file, "Splitting with gen_split_244 (i386.md:10682)\n");
   22663                 :             :   start_sequence ();
   22664                 :             : #define FAIL return (end_sequence (), _val)
   22665                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   22666                 :             : #line 10700 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   22667                 :             : 
   22668                 :             : #undef DONE
   22669                 :             : #undef FAIL
   22670                 :             :   operand0 = operands[0];
   22671                 :             :   (void) operand0;
   22672                 :             :   operand1 = operands[1];
   22673                 :             :   (void) operand1;
   22674                 :             :   operand2 = operands[2];
   22675                 :             :   (void) operand2;
   22676                 :             :   operand3 = operands[3];
   22677                 :             :   (void) operand3;
   22678                 :             :   emit_insn (gen_rtx_SET (operand1,
   22679                 :             :         const0_rtx));
   22680                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   22681                 :             :         gen_rtvec (4,
   22682                 :             :                 gen_rtx_SET (operand0,
   22683                 :             :         gen_rtx_UDIV (SImode,
   22684                 :             :         operand2,
   22685                 :             :         operand3)),
   22686                 :             :                 gen_rtx_SET (copy_rtx (operand1),
   22687                 :             :         gen_rtx_UMOD (SImode,
   22688                 :             :         copy_rtx (operand2),
   22689                 :             :         copy_rtx (operand3))),
   22690                 :             :                 gen_rtx_USE (VOIDmode,
   22691                 :             :         copy_rtx (operand1)),
   22692                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   22693                 :             :   _val = get_insns ();
   22694                 :             :   end_sequence ();
   22695                 :             :   return _val;
   22696                 :             : }
   22697                 :             : 
   22698                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:10682 */
   22699                 :             : extern rtx_insn *gen_split_245 (rtx_insn *, rtx *);
   22700                 :             : rtx_insn *
   22701                 :             : gen_split_245 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   22702                 :             : {
   22703                 :             :   rtx operand0;
   22704                 :             :   rtx operand1;
   22705                 :             :   rtx operand2;
   22706                 :             :   rtx operand3;
   22707                 :             :   rtx_insn *_val = NULL;
   22708                 :             :   if (dump_file)
   22709                 :             :     fprintf (dump_file, "Splitting with gen_split_245 (i386.md:10682)\n");
   22710                 :             :   start_sequence ();
   22711                 :             : #define FAIL return (end_sequence (), _val)
   22712                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   22713                 :             : #line 10700 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   22714                 :             : 
   22715                 :             : #undef DONE
   22716                 :             : #undef FAIL
   22717                 :             :   operand0 = operands[0];
   22718                 :             :   (void) operand0;
   22719                 :             :   operand1 = operands[1];
   22720                 :             :   (void) operand1;
   22721                 :             :   operand2 = operands[2];
   22722                 :             :   (void) operand2;
   22723                 :             :   operand3 = operands[3];
   22724                 :             :   (void) operand3;
   22725                 :             :   emit_insn (gen_rtx_SET (operand1,
   22726                 :             :         const0_rtx));
   22727                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   22728                 :             :         gen_rtvec (4,
   22729                 :             :                 gen_rtx_SET (operand0,
   22730                 :             :         gen_rtx_UDIV (DImode,
   22731                 :             :         operand2,
   22732                 :             :         operand3)),
   22733                 :             :                 gen_rtx_SET (copy_rtx (operand1),
   22734                 :             :         gen_rtx_UMOD (DImode,
   22735                 :             :         copy_rtx (operand2),
   22736                 :             :         copy_rtx (operand3))),
   22737                 :             :                 gen_rtx_USE (VOIDmode,
   22738                 :             :         copy_rtx (operand1)),
   22739                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   22740                 :             :   _val = get_insns ();
   22741                 :             :   end_sequence ();
   22742                 :             :   return _val;
   22743                 :             : }
   22744                 :             : 
   22745                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:10704 */
   22746                 :             : extern rtx_insn *gen_split_246 (rtx_insn *, rtx *);
   22747                 :             : rtx_insn *
   22748                 :             : gen_split_246 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   22749                 :             : {
   22750                 :             :   rtx operand0;
   22751                 :             :   rtx operand1;
   22752                 :             :   rtx operand2;
   22753                 :             :   rtx operand3;
   22754                 :             :   rtx operand4;
   22755                 :             :   rtx operand5;
   22756                 :             :   rtx_insn *_val = NULL;
   22757                 :             :   if (dump_file)
   22758                 :             :     fprintf (dump_file, "Splitting with gen_split_246 (i386.md:10704)\n");
   22759                 :             :   start_sequence ();
   22760                 :             : #define FAIL return (end_sequence (), _val)
   22761                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   22762                 :             : #line 10725 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   22763                 :             : {
   22764                 :             :   operands[5] = GEN_INT (GET_MODE_BITSIZE (SImode)-1);
   22765                 :             : 
   22766                 :             :   if (optimize_function_for_size_p (cfun) || TARGET_USE_CLTD)
   22767                 :             :     operands[4] = operands[2];
   22768                 :             :   else
   22769                 :             :     {
   22770                 :             :       /* Avoid use of cltd in favor of a mov+shift.  */
   22771                 :             :       emit_move_insn (operands[1], operands[2]);
   22772                 :             :       operands[4] = operands[1];
   22773                 :             :     }
   22774                 :             : }
   22775                 :             : #undef DONE
   22776                 :             : #undef FAIL
   22777                 :             :   operand0 = operands[0];
   22778                 :             :   (void) operand0;
   22779                 :             :   operand1 = operands[1];
   22780                 :             :   (void) operand1;
   22781                 :             :   operand2 = operands[2];
   22782                 :             :   (void) operand2;
   22783                 :             :   operand3 = operands[3];
   22784                 :             :   (void) operand3;
   22785                 :             :   operand4 = operands[4];
   22786                 :             :   (void) operand4;
   22787                 :             :   operand5 = operands[5];
   22788                 :             :   (void) operand5;
   22789                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   22790                 :             :         gen_rtvec (2,
   22791                 :             :                 gen_rtx_SET (operand1,
   22792                 :             :         gen_rtx_ASHIFTRT (SImode,
   22793                 :             :         operand4,
   22794                 :             :         operand5)),
   22795                 :             :                 gen_hard_reg_clobber (CCmode, 17))), true);
   22796                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   22797                 :             :         gen_rtvec (4,
   22798                 :             :                 gen_rtx_SET (operand0,
   22799                 :             :         gen_rtx_ZERO_EXTEND (DImode,
   22800                 :             :         gen_rtx_DIV (SImode,
   22801                 :             :         operand2,
   22802                 :             :         operand3))),
   22803                 :             :                 gen_rtx_SET (copy_rtx (operand1),
   22804                 :             :         gen_rtx_MOD (SImode,
   22805                 :             :         copy_rtx (operand2),
   22806                 :             :         copy_rtx (operand3))),
   22807                 :             :                 gen_rtx_USE (VOIDmode,
   22808                 :             :         copy_rtx (operand1)),
   22809                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   22810                 :             :   _val = get_insns ();
   22811                 :             :   end_sequence ();
   22812                 :             :   return _val;
   22813                 :             : }
   22814                 :             : 
   22815                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:10740 */
   22816                 :             : extern rtx_insn *gen_split_247 (rtx_insn *, rtx *);
   22817                 :             : rtx_insn *
   22818                 :             : gen_split_247 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   22819                 :             : {
   22820                 :             :   rtx operand0;
   22821                 :             :   rtx operand1;
   22822                 :             :   rtx operand2;
   22823                 :             :   rtx operand3;
   22824                 :             :   rtx_insn *_val = NULL;
   22825                 :             :   if (dump_file)
   22826                 :             :     fprintf (dump_file, "Splitting with gen_split_247 (i386.md:10740)\n");
   22827                 :             :   start_sequence ();
   22828                 :             : #define FAIL return (end_sequence (), _val)
   22829                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   22830                 :             : #line 10759 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   22831                 :             : 
   22832                 :             : #undef DONE
   22833                 :             : #undef FAIL
   22834                 :             :   operand0 = operands[0];
   22835                 :             :   (void) operand0;
   22836                 :             :   operand1 = operands[1];
   22837                 :             :   (void) operand1;
   22838                 :             :   operand2 = operands[2];
   22839                 :             :   (void) operand2;
   22840                 :             :   operand3 = operands[3];
   22841                 :             :   (void) operand3;
   22842                 :             :   emit_insn (gen_rtx_SET (operand1,
   22843                 :             :         const0_rtx));
   22844                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   22845                 :             :         gen_rtvec (4,
   22846                 :             :                 gen_rtx_SET (operand0,
   22847                 :             :         gen_rtx_ZERO_EXTEND (DImode,
   22848                 :             :         gen_rtx_UDIV (SImode,
   22849                 :             :         operand2,
   22850                 :             :         operand3))),
   22851                 :             :                 gen_rtx_SET (copy_rtx (operand1),
   22852                 :             :         gen_rtx_UMOD (SImode,
   22853                 :             :         copy_rtx (operand2),
   22854                 :             :         copy_rtx (operand3))),
   22855                 :             :                 gen_rtx_USE (VOIDmode,
   22856                 :             :         copy_rtx (operand1)),
   22857                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   22858                 :             :   _val = get_insns ();
   22859                 :             :   end_sequence ();
   22860                 :             :   return _val;
   22861                 :             : }
   22862                 :             : 
   22863                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:10763 */
   22864                 :             : extern rtx_insn *gen_split_248 (rtx_insn *, rtx *);
   22865                 :             : rtx_insn *
   22866                 :             : gen_split_248 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   22867                 :             : {
   22868                 :             :   rtx operand0;
   22869                 :             :   rtx operand1;
   22870                 :             :   rtx operand2;
   22871                 :             :   rtx operand3;
   22872                 :             :   rtx operand4;
   22873                 :             :   rtx operand5;
   22874                 :             :   rtx operand6;
   22875                 :             :   rtx_insn *_val = NULL;
   22876                 :             :   if (dump_file)
   22877                 :             :     fprintf (dump_file, "Splitting with gen_split_248 (i386.md:10763)\n");
   22878                 :             :   start_sequence ();
   22879                 :             : #define FAIL return (end_sequence (), _val)
   22880                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   22881                 :             : #line 10784 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   22882                 :             : {
   22883                 :             :   operands[5] = GEN_INT (GET_MODE_BITSIZE (SImode)-1);
   22884                 :             :   operands[6] = gen_lowpart (SImode, operands[1]);
   22885                 :             : 
   22886                 :             :   if (optimize_function_for_size_p (cfun) || TARGET_USE_CLTD)
   22887                 :             :     operands[4] = operands[2];
   22888                 :             :   else
   22889                 :             :     {
   22890                 :             :       /* Avoid use of cltd in favor of a mov+shift.  */
   22891                 :             :       emit_move_insn (operands[6], operands[2]);
   22892                 :             :       operands[4] = operands[6];
   22893                 :             :     }
   22894                 :             : }
   22895                 :             : #undef DONE
   22896                 :             : #undef FAIL
   22897                 :             :   operand0 = operands[0];
   22898                 :             :   (void) operand0;
   22899                 :             :   operand1 = operands[1];
   22900                 :             :   (void) operand1;
   22901                 :             :   operand2 = operands[2];
   22902                 :             :   (void) operand2;
   22903                 :             :   operand3 = operands[3];
   22904                 :             :   (void) operand3;
   22905                 :             :   operand4 = operands[4];
   22906                 :             :   (void) operand4;
   22907                 :             :   operand5 = operands[5];
   22908                 :             :   (void) operand5;
   22909                 :             :   operand6 = operands[6];
   22910                 :             :   (void) operand6;
   22911                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   22912                 :             :         gen_rtvec (2,
   22913                 :             :                 gen_rtx_SET (operand6,
   22914                 :             :         gen_rtx_ASHIFTRT (SImode,
   22915                 :             :         operand4,
   22916                 :             :         operand5)),
   22917                 :             :                 gen_hard_reg_clobber (CCmode, 17))), true);
   22918                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   22919                 :             :         gen_rtvec (4,
   22920                 :             :                 gen_rtx_SET (operand1,
   22921                 :             :         gen_rtx_ZERO_EXTEND (DImode,
   22922                 :             :         gen_rtx_MOD (SImode,
   22923                 :             :         operand2,
   22924                 :             :         operand3))),
   22925                 :             :                 gen_rtx_SET (operand0,
   22926                 :             :         gen_rtx_DIV (SImode,
   22927                 :             :         copy_rtx (operand2),
   22928                 :             :         copy_rtx (operand3))),
   22929                 :             :                 gen_rtx_USE (VOIDmode,
   22930                 :             :         copy_rtx (operand6)),
   22931                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   22932                 :             :   _val = get_insns ();
   22933                 :             :   end_sequence ();
   22934                 :             :   return _val;
   22935                 :             : }
   22936                 :             : 
   22937                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:10800 */
   22938                 :             : extern rtx_insn *gen_split_249 (rtx_insn *, rtx *);
   22939                 :             : rtx_insn *
   22940                 :             : gen_split_249 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   22941                 :             : {
   22942                 :             :   rtx operand0;
   22943                 :             :   rtx operand1;
   22944                 :             :   rtx operand2;
   22945                 :             :   rtx operand3;
   22946                 :             :   rtx operand4;
   22947                 :             :   rtx_insn *_val = NULL;
   22948                 :             :   if (dump_file)
   22949                 :             :     fprintf (dump_file, "Splitting with gen_split_249 (i386.md:10800)\n");
   22950                 :             :   start_sequence ();
   22951                 :             : #define FAIL return (end_sequence (), _val)
   22952                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   22953                 :             : #line 10819 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   22954                 :             : operands[4] = gen_lowpart (SImode, operands[1]);
   22955                 :             : #undef DONE
   22956                 :             : #undef FAIL
   22957                 :             :   operand0 = operands[0];
   22958                 :             :   (void) operand0;
   22959                 :             :   operand1 = operands[1];
   22960                 :             :   (void) operand1;
   22961                 :             :   operand2 = operands[2];
   22962                 :             :   (void) operand2;
   22963                 :             :   operand3 = operands[3];
   22964                 :             :   (void) operand3;
   22965                 :             :   operand4 = operands[4];
   22966                 :             :   (void) operand4;
   22967                 :             :   emit_insn (gen_rtx_SET (operand4,
   22968                 :             :         const0_rtx));
   22969                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   22970                 :             :         gen_rtvec (4,
   22971                 :             :                 gen_rtx_SET (operand1,
   22972                 :             :         gen_rtx_ZERO_EXTEND (DImode,
   22973                 :             :         gen_rtx_UMOD (SImode,
   22974                 :             :         operand2,
   22975                 :             :         operand3))),
   22976                 :             :                 gen_rtx_SET (operand0,
   22977                 :             :         gen_rtx_UDIV (SImode,
   22978                 :             :         copy_rtx (operand2),
   22979                 :             :         copy_rtx (operand3))),
   22980                 :             :                 gen_rtx_USE (VOIDmode,
   22981                 :             :         copy_rtx (operand4)),
   22982                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   22983                 :             :   _val = get_insns ();
   22984                 :             :   end_sequence ();
   22985                 :             :   return _val;
   22986                 :             : }
   22987                 :             : 
   22988                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:10823 */
   22989                 :             : extern rtx_insn *gen_split_250 (rtx_insn *, rtx *);
   22990                 :             : rtx_insn *
   22991                 :             : gen_split_250 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   22992                 :             : {
   22993                 :             :   rtx operand0;
   22994                 :             :   rtx operand1;
   22995                 :             :   rtx operand2;
   22996                 :             :   rtx operand3;
   22997                 :             :   rtx operand4;
   22998                 :             :   rtx operand5;
   22999                 :             :   rtx_insn *_val = NULL;
   23000                 :             :   if (dump_file)
   23001                 :             :     fprintf (dump_file, "Splitting with gen_split_250 (i386.md:10823)\n");
   23002                 :             :   start_sequence ();
   23003                 :             : #define FAIL return (end_sequence (), _val)
   23004                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   23005                 :             : #line 10842 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   23006                 :             : {
   23007                 :             :   operands[5] = GEN_INT (GET_MODE_BITSIZE (HImode)-1);
   23008                 :             : 
   23009                 :             :   if (HImode != HImode
   23010                 :             :       && (optimize_function_for_size_p (cfun) || TARGET_USE_CLTD))
   23011                 :             :     operands[4] = operands[2];
   23012                 :             :   else
   23013                 :             :     {
   23014                 :             :       /* Avoid use of cltd in favor of a mov+shift.  */
   23015                 :             :       emit_move_insn (operands[1], operands[2]);
   23016                 :             :       operands[4] = operands[1];
   23017                 :             :     }
   23018                 :             : }
   23019                 :             : #undef DONE
   23020                 :             : #undef FAIL
   23021                 :             :   operand0 = operands[0];
   23022                 :             :   (void) operand0;
   23023                 :             :   operand1 = operands[1];
   23024                 :             :   (void) operand1;
   23025                 :             :   operand2 = operands[2];
   23026                 :             :   (void) operand2;
   23027                 :             :   operand3 = operands[3];
   23028                 :             :   (void) operand3;
   23029                 :             :   operand4 = operands[4];
   23030                 :             :   (void) operand4;
   23031                 :             :   operand5 = operands[5];
   23032                 :             :   (void) operand5;
   23033                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   23034                 :             :         gen_rtvec (2,
   23035                 :             :                 gen_rtx_SET (operand1,
   23036                 :             :         gen_rtx_ASHIFTRT (HImode,
   23037                 :             :         operand4,
   23038                 :             :         operand5)),
   23039                 :             :                 gen_hard_reg_clobber (CCmode, 17))), true);
   23040                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   23041                 :             :         gen_rtvec (4,
   23042                 :             :                 gen_rtx_SET (operand0,
   23043                 :             :         gen_rtx_DIV (HImode,
   23044                 :             :         operand2,
   23045                 :             :         operand3)),
   23046                 :             :                 gen_rtx_SET (copy_rtx (operand1),
   23047                 :             :         gen_rtx_MOD (HImode,
   23048                 :             :         copy_rtx (operand2),
   23049                 :             :         copy_rtx (operand3))),
   23050                 :             :                 gen_rtx_USE (VOIDmode,
   23051                 :             :         copy_rtx (operand1)),
   23052                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   23053                 :             :   _val = get_insns ();
   23054                 :             :   end_sequence ();
   23055                 :             :   return _val;
   23056                 :             : }
   23057                 :             : 
   23058                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:10823 */
   23059                 :             : extern rtx_insn *gen_split_251 (rtx_insn *, rtx *);
   23060                 :             : rtx_insn *
   23061                 :             : gen_split_251 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   23062                 :             : {
   23063                 :             :   rtx operand0;
   23064                 :             :   rtx operand1;
   23065                 :             :   rtx operand2;
   23066                 :             :   rtx operand3;
   23067                 :             :   rtx operand4;
   23068                 :             :   rtx operand5;
   23069                 :             :   rtx_insn *_val = NULL;
   23070                 :             :   if (dump_file)
   23071                 :             :     fprintf (dump_file, "Splitting with gen_split_251 (i386.md:10823)\n");
   23072                 :             :   start_sequence ();
   23073                 :             : #define FAIL return (end_sequence (), _val)
   23074                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   23075                 :             : #line 10842 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   23076                 :             : {
   23077                 :             :   operands[5] = GEN_INT (GET_MODE_BITSIZE (SImode)-1);
   23078                 :             : 
   23079                 :             :   if (SImode != HImode
   23080                 :             :       && (optimize_function_for_size_p (cfun) || TARGET_USE_CLTD))
   23081                 :             :     operands[4] = operands[2];
   23082                 :             :   else
   23083                 :             :     {
   23084                 :             :       /* Avoid use of cltd in favor of a mov+shift.  */
   23085                 :             :       emit_move_insn (operands[1], operands[2]);
   23086                 :             :       operands[4] = operands[1];
   23087                 :             :     }
   23088                 :             : }
   23089                 :             : #undef DONE
   23090                 :             : #undef FAIL
   23091                 :             :   operand0 = operands[0];
   23092                 :             :   (void) operand0;
   23093                 :             :   operand1 = operands[1];
   23094                 :             :   (void) operand1;
   23095                 :             :   operand2 = operands[2];
   23096                 :             :   (void) operand2;
   23097                 :             :   operand3 = operands[3];
   23098                 :             :   (void) operand3;
   23099                 :             :   operand4 = operands[4];
   23100                 :             :   (void) operand4;
   23101                 :             :   operand5 = operands[5];
   23102                 :             :   (void) operand5;
   23103                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   23104                 :             :         gen_rtvec (2,
   23105                 :             :                 gen_rtx_SET (operand1,
   23106                 :             :         gen_rtx_ASHIFTRT (SImode,
   23107                 :             :         operand4,
   23108                 :             :         operand5)),
   23109                 :             :                 gen_hard_reg_clobber (CCmode, 17))), true);
   23110                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   23111                 :             :         gen_rtvec (4,
   23112                 :             :                 gen_rtx_SET (operand0,
   23113                 :             :         gen_rtx_DIV (SImode,
   23114                 :             :         operand2,
   23115                 :             :         operand3)),
   23116                 :             :                 gen_rtx_SET (copy_rtx (operand1),
   23117                 :             :         gen_rtx_MOD (SImode,
   23118                 :             :         copy_rtx (operand2),
   23119                 :             :         copy_rtx (operand3))),
   23120                 :             :                 gen_rtx_USE (VOIDmode,
   23121                 :             :         copy_rtx (operand1)),
   23122                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   23123                 :             :   _val = get_insns ();
   23124                 :             :   end_sequence ();
   23125                 :             :   return _val;
   23126                 :             : }
   23127                 :             : 
   23128                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:10823 */
   23129                 :             : extern rtx_insn *gen_split_252 (rtx_insn *, rtx *);
   23130                 :             : rtx_insn *
   23131                 :             : gen_split_252 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   23132                 :             : {
   23133                 :             :   rtx operand0;
   23134                 :             :   rtx operand1;
   23135                 :             :   rtx operand2;
   23136                 :             :   rtx operand3;
   23137                 :             :   rtx operand4;
   23138                 :             :   rtx operand5;
   23139                 :             :   rtx_insn *_val = NULL;
   23140                 :             :   if (dump_file)
   23141                 :             :     fprintf (dump_file, "Splitting with gen_split_252 (i386.md:10823)\n");
   23142                 :             :   start_sequence ();
   23143                 :             : #define FAIL return (end_sequence (), _val)
   23144                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   23145                 :             : #line 10842 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   23146                 :             : {
   23147                 :             :   operands[5] = GEN_INT (GET_MODE_BITSIZE (DImode)-1);
   23148                 :             : 
   23149                 :             :   if (DImode != HImode
   23150                 :             :       && (optimize_function_for_size_p (cfun) || TARGET_USE_CLTD))
   23151                 :             :     operands[4] = operands[2];
   23152                 :             :   else
   23153                 :             :     {
   23154                 :             :       /* Avoid use of cltd in favor of a mov+shift.  */
   23155                 :             :       emit_move_insn (operands[1], operands[2]);
   23156                 :             :       operands[4] = operands[1];
   23157                 :             :     }
   23158                 :             : }
   23159                 :             : #undef DONE
   23160                 :             : #undef FAIL
   23161                 :             :   operand0 = operands[0];
   23162                 :             :   (void) operand0;
   23163                 :             :   operand1 = operands[1];
   23164                 :             :   (void) operand1;
   23165                 :             :   operand2 = operands[2];
   23166                 :             :   (void) operand2;
   23167                 :             :   operand3 = operands[3];
   23168                 :             :   (void) operand3;
   23169                 :             :   operand4 = operands[4];
   23170                 :             :   (void) operand4;
   23171                 :             :   operand5 = operands[5];
   23172                 :             :   (void) operand5;
   23173                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   23174                 :             :         gen_rtvec (2,
   23175                 :             :                 gen_rtx_SET (operand1,
   23176                 :             :         gen_rtx_ASHIFTRT (DImode,
   23177                 :             :         operand4,
   23178                 :             :         operand5)),
   23179                 :             :                 gen_hard_reg_clobber (CCmode, 17))), true);
   23180                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   23181                 :             :         gen_rtvec (4,
   23182                 :             :                 gen_rtx_SET (operand0,
   23183                 :             :         gen_rtx_DIV (DImode,
   23184                 :             :         operand2,
   23185                 :             :         operand3)),
   23186                 :             :                 gen_rtx_SET (copy_rtx (operand1),
   23187                 :             :         gen_rtx_MOD (DImode,
   23188                 :             :         copy_rtx (operand2),
   23189                 :             :         copy_rtx (operand3))),
   23190                 :             :                 gen_rtx_USE (VOIDmode,
   23191                 :             :         copy_rtx (operand1)),
   23192                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   23193                 :             :   _val = get_insns ();
   23194                 :             :   end_sequence ();
   23195                 :             :   return _val;
   23196                 :             : }
   23197                 :             : 
   23198                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:10858 */
   23199                 :             : extern rtx_insn *gen_split_253 (rtx_insn *, rtx *);
   23200                 :             : rtx_insn *
   23201                 :             : gen_split_253 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   23202                 :             : {
   23203                 :             :   rtx operand0;
   23204                 :             :   rtx operand1;
   23205                 :             :   rtx operand2;
   23206                 :             :   rtx operand3;
   23207                 :             :   rtx_insn *_val = NULL;
   23208                 :             :   if (dump_file)
   23209                 :             :     fprintf (dump_file, "Splitting with gen_split_253 (i386.md:10858)\n");
   23210                 :             :   start_sequence ();
   23211                 :             : #define FAIL return (end_sequence (), _val)
   23212                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   23213                 :             : #line 10875 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   23214                 :             : 
   23215                 :             : #undef DONE
   23216                 :             : #undef FAIL
   23217                 :             :   operand0 = operands[0];
   23218                 :             :   (void) operand0;
   23219                 :             :   operand1 = operands[1];
   23220                 :             :   (void) operand1;
   23221                 :             :   operand2 = operands[2];
   23222                 :             :   (void) operand2;
   23223                 :             :   operand3 = operands[3];
   23224                 :             :   (void) operand3;
   23225                 :             :   emit_insn (gen_rtx_SET (operand1,
   23226                 :             :         const0_rtx));
   23227                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   23228                 :             :         gen_rtvec (4,
   23229                 :             :                 gen_rtx_SET (operand0,
   23230                 :             :         gen_rtx_UDIV (HImode,
   23231                 :             :         operand2,
   23232                 :             :         operand3)),
   23233                 :             :                 gen_rtx_SET (copy_rtx (operand1),
   23234                 :             :         gen_rtx_UMOD (HImode,
   23235                 :             :         copy_rtx (operand2),
   23236                 :             :         copy_rtx (operand3))),
   23237                 :             :                 gen_rtx_USE (VOIDmode,
   23238                 :             :         copy_rtx (operand1)),
   23239                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   23240                 :             :   _val = get_insns ();
   23241                 :             :   end_sequence ();
   23242                 :             :   return _val;
   23243                 :             : }
   23244                 :             : 
   23245                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:10858 */
   23246                 :             : extern rtx_insn *gen_split_254 (rtx_insn *, rtx *);
   23247                 :             : rtx_insn *
   23248                 :             : gen_split_254 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   23249                 :             : {
   23250                 :             :   rtx operand0;
   23251                 :             :   rtx operand1;
   23252                 :             :   rtx operand2;
   23253                 :             :   rtx operand3;
   23254                 :             :   rtx_insn *_val = NULL;
   23255                 :             :   if (dump_file)
   23256                 :             :     fprintf (dump_file, "Splitting with gen_split_254 (i386.md:10858)\n");
   23257                 :             :   start_sequence ();
   23258                 :             : #define FAIL return (end_sequence (), _val)
   23259                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   23260                 :             : #line 10875 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   23261                 :             : 
   23262                 :             : #undef DONE
   23263                 :             : #undef FAIL
   23264                 :             :   operand0 = operands[0];
   23265                 :             :   (void) operand0;
   23266                 :             :   operand1 = operands[1];
   23267                 :             :   (void) operand1;
   23268                 :             :   operand2 = operands[2];
   23269                 :             :   (void) operand2;
   23270                 :             :   operand3 = operands[3];
   23271                 :             :   (void) operand3;
   23272                 :             :   emit_insn (gen_rtx_SET (operand1,
   23273                 :             :         const0_rtx));
   23274                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   23275                 :             :         gen_rtvec (4,
   23276                 :             :                 gen_rtx_SET (operand0,
   23277                 :             :         gen_rtx_UDIV (SImode,
   23278                 :             :         operand2,
   23279                 :             :         operand3)),
   23280                 :             :                 gen_rtx_SET (copy_rtx (operand1),
   23281                 :             :         gen_rtx_UMOD (SImode,
   23282                 :             :         copy_rtx (operand2),
   23283                 :             :         copy_rtx (operand3))),
   23284                 :             :                 gen_rtx_USE (VOIDmode,
   23285                 :             :         copy_rtx (operand1)),
   23286                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   23287                 :             :   _val = get_insns ();
   23288                 :             :   end_sequence ();
   23289                 :             :   return _val;
   23290                 :             : }
   23291                 :             : 
   23292                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:10858 */
   23293                 :             : extern rtx_insn *gen_split_255 (rtx_insn *, rtx *);
   23294                 :             : rtx_insn *
   23295                 :             : gen_split_255 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   23296                 :             : {
   23297                 :             :   rtx operand0;
   23298                 :             :   rtx operand1;
   23299                 :             :   rtx operand2;
   23300                 :             :   rtx operand3;
   23301                 :             :   rtx_insn *_val = NULL;
   23302                 :             :   if (dump_file)
   23303                 :             :     fprintf (dump_file, "Splitting with gen_split_255 (i386.md:10858)\n");
   23304                 :             :   start_sequence ();
   23305                 :             : #define FAIL return (end_sequence (), _val)
   23306                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   23307                 :             : #line 10875 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   23308                 :             : 
   23309                 :             : #undef DONE
   23310                 :             : #undef FAIL
   23311                 :             :   operand0 = operands[0];
   23312                 :             :   (void) operand0;
   23313                 :             :   operand1 = operands[1];
   23314                 :             :   (void) operand1;
   23315                 :             :   operand2 = operands[2];
   23316                 :             :   (void) operand2;
   23317                 :             :   operand3 = operands[3];
   23318                 :             :   (void) operand3;
   23319                 :             :   emit_insn (gen_rtx_SET (operand1,
   23320                 :             :         const0_rtx));
   23321                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   23322                 :             :         gen_rtvec (4,
   23323                 :             :                 gen_rtx_SET (operand0,
   23324                 :             :         gen_rtx_UDIV (DImode,
   23325                 :             :         operand2,
   23326                 :             :         operand3)),
   23327                 :             :                 gen_rtx_SET (copy_rtx (operand1),
   23328                 :             :         gen_rtx_UMOD (DImode,
   23329                 :             :         copy_rtx (operand2),
   23330                 :             :         copy_rtx (operand3))),
   23331                 :             :                 gen_rtx_USE (VOIDmode,
   23332                 :             :         copy_rtx (operand1)),
   23333                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   23334                 :             :   _val = get_insns ();
   23335                 :             :   end_sequence ();
   23336                 :             :   return _val;
   23337                 :             : }
   23338                 :             : 
   23339                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:10881 */
   23340                 :             : extern rtx_insn *gen_split_256 (rtx_insn *, rtx *);
   23341                 :             : rtx_insn *
   23342                 :             : gen_split_256 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   23343                 :             : {
   23344                 :             :   rtx operand0;
   23345                 :             :   rtx operand1;
   23346                 :             :   rtx operand2;
   23347                 :             :   rtx operand3;
   23348                 :             :   rtx operand4;
   23349                 :             :   rtx operand5;
   23350                 :             :   rtx_insn *_val = NULL;
   23351                 :             :   if (dump_file)
   23352                 :             :     fprintf (dump_file, "Splitting with gen_split_256 (i386.md:10881)\n");
   23353                 :             :   start_sequence ();
   23354                 :             : #define FAIL return (end_sequence (), _val)
   23355                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   23356                 :             : #line 10896 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   23357                 :             : {
   23358                 :             :   int v = exact_log2 (UINTVAL (operands[3]));
   23359                 :             :   operands[4] = GEN_INT (v);
   23360                 :             :   operands[5] = GEN_INT ((HOST_WIDE_INT_1U << v) - 1);
   23361                 :             : }
   23362                 :             : #undef DONE
   23363                 :             : #undef FAIL
   23364                 :             :   operand0 = operands[0];
   23365                 :             :   (void) operand0;
   23366                 :             :   operand1 = operands[1];
   23367                 :             :   (void) operand1;
   23368                 :             :   operand2 = operands[2];
   23369                 :             :   (void) operand2;
   23370                 :             :   operand3 = operands[3];
   23371                 :             :   (void) operand3;
   23372                 :             :   operand4 = operands[4];
   23373                 :             :   (void) operand4;
   23374                 :             :   operand5 = operands[5];
   23375                 :             :   (void) operand5;
   23376                 :             :   emit_insn (gen_rtx_SET (operand1,
   23377                 :             :         operand2));
   23378                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   23379                 :             :         gen_rtvec (2,
   23380                 :             :                 gen_rtx_SET (operand0,
   23381                 :             :         gen_rtx_LSHIFTRT (SImode,
   23382                 :             :         copy_rtx (operand2),
   23383                 :             :         operand4)),
   23384                 :             :                 gen_hard_reg_clobber (CCmode, 17))), true);
   23385                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   23386                 :             :         gen_rtvec (2,
   23387                 :             :                 gen_rtx_SET (copy_rtx (operand1),
   23388                 :             :         gen_rtx_AND (SImode,
   23389                 :             :         copy_rtx (operand1),
   23390                 :             :         operand5)),
   23391                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   23392                 :             :   _val = get_insns ();
   23393                 :             :   end_sequence ();
   23394                 :             :   return _val;
   23395                 :             : }
   23396                 :             : 
   23397                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:10881 */
   23398                 :             : extern rtx_insn *gen_split_257 (rtx_insn *, rtx *);
   23399                 :             : rtx_insn *
   23400                 :             : gen_split_257 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   23401                 :             : {
   23402                 :             :   rtx operand0;
   23403                 :             :   rtx operand1;
   23404                 :             :   rtx operand2;
   23405                 :             :   rtx operand3;
   23406                 :             :   rtx operand4;
   23407                 :             :   rtx operand5;
   23408                 :             :   rtx_insn *_val = NULL;
   23409                 :             :   if (dump_file)
   23410                 :             :     fprintf (dump_file, "Splitting with gen_split_257 (i386.md:10881)\n");
   23411                 :             :   start_sequence ();
   23412                 :             : #define FAIL return (end_sequence (), _val)
   23413                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   23414                 :             : #line 10896 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   23415                 :             : {
   23416                 :             :   int v = exact_log2 (UINTVAL (operands[3]));
   23417                 :             :   operands[4] = GEN_INT (v);
   23418                 :             :   operands[5] = GEN_INT ((HOST_WIDE_INT_1U << v) - 1);
   23419                 :             : }
   23420                 :             : #undef DONE
   23421                 :             : #undef FAIL
   23422                 :             :   operand0 = operands[0];
   23423                 :             :   (void) operand0;
   23424                 :             :   operand1 = operands[1];
   23425                 :             :   (void) operand1;
   23426                 :             :   operand2 = operands[2];
   23427                 :             :   (void) operand2;
   23428                 :             :   operand3 = operands[3];
   23429                 :             :   (void) operand3;
   23430                 :             :   operand4 = operands[4];
   23431                 :             :   (void) operand4;
   23432                 :             :   operand5 = operands[5];
   23433                 :             :   (void) operand5;
   23434                 :             :   emit_insn (gen_rtx_SET (operand1,
   23435                 :             :         operand2));
   23436                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   23437                 :             :         gen_rtvec (2,
   23438                 :             :                 gen_rtx_SET (operand0,
   23439                 :             :         gen_rtx_LSHIFTRT (DImode,
   23440                 :             :         copy_rtx (operand2),
   23441                 :             :         operand4)),
   23442                 :             :                 gen_hard_reg_clobber (CCmode, 17))), true);
   23443                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   23444                 :             :         gen_rtvec (2,
   23445                 :             :                 gen_rtx_SET (copy_rtx (operand1),
   23446                 :             :         gen_rtx_AND (DImode,
   23447                 :             :         copy_rtx (operand1),
   23448                 :             :         operand5)),
   23449                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   23450                 :             :   _val = get_insns ();
   23451                 :             :   end_sequence ();
   23452                 :             :   return _val;
   23453                 :             : }
   23454                 :             : 
   23455                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:10904 */
   23456                 :             : extern rtx_insn *gen_split_258 (rtx_insn *, rtx *);
   23457                 :             : rtx_insn *
   23458                 :             : gen_split_258 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   23459                 :             : {
   23460                 :             :   rtx operand0;
   23461                 :             :   rtx operand1;
   23462                 :             :   rtx operand2;
   23463                 :             :   rtx operand3;
   23464                 :             :   rtx operand4;
   23465                 :             :   rtx operand5;
   23466                 :             :   rtx_insn *_val = NULL;
   23467                 :             :   if (dump_file)
   23468                 :             :     fprintf (dump_file, "Splitting with gen_split_258 (i386.md:10904)\n");
   23469                 :             :   start_sequence ();
   23470                 :             : #define FAIL return (end_sequence (), _val)
   23471                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   23472                 :             : #line 10924 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   23473                 :             : {
   23474                 :             :   operands[5] = GEN_INT (GET_MODE_BITSIZE (SImode)-1);
   23475                 :             : 
   23476                 :             :   if (optimize_function_for_size_p (cfun) || TARGET_USE_CLTD)
   23477                 :             :     operands[4] = operands[2];
   23478                 :             :   else
   23479                 :             :     {
   23480                 :             :       /* Avoid use of cltd in favor of a mov+shift.  */
   23481                 :             :       emit_move_insn (operands[1], operands[2]);
   23482                 :             :       operands[4] = operands[1];
   23483                 :             :     }
   23484                 :             : }
   23485                 :             : #undef DONE
   23486                 :             : #undef FAIL
   23487                 :             :   operand0 = operands[0];
   23488                 :             :   (void) operand0;
   23489                 :             :   operand1 = operands[1];
   23490                 :             :   (void) operand1;
   23491                 :             :   operand2 = operands[2];
   23492                 :             :   (void) operand2;
   23493                 :             :   operand3 = operands[3];
   23494                 :             :   (void) operand3;
   23495                 :             :   operand4 = operands[4];
   23496                 :             :   (void) operand4;
   23497                 :             :   operand5 = operands[5];
   23498                 :             :   (void) operand5;
   23499                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   23500                 :             :         gen_rtvec (2,
   23501                 :             :                 gen_rtx_SET (operand1,
   23502                 :             :         gen_rtx_ASHIFTRT (SImode,
   23503                 :             :         operand4,
   23504                 :             :         operand5)),
   23505                 :             :                 gen_hard_reg_clobber (CCmode, 17))), true);
   23506                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   23507                 :             :         gen_rtvec (4,
   23508                 :             :                 gen_rtx_SET (operand0,
   23509                 :             :         gen_rtx_ZERO_EXTEND (DImode,
   23510                 :             :         gen_rtx_DIV (SImode,
   23511                 :             :         operand2,
   23512                 :             :         operand3))),
   23513                 :             :                 gen_rtx_SET (copy_rtx (operand1),
   23514                 :             :         gen_rtx_MOD (SImode,
   23515                 :             :         copy_rtx (operand2),
   23516                 :             :         copy_rtx (operand3))),
   23517                 :             :                 gen_rtx_USE (VOIDmode,
   23518                 :             :         copy_rtx (operand1)),
   23519                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   23520                 :             :   _val = get_insns ();
   23521                 :             :   end_sequence ();
   23522                 :             :   return _val;
   23523                 :             : }
   23524                 :             : 
   23525                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:10939 */
   23526                 :             : extern rtx_insn *gen_split_259 (rtx_insn *, rtx *);
   23527                 :             : rtx_insn *
   23528                 :             : gen_split_259 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   23529                 :             : {
   23530                 :             :   rtx operand0;
   23531                 :             :   rtx operand1;
   23532                 :             :   rtx operand2;
   23533                 :             :   rtx operand3;
   23534                 :             :   rtx_insn *_val = NULL;
   23535                 :             :   if (dump_file)
   23536                 :             :     fprintf (dump_file, "Splitting with gen_split_259 (i386.md:10939)\n");
   23537                 :             :   start_sequence ();
   23538                 :             : #define FAIL return (end_sequence (), _val)
   23539                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   23540                 :             : #line 10957 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   23541                 :             : 
   23542                 :             : #undef DONE
   23543                 :             : #undef FAIL
   23544                 :             :   operand0 = operands[0];
   23545                 :             :   (void) operand0;
   23546                 :             :   operand1 = operands[1];
   23547                 :             :   (void) operand1;
   23548                 :             :   operand2 = operands[2];
   23549                 :             :   (void) operand2;
   23550                 :             :   operand3 = operands[3];
   23551                 :             :   (void) operand3;
   23552                 :             :   emit_insn (gen_rtx_SET (operand1,
   23553                 :             :         const0_rtx));
   23554                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   23555                 :             :         gen_rtvec (4,
   23556                 :             :                 gen_rtx_SET (operand0,
   23557                 :             :         gen_rtx_ZERO_EXTEND (DImode,
   23558                 :             :         gen_rtx_UDIV (SImode,
   23559                 :             :         operand2,
   23560                 :             :         operand3))),
   23561                 :             :                 gen_rtx_SET (copy_rtx (operand1),
   23562                 :             :         gen_rtx_UMOD (SImode,
   23563                 :             :         copy_rtx (operand2),
   23564                 :             :         copy_rtx (operand3))),
   23565                 :             :                 gen_rtx_USE (VOIDmode,
   23566                 :             :         copy_rtx (operand1)),
   23567                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   23568                 :             :   _val = get_insns ();
   23569                 :             :   end_sequence ();
   23570                 :             :   return _val;
   23571                 :             : }
   23572                 :             : 
   23573                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:10961 */
   23574                 :             : extern rtx_insn *gen_split_260 (rtx_insn *, rtx *);
   23575                 :             : rtx_insn *
   23576                 :             : gen_split_260 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   23577                 :             : {
   23578                 :             :   rtx operand0;
   23579                 :             :   rtx operand1;
   23580                 :             :   rtx operand2;
   23581                 :             :   rtx operand3;
   23582                 :             :   rtx operand4;
   23583                 :             :   rtx operand5;
   23584                 :             :   rtx_insn *_val = NULL;
   23585                 :             :   if (dump_file)
   23586                 :             :     fprintf (dump_file, "Splitting with gen_split_260 (i386.md:10961)\n");
   23587                 :             :   start_sequence ();
   23588                 :             : #define FAIL return (end_sequence (), _val)
   23589                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   23590                 :             : #line 10979 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   23591                 :             : {
   23592                 :             :   int v = exact_log2 (UINTVAL (operands[3]));
   23593                 :             :   operands[4] = GEN_INT (v);
   23594                 :             :   operands[5] = GEN_INT ((HOST_WIDE_INT_1U << v) - 1);
   23595                 :             : }
   23596                 :             : #undef DONE
   23597                 :             : #undef FAIL
   23598                 :             :   operand0 = operands[0];
   23599                 :             :   (void) operand0;
   23600                 :             :   operand1 = operands[1];
   23601                 :             :   (void) operand1;
   23602                 :             :   operand2 = operands[2];
   23603                 :             :   (void) operand2;
   23604                 :             :   operand3 = operands[3];
   23605                 :             :   (void) operand3;
   23606                 :             :   operand4 = operands[4];
   23607                 :             :   (void) operand4;
   23608                 :             :   operand5 = operands[5];
   23609                 :             :   (void) operand5;
   23610                 :             :   emit_insn (gen_rtx_SET (operand1,
   23611                 :             :         operand2));
   23612                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   23613                 :             :         gen_rtvec (2,
   23614                 :             :                 gen_rtx_SET (operand0,
   23615                 :             :         gen_rtx_ZERO_EXTEND (DImode,
   23616                 :             :         gen_rtx_LSHIFTRT (SImode,
   23617                 :             :         copy_rtx (operand2),
   23618                 :             :         operand4))),
   23619                 :             :                 gen_hard_reg_clobber (CCmode, 17))), true);
   23620                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   23621                 :             :         gen_rtvec (2,
   23622                 :             :                 gen_rtx_SET (copy_rtx (operand1),
   23623                 :             :         gen_rtx_AND (SImode,
   23624                 :             :         copy_rtx (operand1),
   23625                 :             :         operand5)),
   23626                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   23627                 :             :   _val = get_insns ();
   23628                 :             :   end_sequence ();
   23629                 :             :   return _val;
   23630                 :             : }
   23631                 :             : 
   23632                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:10987 */
   23633                 :             : extern rtx_insn *gen_split_261 (rtx_insn *, rtx *);
   23634                 :             : rtx_insn *
   23635                 :             : gen_split_261 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   23636                 :             : {
   23637                 :             :   rtx operand0;
   23638                 :             :   rtx operand1;
   23639                 :             :   rtx operand2;
   23640                 :             :   rtx operand3;
   23641                 :             :   rtx operand4;
   23642                 :             :   rtx operand5;
   23643                 :             :   rtx operand6;
   23644                 :             :   rtx_insn *_val = NULL;
   23645                 :             :   if (dump_file)
   23646                 :             :     fprintf (dump_file, "Splitting with gen_split_261 (i386.md:10987)\n");
   23647                 :             :   start_sequence ();
   23648                 :             : #define FAIL return (end_sequence (), _val)
   23649                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   23650                 :             : #line 11007 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   23651                 :             : {
   23652                 :             :   operands[5] = GEN_INT (GET_MODE_BITSIZE (SImode)-1);
   23653                 :             :   operands[6] = gen_lowpart (SImode, operands[1]);
   23654                 :             : 
   23655                 :             :   if (optimize_function_for_size_p (cfun) || TARGET_USE_CLTD)
   23656                 :             :     operands[4] = operands[2];
   23657                 :             :   else
   23658                 :             :     {
   23659                 :             :       /* Avoid use of cltd in favor of a mov+shift.  */
   23660                 :             :       emit_move_insn (operands[6], operands[2]);
   23661                 :             :       operands[4] = operands[6];
   23662                 :             :     }
   23663                 :             : }
   23664                 :             : #undef DONE
   23665                 :             : #undef FAIL
   23666                 :             :   operand0 = operands[0];
   23667                 :             :   (void) operand0;
   23668                 :             :   operand1 = operands[1];
   23669                 :             :   (void) operand1;
   23670                 :             :   operand2 = operands[2];
   23671                 :             :   (void) operand2;
   23672                 :             :   operand3 = operands[3];
   23673                 :             :   (void) operand3;
   23674                 :             :   operand4 = operands[4];
   23675                 :             :   (void) operand4;
   23676                 :             :   operand5 = operands[5];
   23677                 :             :   (void) operand5;
   23678                 :             :   operand6 = operands[6];
   23679                 :             :   (void) operand6;
   23680                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   23681                 :             :         gen_rtvec (2,
   23682                 :             :                 gen_rtx_SET (operand6,
   23683                 :             :         gen_rtx_ASHIFTRT (SImode,
   23684                 :             :         operand4,
   23685                 :             :         operand5)),
   23686                 :             :                 gen_hard_reg_clobber (CCmode, 17))), true);
   23687                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   23688                 :             :         gen_rtvec (4,
   23689                 :             :                 gen_rtx_SET (operand1,
   23690                 :             :         gen_rtx_ZERO_EXTEND (DImode,
   23691                 :             :         gen_rtx_MOD (SImode,
   23692                 :             :         operand2,
   23693                 :             :         operand3))),
   23694                 :             :                 gen_rtx_SET (operand0,
   23695                 :             :         gen_rtx_DIV (SImode,
   23696                 :             :         copy_rtx (operand2),
   23697                 :             :         copy_rtx (operand3))),
   23698                 :             :                 gen_rtx_USE (VOIDmode,
   23699                 :             :         copy_rtx (operand6)),
   23700                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   23701                 :             :   _val = get_insns ();
   23702                 :             :   end_sequence ();
   23703                 :             :   return _val;
   23704                 :             : }
   23705                 :             : 
   23706                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:11023 */
   23707                 :             : extern rtx_insn *gen_split_262 (rtx_insn *, rtx *);
   23708                 :             : rtx_insn *
   23709                 :             : gen_split_262 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   23710                 :             : {
   23711                 :             :   rtx operand0;
   23712                 :             :   rtx operand1;
   23713                 :             :   rtx operand2;
   23714                 :             :   rtx operand3;
   23715                 :             :   rtx operand4;
   23716                 :             :   rtx_insn *_val = NULL;
   23717                 :             :   if (dump_file)
   23718                 :             :     fprintf (dump_file, "Splitting with gen_split_262 (i386.md:11023)\n");
   23719                 :             :   start_sequence ();
   23720                 :             : #define FAIL return (end_sequence (), _val)
   23721                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   23722                 :             : #line 11041 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   23723                 :             : operands[4] = gen_lowpart (SImode, operands[1]);
   23724                 :             : #undef DONE
   23725                 :             : #undef FAIL
   23726                 :             :   operand0 = operands[0];
   23727                 :             :   (void) operand0;
   23728                 :             :   operand1 = operands[1];
   23729                 :             :   (void) operand1;
   23730                 :             :   operand2 = operands[2];
   23731                 :             :   (void) operand2;
   23732                 :             :   operand3 = operands[3];
   23733                 :             :   (void) operand3;
   23734                 :             :   operand4 = operands[4];
   23735                 :             :   (void) operand4;
   23736                 :             :   emit_insn (gen_rtx_SET (operand4,
   23737                 :             :         const0_rtx));
   23738                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   23739                 :             :         gen_rtvec (4,
   23740                 :             :                 gen_rtx_SET (operand1,
   23741                 :             :         gen_rtx_ZERO_EXTEND (DImode,
   23742                 :             :         gen_rtx_UMOD (SImode,
   23743                 :             :         operand2,
   23744                 :             :         operand3))),
   23745                 :             :                 gen_rtx_SET (operand0,
   23746                 :             :         gen_rtx_UDIV (SImode,
   23747                 :             :         copy_rtx (operand2),
   23748                 :             :         copy_rtx (operand3))),
   23749                 :             :                 gen_rtx_USE (VOIDmode,
   23750                 :             :         copy_rtx (operand4)),
   23751                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   23752                 :             :   _val = get_insns ();
   23753                 :             :   end_sequence ();
   23754                 :             :   return _val;
   23755                 :             : }
   23756                 :             : 
   23757                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:11045 */
   23758                 :             : extern rtx_insn *gen_split_263 (rtx_insn *, rtx *);
   23759                 :             : rtx_insn *
   23760                 :             : gen_split_263 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   23761                 :             : {
   23762                 :             :   rtx operand0;
   23763                 :             :   rtx operand1;
   23764                 :             :   rtx operand2;
   23765                 :             :   rtx operand3;
   23766                 :             :   rtx operand4;
   23767                 :             :   rtx operand5;
   23768                 :             :   rtx_insn *_val = NULL;
   23769                 :             :   if (dump_file)
   23770                 :             :     fprintf (dump_file, "Splitting with gen_split_263 (i386.md:11045)\n");
   23771                 :             :   start_sequence ();
   23772                 :             : #define FAIL return (end_sequence (), _val)
   23773                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   23774                 :             : #line 11063 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   23775                 :             : {
   23776                 :             :   int v = exact_log2 (UINTVAL (operands[3]));
   23777                 :             :   operands[4] = GEN_INT (v);
   23778                 :             :   operands[5] = GEN_INT ((HOST_WIDE_INT_1U << v) - 1);
   23779                 :             : }
   23780                 :             : #undef DONE
   23781                 :             : #undef FAIL
   23782                 :             :   operand0 = operands[0];
   23783                 :             :   (void) operand0;
   23784                 :             :   operand1 = operands[1];
   23785                 :             :   (void) operand1;
   23786                 :             :   operand2 = operands[2];
   23787                 :             :   (void) operand2;
   23788                 :             :   operand3 = operands[3];
   23789                 :             :   (void) operand3;
   23790                 :             :   operand4 = operands[4];
   23791                 :             :   (void) operand4;
   23792                 :             :   operand5 = operands[5];
   23793                 :             :   (void) operand5;
   23794                 :             :   emit_insn (gen_rtx_SET (operand1,
   23795                 :             :         operand2));
   23796                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   23797                 :             :         gen_rtvec (2,
   23798                 :             :                 gen_rtx_SET (operand0,
   23799                 :             :         gen_rtx_LSHIFTRT (SImode,
   23800                 :             :         copy_rtx (operand2),
   23801                 :             :         operand4)),
   23802                 :             :                 gen_hard_reg_clobber (CCmode, 17))), true);
   23803                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   23804                 :             :         gen_rtvec (2,
   23805                 :             :                 gen_rtx_SET (copy_rtx (operand1),
   23806                 :             :         gen_rtx_ZERO_EXTEND (DImode,
   23807                 :             :         gen_rtx_AND (SImode,
   23808                 :             :         copy_rtx (operand1),
   23809                 :             :         operand5))),
   23810                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   23811                 :             :   _val = get_insns ();
   23812                 :             :   end_sequence ();
   23813                 :             :   return _val;
   23814                 :             : }
   23815                 :             : 
   23816                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:11114 */
   23817                 :             : extern rtx_insn *gen_split_264 (rtx_insn *, rtx *);
   23818                 :             : rtx_insn *
   23819                 :             : gen_split_264 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   23820                 :             : {
   23821                 :             :   rtx operand0;
   23822                 :             :   rtx operand1;
   23823                 :             :   rtx operand2;
   23824                 :             :   rtx operand3;
   23825                 :             :   rtx operand4;
   23826                 :             :   rtx_insn *_val = NULL;
   23827                 :             :   if (dump_file)
   23828                 :             :     fprintf (dump_file, "Splitting with gen_split_264 (i386.md:11114)\n");
   23829                 :             :   start_sequence ();
   23830                 :             : #define FAIL return (end_sequence (), _val)
   23831                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   23832                 :             : #line 11132 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   23833                 :             : {
   23834                 :             :   operands[4] = INTVAL (operands[2]) < 0 ? constm1_rtx : const0_rtx;
   23835                 :             : }
   23836                 :             : #undef DONE
   23837                 :             : #undef FAIL
   23838                 :             :   operand0 = operands[0];
   23839                 :             :   (void) operand0;
   23840                 :             :   operand1 = operands[1];
   23841                 :             :   (void) operand1;
   23842                 :             :   operand2 = operands[2];
   23843                 :             :   (void) operand2;
   23844                 :             :   operand3 = operands[3];
   23845                 :             :   (void) operand3;
   23846                 :             :   operand4 = operands[4];
   23847                 :             :   (void) operand4;
   23848                 :             :   emit_insn (gen_rtx_SET (operand0,
   23849                 :             :         operand2));
   23850                 :             :   emit_insn (gen_rtx_SET (operand1,
   23851                 :             :         operand4));
   23852                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   23853                 :             :         gen_rtvec (4,
   23854                 :             :                 gen_rtx_SET (copy_rtx (operand0),
   23855                 :             :         gen_rtx_DIV (SImode,
   23856                 :             :         copy_rtx (operand0),
   23857                 :             :         operand3)),
   23858                 :             :                 gen_rtx_SET (copy_rtx (operand1),
   23859                 :             :         gen_rtx_MOD (SImode,
   23860                 :             :         copy_rtx (operand0),
   23861                 :             :         copy_rtx (operand3))),
   23862                 :             :                 gen_rtx_USE (VOIDmode,
   23863                 :             :         copy_rtx (operand1)),
   23864                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   23865                 :             :   _val = get_insns ();
   23866                 :             :   end_sequence ();
   23867                 :             :   return _val;
   23868                 :             : }
   23869                 :             : 
   23870                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:11138 */
   23871                 :             : rtx
   23872                 :             : gen_divmodqi4 (rtx operand0,
   23873                 :             :         rtx operand1,
   23874                 :             :         rtx operand2,
   23875                 :             :         rtx operand3)
   23876                 :             : {
   23877                 :             :   rtx_insn *_val = 0;
   23878                 :             :   start_sequence ();
   23879                 :             :   {
   23880                 :             :     rtx operands[4];
   23881                 :             :     operands[0] = operand0;
   23882                 :             :     operands[1] = operand1;
   23883                 :             :     operands[2] = operand2;
   23884                 :             :     operands[3] = operand3;
   23885                 :             : #define FAIL return (end_sequence (), _val)
   23886                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   23887                 :             : #line 11147 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   23888                 :             : {
   23889                 :             :   rtx div, mod;
   23890                 :             :   rtx tmp0, tmp1;
   23891                 :             : 
   23892                 :             :   tmp0 = gen_reg_rtx (HImode);
   23893                 :             :   tmp1 = gen_reg_rtx (HImode);
   23894                 :             : 
   23895                 :             :   /* Extend operands[1] to HImode.  Generate 8bit divide.  Result is in AX.  */
   23896                 :             :   emit_insn (gen_extendqihi2 (tmp1, operands[1]));
   23897                 :             :   emit_insn (gen_divmodhiqi3 (tmp0, tmp1, operands[2]));
   23898                 :             : 
   23899                 :             :   /* Extract remainder from AH.  */
   23900                 :             :   tmp1 = gen_rtx_ZERO_EXTRACT (HImode, tmp0, GEN_INT (8), GEN_INT (8));
   23901                 :             :   tmp1 = lowpart_subreg (QImode, tmp1, HImode);
   23902                 :             :   rtx_insn *insn = emit_move_insn (operands[3], tmp1);
   23903                 :             : 
   23904                 :             :   mod = gen_rtx_MOD (QImode, operands[1], operands[2]);
   23905                 :             :   set_unique_reg_note (insn, REG_EQUAL, mod);
   23906                 :             : 
   23907                 :             :   /* Extract quotient from AL.  */
   23908                 :             :   insn = emit_move_insn (operands[0], gen_lowpart (QImode, tmp0));
   23909                 :             : 
   23910                 :             :   div = gen_rtx_DIV (QImode, operands[1], operands[2]);
   23911                 :             :   set_unique_reg_note (insn, REG_EQUAL, div);
   23912                 :             : 
   23913                 :             :   DONE;
   23914                 :             : }
   23915                 :             : #undef DONE
   23916                 :             : #undef FAIL
   23917                 :             :     operand0 = operands[0];
   23918                 :             :     (void) operand0;
   23919                 :             :     operand1 = operands[1];
   23920                 :             :     (void) operand1;
   23921                 :             :     operand2 = operands[2];
   23922                 :             :     (void) operand2;
   23923                 :             :     operand3 = operands[3];
   23924                 :             :     (void) operand3;
   23925                 :             :   }
   23926                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   23927                 :             :         gen_rtvec (3,
   23928                 :             :                 gen_rtx_SET (operand0,
   23929                 :             :         gen_rtx_DIV (QImode,
   23930                 :             :         operand1,
   23931                 :             :         operand2)),
   23932                 :             :                 gen_rtx_SET (operand3,
   23933                 :             :         gen_rtx_MOD (QImode,
   23934                 :             :         copy_rtx (operand1),
   23935                 :             :         copy_rtx (operand2))),
   23936                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   23937                 :             :   _val = get_insns ();
   23938                 :             :   end_sequence ();
   23939                 :             :   return _val;
   23940                 :             : }
   23941                 :             : 
   23942                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:11175 */
   23943                 :             : rtx
   23944                 :             : gen_udivmodqi4 (rtx operand0,
   23945                 :             :         rtx operand1,
   23946                 :             :         rtx operand2,
   23947                 :             :         rtx operand3)
   23948                 :             : {
   23949                 :             :   rtx_insn *_val = 0;
   23950                 :             :   start_sequence ();
   23951                 :             :   {
   23952                 :             :     rtx operands[4];
   23953                 :             :     operands[0] = operand0;
   23954                 :             :     operands[1] = operand1;
   23955                 :             :     operands[2] = operand2;
   23956                 :             :     operands[3] = operand3;
   23957                 :             : #define FAIL return (end_sequence (), _val)
   23958                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   23959                 :             : #line 11184 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   23960                 :             : {
   23961                 :             :   rtx div, mod;
   23962                 :             :   rtx tmp0, tmp1;
   23963                 :             : 
   23964                 :             :   tmp0 = gen_reg_rtx (HImode);
   23965                 :             :   tmp1 = gen_reg_rtx (HImode);
   23966                 :             : 
   23967                 :             :   /* Extend operands[1] to HImode.  Generate 8bit divide.  Result is in AX.  */
   23968                 :             :   emit_insn (gen_zero_extendqihi2 (tmp1, operands[1]));
   23969                 :             :   emit_insn (gen_udivmodhiqi3 (tmp0, tmp1, operands[2]));
   23970                 :             : 
   23971                 :             :   /* Extract remainder from AH.  */
   23972                 :             :   tmp1 = gen_rtx_ZERO_EXTRACT (HImode, tmp0, GEN_INT (8), GEN_INT (8));
   23973                 :             :   tmp1 = lowpart_subreg (QImode, tmp1, HImode);
   23974                 :             :   rtx_insn *insn = emit_move_insn (operands[3], tmp1);
   23975                 :             : 
   23976                 :             :   mod = gen_rtx_UMOD (QImode, operands[1], operands[2]);
   23977                 :             :   set_unique_reg_note (insn, REG_EQUAL, mod);
   23978                 :             : 
   23979                 :             :   /* Extract quotient from AL.  */
   23980                 :             :   insn = emit_move_insn (operands[0], gen_lowpart (QImode, tmp0));
   23981                 :             : 
   23982                 :             :   div = gen_rtx_UDIV (QImode, operands[1], operands[2]);
   23983                 :             :   set_unique_reg_note (insn, REG_EQUAL, div);
   23984                 :             : 
   23985                 :             :   DONE;
   23986                 :             : }
   23987                 :             : #undef DONE
   23988                 :             : #undef FAIL
   23989                 :             :     operand0 = operands[0];
   23990                 :             :     (void) operand0;
   23991                 :             :     operand1 = operands[1];
   23992                 :             :     (void) operand1;
   23993                 :             :     operand2 = operands[2];
   23994                 :             :     (void) operand2;
   23995                 :             :     operand3 = operands[3];
   23996                 :             :     (void) operand3;
   23997                 :             :   }
   23998                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   23999                 :             :         gen_rtvec (3,
   24000                 :             :                 gen_rtx_SET (operand0,
   24001                 :             :         gen_rtx_UDIV (QImode,
   24002                 :             :         operand1,
   24003                 :             :         operand2)),
   24004                 :             :                 gen_rtx_SET (operand3,
   24005                 :             :         gen_rtx_UMOD (QImode,
   24006                 :             :         copy_rtx (operand1),
   24007                 :             :         copy_rtx (operand2))),
   24008                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   24009                 :             :   _val = get_insns ();
   24010                 :             :   end_sequence ();
   24011                 :             :   return _val;
   24012                 :             : }
   24013                 :             : 
   24014                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:11261 */
   24015                 :             : rtx
   24016                 :             : gen_testsi_ccno_1 (rtx operand0,
   24017                 :             :         rtx operand1)
   24018                 :             : {
   24019                 :             :   return gen_rtx_SET (gen_rtx_REG (CCNOmode,
   24020                 :             :         17),
   24021                 :             :         gen_rtx_COMPARE (CCNOmode,
   24022                 :             :         gen_rtx_AND (SImode,
   24023                 :             :         operand0,
   24024                 :             :         operand1),
   24025                 :             :         const0_rtx));
   24026                 :             : }
   24027                 :             : 
   24028                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:11261 */
   24029                 :             : rtx
   24030                 :             : gen_testdi_ccno_1 (rtx operand0,
   24031                 :             :         rtx operand1)
   24032                 :             : {
   24033                 :             :   return gen_rtx_SET (gen_rtx_REG (CCNOmode,
   24034                 :             :         17),
   24035                 :             :         gen_rtx_COMPARE (CCNOmode,
   24036                 :             :         gen_rtx_AND (DImode,
   24037                 :             :         operand0,
   24038                 :             :         operand1),
   24039                 :             :         const0_rtx));
   24040                 :             : }
   24041                 :             : 
   24042                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:11269 */
   24043                 :             : rtx
   24044                 :             : gen_testqi_ccz_1 (rtx operand0,
   24045                 :             :         rtx operand1)
   24046                 :             : {
   24047                 :             :   return gen_rtx_SET (gen_rtx_REG (CCZmode,
   24048                 :             :         17),
   24049                 :             :         gen_rtx_COMPARE (CCZmode,
   24050                 :             :         gen_rtx_AND (QImode,
   24051                 :             :         operand0,
   24052                 :             :         operand1),
   24053                 :             :         const0_rtx));
   24054                 :             : }
   24055                 :             : 
   24056                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:11346 */
   24057                 :             : rtx
   24058                 :             : gen_testqi_ext_1_ccno (rtx operand0,
   24059                 :             :         rtx operand1)
   24060                 :             : {
   24061                 :             :   return gen_rtx_SET (gen_rtx_REG (CCNOmode,
   24062                 :             :         17),
   24063                 :             :         gen_rtx_COMPARE (CCNOmode,
   24064                 :             :         gen_rtx_AND (QImode,
   24065                 :             :         gen_rtx_SUBREG (QImode,
   24066                 :             :         gen_rtx_ZERO_EXTRACT (HImode,
   24067                 :             :         operand0,
   24068                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   24069                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   24070                 :             :         0),
   24071                 :             :         operand1),
   24072                 :             :         const0_rtx));
   24073                 :             : }
   24074                 :             : 
   24075                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:11397 */
   24076                 :             : extern rtx_insn *gen_split_265 (rtx_insn *, rtx *);
   24077                 :             : rtx_insn *
   24078                 :             : gen_split_265 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   24079                 :             : {
   24080                 :             :   rtx operand0;
   24081                 :             :   rtx operand1;
   24082                 :             :   rtx operand2;
   24083                 :             :   rtx_insn *_val = NULL;
   24084                 :             :   if (dump_file)
   24085                 :             :     fprintf (dump_file, "Splitting with gen_split_265 (i386.md:11397)\n");
   24086                 :             :   start_sequence ();
   24087                 :             : #define FAIL return (end_sequence (), _val)
   24088                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   24089                 :             : #line 11410 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   24090                 :             : {
   24091                 :             :   operands[2] = gen_reg_rtx (TImode);
   24092                 :             :   if (!x86_64_hilo_general_operand (operands[1], TImode))
   24093                 :             :     operands[1] = force_reg (TImode, operands[1]);
   24094                 :             : }
   24095                 :             : #undef DONE
   24096                 :             : #undef FAIL
   24097                 :             :   operand0 = operands[0];
   24098                 :             :   (void) operand0;
   24099                 :             :   operand1 = operands[1];
   24100                 :             :   (void) operand1;
   24101                 :             :   operand2 = operands[2];
   24102                 :             :   (void) operand2;
   24103                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   24104                 :             :         gen_rtvec (2,
   24105                 :             :                 gen_rtx_SET (operand2,
   24106                 :             :         gen_rtx_AND (TImode,
   24107                 :             :         operand0,
   24108                 :             :         operand1)),
   24109                 :             :                 gen_hard_reg_clobber (CCmode, 17))), true);
   24110                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCZmode,
   24111                 :             :         17),
   24112                 :             :         gen_rtx_COMPARE (CCZmode,
   24113                 :             :         copy_rtx (operand2),
   24114                 :             :         const0_rtx)));
   24115                 :             :   _val = get_insns ();
   24116                 :             :   end_sequence ();
   24117                 :             :   return _val;
   24118                 :             : }
   24119                 :             : 
   24120                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:11417 */
   24121                 :             : extern rtx_insn *gen_split_266 (rtx_insn *, rtx *);
   24122                 :             : rtx_insn *
   24123                 :             : gen_split_266 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   24124                 :             : {
   24125                 :             :   rtx operand0;
   24126                 :             :   rtx operand1;
   24127                 :             :   rtx operand2;
   24128                 :             :   rtx_insn *_val = NULL;
   24129                 :             :   if (dump_file)
   24130                 :             :     fprintf (dump_file, "Splitting with gen_split_266 (i386.md:11417)\n");
   24131                 :             :   start_sequence ();
   24132                 :             : #define FAIL return (end_sequence (), _val)
   24133                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   24134                 :             : #line 11469 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   24135                 :             : {
   24136                 :             :   rtx val = operands[2];
   24137                 :             :   HOST_WIDE_INT len = INTVAL (operands[3]);
   24138                 :             :   HOST_WIDE_INT pos = INTVAL (operands[4]);
   24139                 :             :   machine_mode mode = GET_MODE (val);
   24140                 :             : 
   24141                 :             :   if (SUBREG_P (val))
   24142                 :             :     {
   24143                 :             :       machine_mode submode = GET_MODE (SUBREG_REG (val));
   24144                 :             : 
   24145                 :             :       /* Narrow paradoxical subregs to prevent partial register stalls.  */
   24146                 :             :       if (GET_MODE_BITSIZE (mode) > GET_MODE_BITSIZE (submode)
   24147                 :             :           && GET_MODE_CLASS (submode) == MODE_INT
   24148                 :             :           && (GET_MODE (operands[0]) == CCZmode
   24149                 :             :               || pos + len < GET_MODE_PRECISION (submode)
   24150                 :             :               || REG_P (SUBREG_REG (val))))
   24151                 :             :         {
   24152                 :             :           val = SUBREG_REG (val);
   24153                 :             :           mode = submode;
   24154                 :             :         }
   24155                 :             :     }
   24156                 :             : 
   24157                 :             :   /* Small HImode tests can be converted to QImode.  */
   24158                 :             :   if (pos + len <= 8
   24159                 :             :       && register_operand (val, HImode))
   24160                 :             :     {
   24161                 :             :       rtx nval = gen_lowpart (QImode, val);
   24162                 :             :       if (!MEM_P (nval)
   24163                 :             :           || GET_MODE (operands[0]) == CCZmode
   24164                 :             :           || pos + len < 8)
   24165                 :             :         {
   24166                 :             :           val = nval;
   24167                 :             :           mode = QImode;
   24168                 :             :         }
   24169                 :             :     }
   24170                 :             : 
   24171                 :             :   gcc_assert (pos + len <= GET_MODE_PRECISION (mode));
   24172                 :             : 
   24173                 :             :   /* If the mask is going to have the sign bit set in the mode
   24174                 :             :      we want to do the comparison in and user isn't interested just
   24175                 :             :      in the zero flag, then we must widen the target mode.  */
   24176                 :             :   if (pos + len == GET_MODE_PRECISION (mode)
   24177                 :             :       && GET_MODE (operands[0]) != CCZmode)
   24178                 :             :     {
   24179                 :             :       gcc_assert (pos + len < 32 && !MEM_P (val));
   24180                 :             :       mode = SImode;
   24181                 :             :       val = gen_lowpart (mode, val);
   24182                 :             :     }
   24183                 :             : 
   24184                 :             :   wide_int mask
   24185                 :             :     = wi::shifted_mask (pos, len, false, GET_MODE_PRECISION (mode));
   24186                 :             : 
   24187                 :             :   operands[2] = gen_rtx_AND (mode, val, immed_wide_int_const (mask, mode));
   24188                 :             : }
   24189                 :             : #undef DONE
   24190                 :             : #undef FAIL
   24191                 :             :   operand0 = operands[0];
   24192                 :             :   (void) operand0;
   24193                 :             :   operand1 = operands[1];
   24194                 :             :   (void) operand1;
   24195                 :             :   operand2 = operands[2];
   24196                 :             :   (void) operand2;
   24197                 :             :   emit_insn (gen_rtx_SET (operand0,
   24198                 :             :         gen_rtx_fmt_ee (GET_CODE (operand1), GET_MODE (operand1),
   24199                 :             :                 operand2,
   24200                 :             :                 const0_rtx)));
   24201                 :             :   _val = get_insns ();
   24202                 :             :   end_sequence ();
   24203                 :             :   return _val;
   24204                 :             : }
   24205                 :             : 
   24206                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:11417 */
   24207                 :             : extern rtx_insn *gen_split_267 (rtx_insn *, rtx *);
   24208                 :             : rtx_insn *
   24209                 :             : gen_split_267 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   24210                 :             : {
   24211                 :             :   rtx operand0;
   24212                 :             :   rtx operand1;
   24213                 :             :   rtx operand2;
   24214                 :             :   rtx_insn *_val = NULL;
   24215                 :             :   if (dump_file)
   24216                 :             :     fprintf (dump_file, "Splitting with gen_split_267 (i386.md:11417)\n");
   24217                 :             :   start_sequence ();
   24218                 :             : #define FAIL return (end_sequence (), _val)
   24219                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   24220                 :             : #line 11469 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   24221                 :             : {
   24222                 :             :   rtx val = operands[2];
   24223                 :             :   HOST_WIDE_INT len = INTVAL (operands[3]);
   24224                 :             :   HOST_WIDE_INT pos = INTVAL (operands[4]);
   24225                 :             :   machine_mode mode = GET_MODE (val);
   24226                 :             : 
   24227                 :             :   if (SUBREG_P (val))
   24228                 :             :     {
   24229                 :             :       machine_mode submode = GET_MODE (SUBREG_REG (val));
   24230                 :             : 
   24231                 :             :       /* Narrow paradoxical subregs to prevent partial register stalls.  */
   24232                 :             :       if (GET_MODE_BITSIZE (mode) > GET_MODE_BITSIZE (submode)
   24233                 :             :           && GET_MODE_CLASS (submode) == MODE_INT
   24234                 :             :           && (GET_MODE (operands[0]) == CCZmode
   24235                 :             :               || pos + len < GET_MODE_PRECISION (submode)
   24236                 :             :               || REG_P (SUBREG_REG (val))))
   24237                 :             :         {
   24238                 :             :           val = SUBREG_REG (val);
   24239                 :             :           mode = submode;
   24240                 :             :         }
   24241                 :             :     }
   24242                 :             : 
   24243                 :             :   /* Small HImode tests can be converted to QImode.  */
   24244                 :             :   if (pos + len <= 8
   24245                 :             :       && register_operand (val, HImode))
   24246                 :             :     {
   24247                 :             :       rtx nval = gen_lowpart (QImode, val);
   24248                 :             :       if (!MEM_P (nval)
   24249                 :             :           || GET_MODE (operands[0]) == CCZmode
   24250                 :             :           || pos + len < 8)
   24251                 :             :         {
   24252                 :             :           val = nval;
   24253                 :             :           mode = QImode;
   24254                 :             :         }
   24255                 :             :     }
   24256                 :             : 
   24257                 :             :   gcc_assert (pos + len <= GET_MODE_PRECISION (mode));
   24258                 :             : 
   24259                 :             :   /* If the mask is going to have the sign bit set in the mode
   24260                 :             :      we want to do the comparison in and user isn't interested just
   24261                 :             :      in the zero flag, then we must widen the target mode.  */
   24262                 :             :   if (pos + len == GET_MODE_PRECISION (mode)
   24263                 :             :       && GET_MODE (operands[0]) != CCZmode)
   24264                 :             :     {
   24265                 :             :       gcc_assert (pos + len < 32 && !MEM_P (val));
   24266                 :             :       mode = SImode;
   24267                 :             :       val = gen_lowpart (mode, val);
   24268                 :             :     }
   24269                 :             : 
   24270                 :             :   wide_int mask
   24271                 :             :     = wi::shifted_mask (pos, len, false, GET_MODE_PRECISION (mode));
   24272                 :             : 
   24273                 :             :   operands[2] = gen_rtx_AND (mode, val, immed_wide_int_const (mask, mode));
   24274                 :             : }
   24275                 :             : #undef DONE
   24276                 :             : #undef FAIL
   24277                 :             :   operand0 = operands[0];
   24278                 :             :   (void) operand0;
   24279                 :             :   operand1 = operands[1];
   24280                 :             :   (void) operand1;
   24281                 :             :   operand2 = operands[2];
   24282                 :             :   (void) operand2;
   24283                 :             :   emit_insn (gen_rtx_SET (operand0,
   24284                 :             :         gen_rtx_fmt_ee (GET_CODE (operand1), GET_MODE (operand1),
   24285                 :             :                 operand2,
   24286                 :             :                 const0_rtx)));
   24287                 :             :   _val = get_insns ();
   24288                 :             :   end_sequence ();
   24289                 :             :   return _val;
   24290                 :             : }
   24291                 :             : 
   24292                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:11417 */
   24293                 :             : extern rtx_insn *gen_split_268 (rtx_insn *, rtx *);
   24294                 :             : rtx_insn *
   24295                 :             : gen_split_268 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   24296                 :             : {
   24297                 :             :   rtx operand0;
   24298                 :             :   rtx operand1;
   24299                 :             :   rtx operand2;
   24300                 :             :   rtx_insn *_val = NULL;
   24301                 :             :   if (dump_file)
   24302                 :             :     fprintf (dump_file, "Splitting with gen_split_268 (i386.md:11417)\n");
   24303                 :             :   start_sequence ();
   24304                 :             : #define FAIL return (end_sequence (), _val)
   24305                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   24306                 :             : #line 11469 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   24307                 :             : {
   24308                 :             :   rtx val = operands[2];
   24309                 :             :   HOST_WIDE_INT len = INTVAL (operands[3]);
   24310                 :             :   HOST_WIDE_INT pos = INTVAL (operands[4]);
   24311                 :             :   machine_mode mode = GET_MODE (val);
   24312                 :             : 
   24313                 :             :   if (SUBREG_P (val))
   24314                 :             :     {
   24315                 :             :       machine_mode submode = GET_MODE (SUBREG_REG (val));
   24316                 :             : 
   24317                 :             :       /* Narrow paradoxical subregs to prevent partial register stalls.  */
   24318                 :             :       if (GET_MODE_BITSIZE (mode) > GET_MODE_BITSIZE (submode)
   24319                 :             :           && GET_MODE_CLASS (submode) == MODE_INT
   24320                 :             :           && (GET_MODE (operands[0]) == CCZmode
   24321                 :             :               || pos + len < GET_MODE_PRECISION (submode)
   24322                 :             :               || REG_P (SUBREG_REG (val))))
   24323                 :             :         {
   24324                 :             :           val = SUBREG_REG (val);
   24325                 :             :           mode = submode;
   24326                 :             :         }
   24327                 :             :     }
   24328                 :             : 
   24329                 :             :   /* Small HImode tests can be converted to QImode.  */
   24330                 :             :   if (pos + len <= 8
   24331                 :             :       && register_operand (val, HImode))
   24332                 :             :     {
   24333                 :             :       rtx nval = gen_lowpart (QImode, val);
   24334                 :             :       if (!MEM_P (nval)
   24335                 :             :           || GET_MODE (operands[0]) == CCZmode
   24336                 :             :           || pos + len < 8)
   24337                 :             :         {
   24338                 :             :           val = nval;
   24339                 :             :           mode = QImode;
   24340                 :             :         }
   24341                 :             :     }
   24342                 :             : 
   24343                 :             :   gcc_assert (pos + len <= GET_MODE_PRECISION (mode));
   24344                 :             : 
   24345                 :             :   /* If the mask is going to have the sign bit set in the mode
   24346                 :             :      we want to do the comparison in and user isn't interested just
   24347                 :             :      in the zero flag, then we must widen the target mode.  */
   24348                 :             :   if (pos + len == GET_MODE_PRECISION (mode)
   24349                 :             :       && GET_MODE (operands[0]) != CCZmode)
   24350                 :             :     {
   24351                 :             :       gcc_assert (pos + len < 32 && !MEM_P (val));
   24352                 :             :       mode = SImode;
   24353                 :             :       val = gen_lowpart (mode, val);
   24354                 :             :     }
   24355                 :             : 
   24356                 :             :   wide_int mask
   24357                 :             :     = wi::shifted_mask (pos, len, false, GET_MODE_PRECISION (mode));
   24358                 :             : 
   24359                 :             :   operands[2] = gen_rtx_AND (mode, val, immed_wide_int_const (mask, mode));
   24360                 :             : }
   24361                 :             : #undef DONE
   24362                 :             : #undef FAIL
   24363                 :             :   operand0 = operands[0];
   24364                 :             :   (void) operand0;
   24365                 :             :   operand1 = operands[1];
   24366                 :             :   (void) operand1;
   24367                 :             :   operand2 = operands[2];
   24368                 :             :   (void) operand2;
   24369                 :             :   emit_insn (gen_rtx_SET (operand0,
   24370                 :             :         gen_rtx_fmt_ee (GET_CODE (operand1), GET_MODE (operand1),
   24371                 :             :                 operand2,
   24372                 :             :                 const0_rtx)));
   24373                 :             :   _val = get_insns ();
   24374                 :             :   end_sequence ();
   24375                 :             :   return _val;
   24376                 :             : }
   24377                 :             : 
   24378                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:11526 */
   24379                 :             : extern rtx_insn *gen_split_269 (rtx_insn *, rtx *);
   24380                 :             : rtx_insn *
   24381                 :             : gen_split_269 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   24382                 :             : {
   24383                 :             :   rtx operand0;
   24384                 :             :   rtx operand1;
   24385                 :             :   rtx operand2;
   24386                 :             :   rtx_insn *_val = NULL;
   24387                 :             :   if (dump_file)
   24388                 :             :     fprintf (dump_file, "Splitting with gen_split_269 (i386.md:11526)\n");
   24389                 :             :   start_sequence ();
   24390                 :             : #define FAIL return (end_sequence (), _val)
   24391                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   24392                 :             : #line 11541 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   24393                 :             : operands[2] = gen_reg_rtx (QImode);
   24394                 :             : #undef DONE
   24395                 :             : #undef FAIL
   24396                 :             :   operand0 = operands[0];
   24397                 :             :   (void) operand0;
   24398                 :             :   operand1 = operands[1];
   24399                 :             :   (void) operand1;
   24400                 :             :   operand2 = operands[2];
   24401                 :             :   (void) operand2;
   24402                 :             :   emit_insn (gen_rtx_SET (operand2,
   24403                 :             :         gen_rtx_NOT (QImode,
   24404                 :             :         operand0)));
   24405                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCZmode,
   24406                 :             :         17),
   24407                 :             :         gen_rtx_COMPARE (CCZmode,
   24408                 :             :         gen_rtx_AND (QImode,
   24409                 :             :         copy_rtx (operand2),
   24410                 :             :         operand1),
   24411                 :             :         const0_rtx)));
   24412                 :             :   _val = get_insns ();
   24413                 :             :   end_sequence ();
   24414                 :             :   return _val;
   24415                 :             : }
   24416                 :             : 
   24417                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:11526 */
   24418                 :             : extern rtx_insn *gen_split_270 (rtx_insn *, rtx *);
   24419                 :             : rtx_insn *
   24420                 :             : gen_split_270 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   24421                 :             : {
   24422                 :             :   rtx operand0;
   24423                 :             :   rtx operand1;
   24424                 :             :   rtx operand2;
   24425                 :             :   rtx_insn *_val = NULL;
   24426                 :             :   if (dump_file)
   24427                 :             :     fprintf (dump_file, "Splitting with gen_split_270 (i386.md:11526)\n");
   24428                 :             :   start_sequence ();
   24429                 :             : #define FAIL return (end_sequence (), _val)
   24430                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   24431                 :             : #line 11541 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   24432                 :             : operands[2] = gen_reg_rtx (HImode);
   24433                 :             : #undef DONE
   24434                 :             : #undef FAIL
   24435                 :             :   operand0 = operands[0];
   24436                 :             :   (void) operand0;
   24437                 :             :   operand1 = operands[1];
   24438                 :             :   (void) operand1;
   24439                 :             :   operand2 = operands[2];
   24440                 :             :   (void) operand2;
   24441                 :             :   emit_insn (gen_rtx_SET (operand2,
   24442                 :             :         gen_rtx_NOT (HImode,
   24443                 :             :         operand0)));
   24444                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCZmode,
   24445                 :             :         17),
   24446                 :             :         gen_rtx_COMPARE (CCZmode,
   24447                 :             :         gen_rtx_AND (HImode,
   24448                 :             :         copy_rtx (operand2),
   24449                 :             :         operand1),
   24450                 :             :         const0_rtx)));
   24451                 :             :   _val = get_insns ();
   24452                 :             :   end_sequence ();
   24453                 :             :   return _val;
   24454                 :             : }
   24455                 :             : 
   24456                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:11526 */
   24457                 :             : extern rtx_insn *gen_split_271 (rtx_insn *, rtx *);
   24458                 :             : rtx_insn *
   24459                 :             : gen_split_271 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   24460                 :             : {
   24461                 :             :   rtx operand0;
   24462                 :             :   rtx operand1;
   24463                 :             :   rtx operand2;
   24464                 :             :   rtx_insn *_val = NULL;
   24465                 :             :   if (dump_file)
   24466                 :             :     fprintf (dump_file, "Splitting with gen_split_271 (i386.md:11526)\n");
   24467                 :             :   start_sequence ();
   24468                 :             : #define FAIL return (end_sequence (), _val)
   24469                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   24470                 :             : #line 11541 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   24471                 :             : operands[2] = gen_reg_rtx (SImode);
   24472                 :             : #undef DONE
   24473                 :             : #undef FAIL
   24474                 :             :   operand0 = operands[0];
   24475                 :             :   (void) operand0;
   24476                 :             :   operand1 = operands[1];
   24477                 :             :   (void) operand1;
   24478                 :             :   operand2 = operands[2];
   24479                 :             :   (void) operand2;
   24480                 :             :   emit_insn (gen_rtx_SET (operand2,
   24481                 :             :         gen_rtx_NOT (SImode,
   24482                 :             :         operand0)));
   24483                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCZmode,
   24484                 :             :         17),
   24485                 :             :         gen_rtx_COMPARE (CCZmode,
   24486                 :             :         gen_rtx_AND (SImode,
   24487                 :             :         copy_rtx (operand2),
   24488                 :             :         operand1),
   24489                 :             :         const0_rtx)));
   24490                 :             :   _val = get_insns ();
   24491                 :             :   end_sequence ();
   24492                 :             :   return _val;
   24493                 :             : }
   24494                 :             : 
   24495                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:11526 */
   24496                 :             : extern rtx_insn *gen_split_272 (rtx_insn *, rtx *);
   24497                 :             : rtx_insn *
   24498                 :             : gen_split_272 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   24499                 :             : {
   24500                 :             :   rtx operand0;
   24501                 :             :   rtx operand1;
   24502                 :             :   rtx operand2;
   24503                 :             :   rtx_insn *_val = NULL;
   24504                 :             :   if (dump_file)
   24505                 :             :     fprintf (dump_file, "Splitting with gen_split_272 (i386.md:11526)\n");
   24506                 :             :   start_sequence ();
   24507                 :             : #define FAIL return (end_sequence (), _val)
   24508                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   24509                 :             : #line 11541 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   24510                 :             : operands[2] = gen_reg_rtx (DImode);
   24511                 :             : #undef DONE
   24512                 :             : #undef FAIL
   24513                 :             :   operand0 = operands[0];
   24514                 :             :   (void) operand0;
   24515                 :             :   operand1 = operands[1];
   24516                 :             :   (void) operand1;
   24517                 :             :   operand2 = operands[2];
   24518                 :             :   (void) operand2;
   24519                 :             :   emit_insn (gen_rtx_SET (operand2,
   24520                 :             :         gen_rtx_NOT (DImode,
   24521                 :             :         operand0)));
   24522                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCZmode,
   24523                 :             :         17),
   24524                 :             :         gen_rtx_COMPARE (CCZmode,
   24525                 :             :         gen_rtx_AND (DImode,
   24526                 :             :         copy_rtx (operand2),
   24527                 :             :         operand1),
   24528                 :             :         const0_rtx)));
   24529                 :             :   _val = get_insns ();
   24530                 :             :   end_sequence ();
   24531                 :             :   return _val;
   24532                 :             : }
   24533                 :             : 
   24534                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:11544 */
   24535                 :             : extern rtx_insn *gen_split_273 (rtx_insn *, rtx *);
   24536                 :             : rtx_insn *
   24537                 :             : gen_split_273 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   24538                 :             : {
   24539                 :             :   rtx operand0;
   24540                 :             :   rtx operand1;
   24541                 :             :   rtx operand2;
   24542                 :             :   rtx_insn *_val = NULL;
   24543                 :             :   if (dump_file)
   24544                 :             :     fprintf (dump_file, "Splitting with gen_split_273 (i386.md:11544)\n");
   24545                 :             :   start_sequence ();
   24546                 :             : #define FAIL return (end_sequence (), _val)
   24547                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   24548                 :             : #line 11558 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   24549                 :             : {
   24550                 :             :   operands[0] = force_reg (DImode, operands[0]);
   24551                 :             :   operands[2] = gen_reg_rtx (DImode);
   24552                 :             : }
   24553                 :             : #undef DONE
   24554                 :             : #undef FAIL
   24555                 :             :   operand0 = operands[0];
   24556                 :             :   (void) operand0;
   24557                 :             :   operand1 = operands[1];
   24558                 :             :   (void) operand1;
   24559                 :             :   operand2 = operands[2];
   24560                 :             :   (void) operand2;
   24561                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   24562                 :             :         gen_rtvec (2,
   24563                 :             :                 gen_rtx_SET (operand2,
   24564                 :             :         gen_rtx_AND (DImode,
   24565                 :             :         gen_rtx_NOT (DImode,
   24566                 :             :         operand0),
   24567                 :             :         operand1)),
   24568                 :             :                 gen_hard_reg_clobber (CCmode, 17))), true);
   24569                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCZmode,
   24570                 :             :         17),
   24571                 :             :         gen_rtx_COMPARE (CCZmode,
   24572                 :             :         copy_rtx (operand2),
   24573                 :             :         const0_rtx)));
   24574                 :             :   _val = get_insns ();
   24575                 :             :   end_sequence ();
   24576                 :             :   return _val;
   24577                 :             : }
   24578                 :             : 
   24579                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:11544 */
   24580                 :             : extern rtx_insn *gen_split_274 (rtx_insn *, rtx *);
   24581                 :             : rtx_insn *
   24582                 :             : gen_split_274 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   24583                 :             : {
   24584                 :             :   rtx operand0;
   24585                 :             :   rtx operand1;
   24586                 :             :   rtx operand2;
   24587                 :             :   rtx_insn *_val = NULL;
   24588                 :             :   if (dump_file)
   24589                 :             :     fprintf (dump_file, "Splitting with gen_split_274 (i386.md:11544)\n");
   24590                 :             :   start_sequence ();
   24591                 :             : #define FAIL return (end_sequence (), _val)
   24592                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   24593                 :             : #line 11558 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   24594                 :             : {
   24595                 :             :   operands[0] = force_reg (TImode, operands[0]);
   24596                 :             :   operands[2] = gen_reg_rtx (TImode);
   24597                 :             : }
   24598                 :             : #undef DONE
   24599                 :             : #undef FAIL
   24600                 :             :   operand0 = operands[0];
   24601                 :             :   (void) operand0;
   24602                 :             :   operand1 = operands[1];
   24603                 :             :   (void) operand1;
   24604                 :             :   operand2 = operands[2];
   24605                 :             :   (void) operand2;
   24606                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   24607                 :             :         gen_rtvec (2,
   24608                 :             :                 gen_rtx_SET (operand2,
   24609                 :             :         gen_rtx_AND (TImode,
   24610                 :             :         gen_rtx_NOT (TImode,
   24611                 :             :         operand0),
   24612                 :             :         operand1)),
   24613                 :             :                 gen_hard_reg_clobber (CCmode, 17))), true);
   24614                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCZmode,
   24615                 :             :         17),
   24616                 :             :         gen_rtx_COMPARE (CCZmode,
   24617                 :             :         copy_rtx (operand2),
   24618                 :             :         const0_rtx)));
   24619                 :             :   _val = get_insns ();
   24620                 :             :   end_sequence ();
   24621                 :             :   return _val;
   24622                 :             : }
   24623                 :             : 
   24624                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:11568 */
   24625                 :             : extern rtx_insn *gen_split_275 (rtx_insn *, rtx *);
   24626                 :             : rtx_insn *
   24627                 :             : gen_split_275 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   24628                 :             : {
   24629                 :             :   rtx operand0;
   24630                 :             :   rtx operand1;
   24631                 :             :   rtx operand2;
   24632                 :             :   rtx operand3;
   24633                 :             :   rtx_insn *_val = NULL;
   24634                 :             :   if (dump_file)
   24635                 :             :     fprintf (dump_file, "Splitting with gen_split_275 (i386.md:11568)\n");
   24636                 :             :   start_sequence ();
   24637                 :             : #define FAIL return (end_sequence (), _val)
   24638                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   24639                 :             : #line 11589 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   24640                 :             : {
   24641                 :             :   operands[2] = gen_lowpart (HImode, operands[2]);
   24642                 :             :   operands[3] = gen_int_mode (INTVAL (operands[3]) >> 8, QImode);
   24643                 :             : }
   24644                 :             : #undef DONE
   24645                 :             : #undef FAIL
   24646                 :             :   operand0 = operands[0];
   24647                 :             :   (void) operand0;
   24648                 :             :   operand1 = operands[1];
   24649                 :             :   (void) operand1;
   24650                 :             :   operand2 = operands[2];
   24651                 :             :   (void) operand2;
   24652                 :             :   operand3 = operands[3];
   24653                 :             :   (void) operand3;
   24654                 :             :   emit_insn (gen_rtx_SET (operand0,
   24655                 :             :         gen_rtx_fmt_ee (GET_CODE (operand1), GET_MODE (operand1),
   24656                 :             :                 gen_rtx_AND (QImode,
   24657                 :             :         gen_rtx_SUBREG (QImode,
   24658                 :             :         gen_rtx_ZERO_EXTRACT (HImode,
   24659                 :             :         operand2,
   24660                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   24661                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   24662                 :             :         0),
   24663                 :             :         operand3),
   24664                 :             :                 const0_rtx)));
   24665                 :             :   _val = get_insns ();
   24666                 :             :   end_sequence ();
   24667                 :             :   return _val;
   24668                 :             : }
   24669                 :             : 
   24670                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:11594 */
   24671                 :             : extern rtx_insn *gen_split_276 (rtx_insn *, rtx *);
   24672                 :             : rtx_insn *
   24673                 :             : gen_split_276 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   24674                 :             : {
   24675                 :             :   rtx operand0;
   24676                 :             :   rtx operand1;
   24677                 :             :   rtx operand2;
   24678                 :             :   rtx operand3;
   24679                 :             :   rtx_insn *_val = NULL;
   24680                 :             :   if (dump_file)
   24681                 :             :     fprintf (dump_file, "Splitting with gen_split_276 (i386.md:11594)\n");
   24682                 :             :   start_sequence ();
   24683                 :             : #define FAIL return (end_sequence (), _val)
   24684                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   24685                 :             : #line 11610 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   24686                 :             : {
   24687                 :             :   operands[2] = gen_lowpart (QImode, operands[2]);
   24688                 :             :   operands[3] = gen_int_mode (INTVAL (operands[3]), QImode);
   24689                 :             : }
   24690                 :             : #undef DONE
   24691                 :             : #undef FAIL
   24692                 :             :   operand0 = operands[0];
   24693                 :             :   (void) operand0;
   24694                 :             :   operand1 = operands[1];
   24695                 :             :   (void) operand1;
   24696                 :             :   operand2 = operands[2];
   24697                 :             :   (void) operand2;
   24698                 :             :   operand3 = operands[3];
   24699                 :             :   (void) operand3;
   24700                 :             :   emit_insn (gen_rtx_SET (operand0,
   24701                 :             :         gen_rtx_fmt_ee (GET_CODE (operand1), GET_MODE (operand1),
   24702                 :             :                 gen_rtx_AND (QImode,
   24703                 :             :         operand2,
   24704                 :             :         operand3),
   24705                 :             :                 const0_rtx)));
   24706                 :             :   _val = get_insns ();
   24707                 :             :   end_sequence ();
   24708                 :             :   return _val;
   24709                 :             : }
   24710                 :             : 
   24711                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:11621 */
   24712                 :             : extern rtx_insn *gen_peephole2_121 (rtx_insn *, rtx *);
   24713                 :             : rtx_insn *
   24714                 :             : gen_peephole2_121 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   24715                 :             : {
   24716                 :             :   rtx operand0;
   24717                 :             :   rtx operand1;
   24718                 :             :   rtx operand2;
   24719                 :             :   rtx_insn *_val = NULL;
   24720                 :             :   if (dump_file)
   24721                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_121 (i386.md:11621)\n");
   24722                 :             :   start_sequence ();
   24723                 :             : #define FAIL return (end_sequence (), _val)
   24724                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   24725                 :             : #line 11630 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   24726                 :             : {
   24727                 :             :   unsigned HOST_WIDE_INT ival = UINTVAL (operands[1]);
   24728                 :             :   int first_nonzero_byte, bitsize;
   24729                 :             :   rtx new_addr, new_const;
   24730                 :             :   machine_mode new_mode;
   24731                 :             : 
   24732                 :             :   if (ival == 0)
   24733                 :             :     FAIL;
   24734                 :             : 
   24735                 :             :   /* Clear bits outside mode width.  */
   24736                 :             :   ival &= GET_MODE_MASK (HImode);
   24737                 :             : 
   24738                 :             :   first_nonzero_byte = ctz_hwi (ival) / BITS_PER_UNIT;
   24739                 :             : 
   24740                 :             :   ival >>= first_nonzero_byte * BITS_PER_UNIT;
   24741                 :             : 
   24742                 :             :   bitsize = sizeof (ival) * BITS_PER_UNIT - clz_hwi (ival);
   24743                 :             : 
   24744                 :             :   if (bitsize <= GET_MODE_BITSIZE (QImode))
   24745                 :             :     new_mode = QImode;
   24746                 :             :   else if (bitsize <= GET_MODE_BITSIZE (HImode))
   24747                 :             :     new_mode = HImode;
   24748                 :             :   else if (bitsize <= GET_MODE_BITSIZE (SImode))
   24749                 :             :     new_mode = SImode;
   24750                 :             :   else
   24751                 :             :     new_mode = DImode;
   24752                 :             : 
   24753                 :             :   if (GET_MODE_SIZE (new_mode) >= GET_MODE_SIZE (HImode))
   24754                 :             :     FAIL;
   24755                 :             : 
   24756                 :             :   new_addr = adjust_address (operands[0], new_mode, first_nonzero_byte);
   24757                 :             :   new_const = gen_int_mode (ival, new_mode);
   24758                 :             : 
   24759                 :             :   operands[2] = gen_rtx_AND (new_mode, new_addr, new_const);
   24760                 :             : }
   24761                 :             : #undef DONE
   24762                 :             : #undef FAIL
   24763                 :             :   operand0 = operands[0];
   24764                 :             :   (void) operand0;
   24765                 :             :   operand1 = operands[1];
   24766                 :             :   (void) operand1;
   24767                 :             :   operand2 = operands[2];
   24768                 :             :   (void) operand2;
   24769                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCZmode,
   24770                 :             :         17),
   24771                 :             :         gen_rtx_COMPARE (CCZmode,
   24772                 :             :         operand2,
   24773                 :             :         const0_rtx)));
   24774                 :             :   _val = get_insns ();
   24775                 :             :   end_sequence ();
   24776                 :             :   return _val;
   24777                 :             : }
   24778                 :             : 
   24779                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:11621 */
   24780                 :             : extern rtx_insn *gen_peephole2_122 (rtx_insn *, rtx *);
   24781                 :             : rtx_insn *
   24782                 :             : gen_peephole2_122 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   24783                 :             : {
   24784                 :             :   rtx operand0;
   24785                 :             :   rtx operand1;
   24786                 :             :   rtx operand2;
   24787                 :             :   rtx_insn *_val = NULL;
   24788                 :             :   if (dump_file)
   24789                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_122 (i386.md:11621)\n");
   24790                 :             :   start_sequence ();
   24791                 :             : #define FAIL return (end_sequence (), _val)
   24792                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   24793                 :             : #line 11630 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   24794                 :             : {
   24795                 :             :   unsigned HOST_WIDE_INT ival = UINTVAL (operands[1]);
   24796                 :             :   int first_nonzero_byte, bitsize;
   24797                 :             :   rtx new_addr, new_const;
   24798                 :             :   machine_mode new_mode;
   24799                 :             : 
   24800                 :             :   if (ival == 0)
   24801                 :             :     FAIL;
   24802                 :             : 
   24803                 :             :   /* Clear bits outside mode width.  */
   24804                 :             :   ival &= GET_MODE_MASK (SImode);
   24805                 :             : 
   24806                 :             :   first_nonzero_byte = ctz_hwi (ival) / BITS_PER_UNIT;
   24807                 :             : 
   24808                 :             :   ival >>= first_nonzero_byte * BITS_PER_UNIT;
   24809                 :             : 
   24810                 :             :   bitsize = sizeof (ival) * BITS_PER_UNIT - clz_hwi (ival);
   24811                 :             : 
   24812                 :             :   if (bitsize <= GET_MODE_BITSIZE (QImode))
   24813                 :             :     new_mode = QImode;
   24814                 :             :   else if (bitsize <= GET_MODE_BITSIZE (HImode))
   24815                 :             :     new_mode = HImode;
   24816                 :             :   else if (bitsize <= GET_MODE_BITSIZE (SImode))
   24817                 :             :     new_mode = SImode;
   24818                 :             :   else
   24819                 :             :     new_mode = DImode;
   24820                 :             : 
   24821                 :             :   if (GET_MODE_SIZE (new_mode) >= GET_MODE_SIZE (SImode))
   24822                 :             :     FAIL;
   24823                 :             : 
   24824                 :             :   new_addr = adjust_address (operands[0], new_mode, first_nonzero_byte);
   24825                 :             :   new_const = gen_int_mode (ival, new_mode);
   24826                 :             : 
   24827                 :             :   operands[2] = gen_rtx_AND (new_mode, new_addr, new_const);
   24828                 :             : }
   24829                 :             : #undef DONE
   24830                 :             : #undef FAIL
   24831                 :             :   operand0 = operands[0];
   24832                 :             :   (void) operand0;
   24833                 :             :   operand1 = operands[1];
   24834                 :             :   (void) operand1;
   24835                 :             :   operand2 = operands[2];
   24836                 :             :   (void) operand2;
   24837                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCZmode,
   24838                 :             :         17),
   24839                 :             :         gen_rtx_COMPARE (CCZmode,
   24840                 :             :         operand2,
   24841                 :             :         const0_rtx)));
   24842                 :             :   _val = get_insns ();
   24843                 :             :   end_sequence ();
   24844                 :             :   return _val;
   24845                 :             : }
   24846                 :             : 
   24847                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:11621 */
   24848                 :             : extern rtx_insn *gen_peephole2_123 (rtx_insn *, rtx *);
   24849                 :             : rtx_insn *
   24850                 :             : gen_peephole2_123 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   24851                 :             : {
   24852                 :             :   rtx operand0;
   24853                 :             :   rtx operand1;
   24854                 :             :   rtx operand2;
   24855                 :             :   rtx_insn *_val = NULL;
   24856                 :             :   if (dump_file)
   24857                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_123 (i386.md:11621)\n");
   24858                 :             :   start_sequence ();
   24859                 :             : #define FAIL return (end_sequence (), _val)
   24860                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   24861                 :             : #line 11630 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   24862                 :             : {
   24863                 :             :   unsigned HOST_WIDE_INT ival = UINTVAL (operands[1]);
   24864                 :             :   int first_nonzero_byte, bitsize;
   24865                 :             :   rtx new_addr, new_const;
   24866                 :             :   machine_mode new_mode;
   24867                 :             : 
   24868                 :             :   if (ival == 0)
   24869                 :             :     FAIL;
   24870                 :             : 
   24871                 :             :   /* Clear bits outside mode width.  */
   24872                 :             :   ival &= GET_MODE_MASK (DImode);
   24873                 :             : 
   24874                 :             :   first_nonzero_byte = ctz_hwi (ival) / BITS_PER_UNIT;
   24875                 :             : 
   24876                 :             :   ival >>= first_nonzero_byte * BITS_PER_UNIT;
   24877                 :             : 
   24878                 :             :   bitsize = sizeof (ival) * BITS_PER_UNIT - clz_hwi (ival);
   24879                 :             : 
   24880                 :             :   if (bitsize <= GET_MODE_BITSIZE (QImode))
   24881                 :             :     new_mode = QImode;
   24882                 :             :   else if (bitsize <= GET_MODE_BITSIZE (HImode))
   24883                 :             :     new_mode = HImode;
   24884                 :             :   else if (bitsize <= GET_MODE_BITSIZE (SImode))
   24885                 :             :     new_mode = SImode;
   24886                 :             :   else
   24887                 :             :     new_mode = DImode;
   24888                 :             : 
   24889                 :             :   if (GET_MODE_SIZE (new_mode) >= GET_MODE_SIZE (DImode))
   24890                 :             :     FAIL;
   24891                 :             : 
   24892                 :             :   new_addr = adjust_address (operands[0], new_mode, first_nonzero_byte);
   24893                 :             :   new_const = gen_int_mode (ival, new_mode);
   24894                 :             : 
   24895                 :             :   operands[2] = gen_rtx_AND (new_mode, new_addr, new_const);
   24896                 :             : }
   24897                 :             : #undef DONE
   24898                 :             : #undef FAIL
   24899                 :             :   operand0 = operands[0];
   24900                 :             :   (void) operand0;
   24901                 :             :   operand1 = operands[1];
   24902                 :             :   (void) operand1;
   24903                 :             :   operand2 = operands[2];
   24904                 :             :   (void) operand2;
   24905                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCZmode,
   24906                 :             :         17),
   24907                 :             :         gen_rtx_COMPARE (CCZmode,
   24908                 :             :         operand2,
   24909                 :             :         const0_rtx)));
   24910                 :             :   _val = get_insns ();
   24911                 :             :   end_sequence ();
   24912                 :             :   return _val;
   24913                 :             : }
   24914                 :             : 
   24915                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:11670 */
   24916                 :             : rtx
   24917                 :             : gen_andqi3 (rtx operand0,
   24918                 :             :         rtx operand1,
   24919                 :             :         rtx operand2)
   24920                 :             : {
   24921                 :             :   rtx_insn *_val = 0;
   24922                 :             :   start_sequence ();
   24923                 :             :   {
   24924                 :             :     rtx operands[3];
   24925                 :             :     operands[0] = operand0;
   24926                 :             :     operands[1] = operand1;
   24927                 :             :     operands[2] = operand2;
   24928                 :             : #define FAIL return (end_sequence (), _val)
   24929                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   24930                 :             : #line 11675 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   24931                 :             : {
   24932                 :             :   machine_mode mode = QImode;
   24933                 :             : 
   24934                 :             :   if (GET_MODE_SIZE (QImode) > UNITS_PER_WORD
   24935                 :             :       && !x86_64_hilo_general_operand (operands[2], QImode))
   24936                 :             :     operands[2] = force_reg (QImode, operands[2]);
   24937                 :             : 
   24938                 :             :   if (GET_MODE_SIZE (QImode) <= UNITS_PER_WORD
   24939                 :             :       && const_int_operand (operands[2], QImode)
   24940                 :             :       && register_operand (operands[0], QImode)
   24941                 :             :       && !(TARGET_ZERO_EXTEND_WITH_AND
   24942                 :             :            && optimize_function_for_speed_p (cfun)))
   24943                 :             :     {
   24944                 :             :       unsigned HOST_WIDE_INT ival = UINTVAL (operands[2]);
   24945                 :             : 
   24946                 :             :       if (ival == GET_MODE_MASK (SImode))
   24947                 :             :         mode = SImode;
   24948                 :             :       else if (ival == GET_MODE_MASK (HImode))
   24949                 :             :         mode = HImode;
   24950                 :             :       else if (ival == GET_MODE_MASK (QImode))
   24951                 :             :         mode = QImode;
   24952                 :             :     }
   24953                 :             : 
   24954                 :             :   if (mode != QImode)
   24955                 :             :     emit_insn (gen_extend_insn
   24956                 :             :                (operands[0], gen_lowpart (mode, operands[1]),
   24957                 :             :                 QImode, mode, 1));
   24958                 :             :   else
   24959                 :             :     ix86_expand_binary_operator (AND, QImode, operands, TARGET_APX_NDD);
   24960                 :             : 
   24961                 :             :   DONE;
   24962                 :             : }
   24963                 :             : #undef DONE
   24964                 :             : #undef FAIL
   24965                 :             :     operand0 = operands[0];
   24966                 :             :     (void) operand0;
   24967                 :             :     operand1 = operands[1];
   24968                 :             :     (void) operand1;
   24969                 :             :     operand2 = operands[2];
   24970                 :             :     (void) operand2;
   24971                 :             :   }
   24972                 :             :   emit_insn (gen_rtx_SET (operand0,
   24973                 :             :         gen_rtx_AND (QImode,
   24974                 :             :         operand1,
   24975                 :             :         operand2)));
   24976                 :             :   _val = get_insns ();
   24977                 :             :   end_sequence ();
   24978                 :             :   return _val;
   24979                 :             : }
   24980                 :             : 
   24981                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:11670 */
   24982                 :             : rtx
   24983                 :             : gen_andhi3 (rtx operand0,
   24984                 :             :         rtx operand1,
   24985                 :             :         rtx operand2)
   24986                 :             : {
   24987                 :             :   rtx_insn *_val = 0;
   24988                 :             :   start_sequence ();
   24989                 :             :   {
   24990                 :             :     rtx operands[3];
   24991                 :             :     operands[0] = operand0;
   24992                 :             :     operands[1] = operand1;
   24993                 :             :     operands[2] = operand2;
   24994                 :             : #define FAIL return (end_sequence (), _val)
   24995                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   24996                 :             : #line 11675 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   24997                 :             : {
   24998                 :             :   machine_mode mode = HImode;
   24999                 :             : 
   25000                 :             :   if (GET_MODE_SIZE (HImode) > UNITS_PER_WORD
   25001                 :             :       && !x86_64_hilo_general_operand (operands[2], HImode))
   25002                 :             :     operands[2] = force_reg (HImode, operands[2]);
   25003                 :             : 
   25004                 :             :   if (GET_MODE_SIZE (HImode) <= UNITS_PER_WORD
   25005                 :             :       && const_int_operand (operands[2], HImode)
   25006                 :             :       && register_operand (operands[0], HImode)
   25007                 :             :       && !(TARGET_ZERO_EXTEND_WITH_AND
   25008                 :             :            && optimize_function_for_speed_p (cfun)))
   25009                 :             :     {
   25010                 :             :       unsigned HOST_WIDE_INT ival = UINTVAL (operands[2]);
   25011                 :             : 
   25012                 :             :       if (ival == GET_MODE_MASK (SImode))
   25013                 :             :         mode = SImode;
   25014                 :             :       else if (ival == GET_MODE_MASK (HImode))
   25015                 :             :         mode = HImode;
   25016                 :             :       else if (ival == GET_MODE_MASK (QImode))
   25017                 :             :         mode = QImode;
   25018                 :             :     }
   25019                 :             : 
   25020                 :             :   if (mode != HImode)
   25021                 :             :     emit_insn (gen_extend_insn
   25022                 :             :                (operands[0], gen_lowpart (mode, operands[1]),
   25023                 :             :                 HImode, mode, 1));
   25024                 :             :   else
   25025                 :             :     ix86_expand_binary_operator (AND, HImode, operands, TARGET_APX_NDD);
   25026                 :             : 
   25027                 :             :   DONE;
   25028                 :             : }
   25029                 :             : #undef DONE
   25030                 :             : #undef FAIL
   25031                 :             :     operand0 = operands[0];
   25032                 :             :     (void) operand0;
   25033                 :             :     operand1 = operands[1];
   25034                 :             :     (void) operand1;
   25035                 :             :     operand2 = operands[2];
   25036                 :             :     (void) operand2;
   25037                 :             :   }
   25038                 :             :   emit_insn (gen_rtx_SET (operand0,
   25039                 :             :         gen_rtx_AND (HImode,
   25040                 :             :         operand1,
   25041                 :             :         operand2)));
   25042                 :             :   _val = get_insns ();
   25043                 :             :   end_sequence ();
   25044                 :             :   return _val;
   25045                 :             : }
   25046                 :             : 
   25047                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:11670 */
   25048                 :             : rtx
   25049                 :             : gen_andsi3 (rtx operand0,
   25050                 :             :         rtx operand1,
   25051                 :             :         rtx operand2)
   25052                 :             : {
   25053                 :             :   rtx_insn *_val = 0;
   25054                 :             :   start_sequence ();
   25055                 :             :   {
   25056                 :             :     rtx operands[3];
   25057                 :             :     operands[0] = operand0;
   25058                 :             :     operands[1] = operand1;
   25059                 :             :     operands[2] = operand2;
   25060                 :             : #define FAIL return (end_sequence (), _val)
   25061                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   25062                 :             : #line 11675 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   25063                 :             : {
   25064                 :             :   machine_mode mode = SImode;
   25065                 :             : 
   25066                 :             :   if (GET_MODE_SIZE (SImode) > UNITS_PER_WORD
   25067                 :             :       && !x86_64_hilo_general_operand (operands[2], SImode))
   25068                 :             :     operands[2] = force_reg (SImode, operands[2]);
   25069                 :             : 
   25070                 :             :   if (GET_MODE_SIZE (SImode) <= UNITS_PER_WORD
   25071                 :             :       && const_int_operand (operands[2], SImode)
   25072                 :             :       && register_operand (operands[0], SImode)
   25073                 :             :       && !(TARGET_ZERO_EXTEND_WITH_AND
   25074                 :             :            && optimize_function_for_speed_p (cfun)))
   25075                 :             :     {
   25076                 :             :       unsigned HOST_WIDE_INT ival = UINTVAL (operands[2]);
   25077                 :             : 
   25078                 :             :       if (ival == GET_MODE_MASK (SImode))
   25079                 :             :         mode = SImode;
   25080                 :             :       else if (ival == GET_MODE_MASK (HImode))
   25081                 :             :         mode = HImode;
   25082                 :             :       else if (ival == GET_MODE_MASK (QImode))
   25083                 :             :         mode = QImode;
   25084                 :             :     }
   25085                 :             : 
   25086                 :             :   if (mode != SImode)
   25087                 :             :     emit_insn (gen_extend_insn
   25088                 :             :                (operands[0], gen_lowpart (mode, operands[1]),
   25089                 :             :                 SImode, mode, 1));
   25090                 :             :   else
   25091                 :             :     ix86_expand_binary_operator (AND, SImode, operands, TARGET_APX_NDD);
   25092                 :             : 
   25093                 :             :   DONE;
   25094                 :             : }
   25095                 :             : #undef DONE
   25096                 :             : #undef FAIL
   25097                 :             :     operand0 = operands[0];
   25098                 :             :     (void) operand0;
   25099                 :             :     operand1 = operands[1];
   25100                 :             :     (void) operand1;
   25101                 :             :     operand2 = operands[2];
   25102                 :             :     (void) operand2;
   25103                 :             :   }
   25104                 :             :   emit_insn (gen_rtx_SET (operand0,
   25105                 :             :         gen_rtx_AND (SImode,
   25106                 :             :         operand1,
   25107                 :             :         operand2)));
   25108                 :             :   _val = get_insns ();
   25109                 :             :   end_sequence ();
   25110                 :             :   return _val;
   25111                 :             : }
   25112                 :             : 
   25113                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:11670 */
   25114                 :             : rtx
   25115                 :             : gen_anddi3 (rtx operand0,
   25116                 :             :         rtx operand1,
   25117                 :             :         rtx operand2)
   25118                 :             : {
   25119                 :             :   rtx_insn *_val = 0;
   25120                 :             :   start_sequence ();
   25121                 :             :   {
   25122                 :             :     rtx operands[3];
   25123                 :             :     operands[0] = operand0;
   25124                 :             :     operands[1] = operand1;
   25125                 :             :     operands[2] = operand2;
   25126                 :             : #define FAIL return (end_sequence (), _val)
   25127                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   25128                 :             : #line 11675 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   25129                 :             : {
   25130                 :             :   machine_mode mode = DImode;
   25131                 :             : 
   25132                 :             :   if (GET_MODE_SIZE (DImode) > UNITS_PER_WORD
   25133                 :             :       && !x86_64_hilo_general_operand (operands[2], DImode))
   25134                 :             :     operands[2] = force_reg (DImode, operands[2]);
   25135                 :             : 
   25136                 :             :   if (GET_MODE_SIZE (DImode) <= UNITS_PER_WORD
   25137                 :             :       && const_int_operand (operands[2], DImode)
   25138                 :             :       && register_operand (operands[0], DImode)
   25139                 :             :       && !(TARGET_ZERO_EXTEND_WITH_AND
   25140                 :             :            && optimize_function_for_speed_p (cfun)))
   25141                 :             :     {
   25142                 :             :       unsigned HOST_WIDE_INT ival = UINTVAL (operands[2]);
   25143                 :             : 
   25144                 :             :       if (ival == GET_MODE_MASK (SImode))
   25145                 :             :         mode = SImode;
   25146                 :             :       else if (ival == GET_MODE_MASK (HImode))
   25147                 :             :         mode = HImode;
   25148                 :             :       else if (ival == GET_MODE_MASK (QImode))
   25149                 :             :         mode = QImode;
   25150                 :             :     }
   25151                 :             : 
   25152                 :             :   if (mode != DImode)
   25153                 :             :     emit_insn (gen_extend_insn
   25154                 :             :                (operands[0], gen_lowpart (mode, operands[1]),
   25155                 :             :                 DImode, mode, 1));
   25156                 :             :   else
   25157                 :             :     ix86_expand_binary_operator (AND, DImode, operands, TARGET_APX_NDD);
   25158                 :             : 
   25159                 :             :   DONE;
   25160                 :             : }
   25161                 :             : #undef DONE
   25162                 :             : #undef FAIL
   25163                 :             :     operand0 = operands[0];
   25164                 :             :     (void) operand0;
   25165                 :             :     operand1 = operands[1];
   25166                 :             :     (void) operand1;
   25167                 :             :     operand2 = operands[2];
   25168                 :             :     (void) operand2;
   25169                 :             :   }
   25170                 :             :   emit_insn (gen_rtx_SET (operand0,
   25171                 :             :         gen_rtx_AND (DImode,
   25172                 :             :         operand1,
   25173                 :             :         operand2)));
   25174                 :             :   _val = get_insns ();
   25175                 :             :   end_sequence ();
   25176                 :             :   return _val;
   25177                 :             : }
   25178                 :             : 
   25179                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:11670 */
   25180                 :             : rtx
   25181                 :             : gen_andti3 (rtx operand0,
   25182                 :             :         rtx operand1,
   25183                 :             :         rtx operand2)
   25184                 :             : {
   25185                 :             :   rtx_insn *_val = 0;
   25186                 :             :   start_sequence ();
   25187                 :             :   {
   25188                 :             :     rtx operands[3];
   25189                 :             :     operands[0] = operand0;
   25190                 :             :     operands[1] = operand1;
   25191                 :             :     operands[2] = operand2;
   25192                 :             : #define FAIL return (end_sequence (), _val)
   25193                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   25194                 :             : #line 11675 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   25195                 :             : {
   25196                 :             :   machine_mode mode = TImode;
   25197                 :             : 
   25198                 :             :   if (GET_MODE_SIZE (TImode) > UNITS_PER_WORD
   25199                 :             :       && !x86_64_hilo_general_operand (operands[2], TImode))
   25200                 :             :     operands[2] = force_reg (TImode, operands[2]);
   25201                 :             : 
   25202                 :             :   if (GET_MODE_SIZE (TImode) <= UNITS_PER_WORD
   25203                 :             :       && const_int_operand (operands[2], TImode)
   25204                 :             :       && register_operand (operands[0], TImode)
   25205                 :             :       && !(TARGET_ZERO_EXTEND_WITH_AND
   25206                 :             :            && optimize_function_for_speed_p (cfun)))
   25207                 :             :     {
   25208                 :             :       unsigned HOST_WIDE_INT ival = UINTVAL (operands[2]);
   25209                 :             : 
   25210                 :             :       if (ival == GET_MODE_MASK (SImode))
   25211                 :             :         mode = SImode;
   25212                 :             :       else if (ival == GET_MODE_MASK (HImode))
   25213                 :             :         mode = HImode;
   25214                 :             :       else if (ival == GET_MODE_MASK (QImode))
   25215                 :             :         mode = QImode;
   25216                 :             :     }
   25217                 :             : 
   25218                 :             :   if (mode != TImode)
   25219                 :             :     emit_insn (gen_extend_insn
   25220                 :             :                (operands[0], gen_lowpart (mode, operands[1]),
   25221                 :             :                 TImode, mode, 1));
   25222                 :             :   else
   25223                 :             :     ix86_expand_binary_operator (AND, TImode, operands, TARGET_APX_NDD);
   25224                 :             : 
   25225                 :             :   DONE;
   25226                 :             : }
   25227                 :             : #undef DONE
   25228                 :             : #undef FAIL
   25229                 :             :     operand0 = operands[0];
   25230                 :             :     (void) operand0;
   25231                 :             :     operand1 = operands[1];
   25232                 :             :     (void) operand1;
   25233                 :             :     operand2 = operands[2];
   25234                 :             :     (void) operand2;
   25235                 :             :   }
   25236                 :             :   emit_insn (gen_rtx_SET (operand0,
   25237                 :             :         gen_rtx_AND (TImode,
   25238                 :             :         operand1,
   25239                 :             :         operand2)));
   25240                 :             :   _val = get_insns ();
   25241                 :             :   end_sequence ();
   25242                 :             :   return _val;
   25243                 :             : }
   25244                 :             : 
   25245                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:11708 */
   25246                 :             : extern rtx_insn *gen_split_277 (rtx_insn *, rtx *);
   25247                 :             : rtx_insn *
   25248                 :             : gen_split_277 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   25249                 :             : {
   25250                 :             :   rtx_insn *_val = NULL;
   25251                 :             :   if (dump_file)
   25252                 :             :     fprintf (dump_file, "Splitting with gen_split_277 (i386.md:11708)\n");
   25253                 :             :   start_sequence ();
   25254                 :             : #define FAIL return (end_sequence (), _val)
   25255                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   25256                 :             : #line 11718 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   25257                 :             : {
   25258                 :             :   bool emit_insn_deleted_note_p = false;
   25259                 :             : 
   25260                 :             :   split_double_mode (DImode, &operands[0], 3, &operands[0], &operands[3]);
   25261                 :             : 
   25262                 :             :   if (operands[2] == const0_rtx)
   25263                 :             :     emit_move_insn (operands[0], const0_rtx);
   25264                 :             :   else if (operands[2] == constm1_rtx)
   25265                 :             :     {
   25266                 :             :       if (!rtx_equal_p (operands[0], operands[1]))
   25267                 :             :         emit_move_insn (operands[0], operands[1]);
   25268                 :             :       else
   25269                 :             :         emit_insn_deleted_note_p = true;
   25270                 :             :     }
   25271                 :             :   else
   25272                 :             :     ix86_expand_binary_operator (AND, SImode, &operands[0], TARGET_APX_NDD);
   25273                 :             : 
   25274                 :             :   if (operands[5] == const0_rtx)
   25275                 :             :     emit_move_insn (operands[3], const0_rtx);
   25276                 :             :   else if (operands[5] == constm1_rtx)
   25277                 :             :     {
   25278                 :             :       if (!rtx_equal_p (operands[3], operands[4]))
   25279                 :             :         emit_move_insn (operands[3], operands[4]);
   25280                 :             :       else if (emit_insn_deleted_note_p)
   25281                 :             :         emit_note (NOTE_INSN_DELETED);
   25282                 :             :     }
   25283                 :             :   else
   25284                 :             :     ix86_expand_binary_operator (AND, SImode, &operands[3], TARGET_APX_NDD);
   25285                 :             : 
   25286                 :             :   DONE;
   25287                 :             : }
   25288                 :             : #undef DONE
   25289                 :             : #undef FAIL
   25290                 :             :   emit_insn (const0_rtx);
   25291                 :             :   _val = get_insns ();
   25292                 :             :   end_sequence ();
   25293                 :             :   return _val;
   25294                 :             : }
   25295                 :             : 
   25296                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:11708 */
   25297                 :             : extern rtx_insn *gen_split_278 (rtx_insn *, rtx *);
   25298                 :             : rtx_insn *
   25299                 :             : gen_split_278 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   25300                 :             : {
   25301                 :             :   rtx_insn *_val = NULL;
   25302                 :             :   if (dump_file)
   25303                 :             :     fprintf (dump_file, "Splitting with gen_split_278 (i386.md:11708)\n");
   25304                 :             :   start_sequence ();
   25305                 :             : #define FAIL return (end_sequence (), _val)
   25306                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   25307                 :             : #line 11718 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   25308                 :             : {
   25309                 :             :   bool emit_insn_deleted_note_p = false;
   25310                 :             : 
   25311                 :             :   split_double_mode (TImode, &operands[0], 3, &operands[0], &operands[3]);
   25312                 :             : 
   25313                 :             :   if (operands[2] == const0_rtx)
   25314                 :             :     emit_move_insn (operands[0], const0_rtx);
   25315                 :             :   else if (operands[2] == constm1_rtx)
   25316                 :             :     {
   25317                 :             :       if (!rtx_equal_p (operands[0], operands[1]))
   25318                 :             :         emit_move_insn (operands[0], operands[1]);
   25319                 :             :       else
   25320                 :             :         emit_insn_deleted_note_p = true;
   25321                 :             :     }
   25322                 :             :   else
   25323                 :             :     ix86_expand_binary_operator (AND, DImode, &operands[0], TARGET_APX_NDD);
   25324                 :             : 
   25325                 :             :   if (operands[5] == const0_rtx)
   25326                 :             :     emit_move_insn (operands[3], const0_rtx);
   25327                 :             :   else if (operands[5] == constm1_rtx)
   25328                 :             :     {
   25329                 :             :       if (!rtx_equal_p (operands[3], operands[4]))
   25330                 :             :         emit_move_insn (operands[3], operands[4]);
   25331                 :             :       else if (emit_insn_deleted_note_p)
   25332                 :             :         emit_note (NOTE_INSN_DELETED);
   25333                 :             :     }
   25334                 :             :   else
   25335                 :             :     ix86_expand_binary_operator (AND, DImode, &operands[3], TARGET_APX_NDD);
   25336                 :             : 
   25337                 :             :   DONE;
   25338                 :             : }
   25339                 :             : #undef DONE
   25340                 :             : #undef FAIL
   25341                 :             :   emit_insn (const0_rtx);
   25342                 :             :   _val = get_insns ();
   25343                 :             :   end_sequence ();
   25344                 :             :   return _val;
   25345                 :             : }
   25346                 :             : 
   25347                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:11781 */
   25348                 :             : extern rtx_insn *gen_split_279 (rtx_insn *, rtx *);
   25349                 :             : rtx_insn *
   25350                 :             : gen_split_279 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   25351                 :             : {
   25352                 :             :   rtx operand0;
   25353                 :             :   rtx operand1;
   25354                 :             :   rtx operand2;
   25355                 :             :   rtx operand3;
   25356                 :             :   rtx_insn *_val = NULL;
   25357                 :             :   if (dump_file)
   25358                 :             :     fprintf (dump_file, "Splitting with gen_split_279 (i386.md:11781)\n");
   25359                 :             :   start_sequence ();
   25360                 :             : #define FAIL return (end_sequence (), _val)
   25361                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   25362                 :             : #line 11797 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   25363                 :             : operands[3] = GEN_INT (exact_log2 (~INTVAL (operands[2])));
   25364                 :             : #undef DONE
   25365                 :             : #undef FAIL
   25366                 :             :   operand0 = operands[0];
   25367                 :             :   (void) operand0;
   25368                 :             :   operand1 = operands[1];
   25369                 :             :   (void) operand1;
   25370                 :             :   operand2 = operands[2];
   25371                 :             :   (void) operand2;
   25372                 :             :   operand3 = operands[3];
   25373                 :             :   (void) operand3;
   25374                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   25375                 :             :         gen_rtvec (2,
   25376                 :             :                 gen_rtx_SET (gen_rtx_ZERO_EXTRACT (DImode,
   25377                 :             :         operand0,
   25378                 :             :         const1_rtx,
   25379                 :             :         operand3),
   25380                 :             :         const0_rtx),
   25381                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   25382                 :             :   _val = get_insns ();
   25383                 :             :   end_sequence ();
   25384                 :             :   return _val;
   25385                 :             : }
   25386                 :             : 
   25387                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:11804 */
   25388                 :             : extern rtx_insn *gen_split_280 (rtx_insn *, rtx *);
   25389                 :             : rtx_insn *
   25390                 :             : gen_split_280 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   25391                 :             : {
   25392                 :             :   rtx operand0;
   25393                 :             :   rtx operand1;
   25394                 :             :   rtx operand2;
   25395                 :             :   rtx_insn *_val = NULL;
   25396                 :             :   if (dump_file)
   25397                 :             :     fprintf (dump_file, "Splitting with gen_split_280 (i386.md:11804)\n");
   25398                 :             :   start_sequence ();
   25399                 :             : #define FAIL return (end_sequence (), _val)
   25400                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   25401                 :             : #line 11813 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   25402                 :             : {
   25403                 :             :   if (GET_CODE (operands[2]) == SYMBOL_REF
   25404                 :             :       || GET_CODE (operands[2]) == LABEL_REF)
   25405                 :             :     {
   25406                 :             :       operands[2] = shallow_copy_rtx (operands[2]);
   25407                 :             :       PUT_MODE (operands[2], SImode);
   25408                 :             :     }
   25409                 :             :   else if (GET_CODE (operands[2]) == CONST)
   25410                 :             :     {
   25411                 :             :       /* (const:DI (plus:DI (symbol_ref:DI ("...")) (const_int N))) */
   25412                 :             :       operands[2] = copy_rtx (operands[2]);
   25413                 :             :       PUT_MODE (operands[2], SImode);
   25414                 :             :       PUT_MODE (XEXP (operands[2], 0), SImode);
   25415                 :             :       PUT_MODE (XEXP (XEXP (operands[2], 0), 0), SImode);
   25416                 :             :     }    
   25417                 :             :   else
   25418                 :             :     operands[2] = gen_lowpart (SImode, operands[2]);
   25419                 :             : }
   25420                 :             : #undef DONE
   25421                 :             : #undef FAIL
   25422                 :             :   operand0 = operands[0];
   25423                 :             :   (void) operand0;
   25424                 :             :   operand1 = operands[1];
   25425                 :             :   (void) operand1;
   25426                 :             :   operand2 = operands[2];
   25427                 :             :   (void) operand2;
   25428                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   25429                 :             :         gen_rtvec (2,
   25430                 :             :                 gen_rtx_SET (operand0,
   25431                 :             :         gen_rtx_ZERO_EXTEND (DImode,
   25432                 :             :         gen_rtx_AND (SImode,
   25433                 :             :         operand1,
   25434                 :             :         operand2))),
   25435                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   25436                 :             :   _val = get_insns ();
   25437                 :             :   end_sequence ();
   25438                 :             :   return _val;
   25439                 :             : }
   25440                 :             : 
   25441                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:11914 */
   25442                 :             : extern rtx_insn *gen_split_281 (rtx_insn *, rtx *);
   25443                 :             : rtx_insn *
   25444                 :             : gen_split_281 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   25445                 :             : {
   25446                 :             :   rtx operand0;
   25447                 :             :   rtx operand1;
   25448                 :             :   rtx operand2;
   25449                 :             :   rtx_insn *_val = NULL;
   25450                 :             :   if (dump_file)
   25451                 :             :     fprintf (dump_file, "Splitting with gen_split_281 (i386.md:11914)\n");
   25452                 :             :   start_sequence ();
   25453                 :             : #define FAIL return (end_sequence (), _val)
   25454                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   25455                 :             : #line 11931 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   25456                 :             : 
   25457                 :             : #undef DONE
   25458                 :             : #undef FAIL
   25459                 :             :   operand0 = operands[0];
   25460                 :             :   (void) operand0;
   25461                 :             :   operand1 = operands[1];
   25462                 :             :   (void) operand1;
   25463                 :             :   operand2 = operands[2];
   25464                 :             :   (void) operand2;
   25465                 :             :   emit_insn (gen_rtx_SET (gen_rtx_STRICT_LOW_PART (VOIDmode,
   25466                 :             :         operand0),
   25467                 :             :         operand1));
   25468                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   25469                 :             :         gen_rtvec (2,
   25470                 :             :                 gen_rtx_SET (gen_rtx_STRICT_LOW_PART (VOIDmode,
   25471                 :             :         copy_rtx (operand0)),
   25472                 :             :         gen_rtx_AND (QImode,
   25473                 :             :         copy_rtx (operand0),
   25474                 :             :         operand2)),
   25475                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   25476                 :             :   _val = get_insns ();
   25477                 :             :   end_sequence ();
   25478                 :             :   return _val;
   25479                 :             : }
   25480                 :             : 
   25481                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:11914 */
   25482                 :             : extern rtx_insn *gen_split_282 (rtx_insn *, rtx *);
   25483                 :             : rtx_insn *
   25484                 :             : gen_split_282 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   25485                 :             : {
   25486                 :             :   rtx operand0;
   25487                 :             :   rtx operand1;
   25488                 :             :   rtx operand2;
   25489                 :             :   rtx_insn *_val = NULL;
   25490                 :             :   if (dump_file)
   25491                 :             :     fprintf (dump_file, "Splitting with gen_split_282 (i386.md:11914)\n");
   25492                 :             :   start_sequence ();
   25493                 :             : #define FAIL return (end_sequence (), _val)
   25494                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   25495                 :             : #line 11931 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   25496                 :             : 
   25497                 :             : #undef DONE
   25498                 :             : #undef FAIL
   25499                 :             :   operand0 = operands[0];
   25500                 :             :   (void) operand0;
   25501                 :             :   operand1 = operands[1];
   25502                 :             :   (void) operand1;
   25503                 :             :   operand2 = operands[2];
   25504                 :             :   (void) operand2;
   25505                 :             :   emit_insn (gen_rtx_SET (gen_rtx_STRICT_LOW_PART (VOIDmode,
   25506                 :             :         operand0),
   25507                 :             :         operand1));
   25508                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   25509                 :             :         gen_rtvec (2,
   25510                 :             :                 gen_rtx_SET (gen_rtx_STRICT_LOW_PART (VOIDmode,
   25511                 :             :         copy_rtx (operand0)),
   25512                 :             :         gen_rtx_IOR (QImode,
   25513                 :             :         copy_rtx (operand0),
   25514                 :             :         operand2)),
   25515                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   25516                 :             :   _val = get_insns ();
   25517                 :             :   end_sequence ();
   25518                 :             :   return _val;
   25519                 :             : }
   25520                 :             : 
   25521                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:11914 */
   25522                 :             : extern rtx_insn *gen_split_283 (rtx_insn *, rtx *);
   25523                 :             : rtx_insn *
   25524                 :             : gen_split_283 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   25525                 :             : {
   25526                 :             :   rtx operand0;
   25527                 :             :   rtx operand1;
   25528                 :             :   rtx operand2;
   25529                 :             :   rtx_insn *_val = NULL;
   25530                 :             :   if (dump_file)
   25531                 :             :     fprintf (dump_file, "Splitting with gen_split_283 (i386.md:11914)\n");
   25532                 :             :   start_sequence ();
   25533                 :             : #define FAIL return (end_sequence (), _val)
   25534                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   25535                 :             : #line 11931 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   25536                 :             : 
   25537                 :             : #undef DONE
   25538                 :             : #undef FAIL
   25539                 :             :   operand0 = operands[0];
   25540                 :             :   (void) operand0;
   25541                 :             :   operand1 = operands[1];
   25542                 :             :   (void) operand1;
   25543                 :             :   operand2 = operands[2];
   25544                 :             :   (void) operand2;
   25545                 :             :   emit_insn (gen_rtx_SET (gen_rtx_STRICT_LOW_PART (VOIDmode,
   25546                 :             :         operand0),
   25547                 :             :         operand1));
   25548                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   25549                 :             :         gen_rtvec (2,
   25550                 :             :                 gen_rtx_SET (gen_rtx_STRICT_LOW_PART (VOIDmode,
   25551                 :             :         copy_rtx (operand0)),
   25552                 :             :         gen_rtx_XOR (QImode,
   25553                 :             :         copy_rtx (operand0),
   25554                 :             :         operand2)),
   25555                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   25556                 :             :   _val = get_insns ();
   25557                 :             :   end_sequence ();
   25558                 :             :   return _val;
   25559                 :             : }
   25560                 :             : 
   25561                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:11914 */
   25562                 :             : extern rtx_insn *gen_split_284 (rtx_insn *, rtx *);
   25563                 :             : rtx_insn *
   25564                 :             : gen_split_284 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   25565                 :             : {
   25566                 :             :   rtx operand0;
   25567                 :             :   rtx operand1;
   25568                 :             :   rtx operand2;
   25569                 :             :   rtx_insn *_val = NULL;
   25570                 :             :   if (dump_file)
   25571                 :             :     fprintf (dump_file, "Splitting with gen_split_284 (i386.md:11914)\n");
   25572                 :             :   start_sequence ();
   25573                 :             : #define FAIL return (end_sequence (), _val)
   25574                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   25575                 :             : #line 11931 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   25576                 :             : 
   25577                 :             : #undef DONE
   25578                 :             : #undef FAIL
   25579                 :             :   operand0 = operands[0];
   25580                 :             :   (void) operand0;
   25581                 :             :   operand1 = operands[1];
   25582                 :             :   (void) operand1;
   25583                 :             :   operand2 = operands[2];
   25584                 :             :   (void) operand2;
   25585                 :             :   emit_insn (gen_rtx_SET (gen_rtx_STRICT_LOW_PART (VOIDmode,
   25586                 :             :         operand0),
   25587                 :             :         operand1));
   25588                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   25589                 :             :         gen_rtvec (2,
   25590                 :             :                 gen_rtx_SET (gen_rtx_STRICT_LOW_PART (VOIDmode,
   25591                 :             :         copy_rtx (operand0)),
   25592                 :             :         gen_rtx_AND (HImode,
   25593                 :             :         copy_rtx (operand0),
   25594                 :             :         operand2)),
   25595                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   25596                 :             :   _val = get_insns ();
   25597                 :             :   end_sequence ();
   25598                 :             :   return _val;
   25599                 :             : }
   25600                 :             : 
   25601                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:11914 */
   25602                 :             : extern rtx_insn *gen_split_285 (rtx_insn *, rtx *);
   25603                 :             : rtx_insn *
   25604                 :             : gen_split_285 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   25605                 :             : {
   25606                 :             :   rtx operand0;
   25607                 :             :   rtx operand1;
   25608                 :             :   rtx operand2;
   25609                 :             :   rtx_insn *_val = NULL;
   25610                 :             :   if (dump_file)
   25611                 :             :     fprintf (dump_file, "Splitting with gen_split_285 (i386.md:11914)\n");
   25612                 :             :   start_sequence ();
   25613                 :             : #define FAIL return (end_sequence (), _val)
   25614                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   25615                 :             : #line 11931 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   25616                 :             : 
   25617                 :             : #undef DONE
   25618                 :             : #undef FAIL
   25619                 :             :   operand0 = operands[0];
   25620                 :             :   (void) operand0;
   25621                 :             :   operand1 = operands[1];
   25622                 :             :   (void) operand1;
   25623                 :             :   operand2 = operands[2];
   25624                 :             :   (void) operand2;
   25625                 :             :   emit_insn (gen_rtx_SET (gen_rtx_STRICT_LOW_PART (VOIDmode,
   25626                 :             :         operand0),
   25627                 :             :         operand1));
   25628                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   25629                 :             :         gen_rtvec (2,
   25630                 :             :                 gen_rtx_SET (gen_rtx_STRICT_LOW_PART (VOIDmode,
   25631                 :             :         copy_rtx (operand0)),
   25632                 :             :         gen_rtx_IOR (HImode,
   25633                 :             :         copy_rtx (operand0),
   25634                 :             :         operand2)),
   25635                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   25636                 :             :   _val = get_insns ();
   25637                 :             :   end_sequence ();
   25638                 :             :   return _val;
   25639                 :             : }
   25640                 :             : 
   25641                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:11914 */
   25642                 :             : extern rtx_insn *gen_split_286 (rtx_insn *, rtx *);
   25643                 :             : rtx_insn *
   25644                 :             : gen_split_286 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   25645                 :             : {
   25646                 :             :   rtx operand0;
   25647                 :             :   rtx operand1;
   25648                 :             :   rtx operand2;
   25649                 :             :   rtx_insn *_val = NULL;
   25650                 :             :   if (dump_file)
   25651                 :             :     fprintf (dump_file, "Splitting with gen_split_286 (i386.md:11914)\n");
   25652                 :             :   start_sequence ();
   25653                 :             : #define FAIL return (end_sequence (), _val)
   25654                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   25655                 :             : #line 11931 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   25656                 :             : 
   25657                 :             : #undef DONE
   25658                 :             : #undef FAIL
   25659                 :             :   operand0 = operands[0];
   25660                 :             :   (void) operand0;
   25661                 :             :   operand1 = operands[1];
   25662                 :             :   (void) operand1;
   25663                 :             :   operand2 = operands[2];
   25664                 :             :   (void) operand2;
   25665                 :             :   emit_insn (gen_rtx_SET (gen_rtx_STRICT_LOW_PART (VOIDmode,
   25666                 :             :         operand0),
   25667                 :             :         operand1));
   25668                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   25669                 :             :         gen_rtvec (2,
   25670                 :             :                 gen_rtx_SET (gen_rtx_STRICT_LOW_PART (VOIDmode,
   25671                 :             :         copy_rtx (operand0)),
   25672                 :             :         gen_rtx_XOR (HImode,
   25673                 :             :         copy_rtx (operand0),
   25674                 :             :         operand2)),
   25675                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   25676                 :             :   _val = get_insns ();
   25677                 :             :   end_sequence ();
   25678                 :             :   return _val;
   25679                 :             : }
   25680                 :             : 
   25681                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:11936 */
   25682                 :             : extern rtx_insn *gen_split_287 (rtx_insn *, rtx *);
   25683                 :             : rtx_insn *
   25684                 :             : gen_split_287 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   25685                 :             : {
   25686                 :             :   rtx operand0;
   25687                 :             :   rtx operand1;
   25688                 :             :   rtx operand2;
   25689                 :             :   rtx operand3;
   25690                 :             :   rtx_insn *_val = NULL;
   25691                 :             :   if (dump_file)
   25692                 :             :     fprintf (dump_file, "Splitting with gen_split_287 (i386.md:11936)\n");
   25693                 :             :   start_sequence ();
   25694                 :             : #define FAIL return (end_sequence (), _val)
   25695                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   25696                 :             : #line 11961 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   25697                 :             : 
   25698                 :             : #undef DONE
   25699                 :             : #undef FAIL
   25700                 :             :   operand0 = operands[0];
   25701                 :             :   (void) operand0;
   25702                 :             :   operand1 = operands[1];
   25703                 :             :   (void) operand1;
   25704                 :             :   operand2 = operands[2];
   25705                 :             :   (void) operand2;
   25706                 :             :   operand3 = operands[3];
   25707                 :             :   (void) operand3;
   25708                 :             :   emit_insn (gen_rtx_SET (gen_rtx_STRICT_LOW_PART (VOIDmode,
   25709                 :             :         operand0),
   25710                 :             :         operand1));
   25711                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   25712                 :             :         gen_rtvec (2,
   25713                 :             :                 gen_rtx_SET (gen_rtx_STRICT_LOW_PART (VOIDmode,
   25714                 :             :         copy_rtx (operand0)),
   25715                 :             :         gen_rtx_AND (QImode,
   25716                 :             :         gen_rtx_SUBREG (QImode,
   25717                 :             :         gen_rtx_fmt_eee (GET_CODE (operand3), GET_MODE (operand3),
   25718                 :             :                 operand2,
   25719                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   25720                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   25721                 :             :         0),
   25722                 :             :         copy_rtx (operand0))),
   25723                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   25724                 :             :   _val = get_insns ();
   25725                 :             :   end_sequence ();
   25726                 :             :   return _val;
   25727                 :             : }
   25728                 :             : 
   25729                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:11936 */
   25730                 :             : extern rtx_insn *gen_split_288 (rtx_insn *, rtx *);
   25731                 :             : rtx_insn *
   25732                 :             : gen_split_288 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   25733                 :             : {
   25734                 :             :   rtx operand0;
   25735                 :             :   rtx operand1;
   25736                 :             :   rtx operand2;
   25737                 :             :   rtx operand3;
   25738                 :             :   rtx_insn *_val = NULL;
   25739                 :             :   if (dump_file)
   25740                 :             :     fprintf (dump_file, "Splitting with gen_split_288 (i386.md:11936)\n");
   25741                 :             :   start_sequence ();
   25742                 :             : #define FAIL return (end_sequence (), _val)
   25743                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   25744                 :             : #line 11961 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   25745                 :             : 
   25746                 :             : #undef DONE
   25747                 :             : #undef FAIL
   25748                 :             :   operand0 = operands[0];
   25749                 :             :   (void) operand0;
   25750                 :             :   operand1 = operands[1];
   25751                 :             :   (void) operand1;
   25752                 :             :   operand2 = operands[2];
   25753                 :             :   (void) operand2;
   25754                 :             :   operand3 = operands[3];
   25755                 :             :   (void) operand3;
   25756                 :             :   emit_insn (gen_rtx_SET (gen_rtx_STRICT_LOW_PART (VOIDmode,
   25757                 :             :         operand0),
   25758                 :             :         operand1));
   25759                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   25760                 :             :         gen_rtvec (2,
   25761                 :             :                 gen_rtx_SET (gen_rtx_STRICT_LOW_PART (VOIDmode,
   25762                 :             :         copy_rtx (operand0)),
   25763                 :             :         gen_rtx_IOR (QImode,
   25764                 :             :         gen_rtx_SUBREG (QImode,
   25765                 :             :         gen_rtx_fmt_eee (GET_CODE (operand3), GET_MODE (operand3),
   25766                 :             :                 operand2,
   25767                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   25768                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   25769                 :             :         0),
   25770                 :             :         copy_rtx (operand0))),
   25771                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   25772                 :             :   _val = get_insns ();
   25773                 :             :   end_sequence ();
   25774                 :             :   return _val;
   25775                 :             : }
   25776                 :             : 
   25777                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:11936 */
   25778                 :             : extern rtx_insn *gen_split_289 (rtx_insn *, rtx *);
   25779                 :             : rtx_insn *
   25780                 :             : gen_split_289 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   25781                 :             : {
   25782                 :             :   rtx operand0;
   25783                 :             :   rtx operand1;
   25784                 :             :   rtx operand2;
   25785                 :             :   rtx operand3;
   25786                 :             :   rtx_insn *_val = NULL;
   25787                 :             :   if (dump_file)
   25788                 :             :     fprintf (dump_file, "Splitting with gen_split_289 (i386.md:11936)\n");
   25789                 :             :   start_sequence ();
   25790                 :             : #define FAIL return (end_sequence (), _val)
   25791                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   25792                 :             : #line 11961 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   25793                 :             : 
   25794                 :             : #undef DONE
   25795                 :             : #undef FAIL
   25796                 :             :   operand0 = operands[0];
   25797                 :             :   (void) operand0;
   25798                 :             :   operand1 = operands[1];
   25799                 :             :   (void) operand1;
   25800                 :             :   operand2 = operands[2];
   25801                 :             :   (void) operand2;
   25802                 :             :   operand3 = operands[3];
   25803                 :             :   (void) operand3;
   25804                 :             :   emit_insn (gen_rtx_SET (gen_rtx_STRICT_LOW_PART (VOIDmode,
   25805                 :             :         operand0),
   25806                 :             :         operand1));
   25807                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   25808                 :             :         gen_rtvec (2,
   25809                 :             :                 gen_rtx_SET (gen_rtx_STRICT_LOW_PART (VOIDmode,
   25810                 :             :         copy_rtx (operand0)),
   25811                 :             :         gen_rtx_XOR (QImode,
   25812                 :             :         gen_rtx_SUBREG (QImode,
   25813                 :             :         gen_rtx_fmt_eee (GET_CODE (operand3), GET_MODE (operand3),
   25814                 :             :                 operand2,
   25815                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   25816                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   25817                 :             :         0),
   25818                 :             :         copy_rtx (operand0))),
   25819                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   25820                 :             :   _val = get_insns ();
   25821                 :             :   end_sequence ();
   25822                 :             :   return _val;
   25823                 :             : }
   25824                 :             : 
   25825                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:11936 */
   25826                 :             : extern rtx_insn *gen_split_290 (rtx_insn *, rtx *);
   25827                 :             : rtx_insn *
   25828                 :             : gen_split_290 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   25829                 :             : {
   25830                 :             :   rtx operand0;
   25831                 :             :   rtx operand1;
   25832                 :             :   rtx operand2;
   25833                 :             :   rtx operand3;
   25834                 :             :   rtx_insn *_val = NULL;
   25835                 :             :   if (dump_file)
   25836                 :             :     fprintf (dump_file, "Splitting with gen_split_290 (i386.md:11936)\n");
   25837                 :             :   start_sequence ();
   25838                 :             : #define FAIL return (end_sequence (), _val)
   25839                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   25840                 :             : #line 11961 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   25841                 :             : 
   25842                 :             : #undef DONE
   25843                 :             : #undef FAIL
   25844                 :             :   operand0 = operands[0];
   25845                 :             :   (void) operand0;
   25846                 :             :   operand1 = operands[1];
   25847                 :             :   (void) operand1;
   25848                 :             :   operand2 = operands[2];
   25849                 :             :   (void) operand2;
   25850                 :             :   operand3 = operands[3];
   25851                 :             :   (void) operand3;
   25852                 :             :   emit_insn (gen_rtx_SET (gen_rtx_STRICT_LOW_PART (VOIDmode,
   25853                 :             :         operand0),
   25854                 :             :         operand1));
   25855                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   25856                 :             :         gen_rtvec (2,
   25857                 :             :                 gen_rtx_SET (gen_rtx_STRICT_LOW_PART (VOIDmode,
   25858                 :             :         copy_rtx (operand0)),
   25859                 :             :         gen_rtx_AND (QImode,
   25860                 :             :         gen_rtx_SUBREG (QImode,
   25861                 :             :         gen_rtx_fmt_eee (GET_CODE (operand3), GET_MODE (operand3),
   25862                 :             :                 operand2,
   25863                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   25864                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   25865                 :             :         0),
   25866                 :             :         copy_rtx (operand0))),
   25867                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   25868                 :             :   _val = get_insns ();
   25869                 :             :   end_sequence ();
   25870                 :             :   return _val;
   25871                 :             : }
   25872                 :             : 
   25873                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:11936 */
   25874                 :             : extern rtx_insn *gen_split_291 (rtx_insn *, rtx *);
   25875                 :             : rtx_insn *
   25876                 :             : gen_split_291 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   25877                 :             : {
   25878                 :             :   rtx operand0;
   25879                 :             :   rtx operand1;
   25880                 :             :   rtx operand2;
   25881                 :             :   rtx operand3;
   25882                 :             :   rtx_insn *_val = NULL;
   25883                 :             :   if (dump_file)
   25884                 :             :     fprintf (dump_file, "Splitting with gen_split_291 (i386.md:11936)\n");
   25885                 :             :   start_sequence ();
   25886                 :             : #define FAIL return (end_sequence (), _val)
   25887                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   25888                 :             : #line 11961 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   25889                 :             : 
   25890                 :             : #undef DONE
   25891                 :             : #undef FAIL
   25892                 :             :   operand0 = operands[0];
   25893                 :             :   (void) operand0;
   25894                 :             :   operand1 = operands[1];
   25895                 :             :   (void) operand1;
   25896                 :             :   operand2 = operands[2];
   25897                 :             :   (void) operand2;
   25898                 :             :   operand3 = operands[3];
   25899                 :             :   (void) operand3;
   25900                 :             :   emit_insn (gen_rtx_SET (gen_rtx_STRICT_LOW_PART (VOIDmode,
   25901                 :             :         operand0),
   25902                 :             :         operand1));
   25903                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   25904                 :             :         gen_rtvec (2,
   25905                 :             :                 gen_rtx_SET (gen_rtx_STRICT_LOW_PART (VOIDmode,
   25906                 :             :         copy_rtx (operand0)),
   25907                 :             :         gen_rtx_IOR (QImode,
   25908                 :             :         gen_rtx_SUBREG (QImode,
   25909                 :             :         gen_rtx_fmt_eee (GET_CODE (operand3), GET_MODE (operand3),
   25910                 :             :                 operand2,
   25911                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   25912                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   25913                 :             :         0),
   25914                 :             :         copy_rtx (operand0))),
   25915                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   25916                 :             :   _val = get_insns ();
   25917                 :             :   end_sequence ();
   25918                 :             :   return _val;
   25919                 :             : }
   25920                 :             : 
   25921                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:11936 */
   25922                 :             : extern rtx_insn *gen_split_292 (rtx_insn *, rtx *);
   25923                 :             : rtx_insn *
   25924                 :             : gen_split_292 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   25925                 :             : {
   25926                 :             :   rtx operand0;
   25927                 :             :   rtx operand1;
   25928                 :             :   rtx operand2;
   25929                 :             :   rtx operand3;
   25930                 :             :   rtx_insn *_val = NULL;
   25931                 :             :   if (dump_file)
   25932                 :             :     fprintf (dump_file, "Splitting with gen_split_292 (i386.md:11936)\n");
   25933                 :             :   start_sequence ();
   25934                 :             : #define FAIL return (end_sequence (), _val)
   25935                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   25936                 :             : #line 11961 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   25937                 :             : 
   25938                 :             : #undef DONE
   25939                 :             : #undef FAIL
   25940                 :             :   operand0 = operands[0];
   25941                 :             :   (void) operand0;
   25942                 :             :   operand1 = operands[1];
   25943                 :             :   (void) operand1;
   25944                 :             :   operand2 = operands[2];
   25945                 :             :   (void) operand2;
   25946                 :             :   operand3 = operands[3];
   25947                 :             :   (void) operand3;
   25948                 :             :   emit_insn (gen_rtx_SET (gen_rtx_STRICT_LOW_PART (VOIDmode,
   25949                 :             :         operand0),
   25950                 :             :         operand1));
   25951                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   25952                 :             :         gen_rtvec (2,
   25953                 :             :                 gen_rtx_SET (gen_rtx_STRICT_LOW_PART (VOIDmode,
   25954                 :             :         copy_rtx (operand0)),
   25955                 :             :         gen_rtx_XOR (QImode,
   25956                 :             :         gen_rtx_SUBREG (QImode,
   25957                 :             :         gen_rtx_fmt_eee (GET_CODE (operand3), GET_MODE (operand3),
   25958                 :             :                 operand2,
   25959                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   25960                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   25961                 :             :         0),
   25962                 :             :         copy_rtx (operand0))),
   25963                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   25964                 :             :   _val = get_insns ();
   25965                 :             :   end_sequence ();
   25966                 :             :   return _val;
   25967                 :             : }
   25968                 :             : 
   25969                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:11936 */
   25970                 :             : extern rtx_insn *gen_split_293 (rtx_insn *, rtx *);
   25971                 :             : rtx_insn *
   25972                 :             : gen_split_293 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   25973                 :             : {
   25974                 :             :   rtx operand0;
   25975                 :             :   rtx operand1;
   25976                 :             :   rtx operand2;
   25977                 :             :   rtx operand3;
   25978                 :             :   rtx_insn *_val = NULL;
   25979                 :             :   if (dump_file)
   25980                 :             :     fprintf (dump_file, "Splitting with gen_split_293 (i386.md:11936)\n");
   25981                 :             :   start_sequence ();
   25982                 :             : #define FAIL return (end_sequence (), _val)
   25983                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   25984                 :             : #line 11961 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   25985                 :             : 
   25986                 :             : #undef DONE
   25987                 :             : #undef FAIL
   25988                 :             :   operand0 = operands[0];
   25989                 :             :   (void) operand0;
   25990                 :             :   operand1 = operands[1];
   25991                 :             :   (void) operand1;
   25992                 :             :   operand2 = operands[2];
   25993                 :             :   (void) operand2;
   25994                 :             :   operand3 = operands[3];
   25995                 :             :   (void) operand3;
   25996                 :             :   emit_insn (gen_rtx_SET (gen_rtx_STRICT_LOW_PART (VOIDmode,
   25997                 :             :         operand0),
   25998                 :             :         operand1));
   25999                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   26000                 :             :         gen_rtvec (2,
   26001                 :             :                 gen_rtx_SET (gen_rtx_STRICT_LOW_PART (VOIDmode,
   26002                 :             :         copy_rtx (operand0)),
   26003                 :             :         gen_rtx_AND (QImode,
   26004                 :             :         gen_rtx_SUBREG (QImode,
   26005                 :             :         gen_rtx_fmt_eee (GET_CODE (operand3), GET_MODE (operand3),
   26006                 :             :                 operand2,
   26007                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   26008                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   26009                 :             :         0),
   26010                 :             :         copy_rtx (operand0))),
   26011                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   26012                 :             :   _val = get_insns ();
   26013                 :             :   end_sequence ();
   26014                 :             :   return _val;
   26015                 :             : }
   26016                 :             : 
   26017                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:11936 */
   26018                 :             : extern rtx_insn *gen_split_294 (rtx_insn *, rtx *);
   26019                 :             : rtx_insn *
   26020                 :             : gen_split_294 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   26021                 :             : {
   26022                 :             :   rtx operand0;
   26023                 :             :   rtx operand1;
   26024                 :             :   rtx operand2;
   26025                 :             :   rtx operand3;
   26026                 :             :   rtx_insn *_val = NULL;
   26027                 :             :   if (dump_file)
   26028                 :             :     fprintf (dump_file, "Splitting with gen_split_294 (i386.md:11936)\n");
   26029                 :             :   start_sequence ();
   26030                 :             : #define FAIL return (end_sequence (), _val)
   26031                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   26032                 :             : #line 11961 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   26033                 :             : 
   26034                 :             : #undef DONE
   26035                 :             : #undef FAIL
   26036                 :             :   operand0 = operands[0];
   26037                 :             :   (void) operand0;
   26038                 :             :   operand1 = operands[1];
   26039                 :             :   (void) operand1;
   26040                 :             :   operand2 = operands[2];
   26041                 :             :   (void) operand2;
   26042                 :             :   operand3 = operands[3];
   26043                 :             :   (void) operand3;
   26044                 :             :   emit_insn (gen_rtx_SET (gen_rtx_STRICT_LOW_PART (VOIDmode,
   26045                 :             :         operand0),
   26046                 :             :         operand1));
   26047                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   26048                 :             :         gen_rtvec (2,
   26049                 :             :                 gen_rtx_SET (gen_rtx_STRICT_LOW_PART (VOIDmode,
   26050                 :             :         copy_rtx (operand0)),
   26051                 :             :         gen_rtx_IOR (QImode,
   26052                 :             :         gen_rtx_SUBREG (QImode,
   26053                 :             :         gen_rtx_fmt_eee (GET_CODE (operand3), GET_MODE (operand3),
   26054                 :             :                 operand2,
   26055                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   26056                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   26057                 :             :         0),
   26058                 :             :         copy_rtx (operand0))),
   26059                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   26060                 :             :   _val = get_insns ();
   26061                 :             :   end_sequence ();
   26062                 :             :   return _val;
   26063                 :             : }
   26064                 :             : 
   26065                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:11936 */
   26066                 :             : extern rtx_insn *gen_split_295 (rtx_insn *, rtx *);
   26067                 :             : rtx_insn *
   26068                 :             : gen_split_295 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   26069                 :             : {
   26070                 :             :   rtx operand0;
   26071                 :             :   rtx operand1;
   26072                 :             :   rtx operand2;
   26073                 :             :   rtx operand3;
   26074                 :             :   rtx_insn *_val = NULL;
   26075                 :             :   if (dump_file)
   26076                 :             :     fprintf (dump_file, "Splitting with gen_split_295 (i386.md:11936)\n");
   26077                 :             :   start_sequence ();
   26078                 :             : #define FAIL return (end_sequence (), _val)
   26079                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   26080                 :             : #line 11961 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   26081                 :             : 
   26082                 :             : #undef DONE
   26083                 :             : #undef FAIL
   26084                 :             :   operand0 = operands[0];
   26085                 :             :   (void) operand0;
   26086                 :             :   operand1 = operands[1];
   26087                 :             :   (void) operand1;
   26088                 :             :   operand2 = operands[2];
   26089                 :             :   (void) operand2;
   26090                 :             :   operand3 = operands[3];
   26091                 :             :   (void) operand3;
   26092                 :             :   emit_insn (gen_rtx_SET (gen_rtx_STRICT_LOW_PART (VOIDmode,
   26093                 :             :         operand0),
   26094                 :             :         operand1));
   26095                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   26096                 :             :         gen_rtvec (2,
   26097                 :             :                 gen_rtx_SET (gen_rtx_STRICT_LOW_PART (VOIDmode,
   26098                 :             :         copy_rtx (operand0)),
   26099                 :             :         gen_rtx_XOR (QImode,
   26100                 :             :         gen_rtx_SUBREG (QImode,
   26101                 :             :         gen_rtx_fmt_eee (GET_CODE (operand3), GET_MODE (operand3),
   26102                 :             :                 operand2,
   26103                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   26104                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   26105                 :             :         0),
   26106                 :             :         copy_rtx (operand0))),
   26107                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   26108                 :             :   _val = get_insns ();
   26109                 :             :   end_sequence ();
   26110                 :             :   return _val;
   26111                 :             : }
   26112                 :             : 
   26113                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:11965 */
   26114                 :             : extern rtx_insn *gen_split_296 (rtx_insn *, rtx *);
   26115                 :             : rtx_insn *
   26116                 :             : gen_split_296 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   26117                 :             : {
   26118                 :             :   rtx operand0;
   26119                 :             :   rtx operand1;
   26120                 :             :   rtx operand2;
   26121                 :             :   rtx operand3;
   26122                 :             :   rtx operand4;
   26123                 :             :   rtx_insn *_val = NULL;
   26124                 :             :   if (dump_file)
   26125                 :             :     fprintf (dump_file, "Splitting with gen_split_296 (i386.md:11965)\n");
   26126                 :             :   start_sequence ();
   26127                 :             : #define FAIL return (end_sequence (), _val)
   26128                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   26129                 :             : #line 11994 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   26130                 :             : 
   26131                 :             : #undef DONE
   26132                 :             : #undef FAIL
   26133                 :             :   operand0 = operands[0];
   26134                 :             :   (void) operand0;
   26135                 :             :   operand1 = operands[1];
   26136                 :             :   (void) operand1;
   26137                 :             :   operand2 = operands[2];
   26138                 :             :   (void) operand2;
   26139                 :             :   operand3 = operands[3];
   26140                 :             :   (void) operand3;
   26141                 :             :   operand4 = operands[4];
   26142                 :             :   (void) operand4;
   26143                 :             :   emit_insn (gen_rtx_SET (gen_rtx_STRICT_LOW_PART (VOIDmode,
   26144                 :             :         operand0),
   26145                 :             :         gen_rtx_SUBREG (QImode,
   26146                 :             :         gen_rtx_fmt_eee (GET_CODE (operand4), GET_MODE (operand4),
   26147                 :             :                 operand2,
   26148                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   26149                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   26150                 :             :         0)));
   26151                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   26152                 :             :         gen_rtvec (2,
   26153                 :             :                 gen_rtx_SET (gen_rtx_STRICT_LOW_PART (VOIDmode,
   26154                 :             :         copy_rtx (operand0)),
   26155                 :             :         gen_rtx_AND (QImode,
   26156                 :             :         gen_rtx_SUBREG (QImode,
   26157                 :             :         gen_rtx_fmt_eee (GET_CODE (operand3), GET_MODE (operand3),
   26158                 :             :                 operand1,
   26159                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   26160                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   26161                 :             :         0),
   26162                 :             :         copy_rtx (operand0))),
   26163                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   26164                 :             :   _val = get_insns ();
   26165                 :             :   end_sequence ();
   26166                 :             :   return _val;
   26167                 :             : }
   26168                 :             : 
   26169                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:11965 */
   26170                 :             : extern rtx_insn *gen_split_297 (rtx_insn *, rtx *);
   26171                 :             : rtx_insn *
   26172                 :             : gen_split_297 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   26173                 :             : {
   26174                 :             :   rtx operand0;
   26175                 :             :   rtx operand1;
   26176                 :             :   rtx operand2;
   26177                 :             :   rtx operand3;
   26178                 :             :   rtx operand4;
   26179                 :             :   rtx_insn *_val = NULL;
   26180                 :             :   if (dump_file)
   26181                 :             :     fprintf (dump_file, "Splitting with gen_split_297 (i386.md:11965)\n");
   26182                 :             :   start_sequence ();
   26183                 :             : #define FAIL return (end_sequence (), _val)
   26184                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   26185                 :             : #line 11994 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   26186                 :             : 
   26187                 :             : #undef DONE
   26188                 :             : #undef FAIL
   26189                 :             :   operand0 = operands[0];
   26190                 :             :   (void) operand0;
   26191                 :             :   operand1 = operands[1];
   26192                 :             :   (void) operand1;
   26193                 :             :   operand2 = operands[2];
   26194                 :             :   (void) operand2;
   26195                 :             :   operand3 = operands[3];
   26196                 :             :   (void) operand3;
   26197                 :             :   operand4 = operands[4];
   26198                 :             :   (void) operand4;
   26199                 :             :   emit_insn (gen_rtx_SET (gen_rtx_STRICT_LOW_PART (VOIDmode,
   26200                 :             :         operand0),
   26201                 :             :         gen_rtx_SUBREG (QImode,
   26202                 :             :         gen_rtx_fmt_eee (GET_CODE (operand4), GET_MODE (operand4),
   26203                 :             :                 operand2,
   26204                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   26205                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   26206                 :             :         0)));
   26207                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   26208                 :             :         gen_rtvec (2,
   26209                 :             :                 gen_rtx_SET (gen_rtx_STRICT_LOW_PART (VOIDmode,
   26210                 :             :         copy_rtx (operand0)),
   26211                 :             :         gen_rtx_IOR (QImode,
   26212                 :             :         gen_rtx_SUBREG (QImode,
   26213                 :             :         gen_rtx_fmt_eee (GET_CODE (operand3), GET_MODE (operand3),
   26214                 :             :                 operand1,
   26215                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   26216                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   26217                 :             :         0),
   26218                 :             :         copy_rtx (operand0))),
   26219                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   26220                 :             :   _val = get_insns ();
   26221                 :             :   end_sequence ();
   26222                 :             :   return _val;
   26223                 :             : }
   26224                 :             : 
   26225                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:11965 */
   26226                 :             : extern rtx_insn *gen_split_298 (rtx_insn *, rtx *);
   26227                 :             : rtx_insn *
   26228                 :             : gen_split_298 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   26229                 :             : {
   26230                 :             :   rtx operand0;
   26231                 :             :   rtx operand1;
   26232                 :             :   rtx operand2;
   26233                 :             :   rtx operand3;
   26234                 :             :   rtx operand4;
   26235                 :             :   rtx_insn *_val = NULL;
   26236                 :             :   if (dump_file)
   26237                 :             :     fprintf (dump_file, "Splitting with gen_split_298 (i386.md:11965)\n");
   26238                 :             :   start_sequence ();
   26239                 :             : #define FAIL return (end_sequence (), _val)
   26240                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   26241                 :             : #line 11994 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   26242                 :             : 
   26243                 :             : #undef DONE
   26244                 :             : #undef FAIL
   26245                 :             :   operand0 = operands[0];
   26246                 :             :   (void) operand0;
   26247                 :             :   operand1 = operands[1];
   26248                 :             :   (void) operand1;
   26249                 :             :   operand2 = operands[2];
   26250                 :             :   (void) operand2;
   26251                 :             :   operand3 = operands[3];
   26252                 :             :   (void) operand3;
   26253                 :             :   operand4 = operands[4];
   26254                 :             :   (void) operand4;
   26255                 :             :   emit_insn (gen_rtx_SET (gen_rtx_STRICT_LOW_PART (VOIDmode,
   26256                 :             :         operand0),
   26257                 :             :         gen_rtx_SUBREG (QImode,
   26258                 :             :         gen_rtx_fmt_eee (GET_CODE (operand4), GET_MODE (operand4),
   26259                 :             :                 operand2,
   26260                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   26261                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   26262                 :             :         0)));
   26263                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   26264                 :             :         gen_rtvec (2,
   26265                 :             :                 gen_rtx_SET (gen_rtx_STRICT_LOW_PART (VOIDmode,
   26266                 :             :         copy_rtx (operand0)),
   26267                 :             :         gen_rtx_XOR (QImode,
   26268                 :             :         gen_rtx_SUBREG (QImode,
   26269                 :             :         gen_rtx_fmt_eee (GET_CODE (operand3), GET_MODE (operand3),
   26270                 :             :                 operand1,
   26271                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   26272                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   26273                 :             :         0),
   26274                 :             :         copy_rtx (operand0))),
   26275                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   26276                 :             :   _val = get_insns ();
   26277                 :             :   end_sequence ();
   26278                 :             :   return _val;
   26279                 :             : }
   26280                 :             : 
   26281                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:11965 */
   26282                 :             : extern rtx_insn *gen_split_299 (rtx_insn *, rtx *);
   26283                 :             : rtx_insn *
   26284                 :             : gen_split_299 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   26285                 :             : {
   26286                 :             :   rtx operand0;
   26287                 :             :   rtx operand1;
   26288                 :             :   rtx operand2;
   26289                 :             :   rtx operand3;
   26290                 :             :   rtx operand4;
   26291                 :             :   rtx_insn *_val = NULL;
   26292                 :             :   if (dump_file)
   26293                 :             :     fprintf (dump_file, "Splitting with gen_split_299 (i386.md:11965)\n");
   26294                 :             :   start_sequence ();
   26295                 :             : #define FAIL return (end_sequence (), _val)
   26296                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   26297                 :             : #line 11994 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   26298                 :             : 
   26299                 :             : #undef DONE
   26300                 :             : #undef FAIL
   26301                 :             :   operand0 = operands[0];
   26302                 :             :   (void) operand0;
   26303                 :             :   operand1 = operands[1];
   26304                 :             :   (void) operand1;
   26305                 :             :   operand2 = operands[2];
   26306                 :             :   (void) operand2;
   26307                 :             :   operand3 = operands[3];
   26308                 :             :   (void) operand3;
   26309                 :             :   operand4 = operands[4];
   26310                 :             :   (void) operand4;
   26311                 :             :   emit_insn (gen_rtx_SET (gen_rtx_STRICT_LOW_PART (VOIDmode,
   26312                 :             :         operand0),
   26313                 :             :         gen_rtx_SUBREG (QImode,
   26314                 :             :         gen_rtx_fmt_eee (GET_CODE (operand4), GET_MODE (operand4),
   26315                 :             :                 operand2,
   26316                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   26317                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   26318                 :             :         0)));
   26319                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   26320                 :             :         gen_rtvec (2,
   26321                 :             :                 gen_rtx_SET (gen_rtx_STRICT_LOW_PART (VOIDmode,
   26322                 :             :         copy_rtx (operand0)),
   26323                 :             :         gen_rtx_AND (QImode,
   26324                 :             :         gen_rtx_SUBREG (QImode,
   26325                 :             :         gen_rtx_fmt_eee (GET_CODE (operand3), GET_MODE (operand3),
   26326                 :             :                 operand1,
   26327                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   26328                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   26329                 :             :         0),
   26330                 :             :         copy_rtx (operand0))),
   26331                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   26332                 :             :   _val = get_insns ();
   26333                 :             :   end_sequence ();
   26334                 :             :   return _val;
   26335                 :             : }
   26336                 :             : 
   26337                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:11965 */
   26338                 :             : extern rtx_insn *gen_split_300 (rtx_insn *, rtx *);
   26339                 :             : rtx_insn *
   26340                 :             : gen_split_300 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   26341                 :             : {
   26342                 :             :   rtx operand0;
   26343                 :             :   rtx operand1;
   26344                 :             :   rtx operand2;
   26345                 :             :   rtx operand3;
   26346                 :             :   rtx operand4;
   26347                 :             :   rtx_insn *_val = NULL;
   26348                 :             :   if (dump_file)
   26349                 :             :     fprintf (dump_file, "Splitting with gen_split_300 (i386.md:11965)\n");
   26350                 :             :   start_sequence ();
   26351                 :             : #define FAIL return (end_sequence (), _val)
   26352                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   26353                 :             : #line 11994 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   26354                 :             : 
   26355                 :             : #undef DONE
   26356                 :             : #undef FAIL
   26357                 :             :   operand0 = operands[0];
   26358                 :             :   (void) operand0;
   26359                 :             :   operand1 = operands[1];
   26360                 :             :   (void) operand1;
   26361                 :             :   operand2 = operands[2];
   26362                 :             :   (void) operand2;
   26363                 :             :   operand3 = operands[3];
   26364                 :             :   (void) operand3;
   26365                 :             :   operand4 = operands[4];
   26366                 :             :   (void) operand4;
   26367                 :             :   emit_insn (gen_rtx_SET (gen_rtx_STRICT_LOW_PART (VOIDmode,
   26368                 :             :         operand0),
   26369                 :             :         gen_rtx_SUBREG (QImode,
   26370                 :             :         gen_rtx_fmt_eee (GET_CODE (operand4), GET_MODE (operand4),
   26371                 :             :                 operand2,
   26372                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   26373                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   26374                 :             :         0)));
   26375                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   26376                 :             :         gen_rtvec (2,
   26377                 :             :                 gen_rtx_SET (gen_rtx_STRICT_LOW_PART (VOIDmode,
   26378                 :             :         copy_rtx (operand0)),
   26379                 :             :         gen_rtx_IOR (QImode,
   26380                 :             :         gen_rtx_SUBREG (QImode,
   26381                 :             :         gen_rtx_fmt_eee (GET_CODE (operand3), GET_MODE (operand3),
   26382                 :             :                 operand1,
   26383                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   26384                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   26385                 :             :         0),
   26386                 :             :         copy_rtx (operand0))),
   26387                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   26388                 :             :   _val = get_insns ();
   26389                 :             :   end_sequence ();
   26390                 :             :   return _val;
   26391                 :             : }
   26392                 :             : 
   26393                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:11965 */
   26394                 :             : extern rtx_insn *gen_split_301 (rtx_insn *, rtx *);
   26395                 :             : rtx_insn *
   26396                 :             : gen_split_301 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   26397                 :             : {
   26398                 :             :   rtx operand0;
   26399                 :             :   rtx operand1;
   26400                 :             :   rtx operand2;
   26401                 :             :   rtx operand3;
   26402                 :             :   rtx operand4;
   26403                 :             :   rtx_insn *_val = NULL;
   26404                 :             :   if (dump_file)
   26405                 :             :     fprintf (dump_file, "Splitting with gen_split_301 (i386.md:11965)\n");
   26406                 :             :   start_sequence ();
   26407                 :             : #define FAIL return (end_sequence (), _val)
   26408                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   26409                 :             : #line 11994 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   26410                 :             : 
   26411                 :             : #undef DONE
   26412                 :             : #undef FAIL
   26413                 :             :   operand0 = operands[0];
   26414                 :             :   (void) operand0;
   26415                 :             :   operand1 = operands[1];
   26416                 :             :   (void) operand1;
   26417                 :             :   operand2 = operands[2];
   26418                 :             :   (void) operand2;
   26419                 :             :   operand3 = operands[3];
   26420                 :             :   (void) operand3;
   26421                 :             :   operand4 = operands[4];
   26422                 :             :   (void) operand4;
   26423                 :             :   emit_insn (gen_rtx_SET (gen_rtx_STRICT_LOW_PART (VOIDmode,
   26424                 :             :         operand0),
   26425                 :             :         gen_rtx_SUBREG (QImode,
   26426                 :             :         gen_rtx_fmt_eee (GET_CODE (operand4), GET_MODE (operand4),
   26427                 :             :                 operand2,
   26428                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   26429                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   26430                 :             :         0)));
   26431                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   26432                 :             :         gen_rtvec (2,
   26433                 :             :                 gen_rtx_SET (gen_rtx_STRICT_LOW_PART (VOIDmode,
   26434                 :             :         copy_rtx (operand0)),
   26435                 :             :         gen_rtx_XOR (QImode,
   26436                 :             :         gen_rtx_SUBREG (QImode,
   26437                 :             :         gen_rtx_fmt_eee (GET_CODE (operand3), GET_MODE (operand3),
   26438                 :             :                 operand1,
   26439                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   26440                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   26441                 :             :         0),
   26442                 :             :         copy_rtx (operand0))),
   26443                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   26444                 :             :   _val = get_insns ();
   26445                 :             :   end_sequence ();
   26446                 :             :   return _val;
   26447                 :             : }
   26448                 :             : 
   26449                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:11965 */
   26450                 :             : extern rtx_insn *gen_split_302 (rtx_insn *, rtx *);
   26451                 :             : rtx_insn *
   26452                 :             : gen_split_302 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   26453                 :             : {
   26454                 :             :   rtx operand0;
   26455                 :             :   rtx operand1;
   26456                 :             :   rtx operand2;
   26457                 :             :   rtx operand3;
   26458                 :             :   rtx operand4;
   26459                 :             :   rtx_insn *_val = NULL;
   26460                 :             :   if (dump_file)
   26461                 :             :     fprintf (dump_file, "Splitting with gen_split_302 (i386.md:11965)\n");
   26462                 :             :   start_sequence ();
   26463                 :             : #define FAIL return (end_sequence (), _val)
   26464                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   26465                 :             : #line 11994 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   26466                 :             : 
   26467                 :             : #undef DONE
   26468                 :             : #undef FAIL
   26469                 :             :   operand0 = operands[0];
   26470                 :             :   (void) operand0;
   26471                 :             :   operand1 = operands[1];
   26472                 :             :   (void) operand1;
   26473                 :             :   operand2 = operands[2];
   26474                 :             :   (void) operand2;
   26475                 :             :   operand3 = operands[3];
   26476                 :             :   (void) operand3;
   26477                 :             :   operand4 = operands[4];
   26478                 :             :   (void) operand4;
   26479                 :             :   emit_insn (gen_rtx_SET (gen_rtx_STRICT_LOW_PART (VOIDmode,
   26480                 :             :         operand0),
   26481                 :             :         gen_rtx_SUBREG (QImode,
   26482                 :             :         gen_rtx_fmt_eee (GET_CODE (operand4), GET_MODE (operand4),
   26483                 :             :                 operand2,
   26484                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   26485                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   26486                 :             :         0)));
   26487                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   26488                 :             :         gen_rtvec (2,
   26489                 :             :                 gen_rtx_SET (gen_rtx_STRICT_LOW_PART (VOIDmode,
   26490                 :             :         copy_rtx (operand0)),
   26491                 :             :         gen_rtx_AND (QImode,
   26492                 :             :         gen_rtx_SUBREG (QImode,
   26493                 :             :         gen_rtx_fmt_eee (GET_CODE (operand3), GET_MODE (operand3),
   26494                 :             :                 operand1,
   26495                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   26496                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   26497                 :             :         0),
   26498                 :             :         copy_rtx (operand0))),
   26499                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   26500                 :             :   _val = get_insns ();
   26501                 :             :   end_sequence ();
   26502                 :             :   return _val;
   26503                 :             : }
   26504                 :             : 
   26505                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:11965 */
   26506                 :             : extern rtx_insn *gen_split_303 (rtx_insn *, rtx *);
   26507                 :             : rtx_insn *
   26508                 :             : gen_split_303 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   26509                 :             : {
   26510                 :             :   rtx operand0;
   26511                 :             :   rtx operand1;
   26512                 :             :   rtx operand2;
   26513                 :             :   rtx operand3;
   26514                 :             :   rtx operand4;
   26515                 :             :   rtx_insn *_val = NULL;
   26516                 :             :   if (dump_file)
   26517                 :             :     fprintf (dump_file, "Splitting with gen_split_303 (i386.md:11965)\n");
   26518                 :             :   start_sequence ();
   26519                 :             : #define FAIL return (end_sequence (), _val)
   26520                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   26521                 :             : #line 11994 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   26522                 :             : 
   26523                 :             : #undef DONE
   26524                 :             : #undef FAIL
   26525                 :             :   operand0 = operands[0];
   26526                 :             :   (void) operand0;
   26527                 :             :   operand1 = operands[1];
   26528                 :             :   (void) operand1;
   26529                 :             :   operand2 = operands[2];
   26530                 :             :   (void) operand2;
   26531                 :             :   operand3 = operands[3];
   26532                 :             :   (void) operand3;
   26533                 :             :   operand4 = operands[4];
   26534                 :             :   (void) operand4;
   26535                 :             :   emit_insn (gen_rtx_SET (gen_rtx_STRICT_LOW_PART (VOIDmode,
   26536                 :             :         operand0),
   26537                 :             :         gen_rtx_SUBREG (QImode,
   26538                 :             :         gen_rtx_fmt_eee (GET_CODE (operand4), GET_MODE (operand4),
   26539                 :             :                 operand2,
   26540                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   26541                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   26542                 :             :         0)));
   26543                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   26544                 :             :         gen_rtvec (2,
   26545                 :             :                 gen_rtx_SET (gen_rtx_STRICT_LOW_PART (VOIDmode,
   26546                 :             :         copy_rtx (operand0)),
   26547                 :             :         gen_rtx_IOR (QImode,
   26548                 :             :         gen_rtx_SUBREG (QImode,
   26549                 :             :         gen_rtx_fmt_eee (GET_CODE (operand3), GET_MODE (operand3),
   26550                 :             :                 operand1,
   26551                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   26552                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   26553                 :             :         0),
   26554                 :             :         copy_rtx (operand0))),
   26555                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   26556                 :             :   _val = get_insns ();
   26557                 :             :   end_sequence ();
   26558                 :             :   return _val;
   26559                 :             : }
   26560                 :             : 
   26561                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:11965 */
   26562                 :             : extern rtx_insn *gen_split_304 (rtx_insn *, rtx *);
   26563                 :             : rtx_insn *
   26564                 :             : gen_split_304 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   26565                 :             : {
   26566                 :             :   rtx operand0;
   26567                 :             :   rtx operand1;
   26568                 :             :   rtx operand2;
   26569                 :             :   rtx operand3;
   26570                 :             :   rtx operand4;
   26571                 :             :   rtx_insn *_val = NULL;
   26572                 :             :   if (dump_file)
   26573                 :             :     fprintf (dump_file, "Splitting with gen_split_304 (i386.md:11965)\n");
   26574                 :             :   start_sequence ();
   26575                 :             : #define FAIL return (end_sequence (), _val)
   26576                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   26577                 :             : #line 11994 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   26578                 :             : 
   26579                 :             : #undef DONE
   26580                 :             : #undef FAIL
   26581                 :             :   operand0 = operands[0];
   26582                 :             :   (void) operand0;
   26583                 :             :   operand1 = operands[1];
   26584                 :             :   (void) operand1;
   26585                 :             :   operand2 = operands[2];
   26586                 :             :   (void) operand2;
   26587                 :             :   operand3 = operands[3];
   26588                 :             :   (void) operand3;
   26589                 :             :   operand4 = operands[4];
   26590                 :             :   (void) operand4;
   26591                 :             :   emit_insn (gen_rtx_SET (gen_rtx_STRICT_LOW_PART (VOIDmode,
   26592                 :             :         operand0),
   26593                 :             :         gen_rtx_SUBREG (QImode,
   26594                 :             :         gen_rtx_fmt_eee (GET_CODE (operand4), GET_MODE (operand4),
   26595                 :             :                 operand2,
   26596                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   26597                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   26598                 :             :         0)));
   26599                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   26600                 :             :         gen_rtvec (2,
   26601                 :             :                 gen_rtx_SET (gen_rtx_STRICT_LOW_PART (VOIDmode,
   26602                 :             :         copy_rtx (operand0)),
   26603                 :             :         gen_rtx_XOR (QImode,
   26604                 :             :         gen_rtx_SUBREG (QImode,
   26605                 :             :         gen_rtx_fmt_eee (GET_CODE (operand3), GET_MODE (operand3),
   26606                 :             :                 operand1,
   26607                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   26608                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   26609                 :             :         0),
   26610                 :             :         copy_rtx (operand0))),
   26611                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   26612                 :             :   _val = get_insns ();
   26613                 :             :   end_sequence ();
   26614                 :             :   return _val;
   26615                 :             : }
   26616                 :             : 
   26617                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:11998 */
   26618                 :             : extern rtx_insn *gen_split_305 (rtx_insn *, rtx *);
   26619                 :             : rtx_insn *
   26620                 :             : gen_split_305 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   26621                 :             : {
   26622                 :             :   rtx_insn *_val = NULL;
   26623                 :             :   if (dump_file)
   26624                 :             :     fprintf (dump_file, "Splitting with gen_split_305 (i386.md:11998)\n");
   26625                 :             :   start_sequence ();
   26626                 :             : #define FAIL return (end_sequence (), _val)
   26627                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   26628                 :             : #line 12010 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   26629                 :             : {
   26630                 :             :   unsigned HOST_WIDE_INT ival = UINTVAL (operands[2]);
   26631                 :             :   machine_mode mode;
   26632                 :             : 
   26633                 :             :   if (ival == GET_MODE_MASK (SImode))
   26634                 :             :     mode = SImode;
   26635                 :             :   else if (ival == GET_MODE_MASK (HImode))
   26636                 :             :     mode = HImode;
   26637                 :             :   else if (ival == GET_MODE_MASK (QImode))
   26638                 :             :     mode = QImode;
   26639                 :             :   else
   26640                 :             :     gcc_unreachable ();
   26641                 :             : 
   26642                 :             :   /* Zero extend to SImode to avoid partial register stalls.  */
   26643                 :             :   if (2 < GET_MODE_SIZE (SImode))
   26644                 :             :     operands[0] = gen_lowpart (SImode, operands[0]);
   26645                 :             : 
   26646                 :             :   emit_insn (gen_extend_insn
   26647                 :             :              (operands[0], gen_lowpart (mode, operands[1]),
   26648                 :             :               GET_MODE (operands[0]), mode, 1));
   26649                 :             :   DONE;
   26650                 :             : }
   26651                 :             : #undef DONE
   26652                 :             : #undef FAIL
   26653                 :             :   emit_insn (const0_rtx);
   26654                 :             :   _val = get_insns ();
   26655                 :             :   end_sequence ();
   26656                 :             :   return _val;
   26657                 :             : }
   26658                 :             : 
   26659                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:11998 */
   26660                 :             : extern rtx_insn *gen_split_306 (rtx_insn *, rtx *);
   26661                 :             : rtx_insn *
   26662                 :             : gen_split_306 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   26663                 :             : {
   26664                 :             :   rtx_insn *_val = NULL;
   26665                 :             :   if (dump_file)
   26666                 :             :     fprintf (dump_file, "Splitting with gen_split_306 (i386.md:11998)\n");
   26667                 :             :   start_sequence ();
   26668                 :             : #define FAIL return (end_sequence (), _val)
   26669                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   26670                 :             : #line 12010 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   26671                 :             : {
   26672                 :             :   unsigned HOST_WIDE_INT ival = UINTVAL (operands[2]);
   26673                 :             :   machine_mode mode;
   26674                 :             : 
   26675                 :             :   if (ival == GET_MODE_MASK (SImode))
   26676                 :             :     mode = SImode;
   26677                 :             :   else if (ival == GET_MODE_MASK (HImode))
   26678                 :             :     mode = HImode;
   26679                 :             :   else if (ival == GET_MODE_MASK (QImode))
   26680                 :             :     mode = QImode;
   26681                 :             :   else
   26682                 :             :     gcc_unreachable ();
   26683                 :             : 
   26684                 :             :   /* Zero extend to SImode to avoid partial register stalls.  */
   26685                 :             :   if (4 < GET_MODE_SIZE (SImode))
   26686                 :             :     operands[0] = gen_lowpart (SImode, operands[0]);
   26687                 :             : 
   26688                 :             :   emit_insn (gen_extend_insn
   26689                 :             :              (operands[0], gen_lowpart (mode, operands[1]),
   26690                 :             :               GET_MODE (operands[0]), mode, 1));
   26691                 :             :   DONE;
   26692                 :             : }
   26693                 :             : #undef DONE
   26694                 :             : #undef FAIL
   26695                 :             :   emit_insn (const0_rtx);
   26696                 :             :   _val = get_insns ();
   26697                 :             :   end_sequence ();
   26698                 :             :   return _val;
   26699                 :             : }
   26700                 :             : 
   26701                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:11998 */
   26702                 :             : extern rtx_insn *gen_split_307 (rtx_insn *, rtx *);
   26703                 :             : rtx_insn *
   26704                 :             : gen_split_307 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   26705                 :             : {
   26706                 :             :   rtx_insn *_val = NULL;
   26707                 :             :   if (dump_file)
   26708                 :             :     fprintf (dump_file, "Splitting with gen_split_307 (i386.md:11998)\n");
   26709                 :             :   start_sequence ();
   26710                 :             : #define FAIL return (end_sequence (), _val)
   26711                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   26712                 :             : #line 12010 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   26713                 :             : {
   26714                 :             :   unsigned HOST_WIDE_INT ival = UINTVAL (operands[2]);
   26715                 :             :   machine_mode mode;
   26716                 :             : 
   26717                 :             :   if (ival == GET_MODE_MASK (SImode))
   26718                 :             :     mode = SImode;
   26719                 :             :   else if (ival == GET_MODE_MASK (HImode))
   26720                 :             :     mode = HImode;
   26721                 :             :   else if (ival == GET_MODE_MASK (QImode))
   26722                 :             :     mode = QImode;
   26723                 :             :   else
   26724                 :             :     gcc_unreachable ();
   26725                 :             : 
   26726                 :             :   /* Zero extend to SImode to avoid partial register stalls.  */
   26727                 :             :   if (8 < GET_MODE_SIZE (SImode))
   26728                 :             :     operands[0] = gen_lowpart (SImode, operands[0]);
   26729                 :             : 
   26730                 :             :   emit_insn (gen_extend_insn
   26731                 :             :              (operands[0], gen_lowpart (mode, operands[1]),
   26732                 :             :               GET_MODE (operands[0]), mode, 1));
   26733                 :             :   DONE;
   26734                 :             : }
   26735                 :             : #undef DONE
   26736                 :             : #undef FAIL
   26737                 :             :   emit_insn (const0_rtx);
   26738                 :             :   _val = get_insns ();
   26739                 :             :   end_sequence ();
   26740                 :             :   return _val;
   26741                 :             : }
   26742                 :             : 
   26743                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:12033 */
   26744                 :             : extern rtx_insn *gen_split_308 (rtx_insn *, rtx *);
   26745                 :             : rtx_insn *
   26746                 :             : gen_split_308 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   26747                 :             : {
   26748                 :             :   rtx operand0;
   26749                 :             :   rtx operand1;
   26750                 :             :   rtx_insn *_val = NULL;
   26751                 :             :   if (dump_file)
   26752                 :             :     fprintf (dump_file, "Splitting with gen_split_308 (i386.md:12033)\n");
   26753                 :             :   start_sequence ();
   26754                 :             : #define FAIL return (end_sequence (), _val)
   26755                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   26756                 :             : #line 12041 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   26757                 :             : operands[1] = gen_lowpart (HImode, operands[0]);
   26758                 :             : #undef DONE
   26759                 :             : #undef FAIL
   26760                 :             :   operand0 = operands[0];
   26761                 :             :   (void) operand0;
   26762                 :             :   operand1 = operands[1];
   26763                 :             :   (void) operand1;
   26764                 :             :   emit_insn (gen_rtx_SET (gen_rtx_STRICT_LOW_PART (VOIDmode,
   26765                 :             :         operand1),
   26766                 :             :         const0_rtx));
   26767                 :             :   _val = get_insns ();
   26768                 :             :   end_sequence ();
   26769                 :             :   return _val;
   26770                 :             : }
   26771                 :             : 
   26772                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:12033 */
   26773                 :             : extern rtx_insn *gen_split_309 (rtx_insn *, rtx *);
   26774                 :             : rtx_insn *
   26775                 :             : gen_split_309 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   26776                 :             : {
   26777                 :             :   rtx operand0;
   26778                 :             :   rtx operand1;
   26779                 :             :   rtx_insn *_val = NULL;
   26780                 :             :   if (dump_file)
   26781                 :             :     fprintf (dump_file, "Splitting with gen_split_309 (i386.md:12033)\n");
   26782                 :             :   start_sequence ();
   26783                 :             : #define FAIL return (end_sequence (), _val)
   26784                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   26785                 :             : #line 12041 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   26786                 :             : operands[1] = gen_lowpart (HImode, operands[0]);
   26787                 :             : #undef DONE
   26788                 :             : #undef FAIL
   26789                 :             :   operand0 = operands[0];
   26790                 :             :   (void) operand0;
   26791                 :             :   operand1 = operands[1];
   26792                 :             :   (void) operand1;
   26793                 :             :   emit_insn (gen_rtx_SET (gen_rtx_STRICT_LOW_PART (VOIDmode,
   26794                 :             :         operand1),
   26795                 :             :         const0_rtx));
   26796                 :             :   _val = get_insns ();
   26797                 :             :   end_sequence ();
   26798                 :             :   return _val;
   26799                 :             : }
   26800                 :             : 
   26801                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:12043 */
   26802                 :             : extern rtx_insn *gen_split_310 (rtx_insn *, rtx *);
   26803                 :             : rtx_insn *
   26804                 :             : gen_split_310 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   26805                 :             : {
   26806                 :             :   rtx operand0;
   26807                 :             :   rtx operand1;
   26808                 :             :   rtx_insn *_val = NULL;
   26809                 :             :   if (dump_file)
   26810                 :             :     fprintf (dump_file, "Splitting with gen_split_310 (i386.md:12043)\n");
   26811                 :             :   start_sequence ();
   26812                 :             : #define FAIL return (end_sequence (), _val)
   26813                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   26814                 :             : #line 12051 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   26815                 :             : operands[1] = gen_lowpart (QImode, operands[0]);
   26816                 :             : #undef DONE
   26817                 :             : #undef FAIL
   26818                 :             :   operand0 = operands[0];
   26819                 :             :   (void) operand0;
   26820                 :             :   operand1 = operands[1];
   26821                 :             :   (void) operand1;
   26822                 :             :   emit_insn (gen_rtx_SET (gen_rtx_STRICT_LOW_PART (VOIDmode,
   26823                 :             :         operand1),
   26824                 :             :         const0_rtx));
   26825                 :             :   _val = get_insns ();
   26826                 :             :   end_sequence ();
   26827                 :             :   return _val;
   26828                 :             : }
   26829                 :             : 
   26830                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:12043 */
   26831                 :             : extern rtx_insn *gen_split_311 (rtx_insn *, rtx *);
   26832                 :             : rtx_insn *
   26833                 :             : gen_split_311 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   26834                 :             : {
   26835                 :             :   rtx operand0;
   26836                 :             :   rtx operand1;
   26837                 :             :   rtx_insn *_val = NULL;
   26838                 :             :   if (dump_file)
   26839                 :             :     fprintf (dump_file, "Splitting with gen_split_311 (i386.md:12043)\n");
   26840                 :             :   start_sequence ();
   26841                 :             : #define FAIL return (end_sequence (), _val)
   26842                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   26843                 :             : #line 12051 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   26844                 :             : operands[1] = gen_lowpart (QImode, operands[0]);
   26845                 :             : #undef DONE
   26846                 :             : #undef FAIL
   26847                 :             :   operand0 = operands[0];
   26848                 :             :   (void) operand0;
   26849                 :             :   operand1 = operands[1];
   26850                 :             :   (void) operand1;
   26851                 :             :   emit_insn (gen_rtx_SET (gen_rtx_STRICT_LOW_PART (VOIDmode,
   26852                 :             :         operand1),
   26853                 :             :         const0_rtx));
   26854                 :             :   _val = get_insns ();
   26855                 :             :   end_sequence ();
   26856                 :             :   return _val;
   26857                 :             : }
   26858                 :             : 
   26859                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:12043 */
   26860                 :             : extern rtx_insn *gen_split_312 (rtx_insn *, rtx *);
   26861                 :             : rtx_insn *
   26862                 :             : gen_split_312 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   26863                 :             : {
   26864                 :             :   rtx operand0;
   26865                 :             :   rtx operand1;
   26866                 :             :   rtx_insn *_val = NULL;
   26867                 :             :   if (dump_file)
   26868                 :             :     fprintf (dump_file, "Splitting with gen_split_312 (i386.md:12043)\n");
   26869                 :             :   start_sequence ();
   26870                 :             : #define FAIL return (end_sequence (), _val)
   26871                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   26872                 :             : #line 12051 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   26873                 :             : operands[1] = gen_lowpart (QImode, operands[0]);
   26874                 :             : #undef DONE
   26875                 :             : #undef FAIL
   26876                 :             :   operand0 = operands[0];
   26877                 :             :   (void) operand0;
   26878                 :             :   operand1 = operands[1];
   26879                 :             :   (void) operand1;
   26880                 :             :   emit_insn (gen_rtx_SET (gen_rtx_STRICT_LOW_PART (VOIDmode,
   26881                 :             :         operand1),
   26882                 :             :         const0_rtx));
   26883                 :             :   _val = get_insns ();
   26884                 :             :   end_sequence ();
   26885                 :             :   return _val;
   26886                 :             : }
   26887                 :             : 
   26888                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:12053 */
   26889                 :             : extern rtx_insn *gen_split_313 (rtx_insn *, rtx *);
   26890                 :             : rtx_insn *
   26891                 :             : gen_split_313 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   26892                 :             : {
   26893                 :             :   rtx operand0;
   26894                 :             :   rtx_insn *_val = NULL;
   26895                 :             :   if (dump_file)
   26896                 :             :     fprintf (dump_file, "Splitting with gen_split_313 (i386.md:12053)\n");
   26897                 :             :   start_sequence ();
   26898                 :             : #define FAIL return (end_sequence (), _val)
   26899                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   26900                 :             : #line 12075 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   26901                 :             : operands[0] = gen_lowpart (HImode, operands[0]);
   26902                 :             : #undef DONE
   26903                 :             : #undef FAIL
   26904                 :             :   operand0 = operands[0];
   26905                 :             :   (void) operand0;
   26906                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   26907                 :             :         gen_rtvec (2,
   26908                 :             :                 gen_rtx_SET (gen_rtx_ZERO_EXTRACT (HImode,
   26909                 :             :         operand0,
   26910                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   26911                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   26912                 :             :         gen_rtx_SUBREG (HImode,
   26913                 :             :         gen_rtx_XOR (QImode,
   26914                 :             :         gen_rtx_SUBREG (QImode,
   26915                 :             :         gen_rtx_ZERO_EXTRACT (HImode,
   26916                 :             :         copy_rtx (operand0),
   26917                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   26918                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   26919                 :             :         0),
   26920                 :             :         gen_rtx_SUBREG (QImode,
   26921                 :             :         gen_rtx_ZERO_EXTRACT (HImode,
   26922                 :             :         copy_rtx (operand0),
   26923                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   26924                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   26925                 :             :         0)),
   26926                 :             :         0)),
   26927                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   26928                 :             :   _val = get_insns ();
   26929                 :             :   end_sequence ();
   26930                 :             :   return _val;
   26931                 :             : }
   26932                 :             : 
   26933                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:12053 */
   26934                 :             : extern rtx_insn *gen_split_314 (rtx_insn *, rtx *);
   26935                 :             : rtx_insn *
   26936                 :             : gen_split_314 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   26937                 :             : {
   26938                 :             :   rtx operand0;
   26939                 :             :   rtx_insn *_val = NULL;
   26940                 :             :   if (dump_file)
   26941                 :             :     fprintf (dump_file, "Splitting with gen_split_314 (i386.md:12053)\n");
   26942                 :             :   start_sequence ();
   26943                 :             : #define FAIL return (end_sequence (), _val)
   26944                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   26945                 :             : #line 12075 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   26946                 :             : operands[0] = gen_lowpart (HImode, operands[0]);
   26947                 :             : #undef DONE
   26948                 :             : #undef FAIL
   26949                 :             :   operand0 = operands[0];
   26950                 :             :   (void) operand0;
   26951                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   26952                 :             :         gen_rtvec (2,
   26953                 :             :                 gen_rtx_SET (gen_rtx_ZERO_EXTRACT (HImode,
   26954                 :             :         operand0,
   26955                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   26956                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   26957                 :             :         gen_rtx_SUBREG (HImode,
   26958                 :             :         gen_rtx_XOR (QImode,
   26959                 :             :         gen_rtx_SUBREG (QImode,
   26960                 :             :         gen_rtx_ZERO_EXTRACT (HImode,
   26961                 :             :         copy_rtx (operand0),
   26962                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   26963                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   26964                 :             :         0),
   26965                 :             :         gen_rtx_SUBREG (QImode,
   26966                 :             :         gen_rtx_ZERO_EXTRACT (HImode,
   26967                 :             :         copy_rtx (operand0),
   26968                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   26969                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   26970                 :             :         0)),
   26971                 :             :         0)),
   26972                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   26973                 :             :   _val = get_insns ();
   26974                 :             :   end_sequence ();
   26975                 :             :   return _val;
   26976                 :             : }
   26977                 :             : 
   26978                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:12053 */
   26979                 :             : extern rtx_insn *gen_split_315 (rtx_insn *, rtx *);
   26980                 :             : rtx_insn *
   26981                 :             : gen_split_315 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   26982                 :             : {
   26983                 :             :   rtx operand0;
   26984                 :             :   rtx_insn *_val = NULL;
   26985                 :             :   if (dump_file)
   26986                 :             :     fprintf (dump_file, "Splitting with gen_split_315 (i386.md:12053)\n");
   26987                 :             :   start_sequence ();
   26988                 :             : #define FAIL return (end_sequence (), _val)
   26989                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   26990                 :             : #line 12075 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   26991                 :             : operands[0] = gen_lowpart (HImode, operands[0]);
   26992                 :             : #undef DONE
   26993                 :             : #undef FAIL
   26994                 :             :   operand0 = operands[0];
   26995                 :             :   (void) operand0;
   26996                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   26997                 :             :         gen_rtvec (2,
   26998                 :             :                 gen_rtx_SET (gen_rtx_ZERO_EXTRACT (HImode,
   26999                 :             :         operand0,
   27000                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   27001                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   27002                 :             :         gen_rtx_SUBREG (HImode,
   27003                 :             :         gen_rtx_XOR (QImode,
   27004                 :             :         gen_rtx_SUBREG (QImode,
   27005                 :             :         gen_rtx_ZERO_EXTRACT (HImode,
   27006                 :             :         copy_rtx (operand0),
   27007                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   27008                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   27009                 :             :         0),
   27010                 :             :         gen_rtx_SUBREG (QImode,
   27011                 :             :         gen_rtx_ZERO_EXTRACT (HImode,
   27012                 :             :         copy_rtx (operand0),
   27013                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   27014                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   27015                 :             :         0)),
   27016                 :             :         0)),
   27017                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   27018                 :             :   _val = get_insns ();
   27019                 :             :   end_sequence ();
   27020                 :             :   return _val;
   27021                 :             : }
   27022                 :             : 
   27023                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:12206 */
   27024                 :             : extern rtx_insn *gen_split_316 (rtx_insn *, rtx *);
   27025                 :             : rtx_insn *
   27026                 :             : gen_split_316 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   27027                 :             : {
   27028                 :             :   rtx operand0;
   27029                 :             :   rtx operand1;
   27030                 :             :   rtx operand2;
   27031                 :             :   rtx operand3;
   27032                 :             :   rtx operand4;
   27033                 :             :   rtx_insn *_val = NULL;
   27034                 :             :   if (dump_file)
   27035                 :             :     fprintf (dump_file, "Splitting with gen_split_316 (i386.md:12206)\n");
   27036                 :             :   start_sequence ();
   27037                 :             : #define FAIL return (end_sequence (), _val)
   27038                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   27039                 :             : #line 12235 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   27040                 :             : 
   27041                 :             : #undef DONE
   27042                 :             : #undef FAIL
   27043                 :             :   operand0 = operands[0];
   27044                 :             :   (void) operand0;
   27045                 :             :   operand1 = operands[1];
   27046                 :             :   (void) operand1;
   27047                 :             :   operand2 = operands[2];
   27048                 :             :   (void) operand2;
   27049                 :             :   operand3 = operands[3];
   27050                 :             :   (void) operand3;
   27051                 :             :   operand4 = operands[4];
   27052                 :             :   (void) operand4;
   27053                 :             :   emit_insn (gen_rtx_SET (operand0,
   27054                 :             :         gen_rtx_SUBREG (QImode,
   27055                 :             :         gen_rtx_fmt_eee (GET_CODE (operand4), GET_MODE (operand4),
   27056                 :             :                 operand2,
   27057                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   27058                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   27059                 :             :         0)));
   27060                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   27061                 :             :         gen_rtvec (2,
   27062                 :             :                 gen_rtx_SET (copy_rtx (operand0),
   27063                 :             :         gen_rtx_AND (QImode,
   27064                 :             :         gen_rtx_SUBREG (QImode,
   27065                 :             :         gen_rtx_fmt_eee (GET_CODE (operand3), GET_MODE (operand3),
   27066                 :             :                 operand1,
   27067                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   27068                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   27069                 :             :         0),
   27070                 :             :         copy_rtx (operand0))),
   27071                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   27072                 :             :   _val = get_insns ();
   27073                 :             :   end_sequence ();
   27074                 :             :   return _val;
   27075                 :             : }
   27076                 :             : 
   27077                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:12206 */
   27078                 :             : extern rtx_insn *gen_split_317 (rtx_insn *, rtx *);
   27079                 :             : rtx_insn *
   27080                 :             : gen_split_317 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   27081                 :             : {
   27082                 :             :   rtx operand0;
   27083                 :             :   rtx operand1;
   27084                 :             :   rtx operand2;
   27085                 :             :   rtx operand3;
   27086                 :             :   rtx operand4;
   27087                 :             :   rtx_insn *_val = NULL;
   27088                 :             :   if (dump_file)
   27089                 :             :     fprintf (dump_file, "Splitting with gen_split_317 (i386.md:12206)\n");
   27090                 :             :   start_sequence ();
   27091                 :             : #define FAIL return (end_sequence (), _val)
   27092                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   27093                 :             : #line 12235 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   27094                 :             : 
   27095                 :             : #undef DONE
   27096                 :             : #undef FAIL
   27097                 :             :   operand0 = operands[0];
   27098                 :             :   (void) operand0;
   27099                 :             :   operand1 = operands[1];
   27100                 :             :   (void) operand1;
   27101                 :             :   operand2 = operands[2];
   27102                 :             :   (void) operand2;
   27103                 :             :   operand3 = operands[3];
   27104                 :             :   (void) operand3;
   27105                 :             :   operand4 = operands[4];
   27106                 :             :   (void) operand4;
   27107                 :             :   emit_insn (gen_rtx_SET (operand0,
   27108                 :             :         gen_rtx_SUBREG (QImode,
   27109                 :             :         gen_rtx_fmt_eee (GET_CODE (operand4), GET_MODE (operand4),
   27110                 :             :                 operand2,
   27111                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   27112                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   27113                 :             :         0)));
   27114                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   27115                 :             :         gen_rtvec (2,
   27116                 :             :                 gen_rtx_SET (copy_rtx (operand0),
   27117                 :             :         gen_rtx_IOR (QImode,
   27118                 :             :         gen_rtx_SUBREG (QImode,
   27119                 :             :         gen_rtx_fmt_eee (GET_CODE (operand3), GET_MODE (operand3),
   27120                 :             :                 operand1,
   27121                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   27122                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   27123                 :             :         0),
   27124                 :             :         copy_rtx (operand0))),
   27125                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   27126                 :             :   _val = get_insns ();
   27127                 :             :   end_sequence ();
   27128                 :             :   return _val;
   27129                 :             : }
   27130                 :             : 
   27131                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:12206 */
   27132                 :             : extern rtx_insn *gen_split_318 (rtx_insn *, rtx *);
   27133                 :             : rtx_insn *
   27134                 :             : gen_split_318 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   27135                 :             : {
   27136                 :             :   rtx operand0;
   27137                 :             :   rtx operand1;
   27138                 :             :   rtx operand2;
   27139                 :             :   rtx operand3;
   27140                 :             :   rtx operand4;
   27141                 :             :   rtx_insn *_val = NULL;
   27142                 :             :   if (dump_file)
   27143                 :             :     fprintf (dump_file, "Splitting with gen_split_318 (i386.md:12206)\n");
   27144                 :             :   start_sequence ();
   27145                 :             : #define FAIL return (end_sequence (), _val)
   27146                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   27147                 :             : #line 12235 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   27148                 :             : 
   27149                 :             : #undef DONE
   27150                 :             : #undef FAIL
   27151                 :             :   operand0 = operands[0];
   27152                 :             :   (void) operand0;
   27153                 :             :   operand1 = operands[1];
   27154                 :             :   (void) operand1;
   27155                 :             :   operand2 = operands[2];
   27156                 :             :   (void) operand2;
   27157                 :             :   operand3 = operands[3];
   27158                 :             :   (void) operand3;
   27159                 :             :   operand4 = operands[4];
   27160                 :             :   (void) operand4;
   27161                 :             :   emit_insn (gen_rtx_SET (operand0,
   27162                 :             :         gen_rtx_SUBREG (QImode,
   27163                 :             :         gen_rtx_fmt_eee (GET_CODE (operand4), GET_MODE (operand4),
   27164                 :             :                 operand2,
   27165                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   27166                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   27167                 :             :         0)));
   27168                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   27169                 :             :         gen_rtvec (2,
   27170                 :             :                 gen_rtx_SET (copy_rtx (operand0),
   27171                 :             :         gen_rtx_XOR (QImode,
   27172                 :             :         gen_rtx_SUBREG (QImode,
   27173                 :             :         gen_rtx_fmt_eee (GET_CODE (operand3), GET_MODE (operand3),
   27174                 :             :                 operand1,
   27175                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   27176                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   27177                 :             :         0),
   27178                 :             :         copy_rtx (operand0))),
   27179                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   27180                 :             :   _val = get_insns ();
   27181                 :             :   end_sequence ();
   27182                 :             :   return _val;
   27183                 :             : }
   27184                 :             : 
   27185                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:12206 */
   27186                 :             : extern rtx_insn *gen_split_319 (rtx_insn *, rtx *);
   27187                 :             : rtx_insn *
   27188                 :             : gen_split_319 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   27189                 :             : {
   27190                 :             :   rtx operand0;
   27191                 :             :   rtx operand1;
   27192                 :             :   rtx operand2;
   27193                 :             :   rtx operand3;
   27194                 :             :   rtx operand4;
   27195                 :             :   rtx_insn *_val = NULL;
   27196                 :             :   if (dump_file)
   27197                 :             :     fprintf (dump_file, "Splitting with gen_split_319 (i386.md:12206)\n");
   27198                 :             :   start_sequence ();
   27199                 :             : #define FAIL return (end_sequence (), _val)
   27200                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   27201                 :             : #line 12235 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   27202                 :             : 
   27203                 :             : #undef DONE
   27204                 :             : #undef FAIL
   27205                 :             :   operand0 = operands[0];
   27206                 :             :   (void) operand0;
   27207                 :             :   operand1 = operands[1];
   27208                 :             :   (void) operand1;
   27209                 :             :   operand2 = operands[2];
   27210                 :             :   (void) operand2;
   27211                 :             :   operand3 = operands[3];
   27212                 :             :   (void) operand3;
   27213                 :             :   operand4 = operands[4];
   27214                 :             :   (void) operand4;
   27215                 :             :   emit_insn (gen_rtx_SET (operand0,
   27216                 :             :         gen_rtx_SUBREG (QImode,
   27217                 :             :         gen_rtx_fmt_eee (GET_CODE (operand4), GET_MODE (operand4),
   27218                 :             :                 operand2,
   27219                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   27220                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   27221                 :             :         0)));
   27222                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   27223                 :             :         gen_rtvec (2,
   27224                 :             :                 gen_rtx_SET (copy_rtx (operand0),
   27225                 :             :         gen_rtx_AND (QImode,
   27226                 :             :         gen_rtx_SUBREG (QImode,
   27227                 :             :         gen_rtx_fmt_eee (GET_CODE (operand3), GET_MODE (operand3),
   27228                 :             :                 operand1,
   27229                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   27230                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   27231                 :             :         0),
   27232                 :             :         copy_rtx (operand0))),
   27233                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   27234                 :             :   _val = get_insns ();
   27235                 :             :   end_sequence ();
   27236                 :             :   return _val;
   27237                 :             : }
   27238                 :             : 
   27239                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:12206 */
   27240                 :             : extern rtx_insn *gen_split_320 (rtx_insn *, rtx *);
   27241                 :             : rtx_insn *
   27242                 :             : gen_split_320 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   27243                 :             : {
   27244                 :             :   rtx operand0;
   27245                 :             :   rtx operand1;
   27246                 :             :   rtx operand2;
   27247                 :             :   rtx operand3;
   27248                 :             :   rtx operand4;
   27249                 :             :   rtx_insn *_val = NULL;
   27250                 :             :   if (dump_file)
   27251                 :             :     fprintf (dump_file, "Splitting with gen_split_320 (i386.md:12206)\n");
   27252                 :             :   start_sequence ();
   27253                 :             : #define FAIL return (end_sequence (), _val)
   27254                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   27255                 :             : #line 12235 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   27256                 :             : 
   27257                 :             : #undef DONE
   27258                 :             : #undef FAIL
   27259                 :             :   operand0 = operands[0];
   27260                 :             :   (void) operand0;
   27261                 :             :   operand1 = operands[1];
   27262                 :             :   (void) operand1;
   27263                 :             :   operand2 = operands[2];
   27264                 :             :   (void) operand2;
   27265                 :             :   operand3 = operands[3];
   27266                 :             :   (void) operand3;
   27267                 :             :   operand4 = operands[4];
   27268                 :             :   (void) operand4;
   27269                 :             :   emit_insn (gen_rtx_SET (operand0,
   27270                 :             :         gen_rtx_SUBREG (QImode,
   27271                 :             :         gen_rtx_fmt_eee (GET_CODE (operand4), GET_MODE (operand4),
   27272                 :             :                 operand2,
   27273                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   27274                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   27275                 :             :         0)));
   27276                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   27277                 :             :         gen_rtvec (2,
   27278                 :             :                 gen_rtx_SET (copy_rtx (operand0),
   27279                 :             :         gen_rtx_IOR (QImode,
   27280                 :             :         gen_rtx_SUBREG (QImode,
   27281                 :             :         gen_rtx_fmt_eee (GET_CODE (operand3), GET_MODE (operand3),
   27282                 :             :                 operand1,
   27283                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   27284                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   27285                 :             :         0),
   27286                 :             :         copy_rtx (operand0))),
   27287                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   27288                 :             :   _val = get_insns ();
   27289                 :             :   end_sequence ();
   27290                 :             :   return _val;
   27291                 :             : }
   27292                 :             : 
   27293                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:12206 */
   27294                 :             : extern rtx_insn *gen_split_321 (rtx_insn *, rtx *);
   27295                 :             : rtx_insn *
   27296                 :             : gen_split_321 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   27297                 :             : {
   27298                 :             :   rtx operand0;
   27299                 :             :   rtx operand1;
   27300                 :             :   rtx operand2;
   27301                 :             :   rtx operand3;
   27302                 :             :   rtx operand4;
   27303                 :             :   rtx_insn *_val = NULL;
   27304                 :             :   if (dump_file)
   27305                 :             :     fprintf (dump_file, "Splitting with gen_split_321 (i386.md:12206)\n");
   27306                 :             :   start_sequence ();
   27307                 :             : #define FAIL return (end_sequence (), _val)
   27308                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   27309                 :             : #line 12235 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   27310                 :             : 
   27311                 :             : #undef DONE
   27312                 :             : #undef FAIL
   27313                 :             :   operand0 = operands[0];
   27314                 :             :   (void) operand0;
   27315                 :             :   operand1 = operands[1];
   27316                 :             :   (void) operand1;
   27317                 :             :   operand2 = operands[2];
   27318                 :             :   (void) operand2;
   27319                 :             :   operand3 = operands[3];
   27320                 :             :   (void) operand3;
   27321                 :             :   operand4 = operands[4];
   27322                 :             :   (void) operand4;
   27323                 :             :   emit_insn (gen_rtx_SET (operand0,
   27324                 :             :         gen_rtx_SUBREG (QImode,
   27325                 :             :         gen_rtx_fmt_eee (GET_CODE (operand4), GET_MODE (operand4),
   27326                 :             :                 operand2,
   27327                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   27328                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   27329                 :             :         0)));
   27330                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   27331                 :             :         gen_rtvec (2,
   27332                 :             :                 gen_rtx_SET (copy_rtx (operand0),
   27333                 :             :         gen_rtx_XOR (QImode,
   27334                 :             :         gen_rtx_SUBREG (QImode,
   27335                 :             :         gen_rtx_fmt_eee (GET_CODE (operand3), GET_MODE (operand3),
   27336                 :             :                 operand1,
   27337                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   27338                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   27339                 :             :         0),
   27340                 :             :         copy_rtx (operand0))),
   27341                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   27342                 :             :   _val = get_insns ();
   27343                 :             :   end_sequence ();
   27344                 :             :   return _val;
   27345                 :             : }
   27346                 :             : 
   27347                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:12206 */
   27348                 :             : extern rtx_insn *gen_split_322 (rtx_insn *, rtx *);
   27349                 :             : rtx_insn *
   27350                 :             : gen_split_322 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   27351                 :             : {
   27352                 :             :   rtx operand0;
   27353                 :             :   rtx operand1;
   27354                 :             :   rtx operand2;
   27355                 :             :   rtx operand3;
   27356                 :             :   rtx operand4;
   27357                 :             :   rtx_insn *_val = NULL;
   27358                 :             :   if (dump_file)
   27359                 :             :     fprintf (dump_file, "Splitting with gen_split_322 (i386.md:12206)\n");
   27360                 :             :   start_sequence ();
   27361                 :             : #define FAIL return (end_sequence (), _val)
   27362                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   27363                 :             : #line 12235 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   27364                 :             : 
   27365                 :             : #undef DONE
   27366                 :             : #undef FAIL
   27367                 :             :   operand0 = operands[0];
   27368                 :             :   (void) operand0;
   27369                 :             :   operand1 = operands[1];
   27370                 :             :   (void) operand1;
   27371                 :             :   operand2 = operands[2];
   27372                 :             :   (void) operand2;
   27373                 :             :   operand3 = operands[3];
   27374                 :             :   (void) operand3;
   27375                 :             :   operand4 = operands[4];
   27376                 :             :   (void) operand4;
   27377                 :             :   emit_insn (gen_rtx_SET (operand0,
   27378                 :             :         gen_rtx_SUBREG (QImode,
   27379                 :             :         gen_rtx_fmt_eee (GET_CODE (operand4), GET_MODE (operand4),
   27380                 :             :                 operand2,
   27381                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   27382                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   27383                 :             :         0)));
   27384                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   27385                 :             :         gen_rtvec (2,
   27386                 :             :                 gen_rtx_SET (copy_rtx (operand0),
   27387                 :             :         gen_rtx_AND (QImode,
   27388                 :             :         gen_rtx_SUBREG (QImode,
   27389                 :             :         gen_rtx_fmt_eee (GET_CODE (operand3), GET_MODE (operand3),
   27390                 :             :                 operand1,
   27391                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   27392                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   27393                 :             :         0),
   27394                 :             :         copy_rtx (operand0))),
   27395                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   27396                 :             :   _val = get_insns ();
   27397                 :             :   end_sequence ();
   27398                 :             :   return _val;
   27399                 :             : }
   27400                 :             : 
   27401                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:12206 */
   27402                 :             : extern rtx_insn *gen_split_323 (rtx_insn *, rtx *);
   27403                 :             : rtx_insn *
   27404                 :             : gen_split_323 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   27405                 :             : {
   27406                 :             :   rtx operand0;
   27407                 :             :   rtx operand1;
   27408                 :             :   rtx operand2;
   27409                 :             :   rtx operand3;
   27410                 :             :   rtx operand4;
   27411                 :             :   rtx_insn *_val = NULL;
   27412                 :             :   if (dump_file)
   27413                 :             :     fprintf (dump_file, "Splitting with gen_split_323 (i386.md:12206)\n");
   27414                 :             :   start_sequence ();
   27415                 :             : #define FAIL return (end_sequence (), _val)
   27416                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   27417                 :             : #line 12235 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   27418                 :             : 
   27419                 :             : #undef DONE
   27420                 :             : #undef FAIL
   27421                 :             :   operand0 = operands[0];
   27422                 :             :   (void) operand0;
   27423                 :             :   operand1 = operands[1];
   27424                 :             :   (void) operand1;
   27425                 :             :   operand2 = operands[2];
   27426                 :             :   (void) operand2;
   27427                 :             :   operand3 = operands[3];
   27428                 :             :   (void) operand3;
   27429                 :             :   operand4 = operands[4];
   27430                 :             :   (void) operand4;
   27431                 :             :   emit_insn (gen_rtx_SET (operand0,
   27432                 :             :         gen_rtx_SUBREG (QImode,
   27433                 :             :         gen_rtx_fmt_eee (GET_CODE (operand4), GET_MODE (operand4),
   27434                 :             :                 operand2,
   27435                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   27436                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   27437                 :             :         0)));
   27438                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   27439                 :             :         gen_rtvec (2,
   27440                 :             :                 gen_rtx_SET (copy_rtx (operand0),
   27441                 :             :         gen_rtx_IOR (QImode,
   27442                 :             :         gen_rtx_SUBREG (QImode,
   27443                 :             :         gen_rtx_fmt_eee (GET_CODE (operand3), GET_MODE (operand3),
   27444                 :             :                 operand1,
   27445                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   27446                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   27447                 :             :         0),
   27448                 :             :         copy_rtx (operand0))),
   27449                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   27450                 :             :   _val = get_insns ();
   27451                 :             :   end_sequence ();
   27452                 :             :   return _val;
   27453                 :             : }
   27454                 :             : 
   27455                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:12206 */
   27456                 :             : extern rtx_insn *gen_split_324 (rtx_insn *, rtx *);
   27457                 :             : rtx_insn *
   27458                 :             : gen_split_324 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   27459                 :             : {
   27460                 :             :   rtx operand0;
   27461                 :             :   rtx operand1;
   27462                 :             :   rtx operand2;
   27463                 :             :   rtx operand3;
   27464                 :             :   rtx operand4;
   27465                 :             :   rtx_insn *_val = NULL;
   27466                 :             :   if (dump_file)
   27467                 :             :     fprintf (dump_file, "Splitting with gen_split_324 (i386.md:12206)\n");
   27468                 :             :   start_sequence ();
   27469                 :             : #define FAIL return (end_sequence (), _val)
   27470                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   27471                 :             : #line 12235 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   27472                 :             : 
   27473                 :             : #undef DONE
   27474                 :             : #undef FAIL
   27475                 :             :   operand0 = operands[0];
   27476                 :             :   (void) operand0;
   27477                 :             :   operand1 = operands[1];
   27478                 :             :   (void) operand1;
   27479                 :             :   operand2 = operands[2];
   27480                 :             :   (void) operand2;
   27481                 :             :   operand3 = operands[3];
   27482                 :             :   (void) operand3;
   27483                 :             :   operand4 = operands[4];
   27484                 :             :   (void) operand4;
   27485                 :             :   emit_insn (gen_rtx_SET (operand0,
   27486                 :             :         gen_rtx_SUBREG (QImode,
   27487                 :             :         gen_rtx_fmt_eee (GET_CODE (operand4), GET_MODE (operand4),
   27488                 :             :                 operand2,
   27489                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   27490                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   27491                 :             :         0)));
   27492                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   27493                 :             :         gen_rtvec (2,
   27494                 :             :                 gen_rtx_SET (copy_rtx (operand0),
   27495                 :             :         gen_rtx_XOR (QImode,
   27496                 :             :         gen_rtx_SUBREG (QImode,
   27497                 :             :         gen_rtx_fmt_eee (GET_CODE (operand3), GET_MODE (operand3),
   27498                 :             :                 operand1,
   27499                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   27500                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   27501                 :             :         0),
   27502                 :             :         copy_rtx (operand0))),
   27503                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   27504                 :             :   _val = get_insns ();
   27505                 :             :   end_sequence ();
   27506                 :             :   return _val;
   27507                 :             : }
   27508                 :             : 
   27509                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:12239 */
   27510                 :             : rtx
   27511                 :             : gen_andqi_ext_1 (rtx operand0,
   27512                 :             :         rtx operand1,
   27513                 :             :         rtx operand2)
   27514                 :             : {
   27515                 :             :   return gen_rtx_PARALLEL (VOIDmode,
   27516                 :             :         gen_rtvec (2,
   27517                 :             :                 gen_rtx_SET (gen_rtx_ZERO_EXTRACT (HImode,
   27518                 :             :         operand0,
   27519                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   27520                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   27521                 :             :         gen_rtx_SUBREG (HImode,
   27522                 :             :         gen_rtx_AND (QImode,
   27523                 :             :         gen_rtx_SUBREG (QImode,
   27524                 :             :         gen_rtx_ZERO_EXTRACT (HImode,
   27525                 :             :         operand1,
   27526                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   27527                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   27528                 :             :         0),
   27529                 :             :         operand2),
   27530                 :             :         0)),
   27531                 :             :                 gen_hard_reg_clobber (CCmode, 17)));
   27532                 :             : }
   27533                 :             : 
   27534                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:12254 */
   27535                 :             : extern rtx_insn *gen_split_325 (rtx_insn *, rtx *);
   27536                 :             : rtx_insn *
   27537                 :             : gen_split_325 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   27538                 :             : {
   27539                 :             :   rtx operand0;
   27540                 :             :   rtx operand1;
   27541                 :             :   rtx operand2;
   27542                 :             :   rtx operand3;
   27543                 :             :   rtx_insn *_val = NULL;
   27544                 :             :   if (dump_file)
   27545                 :             :     fprintf (dump_file, "Splitting with gen_split_325 (i386.md:12254)\n");
   27546                 :             :   start_sequence ();
   27547                 :             : #define FAIL return (end_sequence (), _val)
   27548                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   27549                 :             : #line 12288 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   27550                 :             : 
   27551                 :             : #undef DONE
   27552                 :             : #undef FAIL
   27553                 :             :   operand0 = operands[0];
   27554                 :             :   (void) operand0;
   27555                 :             :   operand1 = operands[1];
   27556                 :             :   (void) operand1;
   27557                 :             :   operand2 = operands[2];
   27558                 :             :   (void) operand2;
   27559                 :             :   operand3 = operands[3];
   27560                 :             :   (void) operand3;
   27561                 :             :   emit_insn (gen_rtx_SET (gen_rtx_ZERO_EXTRACT (HImode,
   27562                 :             :         operand0,
   27563                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   27564                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   27565                 :             :         gen_rtx_ZERO_EXTRACT (HImode,
   27566                 :             :         operand1,
   27567                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   27568                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)])));
   27569                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   27570                 :             :         gen_rtvec (2,
   27571                 :             :                 gen_rtx_SET (gen_rtx_ZERO_EXTRACT (HImode,
   27572                 :             :         copy_rtx (operand0),
   27573                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   27574                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   27575                 :             :         gen_rtx_SUBREG (HImode,
   27576                 :             :         gen_rtx_AND (QImode,
   27577                 :             :         gen_rtx_SUBREG (QImode,
   27578                 :             :         gen_rtx_fmt_eee (GET_CODE (operand3), GET_MODE (operand3),
   27579                 :             :                 copy_rtx (operand0),
   27580                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   27581                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   27582                 :             :         0),
   27583                 :             :         operand2),
   27584                 :             :         0)),
   27585                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   27586                 :             :   _val = get_insns ();
   27587                 :             :   end_sequence ();
   27588                 :             :   return _val;
   27589                 :             : }
   27590                 :             : 
   27591                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:12254 */
   27592                 :             : extern rtx_insn *gen_split_326 (rtx_insn *, rtx *);
   27593                 :             : rtx_insn *
   27594                 :             : gen_split_326 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   27595                 :             : {
   27596                 :             :   rtx operand0;
   27597                 :             :   rtx operand1;
   27598                 :             :   rtx operand2;
   27599                 :             :   rtx operand3;
   27600                 :             :   rtx_insn *_val = NULL;
   27601                 :             :   if (dump_file)
   27602                 :             :     fprintf (dump_file, "Splitting with gen_split_326 (i386.md:12254)\n");
   27603                 :             :   start_sequence ();
   27604                 :             : #define FAIL return (end_sequence (), _val)
   27605                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   27606                 :             : #line 12288 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   27607                 :             : 
   27608                 :             : #undef DONE
   27609                 :             : #undef FAIL
   27610                 :             :   operand0 = operands[0];
   27611                 :             :   (void) operand0;
   27612                 :             :   operand1 = operands[1];
   27613                 :             :   (void) operand1;
   27614                 :             :   operand2 = operands[2];
   27615                 :             :   (void) operand2;
   27616                 :             :   operand3 = operands[3];
   27617                 :             :   (void) operand3;
   27618                 :             :   emit_insn (gen_rtx_SET (gen_rtx_ZERO_EXTRACT (HImode,
   27619                 :             :         operand0,
   27620                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   27621                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   27622                 :             :         gen_rtx_ZERO_EXTRACT (HImode,
   27623                 :             :         operand1,
   27624                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   27625                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)])));
   27626                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   27627                 :             :         gen_rtvec (2,
   27628                 :             :                 gen_rtx_SET (gen_rtx_ZERO_EXTRACT (HImode,
   27629                 :             :         copy_rtx (operand0),
   27630                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   27631                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   27632                 :             :         gen_rtx_SUBREG (HImode,
   27633                 :             :         gen_rtx_IOR (QImode,
   27634                 :             :         gen_rtx_SUBREG (QImode,
   27635                 :             :         gen_rtx_fmt_eee (GET_CODE (operand3), GET_MODE (operand3),
   27636                 :             :                 copy_rtx (operand0),
   27637                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   27638                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   27639                 :             :         0),
   27640                 :             :         operand2),
   27641                 :             :         0)),
   27642                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   27643                 :             :   _val = get_insns ();
   27644                 :             :   end_sequence ();
   27645                 :             :   return _val;
   27646                 :             : }
   27647                 :             : 
   27648                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:12254 */
   27649                 :             : extern rtx_insn *gen_split_327 (rtx_insn *, rtx *);
   27650                 :             : rtx_insn *
   27651                 :             : gen_split_327 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   27652                 :             : {
   27653                 :             :   rtx operand0;
   27654                 :             :   rtx operand1;
   27655                 :             :   rtx operand2;
   27656                 :             :   rtx operand3;
   27657                 :             :   rtx_insn *_val = NULL;
   27658                 :             :   if (dump_file)
   27659                 :             :     fprintf (dump_file, "Splitting with gen_split_327 (i386.md:12254)\n");
   27660                 :             :   start_sequence ();
   27661                 :             : #define FAIL return (end_sequence (), _val)
   27662                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   27663                 :             : #line 12288 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   27664                 :             : 
   27665                 :             : #undef DONE
   27666                 :             : #undef FAIL
   27667                 :             :   operand0 = operands[0];
   27668                 :             :   (void) operand0;
   27669                 :             :   operand1 = operands[1];
   27670                 :             :   (void) operand1;
   27671                 :             :   operand2 = operands[2];
   27672                 :             :   (void) operand2;
   27673                 :             :   operand3 = operands[3];
   27674                 :             :   (void) operand3;
   27675                 :             :   emit_insn (gen_rtx_SET (gen_rtx_ZERO_EXTRACT (HImode,
   27676                 :             :         operand0,
   27677                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   27678                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   27679                 :             :         gen_rtx_ZERO_EXTRACT (HImode,
   27680                 :             :         operand1,
   27681                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   27682                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)])));
   27683                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   27684                 :             :         gen_rtvec (2,
   27685                 :             :                 gen_rtx_SET (gen_rtx_ZERO_EXTRACT (HImode,
   27686                 :             :         copy_rtx (operand0),
   27687                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   27688                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   27689                 :             :         gen_rtx_SUBREG (HImode,
   27690                 :             :         gen_rtx_XOR (QImode,
   27691                 :             :         gen_rtx_SUBREG (QImode,
   27692                 :             :         gen_rtx_fmt_eee (GET_CODE (operand3), GET_MODE (operand3),
   27693                 :             :                 copy_rtx (operand0),
   27694                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   27695                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   27696                 :             :         0),
   27697                 :             :         operand2),
   27698                 :             :         0)),
   27699                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   27700                 :             :   _val = get_insns ();
   27701                 :             :   end_sequence ();
   27702                 :             :   return _val;
   27703                 :             : }
   27704                 :             : 
   27705                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:12254 */
   27706                 :             : extern rtx_insn *gen_split_328 (rtx_insn *, rtx *);
   27707                 :             : rtx_insn *
   27708                 :             : gen_split_328 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   27709                 :             : {
   27710                 :             :   rtx operand0;
   27711                 :             :   rtx operand1;
   27712                 :             :   rtx operand2;
   27713                 :             :   rtx operand3;
   27714                 :             :   rtx_insn *_val = NULL;
   27715                 :             :   if (dump_file)
   27716                 :             :     fprintf (dump_file, "Splitting with gen_split_328 (i386.md:12254)\n");
   27717                 :             :   start_sequence ();
   27718                 :             : #define FAIL return (end_sequence (), _val)
   27719                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   27720                 :             : #line 12288 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   27721                 :             : 
   27722                 :             : #undef DONE
   27723                 :             : #undef FAIL
   27724                 :             :   operand0 = operands[0];
   27725                 :             :   (void) operand0;
   27726                 :             :   operand1 = operands[1];
   27727                 :             :   (void) operand1;
   27728                 :             :   operand2 = operands[2];
   27729                 :             :   (void) operand2;
   27730                 :             :   operand3 = operands[3];
   27731                 :             :   (void) operand3;
   27732                 :             :   emit_insn (gen_rtx_SET (gen_rtx_ZERO_EXTRACT (SImode,
   27733                 :             :         operand0,
   27734                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   27735                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   27736                 :             :         gen_rtx_ZERO_EXTRACT (SImode,
   27737                 :             :         operand1,
   27738                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   27739                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)])));
   27740                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   27741                 :             :         gen_rtvec (2,
   27742                 :             :                 gen_rtx_SET (gen_rtx_ZERO_EXTRACT (SImode,
   27743                 :             :         copy_rtx (operand0),
   27744                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   27745                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   27746                 :             :         gen_rtx_SUBREG (SImode,
   27747                 :             :         gen_rtx_AND (QImode,
   27748                 :             :         gen_rtx_SUBREG (QImode,
   27749                 :             :         gen_rtx_fmt_eee (GET_CODE (operand3), GET_MODE (operand3),
   27750                 :             :                 copy_rtx (operand0),
   27751                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   27752                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   27753                 :             :         0),
   27754                 :             :         operand2),
   27755                 :             :         0)),
   27756                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   27757                 :             :   _val = get_insns ();
   27758                 :             :   end_sequence ();
   27759                 :             :   return _val;
   27760                 :             : }
   27761                 :             : 
   27762                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:12254 */
   27763                 :             : extern rtx_insn *gen_split_329 (rtx_insn *, rtx *);
   27764                 :             : rtx_insn *
   27765                 :             : gen_split_329 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   27766                 :             : {
   27767                 :             :   rtx operand0;
   27768                 :             :   rtx operand1;
   27769                 :             :   rtx operand2;
   27770                 :             :   rtx operand3;
   27771                 :             :   rtx_insn *_val = NULL;
   27772                 :             :   if (dump_file)
   27773                 :             :     fprintf (dump_file, "Splitting with gen_split_329 (i386.md:12254)\n");
   27774                 :             :   start_sequence ();
   27775                 :             : #define FAIL return (end_sequence (), _val)
   27776                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   27777                 :             : #line 12288 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   27778                 :             : 
   27779                 :             : #undef DONE
   27780                 :             : #undef FAIL
   27781                 :             :   operand0 = operands[0];
   27782                 :             :   (void) operand0;
   27783                 :             :   operand1 = operands[1];
   27784                 :             :   (void) operand1;
   27785                 :             :   operand2 = operands[2];
   27786                 :             :   (void) operand2;
   27787                 :             :   operand3 = operands[3];
   27788                 :             :   (void) operand3;
   27789                 :             :   emit_insn (gen_rtx_SET (gen_rtx_ZERO_EXTRACT (SImode,
   27790                 :             :         operand0,
   27791                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   27792                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   27793                 :             :         gen_rtx_ZERO_EXTRACT (SImode,
   27794                 :             :         operand1,
   27795                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   27796                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)])));
   27797                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   27798                 :             :         gen_rtvec (2,
   27799                 :             :                 gen_rtx_SET (gen_rtx_ZERO_EXTRACT (SImode,
   27800                 :             :         copy_rtx (operand0),
   27801                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   27802                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   27803                 :             :         gen_rtx_SUBREG (SImode,
   27804                 :             :         gen_rtx_IOR (QImode,
   27805                 :             :         gen_rtx_SUBREG (QImode,
   27806                 :             :         gen_rtx_fmt_eee (GET_CODE (operand3), GET_MODE (operand3),
   27807                 :             :                 copy_rtx (operand0),
   27808                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   27809                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   27810                 :             :         0),
   27811                 :             :         operand2),
   27812                 :             :         0)),
   27813                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   27814                 :             :   _val = get_insns ();
   27815                 :             :   end_sequence ();
   27816                 :             :   return _val;
   27817                 :             : }
   27818                 :             : 
   27819                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:12254 */
   27820                 :             : extern rtx_insn *gen_split_330 (rtx_insn *, rtx *);
   27821                 :             : rtx_insn *
   27822                 :             : gen_split_330 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   27823                 :             : {
   27824                 :             :   rtx operand0;
   27825                 :             :   rtx operand1;
   27826                 :             :   rtx operand2;
   27827                 :             :   rtx operand3;
   27828                 :             :   rtx_insn *_val = NULL;
   27829                 :             :   if (dump_file)
   27830                 :             :     fprintf (dump_file, "Splitting with gen_split_330 (i386.md:12254)\n");
   27831                 :             :   start_sequence ();
   27832                 :             : #define FAIL return (end_sequence (), _val)
   27833                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   27834                 :             : #line 12288 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   27835                 :             : 
   27836                 :             : #undef DONE
   27837                 :             : #undef FAIL
   27838                 :             :   operand0 = operands[0];
   27839                 :             :   (void) operand0;
   27840                 :             :   operand1 = operands[1];
   27841                 :             :   (void) operand1;
   27842                 :             :   operand2 = operands[2];
   27843                 :             :   (void) operand2;
   27844                 :             :   operand3 = operands[3];
   27845                 :             :   (void) operand3;
   27846                 :             :   emit_insn (gen_rtx_SET (gen_rtx_ZERO_EXTRACT (SImode,
   27847                 :             :         operand0,
   27848                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   27849                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   27850                 :             :         gen_rtx_ZERO_EXTRACT (SImode,
   27851                 :             :         operand1,
   27852                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   27853                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)])));
   27854                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   27855                 :             :         gen_rtvec (2,
   27856                 :             :                 gen_rtx_SET (gen_rtx_ZERO_EXTRACT (SImode,
   27857                 :             :         copy_rtx (operand0),
   27858                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   27859                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   27860                 :             :         gen_rtx_SUBREG (SImode,
   27861                 :             :         gen_rtx_XOR (QImode,
   27862                 :             :         gen_rtx_SUBREG (QImode,
   27863                 :             :         gen_rtx_fmt_eee (GET_CODE (operand3), GET_MODE (operand3),
   27864                 :             :                 copy_rtx (operand0),
   27865                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   27866                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   27867                 :             :         0),
   27868                 :             :         operand2),
   27869                 :             :         0)),
   27870                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   27871                 :             :   _val = get_insns ();
   27872                 :             :   end_sequence ();
   27873                 :             :   return _val;
   27874                 :             : }
   27875                 :             : 
   27876                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:12254 */
   27877                 :             : extern rtx_insn *gen_split_331 (rtx_insn *, rtx *);
   27878                 :             : rtx_insn *
   27879                 :             : gen_split_331 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   27880                 :             : {
   27881                 :             :   rtx operand0;
   27882                 :             :   rtx operand1;
   27883                 :             :   rtx operand2;
   27884                 :             :   rtx operand3;
   27885                 :             :   rtx_insn *_val = NULL;
   27886                 :             :   if (dump_file)
   27887                 :             :     fprintf (dump_file, "Splitting with gen_split_331 (i386.md:12254)\n");
   27888                 :             :   start_sequence ();
   27889                 :             : #define FAIL return (end_sequence (), _val)
   27890                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   27891                 :             : #line 12288 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   27892                 :             : 
   27893                 :             : #undef DONE
   27894                 :             : #undef FAIL
   27895                 :             :   operand0 = operands[0];
   27896                 :             :   (void) operand0;
   27897                 :             :   operand1 = operands[1];
   27898                 :             :   (void) operand1;
   27899                 :             :   operand2 = operands[2];
   27900                 :             :   (void) operand2;
   27901                 :             :   operand3 = operands[3];
   27902                 :             :   (void) operand3;
   27903                 :             :   emit_insn (gen_rtx_SET (gen_rtx_ZERO_EXTRACT (DImode,
   27904                 :             :         operand0,
   27905                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   27906                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   27907                 :             :         gen_rtx_ZERO_EXTRACT (DImode,
   27908                 :             :         operand1,
   27909                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   27910                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)])));
   27911                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   27912                 :             :         gen_rtvec (2,
   27913                 :             :                 gen_rtx_SET (gen_rtx_ZERO_EXTRACT (DImode,
   27914                 :             :         copy_rtx (operand0),
   27915                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   27916                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   27917                 :             :         gen_rtx_SUBREG (DImode,
   27918                 :             :         gen_rtx_AND (QImode,
   27919                 :             :         gen_rtx_SUBREG (QImode,
   27920                 :             :         gen_rtx_fmt_eee (GET_CODE (operand3), GET_MODE (operand3),
   27921                 :             :                 copy_rtx (operand0),
   27922                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   27923                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   27924                 :             :         0),
   27925                 :             :         operand2),
   27926                 :             :         0)),
   27927                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   27928                 :             :   _val = get_insns ();
   27929                 :             :   end_sequence ();
   27930                 :             :   return _val;
   27931                 :             : }
   27932                 :             : 
   27933                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:12254 */
   27934                 :             : extern rtx_insn *gen_split_332 (rtx_insn *, rtx *);
   27935                 :             : rtx_insn *
   27936                 :             : gen_split_332 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   27937                 :             : {
   27938                 :             :   rtx operand0;
   27939                 :             :   rtx operand1;
   27940                 :             :   rtx operand2;
   27941                 :             :   rtx operand3;
   27942                 :             :   rtx_insn *_val = NULL;
   27943                 :             :   if (dump_file)
   27944                 :             :     fprintf (dump_file, "Splitting with gen_split_332 (i386.md:12254)\n");
   27945                 :             :   start_sequence ();
   27946                 :             : #define FAIL return (end_sequence (), _val)
   27947                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   27948                 :             : #line 12288 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   27949                 :             : 
   27950                 :             : #undef DONE
   27951                 :             : #undef FAIL
   27952                 :             :   operand0 = operands[0];
   27953                 :             :   (void) operand0;
   27954                 :             :   operand1 = operands[1];
   27955                 :             :   (void) operand1;
   27956                 :             :   operand2 = operands[2];
   27957                 :             :   (void) operand2;
   27958                 :             :   operand3 = operands[3];
   27959                 :             :   (void) operand3;
   27960                 :             :   emit_insn (gen_rtx_SET (gen_rtx_ZERO_EXTRACT (DImode,
   27961                 :             :         operand0,
   27962                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   27963                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   27964                 :             :         gen_rtx_ZERO_EXTRACT (DImode,
   27965                 :             :         operand1,
   27966                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   27967                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)])));
   27968                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   27969                 :             :         gen_rtvec (2,
   27970                 :             :                 gen_rtx_SET (gen_rtx_ZERO_EXTRACT (DImode,
   27971                 :             :         copy_rtx (operand0),
   27972                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   27973                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   27974                 :             :         gen_rtx_SUBREG (DImode,
   27975                 :             :         gen_rtx_IOR (QImode,
   27976                 :             :         gen_rtx_SUBREG (QImode,
   27977                 :             :         gen_rtx_fmt_eee (GET_CODE (operand3), GET_MODE (operand3),
   27978                 :             :                 copy_rtx (operand0),
   27979                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   27980                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   27981                 :             :         0),
   27982                 :             :         operand2),
   27983                 :             :         0)),
   27984                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   27985                 :             :   _val = get_insns ();
   27986                 :             :   end_sequence ();
   27987                 :             :   return _val;
   27988                 :             : }
   27989                 :             : 
   27990                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:12254 */
   27991                 :             : extern rtx_insn *gen_split_333 (rtx_insn *, rtx *);
   27992                 :             : rtx_insn *
   27993                 :             : gen_split_333 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   27994                 :             : {
   27995                 :             :   rtx operand0;
   27996                 :             :   rtx operand1;
   27997                 :             :   rtx operand2;
   27998                 :             :   rtx operand3;
   27999                 :             :   rtx_insn *_val = NULL;
   28000                 :             :   if (dump_file)
   28001                 :             :     fprintf (dump_file, "Splitting with gen_split_333 (i386.md:12254)\n");
   28002                 :             :   start_sequence ();
   28003                 :             : #define FAIL return (end_sequence (), _val)
   28004                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   28005                 :             : #line 12288 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   28006                 :             : 
   28007                 :             : #undef DONE
   28008                 :             : #undef FAIL
   28009                 :             :   operand0 = operands[0];
   28010                 :             :   (void) operand0;
   28011                 :             :   operand1 = operands[1];
   28012                 :             :   (void) operand1;
   28013                 :             :   operand2 = operands[2];
   28014                 :             :   (void) operand2;
   28015                 :             :   operand3 = operands[3];
   28016                 :             :   (void) operand3;
   28017                 :             :   emit_insn (gen_rtx_SET (gen_rtx_ZERO_EXTRACT (DImode,
   28018                 :             :         operand0,
   28019                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   28020                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   28021                 :             :         gen_rtx_ZERO_EXTRACT (DImode,
   28022                 :             :         operand1,
   28023                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   28024                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)])));
   28025                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   28026                 :             :         gen_rtvec (2,
   28027                 :             :                 gen_rtx_SET (gen_rtx_ZERO_EXTRACT (DImode,
   28028                 :             :         copy_rtx (operand0),
   28029                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   28030                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   28031                 :             :         gen_rtx_SUBREG (DImode,
   28032                 :             :         gen_rtx_XOR (QImode,
   28033                 :             :         gen_rtx_SUBREG (QImode,
   28034                 :             :         gen_rtx_fmt_eee (GET_CODE (operand3), GET_MODE (operand3),
   28035                 :             :                 copy_rtx (operand0),
   28036                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   28037                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   28038                 :             :         0),
   28039                 :             :         operand2),
   28040                 :             :         0)),
   28041                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   28042                 :             :   _val = get_insns ();
   28043                 :             :   end_sequence ();
   28044                 :             :   return _val;
   28045                 :             : }
   28046                 :             : 
   28047                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:12294 */
   28048                 :             : extern rtx_insn *gen_split_334 (rtx_insn *, rtx *);
   28049                 :             : rtx_insn *
   28050                 :             : gen_split_334 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   28051                 :             : {
   28052                 :             :   rtx operand0;
   28053                 :             :   rtx operand1;
   28054                 :             :   rtx operand2;
   28055                 :             :   rtx operand3;
   28056                 :             :   rtx operand4;
   28057                 :             :   rtx operand5;
   28058                 :             :   rtx_insn *_val = NULL;
   28059                 :             :   if (dump_file)
   28060                 :             :     fprintf (dump_file, "Splitting with gen_split_334 (i386.md:12294)\n");
   28061                 :             :   start_sequence ();
   28062                 :             : #define FAIL return (end_sequence (), _val)
   28063                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   28064                 :             : #line 12342 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   28065                 :             : 
   28066                 :             : #undef DONE
   28067                 :             : #undef FAIL
   28068                 :             :   operand0 = operands[0];
   28069                 :             :   (void) operand0;
   28070                 :             :   operand1 = operands[1];
   28071                 :             :   (void) operand1;
   28072                 :             :   operand2 = operands[2];
   28073                 :             :   (void) operand2;
   28074                 :             :   operand3 = operands[3];
   28075                 :             :   (void) operand3;
   28076                 :             :   operand4 = operands[4];
   28077                 :             :   (void) operand4;
   28078                 :             :   operand5 = operands[5];
   28079                 :             :   (void) operand5;
   28080                 :             :   emit_insn (gen_rtx_SET (gen_rtx_ZERO_EXTRACT (HImode,
   28081                 :             :         operand0,
   28082                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   28083                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   28084                 :             :         gen_rtx_ZERO_EXTRACT (HImode,
   28085                 :             :         operand1,
   28086                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   28087                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)])));
   28088                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   28089                 :             :         gen_rtvec (2,
   28090                 :             :                 gen_rtx_SET (operand4,
   28091                 :             :         gen_rtx_fmt_ee (GET_CODE (operand5), GET_MODE (operand5),
   28092                 :             :                 gen_rtx_AND (QImode,
   28093                 :             :         gen_rtx_SUBREG (QImode,
   28094                 :             :         gen_rtx_fmt_eee (GET_CODE (operand3), GET_MODE (operand3),
   28095                 :             :                 copy_rtx (operand0),
   28096                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   28097                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   28098                 :             :         0),
   28099                 :             :         operand2),
   28100                 :             :                 const0_rtx)),
   28101                 :             :                 gen_rtx_SET (gen_rtx_ZERO_EXTRACT (HImode,
   28102                 :             :         copy_rtx (operand0),
   28103                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   28104                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   28105                 :             :         gen_rtx_SUBREG (HImode,
   28106                 :             :         gen_rtx_AND (QImode,
   28107                 :             :         gen_rtx_SUBREG (QImode,
   28108                 :             :         gen_rtx_fmt_eee (GET_CODE (operand3), GET_MODE (operand3),
   28109                 :             :                 copy_rtx (operand1),
   28110                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   28111                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   28112                 :             :         0),
   28113                 :             :         copy_rtx (operand2)),
   28114                 :             :         0)))), false);
   28115                 :             :   _val = get_insns ();
   28116                 :             :   end_sequence ();
   28117                 :             :   return _val;
   28118                 :             : }
   28119                 :             : 
   28120                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:12294 */
   28121                 :             : extern rtx_insn *gen_split_335 (rtx_insn *, rtx *);
   28122                 :             : rtx_insn *
   28123                 :             : gen_split_335 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   28124                 :             : {
   28125                 :             :   rtx operand0;
   28126                 :             :   rtx operand1;
   28127                 :             :   rtx operand2;
   28128                 :             :   rtx operand3;
   28129                 :             :   rtx operand4;
   28130                 :             :   rtx operand5;
   28131                 :             :   rtx_insn *_val = NULL;
   28132                 :             :   if (dump_file)
   28133                 :             :     fprintf (dump_file, "Splitting with gen_split_335 (i386.md:12294)\n");
   28134                 :             :   start_sequence ();
   28135                 :             : #define FAIL return (end_sequence (), _val)
   28136                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   28137                 :             : #line 12342 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   28138                 :             : 
   28139                 :             : #undef DONE
   28140                 :             : #undef FAIL
   28141                 :             :   operand0 = operands[0];
   28142                 :             :   (void) operand0;
   28143                 :             :   operand1 = operands[1];
   28144                 :             :   (void) operand1;
   28145                 :             :   operand2 = operands[2];
   28146                 :             :   (void) operand2;
   28147                 :             :   operand3 = operands[3];
   28148                 :             :   (void) operand3;
   28149                 :             :   operand4 = operands[4];
   28150                 :             :   (void) operand4;
   28151                 :             :   operand5 = operands[5];
   28152                 :             :   (void) operand5;
   28153                 :             :   emit_insn (gen_rtx_SET (gen_rtx_ZERO_EXTRACT (HImode,
   28154                 :             :         operand0,
   28155                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   28156                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   28157                 :             :         gen_rtx_ZERO_EXTRACT (HImode,
   28158                 :             :         operand1,
   28159                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   28160                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)])));
   28161                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   28162                 :             :         gen_rtvec (2,
   28163                 :             :                 gen_rtx_SET (operand4,
   28164                 :             :         gen_rtx_fmt_ee (GET_CODE (operand5), GET_MODE (operand5),
   28165                 :             :                 gen_rtx_IOR (QImode,
   28166                 :             :         gen_rtx_SUBREG (QImode,
   28167                 :             :         gen_rtx_fmt_eee (GET_CODE (operand3), GET_MODE (operand3),
   28168                 :             :                 copy_rtx (operand0),
   28169                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   28170                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   28171                 :             :         0),
   28172                 :             :         operand2),
   28173                 :             :                 const0_rtx)),
   28174                 :             :                 gen_rtx_SET (gen_rtx_ZERO_EXTRACT (HImode,
   28175                 :             :         copy_rtx (operand0),
   28176                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   28177                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   28178                 :             :         gen_rtx_SUBREG (HImode,
   28179                 :             :         gen_rtx_IOR (QImode,
   28180                 :             :         gen_rtx_SUBREG (QImode,
   28181                 :             :         gen_rtx_fmt_eee (GET_CODE (operand3), GET_MODE (operand3),
   28182                 :             :                 copy_rtx (operand1),
   28183                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   28184                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   28185                 :             :         0),
   28186                 :             :         copy_rtx (operand2)),
   28187                 :             :         0)))), false);
   28188                 :             :   _val = get_insns ();
   28189                 :             :   end_sequence ();
   28190                 :             :   return _val;
   28191                 :             : }
   28192                 :             : 
   28193                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:12294 */
   28194                 :             : extern rtx_insn *gen_split_336 (rtx_insn *, rtx *);
   28195                 :             : rtx_insn *
   28196                 :             : gen_split_336 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   28197                 :             : {
   28198                 :             :   rtx operand0;
   28199                 :             :   rtx operand1;
   28200                 :             :   rtx operand2;
   28201                 :             :   rtx operand3;
   28202                 :             :   rtx operand4;
   28203                 :             :   rtx operand5;
   28204                 :             :   rtx_insn *_val = NULL;
   28205                 :             :   if (dump_file)
   28206                 :             :     fprintf (dump_file, "Splitting with gen_split_336 (i386.md:12294)\n");
   28207                 :             :   start_sequence ();
   28208                 :             : #define FAIL return (end_sequence (), _val)
   28209                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   28210                 :             : #line 12342 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   28211                 :             : 
   28212                 :             : #undef DONE
   28213                 :             : #undef FAIL
   28214                 :             :   operand0 = operands[0];
   28215                 :             :   (void) operand0;
   28216                 :             :   operand1 = operands[1];
   28217                 :             :   (void) operand1;
   28218                 :             :   operand2 = operands[2];
   28219                 :             :   (void) operand2;
   28220                 :             :   operand3 = operands[3];
   28221                 :             :   (void) operand3;
   28222                 :             :   operand4 = operands[4];
   28223                 :             :   (void) operand4;
   28224                 :             :   operand5 = operands[5];
   28225                 :             :   (void) operand5;
   28226                 :             :   emit_insn (gen_rtx_SET (gen_rtx_ZERO_EXTRACT (HImode,
   28227                 :             :         operand0,
   28228                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   28229                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   28230                 :             :         gen_rtx_ZERO_EXTRACT (HImode,
   28231                 :             :         operand1,
   28232                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   28233                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)])));
   28234                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   28235                 :             :         gen_rtvec (2,
   28236                 :             :                 gen_rtx_SET (operand4,
   28237                 :             :         gen_rtx_fmt_ee (GET_CODE (operand5), GET_MODE (operand5),
   28238                 :             :                 gen_rtx_XOR (QImode,
   28239                 :             :         gen_rtx_SUBREG (QImode,
   28240                 :             :         gen_rtx_fmt_eee (GET_CODE (operand3), GET_MODE (operand3),
   28241                 :             :                 copy_rtx (operand0),
   28242                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   28243                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   28244                 :             :         0),
   28245                 :             :         operand2),
   28246                 :             :                 const0_rtx)),
   28247                 :             :                 gen_rtx_SET (gen_rtx_ZERO_EXTRACT (HImode,
   28248                 :             :         copy_rtx (operand0),
   28249                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   28250                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   28251                 :             :         gen_rtx_SUBREG (HImode,
   28252                 :             :         gen_rtx_XOR (QImode,
   28253                 :             :         gen_rtx_SUBREG (QImode,
   28254                 :             :         gen_rtx_fmt_eee (GET_CODE (operand3), GET_MODE (operand3),
   28255                 :             :                 copy_rtx (operand1),
   28256                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   28257                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   28258                 :             :         0),
   28259                 :             :         copy_rtx (operand2)),
   28260                 :             :         0)))), false);
   28261                 :             :   _val = get_insns ();
   28262                 :             :   end_sequence ();
   28263                 :             :   return _val;
   28264                 :             : }
   28265                 :             : 
   28266                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:12294 */
   28267                 :             : extern rtx_insn *gen_split_337 (rtx_insn *, rtx *);
   28268                 :             : rtx_insn *
   28269                 :             : gen_split_337 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   28270                 :             : {
   28271                 :             :   rtx operand0;
   28272                 :             :   rtx operand1;
   28273                 :             :   rtx operand2;
   28274                 :             :   rtx operand3;
   28275                 :             :   rtx operand4;
   28276                 :             :   rtx operand5;
   28277                 :             :   rtx_insn *_val = NULL;
   28278                 :             :   if (dump_file)
   28279                 :             :     fprintf (dump_file, "Splitting with gen_split_337 (i386.md:12294)\n");
   28280                 :             :   start_sequence ();
   28281                 :             : #define FAIL return (end_sequence (), _val)
   28282                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   28283                 :             : #line 12342 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   28284                 :             : 
   28285                 :             : #undef DONE
   28286                 :             : #undef FAIL
   28287                 :             :   operand0 = operands[0];
   28288                 :             :   (void) operand0;
   28289                 :             :   operand1 = operands[1];
   28290                 :             :   (void) operand1;
   28291                 :             :   operand2 = operands[2];
   28292                 :             :   (void) operand2;
   28293                 :             :   operand3 = operands[3];
   28294                 :             :   (void) operand3;
   28295                 :             :   operand4 = operands[4];
   28296                 :             :   (void) operand4;
   28297                 :             :   operand5 = operands[5];
   28298                 :             :   (void) operand5;
   28299                 :             :   emit_insn (gen_rtx_SET (gen_rtx_ZERO_EXTRACT (SImode,
   28300                 :             :         operand0,
   28301                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   28302                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   28303                 :             :         gen_rtx_ZERO_EXTRACT (SImode,
   28304                 :             :         operand1,
   28305                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   28306                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)])));
   28307                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   28308                 :             :         gen_rtvec (2,
   28309                 :             :                 gen_rtx_SET (operand4,
   28310                 :             :         gen_rtx_fmt_ee (GET_CODE (operand5), GET_MODE (operand5),
   28311                 :             :                 gen_rtx_AND (QImode,
   28312                 :             :         gen_rtx_SUBREG (QImode,
   28313                 :             :         gen_rtx_fmt_eee (GET_CODE (operand3), GET_MODE (operand3),
   28314                 :             :                 copy_rtx (operand0),
   28315                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   28316                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   28317                 :             :         0),
   28318                 :             :         operand2),
   28319                 :             :                 const0_rtx)),
   28320                 :             :                 gen_rtx_SET (gen_rtx_ZERO_EXTRACT (SImode,
   28321                 :             :         copy_rtx (operand0),
   28322                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   28323                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   28324                 :             :         gen_rtx_SUBREG (SImode,
   28325                 :             :         gen_rtx_AND (QImode,
   28326                 :             :         gen_rtx_SUBREG (QImode,
   28327                 :             :         gen_rtx_fmt_eee (GET_CODE (operand3), GET_MODE (operand3),
   28328                 :             :                 copy_rtx (operand1),
   28329                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   28330                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   28331                 :             :         0),
   28332                 :             :         copy_rtx (operand2)),
   28333                 :             :         0)))), false);
   28334                 :             :   _val = get_insns ();
   28335                 :             :   end_sequence ();
   28336                 :             :   return _val;
   28337                 :             : }
   28338                 :             : 
   28339                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:12294 */
   28340                 :             : extern rtx_insn *gen_split_338 (rtx_insn *, rtx *);
   28341                 :             : rtx_insn *
   28342                 :             : gen_split_338 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   28343                 :             : {
   28344                 :             :   rtx operand0;
   28345                 :             :   rtx operand1;
   28346                 :             :   rtx operand2;
   28347                 :             :   rtx operand3;
   28348                 :             :   rtx operand4;
   28349                 :             :   rtx operand5;
   28350                 :             :   rtx_insn *_val = NULL;
   28351                 :             :   if (dump_file)
   28352                 :             :     fprintf (dump_file, "Splitting with gen_split_338 (i386.md:12294)\n");
   28353                 :             :   start_sequence ();
   28354                 :             : #define FAIL return (end_sequence (), _val)
   28355                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   28356                 :             : #line 12342 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   28357                 :             : 
   28358                 :             : #undef DONE
   28359                 :             : #undef FAIL
   28360                 :             :   operand0 = operands[0];
   28361                 :             :   (void) operand0;
   28362                 :             :   operand1 = operands[1];
   28363                 :             :   (void) operand1;
   28364                 :             :   operand2 = operands[2];
   28365                 :             :   (void) operand2;
   28366                 :             :   operand3 = operands[3];
   28367                 :             :   (void) operand3;
   28368                 :             :   operand4 = operands[4];
   28369                 :             :   (void) operand4;
   28370                 :             :   operand5 = operands[5];
   28371                 :             :   (void) operand5;
   28372                 :             :   emit_insn (gen_rtx_SET (gen_rtx_ZERO_EXTRACT (SImode,
   28373                 :             :         operand0,
   28374                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   28375                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   28376                 :             :         gen_rtx_ZERO_EXTRACT (SImode,
   28377                 :             :         operand1,
   28378                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   28379                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)])));
   28380                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   28381                 :             :         gen_rtvec (2,
   28382                 :             :                 gen_rtx_SET (operand4,
   28383                 :             :         gen_rtx_fmt_ee (GET_CODE (operand5), GET_MODE (operand5),
   28384                 :             :                 gen_rtx_IOR (QImode,
   28385                 :             :         gen_rtx_SUBREG (QImode,
   28386                 :             :         gen_rtx_fmt_eee (GET_CODE (operand3), GET_MODE (operand3),
   28387                 :             :                 copy_rtx (operand0),
   28388                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   28389                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   28390                 :             :         0),
   28391                 :             :         operand2),
   28392                 :             :                 const0_rtx)),
   28393                 :             :                 gen_rtx_SET (gen_rtx_ZERO_EXTRACT (SImode,
   28394                 :             :         copy_rtx (operand0),
   28395                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   28396                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   28397                 :             :         gen_rtx_SUBREG (SImode,
   28398                 :             :         gen_rtx_IOR (QImode,
   28399                 :             :         gen_rtx_SUBREG (QImode,
   28400                 :             :         gen_rtx_fmt_eee (GET_CODE (operand3), GET_MODE (operand3),
   28401                 :             :                 copy_rtx (operand1),
   28402                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   28403                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   28404                 :             :         0),
   28405                 :             :         copy_rtx (operand2)),
   28406                 :             :         0)))), false);
   28407                 :             :   _val = get_insns ();
   28408                 :             :   end_sequence ();
   28409                 :             :   return _val;
   28410                 :             : }
   28411                 :             : 
   28412                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:12294 */
   28413                 :             : extern rtx_insn *gen_split_339 (rtx_insn *, rtx *);
   28414                 :             : rtx_insn *
   28415                 :             : gen_split_339 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   28416                 :             : {
   28417                 :             :   rtx operand0;
   28418                 :             :   rtx operand1;
   28419                 :             :   rtx operand2;
   28420                 :             :   rtx operand3;
   28421                 :             :   rtx operand4;
   28422                 :             :   rtx operand5;
   28423                 :             :   rtx_insn *_val = NULL;
   28424                 :             :   if (dump_file)
   28425                 :             :     fprintf (dump_file, "Splitting with gen_split_339 (i386.md:12294)\n");
   28426                 :             :   start_sequence ();
   28427                 :             : #define FAIL return (end_sequence (), _val)
   28428                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   28429                 :             : #line 12342 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   28430                 :             : 
   28431                 :             : #undef DONE
   28432                 :             : #undef FAIL
   28433                 :             :   operand0 = operands[0];
   28434                 :             :   (void) operand0;
   28435                 :             :   operand1 = operands[1];
   28436                 :             :   (void) operand1;
   28437                 :             :   operand2 = operands[2];
   28438                 :             :   (void) operand2;
   28439                 :             :   operand3 = operands[3];
   28440                 :             :   (void) operand3;
   28441                 :             :   operand4 = operands[4];
   28442                 :             :   (void) operand4;
   28443                 :             :   operand5 = operands[5];
   28444                 :             :   (void) operand5;
   28445                 :             :   emit_insn (gen_rtx_SET (gen_rtx_ZERO_EXTRACT (SImode,
   28446                 :             :         operand0,
   28447                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   28448                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   28449                 :             :         gen_rtx_ZERO_EXTRACT (SImode,
   28450                 :             :         operand1,
   28451                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   28452                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)])));
   28453                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   28454                 :             :         gen_rtvec (2,
   28455                 :             :                 gen_rtx_SET (operand4,
   28456                 :             :         gen_rtx_fmt_ee (GET_CODE (operand5), GET_MODE (operand5),
   28457                 :             :                 gen_rtx_XOR (QImode,
   28458                 :             :         gen_rtx_SUBREG (QImode,
   28459                 :             :         gen_rtx_fmt_eee (GET_CODE (operand3), GET_MODE (operand3),
   28460                 :             :                 copy_rtx (operand0),
   28461                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   28462                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   28463                 :             :         0),
   28464                 :             :         operand2),
   28465                 :             :                 const0_rtx)),
   28466                 :             :                 gen_rtx_SET (gen_rtx_ZERO_EXTRACT (SImode,
   28467                 :             :         copy_rtx (operand0),
   28468                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   28469                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   28470                 :             :         gen_rtx_SUBREG (SImode,
   28471                 :             :         gen_rtx_XOR (QImode,
   28472                 :             :         gen_rtx_SUBREG (QImode,
   28473                 :             :         gen_rtx_fmt_eee (GET_CODE (operand3), GET_MODE (operand3),
   28474                 :             :                 copy_rtx (operand1),
   28475                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   28476                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   28477                 :             :         0),
   28478                 :             :         copy_rtx (operand2)),
   28479                 :             :         0)))), false);
   28480                 :             :   _val = get_insns ();
   28481                 :             :   end_sequence ();
   28482                 :             :   return _val;
   28483                 :             : }
   28484                 :             : 
   28485                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:12294 */
   28486                 :             : extern rtx_insn *gen_split_340 (rtx_insn *, rtx *);
   28487                 :             : rtx_insn *
   28488                 :             : gen_split_340 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   28489                 :             : {
   28490                 :             :   rtx operand0;
   28491                 :             :   rtx operand1;
   28492                 :             :   rtx operand2;
   28493                 :             :   rtx operand3;
   28494                 :             :   rtx operand4;
   28495                 :             :   rtx operand5;
   28496                 :             :   rtx_insn *_val = NULL;
   28497                 :             :   if (dump_file)
   28498                 :             :     fprintf (dump_file, "Splitting with gen_split_340 (i386.md:12294)\n");
   28499                 :             :   start_sequence ();
   28500                 :             : #define FAIL return (end_sequence (), _val)
   28501                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   28502                 :             : #line 12342 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   28503                 :             : 
   28504                 :             : #undef DONE
   28505                 :             : #undef FAIL
   28506                 :             :   operand0 = operands[0];
   28507                 :             :   (void) operand0;
   28508                 :             :   operand1 = operands[1];
   28509                 :             :   (void) operand1;
   28510                 :             :   operand2 = operands[2];
   28511                 :             :   (void) operand2;
   28512                 :             :   operand3 = operands[3];
   28513                 :             :   (void) operand3;
   28514                 :             :   operand4 = operands[4];
   28515                 :             :   (void) operand4;
   28516                 :             :   operand5 = operands[5];
   28517                 :             :   (void) operand5;
   28518                 :             :   emit_insn (gen_rtx_SET (gen_rtx_ZERO_EXTRACT (DImode,
   28519                 :             :         operand0,
   28520                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   28521                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   28522                 :             :         gen_rtx_ZERO_EXTRACT (DImode,
   28523                 :             :         operand1,
   28524                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   28525                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)])));
   28526                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   28527                 :             :         gen_rtvec (2,
   28528                 :             :                 gen_rtx_SET (operand4,
   28529                 :             :         gen_rtx_fmt_ee (GET_CODE (operand5), GET_MODE (operand5),
   28530                 :             :                 gen_rtx_AND (QImode,
   28531                 :             :         gen_rtx_SUBREG (QImode,
   28532                 :             :         gen_rtx_fmt_eee (GET_CODE (operand3), GET_MODE (operand3),
   28533                 :             :                 copy_rtx (operand0),
   28534                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   28535                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   28536                 :             :         0),
   28537                 :             :         operand2),
   28538                 :             :                 const0_rtx)),
   28539                 :             :                 gen_rtx_SET (gen_rtx_ZERO_EXTRACT (DImode,
   28540                 :             :         copy_rtx (operand0),
   28541                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   28542                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   28543                 :             :         gen_rtx_SUBREG (DImode,
   28544                 :             :         gen_rtx_AND (QImode,
   28545                 :             :         gen_rtx_SUBREG (QImode,
   28546                 :             :         gen_rtx_fmt_eee (GET_CODE (operand3), GET_MODE (operand3),
   28547                 :             :                 copy_rtx (operand1),
   28548                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   28549                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   28550                 :             :         0),
   28551                 :             :         copy_rtx (operand2)),
   28552                 :             :         0)))), false);
   28553                 :             :   _val = get_insns ();
   28554                 :             :   end_sequence ();
   28555                 :             :   return _val;
   28556                 :             : }
   28557                 :             : 
   28558                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:12294 */
   28559                 :             : extern rtx_insn *gen_split_341 (rtx_insn *, rtx *);
   28560                 :             : rtx_insn *
   28561                 :             : gen_split_341 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   28562                 :             : {
   28563                 :             :   rtx operand0;
   28564                 :             :   rtx operand1;
   28565                 :             :   rtx operand2;
   28566                 :             :   rtx operand3;
   28567                 :             :   rtx operand4;
   28568                 :             :   rtx operand5;
   28569                 :             :   rtx_insn *_val = NULL;
   28570                 :             :   if (dump_file)
   28571                 :             :     fprintf (dump_file, "Splitting with gen_split_341 (i386.md:12294)\n");
   28572                 :             :   start_sequence ();
   28573                 :             : #define FAIL return (end_sequence (), _val)
   28574                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   28575                 :             : #line 12342 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   28576                 :             : 
   28577                 :             : #undef DONE
   28578                 :             : #undef FAIL
   28579                 :             :   operand0 = operands[0];
   28580                 :             :   (void) operand0;
   28581                 :             :   operand1 = operands[1];
   28582                 :             :   (void) operand1;
   28583                 :             :   operand2 = operands[2];
   28584                 :             :   (void) operand2;
   28585                 :             :   operand3 = operands[3];
   28586                 :             :   (void) operand3;
   28587                 :             :   operand4 = operands[4];
   28588                 :             :   (void) operand4;
   28589                 :             :   operand5 = operands[5];
   28590                 :             :   (void) operand5;
   28591                 :             :   emit_insn (gen_rtx_SET (gen_rtx_ZERO_EXTRACT (DImode,
   28592                 :             :         operand0,
   28593                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   28594                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   28595                 :             :         gen_rtx_ZERO_EXTRACT (DImode,
   28596                 :             :         operand1,
   28597                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   28598                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)])));
   28599                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   28600                 :             :         gen_rtvec (2,
   28601                 :             :                 gen_rtx_SET (operand4,
   28602                 :             :         gen_rtx_fmt_ee (GET_CODE (operand5), GET_MODE (operand5),
   28603                 :             :                 gen_rtx_IOR (QImode,
   28604                 :             :         gen_rtx_SUBREG (QImode,
   28605                 :             :         gen_rtx_fmt_eee (GET_CODE (operand3), GET_MODE (operand3),
   28606                 :             :                 copy_rtx (operand0),
   28607                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   28608                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   28609                 :             :         0),
   28610                 :             :         operand2),
   28611                 :             :                 const0_rtx)),
   28612                 :             :                 gen_rtx_SET (gen_rtx_ZERO_EXTRACT (DImode,
   28613                 :             :         copy_rtx (operand0),
   28614                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   28615                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   28616                 :             :         gen_rtx_SUBREG (DImode,
   28617                 :             :         gen_rtx_IOR (QImode,
   28618                 :             :         gen_rtx_SUBREG (QImode,
   28619                 :             :         gen_rtx_fmt_eee (GET_CODE (operand3), GET_MODE (operand3),
   28620                 :             :                 copy_rtx (operand1),
   28621                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   28622                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   28623                 :             :         0),
   28624                 :             :         copy_rtx (operand2)),
   28625                 :             :         0)))), false);
   28626                 :             :   _val = get_insns ();
   28627                 :             :   end_sequence ();
   28628                 :             :   return _val;
   28629                 :             : }
   28630                 :             : 
   28631                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:12294 */
   28632                 :             : extern rtx_insn *gen_split_342 (rtx_insn *, rtx *);
   28633                 :             : rtx_insn *
   28634                 :             : gen_split_342 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   28635                 :             : {
   28636                 :             :   rtx operand0;
   28637                 :             :   rtx operand1;
   28638                 :             :   rtx operand2;
   28639                 :             :   rtx operand3;
   28640                 :             :   rtx operand4;
   28641                 :             :   rtx operand5;
   28642                 :             :   rtx_insn *_val = NULL;
   28643                 :             :   if (dump_file)
   28644                 :             :     fprintf (dump_file, "Splitting with gen_split_342 (i386.md:12294)\n");
   28645                 :             :   start_sequence ();
   28646                 :             : #define FAIL return (end_sequence (), _val)
   28647                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   28648                 :             : #line 12342 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   28649                 :             : 
   28650                 :             : #undef DONE
   28651                 :             : #undef FAIL
   28652                 :             :   operand0 = operands[0];
   28653                 :             :   (void) operand0;
   28654                 :             :   operand1 = operands[1];
   28655                 :             :   (void) operand1;
   28656                 :             :   operand2 = operands[2];
   28657                 :             :   (void) operand2;
   28658                 :             :   operand3 = operands[3];
   28659                 :             :   (void) operand3;
   28660                 :             :   operand4 = operands[4];
   28661                 :             :   (void) operand4;
   28662                 :             :   operand5 = operands[5];
   28663                 :             :   (void) operand5;
   28664                 :             :   emit_insn (gen_rtx_SET (gen_rtx_ZERO_EXTRACT (DImode,
   28665                 :             :         operand0,
   28666                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   28667                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   28668                 :             :         gen_rtx_ZERO_EXTRACT (DImode,
   28669                 :             :         operand1,
   28670                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   28671                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)])));
   28672                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   28673                 :             :         gen_rtvec (2,
   28674                 :             :                 gen_rtx_SET (operand4,
   28675                 :             :         gen_rtx_fmt_ee (GET_CODE (operand5), GET_MODE (operand5),
   28676                 :             :                 gen_rtx_XOR (QImode,
   28677                 :             :         gen_rtx_SUBREG (QImode,
   28678                 :             :         gen_rtx_fmt_eee (GET_CODE (operand3), GET_MODE (operand3),
   28679                 :             :                 copy_rtx (operand0),
   28680                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   28681                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   28682                 :             :         0),
   28683                 :             :         operand2),
   28684                 :             :                 const0_rtx)),
   28685                 :             :                 gen_rtx_SET (gen_rtx_ZERO_EXTRACT (DImode,
   28686                 :             :         copy_rtx (operand0),
   28687                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   28688                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   28689                 :             :         gen_rtx_SUBREG (DImode,
   28690                 :             :         gen_rtx_XOR (QImode,
   28691                 :             :         gen_rtx_SUBREG (QImode,
   28692                 :             :         gen_rtx_fmt_eee (GET_CODE (operand3), GET_MODE (operand3),
   28693                 :             :                 copy_rtx (operand1),
   28694                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   28695                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   28696                 :             :         0),
   28697                 :             :         copy_rtx (operand2)),
   28698                 :             :         0)))), false);
   28699                 :             :   _val = get_insns ();
   28700                 :             :   end_sequence ();
   28701                 :             :   return _val;
   28702                 :             : }
   28703                 :             : 
   28704                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:12348 */
   28705                 :             : extern rtx_insn *gen_split_343 (rtx_insn *, rtx *);
   28706                 :             : rtx_insn *
   28707                 :             : gen_split_343 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   28708                 :             : {
   28709                 :             :   rtx operand0;
   28710                 :             :   rtx operand1;
   28711                 :             :   rtx operand2;
   28712                 :             :   rtx operand3;
   28713                 :             :   rtx operand4;
   28714                 :             :   rtx_insn *_val = NULL;
   28715                 :             :   if (dump_file)
   28716                 :             :     fprintf (dump_file, "Splitting with gen_split_343 (i386.md:12348)\n");
   28717                 :             :   start_sequence ();
   28718                 :             : #define FAIL return (end_sequence (), _val)
   28719                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   28720                 :             : #line 12389 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   28721                 :             : 
   28722                 :             : #undef DONE
   28723                 :             : #undef FAIL
   28724                 :             :   operand0 = operands[0];
   28725                 :             :   (void) operand0;
   28726                 :             :   operand1 = operands[1];
   28727                 :             :   (void) operand1;
   28728                 :             :   operand2 = operands[2];
   28729                 :             :   (void) operand2;
   28730                 :             :   operand3 = operands[3];
   28731                 :             :   (void) operand3;
   28732                 :             :   operand4 = operands[4];
   28733                 :             :   (void) operand4;
   28734                 :             :   emit_insn (gen_rtx_SET (gen_rtx_ZERO_EXTRACT (HImode,
   28735                 :             :         operand0,
   28736                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   28737                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   28738                 :             :         gen_rtx_ZERO_EXTRACT (HImode,
   28739                 :             :         operand1,
   28740                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   28741                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)])));
   28742                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   28743                 :             :         gen_rtvec (2,
   28744                 :             :                 gen_rtx_SET (gen_rtx_ZERO_EXTRACT (HImode,
   28745                 :             :         copy_rtx (operand0),
   28746                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   28747                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   28748                 :             :         gen_rtx_SUBREG (HImode,
   28749                 :             :         gen_rtx_AND (QImode,
   28750                 :             :         gen_rtx_SUBREG (QImode,
   28751                 :             :         gen_rtx_fmt_eee (GET_CODE (operand3), GET_MODE (operand3),
   28752                 :             :                 copy_rtx (operand0),
   28753                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   28754                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   28755                 :             :         0),
   28756                 :             :         gen_rtx_SUBREG (QImode,
   28757                 :             :         gen_rtx_fmt_eee (GET_CODE (operand4), GET_MODE (operand4),
   28758                 :             :                 operand2,
   28759                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   28760                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   28761                 :             :         0)),
   28762                 :             :         0)),
   28763                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   28764                 :             :   _val = get_insns ();
   28765                 :             :   end_sequence ();
   28766                 :             :   return _val;
   28767                 :             : }
   28768                 :             : 
   28769                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:12348 */
   28770                 :             : extern rtx_insn *gen_split_344 (rtx_insn *, rtx *);
   28771                 :             : rtx_insn *
   28772                 :             : gen_split_344 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   28773                 :             : {
   28774                 :             :   rtx operand0;
   28775                 :             :   rtx operand1;
   28776                 :             :   rtx operand2;
   28777                 :             :   rtx operand3;
   28778                 :             :   rtx operand4;
   28779                 :             :   rtx_insn *_val = NULL;
   28780                 :             :   if (dump_file)
   28781                 :             :     fprintf (dump_file, "Splitting with gen_split_344 (i386.md:12348)\n");
   28782                 :             :   start_sequence ();
   28783                 :             : #define FAIL return (end_sequence (), _val)
   28784                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   28785                 :             : #line 12389 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   28786                 :             : 
   28787                 :             : #undef DONE
   28788                 :             : #undef FAIL
   28789                 :             :   operand0 = operands[0];
   28790                 :             :   (void) operand0;
   28791                 :             :   operand1 = operands[1];
   28792                 :             :   (void) operand1;
   28793                 :             :   operand2 = operands[2];
   28794                 :             :   (void) operand2;
   28795                 :             :   operand3 = operands[3];
   28796                 :             :   (void) operand3;
   28797                 :             :   operand4 = operands[4];
   28798                 :             :   (void) operand4;
   28799                 :             :   emit_insn (gen_rtx_SET (gen_rtx_ZERO_EXTRACT (HImode,
   28800                 :             :         operand0,
   28801                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   28802                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   28803                 :             :         gen_rtx_ZERO_EXTRACT (HImode,
   28804                 :             :         operand1,
   28805                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   28806                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)])));
   28807                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   28808                 :             :         gen_rtvec (2,
   28809                 :             :                 gen_rtx_SET (gen_rtx_ZERO_EXTRACT (HImode,
   28810                 :             :         copy_rtx (operand0),
   28811                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   28812                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   28813                 :             :         gen_rtx_SUBREG (HImode,
   28814                 :             :         gen_rtx_IOR (QImode,
   28815                 :             :         gen_rtx_SUBREG (QImode,
   28816                 :             :         gen_rtx_fmt_eee (GET_CODE (operand3), GET_MODE (operand3),
   28817                 :             :                 copy_rtx (operand0),
   28818                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   28819                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   28820                 :             :         0),
   28821                 :             :         gen_rtx_SUBREG (QImode,
   28822                 :             :         gen_rtx_fmt_eee (GET_CODE (operand4), GET_MODE (operand4),
   28823                 :             :                 operand2,
   28824                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   28825                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   28826                 :             :         0)),
   28827                 :             :         0)),
   28828                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   28829                 :             :   _val = get_insns ();
   28830                 :             :   end_sequence ();
   28831                 :             :   return _val;
   28832                 :             : }
   28833                 :             : 
   28834                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:12348 */
   28835                 :             : extern rtx_insn *gen_split_345 (rtx_insn *, rtx *);
   28836                 :             : rtx_insn *
   28837                 :             : gen_split_345 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   28838                 :             : {
   28839                 :             :   rtx operand0;
   28840                 :             :   rtx operand1;
   28841                 :             :   rtx operand2;
   28842                 :             :   rtx operand3;
   28843                 :             :   rtx operand4;
   28844                 :             :   rtx_insn *_val = NULL;
   28845                 :             :   if (dump_file)
   28846                 :             :     fprintf (dump_file, "Splitting with gen_split_345 (i386.md:12348)\n");
   28847                 :             :   start_sequence ();
   28848                 :             : #define FAIL return (end_sequence (), _val)
   28849                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   28850                 :             : #line 12389 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   28851                 :             : 
   28852                 :             : #undef DONE
   28853                 :             : #undef FAIL
   28854                 :             :   operand0 = operands[0];
   28855                 :             :   (void) operand0;
   28856                 :             :   operand1 = operands[1];
   28857                 :             :   (void) operand1;
   28858                 :             :   operand2 = operands[2];
   28859                 :             :   (void) operand2;
   28860                 :             :   operand3 = operands[3];
   28861                 :             :   (void) operand3;
   28862                 :             :   operand4 = operands[4];
   28863                 :             :   (void) operand4;
   28864                 :             :   emit_insn (gen_rtx_SET (gen_rtx_ZERO_EXTRACT (HImode,
   28865                 :             :         operand0,
   28866                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   28867                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   28868                 :             :         gen_rtx_ZERO_EXTRACT (HImode,
   28869                 :             :         operand1,
   28870                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   28871                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)])));
   28872                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   28873                 :             :         gen_rtvec (2,
   28874                 :             :                 gen_rtx_SET (gen_rtx_ZERO_EXTRACT (HImode,
   28875                 :             :         copy_rtx (operand0),
   28876                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   28877                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   28878                 :             :         gen_rtx_SUBREG (HImode,
   28879                 :             :         gen_rtx_XOR (QImode,
   28880                 :             :         gen_rtx_SUBREG (QImode,
   28881                 :             :         gen_rtx_fmt_eee (GET_CODE (operand3), GET_MODE (operand3),
   28882                 :             :                 copy_rtx (operand0),
   28883                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   28884                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   28885                 :             :         0),
   28886                 :             :         gen_rtx_SUBREG (QImode,
   28887                 :             :         gen_rtx_fmt_eee (GET_CODE (operand4), GET_MODE (operand4),
   28888                 :             :                 operand2,
   28889                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   28890                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   28891                 :             :         0)),
   28892                 :             :         0)),
   28893                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   28894                 :             :   _val = get_insns ();
   28895                 :             :   end_sequence ();
   28896                 :             :   return _val;
   28897                 :             : }
   28898                 :             : 
   28899                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:12348 */
   28900                 :             : extern rtx_insn *gen_split_346 (rtx_insn *, rtx *);
   28901                 :             : rtx_insn *
   28902                 :             : gen_split_346 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   28903                 :             : {
   28904                 :             :   rtx operand0;
   28905                 :             :   rtx operand1;
   28906                 :             :   rtx operand2;
   28907                 :             :   rtx operand3;
   28908                 :             :   rtx operand4;
   28909                 :             :   rtx_insn *_val = NULL;
   28910                 :             :   if (dump_file)
   28911                 :             :     fprintf (dump_file, "Splitting with gen_split_346 (i386.md:12348)\n");
   28912                 :             :   start_sequence ();
   28913                 :             : #define FAIL return (end_sequence (), _val)
   28914                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   28915                 :             : #line 12389 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   28916                 :             : 
   28917                 :             : #undef DONE
   28918                 :             : #undef FAIL
   28919                 :             :   operand0 = operands[0];
   28920                 :             :   (void) operand0;
   28921                 :             :   operand1 = operands[1];
   28922                 :             :   (void) operand1;
   28923                 :             :   operand2 = operands[2];
   28924                 :             :   (void) operand2;
   28925                 :             :   operand3 = operands[3];
   28926                 :             :   (void) operand3;
   28927                 :             :   operand4 = operands[4];
   28928                 :             :   (void) operand4;
   28929                 :             :   emit_insn (gen_rtx_SET (gen_rtx_ZERO_EXTRACT (SImode,
   28930                 :             :         operand0,
   28931                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   28932                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   28933                 :             :         gen_rtx_ZERO_EXTRACT (SImode,
   28934                 :             :         operand1,
   28935                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   28936                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)])));
   28937                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   28938                 :             :         gen_rtvec (2,
   28939                 :             :                 gen_rtx_SET (gen_rtx_ZERO_EXTRACT (SImode,
   28940                 :             :         copy_rtx (operand0),
   28941                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   28942                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   28943                 :             :         gen_rtx_SUBREG (SImode,
   28944                 :             :         gen_rtx_AND (QImode,
   28945                 :             :         gen_rtx_SUBREG (QImode,
   28946                 :             :         gen_rtx_fmt_eee (GET_CODE (operand3), GET_MODE (operand3),
   28947                 :             :                 copy_rtx (operand0),
   28948                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   28949                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   28950                 :             :         0),
   28951                 :             :         gen_rtx_SUBREG (QImode,
   28952                 :             :         gen_rtx_fmt_eee (GET_CODE (operand4), GET_MODE (operand4),
   28953                 :             :                 operand2,
   28954                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   28955                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   28956                 :             :         0)),
   28957                 :             :         0)),
   28958                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   28959                 :             :   _val = get_insns ();
   28960                 :             :   end_sequence ();
   28961                 :             :   return _val;
   28962                 :             : }
   28963                 :             : 
   28964                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:12348 */
   28965                 :             : extern rtx_insn *gen_split_347 (rtx_insn *, rtx *);
   28966                 :             : rtx_insn *
   28967                 :             : gen_split_347 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   28968                 :             : {
   28969                 :             :   rtx operand0;
   28970                 :             :   rtx operand1;
   28971                 :             :   rtx operand2;
   28972                 :             :   rtx operand3;
   28973                 :             :   rtx operand4;
   28974                 :             :   rtx_insn *_val = NULL;
   28975                 :             :   if (dump_file)
   28976                 :             :     fprintf (dump_file, "Splitting with gen_split_347 (i386.md:12348)\n");
   28977                 :             :   start_sequence ();
   28978                 :             : #define FAIL return (end_sequence (), _val)
   28979                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   28980                 :             : #line 12389 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   28981                 :             : 
   28982                 :             : #undef DONE
   28983                 :             : #undef FAIL
   28984                 :             :   operand0 = operands[0];
   28985                 :             :   (void) operand0;
   28986                 :             :   operand1 = operands[1];
   28987                 :             :   (void) operand1;
   28988                 :             :   operand2 = operands[2];
   28989                 :             :   (void) operand2;
   28990                 :             :   operand3 = operands[3];
   28991                 :             :   (void) operand3;
   28992                 :             :   operand4 = operands[4];
   28993                 :             :   (void) operand4;
   28994                 :             :   emit_insn (gen_rtx_SET (gen_rtx_ZERO_EXTRACT (SImode,
   28995                 :             :         operand0,
   28996                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   28997                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   28998                 :             :         gen_rtx_ZERO_EXTRACT (SImode,
   28999                 :             :         operand1,
   29000                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   29001                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)])));
   29002                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   29003                 :             :         gen_rtvec (2,
   29004                 :             :                 gen_rtx_SET (gen_rtx_ZERO_EXTRACT (SImode,
   29005                 :             :         copy_rtx (operand0),
   29006                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   29007                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   29008                 :             :         gen_rtx_SUBREG (SImode,
   29009                 :             :         gen_rtx_IOR (QImode,
   29010                 :             :         gen_rtx_SUBREG (QImode,
   29011                 :             :         gen_rtx_fmt_eee (GET_CODE (operand3), GET_MODE (operand3),
   29012                 :             :                 copy_rtx (operand0),
   29013                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   29014                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   29015                 :             :         0),
   29016                 :             :         gen_rtx_SUBREG (QImode,
   29017                 :             :         gen_rtx_fmt_eee (GET_CODE (operand4), GET_MODE (operand4),
   29018                 :             :                 operand2,
   29019                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   29020                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   29021                 :             :         0)),
   29022                 :             :         0)),
   29023                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   29024                 :             :   _val = get_insns ();
   29025                 :             :   end_sequence ();
   29026                 :             :   return _val;
   29027                 :             : }
   29028                 :             : 
   29029                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:12348 */
   29030                 :             : extern rtx_insn *gen_split_348 (rtx_insn *, rtx *);
   29031                 :             : rtx_insn *
   29032                 :             : gen_split_348 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   29033                 :             : {
   29034                 :             :   rtx operand0;
   29035                 :             :   rtx operand1;
   29036                 :             :   rtx operand2;
   29037                 :             :   rtx operand3;
   29038                 :             :   rtx operand4;
   29039                 :             :   rtx_insn *_val = NULL;
   29040                 :             :   if (dump_file)
   29041                 :             :     fprintf (dump_file, "Splitting with gen_split_348 (i386.md:12348)\n");
   29042                 :             :   start_sequence ();
   29043                 :             : #define FAIL return (end_sequence (), _val)
   29044                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   29045                 :             : #line 12389 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   29046                 :             : 
   29047                 :             : #undef DONE
   29048                 :             : #undef FAIL
   29049                 :             :   operand0 = operands[0];
   29050                 :             :   (void) operand0;
   29051                 :             :   operand1 = operands[1];
   29052                 :             :   (void) operand1;
   29053                 :             :   operand2 = operands[2];
   29054                 :             :   (void) operand2;
   29055                 :             :   operand3 = operands[3];
   29056                 :             :   (void) operand3;
   29057                 :             :   operand4 = operands[4];
   29058                 :             :   (void) operand4;
   29059                 :             :   emit_insn (gen_rtx_SET (gen_rtx_ZERO_EXTRACT (SImode,
   29060                 :             :         operand0,
   29061                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   29062                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   29063                 :             :         gen_rtx_ZERO_EXTRACT (SImode,
   29064                 :             :         operand1,
   29065                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   29066                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)])));
   29067                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   29068                 :             :         gen_rtvec (2,
   29069                 :             :                 gen_rtx_SET (gen_rtx_ZERO_EXTRACT (SImode,
   29070                 :             :         copy_rtx (operand0),
   29071                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   29072                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   29073                 :             :         gen_rtx_SUBREG (SImode,
   29074                 :             :         gen_rtx_XOR (QImode,
   29075                 :             :         gen_rtx_SUBREG (QImode,
   29076                 :             :         gen_rtx_fmt_eee (GET_CODE (operand3), GET_MODE (operand3),
   29077                 :             :                 copy_rtx (operand0),
   29078                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   29079                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   29080                 :             :         0),
   29081                 :             :         gen_rtx_SUBREG (QImode,
   29082                 :             :         gen_rtx_fmt_eee (GET_CODE (operand4), GET_MODE (operand4),
   29083                 :             :                 operand2,
   29084                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   29085                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   29086                 :             :         0)),
   29087                 :             :         0)),
   29088                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   29089                 :             :   _val = get_insns ();
   29090                 :             :   end_sequence ();
   29091                 :             :   return _val;
   29092                 :             : }
   29093                 :             : 
   29094                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:12348 */
   29095                 :             : extern rtx_insn *gen_split_349 (rtx_insn *, rtx *);
   29096                 :             : rtx_insn *
   29097                 :             : gen_split_349 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   29098                 :             : {
   29099                 :             :   rtx operand0;
   29100                 :             :   rtx operand1;
   29101                 :             :   rtx operand2;
   29102                 :             :   rtx operand3;
   29103                 :             :   rtx operand4;
   29104                 :             :   rtx_insn *_val = NULL;
   29105                 :             :   if (dump_file)
   29106                 :             :     fprintf (dump_file, "Splitting with gen_split_349 (i386.md:12348)\n");
   29107                 :             :   start_sequence ();
   29108                 :             : #define FAIL return (end_sequence (), _val)
   29109                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   29110                 :             : #line 12389 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   29111                 :             : 
   29112                 :             : #undef DONE
   29113                 :             : #undef FAIL
   29114                 :             :   operand0 = operands[0];
   29115                 :             :   (void) operand0;
   29116                 :             :   operand1 = operands[1];
   29117                 :             :   (void) operand1;
   29118                 :             :   operand2 = operands[2];
   29119                 :             :   (void) operand2;
   29120                 :             :   operand3 = operands[3];
   29121                 :             :   (void) operand3;
   29122                 :             :   operand4 = operands[4];
   29123                 :             :   (void) operand4;
   29124                 :             :   emit_insn (gen_rtx_SET (gen_rtx_ZERO_EXTRACT (DImode,
   29125                 :             :         operand0,
   29126                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   29127                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   29128                 :             :         gen_rtx_ZERO_EXTRACT (DImode,
   29129                 :             :         operand1,
   29130                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   29131                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)])));
   29132                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   29133                 :             :         gen_rtvec (2,
   29134                 :             :                 gen_rtx_SET (gen_rtx_ZERO_EXTRACT (DImode,
   29135                 :             :         copy_rtx (operand0),
   29136                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   29137                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   29138                 :             :         gen_rtx_SUBREG (DImode,
   29139                 :             :         gen_rtx_AND (QImode,
   29140                 :             :         gen_rtx_SUBREG (QImode,
   29141                 :             :         gen_rtx_fmt_eee (GET_CODE (operand3), GET_MODE (operand3),
   29142                 :             :                 copy_rtx (operand0),
   29143                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   29144                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   29145                 :             :         0),
   29146                 :             :         gen_rtx_SUBREG (QImode,
   29147                 :             :         gen_rtx_fmt_eee (GET_CODE (operand4), GET_MODE (operand4),
   29148                 :             :                 operand2,
   29149                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   29150                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   29151                 :             :         0)),
   29152                 :             :         0)),
   29153                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   29154                 :             :   _val = get_insns ();
   29155                 :             :   end_sequence ();
   29156                 :             :   return _val;
   29157                 :             : }
   29158                 :             : 
   29159                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:12348 */
   29160                 :             : extern rtx_insn *gen_split_350 (rtx_insn *, rtx *);
   29161                 :             : rtx_insn *
   29162                 :             : gen_split_350 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   29163                 :             : {
   29164                 :             :   rtx operand0;
   29165                 :             :   rtx operand1;
   29166                 :             :   rtx operand2;
   29167                 :             :   rtx operand3;
   29168                 :             :   rtx operand4;
   29169                 :             :   rtx_insn *_val = NULL;
   29170                 :             :   if (dump_file)
   29171                 :             :     fprintf (dump_file, "Splitting with gen_split_350 (i386.md:12348)\n");
   29172                 :             :   start_sequence ();
   29173                 :             : #define FAIL return (end_sequence (), _val)
   29174                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   29175                 :             : #line 12389 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   29176                 :             : 
   29177                 :             : #undef DONE
   29178                 :             : #undef FAIL
   29179                 :             :   operand0 = operands[0];
   29180                 :             :   (void) operand0;
   29181                 :             :   operand1 = operands[1];
   29182                 :             :   (void) operand1;
   29183                 :             :   operand2 = operands[2];
   29184                 :             :   (void) operand2;
   29185                 :             :   operand3 = operands[3];
   29186                 :             :   (void) operand3;
   29187                 :             :   operand4 = operands[4];
   29188                 :             :   (void) operand4;
   29189                 :             :   emit_insn (gen_rtx_SET (gen_rtx_ZERO_EXTRACT (DImode,
   29190                 :             :         operand0,
   29191                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   29192                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   29193                 :             :         gen_rtx_ZERO_EXTRACT (DImode,
   29194                 :             :         operand1,
   29195                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   29196                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)])));
   29197                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   29198                 :             :         gen_rtvec (2,
   29199                 :             :                 gen_rtx_SET (gen_rtx_ZERO_EXTRACT (DImode,
   29200                 :             :         copy_rtx (operand0),
   29201                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   29202                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   29203                 :             :         gen_rtx_SUBREG (DImode,
   29204                 :             :         gen_rtx_IOR (QImode,
   29205                 :             :         gen_rtx_SUBREG (QImode,
   29206                 :             :         gen_rtx_fmt_eee (GET_CODE (operand3), GET_MODE (operand3),
   29207                 :             :                 copy_rtx (operand0),
   29208                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   29209                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   29210                 :             :         0),
   29211                 :             :         gen_rtx_SUBREG (QImode,
   29212                 :             :         gen_rtx_fmt_eee (GET_CODE (operand4), GET_MODE (operand4),
   29213                 :             :                 operand2,
   29214                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   29215                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   29216                 :             :         0)),
   29217                 :             :         0)),
   29218                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   29219                 :             :   _val = get_insns ();
   29220                 :             :   end_sequence ();
   29221                 :             :   return _val;
   29222                 :             : }
   29223                 :             : 
   29224                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:12348 */
   29225                 :             : extern rtx_insn *gen_split_351 (rtx_insn *, rtx *);
   29226                 :             : rtx_insn *
   29227                 :             : gen_split_351 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   29228                 :             : {
   29229                 :             :   rtx operand0;
   29230                 :             :   rtx operand1;
   29231                 :             :   rtx operand2;
   29232                 :             :   rtx operand3;
   29233                 :             :   rtx operand4;
   29234                 :             :   rtx_insn *_val = NULL;
   29235                 :             :   if (dump_file)
   29236                 :             :     fprintf (dump_file, "Splitting with gen_split_351 (i386.md:12348)\n");
   29237                 :             :   start_sequence ();
   29238                 :             : #define FAIL return (end_sequence (), _val)
   29239                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   29240                 :             : #line 12389 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   29241                 :             : 
   29242                 :             : #undef DONE
   29243                 :             : #undef FAIL
   29244                 :             :   operand0 = operands[0];
   29245                 :             :   (void) operand0;
   29246                 :             :   operand1 = operands[1];
   29247                 :             :   (void) operand1;
   29248                 :             :   operand2 = operands[2];
   29249                 :             :   (void) operand2;
   29250                 :             :   operand3 = operands[3];
   29251                 :             :   (void) operand3;
   29252                 :             :   operand4 = operands[4];
   29253                 :             :   (void) operand4;
   29254                 :             :   emit_insn (gen_rtx_SET (gen_rtx_ZERO_EXTRACT (DImode,
   29255                 :             :         operand0,
   29256                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   29257                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   29258                 :             :         gen_rtx_ZERO_EXTRACT (DImode,
   29259                 :             :         operand1,
   29260                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   29261                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)])));
   29262                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   29263                 :             :         gen_rtvec (2,
   29264                 :             :                 gen_rtx_SET (gen_rtx_ZERO_EXTRACT (DImode,
   29265                 :             :         copy_rtx (operand0),
   29266                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   29267                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   29268                 :             :         gen_rtx_SUBREG (DImode,
   29269                 :             :         gen_rtx_XOR (QImode,
   29270                 :             :         gen_rtx_SUBREG (QImode,
   29271                 :             :         gen_rtx_fmt_eee (GET_CODE (operand3), GET_MODE (operand3),
   29272                 :             :                 copy_rtx (operand0),
   29273                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   29274                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   29275                 :             :         0),
   29276                 :             :         gen_rtx_SUBREG (QImode,
   29277                 :             :         gen_rtx_fmt_eee (GET_CODE (operand4), GET_MODE (operand4),
   29278                 :             :                 operand2,
   29279                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   29280                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   29281                 :             :         0)),
   29282                 :             :         0)),
   29283                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   29284                 :             :   _val = get_insns ();
   29285                 :             :   end_sequence ();
   29286                 :             :   return _val;
   29287                 :             : }
   29288                 :             : 
   29289                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:12394 */
   29290                 :             : extern rtx_insn *gen_split_352 (rtx_insn *, rtx *);
   29291                 :             : rtx_insn *
   29292                 :             : gen_split_352 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   29293                 :             : {
   29294                 :             :   rtx operand0;
   29295                 :             :   rtx operand1;
   29296                 :             :   rtx operand2;
   29297                 :             :   rtx operand3;
   29298                 :             :   rtx operand4;
   29299                 :             :   rtx_insn *_val = NULL;
   29300                 :             :   if (dump_file)
   29301                 :             :     fprintf (dump_file, "Splitting with gen_split_352 (i386.md:12394)\n");
   29302                 :             :   start_sequence ();
   29303                 :             : #define FAIL return (end_sequence (), _val)
   29304                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   29305                 :             : #line 12424 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   29306                 :             : operands[4] = gen_lowpart (GET_MODE (operands[1]), operands[0]);
   29307                 :             : #undef DONE
   29308                 :             : #undef FAIL
   29309                 :             :   operand0 = operands[0];
   29310                 :             :   (void) operand0;
   29311                 :             :   operand1 = operands[1];
   29312                 :             :   (void) operand1;
   29313                 :             :   operand2 = operands[2];
   29314                 :             :   (void) operand2;
   29315                 :             :   operand3 = operands[3];
   29316                 :             :   (void) operand3;
   29317                 :             :   operand4 = operands[4];
   29318                 :             :   (void) operand4;
   29319                 :             :   emit_insn (gen_rtx_SET (gen_rtx_ZERO_EXTRACT (HImode,
   29320                 :             :         operand0,
   29321                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   29322                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   29323                 :             :         gen_rtx_ZERO_EXTRACT (HImode,
   29324                 :             :         operand1,
   29325                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   29326                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)])));
   29327                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   29328                 :             :         gen_rtvec (2,
   29329                 :             :                 gen_rtx_SET (gen_rtx_ZERO_EXTRACT (HImode,
   29330                 :             :         copy_rtx (operand0),
   29331                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   29332                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   29333                 :             :         gen_rtx_fmt_eee (GET_CODE (operand3), GET_MODE (operand3),
   29334                 :             :                 gen_rtx_AND (VOIDmode,
   29335                 :             :         operand4,
   29336                 :             :         operand2),
   29337                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   29338                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)])),
   29339                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   29340                 :             :   _val = get_insns ();
   29341                 :             :   end_sequence ();
   29342                 :             :   return _val;
   29343                 :             : }
   29344                 :             : 
   29345                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:12394 */
   29346                 :             : extern rtx_insn *gen_split_353 (rtx_insn *, rtx *);
   29347                 :             : rtx_insn *
   29348                 :             : gen_split_353 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   29349                 :             : {
   29350                 :             :   rtx operand0;
   29351                 :             :   rtx operand1;
   29352                 :             :   rtx operand2;
   29353                 :             :   rtx operand3;
   29354                 :             :   rtx operand4;
   29355                 :             :   rtx_insn *_val = NULL;
   29356                 :             :   if (dump_file)
   29357                 :             :     fprintf (dump_file, "Splitting with gen_split_353 (i386.md:12394)\n");
   29358                 :             :   start_sequence ();
   29359                 :             : #define FAIL return (end_sequence (), _val)
   29360                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   29361                 :             : #line 12424 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   29362                 :             : operands[4] = gen_lowpart (GET_MODE (operands[1]), operands[0]);
   29363                 :             : #undef DONE
   29364                 :             : #undef FAIL
   29365                 :             :   operand0 = operands[0];
   29366                 :             :   (void) operand0;
   29367                 :             :   operand1 = operands[1];
   29368                 :             :   (void) operand1;
   29369                 :             :   operand2 = operands[2];
   29370                 :             :   (void) operand2;
   29371                 :             :   operand3 = operands[3];
   29372                 :             :   (void) operand3;
   29373                 :             :   operand4 = operands[4];
   29374                 :             :   (void) operand4;
   29375                 :             :   emit_insn (gen_rtx_SET (gen_rtx_ZERO_EXTRACT (HImode,
   29376                 :             :         operand0,
   29377                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   29378                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   29379                 :             :         gen_rtx_ZERO_EXTRACT (HImode,
   29380                 :             :         operand1,
   29381                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   29382                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)])));
   29383                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   29384                 :             :         gen_rtvec (2,
   29385                 :             :                 gen_rtx_SET (gen_rtx_ZERO_EXTRACT (HImode,
   29386                 :             :         copy_rtx (operand0),
   29387                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   29388                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   29389                 :             :         gen_rtx_fmt_eee (GET_CODE (operand3), GET_MODE (operand3),
   29390                 :             :                 gen_rtx_IOR (VOIDmode,
   29391                 :             :         operand4,
   29392                 :             :         operand2),
   29393                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   29394                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)])),
   29395                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   29396                 :             :   _val = get_insns ();
   29397                 :             :   end_sequence ();
   29398                 :             :   return _val;
   29399                 :             : }
   29400                 :             : 
   29401                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:12394 */
   29402                 :             : extern rtx_insn *gen_split_354 (rtx_insn *, rtx *);
   29403                 :             : rtx_insn *
   29404                 :             : gen_split_354 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   29405                 :             : {
   29406                 :             :   rtx operand0;
   29407                 :             :   rtx operand1;
   29408                 :             :   rtx operand2;
   29409                 :             :   rtx operand3;
   29410                 :             :   rtx operand4;
   29411                 :             :   rtx_insn *_val = NULL;
   29412                 :             :   if (dump_file)
   29413                 :             :     fprintf (dump_file, "Splitting with gen_split_354 (i386.md:12394)\n");
   29414                 :             :   start_sequence ();
   29415                 :             : #define FAIL return (end_sequence (), _val)
   29416                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   29417                 :             : #line 12424 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   29418                 :             : operands[4] = gen_lowpart (GET_MODE (operands[1]), operands[0]);
   29419                 :             : #undef DONE
   29420                 :             : #undef FAIL
   29421                 :             :   operand0 = operands[0];
   29422                 :             :   (void) operand0;
   29423                 :             :   operand1 = operands[1];
   29424                 :             :   (void) operand1;
   29425                 :             :   operand2 = operands[2];
   29426                 :             :   (void) operand2;
   29427                 :             :   operand3 = operands[3];
   29428                 :             :   (void) operand3;
   29429                 :             :   operand4 = operands[4];
   29430                 :             :   (void) operand4;
   29431                 :             :   emit_insn (gen_rtx_SET (gen_rtx_ZERO_EXTRACT (HImode,
   29432                 :             :         operand0,
   29433                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   29434                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   29435                 :             :         gen_rtx_ZERO_EXTRACT (HImode,
   29436                 :             :         operand1,
   29437                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   29438                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)])));
   29439                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   29440                 :             :         gen_rtvec (2,
   29441                 :             :                 gen_rtx_SET (gen_rtx_ZERO_EXTRACT (HImode,
   29442                 :             :         copy_rtx (operand0),
   29443                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   29444                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   29445                 :             :         gen_rtx_fmt_eee (GET_CODE (operand3), GET_MODE (operand3),
   29446                 :             :                 gen_rtx_XOR (VOIDmode,
   29447                 :             :         operand4,
   29448                 :             :         operand2),
   29449                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   29450                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)])),
   29451                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   29452                 :             :   _val = get_insns ();
   29453                 :             :   end_sequence ();
   29454                 :             :   return _val;
   29455                 :             : }
   29456                 :             : 
   29457                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:12394 */
   29458                 :             : extern rtx_insn *gen_split_355 (rtx_insn *, rtx *);
   29459                 :             : rtx_insn *
   29460                 :             : gen_split_355 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   29461                 :             : {
   29462                 :             :   rtx operand0;
   29463                 :             :   rtx operand1;
   29464                 :             :   rtx operand2;
   29465                 :             :   rtx operand3;
   29466                 :             :   rtx operand4;
   29467                 :             :   rtx_insn *_val = NULL;
   29468                 :             :   if (dump_file)
   29469                 :             :     fprintf (dump_file, "Splitting with gen_split_355 (i386.md:12394)\n");
   29470                 :             :   start_sequence ();
   29471                 :             : #define FAIL return (end_sequence (), _val)
   29472                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   29473                 :             : #line 12424 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   29474                 :             : operands[4] = gen_lowpart (GET_MODE (operands[1]), operands[0]);
   29475                 :             : #undef DONE
   29476                 :             : #undef FAIL
   29477                 :             :   operand0 = operands[0];
   29478                 :             :   (void) operand0;
   29479                 :             :   operand1 = operands[1];
   29480                 :             :   (void) operand1;
   29481                 :             :   operand2 = operands[2];
   29482                 :             :   (void) operand2;
   29483                 :             :   operand3 = operands[3];
   29484                 :             :   (void) operand3;
   29485                 :             :   operand4 = operands[4];
   29486                 :             :   (void) operand4;
   29487                 :             :   emit_insn (gen_rtx_SET (gen_rtx_ZERO_EXTRACT (SImode,
   29488                 :             :         operand0,
   29489                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   29490                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   29491                 :             :         gen_rtx_ZERO_EXTRACT (SImode,
   29492                 :             :         operand1,
   29493                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   29494                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)])));
   29495                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   29496                 :             :         gen_rtvec (2,
   29497                 :             :                 gen_rtx_SET (gen_rtx_ZERO_EXTRACT (SImode,
   29498                 :             :         copy_rtx (operand0),
   29499                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   29500                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   29501                 :             :         gen_rtx_fmt_eee (GET_CODE (operand3), GET_MODE (operand3),
   29502                 :             :                 gen_rtx_AND (VOIDmode,
   29503                 :             :         operand4,
   29504                 :             :         operand2),
   29505                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   29506                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)])),
   29507                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   29508                 :             :   _val = get_insns ();
   29509                 :             :   end_sequence ();
   29510                 :             :   return _val;
   29511                 :             : }
   29512                 :             : 
   29513                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:12394 */
   29514                 :             : extern rtx_insn *gen_split_356 (rtx_insn *, rtx *);
   29515                 :             : rtx_insn *
   29516                 :             : gen_split_356 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   29517                 :             : {
   29518                 :             :   rtx operand0;
   29519                 :             :   rtx operand1;
   29520                 :             :   rtx operand2;
   29521                 :             :   rtx operand3;
   29522                 :             :   rtx operand4;
   29523                 :             :   rtx_insn *_val = NULL;
   29524                 :             :   if (dump_file)
   29525                 :             :     fprintf (dump_file, "Splitting with gen_split_356 (i386.md:12394)\n");
   29526                 :             :   start_sequence ();
   29527                 :             : #define FAIL return (end_sequence (), _val)
   29528                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   29529                 :             : #line 12424 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   29530                 :             : operands[4] = gen_lowpart (GET_MODE (operands[1]), operands[0]);
   29531                 :             : #undef DONE
   29532                 :             : #undef FAIL
   29533                 :             :   operand0 = operands[0];
   29534                 :             :   (void) operand0;
   29535                 :             :   operand1 = operands[1];
   29536                 :             :   (void) operand1;
   29537                 :             :   operand2 = operands[2];
   29538                 :             :   (void) operand2;
   29539                 :             :   operand3 = operands[3];
   29540                 :             :   (void) operand3;
   29541                 :             :   operand4 = operands[4];
   29542                 :             :   (void) operand4;
   29543                 :             :   emit_insn (gen_rtx_SET (gen_rtx_ZERO_EXTRACT (SImode,
   29544                 :             :         operand0,
   29545                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   29546                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   29547                 :             :         gen_rtx_ZERO_EXTRACT (SImode,
   29548                 :             :         operand1,
   29549                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   29550                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)])));
   29551                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   29552                 :             :         gen_rtvec (2,
   29553                 :             :                 gen_rtx_SET (gen_rtx_ZERO_EXTRACT (SImode,
   29554                 :             :         copy_rtx (operand0),
   29555                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   29556                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   29557                 :             :         gen_rtx_fmt_eee (GET_CODE (operand3), GET_MODE (operand3),
   29558                 :             :                 gen_rtx_IOR (VOIDmode,
   29559                 :             :         operand4,
   29560                 :             :         operand2),
   29561                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   29562                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)])),
   29563                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   29564                 :             :   _val = get_insns ();
   29565                 :             :   end_sequence ();
   29566                 :             :   return _val;
   29567                 :             : }
   29568                 :             : 
   29569                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:12394 */
   29570                 :             : extern rtx_insn *gen_split_357 (rtx_insn *, rtx *);
   29571                 :             : rtx_insn *
   29572                 :             : gen_split_357 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   29573                 :             : {
   29574                 :             :   rtx operand0;
   29575                 :             :   rtx operand1;
   29576                 :             :   rtx operand2;
   29577                 :             :   rtx operand3;
   29578                 :             :   rtx operand4;
   29579                 :             :   rtx_insn *_val = NULL;
   29580                 :             :   if (dump_file)
   29581                 :             :     fprintf (dump_file, "Splitting with gen_split_357 (i386.md:12394)\n");
   29582                 :             :   start_sequence ();
   29583                 :             : #define FAIL return (end_sequence (), _val)
   29584                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   29585                 :             : #line 12424 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   29586                 :             : operands[4] = gen_lowpart (GET_MODE (operands[1]), operands[0]);
   29587                 :             : #undef DONE
   29588                 :             : #undef FAIL
   29589                 :             :   operand0 = operands[0];
   29590                 :             :   (void) operand0;
   29591                 :             :   operand1 = operands[1];
   29592                 :             :   (void) operand1;
   29593                 :             :   operand2 = operands[2];
   29594                 :             :   (void) operand2;
   29595                 :             :   operand3 = operands[3];
   29596                 :             :   (void) operand3;
   29597                 :             :   operand4 = operands[4];
   29598                 :             :   (void) operand4;
   29599                 :             :   emit_insn (gen_rtx_SET (gen_rtx_ZERO_EXTRACT (SImode,
   29600                 :             :         operand0,
   29601                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   29602                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   29603                 :             :         gen_rtx_ZERO_EXTRACT (SImode,
   29604                 :             :         operand1,
   29605                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   29606                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)])));
   29607                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   29608                 :             :         gen_rtvec (2,
   29609                 :             :                 gen_rtx_SET (gen_rtx_ZERO_EXTRACT (SImode,
   29610                 :             :         copy_rtx (operand0),
   29611                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   29612                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   29613                 :             :         gen_rtx_fmt_eee (GET_CODE (operand3), GET_MODE (operand3),
   29614                 :             :                 gen_rtx_XOR (VOIDmode,
   29615                 :             :         operand4,
   29616                 :             :         operand2),
   29617                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   29618                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)])),
   29619                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   29620                 :             :   _val = get_insns ();
   29621                 :             :   end_sequence ();
   29622                 :             :   return _val;
   29623                 :             : }
   29624                 :             : 
   29625                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:12394 */
   29626                 :             : extern rtx_insn *gen_split_358 (rtx_insn *, rtx *);
   29627                 :             : rtx_insn *
   29628                 :             : gen_split_358 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   29629                 :             : {
   29630                 :             :   rtx operand0;
   29631                 :             :   rtx operand1;
   29632                 :             :   rtx operand2;
   29633                 :             :   rtx operand3;
   29634                 :             :   rtx operand4;
   29635                 :             :   rtx_insn *_val = NULL;
   29636                 :             :   if (dump_file)
   29637                 :             :     fprintf (dump_file, "Splitting with gen_split_358 (i386.md:12394)\n");
   29638                 :             :   start_sequence ();
   29639                 :             : #define FAIL return (end_sequence (), _val)
   29640                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   29641                 :             : #line 12424 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   29642                 :             : operands[4] = gen_lowpart (GET_MODE (operands[1]), operands[0]);
   29643                 :             : #undef DONE
   29644                 :             : #undef FAIL
   29645                 :             :   operand0 = operands[0];
   29646                 :             :   (void) operand0;
   29647                 :             :   operand1 = operands[1];
   29648                 :             :   (void) operand1;
   29649                 :             :   operand2 = operands[2];
   29650                 :             :   (void) operand2;
   29651                 :             :   operand3 = operands[3];
   29652                 :             :   (void) operand3;
   29653                 :             :   operand4 = operands[4];
   29654                 :             :   (void) operand4;
   29655                 :             :   emit_insn (gen_rtx_SET (gen_rtx_ZERO_EXTRACT (DImode,
   29656                 :             :         operand0,
   29657                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   29658                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   29659                 :             :         gen_rtx_ZERO_EXTRACT (DImode,
   29660                 :             :         operand1,
   29661                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   29662                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)])));
   29663                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   29664                 :             :         gen_rtvec (2,
   29665                 :             :                 gen_rtx_SET (gen_rtx_ZERO_EXTRACT (DImode,
   29666                 :             :         copy_rtx (operand0),
   29667                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   29668                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   29669                 :             :         gen_rtx_fmt_eee (GET_CODE (operand3), GET_MODE (operand3),
   29670                 :             :                 gen_rtx_AND (VOIDmode,
   29671                 :             :         operand4,
   29672                 :             :         operand2),
   29673                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   29674                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)])),
   29675                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   29676                 :             :   _val = get_insns ();
   29677                 :             :   end_sequence ();
   29678                 :             :   return _val;
   29679                 :             : }
   29680                 :             : 
   29681                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:12394 */
   29682                 :             : extern rtx_insn *gen_split_359 (rtx_insn *, rtx *);
   29683                 :             : rtx_insn *
   29684                 :             : gen_split_359 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   29685                 :             : {
   29686                 :             :   rtx operand0;
   29687                 :             :   rtx operand1;
   29688                 :             :   rtx operand2;
   29689                 :             :   rtx operand3;
   29690                 :             :   rtx operand4;
   29691                 :             :   rtx_insn *_val = NULL;
   29692                 :             :   if (dump_file)
   29693                 :             :     fprintf (dump_file, "Splitting with gen_split_359 (i386.md:12394)\n");
   29694                 :             :   start_sequence ();
   29695                 :             : #define FAIL return (end_sequence (), _val)
   29696                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   29697                 :             : #line 12424 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   29698                 :             : operands[4] = gen_lowpart (GET_MODE (operands[1]), operands[0]);
   29699                 :             : #undef DONE
   29700                 :             : #undef FAIL
   29701                 :             :   operand0 = operands[0];
   29702                 :             :   (void) operand0;
   29703                 :             :   operand1 = operands[1];
   29704                 :             :   (void) operand1;
   29705                 :             :   operand2 = operands[2];
   29706                 :             :   (void) operand2;
   29707                 :             :   operand3 = operands[3];
   29708                 :             :   (void) operand3;
   29709                 :             :   operand4 = operands[4];
   29710                 :             :   (void) operand4;
   29711                 :             :   emit_insn (gen_rtx_SET (gen_rtx_ZERO_EXTRACT (DImode,
   29712                 :             :         operand0,
   29713                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   29714                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   29715                 :             :         gen_rtx_ZERO_EXTRACT (DImode,
   29716                 :             :         operand1,
   29717                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   29718                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)])));
   29719                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   29720                 :             :         gen_rtvec (2,
   29721                 :             :                 gen_rtx_SET (gen_rtx_ZERO_EXTRACT (DImode,
   29722                 :             :         copy_rtx (operand0),
   29723                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   29724                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   29725                 :             :         gen_rtx_fmt_eee (GET_CODE (operand3), GET_MODE (operand3),
   29726                 :             :                 gen_rtx_IOR (VOIDmode,
   29727                 :             :         operand4,
   29728                 :             :         operand2),
   29729                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   29730                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)])),
   29731                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   29732                 :             :   _val = get_insns ();
   29733                 :             :   end_sequence ();
   29734                 :             :   return _val;
   29735                 :             : }
   29736                 :             : 
   29737                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:12394 */
   29738                 :             : extern rtx_insn *gen_split_360 (rtx_insn *, rtx *);
   29739                 :             : rtx_insn *
   29740                 :             : gen_split_360 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   29741                 :             : {
   29742                 :             :   rtx operand0;
   29743                 :             :   rtx operand1;
   29744                 :             :   rtx operand2;
   29745                 :             :   rtx operand3;
   29746                 :             :   rtx operand4;
   29747                 :             :   rtx_insn *_val = NULL;
   29748                 :             :   if (dump_file)
   29749                 :             :     fprintf (dump_file, "Splitting with gen_split_360 (i386.md:12394)\n");
   29750                 :             :   start_sequence ();
   29751                 :             : #define FAIL return (end_sequence (), _val)
   29752                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   29753                 :             : #line 12424 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   29754                 :             : operands[4] = gen_lowpart (GET_MODE (operands[1]), operands[0]);
   29755                 :             : #undef DONE
   29756                 :             : #undef FAIL
   29757                 :             :   operand0 = operands[0];
   29758                 :             :   (void) operand0;
   29759                 :             :   operand1 = operands[1];
   29760                 :             :   (void) operand1;
   29761                 :             :   operand2 = operands[2];
   29762                 :             :   (void) operand2;
   29763                 :             :   operand3 = operands[3];
   29764                 :             :   (void) operand3;
   29765                 :             :   operand4 = operands[4];
   29766                 :             :   (void) operand4;
   29767                 :             :   emit_insn (gen_rtx_SET (gen_rtx_ZERO_EXTRACT (DImode,
   29768                 :             :         operand0,
   29769                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   29770                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   29771                 :             :         gen_rtx_ZERO_EXTRACT (DImode,
   29772                 :             :         operand1,
   29773                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   29774                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)])));
   29775                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   29776                 :             :         gen_rtvec (2,
   29777                 :             :                 gen_rtx_SET (gen_rtx_ZERO_EXTRACT (DImode,
   29778                 :             :         copy_rtx (operand0),
   29779                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   29780                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   29781                 :             :         gen_rtx_fmt_eee (GET_CODE (operand3), GET_MODE (operand3),
   29782                 :             :                 gen_rtx_XOR (VOIDmode,
   29783                 :             :         operand4,
   29784                 :             :         operand2),
   29785                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   29786                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)])),
   29787                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   29788                 :             :   _val = get_insns ();
   29789                 :             :   end_sequence ();
   29790                 :             :   return _val;
   29791                 :             : }
   29792                 :             : 
   29793                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:12434 */
   29794                 :             : extern rtx_insn *gen_split_361 (rtx_insn *, rtx *);
   29795                 :             : rtx_insn *
   29796                 :             : gen_split_361 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   29797                 :             : {
   29798                 :             :   rtx operand0;
   29799                 :             :   rtx operand1;
   29800                 :             :   rtx operand2;
   29801                 :             :   rtx_insn *_val = NULL;
   29802                 :             :   if (dump_file)
   29803                 :             :     fprintf (dump_file, "Splitting with gen_split_361 (i386.md:12434)\n");
   29804                 :             :   start_sequence ();
   29805                 :             : #define FAIL return (end_sequence (), _val)
   29806                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   29807                 :             : #line 12455 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   29808                 :             : {
   29809                 :             :   operands[0] = gen_lowpart (HImode, operands[0]);
   29810                 :             :   operands[1] = gen_lowpart (HImode, operands[1]);
   29811                 :             :   operands[2] = gen_int_mode (INTVAL (operands[2]) >> 8, QImode);
   29812                 :             : }
   29813                 :             : #undef DONE
   29814                 :             : #undef FAIL
   29815                 :             :   operand0 = operands[0];
   29816                 :             :   (void) operand0;
   29817                 :             :   operand1 = operands[1];
   29818                 :             :   (void) operand1;
   29819                 :             :   operand2 = operands[2];
   29820                 :             :   (void) operand2;
   29821                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   29822                 :             :         gen_rtvec (2,
   29823                 :             :                 gen_rtx_SET (gen_rtx_ZERO_EXTRACT (HImode,
   29824                 :             :         operand0,
   29825                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   29826                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   29827                 :             :         gen_rtx_SUBREG (HImode,
   29828                 :             :         gen_rtx_AND (QImode,
   29829                 :             :         gen_rtx_SUBREG (QImode,
   29830                 :             :         gen_rtx_ZERO_EXTRACT (HImode,
   29831                 :             :         operand1,
   29832                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   29833                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   29834                 :             :         0),
   29835                 :             :         operand2),
   29836                 :             :         0)),
   29837                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   29838                 :             :   _val = get_insns ();
   29839                 :             :   end_sequence ();
   29840                 :             :   return _val;
   29841                 :             : }
   29842                 :             : 
   29843                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:12434 */
   29844                 :             : extern rtx_insn *gen_split_362 (rtx_insn *, rtx *);
   29845                 :             : rtx_insn *
   29846                 :             : gen_split_362 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   29847                 :             : {
   29848                 :             :   rtx operand0;
   29849                 :             :   rtx operand1;
   29850                 :             :   rtx operand2;
   29851                 :             :   rtx_insn *_val = NULL;
   29852                 :             :   if (dump_file)
   29853                 :             :     fprintf (dump_file, "Splitting with gen_split_362 (i386.md:12434)\n");
   29854                 :             :   start_sequence ();
   29855                 :             : #define FAIL return (end_sequence (), _val)
   29856                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   29857                 :             : #line 12455 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   29858                 :             : {
   29859                 :             :   operands[0] = gen_lowpart (HImode, operands[0]);
   29860                 :             :   operands[1] = gen_lowpart (HImode, operands[1]);
   29861                 :             :   operands[2] = gen_int_mode (INTVAL (operands[2]) >> 8, QImode);
   29862                 :             : }
   29863                 :             : #undef DONE
   29864                 :             : #undef FAIL
   29865                 :             :   operand0 = operands[0];
   29866                 :             :   (void) operand0;
   29867                 :             :   operand1 = operands[1];
   29868                 :             :   (void) operand1;
   29869                 :             :   operand2 = operands[2];
   29870                 :             :   (void) operand2;
   29871                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   29872                 :             :         gen_rtvec (2,
   29873                 :             :                 gen_rtx_SET (gen_rtx_ZERO_EXTRACT (HImode,
   29874                 :             :         operand0,
   29875                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   29876                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   29877                 :             :         gen_rtx_SUBREG (HImode,
   29878                 :             :         gen_rtx_AND (QImode,
   29879                 :             :         gen_rtx_SUBREG (QImode,
   29880                 :             :         gen_rtx_ZERO_EXTRACT (HImode,
   29881                 :             :         operand1,
   29882                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   29883                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   29884                 :             :         0),
   29885                 :             :         operand2),
   29886                 :             :         0)),
   29887                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   29888                 :             :   _val = get_insns ();
   29889                 :             :   end_sequence ();
   29890                 :             :   return _val;
   29891                 :             : }
   29892                 :             : 
   29893                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:12434 */
   29894                 :             : extern rtx_insn *gen_split_363 (rtx_insn *, rtx *);
   29895                 :             : rtx_insn *
   29896                 :             : gen_split_363 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   29897                 :             : {
   29898                 :             :   rtx operand0;
   29899                 :             :   rtx operand1;
   29900                 :             :   rtx operand2;
   29901                 :             :   rtx_insn *_val = NULL;
   29902                 :             :   if (dump_file)
   29903                 :             :     fprintf (dump_file, "Splitting with gen_split_363 (i386.md:12434)\n");
   29904                 :             :   start_sequence ();
   29905                 :             : #define FAIL return (end_sequence (), _val)
   29906                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   29907                 :             : #line 12455 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   29908                 :             : {
   29909                 :             :   operands[0] = gen_lowpart (HImode, operands[0]);
   29910                 :             :   operands[1] = gen_lowpart (HImode, operands[1]);
   29911                 :             :   operands[2] = gen_int_mode (INTVAL (operands[2]) >> 8, QImode);
   29912                 :             : }
   29913                 :             : #undef DONE
   29914                 :             : #undef FAIL
   29915                 :             :   operand0 = operands[0];
   29916                 :             :   (void) operand0;
   29917                 :             :   operand1 = operands[1];
   29918                 :             :   (void) operand1;
   29919                 :             :   operand2 = operands[2];
   29920                 :             :   (void) operand2;
   29921                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   29922                 :             :         gen_rtvec (2,
   29923                 :             :                 gen_rtx_SET (gen_rtx_ZERO_EXTRACT (HImode,
   29924                 :             :         operand0,
   29925                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   29926                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   29927                 :             :         gen_rtx_SUBREG (HImode,
   29928                 :             :         gen_rtx_AND (QImode,
   29929                 :             :         gen_rtx_SUBREG (QImode,
   29930                 :             :         gen_rtx_ZERO_EXTRACT (HImode,
   29931                 :             :         operand1,
   29932                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   29933                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   29934                 :             :         0),
   29935                 :             :         operand2),
   29936                 :             :         0)),
   29937                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   29938                 :             :   _val = get_insns ();
   29939                 :             :   end_sequence ();
   29940                 :             :   return _val;
   29941                 :             : }
   29942                 :             : 
   29943                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:12463 */
   29944                 :             : extern rtx_insn *gen_split_364 (rtx_insn *, rtx *);
   29945                 :             : rtx_insn *
   29946                 :             : gen_split_364 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   29947                 :             : {
   29948                 :             :   rtx operand0;
   29949                 :             :   rtx operand1;
   29950                 :             :   rtx operand2;
   29951                 :             :   rtx_insn *_val = NULL;
   29952                 :             :   if (dump_file)
   29953                 :             :     fprintf (dump_file, "Splitting with gen_split_364 (i386.md:12463)\n");
   29954                 :             :   start_sequence ();
   29955                 :             : #define FAIL return (end_sequence (), _val)
   29956                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   29957                 :             : #line 12478 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   29958                 :             : {
   29959                 :             :   operands[0] = gen_lowpart (QImode, operands[0]);
   29960                 :             :   operands[1] = gen_lowpart (QImode, operands[1]);
   29961                 :             :   operands[2] = gen_int_mode (INTVAL (operands[2]), QImode);
   29962                 :             : }
   29963                 :             : #undef DONE
   29964                 :             : #undef FAIL
   29965                 :             :   operand0 = operands[0];
   29966                 :             :   (void) operand0;
   29967                 :             :   operand1 = operands[1];
   29968                 :             :   (void) operand1;
   29969                 :             :   operand2 = operands[2];
   29970                 :             :   (void) operand2;
   29971                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   29972                 :             :         gen_rtvec (2,
   29973                 :             :                 gen_rtx_SET (gen_rtx_STRICT_LOW_PART (VOIDmode,
   29974                 :             :         operand0),
   29975                 :             :         gen_rtx_AND (QImode,
   29976                 :             :         operand1,
   29977                 :             :         operand2)),
   29978                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   29979                 :             :   _val = get_insns ();
   29980                 :             :   end_sequence ();
   29981                 :             :   return _val;
   29982                 :             : }
   29983                 :             : 
   29984                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:12463 */
   29985                 :             : extern rtx_insn *gen_split_365 (rtx_insn *, rtx *);
   29986                 :             : rtx_insn *
   29987                 :             : gen_split_365 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   29988                 :             : {
   29989                 :             :   rtx operand0;
   29990                 :             :   rtx operand1;
   29991                 :             :   rtx operand2;
   29992                 :             :   rtx_insn *_val = NULL;
   29993                 :             :   if (dump_file)
   29994                 :             :     fprintf (dump_file, "Splitting with gen_split_365 (i386.md:12463)\n");
   29995                 :             :   start_sequence ();
   29996                 :             : #define FAIL return (end_sequence (), _val)
   29997                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   29998                 :             : #line 12478 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   29999                 :             : {
   30000                 :             :   operands[0] = gen_lowpart (QImode, operands[0]);
   30001                 :             :   operands[1] = gen_lowpart (QImode, operands[1]);
   30002                 :             :   operands[2] = gen_int_mode (INTVAL (operands[2]), QImode);
   30003                 :             : }
   30004                 :             : #undef DONE
   30005                 :             : #undef FAIL
   30006                 :             :   operand0 = operands[0];
   30007                 :             :   (void) operand0;
   30008                 :             :   operand1 = operands[1];
   30009                 :             :   (void) operand1;
   30010                 :             :   operand2 = operands[2];
   30011                 :             :   (void) operand2;
   30012                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   30013                 :             :         gen_rtvec (2,
   30014                 :             :                 gen_rtx_SET (gen_rtx_STRICT_LOW_PART (VOIDmode,
   30015                 :             :         operand0),
   30016                 :             :         gen_rtx_AND (QImode,
   30017                 :             :         operand1,
   30018                 :             :         operand2)),
   30019                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   30020                 :             :   _val = get_insns ();
   30021                 :             :   end_sequence ();
   30022                 :             :   return _val;
   30023                 :             : }
   30024                 :             : 
   30025                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:12463 */
   30026                 :             : extern rtx_insn *gen_split_366 (rtx_insn *, rtx *);
   30027                 :             : rtx_insn *
   30028                 :             : gen_split_366 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   30029                 :             : {
   30030                 :             :   rtx operand0;
   30031                 :             :   rtx operand1;
   30032                 :             :   rtx operand2;
   30033                 :             :   rtx_insn *_val = NULL;
   30034                 :             :   if (dump_file)
   30035                 :             :     fprintf (dump_file, "Splitting with gen_split_366 (i386.md:12463)\n");
   30036                 :             :   start_sequence ();
   30037                 :             : #define FAIL return (end_sequence (), _val)
   30038                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   30039                 :             : #line 12478 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   30040                 :             : {
   30041                 :             :   operands[0] = gen_lowpart (QImode, operands[0]);
   30042                 :             :   operands[1] = gen_lowpart (QImode, operands[1]);
   30043                 :             :   operands[2] = gen_int_mode (INTVAL (operands[2]), QImode);
   30044                 :             : }
   30045                 :             : #undef DONE
   30046                 :             : #undef FAIL
   30047                 :             :   operand0 = operands[0];
   30048                 :             :   (void) operand0;
   30049                 :             :   operand1 = operands[1];
   30050                 :             :   (void) operand1;
   30051                 :             :   operand2 = operands[2];
   30052                 :             :   (void) operand2;
   30053                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   30054                 :             :         gen_rtvec (2,
   30055                 :             :                 gen_rtx_SET (gen_rtx_STRICT_LOW_PART (VOIDmode,
   30056                 :             :         operand0),
   30057                 :             :         gen_rtx_AND (QImode,
   30058                 :             :         operand1,
   30059                 :             :         operand2)),
   30060                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   30061                 :             :   _val = get_insns ();
   30062                 :             :   end_sequence ();
   30063                 :             :   return _val;
   30064                 :             : }
   30065                 :             : 
   30066                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:12484 */
   30067                 :             : extern rtx_insn *gen_split_367 (rtx_insn *, rtx *);
   30068                 :             : rtx_insn *
   30069                 :             : gen_split_367 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   30070                 :             : {
   30071                 :             :   rtx operand0;
   30072                 :             :   rtx operand1;
   30073                 :             :   rtx operand2;
   30074                 :             :   rtx operand3;
   30075                 :             :   rtx operand4;
   30076                 :             :   rtx operand5;
   30077                 :             :   rtx_insn *_val = NULL;
   30078                 :             :   if (dump_file)
   30079                 :             :     fprintf (dump_file, "Splitting with gen_split_367 (i386.md:12484)\n");
   30080                 :             :   start_sequence ();
   30081                 :             : #define FAIL return (end_sequence (), _val)
   30082                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   30083                 :             : #line 12499 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   30084                 :             : split_double_mode (DImode, &operands[0], 3, &operands[0], &operands[3]);
   30085                 :             : #undef DONE
   30086                 :             : #undef FAIL
   30087                 :             :   operand0 = operands[0];
   30088                 :             :   (void) operand0;
   30089                 :             :   operand1 = operands[1];
   30090                 :             :   (void) operand1;
   30091                 :             :   operand2 = operands[2];
   30092                 :             :   (void) operand2;
   30093                 :             :   operand3 = operands[3];
   30094                 :             :   (void) operand3;
   30095                 :             :   operand4 = operands[4];
   30096                 :             :   (void) operand4;
   30097                 :             :   operand5 = operands[5];
   30098                 :             :   (void) operand5;
   30099                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   30100                 :             :         gen_rtvec (2,
   30101                 :             :                 gen_rtx_SET (operand0,
   30102                 :             :         gen_rtx_AND (SImode,
   30103                 :             :         gen_rtx_NOT (SImode,
   30104                 :             :         operand1),
   30105                 :             :         operand2)),
   30106                 :             :                 gen_hard_reg_clobber (CCmode, 17))), true);
   30107                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   30108                 :             :         gen_rtvec (2,
   30109                 :             :                 gen_rtx_SET (operand3,
   30110                 :             :         gen_rtx_AND (SImode,
   30111                 :             :         gen_rtx_NOT (SImode,
   30112                 :             :         operand4),
   30113                 :             :         operand5)),
   30114                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   30115                 :             :   _val = get_insns ();
   30116                 :             :   end_sequence ();
   30117                 :             :   return _val;
   30118                 :             : }
   30119                 :             : 
   30120                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:12484 */
   30121                 :             : extern rtx_insn *gen_split_368 (rtx_insn *, rtx *);
   30122                 :             : rtx_insn *
   30123                 :             : gen_split_368 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   30124                 :             : {
   30125                 :             :   rtx operand0;
   30126                 :             :   rtx operand1;
   30127                 :             :   rtx operand2;
   30128                 :             :   rtx operand3;
   30129                 :             :   rtx operand4;
   30130                 :             :   rtx operand5;
   30131                 :             :   rtx_insn *_val = NULL;
   30132                 :             :   if (dump_file)
   30133                 :             :     fprintf (dump_file, "Splitting with gen_split_368 (i386.md:12484)\n");
   30134                 :             :   start_sequence ();
   30135                 :             : #define FAIL return (end_sequence (), _val)
   30136                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   30137                 :             : #line 12499 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   30138                 :             : split_double_mode (TImode, &operands[0], 3, &operands[0], &operands[3]);
   30139                 :             : #undef DONE
   30140                 :             : #undef FAIL
   30141                 :             :   operand0 = operands[0];
   30142                 :             :   (void) operand0;
   30143                 :             :   operand1 = operands[1];
   30144                 :             :   (void) operand1;
   30145                 :             :   operand2 = operands[2];
   30146                 :             :   (void) operand2;
   30147                 :             :   operand3 = operands[3];
   30148                 :             :   (void) operand3;
   30149                 :             :   operand4 = operands[4];
   30150                 :             :   (void) operand4;
   30151                 :             :   operand5 = operands[5];
   30152                 :             :   (void) operand5;
   30153                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   30154                 :             :         gen_rtvec (2,
   30155                 :             :                 gen_rtx_SET (operand0,
   30156                 :             :         gen_rtx_AND (DImode,
   30157                 :             :         gen_rtx_NOT (DImode,
   30158                 :             :         operand1),
   30159                 :             :         operand2)),
   30160                 :             :                 gen_hard_reg_clobber (CCmode, 17))), true);
   30161                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   30162                 :             :         gen_rtvec (2,
   30163                 :             :                 gen_rtx_SET (operand3,
   30164                 :             :         gen_rtx_AND (DImode,
   30165                 :             :         gen_rtx_NOT (DImode,
   30166                 :             :         operand4),
   30167                 :             :         operand5)),
   30168                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   30169                 :             :   _val = get_insns ();
   30170                 :             :   end_sequence ();
   30171                 :             :   return _val;
   30172                 :             : }
   30173                 :             : 
   30174                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:12502 */
   30175                 :             : extern rtx_insn *gen_split_369 (rtx_insn *, rtx *);
   30176                 :             : rtx_insn *
   30177                 :             : gen_split_369 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   30178                 :             : {
   30179                 :             :   rtx operand0;
   30180                 :             :   rtx operand1;
   30181                 :             :   rtx operand2;
   30182                 :             :   rtx operand3;
   30183                 :             :   rtx_insn *_val = NULL;
   30184                 :             :   if (dump_file)
   30185                 :             :     fprintf (dump_file, "Splitting with gen_split_369 (i386.md:12502)\n");
   30186                 :             :   start_sequence ();
   30187                 :             : #define FAIL return (end_sequence (), _val)
   30188                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   30189                 :             : #line 12516 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   30190                 :             : operands[3] = gen_reg_rtx (DImode);
   30191                 :             : #undef DONE
   30192                 :             : #undef FAIL
   30193                 :             :   operand0 = operands[0];
   30194                 :             :   (void) operand0;
   30195                 :             :   operand1 = operands[1];
   30196                 :             :   (void) operand1;
   30197                 :             :   operand2 = operands[2];
   30198                 :             :   (void) operand2;
   30199                 :             :   operand3 = operands[3];
   30200                 :             :   (void) operand3;
   30201                 :             :   emit_insn (gen_rtx_SET (operand3,
   30202                 :             :         gen_rtx_NOT (DImode,
   30203                 :             :         operand1)));
   30204                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   30205                 :             :         gen_rtvec (2,
   30206                 :             :                 gen_rtx_SET (operand0,
   30207                 :             :         gen_rtx_AND (DImode,
   30208                 :             :         copy_rtx (operand3),
   30209                 :             :         operand2)),
   30210                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   30211                 :             :   _val = get_insns ();
   30212                 :             :   end_sequence ();
   30213                 :             :   return _val;
   30214                 :             : }
   30215                 :             : 
   30216                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:12502 */
   30217                 :             : extern rtx_insn *gen_split_370 (rtx_insn *, rtx *);
   30218                 :             : rtx_insn *
   30219                 :             : gen_split_370 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   30220                 :             : {
   30221                 :             :   rtx operand0;
   30222                 :             :   rtx operand1;
   30223                 :             :   rtx operand2;
   30224                 :             :   rtx operand3;
   30225                 :             :   rtx_insn *_val = NULL;
   30226                 :             :   if (dump_file)
   30227                 :             :     fprintf (dump_file, "Splitting with gen_split_370 (i386.md:12502)\n");
   30228                 :             :   start_sequence ();
   30229                 :             : #define FAIL return (end_sequence (), _val)
   30230                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   30231                 :             : #line 12516 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   30232                 :             : operands[3] = gen_reg_rtx (TImode);
   30233                 :             : #undef DONE
   30234                 :             : #undef FAIL
   30235                 :             :   operand0 = operands[0];
   30236                 :             :   (void) operand0;
   30237                 :             :   operand1 = operands[1];
   30238                 :             :   (void) operand1;
   30239                 :             :   operand2 = operands[2];
   30240                 :             :   (void) operand2;
   30241                 :             :   operand3 = operands[3];
   30242                 :             :   (void) operand3;
   30243                 :             :   emit_insn (gen_rtx_SET (operand3,
   30244                 :             :         gen_rtx_NOT (TImode,
   30245                 :             :         operand1)));
   30246                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   30247                 :             :         gen_rtvec (2,
   30248                 :             :                 gen_rtx_SET (operand0,
   30249                 :             :         gen_rtx_AND (TImode,
   30250                 :             :         copy_rtx (operand3),
   30251                 :             :         operand2)),
   30252                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   30253                 :             :   _val = get_insns ();
   30254                 :             :   end_sequence ();
   30255                 :             :   return _val;
   30256                 :             : }
   30257                 :             : 
   30258                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:12571 */
   30259                 :             : extern rtx_insn *gen_split_371 (rtx_insn *, rtx *);
   30260                 :             : rtx_insn *
   30261                 :             : gen_split_371 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   30262                 :             : {
   30263                 :             :   rtx operand0;
   30264                 :             :   rtx operand1;
   30265                 :             :   rtx operand2;
   30266                 :             :   rtx_insn *_val = NULL;
   30267                 :             :   if (dump_file)
   30268                 :             :     fprintf (dump_file, "Splitting with gen_split_371 (i386.md:12571)\n");
   30269                 :             :   start_sequence ();
   30270                 :             :   operand0 = operands[0];
   30271                 :             :   (void) operand0;
   30272                 :             :   operand1 = operands[1];
   30273                 :             :   (void) operand1;
   30274                 :             :   operand2 = operands[2];
   30275                 :             :   (void) operand2;
   30276                 :             :   emit_insn (gen_rtx_SET (operand0,
   30277                 :             :         gen_rtx_NOT (SImode,
   30278                 :             :         operand1)));
   30279                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   30280                 :             :         gen_rtvec (2,
   30281                 :             :                 gen_rtx_SET (copy_rtx (operand0),
   30282                 :             :         gen_rtx_AND (SImode,
   30283                 :             :         copy_rtx (operand0),
   30284                 :             :         operand2)),
   30285                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   30286                 :             :   _val = get_insns ();
   30287                 :             :   end_sequence ();
   30288                 :             :   return _val;
   30289                 :             : }
   30290                 :             : 
   30291                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:12587 */
   30292                 :             : extern rtx_insn *gen_split_372 (rtx_insn *, rtx *);
   30293                 :             : rtx_insn *
   30294                 :             : gen_split_372 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   30295                 :             : {
   30296                 :             :   rtx operand0;
   30297                 :             :   rtx operand1;
   30298                 :             :   rtx operand2;
   30299                 :             :   rtx operand3;
   30300                 :             :   rtx_insn *_val = NULL;
   30301                 :             :   if (dump_file)
   30302                 :             :     fprintf (dump_file, "Splitting with gen_split_372 (i386.md:12587)\n");
   30303                 :             :   start_sequence ();
   30304                 :             :   operand0 = operands[0];
   30305                 :             :   (void) operand0;
   30306                 :             :   operand1 = operands[1];
   30307                 :             :   (void) operand1;
   30308                 :             :   operand2 = operands[2];
   30309                 :             :   (void) operand2;
   30310                 :             :   operand3 = operands[3];
   30311                 :             :   (void) operand3;
   30312                 :             :   emit_insn (gen_rtx_SET (operand2,
   30313                 :             :         gen_rtx_NOT (SImode,
   30314                 :             :         copy_rtx (operand2))));
   30315                 :             :   emit_insn (gen_rtx_SET (operand0,
   30316                 :             :         gen_rtx_fmt_ee (GET_CODE (operand1), GET_MODE (operand1),
   30317                 :             :                 gen_rtx_AND (SImode,
   30318                 :             :         operand3,
   30319                 :             :         copy_rtx (operand2)),
   30320                 :             :                 const0_rtx)));
   30321                 :             :   _val = get_insns ();
   30322                 :             :   end_sequence ();
   30323                 :             :   return _val;
   30324                 :             : }
   30325                 :             : 
   30326                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:12605 */
   30327                 :             : extern rtx_insn *gen_split_373 (rtx_insn *, rtx *);
   30328                 :             : rtx_insn *
   30329                 :             : gen_split_373 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   30330                 :             : {
   30331                 :             :   rtx operand0;
   30332                 :             :   rtx operand1;
   30333                 :             :   rtx operand2;
   30334                 :             :   rtx operand3;
   30335                 :             :   rtx operand4;
   30336                 :             :   rtx_insn *_val = NULL;
   30337                 :             :   if (dump_file)
   30338                 :             :     fprintf (dump_file, "Splitting with gen_split_373 (i386.md:12605)\n");
   30339                 :             :   start_sequence ();
   30340                 :             : #define FAIL return (end_sequence (), _val)
   30341                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   30342                 :             : #line 12621 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   30343                 :             : operands[4] = gen_reg_rtx (SImode);
   30344                 :             : #undef DONE
   30345                 :             : #undef FAIL
   30346                 :             :   operand0 = operands[0];
   30347                 :             :   (void) operand0;
   30348                 :             :   operand1 = operands[1];
   30349                 :             :   (void) operand1;
   30350                 :             :   operand2 = operands[2];
   30351                 :             :   (void) operand2;
   30352                 :             :   operand3 = operands[3];
   30353                 :             :   (void) operand3;
   30354                 :             :   operand4 = operands[4];
   30355                 :             :   (void) operand4;
   30356                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   30357                 :             :         gen_rtvec (2,
   30358                 :             :                 gen_rtx_SET (operand4,
   30359                 :             :         gen_rtx_AND (SImode,
   30360                 :             :         gen_rtx_NOT (SImode,
   30361                 :             :         operand1),
   30362                 :             :         operand2)),
   30363                 :             :                 gen_hard_reg_clobber (CCmode, 17))), true);
   30364                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   30365                 :             :         gen_rtvec (2,
   30366                 :             :                 gen_rtx_SET (operand0,
   30367                 :             :         gen_rtx_XOR (SImode,
   30368                 :             :         copy_rtx (operand4),
   30369                 :             :         operand3)),
   30370                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   30371                 :             :   _val = get_insns ();
   30372                 :             :   end_sequence ();
   30373                 :             :   return _val;
   30374                 :             : }
   30375                 :             : 
   30376                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:12605 */
   30377                 :             : extern rtx_insn *gen_split_374 (rtx_insn *, rtx *);
   30378                 :             : rtx_insn *
   30379                 :             : gen_split_374 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   30380                 :             : {
   30381                 :             :   rtx operand0;
   30382                 :             :   rtx operand1;
   30383                 :             :   rtx operand2;
   30384                 :             :   rtx operand3;
   30385                 :             :   rtx operand4;
   30386                 :             :   rtx_insn *_val = NULL;
   30387                 :             :   if (dump_file)
   30388                 :             :     fprintf (dump_file, "Splitting with gen_split_374 (i386.md:12605)\n");
   30389                 :             :   start_sequence ();
   30390                 :             : #define FAIL return (end_sequence (), _val)
   30391                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   30392                 :             : #line 12621 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   30393                 :             : operands[4] = gen_reg_rtx (DImode);
   30394                 :             : #undef DONE
   30395                 :             : #undef FAIL
   30396                 :             :   operand0 = operands[0];
   30397                 :             :   (void) operand0;
   30398                 :             :   operand1 = operands[1];
   30399                 :             :   (void) operand1;
   30400                 :             :   operand2 = operands[2];
   30401                 :             :   (void) operand2;
   30402                 :             :   operand3 = operands[3];
   30403                 :             :   (void) operand3;
   30404                 :             :   operand4 = operands[4];
   30405                 :             :   (void) operand4;
   30406                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   30407                 :             :         gen_rtvec (2,
   30408                 :             :                 gen_rtx_SET (operand4,
   30409                 :             :         gen_rtx_AND (DImode,
   30410                 :             :         gen_rtx_NOT (DImode,
   30411                 :             :         operand1),
   30412                 :             :         operand2)),
   30413                 :             :                 gen_hard_reg_clobber (CCmode, 17))), true);
   30414                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   30415                 :             :         gen_rtvec (2,
   30416                 :             :                 gen_rtx_SET (operand0,
   30417                 :             :         gen_rtx_XOR (DImode,
   30418                 :             :         copy_rtx (operand4),
   30419                 :             :         operand3)),
   30420                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   30421                 :             :   _val = get_insns ();
   30422                 :             :   end_sequence ();
   30423                 :             :   return _val;
   30424                 :             : }
   30425                 :             : 
   30426                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:12624 */
   30427                 :             : extern rtx_insn *gen_split_375 (rtx_insn *, rtx *);
   30428                 :             : rtx_insn *
   30429                 :             : gen_split_375 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   30430                 :             : {
   30431                 :             :   rtx operand0;
   30432                 :             :   rtx operand1;
   30433                 :             :   rtx operand2;
   30434                 :             :   rtx operand3;
   30435                 :             :   rtx operand4;
   30436                 :             :   rtx_insn *_val = NULL;
   30437                 :             :   if (dump_file)
   30438                 :             :     fprintf (dump_file, "Splitting with gen_split_375 (i386.md:12624)\n");
   30439                 :             :   start_sequence ();
   30440                 :             : #define FAIL return (end_sequence (), _val)
   30441                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   30442                 :             : #line 12640 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   30443                 :             : operands[4] = gen_reg_rtx (SImode);
   30444                 :             : #undef DONE
   30445                 :             : #undef FAIL
   30446                 :             :   operand0 = operands[0];
   30447                 :             :   (void) operand0;
   30448                 :             :   operand1 = operands[1];
   30449                 :             :   (void) operand1;
   30450                 :             :   operand2 = operands[2];
   30451                 :             :   (void) operand2;
   30452                 :             :   operand3 = operands[3];
   30453                 :             :   (void) operand3;
   30454                 :             :   operand4 = operands[4];
   30455                 :             :   (void) operand4;
   30456                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   30457                 :             :         gen_rtvec (2,
   30458                 :             :                 gen_rtx_SET (operand4,
   30459                 :             :         gen_rtx_AND (SImode,
   30460                 :             :         gen_rtx_NOT (SImode,
   30461                 :             :         operand2),
   30462                 :             :         operand1)),
   30463                 :             :                 gen_hard_reg_clobber (CCmode, 17))), true);
   30464                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   30465                 :             :         gen_rtvec (2,
   30466                 :             :                 gen_rtx_SET (operand0,
   30467                 :             :         gen_rtx_XOR (SImode,
   30468                 :             :         copy_rtx (operand4),
   30469                 :             :         operand3)),
   30470                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   30471                 :             :   _val = get_insns ();
   30472                 :             :   end_sequence ();
   30473                 :             :   return _val;
   30474                 :             : }
   30475                 :             : 
   30476                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:12624 */
   30477                 :             : extern rtx_insn *gen_split_376 (rtx_insn *, rtx *);
   30478                 :             : rtx_insn *
   30479                 :             : gen_split_376 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   30480                 :             : {
   30481                 :             :   rtx operand0;
   30482                 :             :   rtx operand1;
   30483                 :             :   rtx operand2;
   30484                 :             :   rtx operand3;
   30485                 :             :   rtx operand4;
   30486                 :             :   rtx_insn *_val = NULL;
   30487                 :             :   if (dump_file)
   30488                 :             :     fprintf (dump_file, "Splitting with gen_split_376 (i386.md:12624)\n");
   30489                 :             :   start_sequence ();
   30490                 :             : #define FAIL return (end_sequence (), _val)
   30491                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   30492                 :             : #line 12640 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   30493                 :             : operands[4] = gen_reg_rtx (DImode);
   30494                 :             : #undef DONE
   30495                 :             : #undef FAIL
   30496                 :             :   operand0 = operands[0];
   30497                 :             :   (void) operand0;
   30498                 :             :   operand1 = operands[1];
   30499                 :             :   (void) operand1;
   30500                 :             :   operand2 = operands[2];
   30501                 :             :   (void) operand2;
   30502                 :             :   operand3 = operands[3];
   30503                 :             :   (void) operand3;
   30504                 :             :   operand4 = operands[4];
   30505                 :             :   (void) operand4;
   30506                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   30507                 :             :         gen_rtvec (2,
   30508                 :             :                 gen_rtx_SET (operand4,
   30509                 :             :         gen_rtx_AND (DImode,
   30510                 :             :         gen_rtx_NOT (DImode,
   30511                 :             :         operand2),
   30512                 :             :         operand1)),
   30513                 :             :                 gen_hard_reg_clobber (CCmode, 17))), true);
   30514                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   30515                 :             :         gen_rtvec (2,
   30516                 :             :                 gen_rtx_SET (operand0,
   30517                 :             :         gen_rtx_XOR (DImode,
   30518                 :             :         copy_rtx (operand4),
   30519                 :             :         operand3)),
   30520                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   30521                 :             :   _val = get_insns ();
   30522                 :             :   end_sequence ();
   30523                 :             :   return _val;
   30524                 :             : }
   30525                 :             : 
   30526                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:12643 */
   30527                 :             : extern rtx_insn *gen_split_377 (rtx_insn *, rtx *);
   30528                 :             : rtx_insn *
   30529                 :             : gen_split_377 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   30530                 :             : {
   30531                 :             :   rtx operand0;
   30532                 :             :   rtx operand1;
   30533                 :             :   rtx operand2;
   30534                 :             :   rtx operand3;
   30535                 :             :   rtx operand4;
   30536                 :             :   rtx_insn *_val = NULL;
   30537                 :             :   if (dump_file)
   30538                 :             :     fprintf (dump_file, "Splitting with gen_split_377 (i386.md:12643)\n");
   30539                 :             :   start_sequence ();
   30540                 :             : #define FAIL return (end_sequence (), _val)
   30541                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   30542                 :             : #line 12659 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   30543                 :             : operands[4] = gen_reg_rtx (SImode);
   30544                 :             : #undef DONE
   30545                 :             : #undef FAIL
   30546                 :             :   operand0 = operands[0];
   30547                 :             :   (void) operand0;
   30548                 :             :   operand1 = operands[1];
   30549                 :             :   (void) operand1;
   30550                 :             :   operand2 = operands[2];
   30551                 :             :   (void) operand2;
   30552                 :             :   operand3 = operands[3];
   30553                 :             :   (void) operand3;
   30554                 :             :   operand4 = operands[4];
   30555                 :             :   (void) operand4;
   30556                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   30557                 :             :         gen_rtvec (2,
   30558                 :             :                 gen_rtx_SET (operand4,
   30559                 :             :         gen_rtx_AND (SImode,
   30560                 :             :         gen_rtx_NOT (SImode,
   30561                 :             :         operand1),
   30562                 :             :         operand2)),
   30563                 :             :                 gen_hard_reg_clobber (CCmode, 17))), true);
   30564                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   30565                 :             :         gen_rtvec (2,
   30566                 :             :                 gen_rtx_SET (operand0,
   30567                 :             :         gen_rtx_XOR (SImode,
   30568                 :             :         copy_rtx (operand4),
   30569                 :             :         operand3)),
   30570                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   30571                 :             :   _val = get_insns ();
   30572                 :             :   end_sequence ();
   30573                 :             :   return _val;
   30574                 :             : }
   30575                 :             : 
   30576                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:12643 */
   30577                 :             : extern rtx_insn *gen_split_378 (rtx_insn *, rtx *);
   30578                 :             : rtx_insn *
   30579                 :             : gen_split_378 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   30580                 :             : {
   30581                 :             :   rtx operand0;
   30582                 :             :   rtx operand1;
   30583                 :             :   rtx operand2;
   30584                 :             :   rtx operand3;
   30585                 :             :   rtx operand4;
   30586                 :             :   rtx_insn *_val = NULL;
   30587                 :             :   if (dump_file)
   30588                 :             :     fprintf (dump_file, "Splitting with gen_split_378 (i386.md:12643)\n");
   30589                 :             :   start_sequence ();
   30590                 :             : #define FAIL return (end_sequence (), _val)
   30591                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   30592                 :             : #line 12659 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   30593                 :             : operands[4] = gen_reg_rtx (DImode);
   30594                 :             : #undef DONE
   30595                 :             : #undef FAIL
   30596                 :             :   operand0 = operands[0];
   30597                 :             :   (void) operand0;
   30598                 :             :   operand1 = operands[1];
   30599                 :             :   (void) operand1;
   30600                 :             :   operand2 = operands[2];
   30601                 :             :   (void) operand2;
   30602                 :             :   operand3 = operands[3];
   30603                 :             :   (void) operand3;
   30604                 :             :   operand4 = operands[4];
   30605                 :             :   (void) operand4;
   30606                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   30607                 :             :         gen_rtvec (2,
   30608                 :             :                 gen_rtx_SET (operand4,
   30609                 :             :         gen_rtx_AND (DImode,
   30610                 :             :         gen_rtx_NOT (DImode,
   30611                 :             :         operand1),
   30612                 :             :         operand2)),
   30613                 :             :                 gen_hard_reg_clobber (CCmode, 17))), true);
   30614                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   30615                 :             :         gen_rtvec (2,
   30616                 :             :                 gen_rtx_SET (operand0,
   30617                 :             :         gen_rtx_XOR (DImode,
   30618                 :             :         copy_rtx (operand4),
   30619                 :             :         operand3)),
   30620                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   30621                 :             :   _val = get_insns ();
   30622                 :             :   end_sequence ();
   30623                 :             :   return _val;
   30624                 :             : }
   30625                 :             : 
   30626                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:12662 */
   30627                 :             : extern rtx_insn *gen_split_379 (rtx_insn *, rtx *);
   30628                 :             : rtx_insn *
   30629                 :             : gen_split_379 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   30630                 :             : {
   30631                 :             :   rtx operand0;
   30632                 :             :   rtx operand1;
   30633                 :             :   rtx operand2;
   30634                 :             :   rtx operand3;
   30635                 :             :   rtx operand4;
   30636                 :             :   rtx_insn *_val = NULL;
   30637                 :             :   if (dump_file)
   30638                 :             :     fprintf (dump_file, "Splitting with gen_split_379 (i386.md:12662)\n");
   30639                 :             :   start_sequence ();
   30640                 :             : #define FAIL return (end_sequence (), _val)
   30641                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   30642                 :             : #line 12678 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   30643                 :             : operands[4] = gen_reg_rtx (SImode);
   30644                 :             : #undef DONE
   30645                 :             : #undef FAIL
   30646                 :             :   operand0 = operands[0];
   30647                 :             :   (void) operand0;
   30648                 :             :   operand1 = operands[1];
   30649                 :             :   (void) operand1;
   30650                 :             :   operand2 = operands[2];
   30651                 :             :   (void) operand2;
   30652                 :             :   operand3 = operands[3];
   30653                 :             :   (void) operand3;
   30654                 :             :   operand4 = operands[4];
   30655                 :             :   (void) operand4;
   30656                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   30657                 :             :         gen_rtvec (2,
   30658                 :             :                 gen_rtx_SET (operand4,
   30659                 :             :         gen_rtx_AND (SImode,
   30660                 :             :         gen_rtx_NOT (SImode,
   30661                 :             :         operand2),
   30662                 :             :         operand1)),
   30663                 :             :                 gen_hard_reg_clobber (CCmode, 17))), true);
   30664                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   30665                 :             :         gen_rtvec (2,
   30666                 :             :                 gen_rtx_SET (operand0,
   30667                 :             :         gen_rtx_XOR (SImode,
   30668                 :             :         copy_rtx (operand4),
   30669                 :             :         operand3)),
   30670                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   30671                 :             :   _val = get_insns ();
   30672                 :             :   end_sequence ();
   30673                 :             :   return _val;
   30674                 :             : }
   30675                 :             : 
   30676                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:12662 */
   30677                 :             : extern rtx_insn *gen_split_380 (rtx_insn *, rtx *);
   30678                 :             : rtx_insn *
   30679                 :             : gen_split_380 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   30680                 :             : {
   30681                 :             :   rtx operand0;
   30682                 :             :   rtx operand1;
   30683                 :             :   rtx operand2;
   30684                 :             :   rtx operand3;
   30685                 :             :   rtx operand4;
   30686                 :             :   rtx_insn *_val = NULL;
   30687                 :             :   if (dump_file)
   30688                 :             :     fprintf (dump_file, "Splitting with gen_split_380 (i386.md:12662)\n");
   30689                 :             :   start_sequence ();
   30690                 :             : #define FAIL return (end_sequence (), _val)
   30691                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   30692                 :             : #line 12678 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   30693                 :             : operands[4] = gen_reg_rtx (DImode);
   30694                 :             : #undef DONE
   30695                 :             : #undef FAIL
   30696                 :             :   operand0 = operands[0];
   30697                 :             :   (void) operand0;
   30698                 :             :   operand1 = operands[1];
   30699                 :             :   (void) operand1;
   30700                 :             :   operand2 = operands[2];
   30701                 :             :   (void) operand2;
   30702                 :             :   operand3 = operands[3];
   30703                 :             :   (void) operand3;
   30704                 :             :   operand4 = operands[4];
   30705                 :             :   (void) operand4;
   30706                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   30707                 :             :         gen_rtvec (2,
   30708                 :             :                 gen_rtx_SET (operand4,
   30709                 :             :         gen_rtx_AND (DImode,
   30710                 :             :         gen_rtx_NOT (DImode,
   30711                 :             :         operand2),
   30712                 :             :         operand1)),
   30713                 :             :                 gen_hard_reg_clobber (CCmode, 17))), true);
   30714                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   30715                 :             :         gen_rtvec (2,
   30716                 :             :                 gen_rtx_SET (operand0,
   30717                 :             :         gen_rtx_XOR (DImode,
   30718                 :             :         copy_rtx (operand4),
   30719                 :             :         operand3)),
   30720                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   30721                 :             :   _val = get_insns ();
   30722                 :             :   end_sequence ();
   30723                 :             :   return _val;
   30724                 :             : }
   30725                 :             : 
   30726                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:12685 */
   30727                 :             : rtx
   30728                 :             : gen_iorqi3 (rtx operand0,
   30729                 :             :         rtx operand1,
   30730                 :             :         rtx operand2)
   30731                 :             : {
   30732                 :             :   rtx_insn *_val = 0;
   30733                 :             :   start_sequence ();
   30734                 :             :   {
   30735                 :             :     rtx operands[3];
   30736                 :             :     operands[0] = operand0;
   30737                 :             :     operands[1] = operand1;
   30738                 :             :     operands[2] = operand2;
   30739                 :             : #define FAIL return (end_sequence (), _val)
   30740                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   30741                 :             : #line 12690 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   30742                 :             : {
   30743                 :             :   if (GET_MODE_SIZE (QImode) > UNITS_PER_WORD
   30744                 :             :       && !x86_64_hilo_general_operand (operands[2], QImode))
   30745                 :             :     operands[2] = force_reg (QImode, operands[2]);
   30746                 :             : 
   30747                 :             :   ix86_expand_binary_operator (IOR, QImode, operands, TARGET_APX_NDD);
   30748                 :             :   DONE;
   30749                 :             : }
   30750                 :             : #undef DONE
   30751                 :             : #undef FAIL
   30752                 :             :     operand0 = operands[0];
   30753                 :             :     (void) operand0;
   30754                 :             :     operand1 = operands[1];
   30755                 :             :     (void) operand1;
   30756                 :             :     operand2 = operands[2];
   30757                 :             :     (void) operand2;
   30758                 :             :   }
   30759                 :             :   emit_insn (gen_rtx_SET (operand0,
   30760                 :             :         gen_rtx_IOR (QImode,
   30761                 :             :         operand1,
   30762                 :             :         operand2)));
   30763                 :             :   _val = get_insns ();
   30764                 :             :   end_sequence ();
   30765                 :             :   return _val;
   30766                 :             : }
   30767                 :             : 
   30768                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:12685 */
   30769                 :             : rtx
   30770                 :             : gen_xorqi3 (rtx operand0,
   30771                 :             :         rtx operand1,
   30772                 :             :         rtx operand2)
   30773                 :             : {
   30774                 :             :   rtx_insn *_val = 0;
   30775                 :             :   start_sequence ();
   30776                 :             :   {
   30777                 :             :     rtx operands[3];
   30778                 :             :     operands[0] = operand0;
   30779                 :             :     operands[1] = operand1;
   30780                 :             :     operands[2] = operand2;
   30781                 :             : #define FAIL return (end_sequence (), _val)
   30782                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   30783                 :             : #line 12690 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   30784                 :             : {
   30785                 :             :   if (GET_MODE_SIZE (QImode) > UNITS_PER_WORD
   30786                 :             :       && !x86_64_hilo_general_operand (operands[2], QImode))
   30787                 :             :     operands[2] = force_reg (QImode, operands[2]);
   30788                 :             : 
   30789                 :             :   ix86_expand_binary_operator (XOR, QImode, operands, TARGET_APX_NDD);
   30790                 :             :   DONE;
   30791                 :             : }
   30792                 :             : #undef DONE
   30793                 :             : #undef FAIL
   30794                 :             :     operand0 = operands[0];
   30795                 :             :     (void) operand0;
   30796                 :             :     operand1 = operands[1];
   30797                 :             :     (void) operand1;
   30798                 :             :     operand2 = operands[2];
   30799                 :             :     (void) operand2;
   30800                 :             :   }
   30801                 :             :   emit_insn (gen_rtx_SET (operand0,
   30802                 :             :         gen_rtx_XOR (QImode,
   30803                 :             :         operand1,
   30804                 :             :         operand2)));
   30805                 :             :   _val = get_insns ();
   30806                 :             :   end_sequence ();
   30807                 :             :   return _val;
   30808                 :             : }
   30809                 :             : 
   30810                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:12685 */
   30811                 :             : rtx
   30812                 :             : gen_iorhi3 (rtx operand0,
   30813                 :             :         rtx operand1,
   30814                 :             :         rtx operand2)
   30815                 :             : {
   30816                 :             :   rtx_insn *_val = 0;
   30817                 :             :   start_sequence ();
   30818                 :             :   {
   30819                 :             :     rtx operands[3];
   30820                 :             :     operands[0] = operand0;
   30821                 :             :     operands[1] = operand1;
   30822                 :             :     operands[2] = operand2;
   30823                 :             : #define FAIL return (end_sequence (), _val)
   30824                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   30825                 :             : #line 12690 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   30826                 :             : {
   30827                 :             :   if (GET_MODE_SIZE (HImode) > UNITS_PER_WORD
   30828                 :             :       && !x86_64_hilo_general_operand (operands[2], HImode))
   30829                 :             :     operands[2] = force_reg (HImode, operands[2]);
   30830                 :             : 
   30831                 :             :   ix86_expand_binary_operator (IOR, HImode, operands, TARGET_APX_NDD);
   30832                 :             :   DONE;
   30833                 :             : }
   30834                 :             : #undef DONE
   30835                 :             : #undef FAIL
   30836                 :             :     operand0 = operands[0];
   30837                 :             :     (void) operand0;
   30838                 :             :     operand1 = operands[1];
   30839                 :             :     (void) operand1;
   30840                 :             :     operand2 = operands[2];
   30841                 :             :     (void) operand2;
   30842                 :             :   }
   30843                 :             :   emit_insn (gen_rtx_SET (operand0,
   30844                 :             :         gen_rtx_IOR (HImode,
   30845                 :             :         operand1,
   30846                 :             :         operand2)));
   30847                 :             :   _val = get_insns ();
   30848                 :             :   end_sequence ();
   30849                 :             :   return _val;
   30850                 :             : }
   30851                 :             : 
   30852                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:12685 */
   30853                 :             : rtx
   30854                 :             : gen_xorhi3 (rtx operand0,
   30855                 :             :         rtx operand1,
   30856                 :             :         rtx operand2)
   30857                 :             : {
   30858                 :             :   rtx_insn *_val = 0;
   30859                 :             :   start_sequence ();
   30860                 :             :   {
   30861                 :             :     rtx operands[3];
   30862                 :             :     operands[0] = operand0;
   30863                 :             :     operands[1] = operand1;
   30864                 :             :     operands[2] = operand2;
   30865                 :             : #define FAIL return (end_sequence (), _val)
   30866                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   30867                 :             : #line 12690 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   30868                 :             : {
   30869                 :             :   if (GET_MODE_SIZE (HImode) > UNITS_PER_WORD
   30870                 :             :       && !x86_64_hilo_general_operand (operands[2], HImode))
   30871                 :             :     operands[2] = force_reg (HImode, operands[2]);
   30872                 :             : 
   30873                 :             :   ix86_expand_binary_operator (XOR, HImode, operands, TARGET_APX_NDD);
   30874                 :             :   DONE;
   30875                 :             : }
   30876                 :             : #undef DONE
   30877                 :             : #undef FAIL
   30878                 :             :     operand0 = operands[0];
   30879                 :             :     (void) operand0;
   30880                 :             :     operand1 = operands[1];
   30881                 :             :     (void) operand1;
   30882                 :             :     operand2 = operands[2];
   30883                 :             :     (void) operand2;
   30884                 :             :   }
   30885                 :             :   emit_insn (gen_rtx_SET (operand0,
   30886                 :             :         gen_rtx_XOR (HImode,
   30887                 :             :         operand1,
   30888                 :             :         operand2)));
   30889                 :             :   _val = get_insns ();
   30890                 :             :   end_sequence ();
   30891                 :             :   return _val;
   30892                 :             : }
   30893                 :             : 
   30894                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:12685 */
   30895                 :             : rtx
   30896                 :             : gen_iorsi3 (rtx operand0,
   30897                 :             :         rtx operand1,
   30898                 :             :         rtx operand2)
   30899                 :             : {
   30900                 :             :   rtx_insn *_val = 0;
   30901                 :             :   start_sequence ();
   30902                 :             :   {
   30903                 :             :     rtx operands[3];
   30904                 :             :     operands[0] = operand0;
   30905                 :             :     operands[1] = operand1;
   30906                 :             :     operands[2] = operand2;
   30907                 :             : #define FAIL return (end_sequence (), _val)
   30908                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   30909                 :             : #line 12690 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   30910                 :             : {
   30911                 :             :   if (GET_MODE_SIZE (SImode) > UNITS_PER_WORD
   30912                 :             :       && !x86_64_hilo_general_operand (operands[2], SImode))
   30913                 :             :     operands[2] = force_reg (SImode, operands[2]);
   30914                 :             : 
   30915                 :             :   ix86_expand_binary_operator (IOR, SImode, operands, TARGET_APX_NDD);
   30916                 :             :   DONE;
   30917                 :             : }
   30918                 :             : #undef DONE
   30919                 :             : #undef FAIL
   30920                 :             :     operand0 = operands[0];
   30921                 :             :     (void) operand0;
   30922                 :             :     operand1 = operands[1];
   30923                 :             :     (void) operand1;
   30924                 :             :     operand2 = operands[2];
   30925                 :             :     (void) operand2;
   30926                 :             :   }
   30927                 :             :   emit_insn (gen_rtx_SET (operand0,
   30928                 :             :         gen_rtx_IOR (SImode,
   30929                 :             :         operand1,
   30930                 :             :         operand2)));
   30931                 :             :   _val = get_insns ();
   30932                 :             :   end_sequence ();
   30933                 :             :   return _val;
   30934                 :             : }
   30935                 :             : 
   30936                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:12685 */
   30937                 :             : rtx
   30938                 :             : gen_xorsi3 (rtx operand0,
   30939                 :             :         rtx operand1,
   30940                 :             :         rtx operand2)
   30941                 :             : {
   30942                 :             :   rtx_insn *_val = 0;
   30943                 :             :   start_sequence ();
   30944                 :             :   {
   30945                 :             :     rtx operands[3];
   30946                 :             :     operands[0] = operand0;
   30947                 :             :     operands[1] = operand1;
   30948                 :             :     operands[2] = operand2;
   30949                 :             : #define FAIL return (end_sequence (), _val)
   30950                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   30951                 :             : #line 12690 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   30952                 :             : {
   30953                 :             :   if (GET_MODE_SIZE (SImode) > UNITS_PER_WORD
   30954                 :             :       && !x86_64_hilo_general_operand (operands[2], SImode))
   30955                 :             :     operands[2] = force_reg (SImode, operands[2]);
   30956                 :             : 
   30957                 :             :   ix86_expand_binary_operator (XOR, SImode, operands, TARGET_APX_NDD);
   30958                 :             :   DONE;
   30959                 :             : }
   30960                 :             : #undef DONE
   30961                 :             : #undef FAIL
   30962                 :             :     operand0 = operands[0];
   30963                 :             :     (void) operand0;
   30964                 :             :     operand1 = operands[1];
   30965                 :             :     (void) operand1;
   30966                 :             :     operand2 = operands[2];
   30967                 :             :     (void) operand2;
   30968                 :             :   }
   30969                 :             :   emit_insn (gen_rtx_SET (operand0,
   30970                 :             :         gen_rtx_XOR (SImode,
   30971                 :             :         operand1,
   30972                 :             :         operand2)));
   30973                 :             :   _val = get_insns ();
   30974                 :             :   end_sequence ();
   30975                 :             :   return _val;
   30976                 :             : }
   30977                 :             : 
   30978                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:12685 */
   30979                 :             : rtx
   30980                 :             : gen_iordi3 (rtx operand0,
   30981                 :             :         rtx operand1,
   30982                 :             :         rtx operand2)
   30983                 :             : {
   30984                 :             :   rtx_insn *_val = 0;
   30985                 :             :   start_sequence ();
   30986                 :             :   {
   30987                 :             :     rtx operands[3];
   30988                 :             :     operands[0] = operand0;
   30989                 :             :     operands[1] = operand1;
   30990                 :             :     operands[2] = operand2;
   30991                 :             : #define FAIL return (end_sequence (), _val)
   30992                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   30993                 :             : #line 12690 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   30994                 :             : {
   30995                 :             :   if (GET_MODE_SIZE (DImode) > UNITS_PER_WORD
   30996                 :             :       && !x86_64_hilo_general_operand (operands[2], DImode))
   30997                 :             :     operands[2] = force_reg (DImode, operands[2]);
   30998                 :             : 
   30999                 :             :   ix86_expand_binary_operator (IOR, DImode, operands, TARGET_APX_NDD);
   31000                 :             :   DONE;
   31001                 :             : }
   31002                 :             : #undef DONE
   31003                 :             : #undef FAIL
   31004                 :             :     operand0 = operands[0];
   31005                 :             :     (void) operand0;
   31006                 :             :     operand1 = operands[1];
   31007                 :             :     (void) operand1;
   31008                 :             :     operand2 = operands[2];
   31009                 :             :     (void) operand2;
   31010                 :             :   }
   31011                 :             :   emit_insn (gen_rtx_SET (operand0,
   31012                 :             :         gen_rtx_IOR (DImode,
   31013                 :             :         operand1,
   31014                 :             :         operand2)));
   31015                 :             :   _val = get_insns ();
   31016                 :             :   end_sequence ();
   31017                 :             :   return _val;
   31018                 :             : }
   31019                 :             : 
   31020                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:12685 */
   31021                 :             : rtx
   31022                 :             : gen_xordi3 (rtx operand0,
   31023                 :             :         rtx operand1,
   31024                 :             :         rtx operand2)
   31025                 :             : {
   31026                 :             :   rtx_insn *_val = 0;
   31027                 :             :   start_sequence ();
   31028                 :             :   {
   31029                 :             :     rtx operands[3];
   31030                 :             :     operands[0] = operand0;
   31031                 :             :     operands[1] = operand1;
   31032                 :             :     operands[2] = operand2;
   31033                 :             : #define FAIL return (end_sequence (), _val)
   31034                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   31035                 :             : #line 12690 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   31036                 :             : {
   31037                 :             :   if (GET_MODE_SIZE (DImode) > UNITS_PER_WORD
   31038                 :             :       && !x86_64_hilo_general_operand (operands[2], DImode))
   31039                 :             :     operands[2] = force_reg (DImode, operands[2]);
   31040                 :             : 
   31041                 :             :   ix86_expand_binary_operator (XOR, DImode, operands, TARGET_APX_NDD);
   31042                 :             :   DONE;
   31043                 :             : }
   31044                 :             : #undef DONE
   31045                 :             : #undef FAIL
   31046                 :             :     operand0 = operands[0];
   31047                 :             :     (void) operand0;
   31048                 :             :     operand1 = operands[1];
   31049                 :             :     (void) operand1;
   31050                 :             :     operand2 = operands[2];
   31051                 :             :     (void) operand2;
   31052                 :             :   }
   31053                 :             :   emit_insn (gen_rtx_SET (operand0,
   31054                 :             :         gen_rtx_XOR (DImode,
   31055                 :             :         operand1,
   31056                 :             :         operand2)));
   31057                 :             :   _val = get_insns ();
   31058                 :             :   end_sequence ();
   31059                 :             :   return _val;
   31060                 :             : }
   31061                 :             : 
   31062                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:12685 */
   31063                 :             : rtx
   31064                 :             : gen_iorti3 (rtx operand0,
   31065                 :             :         rtx operand1,
   31066                 :             :         rtx operand2)
   31067                 :             : {
   31068                 :             :   rtx_insn *_val = 0;
   31069                 :             :   start_sequence ();
   31070                 :             :   {
   31071                 :             :     rtx operands[3];
   31072                 :             :     operands[0] = operand0;
   31073                 :             :     operands[1] = operand1;
   31074                 :             :     operands[2] = operand2;
   31075                 :             : #define FAIL return (end_sequence (), _val)
   31076                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   31077                 :             : #line 12690 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   31078                 :             : {
   31079                 :             :   if (GET_MODE_SIZE (TImode) > UNITS_PER_WORD
   31080                 :             :       && !x86_64_hilo_general_operand (operands[2], TImode))
   31081                 :             :     operands[2] = force_reg (TImode, operands[2]);
   31082                 :             : 
   31083                 :             :   ix86_expand_binary_operator (IOR, TImode, operands, TARGET_APX_NDD);
   31084                 :             :   DONE;
   31085                 :             : }
   31086                 :             : #undef DONE
   31087                 :             : #undef FAIL
   31088                 :             :     operand0 = operands[0];
   31089                 :             :     (void) operand0;
   31090                 :             :     operand1 = operands[1];
   31091                 :             :     (void) operand1;
   31092                 :             :     operand2 = operands[2];
   31093                 :             :     (void) operand2;
   31094                 :             :   }
   31095                 :             :   emit_insn (gen_rtx_SET (operand0,
   31096                 :             :         gen_rtx_IOR (TImode,
   31097                 :             :         operand1,
   31098                 :             :         operand2)));
   31099                 :             :   _val = get_insns ();
   31100                 :             :   end_sequence ();
   31101                 :             :   return _val;
   31102                 :             : }
   31103                 :             : 
   31104                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:12685 */
   31105                 :             : rtx
   31106                 :             : gen_xorti3 (rtx operand0,
   31107                 :             :         rtx operand1,
   31108                 :             :         rtx operand2)
   31109                 :             : {
   31110                 :             :   rtx_insn *_val = 0;
   31111                 :             :   start_sequence ();
   31112                 :             :   {
   31113                 :             :     rtx operands[3];
   31114                 :             :     operands[0] = operand0;
   31115                 :             :     operands[1] = operand1;
   31116                 :             :     operands[2] = operand2;
   31117                 :             : #define FAIL return (end_sequence (), _val)
   31118                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   31119                 :             : #line 12690 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   31120                 :             : {
   31121                 :             :   if (GET_MODE_SIZE (TImode) > UNITS_PER_WORD
   31122                 :             :       && !x86_64_hilo_general_operand (operands[2], TImode))
   31123                 :             :     operands[2] = force_reg (TImode, operands[2]);
   31124                 :             : 
   31125                 :             :   ix86_expand_binary_operator (XOR, TImode, operands, TARGET_APX_NDD);
   31126                 :             :   DONE;
   31127                 :             : }
   31128                 :             : #undef DONE
   31129                 :             : #undef FAIL
   31130                 :             :     operand0 = operands[0];
   31131                 :             :     (void) operand0;
   31132                 :             :     operand1 = operands[1];
   31133                 :             :     (void) operand1;
   31134                 :             :     operand2 = operands[2];
   31135                 :             :     (void) operand2;
   31136                 :             :   }
   31137                 :             :   emit_insn (gen_rtx_SET (operand0,
   31138                 :             :         gen_rtx_XOR (TImode,
   31139                 :             :         operand1,
   31140                 :             :         operand2)));
   31141                 :             :   _val = get_insns ();
   31142                 :             :   end_sequence ();
   31143                 :             :   return _val;
   31144                 :             : }
   31145                 :             : 
   31146                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:12699 */
   31147                 :             : extern rtx_insn *gen_split_381 (rtx_insn *, rtx *);
   31148                 :             : rtx_insn *
   31149                 :             : gen_split_381 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   31150                 :             : {
   31151                 :             :   rtx_insn *_val = NULL;
   31152                 :             :   if (dump_file)
   31153                 :             :     fprintf (dump_file, "Splitting with gen_split_381 (i386.md:12699)\n");
   31154                 :             :   start_sequence ();
   31155                 :             : #define FAIL return (end_sequence (), _val)
   31156                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   31157                 :             : #line 12709 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   31158                 :             : {
   31159                 :             :   /* This insn may disappear completely when operands[2] == const0_rtx
   31160                 :             :      and operands[0] == operands[1], which requires a NOTE_INSN_DELETED.  */
   31161                 :             :   bool emit_insn_deleted_note_p = false;
   31162                 :             : 
   31163                 :             :   split_double_mode (DImode, &operands[0], 3, &operands[0], &operands[3]);
   31164                 :             : 
   31165                 :             :   if (operands[2] == const0_rtx)
   31166                 :             :     {
   31167                 :             :       if (!rtx_equal_p (operands[0], operands[1]))
   31168                 :             :         emit_move_insn (operands[0], operands[1]);
   31169                 :             :       else
   31170                 :             :         emit_insn_deleted_note_p = true;
   31171                 :             :     }
   31172                 :             :   else if (operands[2] == constm1_rtx)
   31173                 :             :     {
   31174                 :             :       if (IOR == IOR)
   31175                 :             :         emit_move_insn (operands[0], constm1_rtx);
   31176                 :             :       else
   31177                 :             :         ix86_expand_unary_operator (NOT, SImode, &operands[0],
   31178                 :             :                                     TARGET_APX_NDD);
   31179                 :             :     }
   31180                 :             :   else
   31181                 :             :     ix86_expand_binary_operator (IOR, SImode, &operands[0],
   31182                 :             :                                  TARGET_APX_NDD);
   31183                 :             : 
   31184                 :             :   if (operands[5] == const0_rtx)
   31185                 :             :     {
   31186                 :             :       if (!rtx_equal_p (operands[3], operands[4]))
   31187                 :             :         emit_move_insn (operands[3], operands[4]);
   31188                 :             :       else if (emit_insn_deleted_note_p)
   31189                 :             :         emit_note (NOTE_INSN_DELETED);
   31190                 :             :     }
   31191                 :             :   else if (operands[5] == constm1_rtx)
   31192                 :             :     {
   31193                 :             :       if (IOR == IOR)
   31194                 :             :         emit_move_insn (operands[3], constm1_rtx);
   31195                 :             :       else
   31196                 :             :         ix86_expand_unary_operator (NOT, SImode, &operands[3],
   31197                 :             :                                     TARGET_APX_NDD);
   31198                 :             :     }
   31199                 :             :   else
   31200                 :             :     ix86_expand_binary_operator (IOR, SImode, &operands[3],
   31201                 :             :                                  TARGET_APX_NDD);
   31202                 :             : 
   31203                 :             :   DONE;
   31204                 :             : }
   31205                 :             : #undef DONE
   31206                 :             : #undef FAIL
   31207                 :             :   emit_insn (const0_rtx);
   31208                 :             :   _val = get_insns ();
   31209                 :             :   end_sequence ();
   31210                 :             :   return _val;
   31211                 :             : }
   31212                 :             : 
   31213                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:12699 */
   31214                 :             : extern rtx_insn *gen_split_382 (rtx_insn *, rtx *);
   31215                 :             : rtx_insn *
   31216                 :             : gen_split_382 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   31217                 :             : {
   31218                 :             :   rtx_insn *_val = NULL;
   31219                 :             :   if (dump_file)
   31220                 :             :     fprintf (dump_file, "Splitting with gen_split_382 (i386.md:12699)\n");
   31221                 :             :   start_sequence ();
   31222                 :             : #define FAIL return (end_sequence (), _val)
   31223                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   31224                 :             : #line 12709 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   31225                 :             : {
   31226                 :             :   /* This insn may disappear completely when operands[2] == const0_rtx
   31227                 :             :      and operands[0] == operands[1], which requires a NOTE_INSN_DELETED.  */
   31228                 :             :   bool emit_insn_deleted_note_p = false;
   31229                 :             : 
   31230                 :             :   split_double_mode (DImode, &operands[0], 3, &operands[0], &operands[3]);
   31231                 :             : 
   31232                 :             :   if (operands[2] == const0_rtx)
   31233                 :             :     {
   31234                 :             :       if (!rtx_equal_p (operands[0], operands[1]))
   31235                 :             :         emit_move_insn (operands[0], operands[1]);
   31236                 :             :       else
   31237                 :             :         emit_insn_deleted_note_p = true;
   31238                 :             :     }
   31239                 :             :   else if (operands[2] == constm1_rtx)
   31240                 :             :     {
   31241                 :             :       if (XOR == IOR)
   31242                 :             :         emit_move_insn (operands[0], constm1_rtx);
   31243                 :             :       else
   31244                 :             :         ix86_expand_unary_operator (NOT, SImode, &operands[0],
   31245                 :             :                                     TARGET_APX_NDD);
   31246                 :             :     }
   31247                 :             :   else
   31248                 :             :     ix86_expand_binary_operator (XOR, SImode, &operands[0],
   31249                 :             :                                  TARGET_APX_NDD);
   31250                 :             : 
   31251                 :             :   if (operands[5] == const0_rtx)
   31252                 :             :     {
   31253                 :             :       if (!rtx_equal_p (operands[3], operands[4]))
   31254                 :             :         emit_move_insn (operands[3], operands[4]);
   31255                 :             :       else if (emit_insn_deleted_note_p)
   31256                 :             :         emit_note (NOTE_INSN_DELETED);
   31257                 :             :     }
   31258                 :             :   else if (operands[5] == constm1_rtx)
   31259                 :             :     {
   31260                 :             :       if (XOR == IOR)
   31261                 :             :         emit_move_insn (operands[3], constm1_rtx);
   31262                 :             :       else
   31263                 :             :         ix86_expand_unary_operator (NOT, SImode, &operands[3],
   31264                 :             :                                     TARGET_APX_NDD);
   31265                 :             :     }
   31266                 :             :   else
   31267                 :             :     ix86_expand_binary_operator (XOR, SImode, &operands[3],
   31268                 :             :                                  TARGET_APX_NDD);
   31269                 :             : 
   31270                 :             :   DONE;
   31271                 :             : }
   31272                 :             : #undef DONE
   31273                 :             : #undef FAIL
   31274                 :             :   emit_insn (const0_rtx);
   31275                 :             :   _val = get_insns ();
   31276                 :             :   end_sequence ();
   31277                 :             :   return _val;
   31278                 :             : }
   31279                 :             : 
   31280                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:12699 */
   31281                 :             : extern rtx_insn *gen_split_383 (rtx_insn *, rtx *);
   31282                 :             : rtx_insn *
   31283                 :             : gen_split_383 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   31284                 :             : {
   31285                 :             :   rtx_insn *_val = NULL;
   31286                 :             :   if (dump_file)
   31287                 :             :     fprintf (dump_file, "Splitting with gen_split_383 (i386.md:12699)\n");
   31288                 :             :   start_sequence ();
   31289                 :             : #define FAIL return (end_sequence (), _val)
   31290                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   31291                 :             : #line 12709 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   31292                 :             : {
   31293                 :             :   /* This insn may disappear completely when operands[2] == const0_rtx
   31294                 :             :      and operands[0] == operands[1], which requires a NOTE_INSN_DELETED.  */
   31295                 :             :   bool emit_insn_deleted_note_p = false;
   31296                 :             : 
   31297                 :             :   split_double_mode (TImode, &operands[0], 3, &operands[0], &operands[3]);
   31298                 :             : 
   31299                 :             :   if (operands[2] == const0_rtx)
   31300                 :             :     {
   31301                 :             :       if (!rtx_equal_p (operands[0], operands[1]))
   31302                 :             :         emit_move_insn (operands[0], operands[1]);
   31303                 :             :       else
   31304                 :             :         emit_insn_deleted_note_p = true;
   31305                 :             :     }
   31306                 :             :   else if (operands[2] == constm1_rtx)
   31307                 :             :     {
   31308                 :             :       if (IOR == IOR)
   31309                 :             :         emit_move_insn (operands[0], constm1_rtx);
   31310                 :             :       else
   31311                 :             :         ix86_expand_unary_operator (NOT, DImode, &operands[0],
   31312                 :             :                                     TARGET_APX_NDD);
   31313                 :             :     }
   31314                 :             :   else
   31315                 :             :     ix86_expand_binary_operator (IOR, DImode, &operands[0],
   31316                 :             :                                  TARGET_APX_NDD);
   31317                 :             : 
   31318                 :             :   if (operands[5] == const0_rtx)
   31319                 :             :     {
   31320                 :             :       if (!rtx_equal_p (operands[3], operands[4]))
   31321                 :             :         emit_move_insn (operands[3], operands[4]);
   31322                 :             :       else if (emit_insn_deleted_note_p)
   31323                 :             :         emit_note (NOTE_INSN_DELETED);
   31324                 :             :     }
   31325                 :             :   else if (operands[5] == constm1_rtx)
   31326                 :             :     {
   31327                 :             :       if (IOR == IOR)
   31328                 :             :         emit_move_insn (operands[3], constm1_rtx);
   31329                 :             :       else
   31330                 :             :         ix86_expand_unary_operator (NOT, DImode, &operands[3],
   31331                 :             :                                     TARGET_APX_NDD);
   31332                 :             :     }
   31333                 :             :   else
   31334                 :             :     ix86_expand_binary_operator (IOR, DImode, &operands[3],
   31335                 :             :                                  TARGET_APX_NDD);
   31336                 :             : 
   31337                 :             :   DONE;
   31338                 :             : }
   31339                 :             : #undef DONE
   31340                 :             : #undef FAIL
   31341                 :             :   emit_insn (const0_rtx);
   31342                 :             :   _val = get_insns ();
   31343                 :             :   end_sequence ();
   31344                 :             :   return _val;
   31345                 :             : }
   31346                 :             : 
   31347                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:12699 */
   31348                 :             : extern rtx_insn *gen_split_384 (rtx_insn *, rtx *);
   31349                 :             : rtx_insn *
   31350                 :             : gen_split_384 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   31351                 :             : {
   31352                 :             :   rtx_insn *_val = NULL;
   31353                 :             :   if (dump_file)
   31354                 :             :     fprintf (dump_file, "Splitting with gen_split_384 (i386.md:12699)\n");
   31355                 :             :   start_sequence ();
   31356                 :             : #define FAIL return (end_sequence (), _val)
   31357                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   31358                 :             : #line 12709 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   31359                 :             : {
   31360                 :             :   /* This insn may disappear completely when operands[2] == const0_rtx
   31361                 :             :      and operands[0] == operands[1], which requires a NOTE_INSN_DELETED.  */
   31362                 :             :   bool emit_insn_deleted_note_p = false;
   31363                 :             : 
   31364                 :             :   split_double_mode (TImode, &operands[0], 3, &operands[0], &operands[3]);
   31365                 :             : 
   31366                 :             :   if (operands[2] == const0_rtx)
   31367                 :             :     {
   31368                 :             :       if (!rtx_equal_p (operands[0], operands[1]))
   31369                 :             :         emit_move_insn (operands[0], operands[1]);
   31370                 :             :       else
   31371                 :             :         emit_insn_deleted_note_p = true;
   31372                 :             :     }
   31373                 :             :   else if (operands[2] == constm1_rtx)
   31374                 :             :     {
   31375                 :             :       if (XOR == IOR)
   31376                 :             :         emit_move_insn (operands[0], constm1_rtx);
   31377                 :             :       else
   31378                 :             :         ix86_expand_unary_operator (NOT, DImode, &operands[0],
   31379                 :             :                                     TARGET_APX_NDD);
   31380                 :             :     }
   31381                 :             :   else
   31382                 :             :     ix86_expand_binary_operator (XOR, DImode, &operands[0],
   31383                 :             :                                  TARGET_APX_NDD);
   31384                 :             : 
   31385                 :             :   if (operands[5] == const0_rtx)
   31386                 :             :     {
   31387                 :             :       if (!rtx_equal_p (operands[3], operands[4]))
   31388                 :             :         emit_move_insn (operands[3], operands[4]);
   31389                 :             :       else if (emit_insn_deleted_note_p)
   31390                 :             :         emit_note (NOTE_INSN_DELETED);
   31391                 :             :     }
   31392                 :             :   else if (operands[5] == constm1_rtx)
   31393                 :             :     {
   31394                 :             :       if (XOR == IOR)
   31395                 :             :         emit_move_insn (operands[3], constm1_rtx);
   31396                 :             :       else
   31397                 :             :         ix86_expand_unary_operator (NOT, DImode, &operands[3],
   31398                 :             :                                     TARGET_APX_NDD);
   31399                 :             :     }
   31400                 :             :   else
   31401                 :             :     ix86_expand_binary_operator (XOR, DImode, &operands[3],
   31402                 :             :                                  TARGET_APX_NDD);
   31403                 :             : 
   31404                 :             :   DONE;
   31405                 :             : }
   31406                 :             : #undef DONE
   31407                 :             : #undef FAIL
   31408                 :             :   emit_insn (const0_rtx);
   31409                 :             :   _val = get_insns ();
   31410                 :             :   end_sequence ();
   31411                 :             :   return _val;
   31412                 :             : }
   31413                 :             : 
   31414                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:12776 */
   31415                 :             : extern rtx_insn *gen_split_385 (rtx_insn *, rtx *);
   31416                 :             : rtx_insn *
   31417                 :             : gen_split_385 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   31418                 :             : {
   31419                 :             :   rtx operand0;
   31420                 :             :   rtx operand1;
   31421                 :             :   rtx operand2;
   31422                 :             :   rtx_insn *_val = NULL;
   31423                 :             :   if (dump_file)
   31424                 :             :     fprintf (dump_file, "Splitting with gen_split_385 (i386.md:12776)\n");
   31425                 :             :   start_sequence ();
   31426                 :             : #define FAIL return (end_sequence (), _val)
   31427                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   31428                 :             : #line 12792 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   31429                 :             : {
   31430                 :             :   if (MASK_REG_P (operands[0]))
   31431                 :             :     {
   31432                 :             :       emit_insn (gen_kxnorhi (operands[0], operands[1], operands[2]));
   31433                 :             :       DONE;
   31434                 :             :     }
   31435                 :             : }
   31436                 :             : #undef DONE
   31437                 :             : #undef FAIL
   31438                 :             :   operand0 = operands[0];
   31439                 :             :   (void) operand0;
   31440                 :             :   operand1 = operands[1];
   31441                 :             :   (void) operand1;
   31442                 :             :   operand2 = operands[2];
   31443                 :             :   (void) operand2;
   31444                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   31445                 :             :         gen_rtvec (2,
   31446                 :             :                 gen_rtx_SET (operand0,
   31447                 :             :         gen_rtx_XOR (HImode,
   31448                 :             :         operand1,
   31449                 :             :         operand2)),
   31450                 :             :                 gen_hard_reg_clobber (CCmode, 17))), true);
   31451                 :             :   emit_insn (gen_rtx_SET (copy_rtx (operand0),
   31452                 :             :         gen_rtx_NOT (HImode,
   31453                 :             :         copy_rtx (operand0))));
   31454                 :             :   _val = get_insns ();
   31455                 :             :   end_sequence ();
   31456                 :             :   return _val;
   31457                 :             : }
   31458                 :             : 
   31459                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:12776 */
   31460                 :             : extern rtx_insn *gen_split_386 (rtx_insn *, rtx *);
   31461                 :             : rtx_insn *
   31462                 :             : gen_split_386 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   31463                 :             : {
   31464                 :             :   rtx operand0;
   31465                 :             :   rtx operand1;
   31466                 :             :   rtx operand2;
   31467                 :             :   rtx_insn *_val = NULL;
   31468                 :             :   if (dump_file)
   31469                 :             :     fprintf (dump_file, "Splitting with gen_split_386 (i386.md:12776)\n");
   31470                 :             :   start_sequence ();
   31471                 :             : #define FAIL return (end_sequence (), _val)
   31472                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   31473                 :             : #line 12792 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   31474                 :             : {
   31475                 :             :   if (MASK_REG_P (operands[0]))
   31476                 :             :     {
   31477                 :             :       emit_insn (gen_kxnorsi (operands[0], operands[1], operands[2]));
   31478                 :             :       DONE;
   31479                 :             :     }
   31480                 :             : }
   31481                 :             : #undef DONE
   31482                 :             : #undef FAIL
   31483                 :             :   operand0 = operands[0];
   31484                 :             :   (void) operand0;
   31485                 :             :   operand1 = operands[1];
   31486                 :             :   (void) operand1;
   31487                 :             :   operand2 = operands[2];
   31488                 :             :   (void) operand2;
   31489                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   31490                 :             :         gen_rtvec (2,
   31491                 :             :                 gen_rtx_SET (operand0,
   31492                 :             :         gen_rtx_XOR (SImode,
   31493                 :             :         operand1,
   31494                 :             :         operand2)),
   31495                 :             :                 gen_hard_reg_clobber (CCmode, 17))), true);
   31496                 :             :   emit_insn (gen_rtx_SET (copy_rtx (operand0),
   31497                 :             :         gen_rtx_NOT (SImode,
   31498                 :             :         copy_rtx (operand0))));
   31499                 :             :   _val = get_insns ();
   31500                 :             :   end_sequence ();
   31501                 :             :   return _val;
   31502                 :             : }
   31503                 :             : 
   31504                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:12776 */
   31505                 :             : extern rtx_insn *gen_split_387 (rtx_insn *, rtx *);
   31506                 :             : rtx_insn *
   31507                 :             : gen_split_387 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   31508                 :             : {
   31509                 :             :   rtx operand0;
   31510                 :             :   rtx operand1;
   31511                 :             :   rtx operand2;
   31512                 :             :   rtx_insn *_val = NULL;
   31513                 :             :   if (dump_file)
   31514                 :             :     fprintf (dump_file, "Splitting with gen_split_387 (i386.md:12776)\n");
   31515                 :             :   start_sequence ();
   31516                 :             : #define FAIL return (end_sequence (), _val)
   31517                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   31518                 :             : #line 12792 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   31519                 :             : {
   31520                 :             :   if (MASK_REG_P (operands[0]))
   31521                 :             :     {
   31522                 :             :       emit_insn (gen_kxnordi (operands[0], operands[1], operands[2]));
   31523                 :             :       DONE;
   31524                 :             :     }
   31525                 :             : }
   31526                 :             : #undef DONE
   31527                 :             : #undef FAIL
   31528                 :             :   operand0 = operands[0];
   31529                 :             :   (void) operand0;
   31530                 :             :   operand1 = operands[1];
   31531                 :             :   (void) operand1;
   31532                 :             :   operand2 = operands[2];
   31533                 :             :   (void) operand2;
   31534                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   31535                 :             :         gen_rtvec (2,
   31536                 :             :                 gen_rtx_SET (operand0,
   31537                 :             :         gen_rtx_XOR (DImode,
   31538                 :             :         operand1,
   31539                 :             :         operand2)),
   31540                 :             :                 gen_hard_reg_clobber (CCmode, 17))), true);
   31541                 :             :   emit_insn (gen_rtx_SET (copy_rtx (operand0),
   31542                 :             :         gen_rtx_NOT (DImode,
   31543                 :             :         copy_rtx (operand0))));
   31544                 :             :   _val = get_insns ();
   31545                 :             :   end_sequence ();
   31546                 :             :   return _val;
   31547                 :             : }
   31548                 :             : 
   31549                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:12803 */
   31550                 :             : extern rtx_insn *gen_split_388 (rtx_insn *, rtx *);
   31551                 :             : rtx_insn *
   31552                 :             : gen_split_388 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   31553                 :             : {
   31554                 :             :   rtx operand0;
   31555                 :             :   rtx operand1;
   31556                 :             :   rtx operand2;
   31557                 :             :   rtx operand3;
   31558                 :             :   rtx_insn *_val = NULL;
   31559                 :             :   if (dump_file)
   31560                 :             :     fprintf (dump_file, "Splitting with gen_split_388 (i386.md:12803)\n");
   31561                 :             :   start_sequence ();
   31562                 :             : #define FAIL return (end_sequence (), _val)
   31563                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   31564                 :             : #line 12819 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   31565                 :             : operands[3] = GEN_INT (exact_log2 (INTVAL (operands[2])));
   31566                 :             : #undef DONE
   31567                 :             : #undef FAIL
   31568                 :             :   operand0 = operands[0];
   31569                 :             :   (void) operand0;
   31570                 :             :   operand1 = operands[1];
   31571                 :             :   (void) operand1;
   31572                 :             :   operand2 = operands[2];
   31573                 :             :   (void) operand2;
   31574                 :             :   operand3 = operands[3];
   31575                 :             :   (void) operand3;
   31576                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   31577                 :             :         gen_rtvec (2,
   31578                 :             :                 gen_rtx_SET (gen_rtx_ZERO_EXTRACT (DImode,
   31579                 :             :         operand0,
   31580                 :             :         const1_rtx,
   31581                 :             :         operand3),
   31582                 :             :         const1_rtx),
   31583                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   31584                 :             :   _val = get_insns ();
   31585                 :             :   end_sequence ();
   31586                 :             :   return _val;
   31587                 :             : }
   31588                 :             : 
   31589                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:12825 */
   31590                 :             : extern rtx_insn *gen_split_389 (rtx_insn *, rtx *);
   31591                 :             : rtx_insn *
   31592                 :             : gen_split_389 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   31593                 :             : {
   31594                 :             :   rtx operand0;
   31595                 :             :   rtx operand1;
   31596                 :             :   rtx operand2;
   31597                 :             :   rtx operand3;
   31598                 :             :   rtx_insn *_val = NULL;
   31599                 :             :   if (dump_file)
   31600                 :             :     fprintf (dump_file, "Splitting with gen_split_389 (i386.md:12825)\n");
   31601                 :             :   start_sequence ();
   31602                 :             : #define FAIL return (end_sequence (), _val)
   31603                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   31604                 :             : #line 12843 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   31605                 :             : operands[3] = GEN_INT (exact_log2 (INTVAL (operands[2])));
   31606                 :             : #undef DONE
   31607                 :             : #undef FAIL
   31608                 :             :   operand0 = operands[0];
   31609                 :             :   (void) operand0;
   31610                 :             :   operand1 = operands[1];
   31611                 :             :   (void) operand1;
   31612                 :             :   operand2 = operands[2];
   31613                 :             :   (void) operand2;
   31614                 :             :   operand3 = operands[3];
   31615                 :             :   (void) operand3;
   31616                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   31617                 :             :         gen_rtvec (2,
   31618                 :             :                 gen_rtx_SET (gen_rtx_ZERO_EXTRACT (DImode,
   31619                 :             :         operand0,
   31620                 :             :         const1_rtx,
   31621                 :             :         operand3),
   31622                 :             :         gen_rtx_NOT (DImode,
   31623                 :             :         gen_rtx_ZERO_EXTRACT (DImode,
   31624                 :             :         copy_rtx (operand0),
   31625                 :             :         const1_rtx,
   31626                 :             :         copy_rtx (operand3)))),
   31627                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   31628                 :             :   _val = get_insns ();
   31629                 :             :   end_sequence ();
   31630                 :             :   return _val;
   31631                 :             : }
   31632                 :             : 
   31633                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:12850 */
   31634                 :             : extern rtx_insn *gen_split_390 (rtx_insn *, rtx *);
   31635                 :             : rtx_insn *
   31636                 :             : gen_split_390 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   31637                 :             : {
   31638                 :             :   rtx operand0;
   31639                 :             :   rtx operand1;
   31640                 :             :   rtx operand2;
   31641                 :             :   rtx operand3;
   31642                 :             :   rtx operand4;
   31643                 :             :   rtx operand5;
   31644                 :             :   rtx_insn *_val = NULL;
   31645                 :             :   if (dump_file)
   31646                 :             :     fprintf (dump_file, "Splitting with gen_split_390 (i386.md:12850)\n");
   31647                 :             :   start_sequence ();
   31648                 :             : #define FAIL return (end_sequence (), _val)
   31649                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   31650                 :             : #line 12879 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   31651                 :             : {
   31652                 :             :   operands[1] = force_reg (HImode, operands[1]);
   31653                 :             :   operands[3] = force_reg (HImode, operands[3]);
   31654                 :             :   operands[4] = gen_reg_rtx (HImode);
   31655                 :             :   operands[5] = gen_reg_rtx (HImode);
   31656                 :             : }
   31657                 :             : #undef DONE
   31658                 :             : #undef FAIL
   31659                 :             :   operand0 = operands[0];
   31660                 :             :   (void) operand0;
   31661                 :             :   operand1 = operands[1];
   31662                 :             :   (void) operand1;
   31663                 :             :   operand2 = operands[2];
   31664                 :             :   (void) operand2;
   31665                 :             :   operand3 = operands[3];
   31666                 :             :   (void) operand3;
   31667                 :             :   operand4 = operands[4];
   31668                 :             :   (void) operand4;
   31669                 :             :   operand5 = operands[5];
   31670                 :             :   (void) operand5;
   31671                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   31672                 :             :         gen_rtvec (2,
   31673                 :             :                 gen_rtx_SET (operand4,
   31674                 :             :         gen_rtx_AND (HImode,
   31675                 :             :         gen_rtx_NOT (HImode,
   31676                 :             :         operand3),
   31677                 :             :         operand1)),
   31678                 :             :                 gen_hard_reg_clobber (CCmode, 17))), true);
   31679                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   31680                 :             :         gen_rtvec (2,
   31681                 :             :                 gen_rtx_SET (operand5,
   31682                 :             :         gen_rtx_AND (HImode,
   31683                 :             :         copy_rtx (operand3),
   31684                 :             :         operand2)),
   31685                 :             :                 gen_hard_reg_clobber (CCmode, 17))), true);
   31686                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   31687                 :             :         gen_rtvec (2,
   31688                 :             :                 gen_rtx_SET (operand0,
   31689                 :             :         gen_rtx_IOR (HImode,
   31690                 :             :         copy_rtx (operand4),
   31691                 :             :         copy_rtx (operand5))),
   31692                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   31693                 :             :   _val = get_insns ();
   31694                 :             :   end_sequence ();
   31695                 :             :   return _val;
   31696                 :             : }
   31697                 :             : 
   31698                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:12850 */
   31699                 :             : extern rtx_insn *gen_split_391 (rtx_insn *, rtx *);
   31700                 :             : rtx_insn *
   31701                 :             : gen_split_391 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   31702                 :             : {
   31703                 :             :   rtx operand0;
   31704                 :             :   rtx operand1;
   31705                 :             :   rtx operand2;
   31706                 :             :   rtx operand3;
   31707                 :             :   rtx operand4;
   31708                 :             :   rtx operand5;
   31709                 :             :   rtx_insn *_val = NULL;
   31710                 :             :   if (dump_file)
   31711                 :             :     fprintf (dump_file, "Splitting with gen_split_391 (i386.md:12850)\n");
   31712                 :             :   start_sequence ();
   31713                 :             : #define FAIL return (end_sequence (), _val)
   31714                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   31715                 :             : #line 12879 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   31716                 :             : {
   31717                 :             :   operands[1] = force_reg (SImode, operands[1]);
   31718                 :             :   operands[3] = force_reg (SImode, operands[3]);
   31719                 :             :   operands[4] = gen_reg_rtx (SImode);
   31720                 :             :   operands[5] = gen_reg_rtx (SImode);
   31721                 :             : }
   31722                 :             : #undef DONE
   31723                 :             : #undef FAIL
   31724                 :             :   operand0 = operands[0];
   31725                 :             :   (void) operand0;
   31726                 :             :   operand1 = operands[1];
   31727                 :             :   (void) operand1;
   31728                 :             :   operand2 = operands[2];
   31729                 :             :   (void) operand2;
   31730                 :             :   operand3 = operands[3];
   31731                 :             :   (void) operand3;
   31732                 :             :   operand4 = operands[4];
   31733                 :             :   (void) operand4;
   31734                 :             :   operand5 = operands[5];
   31735                 :             :   (void) operand5;
   31736                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   31737                 :             :         gen_rtvec (2,
   31738                 :             :                 gen_rtx_SET (operand4,
   31739                 :             :         gen_rtx_AND (SImode,
   31740                 :             :         gen_rtx_NOT (SImode,
   31741                 :             :         operand3),
   31742                 :             :         operand1)),
   31743                 :             :                 gen_hard_reg_clobber (CCmode, 17))), true);
   31744                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   31745                 :             :         gen_rtvec (2,
   31746                 :             :                 gen_rtx_SET (operand5,
   31747                 :             :         gen_rtx_AND (SImode,
   31748                 :             :         copy_rtx (operand3),
   31749                 :             :         operand2)),
   31750                 :             :                 gen_hard_reg_clobber (CCmode, 17))), true);
   31751                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   31752                 :             :         gen_rtvec (2,
   31753                 :             :                 gen_rtx_SET (operand0,
   31754                 :             :         gen_rtx_IOR (SImode,
   31755                 :             :         copy_rtx (operand4),
   31756                 :             :         copy_rtx (operand5))),
   31757                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   31758                 :             :   _val = get_insns ();
   31759                 :             :   end_sequence ();
   31760                 :             :   return _val;
   31761                 :             : }
   31762                 :             : 
   31763                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:12850 */
   31764                 :             : extern rtx_insn *gen_split_392 (rtx_insn *, rtx *);
   31765                 :             : rtx_insn *
   31766                 :             : gen_split_392 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   31767                 :             : {
   31768                 :             :   rtx operand0;
   31769                 :             :   rtx operand1;
   31770                 :             :   rtx operand2;
   31771                 :             :   rtx operand3;
   31772                 :             :   rtx operand4;
   31773                 :             :   rtx operand5;
   31774                 :             :   rtx_insn *_val = NULL;
   31775                 :             :   if (dump_file)
   31776                 :             :     fprintf (dump_file, "Splitting with gen_split_392 (i386.md:12850)\n");
   31777                 :             :   start_sequence ();
   31778                 :             : #define FAIL return (end_sequence (), _val)
   31779                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   31780                 :             : #line 12879 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   31781                 :             : {
   31782                 :             :   operands[1] = force_reg (DImode, operands[1]);
   31783                 :             :   operands[3] = force_reg (DImode, operands[3]);
   31784                 :             :   operands[4] = gen_reg_rtx (DImode);
   31785                 :             :   operands[5] = gen_reg_rtx (DImode);
   31786                 :             : }
   31787                 :             : #undef DONE
   31788                 :             : #undef FAIL
   31789                 :             :   operand0 = operands[0];
   31790                 :             :   (void) operand0;
   31791                 :             :   operand1 = operands[1];
   31792                 :             :   (void) operand1;
   31793                 :             :   operand2 = operands[2];
   31794                 :             :   (void) operand2;
   31795                 :             :   operand3 = operands[3];
   31796                 :             :   (void) operand3;
   31797                 :             :   operand4 = operands[4];
   31798                 :             :   (void) operand4;
   31799                 :             :   operand5 = operands[5];
   31800                 :             :   (void) operand5;
   31801                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   31802                 :             :         gen_rtvec (2,
   31803                 :             :                 gen_rtx_SET (operand4,
   31804                 :             :         gen_rtx_AND (DImode,
   31805                 :             :         gen_rtx_NOT (DImode,
   31806                 :             :         operand3),
   31807                 :             :         operand1)),
   31808                 :             :                 gen_hard_reg_clobber (CCmode, 17))), true);
   31809                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   31810                 :             :         gen_rtvec (2,
   31811                 :             :                 gen_rtx_SET (operand5,
   31812                 :             :         gen_rtx_AND (DImode,
   31813                 :             :         copy_rtx (operand3),
   31814                 :             :         operand2)),
   31815                 :             :                 gen_hard_reg_clobber (CCmode, 17))), true);
   31816                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   31817                 :             :         gen_rtvec (2,
   31818                 :             :                 gen_rtx_SET (operand0,
   31819                 :             :         gen_rtx_IOR (DImode,
   31820                 :             :         copy_rtx (operand4),
   31821                 :             :         copy_rtx (operand5))),
   31822                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   31823                 :             :   _val = get_insns ();
   31824                 :             :   end_sequence ();
   31825                 :             :   return _val;
   31826                 :             : }
   31827                 :             : 
   31828                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:12948 */
   31829                 :             : extern rtx_insn *gen_split_393 (rtx_insn *, rtx *);
   31830                 :             : rtx_insn *
   31831                 :             : gen_split_393 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   31832                 :             : {
   31833                 :             :   rtx operand0;
   31834                 :             :   rtx operand1;
   31835                 :             :   rtx operand2;
   31836                 :             :   rtx_insn *_val = NULL;
   31837                 :             :   if (dump_file)
   31838                 :             :     fprintf (dump_file, "Splitting with gen_split_393 (i386.md:12948)\n");
   31839                 :             :   start_sequence ();
   31840                 :             : #define FAIL return (end_sequence (), _val)
   31841                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   31842                 :             : #line 12963 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   31843                 :             : {
   31844                 :             :   if (mask_reg_operand (operands[0], QImode))
   31845                 :             :     {
   31846                 :             :       emit_insn (gen_kxnorqi (operands[0], operands[1], operands[2]));
   31847                 :             :       DONE;
   31848                 :             :     }
   31849                 :             : }
   31850                 :             : #undef DONE
   31851                 :             : #undef FAIL
   31852                 :             :   operand0 = operands[0];
   31853                 :             :   (void) operand0;
   31854                 :             :   operand1 = operands[1];
   31855                 :             :   (void) operand1;
   31856                 :             :   operand2 = operands[2];
   31857                 :             :   (void) operand2;
   31858                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   31859                 :             :         gen_rtvec (2,
   31860                 :             :                 gen_rtx_SET (operand0,
   31861                 :             :         gen_rtx_XOR (QImode,
   31862                 :             :         operand1,
   31863                 :             :         operand2)),
   31864                 :             :                 gen_hard_reg_clobber (CCmode, 17))), true);
   31865                 :             :   emit_insn (gen_rtx_SET (copy_rtx (operand0),
   31866                 :             :         gen_rtx_NOT (QImode,
   31867                 :             :         copy_rtx (operand0))));
   31868                 :             :   _val = get_insns ();
   31869                 :             :   end_sequence ();
   31870                 :             :   return _val;
   31871                 :             : }
   31872                 :             : 
   31873                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:12990 */
   31874                 :             : extern rtx_insn *gen_split_394 (rtx_insn *, rtx *);
   31875                 :             : rtx_insn *
   31876                 :             : gen_split_394 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   31877                 :             : {
   31878                 :             :   rtx operand0;
   31879                 :             :   rtx operand1;
   31880                 :             :   rtx operand2;
   31881                 :             :   rtx operand3;
   31882                 :             :   rtx_insn *_val = NULL;
   31883                 :             :   if (dump_file)
   31884                 :             :     fprintf (dump_file, "Splitting with gen_split_394 (i386.md:12990)\n");
   31885                 :             :   start_sequence ();
   31886                 :             : #define FAIL return (end_sequence (), _val)
   31887                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   31888                 :             : #line 12998 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   31889                 :             : operands[3] = gen_reg_rtx (HImode);
   31890                 :             : #undef DONE
   31891                 :             : #undef FAIL
   31892                 :             :   operand0 = operands[0];
   31893                 :             :   (void) operand0;
   31894                 :             :   operand1 = operands[1];
   31895                 :             :   (void) operand1;
   31896                 :             :   operand2 = operands[2];
   31897                 :             :   (void) operand2;
   31898                 :             :   operand3 = operands[3];
   31899                 :             :   (void) operand3;
   31900                 :             :   emit_insn (gen_rtx_SET (operand3,
   31901                 :             :         gen_rtx_SIGN_EXTEND (HImode,
   31902                 :             :         operand1)));
   31903                 :             :   emit_insn (gen_rtx_SET (operand0,
   31904                 :             :         gen_rtx_AND (HImode,
   31905                 :             :         copy_rtx (operand3),
   31906                 :             :         operand2)));
   31907                 :             :   _val = get_insns ();
   31908                 :             :   end_sequence ();
   31909                 :             :   return _val;
   31910                 :             : }
   31911                 :             : 
   31912                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:12990 */
   31913                 :             : extern rtx_insn *gen_split_395 (rtx_insn *, rtx *);
   31914                 :             : rtx_insn *
   31915                 :             : gen_split_395 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   31916                 :             : {
   31917                 :             :   rtx operand0;
   31918                 :             :   rtx operand1;
   31919                 :             :   rtx operand2;
   31920                 :             :   rtx operand3;
   31921                 :             :   rtx_insn *_val = NULL;
   31922                 :             :   if (dump_file)
   31923                 :             :     fprintf (dump_file, "Splitting with gen_split_395 (i386.md:12990)\n");
   31924                 :             :   start_sequence ();
   31925                 :             : #define FAIL return (end_sequence (), _val)
   31926                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   31927                 :             : #line 12998 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   31928                 :             : operands[3] = gen_reg_rtx (HImode);
   31929                 :             : #undef DONE
   31930                 :             : #undef FAIL
   31931                 :             :   operand0 = operands[0];
   31932                 :             :   (void) operand0;
   31933                 :             :   operand1 = operands[1];
   31934                 :             :   (void) operand1;
   31935                 :             :   operand2 = operands[2];
   31936                 :             :   (void) operand2;
   31937                 :             :   operand3 = operands[3];
   31938                 :             :   (void) operand3;
   31939                 :             :   emit_insn (gen_rtx_SET (operand3,
   31940                 :             :         gen_rtx_SIGN_EXTEND (HImode,
   31941                 :             :         operand1)));
   31942                 :             :   emit_insn (gen_rtx_SET (operand0,
   31943                 :             :         gen_rtx_IOR (HImode,
   31944                 :             :         copy_rtx (operand3),
   31945                 :             :         operand2)));
   31946                 :             :   _val = get_insns ();
   31947                 :             :   end_sequence ();
   31948                 :             :   return _val;
   31949                 :             : }
   31950                 :             : 
   31951                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:12990 */
   31952                 :             : extern rtx_insn *gen_split_396 (rtx_insn *, rtx *);
   31953                 :             : rtx_insn *
   31954                 :             : gen_split_396 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   31955                 :             : {
   31956                 :             :   rtx operand0;
   31957                 :             :   rtx operand1;
   31958                 :             :   rtx operand2;
   31959                 :             :   rtx operand3;
   31960                 :             :   rtx_insn *_val = NULL;
   31961                 :             :   if (dump_file)
   31962                 :             :     fprintf (dump_file, "Splitting with gen_split_396 (i386.md:12990)\n");
   31963                 :             :   start_sequence ();
   31964                 :             : #define FAIL return (end_sequence (), _val)
   31965                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   31966                 :             : #line 12998 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   31967                 :             : operands[3] = gen_reg_rtx (HImode);
   31968                 :             : #undef DONE
   31969                 :             : #undef FAIL
   31970                 :             :   operand0 = operands[0];
   31971                 :             :   (void) operand0;
   31972                 :             :   operand1 = operands[1];
   31973                 :             :   (void) operand1;
   31974                 :             :   operand2 = operands[2];
   31975                 :             :   (void) operand2;
   31976                 :             :   operand3 = operands[3];
   31977                 :             :   (void) operand3;
   31978                 :             :   emit_insn (gen_rtx_SET (operand3,
   31979                 :             :         gen_rtx_SIGN_EXTEND (HImode,
   31980                 :             :         operand1)));
   31981                 :             :   emit_insn (gen_rtx_SET (operand0,
   31982                 :             :         gen_rtx_XOR (HImode,
   31983                 :             :         copy_rtx (operand3),
   31984                 :             :         operand2)));
   31985                 :             :   _val = get_insns ();
   31986                 :             :   end_sequence ();
   31987                 :             :   return _val;
   31988                 :             : }
   31989                 :             : 
   31990                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:12990 */
   31991                 :             : extern rtx_insn *gen_split_397 (rtx_insn *, rtx *);
   31992                 :             : rtx_insn *
   31993                 :             : gen_split_397 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   31994                 :             : {
   31995                 :             :   rtx operand0;
   31996                 :             :   rtx operand1;
   31997                 :             :   rtx operand2;
   31998                 :             :   rtx operand3;
   31999                 :             :   rtx_insn *_val = NULL;
   32000                 :             :   if (dump_file)
   32001                 :             :     fprintf (dump_file, "Splitting with gen_split_397 (i386.md:12990)\n");
   32002                 :             :   start_sequence ();
   32003                 :             : #define FAIL return (end_sequence (), _val)
   32004                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   32005                 :             : #line 12998 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   32006                 :             : operands[3] = gen_reg_rtx (SImode);
   32007                 :             : #undef DONE
   32008                 :             : #undef FAIL
   32009                 :             :   operand0 = operands[0];
   32010                 :             :   (void) operand0;
   32011                 :             :   operand1 = operands[1];
   32012                 :             :   (void) operand1;
   32013                 :             :   operand2 = operands[2];
   32014                 :             :   (void) operand2;
   32015                 :             :   operand3 = operands[3];
   32016                 :             :   (void) operand3;
   32017                 :             :   emit_insn (gen_rtx_SET (operand3,
   32018                 :             :         gen_rtx_SIGN_EXTEND (SImode,
   32019                 :             :         operand1)));
   32020                 :             :   emit_insn (gen_rtx_SET (operand0,
   32021                 :             :         gen_rtx_AND (SImode,
   32022                 :             :         copy_rtx (operand3),
   32023                 :             :         operand2)));
   32024                 :             :   _val = get_insns ();
   32025                 :             :   end_sequence ();
   32026                 :             :   return _val;
   32027                 :             : }
   32028                 :             : 
   32029                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:12990 */
   32030                 :             : extern rtx_insn *gen_split_398 (rtx_insn *, rtx *);
   32031                 :             : rtx_insn *
   32032                 :             : gen_split_398 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   32033                 :             : {
   32034                 :             :   rtx operand0;
   32035                 :             :   rtx operand1;
   32036                 :             :   rtx operand2;
   32037                 :             :   rtx operand3;
   32038                 :             :   rtx_insn *_val = NULL;
   32039                 :             :   if (dump_file)
   32040                 :             :     fprintf (dump_file, "Splitting with gen_split_398 (i386.md:12990)\n");
   32041                 :             :   start_sequence ();
   32042                 :             : #define FAIL return (end_sequence (), _val)
   32043                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   32044                 :             : #line 12998 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   32045                 :             : operands[3] = gen_reg_rtx (SImode);
   32046                 :             : #undef DONE
   32047                 :             : #undef FAIL
   32048                 :             :   operand0 = operands[0];
   32049                 :             :   (void) operand0;
   32050                 :             :   operand1 = operands[1];
   32051                 :             :   (void) operand1;
   32052                 :             :   operand2 = operands[2];
   32053                 :             :   (void) operand2;
   32054                 :             :   operand3 = operands[3];
   32055                 :             :   (void) operand3;
   32056                 :             :   emit_insn (gen_rtx_SET (operand3,
   32057                 :             :         gen_rtx_SIGN_EXTEND (SImode,
   32058                 :             :         operand1)));
   32059                 :             :   emit_insn (gen_rtx_SET (operand0,
   32060                 :             :         gen_rtx_IOR (SImode,
   32061                 :             :         copy_rtx (operand3),
   32062                 :             :         operand2)));
   32063                 :             :   _val = get_insns ();
   32064                 :             :   end_sequence ();
   32065                 :             :   return _val;
   32066                 :             : }
   32067                 :             : 
   32068                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:12990 */
   32069                 :             : extern rtx_insn *gen_split_399 (rtx_insn *, rtx *);
   32070                 :             : rtx_insn *
   32071                 :             : gen_split_399 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   32072                 :             : {
   32073                 :             :   rtx operand0;
   32074                 :             :   rtx operand1;
   32075                 :             :   rtx operand2;
   32076                 :             :   rtx operand3;
   32077                 :             :   rtx_insn *_val = NULL;
   32078                 :             :   if (dump_file)
   32079                 :             :     fprintf (dump_file, "Splitting with gen_split_399 (i386.md:12990)\n");
   32080                 :             :   start_sequence ();
   32081                 :             : #define FAIL return (end_sequence (), _val)
   32082                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   32083                 :             : #line 12998 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   32084                 :             : operands[3] = gen_reg_rtx (SImode);
   32085                 :             : #undef DONE
   32086                 :             : #undef FAIL
   32087                 :             :   operand0 = operands[0];
   32088                 :             :   (void) operand0;
   32089                 :             :   operand1 = operands[1];
   32090                 :             :   (void) operand1;
   32091                 :             :   operand2 = operands[2];
   32092                 :             :   (void) operand2;
   32093                 :             :   operand3 = operands[3];
   32094                 :             :   (void) operand3;
   32095                 :             :   emit_insn (gen_rtx_SET (operand3,
   32096                 :             :         gen_rtx_SIGN_EXTEND (SImode,
   32097                 :             :         operand1)));
   32098                 :             :   emit_insn (gen_rtx_SET (operand0,
   32099                 :             :         gen_rtx_XOR (SImode,
   32100                 :             :         copy_rtx (operand3),
   32101                 :             :         operand2)));
   32102                 :             :   _val = get_insns ();
   32103                 :             :   end_sequence ();
   32104                 :             :   return _val;
   32105                 :             : }
   32106                 :             : 
   32107                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:12990 */
   32108                 :             : extern rtx_insn *gen_split_400 (rtx_insn *, rtx *);
   32109                 :             : rtx_insn *
   32110                 :             : gen_split_400 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   32111                 :             : {
   32112                 :             :   rtx operand0;
   32113                 :             :   rtx operand1;
   32114                 :             :   rtx operand2;
   32115                 :             :   rtx operand3;
   32116                 :             :   rtx_insn *_val = NULL;
   32117                 :             :   if (dump_file)
   32118                 :             :     fprintf (dump_file, "Splitting with gen_split_400 (i386.md:12990)\n");
   32119                 :             :   start_sequence ();
   32120                 :             : #define FAIL return (end_sequence (), _val)
   32121                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   32122                 :             : #line 12998 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   32123                 :             : operands[3] = gen_reg_rtx (DImode);
   32124                 :             : #undef DONE
   32125                 :             : #undef FAIL
   32126                 :             :   operand0 = operands[0];
   32127                 :             :   (void) operand0;
   32128                 :             :   operand1 = operands[1];
   32129                 :             :   (void) operand1;
   32130                 :             :   operand2 = operands[2];
   32131                 :             :   (void) operand2;
   32132                 :             :   operand3 = operands[3];
   32133                 :             :   (void) operand3;
   32134                 :             :   emit_insn (gen_rtx_SET (operand3,
   32135                 :             :         gen_rtx_SIGN_EXTEND (DImode,
   32136                 :             :         operand1)));
   32137                 :             :   emit_insn (gen_rtx_SET (operand0,
   32138                 :             :         gen_rtx_AND (DImode,
   32139                 :             :         copy_rtx (operand3),
   32140                 :             :         operand2)));
   32141                 :             :   _val = get_insns ();
   32142                 :             :   end_sequence ();
   32143                 :             :   return _val;
   32144                 :             : }
   32145                 :             : 
   32146                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:12990 */
   32147                 :             : extern rtx_insn *gen_split_401 (rtx_insn *, rtx *);
   32148                 :             : rtx_insn *
   32149                 :             : gen_split_401 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   32150                 :             : {
   32151                 :             :   rtx operand0;
   32152                 :             :   rtx operand1;
   32153                 :             :   rtx operand2;
   32154                 :             :   rtx operand3;
   32155                 :             :   rtx_insn *_val = NULL;
   32156                 :             :   if (dump_file)
   32157                 :             :     fprintf (dump_file, "Splitting with gen_split_401 (i386.md:12990)\n");
   32158                 :             :   start_sequence ();
   32159                 :             : #define FAIL return (end_sequence (), _val)
   32160                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   32161                 :             : #line 12998 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   32162                 :             : operands[3] = gen_reg_rtx (DImode);
   32163                 :             : #undef DONE
   32164                 :             : #undef FAIL
   32165                 :             :   operand0 = operands[0];
   32166                 :             :   (void) operand0;
   32167                 :             :   operand1 = operands[1];
   32168                 :             :   (void) operand1;
   32169                 :             :   operand2 = operands[2];
   32170                 :             :   (void) operand2;
   32171                 :             :   operand3 = operands[3];
   32172                 :             :   (void) operand3;
   32173                 :             :   emit_insn (gen_rtx_SET (operand3,
   32174                 :             :         gen_rtx_SIGN_EXTEND (DImode,
   32175                 :             :         operand1)));
   32176                 :             :   emit_insn (gen_rtx_SET (operand0,
   32177                 :             :         gen_rtx_IOR (DImode,
   32178                 :             :         copy_rtx (operand3),
   32179                 :             :         operand2)));
   32180                 :             :   _val = get_insns ();
   32181                 :             :   end_sequence ();
   32182                 :             :   return _val;
   32183                 :             : }
   32184                 :             : 
   32185                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:12990 */
   32186                 :             : extern rtx_insn *gen_split_402 (rtx_insn *, rtx *);
   32187                 :             : rtx_insn *
   32188                 :             : gen_split_402 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   32189                 :             : {
   32190                 :             :   rtx operand0;
   32191                 :             :   rtx operand1;
   32192                 :             :   rtx operand2;
   32193                 :             :   rtx operand3;
   32194                 :             :   rtx_insn *_val = NULL;
   32195                 :             :   if (dump_file)
   32196                 :             :     fprintf (dump_file, "Splitting with gen_split_402 (i386.md:12990)\n");
   32197                 :             :   start_sequence ();
   32198                 :             : #define FAIL return (end_sequence (), _val)
   32199                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   32200                 :             : #line 12998 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   32201                 :             : operands[3] = gen_reg_rtx (DImode);
   32202                 :             : #undef DONE
   32203                 :             : #undef FAIL
   32204                 :             :   operand0 = operands[0];
   32205                 :             :   (void) operand0;
   32206                 :             :   operand1 = operands[1];
   32207                 :             :   (void) operand1;
   32208                 :             :   operand2 = operands[2];
   32209                 :             :   (void) operand2;
   32210                 :             :   operand3 = operands[3];
   32211                 :             :   (void) operand3;
   32212                 :             :   emit_insn (gen_rtx_SET (operand3,
   32213                 :             :         gen_rtx_SIGN_EXTEND (DImode,
   32214                 :             :         operand1)));
   32215                 :             :   emit_insn (gen_rtx_SET (operand0,
   32216                 :             :         gen_rtx_XOR (DImode,
   32217                 :             :         copy_rtx (operand3),
   32218                 :             :         operand2)));
   32219                 :             :   _val = get_insns ();
   32220                 :             :   end_sequence ();
   32221                 :             :   return _val;
   32222                 :             : }
   32223                 :             : 
   32224                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:13000 */
   32225                 :             : extern rtx_insn *gen_split_403 (rtx_insn *, rtx *);
   32226                 :             : rtx_insn *
   32227                 :             : gen_split_403 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   32228                 :             : {
   32229                 :             :   rtx operand0;
   32230                 :             :   rtx operand1;
   32231                 :             :   rtx operand2;
   32232                 :             :   rtx operand3;
   32233                 :             :   rtx_insn *_val = NULL;
   32234                 :             :   if (dump_file)
   32235                 :             :     fprintf (dump_file, "Splitting with gen_split_403 (i386.md:13000)\n");
   32236                 :             :   start_sequence ();
   32237                 :             : #define FAIL return (end_sequence (), _val)
   32238                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   32239                 :             : #line 13008 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   32240                 :             : operands[3] = gen_reg_rtx (SImode);
   32241                 :             : #undef DONE
   32242                 :             : #undef FAIL
   32243                 :             :   operand0 = operands[0];
   32244                 :             :   (void) operand0;
   32245                 :             :   operand1 = operands[1];
   32246                 :             :   (void) operand1;
   32247                 :             :   operand2 = operands[2];
   32248                 :             :   (void) operand2;
   32249                 :             :   operand3 = operands[3];
   32250                 :             :   (void) operand3;
   32251                 :             :   emit_insn (gen_rtx_SET (operand3,
   32252                 :             :         gen_rtx_SIGN_EXTEND (SImode,
   32253                 :             :         operand1)));
   32254                 :             :   emit_insn (gen_rtx_SET (operand0,
   32255                 :             :         gen_rtx_AND (SImode,
   32256                 :             :         copy_rtx (operand3),
   32257                 :             :         operand2)));
   32258                 :             :   _val = get_insns ();
   32259                 :             :   end_sequence ();
   32260                 :             :   return _val;
   32261                 :             : }
   32262                 :             : 
   32263                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:13000 */
   32264                 :             : extern rtx_insn *gen_split_404 (rtx_insn *, rtx *);
   32265                 :             : rtx_insn *
   32266                 :             : gen_split_404 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   32267                 :             : {
   32268                 :             :   rtx operand0;
   32269                 :             :   rtx operand1;
   32270                 :             :   rtx operand2;
   32271                 :             :   rtx operand3;
   32272                 :             :   rtx_insn *_val = NULL;
   32273                 :             :   if (dump_file)
   32274                 :             :     fprintf (dump_file, "Splitting with gen_split_404 (i386.md:13000)\n");
   32275                 :             :   start_sequence ();
   32276                 :             : #define FAIL return (end_sequence (), _val)
   32277                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   32278                 :             : #line 13008 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   32279                 :             : operands[3] = gen_reg_rtx (SImode);
   32280                 :             : #undef DONE
   32281                 :             : #undef FAIL
   32282                 :             :   operand0 = operands[0];
   32283                 :             :   (void) operand0;
   32284                 :             :   operand1 = operands[1];
   32285                 :             :   (void) operand1;
   32286                 :             :   operand2 = operands[2];
   32287                 :             :   (void) operand2;
   32288                 :             :   operand3 = operands[3];
   32289                 :             :   (void) operand3;
   32290                 :             :   emit_insn (gen_rtx_SET (operand3,
   32291                 :             :         gen_rtx_SIGN_EXTEND (SImode,
   32292                 :             :         operand1)));
   32293                 :             :   emit_insn (gen_rtx_SET (operand0,
   32294                 :             :         gen_rtx_IOR (SImode,
   32295                 :             :         copy_rtx (operand3),
   32296                 :             :         operand2)));
   32297                 :             :   _val = get_insns ();
   32298                 :             :   end_sequence ();
   32299                 :             :   return _val;
   32300                 :             : }
   32301                 :             : 
   32302                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:13000 */
   32303                 :             : extern rtx_insn *gen_split_405 (rtx_insn *, rtx *);
   32304                 :             : rtx_insn *
   32305                 :             : gen_split_405 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   32306                 :             : {
   32307                 :             :   rtx operand0;
   32308                 :             :   rtx operand1;
   32309                 :             :   rtx operand2;
   32310                 :             :   rtx operand3;
   32311                 :             :   rtx_insn *_val = NULL;
   32312                 :             :   if (dump_file)
   32313                 :             :     fprintf (dump_file, "Splitting with gen_split_405 (i386.md:13000)\n");
   32314                 :             :   start_sequence ();
   32315                 :             : #define FAIL return (end_sequence (), _val)
   32316                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   32317                 :             : #line 13008 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   32318                 :             : operands[3] = gen_reg_rtx (SImode);
   32319                 :             : #undef DONE
   32320                 :             : #undef FAIL
   32321                 :             :   operand0 = operands[0];
   32322                 :             :   (void) operand0;
   32323                 :             :   operand1 = operands[1];
   32324                 :             :   (void) operand1;
   32325                 :             :   operand2 = operands[2];
   32326                 :             :   (void) operand2;
   32327                 :             :   operand3 = operands[3];
   32328                 :             :   (void) operand3;
   32329                 :             :   emit_insn (gen_rtx_SET (operand3,
   32330                 :             :         gen_rtx_SIGN_EXTEND (SImode,
   32331                 :             :         operand1)));
   32332                 :             :   emit_insn (gen_rtx_SET (operand0,
   32333                 :             :         gen_rtx_XOR (SImode,
   32334                 :             :         copy_rtx (operand3),
   32335                 :             :         operand2)));
   32336                 :             :   _val = get_insns ();
   32337                 :             :   end_sequence ();
   32338                 :             :   return _val;
   32339                 :             : }
   32340                 :             : 
   32341                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:13000 */
   32342                 :             : extern rtx_insn *gen_split_406 (rtx_insn *, rtx *);
   32343                 :             : rtx_insn *
   32344                 :             : gen_split_406 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   32345                 :             : {
   32346                 :             :   rtx operand0;
   32347                 :             :   rtx operand1;
   32348                 :             :   rtx operand2;
   32349                 :             :   rtx operand3;
   32350                 :             :   rtx_insn *_val = NULL;
   32351                 :             :   if (dump_file)
   32352                 :             :     fprintf (dump_file, "Splitting with gen_split_406 (i386.md:13000)\n");
   32353                 :             :   start_sequence ();
   32354                 :             : #define FAIL return (end_sequence (), _val)
   32355                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   32356                 :             : #line 13008 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   32357                 :             : operands[3] = gen_reg_rtx (DImode);
   32358                 :             : #undef DONE
   32359                 :             : #undef FAIL
   32360                 :             :   operand0 = operands[0];
   32361                 :             :   (void) operand0;
   32362                 :             :   operand1 = operands[1];
   32363                 :             :   (void) operand1;
   32364                 :             :   operand2 = operands[2];
   32365                 :             :   (void) operand2;
   32366                 :             :   operand3 = operands[3];
   32367                 :             :   (void) operand3;
   32368                 :             :   emit_insn (gen_rtx_SET (operand3,
   32369                 :             :         gen_rtx_SIGN_EXTEND (DImode,
   32370                 :             :         operand1)));
   32371                 :             :   emit_insn (gen_rtx_SET (operand0,
   32372                 :             :         gen_rtx_AND (DImode,
   32373                 :             :         copy_rtx (operand3),
   32374                 :             :         operand2)));
   32375                 :             :   _val = get_insns ();
   32376                 :             :   end_sequence ();
   32377                 :             :   return _val;
   32378                 :             : }
   32379                 :             : 
   32380                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:13000 */
   32381                 :             : extern rtx_insn *gen_split_407 (rtx_insn *, rtx *);
   32382                 :             : rtx_insn *
   32383                 :             : gen_split_407 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   32384                 :             : {
   32385                 :             :   rtx operand0;
   32386                 :             :   rtx operand1;
   32387                 :             :   rtx operand2;
   32388                 :             :   rtx operand3;
   32389                 :             :   rtx_insn *_val = NULL;
   32390                 :             :   if (dump_file)
   32391                 :             :     fprintf (dump_file, "Splitting with gen_split_407 (i386.md:13000)\n");
   32392                 :             :   start_sequence ();
   32393                 :             : #define FAIL return (end_sequence (), _val)
   32394                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   32395                 :             : #line 13008 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   32396                 :             : operands[3] = gen_reg_rtx (DImode);
   32397                 :             : #undef DONE
   32398                 :             : #undef FAIL
   32399                 :             :   operand0 = operands[0];
   32400                 :             :   (void) operand0;
   32401                 :             :   operand1 = operands[1];
   32402                 :             :   (void) operand1;
   32403                 :             :   operand2 = operands[2];
   32404                 :             :   (void) operand2;
   32405                 :             :   operand3 = operands[3];
   32406                 :             :   (void) operand3;
   32407                 :             :   emit_insn (gen_rtx_SET (operand3,
   32408                 :             :         gen_rtx_SIGN_EXTEND (DImode,
   32409                 :             :         operand1)));
   32410                 :             :   emit_insn (gen_rtx_SET (operand0,
   32411                 :             :         gen_rtx_IOR (DImode,
   32412                 :             :         copy_rtx (operand3),
   32413                 :             :         operand2)));
   32414                 :             :   _val = get_insns ();
   32415                 :             :   end_sequence ();
   32416                 :             :   return _val;
   32417                 :             : }
   32418                 :             : 
   32419                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:13000 */
   32420                 :             : extern rtx_insn *gen_split_408 (rtx_insn *, rtx *);
   32421                 :             : rtx_insn *
   32422                 :             : gen_split_408 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   32423                 :             : {
   32424                 :             :   rtx operand0;
   32425                 :             :   rtx operand1;
   32426                 :             :   rtx operand2;
   32427                 :             :   rtx operand3;
   32428                 :             :   rtx_insn *_val = NULL;
   32429                 :             :   if (dump_file)
   32430                 :             :     fprintf (dump_file, "Splitting with gen_split_408 (i386.md:13000)\n");
   32431                 :             :   start_sequence ();
   32432                 :             : #define FAIL return (end_sequence (), _val)
   32433                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   32434                 :             : #line 13008 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   32435                 :             : operands[3] = gen_reg_rtx (DImode);
   32436                 :             : #undef DONE
   32437                 :             : #undef FAIL
   32438                 :             :   operand0 = operands[0];
   32439                 :             :   (void) operand0;
   32440                 :             :   operand1 = operands[1];
   32441                 :             :   (void) operand1;
   32442                 :             :   operand2 = operands[2];
   32443                 :             :   (void) operand2;
   32444                 :             :   operand3 = operands[3];
   32445                 :             :   (void) operand3;
   32446                 :             :   emit_insn (gen_rtx_SET (operand3,
   32447                 :             :         gen_rtx_SIGN_EXTEND (DImode,
   32448                 :             :         operand1)));
   32449                 :             :   emit_insn (gen_rtx_SET (operand0,
   32450                 :             :         gen_rtx_XOR (DImode,
   32451                 :             :         copy_rtx (operand3),
   32452                 :             :         operand2)));
   32453                 :             :   _val = get_insns ();
   32454                 :             :   end_sequence ();
   32455                 :             :   return _val;
   32456                 :             : }
   32457                 :             : 
   32458                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:13010 */
   32459                 :             : extern rtx_insn *gen_split_409 (rtx_insn *, rtx *);
   32460                 :             : rtx_insn *
   32461                 :             : gen_split_409 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   32462                 :             : {
   32463                 :             :   rtx operand0;
   32464                 :             :   rtx operand1;
   32465                 :             :   rtx operand2;
   32466                 :             :   rtx operand3;
   32467                 :             :   rtx_insn *_val = NULL;
   32468                 :             :   if (dump_file)
   32469                 :             :     fprintf (dump_file, "Splitting with gen_split_409 (i386.md:13010)\n");
   32470                 :             :   start_sequence ();
   32471                 :             : #define FAIL return (end_sequence (), _val)
   32472                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   32473                 :             : #line 13018 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   32474                 :             : operands[3] = gen_reg_rtx (DImode);
   32475                 :             : #undef DONE
   32476                 :             : #undef FAIL
   32477                 :             :   operand0 = operands[0];
   32478                 :             :   (void) operand0;
   32479                 :             :   operand1 = operands[1];
   32480                 :             :   (void) operand1;
   32481                 :             :   operand2 = operands[2];
   32482                 :             :   (void) operand2;
   32483                 :             :   operand3 = operands[3];
   32484                 :             :   (void) operand3;
   32485                 :             :   emit_insn (gen_rtx_SET (operand3,
   32486                 :             :         gen_rtx_SIGN_EXTEND (DImode,
   32487                 :             :         operand1)));
   32488                 :             :   emit_insn (gen_rtx_SET (operand0,
   32489                 :             :         gen_rtx_AND (DImode,
   32490                 :             :         copy_rtx (operand3),
   32491                 :             :         operand2)));
   32492                 :             :   _val = get_insns ();
   32493                 :             :   end_sequence ();
   32494                 :             :   return _val;
   32495                 :             : }
   32496                 :             : 
   32497                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:13010 */
   32498                 :             : extern rtx_insn *gen_split_410 (rtx_insn *, rtx *);
   32499                 :             : rtx_insn *
   32500                 :             : gen_split_410 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   32501                 :             : {
   32502                 :             :   rtx operand0;
   32503                 :             :   rtx operand1;
   32504                 :             :   rtx operand2;
   32505                 :             :   rtx operand3;
   32506                 :             :   rtx_insn *_val = NULL;
   32507                 :             :   if (dump_file)
   32508                 :             :     fprintf (dump_file, "Splitting with gen_split_410 (i386.md:13010)\n");
   32509                 :             :   start_sequence ();
   32510                 :             : #define FAIL return (end_sequence (), _val)
   32511                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   32512                 :             : #line 13018 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   32513                 :             : operands[3] = gen_reg_rtx (DImode);
   32514                 :             : #undef DONE
   32515                 :             : #undef FAIL
   32516                 :             :   operand0 = operands[0];
   32517                 :             :   (void) operand0;
   32518                 :             :   operand1 = operands[1];
   32519                 :             :   (void) operand1;
   32520                 :             :   operand2 = operands[2];
   32521                 :             :   (void) operand2;
   32522                 :             :   operand3 = operands[3];
   32523                 :             :   (void) operand3;
   32524                 :             :   emit_insn (gen_rtx_SET (operand3,
   32525                 :             :         gen_rtx_SIGN_EXTEND (DImode,
   32526                 :             :         operand1)));
   32527                 :             :   emit_insn (gen_rtx_SET (operand0,
   32528                 :             :         gen_rtx_IOR (DImode,
   32529                 :             :         copy_rtx (operand3),
   32530                 :             :         operand2)));
   32531                 :             :   _val = get_insns ();
   32532                 :             :   end_sequence ();
   32533                 :             :   return _val;
   32534                 :             : }
   32535                 :             : 
   32536                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:13010 */
   32537                 :             : extern rtx_insn *gen_split_411 (rtx_insn *, rtx *);
   32538                 :             : rtx_insn *
   32539                 :             : gen_split_411 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   32540                 :             : {
   32541                 :             :   rtx operand0;
   32542                 :             :   rtx operand1;
   32543                 :             :   rtx operand2;
   32544                 :             :   rtx operand3;
   32545                 :             :   rtx_insn *_val = NULL;
   32546                 :             :   if (dump_file)
   32547                 :             :     fprintf (dump_file, "Splitting with gen_split_411 (i386.md:13010)\n");
   32548                 :             :   start_sequence ();
   32549                 :             : #define FAIL return (end_sequence (), _val)
   32550                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   32551                 :             : #line 13018 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   32552                 :             : operands[3] = gen_reg_rtx (DImode);
   32553                 :             : #undef DONE
   32554                 :             : #undef FAIL
   32555                 :             :   operand0 = operands[0];
   32556                 :             :   (void) operand0;
   32557                 :             :   operand1 = operands[1];
   32558                 :             :   (void) operand1;
   32559                 :             :   operand2 = operands[2];
   32560                 :             :   (void) operand2;
   32561                 :             :   operand3 = operands[3];
   32562                 :             :   (void) operand3;
   32563                 :             :   emit_insn (gen_rtx_SET (operand3,
   32564                 :             :         gen_rtx_SIGN_EXTEND (DImode,
   32565                 :             :         operand1)));
   32566                 :             :   emit_insn (gen_rtx_SET (operand0,
   32567                 :             :         gen_rtx_XOR (DImode,
   32568                 :             :         copy_rtx (operand3),
   32569                 :             :         operand2)));
   32570                 :             :   _val = get_insns ();
   32571                 :             :   end_sequence ();
   32572                 :             :   return _val;
   32573                 :             : }
   32574                 :             : 
   32575                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:13094 */
   32576                 :             : extern rtx_insn *gen_split_412 (rtx_insn *, rtx *);
   32577                 :             : rtx_insn *
   32578                 :             : gen_split_412 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   32579                 :             : {
   32580                 :             :   rtx operand0;
   32581                 :             :   rtx operand1;
   32582                 :             :   rtx operand2;
   32583                 :             :   rtx_insn *_val = NULL;
   32584                 :             :   if (dump_file)
   32585                 :             :     fprintf (dump_file, "Splitting with gen_split_412 (i386.md:13094)\n");
   32586                 :             :   start_sequence ();
   32587                 :             : #define FAIL return (end_sequence (), _val)
   32588                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   32589                 :             : #line 13115 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   32590                 :             : {
   32591                 :             :   /* Handle the case where INTVAL (operands[2]) == 0.  */
   32592                 :             :   if (operands[2] == const0_rtx)
   32593                 :             :     {
   32594                 :             :       if (!rtx_equal_p (operands[0], operands[1]))
   32595                 :             :         emit_move_insn (operands[0], operands[1]);
   32596                 :             :       else
   32597                 :             :         emit_note (NOTE_INSN_DELETED);
   32598                 :             :       DONE;
   32599                 :             :     }
   32600                 :             :   operands[0] = gen_lowpart (HImode, operands[0]);
   32601                 :             :   operands[1] = gen_lowpart (HImode, operands[1]);
   32602                 :             :   operands[2] = gen_int_mode (INTVAL (operands[2]) >> 8, QImode);
   32603                 :             : }
   32604                 :             : #undef DONE
   32605                 :             : #undef FAIL
   32606                 :             :   operand0 = operands[0];
   32607                 :             :   (void) operand0;
   32608                 :             :   operand1 = operands[1];
   32609                 :             :   (void) operand1;
   32610                 :             :   operand2 = operands[2];
   32611                 :             :   (void) operand2;
   32612                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   32613                 :             :         gen_rtvec (2,
   32614                 :             :                 gen_rtx_SET (gen_rtx_ZERO_EXTRACT (HImode,
   32615                 :             :         operand0,
   32616                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   32617                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   32618                 :             :         gen_rtx_SUBREG (HImode,
   32619                 :             :         gen_rtx_IOR (QImode,
   32620                 :             :         gen_rtx_SUBREG (QImode,
   32621                 :             :         gen_rtx_ZERO_EXTRACT (HImode,
   32622                 :             :         operand1,
   32623                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   32624                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   32625                 :             :         0),
   32626                 :             :         operand2),
   32627                 :             :         0)),
   32628                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   32629                 :             :   _val = get_insns ();
   32630                 :             :   end_sequence ();
   32631                 :             :   return _val;
   32632                 :             : }
   32633                 :             : 
   32634                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:13094 */
   32635                 :             : extern rtx_insn *gen_split_413 (rtx_insn *, rtx *);
   32636                 :             : rtx_insn *
   32637                 :             : gen_split_413 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   32638                 :             : {
   32639                 :             :   rtx operand0;
   32640                 :             :   rtx operand1;
   32641                 :             :   rtx operand2;
   32642                 :             :   rtx_insn *_val = NULL;
   32643                 :             :   if (dump_file)
   32644                 :             :     fprintf (dump_file, "Splitting with gen_split_413 (i386.md:13094)\n");
   32645                 :             :   start_sequence ();
   32646                 :             : #define FAIL return (end_sequence (), _val)
   32647                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   32648                 :             : #line 13115 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   32649                 :             : {
   32650                 :             :   /* Handle the case where INTVAL (operands[2]) == 0.  */
   32651                 :             :   if (operands[2] == const0_rtx)
   32652                 :             :     {
   32653                 :             :       if (!rtx_equal_p (operands[0], operands[1]))
   32654                 :             :         emit_move_insn (operands[0], operands[1]);
   32655                 :             :       else
   32656                 :             :         emit_note (NOTE_INSN_DELETED);
   32657                 :             :       DONE;
   32658                 :             :     }
   32659                 :             :   operands[0] = gen_lowpart (HImode, operands[0]);
   32660                 :             :   operands[1] = gen_lowpart (HImode, operands[1]);
   32661                 :             :   operands[2] = gen_int_mode (INTVAL (operands[2]) >> 8, QImode);
   32662                 :             : }
   32663                 :             : #undef DONE
   32664                 :             : #undef FAIL
   32665                 :             :   operand0 = operands[0];
   32666                 :             :   (void) operand0;
   32667                 :             :   operand1 = operands[1];
   32668                 :             :   (void) operand1;
   32669                 :             :   operand2 = operands[2];
   32670                 :             :   (void) operand2;
   32671                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   32672                 :             :         gen_rtvec (2,
   32673                 :             :                 gen_rtx_SET (gen_rtx_ZERO_EXTRACT (HImode,
   32674                 :             :         operand0,
   32675                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   32676                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   32677                 :             :         gen_rtx_SUBREG (HImode,
   32678                 :             :         gen_rtx_XOR (QImode,
   32679                 :             :         gen_rtx_SUBREG (QImode,
   32680                 :             :         gen_rtx_ZERO_EXTRACT (HImode,
   32681                 :             :         operand1,
   32682                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   32683                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   32684                 :             :         0),
   32685                 :             :         operand2),
   32686                 :             :         0)),
   32687                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   32688                 :             :   _val = get_insns ();
   32689                 :             :   end_sequence ();
   32690                 :             :   return _val;
   32691                 :             : }
   32692                 :             : 
   32693                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:13094 */
   32694                 :             : extern rtx_insn *gen_split_414 (rtx_insn *, rtx *);
   32695                 :             : rtx_insn *
   32696                 :             : gen_split_414 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   32697                 :             : {
   32698                 :             :   rtx operand0;
   32699                 :             :   rtx operand1;
   32700                 :             :   rtx operand2;
   32701                 :             :   rtx_insn *_val = NULL;
   32702                 :             :   if (dump_file)
   32703                 :             :     fprintf (dump_file, "Splitting with gen_split_414 (i386.md:13094)\n");
   32704                 :             :   start_sequence ();
   32705                 :             : #define FAIL return (end_sequence (), _val)
   32706                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   32707                 :             : #line 13115 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   32708                 :             : {
   32709                 :             :   /* Handle the case where INTVAL (operands[2]) == 0.  */
   32710                 :             :   if (operands[2] == const0_rtx)
   32711                 :             :     {
   32712                 :             :       if (!rtx_equal_p (operands[0], operands[1]))
   32713                 :             :         emit_move_insn (operands[0], operands[1]);
   32714                 :             :       else
   32715                 :             :         emit_note (NOTE_INSN_DELETED);
   32716                 :             :       DONE;
   32717                 :             :     }
   32718                 :             :   operands[0] = gen_lowpart (HImode, operands[0]);
   32719                 :             :   operands[1] = gen_lowpart (HImode, operands[1]);
   32720                 :             :   operands[2] = gen_int_mode (INTVAL (operands[2]) >> 8, QImode);
   32721                 :             : }
   32722                 :             : #undef DONE
   32723                 :             : #undef FAIL
   32724                 :             :   operand0 = operands[0];
   32725                 :             :   (void) operand0;
   32726                 :             :   operand1 = operands[1];
   32727                 :             :   (void) operand1;
   32728                 :             :   operand2 = operands[2];
   32729                 :             :   (void) operand2;
   32730                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   32731                 :             :         gen_rtvec (2,
   32732                 :             :                 gen_rtx_SET (gen_rtx_ZERO_EXTRACT (HImode,
   32733                 :             :         operand0,
   32734                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   32735                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   32736                 :             :         gen_rtx_SUBREG (HImode,
   32737                 :             :         gen_rtx_IOR (QImode,
   32738                 :             :         gen_rtx_SUBREG (QImode,
   32739                 :             :         gen_rtx_ZERO_EXTRACT (HImode,
   32740                 :             :         operand1,
   32741                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   32742                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   32743                 :             :         0),
   32744                 :             :         operand2),
   32745                 :             :         0)),
   32746                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   32747                 :             :   _val = get_insns ();
   32748                 :             :   end_sequence ();
   32749                 :             :   return _val;
   32750                 :             : }
   32751                 :             : 
   32752                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:13094 */
   32753                 :             : extern rtx_insn *gen_split_415 (rtx_insn *, rtx *);
   32754                 :             : rtx_insn *
   32755                 :             : gen_split_415 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   32756                 :             : {
   32757                 :             :   rtx operand0;
   32758                 :             :   rtx operand1;
   32759                 :             :   rtx operand2;
   32760                 :             :   rtx_insn *_val = NULL;
   32761                 :             :   if (dump_file)
   32762                 :             :     fprintf (dump_file, "Splitting with gen_split_415 (i386.md:13094)\n");
   32763                 :             :   start_sequence ();
   32764                 :             : #define FAIL return (end_sequence (), _val)
   32765                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   32766                 :             : #line 13115 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   32767                 :             : {
   32768                 :             :   /* Handle the case where INTVAL (operands[2]) == 0.  */
   32769                 :             :   if (operands[2] == const0_rtx)
   32770                 :             :     {
   32771                 :             :       if (!rtx_equal_p (operands[0], operands[1]))
   32772                 :             :         emit_move_insn (operands[0], operands[1]);
   32773                 :             :       else
   32774                 :             :         emit_note (NOTE_INSN_DELETED);
   32775                 :             :       DONE;
   32776                 :             :     }
   32777                 :             :   operands[0] = gen_lowpart (HImode, operands[0]);
   32778                 :             :   operands[1] = gen_lowpart (HImode, operands[1]);
   32779                 :             :   operands[2] = gen_int_mode (INTVAL (operands[2]) >> 8, QImode);
   32780                 :             : }
   32781                 :             : #undef DONE
   32782                 :             : #undef FAIL
   32783                 :             :   operand0 = operands[0];
   32784                 :             :   (void) operand0;
   32785                 :             :   operand1 = operands[1];
   32786                 :             :   (void) operand1;
   32787                 :             :   operand2 = operands[2];
   32788                 :             :   (void) operand2;
   32789                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   32790                 :             :         gen_rtvec (2,
   32791                 :             :                 gen_rtx_SET (gen_rtx_ZERO_EXTRACT (HImode,
   32792                 :             :         operand0,
   32793                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   32794                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   32795                 :             :         gen_rtx_SUBREG (HImode,
   32796                 :             :         gen_rtx_XOR (QImode,
   32797                 :             :         gen_rtx_SUBREG (QImode,
   32798                 :             :         gen_rtx_ZERO_EXTRACT (HImode,
   32799                 :             :         operand1,
   32800                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   32801                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   32802                 :             :         0),
   32803                 :             :         operand2),
   32804                 :             :         0)),
   32805                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   32806                 :             :   _val = get_insns ();
   32807                 :             :   end_sequence ();
   32808                 :             :   return _val;
   32809                 :             : }
   32810                 :             : 
   32811                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:13094 */
   32812                 :             : extern rtx_insn *gen_split_416 (rtx_insn *, rtx *);
   32813                 :             : rtx_insn *
   32814                 :             : gen_split_416 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   32815                 :             : {
   32816                 :             :   rtx operand0;
   32817                 :             :   rtx operand1;
   32818                 :             :   rtx operand2;
   32819                 :             :   rtx_insn *_val = NULL;
   32820                 :             :   if (dump_file)
   32821                 :             :     fprintf (dump_file, "Splitting with gen_split_416 (i386.md:13094)\n");
   32822                 :             :   start_sequence ();
   32823                 :             : #define FAIL return (end_sequence (), _val)
   32824                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   32825                 :             : #line 13115 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   32826                 :             : {
   32827                 :             :   /* Handle the case where INTVAL (operands[2]) == 0.  */
   32828                 :             :   if (operands[2] == const0_rtx)
   32829                 :             :     {
   32830                 :             :       if (!rtx_equal_p (operands[0], operands[1]))
   32831                 :             :         emit_move_insn (operands[0], operands[1]);
   32832                 :             :       else
   32833                 :             :         emit_note (NOTE_INSN_DELETED);
   32834                 :             :       DONE;
   32835                 :             :     }
   32836                 :             :   operands[0] = gen_lowpart (HImode, operands[0]);
   32837                 :             :   operands[1] = gen_lowpart (HImode, operands[1]);
   32838                 :             :   operands[2] = gen_int_mode (INTVAL (operands[2]) >> 8, QImode);
   32839                 :             : }
   32840                 :             : #undef DONE
   32841                 :             : #undef FAIL
   32842                 :             :   operand0 = operands[0];
   32843                 :             :   (void) operand0;
   32844                 :             :   operand1 = operands[1];
   32845                 :             :   (void) operand1;
   32846                 :             :   operand2 = operands[2];
   32847                 :             :   (void) operand2;
   32848                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   32849                 :             :         gen_rtvec (2,
   32850                 :             :                 gen_rtx_SET (gen_rtx_ZERO_EXTRACT (HImode,
   32851                 :             :         operand0,
   32852                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   32853                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   32854                 :             :         gen_rtx_SUBREG (HImode,
   32855                 :             :         gen_rtx_IOR (QImode,
   32856                 :             :         gen_rtx_SUBREG (QImode,
   32857                 :             :         gen_rtx_ZERO_EXTRACT (HImode,
   32858                 :             :         operand1,
   32859                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   32860                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   32861                 :             :         0),
   32862                 :             :         operand2),
   32863                 :             :         0)),
   32864                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   32865                 :             :   _val = get_insns ();
   32866                 :             :   end_sequence ();
   32867                 :             :   return _val;
   32868                 :             : }
   32869                 :             : 
   32870                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:13094 */
   32871                 :             : extern rtx_insn *gen_split_417 (rtx_insn *, rtx *);
   32872                 :             : rtx_insn *
   32873                 :             : gen_split_417 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   32874                 :             : {
   32875                 :             :   rtx operand0;
   32876                 :             :   rtx operand1;
   32877                 :             :   rtx operand2;
   32878                 :             :   rtx_insn *_val = NULL;
   32879                 :             :   if (dump_file)
   32880                 :             :     fprintf (dump_file, "Splitting with gen_split_417 (i386.md:13094)\n");
   32881                 :             :   start_sequence ();
   32882                 :             : #define FAIL return (end_sequence (), _val)
   32883                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   32884                 :             : #line 13115 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   32885                 :             : {
   32886                 :             :   /* Handle the case where INTVAL (operands[2]) == 0.  */
   32887                 :             :   if (operands[2] == const0_rtx)
   32888                 :             :     {
   32889                 :             :       if (!rtx_equal_p (operands[0], operands[1]))
   32890                 :             :         emit_move_insn (operands[0], operands[1]);
   32891                 :             :       else
   32892                 :             :         emit_note (NOTE_INSN_DELETED);
   32893                 :             :       DONE;
   32894                 :             :     }
   32895                 :             :   operands[0] = gen_lowpart (HImode, operands[0]);
   32896                 :             :   operands[1] = gen_lowpart (HImode, operands[1]);
   32897                 :             :   operands[2] = gen_int_mode (INTVAL (operands[2]) >> 8, QImode);
   32898                 :             : }
   32899                 :             : #undef DONE
   32900                 :             : #undef FAIL
   32901                 :             :   operand0 = operands[0];
   32902                 :             :   (void) operand0;
   32903                 :             :   operand1 = operands[1];
   32904                 :             :   (void) operand1;
   32905                 :             :   operand2 = operands[2];
   32906                 :             :   (void) operand2;
   32907                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   32908                 :             :         gen_rtvec (2,
   32909                 :             :                 gen_rtx_SET (gen_rtx_ZERO_EXTRACT (HImode,
   32910                 :             :         operand0,
   32911                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   32912                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   32913                 :             :         gen_rtx_SUBREG (HImode,
   32914                 :             :         gen_rtx_XOR (QImode,
   32915                 :             :         gen_rtx_SUBREG (QImode,
   32916                 :             :         gen_rtx_ZERO_EXTRACT (HImode,
   32917                 :             :         operand1,
   32918                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   32919                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   32920                 :             :         0),
   32921                 :             :         operand2),
   32922                 :             :         0)),
   32923                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   32924                 :             :   _val = get_insns ();
   32925                 :             :   end_sequence ();
   32926                 :             :   return _val;
   32927                 :             : }
   32928                 :             : 
   32929                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:13132 */
   32930                 :             : extern rtx_insn *gen_split_418 (rtx_insn *, rtx *);
   32931                 :             : rtx_insn *
   32932                 :             : gen_split_418 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   32933                 :             : {
   32934                 :             :   rtx operand0;
   32935                 :             :   rtx operand1;
   32936                 :             :   rtx operand2;
   32937                 :             :   rtx_insn *_val = NULL;
   32938                 :             :   if (dump_file)
   32939                 :             :     fprintf (dump_file, "Splitting with gen_split_418 (i386.md:13132)\n");
   32940                 :             :   start_sequence ();
   32941                 :             : #define FAIL return (end_sequence (), _val)
   32942                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   32943                 :             : #line 13147 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   32944                 :             : {
   32945                 :             :   operands[0] = gen_lowpart (QImode, operands[0]);
   32946                 :             :   operands[1] = gen_lowpart (QImode, operands[1]);
   32947                 :             :   operands[2] = gen_int_mode (INTVAL (operands[2]), QImode);
   32948                 :             : }
   32949                 :             : #undef DONE
   32950                 :             : #undef FAIL
   32951                 :             :   operand0 = operands[0];
   32952                 :             :   (void) operand0;
   32953                 :             :   operand1 = operands[1];
   32954                 :             :   (void) operand1;
   32955                 :             :   operand2 = operands[2];
   32956                 :             :   (void) operand2;
   32957                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   32958                 :             :         gen_rtvec (2,
   32959                 :             :                 gen_rtx_SET (gen_rtx_STRICT_LOW_PART (VOIDmode,
   32960                 :             :         operand0),
   32961                 :             :         gen_rtx_IOR (QImode,
   32962                 :             :         operand1,
   32963                 :             :         operand2)),
   32964                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   32965                 :             :   _val = get_insns ();
   32966                 :             :   end_sequence ();
   32967                 :             :   return _val;
   32968                 :             : }
   32969                 :             : 
   32970                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:13132 */
   32971                 :             : extern rtx_insn *gen_split_419 (rtx_insn *, rtx *);
   32972                 :             : rtx_insn *
   32973                 :             : gen_split_419 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   32974                 :             : {
   32975                 :             :   rtx operand0;
   32976                 :             :   rtx operand1;
   32977                 :             :   rtx operand2;
   32978                 :             :   rtx_insn *_val = NULL;
   32979                 :             :   if (dump_file)
   32980                 :             :     fprintf (dump_file, "Splitting with gen_split_419 (i386.md:13132)\n");
   32981                 :             :   start_sequence ();
   32982                 :             : #define FAIL return (end_sequence (), _val)
   32983                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   32984                 :             : #line 13147 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   32985                 :             : {
   32986                 :             :   operands[0] = gen_lowpart (QImode, operands[0]);
   32987                 :             :   operands[1] = gen_lowpart (QImode, operands[1]);
   32988                 :             :   operands[2] = gen_int_mode (INTVAL (operands[2]), QImode);
   32989                 :             : }
   32990                 :             : #undef DONE
   32991                 :             : #undef FAIL
   32992                 :             :   operand0 = operands[0];
   32993                 :             :   (void) operand0;
   32994                 :             :   operand1 = operands[1];
   32995                 :             :   (void) operand1;
   32996                 :             :   operand2 = operands[2];
   32997                 :             :   (void) operand2;
   32998                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   32999                 :             :         gen_rtvec (2,
   33000                 :             :                 gen_rtx_SET (gen_rtx_STRICT_LOW_PART (VOIDmode,
   33001                 :             :         operand0),
   33002                 :             :         gen_rtx_XOR (QImode,
   33003                 :             :         operand1,
   33004                 :             :         operand2)),
   33005                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   33006                 :             :   _val = get_insns ();
   33007                 :             :   end_sequence ();
   33008                 :             :   return _val;
   33009                 :             : }
   33010                 :             : 
   33011                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:13132 */
   33012                 :             : extern rtx_insn *gen_split_420 (rtx_insn *, rtx *);
   33013                 :             : rtx_insn *
   33014                 :             : gen_split_420 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   33015                 :             : {
   33016                 :             :   rtx operand0;
   33017                 :             :   rtx operand1;
   33018                 :             :   rtx operand2;
   33019                 :             :   rtx_insn *_val = NULL;
   33020                 :             :   if (dump_file)
   33021                 :             :     fprintf (dump_file, "Splitting with gen_split_420 (i386.md:13132)\n");
   33022                 :             :   start_sequence ();
   33023                 :             : #define FAIL return (end_sequence (), _val)
   33024                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   33025                 :             : #line 13147 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   33026                 :             : {
   33027                 :             :   operands[0] = gen_lowpart (QImode, operands[0]);
   33028                 :             :   operands[1] = gen_lowpart (QImode, operands[1]);
   33029                 :             :   operands[2] = gen_int_mode (INTVAL (operands[2]), QImode);
   33030                 :             : }
   33031                 :             : #undef DONE
   33032                 :             : #undef FAIL
   33033                 :             :   operand0 = operands[0];
   33034                 :             :   (void) operand0;
   33035                 :             :   operand1 = operands[1];
   33036                 :             :   (void) operand1;
   33037                 :             :   operand2 = operands[2];
   33038                 :             :   (void) operand2;
   33039                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   33040                 :             :         gen_rtvec (2,
   33041                 :             :                 gen_rtx_SET (gen_rtx_STRICT_LOW_PART (VOIDmode,
   33042                 :             :         operand0),
   33043                 :             :         gen_rtx_IOR (QImode,
   33044                 :             :         operand1,
   33045                 :             :         operand2)),
   33046                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   33047                 :             :   _val = get_insns ();
   33048                 :             :   end_sequence ();
   33049                 :             :   return _val;
   33050                 :             : }
   33051                 :             : 
   33052                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:13132 */
   33053                 :             : extern rtx_insn *gen_split_421 (rtx_insn *, rtx *);
   33054                 :             : rtx_insn *
   33055                 :             : gen_split_421 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   33056                 :             : {
   33057                 :             :   rtx operand0;
   33058                 :             :   rtx operand1;
   33059                 :             :   rtx operand2;
   33060                 :             :   rtx_insn *_val = NULL;
   33061                 :             :   if (dump_file)
   33062                 :             :     fprintf (dump_file, "Splitting with gen_split_421 (i386.md:13132)\n");
   33063                 :             :   start_sequence ();
   33064                 :             : #define FAIL return (end_sequence (), _val)
   33065                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   33066                 :             : #line 13147 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   33067                 :             : {
   33068                 :             :   operands[0] = gen_lowpart (QImode, operands[0]);
   33069                 :             :   operands[1] = gen_lowpart (QImode, operands[1]);
   33070                 :             :   operands[2] = gen_int_mode (INTVAL (operands[2]), QImode);
   33071                 :             : }
   33072                 :             : #undef DONE
   33073                 :             : #undef FAIL
   33074                 :             :   operand0 = operands[0];
   33075                 :             :   (void) operand0;
   33076                 :             :   operand1 = operands[1];
   33077                 :             :   (void) operand1;
   33078                 :             :   operand2 = operands[2];
   33079                 :             :   (void) operand2;
   33080                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   33081                 :             :         gen_rtvec (2,
   33082                 :             :                 gen_rtx_SET (gen_rtx_STRICT_LOW_PART (VOIDmode,
   33083                 :             :         operand0),
   33084                 :             :         gen_rtx_XOR (QImode,
   33085                 :             :         operand1,
   33086                 :             :         operand2)),
   33087                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   33088                 :             :   _val = get_insns ();
   33089                 :             :   end_sequence ();
   33090                 :             :   return _val;
   33091                 :             : }
   33092                 :             : 
   33093                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:13132 */
   33094                 :             : extern rtx_insn *gen_split_422 (rtx_insn *, rtx *);
   33095                 :             : rtx_insn *
   33096                 :             : gen_split_422 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   33097                 :             : {
   33098                 :             :   rtx operand0;
   33099                 :             :   rtx operand1;
   33100                 :             :   rtx operand2;
   33101                 :             :   rtx_insn *_val = NULL;
   33102                 :             :   if (dump_file)
   33103                 :             :     fprintf (dump_file, "Splitting with gen_split_422 (i386.md:13132)\n");
   33104                 :             :   start_sequence ();
   33105                 :             : #define FAIL return (end_sequence (), _val)
   33106                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   33107                 :             : #line 13147 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   33108                 :             : {
   33109                 :             :   operands[0] = gen_lowpart (QImode, operands[0]);
   33110                 :             :   operands[1] = gen_lowpart (QImode, operands[1]);
   33111                 :             :   operands[2] = gen_int_mode (INTVAL (operands[2]), QImode);
   33112                 :             : }
   33113                 :             : #undef DONE
   33114                 :             : #undef FAIL
   33115                 :             :   operand0 = operands[0];
   33116                 :             :   (void) operand0;
   33117                 :             :   operand1 = operands[1];
   33118                 :             :   (void) operand1;
   33119                 :             :   operand2 = operands[2];
   33120                 :             :   (void) operand2;
   33121                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   33122                 :             :         gen_rtvec (2,
   33123                 :             :                 gen_rtx_SET (gen_rtx_STRICT_LOW_PART (VOIDmode,
   33124                 :             :         operand0),
   33125                 :             :         gen_rtx_IOR (QImode,
   33126                 :             :         operand1,
   33127                 :             :         operand2)),
   33128                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   33129                 :             :   _val = get_insns ();
   33130                 :             :   end_sequence ();
   33131                 :             :   return _val;
   33132                 :             : }
   33133                 :             : 
   33134                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:13132 */
   33135                 :             : extern rtx_insn *gen_split_423 (rtx_insn *, rtx *);
   33136                 :             : rtx_insn *
   33137                 :             : gen_split_423 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   33138                 :             : {
   33139                 :             :   rtx operand0;
   33140                 :             :   rtx operand1;
   33141                 :             :   rtx operand2;
   33142                 :             :   rtx_insn *_val = NULL;
   33143                 :             :   if (dump_file)
   33144                 :             :     fprintf (dump_file, "Splitting with gen_split_423 (i386.md:13132)\n");
   33145                 :             :   start_sequence ();
   33146                 :             : #define FAIL return (end_sequence (), _val)
   33147                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   33148                 :             : #line 13147 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   33149                 :             : {
   33150                 :             :   operands[0] = gen_lowpart (QImode, operands[0]);
   33151                 :             :   operands[1] = gen_lowpart (QImode, operands[1]);
   33152                 :             :   operands[2] = gen_int_mode (INTVAL (operands[2]), QImode);
   33153                 :             : }
   33154                 :             : #undef DONE
   33155                 :             : #undef FAIL
   33156                 :             :   operand0 = operands[0];
   33157                 :             :   (void) operand0;
   33158                 :             :   operand1 = operands[1];
   33159                 :             :   (void) operand1;
   33160                 :             :   operand2 = operands[2];
   33161                 :             :   (void) operand2;
   33162                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   33163                 :             :         gen_rtvec (2,
   33164                 :             :                 gen_rtx_SET (gen_rtx_STRICT_LOW_PART (VOIDmode,
   33165                 :             :         operand0),
   33166                 :             :         gen_rtx_XOR (QImode,
   33167                 :             :         operand1,
   33168                 :             :         operand2)),
   33169                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   33170                 :             :   _val = get_insns ();
   33171                 :             :   end_sequence ();
   33172                 :             :   return _val;
   33173                 :             : }
   33174                 :             : 
   33175                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:13153 */
   33176                 :             : rtx
   33177                 :             : gen_xorqi_ext_1_cc (rtx operand0,
   33178                 :             :         rtx operand1,
   33179                 :             :         rtx operand2)
   33180                 :             : {
   33181                 :             :   return gen_rtx_PARALLEL (VOIDmode,
   33182                 :             :         gen_rtvec (2,
   33183                 :             :                 gen_rtx_SET (gen_rtx_REG (CCNOmode,
   33184                 :             :         17),
   33185                 :             :         gen_rtx_COMPARE (CCNOmode,
   33186                 :             :         gen_rtx_XOR (QImode,
   33187                 :             :         gen_rtx_SUBREG (QImode,
   33188                 :             :         gen_rtx_ZERO_EXTRACT (HImode,
   33189                 :             :         operand1,
   33190                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   33191                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   33192                 :             :         0),
   33193                 :             :         operand2),
   33194                 :             :         const0_rtx)),
   33195                 :             :                 gen_rtx_SET (gen_rtx_ZERO_EXTRACT (HImode,
   33196                 :             :         operand0,
   33197                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   33198                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   33199                 :             :         gen_rtx_SUBREG (HImode,
   33200                 :             :         gen_rtx_XOR (QImode,
   33201                 :             :         gen_rtx_SUBREG (QImode,
   33202                 :             :         gen_rtx_ZERO_EXTRACT (HImode,
   33203                 :             :         operand1,
   33204                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   33205                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   33206                 :             :         0),
   33207                 :             :         operand2),
   33208                 :             :         0))));
   33209                 :             : }
   33210                 :             : 
   33211                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:13176 */
   33212                 :             : extern rtx_insn *gen_peephole2_124 (rtx_insn *, rtx *);
   33213                 :             : rtx_insn *
   33214                 :             : gen_peephole2_124 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   33215                 :             : {
   33216                 :             :   rtx operand0;
   33217                 :             :   rtx operand1;
   33218                 :             :   rtx_insn *_val = NULL;
   33219                 :             :   if (dump_file)
   33220                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_124 (i386.md:13176)\n");
   33221                 :             :   start_sequence ();
   33222                 :             :   operand0 = operands[0];
   33223                 :             :   (void) operand0;
   33224                 :             :   operand1 = operands[1];
   33225                 :             :   (void) operand1;
   33226                 :             :   emit_insn (gen_rtx_SET (operand0,
   33227                 :             :         operand1));
   33228                 :             :   _val = get_insns ();
   33229                 :             :   end_sequence ();
   33230                 :             :   return _val;
   33231                 :             : }
   33232                 :             : 
   33233                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:13176 */
   33234                 :             : extern rtx_insn *gen_peephole2_125 (rtx_insn *, rtx *);
   33235                 :             : rtx_insn *
   33236                 :             : gen_peephole2_125 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   33237                 :             : {
   33238                 :             :   rtx operand0;
   33239                 :             :   rtx operand1;
   33240                 :             :   rtx_insn *_val = NULL;
   33241                 :             :   if (dump_file)
   33242                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_125 (i386.md:13176)\n");
   33243                 :             :   start_sequence ();
   33244                 :             :   operand0 = operands[0];
   33245                 :             :   (void) operand0;
   33246                 :             :   operand1 = operands[1];
   33247                 :             :   (void) operand1;
   33248                 :             :   emit_insn (gen_rtx_SET (operand0,
   33249                 :             :         operand1));
   33250                 :             :   _val = get_insns ();
   33251                 :             :   end_sequence ();
   33252                 :             :   return _val;
   33253                 :             : }
   33254                 :             : 
   33255                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:13176 */
   33256                 :             : extern rtx_insn *gen_peephole2_126 (rtx_insn *, rtx *);
   33257                 :             : rtx_insn *
   33258                 :             : gen_peephole2_126 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   33259                 :             : {
   33260                 :             :   rtx operand0;
   33261                 :             :   rtx operand1;
   33262                 :             :   rtx_insn *_val = NULL;
   33263                 :             :   if (dump_file)
   33264                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_126 (i386.md:13176)\n");
   33265                 :             :   start_sequence ();
   33266                 :             :   operand0 = operands[0];
   33267                 :             :   (void) operand0;
   33268                 :             :   operand1 = operands[1];
   33269                 :             :   (void) operand1;
   33270                 :             :   emit_insn (gen_rtx_SET (operand0,
   33271                 :             :         operand1));
   33272                 :             :   _val = get_insns ();
   33273                 :             :   end_sequence ();
   33274                 :             :   return _val;
   33275                 :             : }
   33276                 :             : 
   33277                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:13176 */
   33278                 :             : extern rtx_insn *gen_peephole2_127 (rtx_insn *, rtx *);
   33279                 :             : rtx_insn *
   33280                 :             : gen_peephole2_127 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   33281                 :             : {
   33282                 :             :   rtx operand0;
   33283                 :             :   rtx operand1;
   33284                 :             :   rtx_insn *_val = NULL;
   33285                 :             :   if (dump_file)
   33286                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_127 (i386.md:13176)\n");
   33287                 :             :   start_sequence ();
   33288                 :             :   operand0 = operands[0];
   33289                 :             :   (void) operand0;
   33290                 :             :   operand1 = operands[1];
   33291                 :             :   (void) operand1;
   33292                 :             :   emit_insn (gen_rtx_SET (operand0,
   33293                 :             :         operand1));
   33294                 :             :   _val = get_insns ();
   33295                 :             :   end_sequence ();
   33296                 :             :   return _val;
   33297                 :             : }
   33298                 :             : 
   33299                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:13176 */
   33300                 :             : extern rtx_insn *gen_peephole2_128 (rtx_insn *, rtx *);
   33301                 :             : rtx_insn *
   33302                 :             : gen_peephole2_128 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   33303                 :             : {
   33304                 :             :   rtx operand0;
   33305                 :             :   rtx operand1;
   33306                 :             :   rtx_insn *_val = NULL;
   33307                 :             :   if (dump_file)
   33308                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_128 (i386.md:13176)\n");
   33309                 :             :   start_sequence ();
   33310                 :             :   operand0 = operands[0];
   33311                 :             :   (void) operand0;
   33312                 :             :   operand1 = operands[1];
   33313                 :             :   (void) operand1;
   33314                 :             :   emit_insn (gen_rtx_SET (operand0,
   33315                 :             :         operand1));
   33316                 :             :   _val = get_insns ();
   33317                 :             :   end_sequence ();
   33318                 :             :   return _val;
   33319                 :             : }
   33320                 :             : 
   33321                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:13176 */
   33322                 :             : extern rtx_insn *gen_peephole2_129 (rtx_insn *, rtx *);
   33323                 :             : rtx_insn *
   33324                 :             : gen_peephole2_129 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   33325                 :             : {
   33326                 :             :   rtx operand0;
   33327                 :             :   rtx operand1;
   33328                 :             :   rtx_insn *_val = NULL;
   33329                 :             :   if (dump_file)
   33330                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_129 (i386.md:13176)\n");
   33331                 :             :   start_sequence ();
   33332                 :             :   operand0 = operands[0];
   33333                 :             :   (void) operand0;
   33334                 :             :   operand1 = operands[1];
   33335                 :             :   (void) operand1;
   33336                 :             :   emit_insn (gen_rtx_SET (operand0,
   33337                 :             :         operand1));
   33338                 :             :   _val = get_insns ();
   33339                 :             :   end_sequence ();
   33340                 :             :   return _val;
   33341                 :             : }
   33342                 :             : 
   33343                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:13176 */
   33344                 :             : extern rtx_insn *gen_peephole2_130 (rtx_insn *, rtx *);
   33345                 :             : rtx_insn *
   33346                 :             : gen_peephole2_130 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   33347                 :             : {
   33348                 :             :   rtx operand0;
   33349                 :             :   rtx operand1;
   33350                 :             :   rtx_insn *_val = NULL;
   33351                 :             :   if (dump_file)
   33352                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_130 (i386.md:13176)\n");
   33353                 :             :   start_sequence ();
   33354                 :             :   operand0 = operands[0];
   33355                 :             :   (void) operand0;
   33356                 :             :   operand1 = operands[1];
   33357                 :             :   (void) operand1;
   33358                 :             :   emit_insn (gen_rtx_SET (operand0,
   33359                 :             :         operand1));
   33360                 :             :   _val = get_insns ();
   33361                 :             :   end_sequence ();
   33362                 :             :   return _val;
   33363                 :             : }
   33364                 :             : 
   33365                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:13176 */
   33366                 :             : extern rtx_insn *gen_peephole2_131 (rtx_insn *, rtx *);
   33367                 :             : rtx_insn *
   33368                 :             : gen_peephole2_131 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   33369                 :             : {
   33370                 :             :   rtx operand0;
   33371                 :             :   rtx operand1;
   33372                 :             :   rtx_insn *_val = NULL;
   33373                 :             :   if (dump_file)
   33374                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_131 (i386.md:13176)\n");
   33375                 :             :   start_sequence ();
   33376                 :             :   operand0 = operands[0];
   33377                 :             :   (void) operand0;
   33378                 :             :   operand1 = operands[1];
   33379                 :             :   (void) operand1;
   33380                 :             :   emit_insn (gen_rtx_SET (operand0,
   33381                 :             :         operand1));
   33382                 :             :   _val = get_insns ();
   33383                 :             :   end_sequence ();
   33384                 :             :   return _val;
   33385                 :             : }
   33386                 :             : 
   33387                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:13176 */
   33388                 :             : extern rtx_insn *gen_peephole2_132 (rtx_insn *, rtx *);
   33389                 :             : rtx_insn *
   33390                 :             : gen_peephole2_132 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   33391                 :             : {
   33392                 :             :   rtx operand0;
   33393                 :             :   rtx operand1;
   33394                 :             :   rtx_insn *_val = NULL;
   33395                 :             :   if (dump_file)
   33396                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_132 (i386.md:13176)\n");
   33397                 :             :   start_sequence ();
   33398                 :             :   operand0 = operands[0];
   33399                 :             :   (void) operand0;
   33400                 :             :   operand1 = operands[1];
   33401                 :             :   (void) operand1;
   33402                 :             :   emit_insn (gen_rtx_SET (operand0,
   33403                 :             :         operand1));
   33404                 :             :   _val = get_insns ();
   33405                 :             :   end_sequence ();
   33406                 :             :   return _val;
   33407                 :             : }
   33408                 :             : 
   33409                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:13176 */
   33410                 :             : extern rtx_insn *gen_peephole2_133 (rtx_insn *, rtx *);
   33411                 :             : rtx_insn *
   33412                 :             : gen_peephole2_133 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   33413                 :             : {
   33414                 :             :   rtx operand0;
   33415                 :             :   rtx operand1;
   33416                 :             :   rtx_insn *_val = NULL;
   33417                 :             :   if (dump_file)
   33418                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_133 (i386.md:13176)\n");
   33419                 :             :   start_sequence ();
   33420                 :             :   operand0 = operands[0];
   33421                 :             :   (void) operand0;
   33422                 :             :   operand1 = operands[1];
   33423                 :             :   (void) operand1;
   33424                 :             :   emit_insn (gen_rtx_SET (operand0,
   33425                 :             :         operand1));
   33426                 :             :   _val = get_insns ();
   33427                 :             :   end_sequence ();
   33428                 :             :   return _val;
   33429                 :             : }
   33430                 :             : 
   33431                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:13176 */
   33432                 :             : extern rtx_insn *gen_peephole2_134 (rtx_insn *, rtx *);
   33433                 :             : rtx_insn *
   33434                 :             : gen_peephole2_134 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   33435                 :             : {
   33436                 :             :   rtx operand0;
   33437                 :             :   rtx operand1;
   33438                 :             :   rtx_insn *_val = NULL;
   33439                 :             :   if (dump_file)
   33440                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_134 (i386.md:13176)\n");
   33441                 :             :   start_sequence ();
   33442                 :             :   operand0 = operands[0];
   33443                 :             :   (void) operand0;
   33444                 :             :   operand1 = operands[1];
   33445                 :             :   (void) operand1;
   33446                 :             :   emit_insn (gen_rtx_SET (operand0,
   33447                 :             :         operand1));
   33448                 :             :   _val = get_insns ();
   33449                 :             :   end_sequence ();
   33450                 :             :   return _val;
   33451                 :             : }
   33452                 :             : 
   33453                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:13176 */
   33454                 :             : extern rtx_insn *gen_peephole2_135 (rtx_insn *, rtx *);
   33455                 :             : rtx_insn *
   33456                 :             : gen_peephole2_135 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   33457                 :             : {
   33458                 :             :   rtx operand0;
   33459                 :             :   rtx operand1;
   33460                 :             :   rtx_insn *_val = NULL;
   33461                 :             :   if (dump_file)
   33462                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_135 (i386.md:13176)\n");
   33463                 :             :   start_sequence ();
   33464                 :             :   operand0 = operands[0];
   33465                 :             :   (void) operand0;
   33466                 :             :   operand1 = operands[1];
   33467                 :             :   (void) operand1;
   33468                 :             :   emit_insn (gen_rtx_SET (operand0,
   33469                 :             :         operand1));
   33470                 :             :   _val = get_insns ();
   33471                 :             :   end_sequence ();
   33472                 :             :   return _val;
   33473                 :             : }
   33474                 :             : 
   33475                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:13188 */
   33476                 :             : extern rtx_insn *gen_peephole2_136 (rtx_insn *, rtx *);
   33477                 :             : rtx_insn *
   33478                 :             : gen_peephole2_136 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   33479                 :             : {
   33480                 :             :   rtx operand0;
   33481                 :             :   rtx_insn *_val = NULL;
   33482                 :             :   if (dump_file)
   33483                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_136 (i386.md:13188)\n");
   33484                 :             :   start_sequence ();
   33485                 :             :   operand0 = operands[0];
   33486                 :             :   (void) operand0;
   33487                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   33488                 :             :         gen_rtvec (2,
   33489                 :             :                 gen_rtx_SET (operand0,
   33490                 :             :         const0_rtx),
   33491                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   33492                 :             :   _val = get_insns ();
   33493                 :             :   end_sequence ();
   33494                 :             :   return _val;
   33495                 :             : }
   33496                 :             : 
   33497                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:13188 */
   33498                 :             : extern rtx_insn *gen_peephole2_137 (rtx_insn *, rtx *);
   33499                 :             : rtx_insn *
   33500                 :             : gen_peephole2_137 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   33501                 :             : {
   33502                 :             :   rtx operand0;
   33503                 :             :   rtx_insn *_val = NULL;
   33504                 :             :   if (dump_file)
   33505                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_137 (i386.md:13188)\n");
   33506                 :             :   start_sequence ();
   33507                 :             :   operand0 = operands[0];
   33508                 :             :   (void) operand0;
   33509                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   33510                 :             :         gen_rtvec (2,
   33511                 :             :                 gen_rtx_SET (operand0,
   33512                 :             :         const0_rtx),
   33513                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   33514                 :             :   _val = get_insns ();
   33515                 :             :   end_sequence ();
   33516                 :             :   return _val;
   33517                 :             : }
   33518                 :             : 
   33519                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:13188 */
   33520                 :             : extern rtx_insn *gen_peephole2_138 (rtx_insn *, rtx *);
   33521                 :             : rtx_insn *
   33522                 :             : gen_peephole2_138 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   33523                 :             : {
   33524                 :             :   rtx operand0;
   33525                 :             :   rtx_insn *_val = NULL;
   33526                 :             :   if (dump_file)
   33527                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_138 (i386.md:13188)\n");
   33528                 :             :   start_sequence ();
   33529                 :             :   operand0 = operands[0];
   33530                 :             :   (void) operand0;
   33531                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   33532                 :             :         gen_rtvec (2,
   33533                 :             :                 gen_rtx_SET (operand0,
   33534                 :             :         const0_rtx),
   33535                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   33536                 :             :   _val = get_insns ();
   33537                 :             :   end_sequence ();
   33538                 :             :   return _val;
   33539                 :             : }
   33540                 :             : 
   33541                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:13188 */
   33542                 :             : extern rtx_insn *gen_peephole2_139 (rtx_insn *, rtx *);
   33543                 :             : rtx_insn *
   33544                 :             : gen_peephole2_139 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   33545                 :             : {
   33546                 :             :   rtx operand0;
   33547                 :             :   rtx_insn *_val = NULL;
   33548                 :             :   if (dump_file)
   33549                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_139 (i386.md:13188)\n");
   33550                 :             :   start_sequence ();
   33551                 :             :   operand0 = operands[0];
   33552                 :             :   (void) operand0;
   33553                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   33554                 :             :         gen_rtvec (2,
   33555                 :             :                 gen_rtx_SET (operand0,
   33556                 :             :         const0_rtx),
   33557                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   33558                 :             :   _val = get_insns ();
   33559                 :             :   end_sequence ();
   33560                 :             :   return _val;
   33561                 :             : }
   33562                 :             : 
   33563                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:13188 */
   33564                 :             : extern rtx_insn *gen_peephole2_140 (rtx_insn *, rtx *);
   33565                 :             : rtx_insn *
   33566                 :             : gen_peephole2_140 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   33567                 :             : {
   33568                 :             :   rtx operand0;
   33569                 :             :   rtx_insn *_val = NULL;
   33570                 :             :   if (dump_file)
   33571                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_140 (i386.md:13188)\n");
   33572                 :             :   start_sequence ();
   33573                 :             :   operand0 = operands[0];
   33574                 :             :   (void) operand0;
   33575                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   33576                 :             :         gen_rtvec (2,
   33577                 :             :                 gen_rtx_SET (operand0,
   33578                 :             :         const0_rtx),
   33579                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   33580                 :             :   _val = get_insns ();
   33581                 :             :   end_sequence ();
   33582                 :             :   return _val;
   33583                 :             : }
   33584                 :             : 
   33585                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:13188 */
   33586                 :             : extern rtx_insn *gen_peephole2_141 (rtx_insn *, rtx *);
   33587                 :             : rtx_insn *
   33588                 :             : gen_peephole2_141 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   33589                 :             : {
   33590                 :             :   rtx operand0;
   33591                 :             :   rtx_insn *_val = NULL;
   33592                 :             :   if (dump_file)
   33593                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_141 (i386.md:13188)\n");
   33594                 :             :   start_sequence ();
   33595                 :             :   operand0 = operands[0];
   33596                 :             :   (void) operand0;
   33597                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   33598                 :             :         gen_rtvec (2,
   33599                 :             :                 gen_rtx_SET (operand0,
   33600                 :             :         const0_rtx),
   33601                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   33602                 :             :   _val = get_insns ();
   33603                 :             :   end_sequence ();
   33604                 :             :   return _val;
   33605                 :             : }
   33606                 :             : 
   33607                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:13188 */
   33608                 :             : extern rtx_insn *gen_peephole2_142 (rtx_insn *, rtx *);
   33609                 :             : rtx_insn *
   33610                 :             : gen_peephole2_142 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   33611                 :             : {
   33612                 :             :   rtx operand0;
   33613                 :             :   rtx_insn *_val = NULL;
   33614                 :             :   if (dump_file)
   33615                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_142 (i386.md:13188)\n");
   33616                 :             :   start_sequence ();
   33617                 :             :   operand0 = operands[0];
   33618                 :             :   (void) operand0;
   33619                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   33620                 :             :         gen_rtvec (2,
   33621                 :             :                 gen_rtx_SET (operand0,
   33622                 :             :         const0_rtx),
   33623                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   33624                 :             :   _val = get_insns ();
   33625                 :             :   end_sequence ();
   33626                 :             :   return _val;
   33627                 :             : }
   33628                 :             : 
   33629                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:13188 */
   33630                 :             : extern rtx_insn *gen_peephole2_143 (rtx_insn *, rtx *);
   33631                 :             : rtx_insn *
   33632                 :             : gen_peephole2_143 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   33633                 :             : {
   33634                 :             :   rtx operand0;
   33635                 :             :   rtx_insn *_val = NULL;
   33636                 :             :   if (dump_file)
   33637                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_143 (i386.md:13188)\n");
   33638                 :             :   start_sequence ();
   33639                 :             :   operand0 = operands[0];
   33640                 :             :   (void) operand0;
   33641                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   33642                 :             :         gen_rtvec (2,
   33643                 :             :                 gen_rtx_SET (operand0,
   33644                 :             :         const0_rtx),
   33645                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   33646                 :             :   _val = get_insns ();
   33647                 :             :   end_sequence ();
   33648                 :             :   return _val;
   33649                 :             : }
   33650                 :             : 
   33651                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:13188 */
   33652                 :             : extern rtx_insn *gen_peephole2_144 (rtx_insn *, rtx *);
   33653                 :             : rtx_insn *
   33654                 :             : gen_peephole2_144 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   33655                 :             : {
   33656                 :             :   rtx operand0;
   33657                 :             :   rtx_insn *_val = NULL;
   33658                 :             :   if (dump_file)
   33659                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_144 (i386.md:13188)\n");
   33660                 :             :   start_sequence ();
   33661                 :             :   operand0 = operands[0];
   33662                 :             :   (void) operand0;
   33663                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   33664                 :             :         gen_rtvec (2,
   33665                 :             :                 gen_rtx_SET (operand0,
   33666                 :             :         const0_rtx),
   33667                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   33668                 :             :   _val = get_insns ();
   33669                 :             :   end_sequence ();
   33670                 :             :   return _val;
   33671                 :             : }
   33672                 :             : 
   33673                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:13188 */
   33674                 :             : extern rtx_insn *gen_peephole2_145 (rtx_insn *, rtx *);
   33675                 :             : rtx_insn *
   33676                 :             : gen_peephole2_145 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   33677                 :             : {
   33678                 :             :   rtx operand0;
   33679                 :             :   rtx_insn *_val = NULL;
   33680                 :             :   if (dump_file)
   33681                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_145 (i386.md:13188)\n");
   33682                 :             :   start_sequence ();
   33683                 :             :   operand0 = operands[0];
   33684                 :             :   (void) operand0;
   33685                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   33686                 :             :         gen_rtvec (2,
   33687                 :             :                 gen_rtx_SET (operand0,
   33688                 :             :         const0_rtx),
   33689                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   33690                 :             :   _val = get_insns ();
   33691                 :             :   end_sequence ();
   33692                 :             :   return _val;
   33693                 :             : }
   33694                 :             : 
   33695                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:13188 */
   33696                 :             : extern rtx_insn *gen_peephole2_146 (rtx_insn *, rtx *);
   33697                 :             : rtx_insn *
   33698                 :             : gen_peephole2_146 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   33699                 :             : {
   33700                 :             :   rtx operand0;
   33701                 :             :   rtx_insn *_val = NULL;
   33702                 :             :   if (dump_file)
   33703                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_146 (i386.md:13188)\n");
   33704                 :             :   start_sequence ();
   33705                 :             :   operand0 = operands[0];
   33706                 :             :   (void) operand0;
   33707                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   33708                 :             :         gen_rtvec (2,
   33709                 :             :                 gen_rtx_SET (operand0,
   33710                 :             :         const0_rtx),
   33711                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   33712                 :             :   _val = get_insns ();
   33713                 :             :   end_sequence ();
   33714                 :             :   return _val;
   33715                 :             : }
   33716                 :             : 
   33717                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:13188 */
   33718                 :             : extern rtx_insn *gen_peephole2_147 (rtx_insn *, rtx *);
   33719                 :             : rtx_insn *
   33720                 :             : gen_peephole2_147 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   33721                 :             : {
   33722                 :             :   rtx operand0;
   33723                 :             :   rtx_insn *_val = NULL;
   33724                 :             :   if (dump_file)
   33725                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_147 (i386.md:13188)\n");
   33726                 :             :   start_sequence ();
   33727                 :             :   operand0 = operands[0];
   33728                 :             :   (void) operand0;
   33729                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   33730                 :             :         gen_rtvec (2,
   33731                 :             :                 gen_rtx_SET (operand0,
   33732                 :             :         const0_rtx),
   33733                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   33734                 :             :   _val = get_insns ();
   33735                 :             :   end_sequence ();
   33736                 :             :   return _val;
   33737                 :             : }
   33738                 :             : 
   33739                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:13200 */
   33740                 :             : extern rtx_insn *gen_split_424 (rtx_insn *, rtx *);
   33741                 :             : rtx_insn *
   33742                 :             : gen_split_424 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   33743                 :             : {
   33744                 :             :   rtx_insn *_val = NULL;
   33745                 :             :   if (dump_file)
   33746                 :             :     fprintf (dump_file, "Splitting with gen_split_424 (i386.md:13200)\n");
   33747                 :             :   start_sequence ();
   33748                 :             : #define FAIL return (end_sequence (), _val)
   33749                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   33750                 :             : #line 13211 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   33751                 :             : {
   33752                 :             :   split_double_concat (DImode, operands[0], operands[3],
   33753                 :             :                        gen_lowpart (SImode, operands[1]));
   33754                 :             :   DONE;
   33755                 :             : }
   33756                 :             : #undef DONE
   33757                 :             : #undef FAIL
   33758                 :             :   emit_insn (const0_rtx);
   33759                 :             :   _val = get_insns ();
   33760                 :             :   end_sequence ();
   33761                 :             :   return _val;
   33762                 :             : }
   33763                 :             : 
   33764                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:13200 */
   33765                 :             : extern rtx_insn *gen_split_425 (rtx_insn *, rtx *);
   33766                 :             : rtx_insn *
   33767                 :             : gen_split_425 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   33768                 :             : {
   33769                 :             :   rtx_insn *_val = NULL;
   33770                 :             :   if (dump_file)
   33771                 :             :     fprintf (dump_file, "Splitting with gen_split_425 (i386.md:13200)\n");
   33772                 :             :   start_sequence ();
   33773                 :             : #define FAIL return (end_sequence (), _val)
   33774                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   33775                 :             : #line 13211 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   33776                 :             : {
   33777                 :             :   split_double_concat (DImode, operands[0], operands[3],
   33778                 :             :                        gen_lowpart (SImode, operands[1]));
   33779                 :             :   DONE;
   33780                 :             : }
   33781                 :             : #undef DONE
   33782                 :             : #undef FAIL
   33783                 :             :   emit_insn (const0_rtx);
   33784                 :             :   _val = get_insns ();
   33785                 :             :   end_sequence ();
   33786                 :             :   return _val;
   33787                 :             : }
   33788                 :             : 
   33789                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:13200 */
   33790                 :             : extern rtx_insn *gen_split_426 (rtx_insn *, rtx *);
   33791                 :             : rtx_insn *
   33792                 :             : gen_split_426 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   33793                 :             : {
   33794                 :             :   rtx_insn *_val = NULL;
   33795                 :             :   if (dump_file)
   33796                 :             :     fprintf (dump_file, "Splitting with gen_split_426 (i386.md:13200)\n");
   33797                 :             :   start_sequence ();
   33798                 :             : #define FAIL return (end_sequence (), _val)
   33799                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   33800                 :             : #line 13211 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   33801                 :             : {
   33802                 :             :   split_double_concat (DImode, operands[0], operands[3],
   33803                 :             :                        gen_lowpart (SImode, operands[1]));
   33804                 :             :   DONE;
   33805                 :             : }
   33806                 :             : #undef DONE
   33807                 :             : #undef FAIL
   33808                 :             :   emit_insn (const0_rtx);
   33809                 :             :   _val = get_insns ();
   33810                 :             :   end_sequence ();
   33811                 :             :   return _val;
   33812                 :             : }
   33813                 :             : 
   33814                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:13200 */
   33815                 :             : extern rtx_insn *gen_split_427 (rtx_insn *, rtx *);
   33816                 :             : rtx_insn *
   33817                 :             : gen_split_427 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   33818                 :             : {
   33819                 :             :   rtx_insn *_val = NULL;
   33820                 :             :   if (dump_file)
   33821                 :             :     fprintf (dump_file, "Splitting with gen_split_427 (i386.md:13200)\n");
   33822                 :             :   start_sequence ();
   33823                 :             : #define FAIL return (end_sequence (), _val)
   33824                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   33825                 :             : #line 13211 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   33826                 :             : {
   33827                 :             :   split_double_concat (TImode, operands[0], operands[3],
   33828                 :             :                        gen_lowpart (DImode, operands[1]));
   33829                 :             :   DONE;
   33830                 :             : }
   33831                 :             : #undef DONE
   33832                 :             : #undef FAIL
   33833                 :             :   emit_insn (const0_rtx);
   33834                 :             :   _val = get_insns ();
   33835                 :             :   end_sequence ();
   33836                 :             :   return _val;
   33837                 :             : }
   33838                 :             : 
   33839                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:13200 */
   33840                 :             : extern rtx_insn *gen_split_428 (rtx_insn *, rtx *);
   33841                 :             : rtx_insn *
   33842                 :             : gen_split_428 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   33843                 :             : {
   33844                 :             :   rtx_insn *_val = NULL;
   33845                 :             :   if (dump_file)
   33846                 :             :     fprintf (dump_file, "Splitting with gen_split_428 (i386.md:13200)\n");
   33847                 :             :   start_sequence ();
   33848                 :             : #define FAIL return (end_sequence (), _val)
   33849                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   33850                 :             : #line 13211 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   33851                 :             : {
   33852                 :             :   split_double_concat (TImode, operands[0], operands[3],
   33853                 :             :                        gen_lowpart (DImode, operands[1]));
   33854                 :             :   DONE;
   33855                 :             : }
   33856                 :             : #undef DONE
   33857                 :             : #undef FAIL
   33858                 :             :   emit_insn (const0_rtx);
   33859                 :             :   _val = get_insns ();
   33860                 :             :   end_sequence ();
   33861                 :             :   return _val;
   33862                 :             : }
   33863                 :             : 
   33864                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:13200 */
   33865                 :             : extern rtx_insn *gen_split_429 (rtx_insn *, rtx *);
   33866                 :             : rtx_insn *
   33867                 :             : gen_split_429 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   33868                 :             : {
   33869                 :             :   rtx_insn *_val = NULL;
   33870                 :             :   if (dump_file)
   33871                 :             :     fprintf (dump_file, "Splitting with gen_split_429 (i386.md:13200)\n");
   33872                 :             :   start_sequence ();
   33873                 :             : #define FAIL return (end_sequence (), _val)
   33874                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   33875                 :             : #line 13211 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   33876                 :             : {
   33877                 :             :   split_double_concat (TImode, operands[0], operands[3],
   33878                 :             :                        gen_lowpart (DImode, operands[1]));
   33879                 :             :   DONE;
   33880                 :             : }
   33881                 :             : #undef DONE
   33882                 :             : #undef FAIL
   33883                 :             :   emit_insn (const0_rtx);
   33884                 :             :   _val = get_insns ();
   33885                 :             :   end_sequence ();
   33886                 :             :   return _val;
   33887                 :             : }
   33888                 :             : 
   33889                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:13217 */
   33890                 :             : extern rtx_insn *gen_split_430 (rtx_insn *, rtx *);
   33891                 :             : rtx_insn *
   33892                 :             : gen_split_430 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   33893                 :             : {
   33894                 :             :   rtx_insn *_val = NULL;
   33895                 :             :   if (dump_file)
   33896                 :             :     fprintf (dump_file, "Splitting with gen_split_430 (i386.md:13217)\n");
   33897                 :             :   start_sequence ();
   33898                 :             : #define FAIL return (end_sequence (), _val)
   33899                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   33900                 :             : #line 13228 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   33901                 :             : {
   33902                 :             :   split_double_concat (DImode, operands[0], operands[1],
   33903                 :             :                        gen_lowpart (SImode, operands[2]));
   33904                 :             :   DONE;
   33905                 :             : }
   33906                 :             : #undef DONE
   33907                 :             : #undef FAIL
   33908                 :             :   emit_insn (const0_rtx);
   33909                 :             :   _val = get_insns ();
   33910                 :             :   end_sequence ();
   33911                 :             :   return _val;
   33912                 :             : }
   33913                 :             : 
   33914                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:13217 */
   33915                 :             : extern rtx_insn *gen_split_431 (rtx_insn *, rtx *);
   33916                 :             : rtx_insn *
   33917                 :             : gen_split_431 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   33918                 :             : {
   33919                 :             :   rtx_insn *_val = NULL;
   33920                 :             :   if (dump_file)
   33921                 :             :     fprintf (dump_file, "Splitting with gen_split_431 (i386.md:13217)\n");
   33922                 :             :   start_sequence ();
   33923                 :             : #define FAIL return (end_sequence (), _val)
   33924                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   33925                 :             : #line 13228 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   33926                 :             : {
   33927                 :             :   split_double_concat (DImode, operands[0], operands[1],
   33928                 :             :                        gen_lowpart (SImode, operands[2]));
   33929                 :             :   DONE;
   33930                 :             : }
   33931                 :             : #undef DONE
   33932                 :             : #undef FAIL
   33933                 :             :   emit_insn (const0_rtx);
   33934                 :             :   _val = get_insns ();
   33935                 :             :   end_sequence ();
   33936                 :             :   return _val;
   33937                 :             : }
   33938                 :             : 
   33939                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:13217 */
   33940                 :             : extern rtx_insn *gen_split_432 (rtx_insn *, rtx *);
   33941                 :             : rtx_insn *
   33942                 :             : gen_split_432 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   33943                 :             : {
   33944                 :             :   rtx_insn *_val = NULL;
   33945                 :             :   if (dump_file)
   33946                 :             :     fprintf (dump_file, "Splitting with gen_split_432 (i386.md:13217)\n");
   33947                 :             :   start_sequence ();
   33948                 :             : #define FAIL return (end_sequence (), _val)
   33949                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   33950                 :             : #line 13228 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   33951                 :             : {
   33952                 :             :   split_double_concat (DImode, operands[0], operands[1],
   33953                 :             :                        gen_lowpart (SImode, operands[2]));
   33954                 :             :   DONE;
   33955                 :             : }
   33956                 :             : #undef DONE
   33957                 :             : #undef FAIL
   33958                 :             :   emit_insn (const0_rtx);
   33959                 :             :   _val = get_insns ();
   33960                 :             :   end_sequence ();
   33961                 :             :   return _val;
   33962                 :             : }
   33963                 :             : 
   33964                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:13217 */
   33965                 :             : extern rtx_insn *gen_split_433 (rtx_insn *, rtx *);
   33966                 :             : rtx_insn *
   33967                 :             : gen_split_433 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   33968                 :             : {
   33969                 :             :   rtx_insn *_val = NULL;
   33970                 :             :   if (dump_file)
   33971                 :             :     fprintf (dump_file, "Splitting with gen_split_433 (i386.md:13217)\n");
   33972                 :             :   start_sequence ();
   33973                 :             : #define FAIL return (end_sequence (), _val)
   33974                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   33975                 :             : #line 13228 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   33976                 :             : {
   33977                 :             :   split_double_concat (TImode, operands[0], operands[1],
   33978                 :             :                        gen_lowpart (DImode, operands[2]));
   33979                 :             :   DONE;
   33980                 :             : }
   33981                 :             : #undef DONE
   33982                 :             : #undef FAIL
   33983                 :             :   emit_insn (const0_rtx);
   33984                 :             :   _val = get_insns ();
   33985                 :             :   end_sequence ();
   33986                 :             :   return _val;
   33987                 :             : }
   33988                 :             : 
   33989                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:13217 */
   33990                 :             : extern rtx_insn *gen_split_434 (rtx_insn *, rtx *);
   33991                 :             : rtx_insn *
   33992                 :             : gen_split_434 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   33993                 :             : {
   33994                 :             :   rtx_insn *_val = NULL;
   33995                 :             :   if (dump_file)
   33996                 :             :     fprintf (dump_file, "Splitting with gen_split_434 (i386.md:13217)\n");
   33997                 :             :   start_sequence ();
   33998                 :             : #define FAIL return (end_sequence (), _val)
   33999                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   34000                 :             : #line 13228 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   34001                 :             : {
   34002                 :             :   split_double_concat (TImode, operands[0], operands[1],
   34003                 :             :                        gen_lowpart (DImode, operands[2]));
   34004                 :             :   DONE;
   34005                 :             : }
   34006                 :             : #undef DONE
   34007                 :             : #undef FAIL
   34008                 :             :   emit_insn (const0_rtx);
   34009                 :             :   _val = get_insns ();
   34010                 :             :   end_sequence ();
   34011                 :             :   return _val;
   34012                 :             : }
   34013                 :             : 
   34014                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:13217 */
   34015                 :             : extern rtx_insn *gen_split_435 (rtx_insn *, rtx *);
   34016                 :             : rtx_insn *
   34017                 :             : gen_split_435 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   34018                 :             : {
   34019                 :             :   rtx_insn *_val = NULL;
   34020                 :             :   if (dump_file)
   34021                 :             :     fprintf (dump_file, "Splitting with gen_split_435 (i386.md:13217)\n");
   34022                 :             :   start_sequence ();
   34023                 :             : #define FAIL return (end_sequence (), _val)
   34024                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   34025                 :             : #line 13228 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   34026                 :             : {
   34027                 :             :   split_double_concat (TImode, operands[0], operands[1],
   34028                 :             :                        gen_lowpart (DImode, operands[2]));
   34029                 :             :   DONE;
   34030                 :             : }
   34031                 :             : #undef DONE
   34032                 :             : #undef FAIL
   34033                 :             :   emit_insn (const0_rtx);
   34034                 :             :   _val = get_insns ();
   34035                 :             :   end_sequence ();
   34036                 :             :   return _val;
   34037                 :             : }
   34038                 :             : 
   34039                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:13234 */
   34040                 :             : extern rtx_insn *gen_split_436 (rtx_insn *, rtx *);
   34041                 :             : rtx_insn *
   34042                 :             : gen_split_436 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   34043                 :             : {
   34044                 :             :   rtx_insn *_val = NULL;
   34045                 :             :   if (dump_file)
   34046                 :             :     fprintf (dump_file, "Splitting with gen_split_436 (i386.md:13234)\n");
   34047                 :             :   start_sequence ();
   34048                 :             : #define FAIL return (end_sequence (), _val)
   34049                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   34050                 :             : #line 13247 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   34051                 :             : {
   34052                 :             :   if (SSE_REG_P (operands[0]))
   34053                 :             :     {
   34054                 :             :       rtx tmp = gen_rtx_REG (V2DImode, REGNO (operands[0]));
   34055                 :             :       emit_insn (gen_vec_concatv2di (tmp, operands[3], operands[1]));
   34056                 :             :     }
   34057                 :             :   else
   34058                 :             :     split_double_concat (DImode, operands[0], operands[3], operands[1]);
   34059                 :             :   DONE;
   34060                 :             : }
   34061                 :             : #undef DONE
   34062                 :             : #undef FAIL
   34063                 :             :   emit_insn (const0_rtx);
   34064                 :             :   _val = get_insns ();
   34065                 :             :   end_sequence ();
   34066                 :             :   return _val;
   34067                 :             : }
   34068                 :             : 
   34069                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:13234 */
   34070                 :             : extern rtx_insn *gen_split_437 (rtx_insn *, rtx *);
   34071                 :             : rtx_insn *
   34072                 :             : gen_split_437 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   34073                 :             : {
   34074                 :             :   rtx_insn *_val = NULL;
   34075                 :             :   if (dump_file)
   34076                 :             :     fprintf (dump_file, "Splitting with gen_split_437 (i386.md:13234)\n");
   34077                 :             :   start_sequence ();
   34078                 :             : #define FAIL return (end_sequence (), _val)
   34079                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   34080                 :             : #line 13247 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   34081                 :             : {
   34082                 :             :   if (SSE_REG_P (operands[0]))
   34083                 :             :     {
   34084                 :             :       rtx tmp = gen_rtx_REG (V2DImode, REGNO (operands[0]));
   34085                 :             :       emit_insn (gen_vec_concatv2di (tmp, operands[3], operands[1]));
   34086                 :             :     }
   34087                 :             :   else
   34088                 :             :     split_double_concat (DImode, operands[0], operands[3], operands[1]);
   34089                 :             :   DONE;
   34090                 :             : }
   34091                 :             : #undef DONE
   34092                 :             : #undef FAIL
   34093                 :             :   emit_insn (const0_rtx);
   34094                 :             :   _val = get_insns ();
   34095                 :             :   end_sequence ();
   34096                 :             :   return _val;
   34097                 :             : }
   34098                 :             : 
   34099                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:13234 */
   34100                 :             : extern rtx_insn *gen_split_438 (rtx_insn *, rtx *);
   34101                 :             : rtx_insn *
   34102                 :             : gen_split_438 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   34103                 :             : {
   34104                 :             :   rtx_insn *_val = NULL;
   34105                 :             :   if (dump_file)
   34106                 :             :     fprintf (dump_file, "Splitting with gen_split_438 (i386.md:13234)\n");
   34107                 :             :   start_sequence ();
   34108                 :             : #define FAIL return (end_sequence (), _val)
   34109                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   34110                 :             : #line 13247 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   34111                 :             : {
   34112                 :             :   if (SSE_REG_P (operands[0]))
   34113                 :             :     {
   34114                 :             :       rtx tmp = gen_rtx_REG (V2DImode, REGNO (operands[0]));
   34115                 :             :       emit_insn (gen_vec_concatv2di (tmp, operands[3], operands[1]));
   34116                 :             :     }
   34117                 :             :   else
   34118                 :             :     split_double_concat (DImode, operands[0], operands[3], operands[1]);
   34119                 :             :   DONE;
   34120                 :             : }
   34121                 :             : #undef DONE
   34122                 :             : #undef FAIL
   34123                 :             :   emit_insn (const0_rtx);
   34124                 :             :   _val = get_insns ();
   34125                 :             :   end_sequence ();
   34126                 :             :   return _val;
   34127                 :             : }
   34128                 :             : 
   34129                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:13234 */
   34130                 :             : extern rtx_insn *gen_split_439 (rtx_insn *, rtx *);
   34131                 :             : rtx_insn *
   34132                 :             : gen_split_439 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   34133                 :             : {
   34134                 :             :   rtx_insn *_val = NULL;
   34135                 :             :   if (dump_file)
   34136                 :             :     fprintf (dump_file, "Splitting with gen_split_439 (i386.md:13234)\n");
   34137                 :             :   start_sequence ();
   34138                 :             : #define FAIL return (end_sequence (), _val)
   34139                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   34140                 :             : #line 13247 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   34141                 :             : {
   34142                 :             :   if (SSE_REG_P (operands[0]))
   34143                 :             :     {
   34144                 :             :       rtx tmp = gen_rtx_REG (V2DImode, REGNO (operands[0]));
   34145                 :             :       emit_insn (gen_vec_concatv2di (tmp, operands[3], operands[1]));
   34146                 :             :     }
   34147                 :             :   else
   34148                 :             :     split_double_concat (TImode, operands[0], operands[3], operands[1]);
   34149                 :             :   DONE;
   34150                 :             : }
   34151                 :             : #undef DONE
   34152                 :             : #undef FAIL
   34153                 :             :   emit_insn (const0_rtx);
   34154                 :             :   _val = get_insns ();
   34155                 :             :   end_sequence ();
   34156                 :             :   return _val;
   34157                 :             : }
   34158                 :             : 
   34159                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:13234 */
   34160                 :             : extern rtx_insn *gen_split_440 (rtx_insn *, rtx *);
   34161                 :             : rtx_insn *
   34162                 :             : gen_split_440 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   34163                 :             : {
   34164                 :             :   rtx_insn *_val = NULL;
   34165                 :             :   if (dump_file)
   34166                 :             :     fprintf (dump_file, "Splitting with gen_split_440 (i386.md:13234)\n");
   34167                 :             :   start_sequence ();
   34168                 :             : #define FAIL return (end_sequence (), _val)
   34169                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   34170                 :             : #line 13247 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   34171                 :             : {
   34172                 :             :   if (SSE_REG_P (operands[0]))
   34173                 :             :     {
   34174                 :             :       rtx tmp = gen_rtx_REG (V2DImode, REGNO (operands[0]));
   34175                 :             :       emit_insn (gen_vec_concatv2di (tmp, operands[3], operands[1]));
   34176                 :             :     }
   34177                 :             :   else
   34178                 :             :     split_double_concat (TImode, operands[0], operands[3], operands[1]);
   34179                 :             :   DONE;
   34180                 :             : }
   34181                 :             : #undef DONE
   34182                 :             : #undef FAIL
   34183                 :             :   emit_insn (const0_rtx);
   34184                 :             :   _val = get_insns ();
   34185                 :             :   end_sequence ();
   34186                 :             :   return _val;
   34187                 :             : }
   34188                 :             : 
   34189                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:13234 */
   34190                 :             : extern rtx_insn *gen_split_441 (rtx_insn *, rtx *);
   34191                 :             : rtx_insn *
   34192                 :             : gen_split_441 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   34193                 :             : {
   34194                 :             :   rtx_insn *_val = NULL;
   34195                 :             :   if (dump_file)
   34196                 :             :     fprintf (dump_file, "Splitting with gen_split_441 (i386.md:13234)\n");
   34197                 :             :   start_sequence ();
   34198                 :             : #define FAIL return (end_sequence (), _val)
   34199                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   34200                 :             : #line 13247 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   34201                 :             : {
   34202                 :             :   if (SSE_REG_P (operands[0]))
   34203                 :             :     {
   34204                 :             :       rtx tmp = gen_rtx_REG (V2DImode, REGNO (operands[0]));
   34205                 :             :       emit_insn (gen_vec_concatv2di (tmp, operands[3], operands[1]));
   34206                 :             :     }
   34207                 :             :   else
   34208                 :             :     split_double_concat (TImode, operands[0], operands[3], operands[1]);
   34209                 :             :   DONE;
   34210                 :             : }
   34211                 :             : #undef DONE
   34212                 :             : #undef FAIL
   34213                 :             :   emit_insn (const0_rtx);
   34214                 :             :   _val = get_insns ();
   34215                 :             :   end_sequence ();
   34216                 :             :   return _val;
   34217                 :             : }
   34218                 :             : 
   34219                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:13259 */
   34220                 :             : extern rtx_insn *gen_split_442 (rtx_insn *, rtx *);
   34221                 :             : rtx_insn *
   34222                 :             : gen_split_442 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   34223                 :             : {
   34224                 :             :   rtx_insn *_val = NULL;
   34225                 :             :   if (dump_file)
   34226                 :             :     fprintf (dump_file, "Splitting with gen_split_442 (i386.md:13259)\n");
   34227                 :             :   start_sequence ();
   34228                 :             : #define FAIL return (end_sequence (), _val)
   34229                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   34230                 :             : #line 13272 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   34231                 :             : {
   34232                 :             :   split_double_concat (DImode, operands[0], operands[1], operands[2]);
   34233                 :             :   DONE;
   34234                 :             : }
   34235                 :             : #undef DONE
   34236                 :             : #undef FAIL
   34237                 :             :   emit_insn (const0_rtx);
   34238                 :             :   _val = get_insns ();
   34239                 :             :   end_sequence ();
   34240                 :             :   return _val;
   34241                 :             : }
   34242                 :             : 
   34243                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:13259 */
   34244                 :             : extern rtx_insn *gen_split_443 (rtx_insn *, rtx *);
   34245                 :             : rtx_insn *
   34246                 :             : gen_split_443 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   34247                 :             : {
   34248                 :             :   rtx_insn *_val = NULL;
   34249                 :             :   if (dump_file)
   34250                 :             :     fprintf (dump_file, "Splitting with gen_split_443 (i386.md:13259)\n");
   34251                 :             :   start_sequence ();
   34252                 :             : #define FAIL return (end_sequence (), _val)
   34253                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   34254                 :             : #line 13272 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   34255                 :             : {
   34256                 :             :   split_double_concat (DImode, operands[0], operands[1], operands[2]);
   34257                 :             :   DONE;
   34258                 :             : }
   34259                 :             : #undef DONE
   34260                 :             : #undef FAIL
   34261                 :             :   emit_insn (const0_rtx);
   34262                 :             :   _val = get_insns ();
   34263                 :             :   end_sequence ();
   34264                 :             :   return _val;
   34265                 :             : }
   34266                 :             : 
   34267                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:13259 */
   34268                 :             : extern rtx_insn *gen_split_444 (rtx_insn *, rtx *);
   34269                 :             : rtx_insn *
   34270                 :             : gen_split_444 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   34271                 :             : {
   34272                 :             :   rtx_insn *_val = NULL;
   34273                 :             :   if (dump_file)
   34274                 :             :     fprintf (dump_file, "Splitting with gen_split_444 (i386.md:13259)\n");
   34275                 :             :   start_sequence ();
   34276                 :             : #define FAIL return (end_sequence (), _val)
   34277                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   34278                 :             : #line 13272 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   34279                 :             : {
   34280                 :             :   split_double_concat (DImode, operands[0], operands[1], operands[2]);
   34281                 :             :   DONE;
   34282                 :             : }
   34283                 :             : #undef DONE
   34284                 :             : #undef FAIL
   34285                 :             :   emit_insn (const0_rtx);
   34286                 :             :   _val = get_insns ();
   34287                 :             :   end_sequence ();
   34288                 :             :   return _val;
   34289                 :             : }
   34290                 :             : 
   34291                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:13259 */
   34292                 :             : extern rtx_insn *gen_split_445 (rtx_insn *, rtx *);
   34293                 :             : rtx_insn *
   34294                 :             : gen_split_445 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   34295                 :             : {
   34296                 :             :   rtx_insn *_val = NULL;
   34297                 :             :   if (dump_file)
   34298                 :             :     fprintf (dump_file, "Splitting with gen_split_445 (i386.md:13259)\n");
   34299                 :             :   start_sequence ();
   34300                 :             : #define FAIL return (end_sequence (), _val)
   34301                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   34302                 :             : #line 13272 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   34303                 :             : {
   34304                 :             :   split_double_concat (TImode, operands[0], operands[1], operands[2]);
   34305                 :             :   DONE;
   34306                 :             : }
   34307                 :             : #undef DONE
   34308                 :             : #undef FAIL
   34309                 :             :   emit_insn (const0_rtx);
   34310                 :             :   _val = get_insns ();
   34311                 :             :   end_sequence ();
   34312                 :             :   return _val;
   34313                 :             : }
   34314                 :             : 
   34315                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:13259 */
   34316                 :             : extern rtx_insn *gen_split_446 (rtx_insn *, rtx *);
   34317                 :             : rtx_insn *
   34318                 :             : gen_split_446 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   34319                 :             : {
   34320                 :             :   rtx_insn *_val = NULL;
   34321                 :             :   if (dump_file)
   34322                 :             :     fprintf (dump_file, "Splitting with gen_split_446 (i386.md:13259)\n");
   34323                 :             :   start_sequence ();
   34324                 :             : #define FAIL return (end_sequence (), _val)
   34325                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   34326                 :             : #line 13272 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   34327                 :             : {
   34328                 :             :   split_double_concat (TImode, operands[0], operands[1], operands[2]);
   34329                 :             :   DONE;
   34330                 :             : }
   34331                 :             : #undef DONE
   34332                 :             : #undef FAIL
   34333                 :             :   emit_insn (const0_rtx);
   34334                 :             :   _val = get_insns ();
   34335                 :             :   end_sequence ();
   34336                 :             :   return _val;
   34337                 :             : }
   34338                 :             : 
   34339                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:13259 */
   34340                 :             : extern rtx_insn *gen_split_447 (rtx_insn *, rtx *);
   34341                 :             : rtx_insn *
   34342                 :             : gen_split_447 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   34343                 :             : {
   34344                 :             :   rtx_insn *_val = NULL;
   34345                 :             :   if (dump_file)
   34346                 :             :     fprintf (dump_file, "Splitting with gen_split_447 (i386.md:13259)\n");
   34347                 :             :   start_sequence ();
   34348                 :             : #define FAIL return (end_sequence (), _val)
   34349                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   34350                 :             : #line 13272 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   34351                 :             : {
   34352                 :             :   split_double_concat (TImode, operands[0], operands[1], operands[2]);
   34353                 :             :   DONE;
   34354                 :             : }
   34355                 :             : #undef DONE
   34356                 :             : #undef FAIL
   34357                 :             :   emit_insn (const0_rtx);
   34358                 :             :   _val = get_insns ();
   34359                 :             :   end_sequence ();
   34360                 :             :   return _val;
   34361                 :             : }
   34362                 :             : 
   34363                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:13278 */
   34364                 :             : extern rtx_insn *gen_split_448 (rtx_insn *, rtx *);
   34365                 :             : rtx_insn *
   34366                 :             : gen_split_448 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   34367                 :             : {
   34368                 :             :   rtx_insn *_val = NULL;
   34369                 :             :   if (dump_file)
   34370                 :             :     fprintf (dump_file, "Splitting with gen_split_448 (i386.md:13278)\n");
   34371                 :             :   start_sequence ();
   34372                 :             : #define FAIL return (end_sequence (), _val)
   34373                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   34374                 :             : #line 13300 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   34375                 :             : {
   34376                 :             :   rtx op3 = simplify_subreg (SImode, operands[3], DImode, 0);
   34377                 :             :   split_double_concat (DImode, operands[0], op3,
   34378                 :             :                        gen_lowpart (SImode, operands[1]));
   34379                 :             :   DONE;
   34380                 :             : }
   34381                 :             : #undef DONE
   34382                 :             : #undef FAIL
   34383                 :             :   emit_insn (const0_rtx);
   34384                 :             :   _val = get_insns ();
   34385                 :             :   end_sequence ();
   34386                 :             :   return _val;
   34387                 :             : }
   34388                 :             : 
   34389                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:13278 */
   34390                 :             : extern rtx_insn *gen_split_449 (rtx_insn *, rtx *);
   34391                 :             : rtx_insn *
   34392                 :             : gen_split_449 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   34393                 :             : {
   34394                 :             :   rtx_insn *_val = NULL;
   34395                 :             :   if (dump_file)
   34396                 :             :     fprintf (dump_file, "Splitting with gen_split_449 (i386.md:13278)\n");
   34397                 :             :   start_sequence ();
   34398                 :             : #define FAIL return (end_sequence (), _val)
   34399                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   34400                 :             : #line 13300 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   34401                 :             : {
   34402                 :             :   rtx op3 = simplify_subreg (SImode, operands[3], DImode, 0);
   34403                 :             :   split_double_concat (DImode, operands[0], op3,
   34404                 :             :                        gen_lowpart (SImode, operands[1]));
   34405                 :             :   DONE;
   34406                 :             : }
   34407                 :             : #undef DONE
   34408                 :             : #undef FAIL
   34409                 :             :   emit_insn (const0_rtx);
   34410                 :             :   _val = get_insns ();
   34411                 :             :   end_sequence ();
   34412                 :             :   return _val;
   34413                 :             : }
   34414                 :             : 
   34415                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:13278 */
   34416                 :             : extern rtx_insn *gen_split_450 (rtx_insn *, rtx *);
   34417                 :             : rtx_insn *
   34418                 :             : gen_split_450 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   34419                 :             : {
   34420                 :             :   rtx_insn *_val = NULL;
   34421                 :             :   if (dump_file)
   34422                 :             :     fprintf (dump_file, "Splitting with gen_split_450 (i386.md:13278)\n");
   34423                 :             :   start_sequence ();
   34424                 :             : #define FAIL return (end_sequence (), _val)
   34425                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   34426                 :             : #line 13300 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   34427                 :             : {
   34428                 :             :   rtx op3 = simplify_subreg (SImode, operands[3], DImode, 0);
   34429                 :             :   split_double_concat (DImode, operands[0], op3,
   34430                 :             :                        gen_lowpart (SImode, operands[1]));
   34431                 :             :   DONE;
   34432                 :             : }
   34433                 :             : #undef DONE
   34434                 :             : #undef FAIL
   34435                 :             :   emit_insn (const0_rtx);
   34436                 :             :   _val = get_insns ();
   34437                 :             :   end_sequence ();
   34438                 :             :   return _val;
   34439                 :             : }
   34440                 :             : 
   34441                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:13278 */
   34442                 :             : extern rtx_insn *gen_split_451 (rtx_insn *, rtx *);
   34443                 :             : rtx_insn *
   34444                 :             : gen_split_451 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   34445                 :             : {
   34446                 :             :   rtx_insn *_val = NULL;
   34447                 :             :   if (dump_file)
   34448                 :             :     fprintf (dump_file, "Splitting with gen_split_451 (i386.md:13278)\n");
   34449                 :             :   start_sequence ();
   34450                 :             : #define FAIL return (end_sequence (), _val)
   34451                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   34452                 :             : #line 13300 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   34453                 :             : {
   34454                 :             :   rtx op3 = simplify_subreg (DImode, operands[3], TImode, 0);
   34455                 :             :   split_double_concat (TImode, operands[0], op3,
   34456                 :             :                        gen_lowpart (DImode, operands[1]));
   34457                 :             :   DONE;
   34458                 :             : }
   34459                 :             : #undef DONE
   34460                 :             : #undef FAIL
   34461                 :             :   emit_insn (const0_rtx);
   34462                 :             :   _val = get_insns ();
   34463                 :             :   end_sequence ();
   34464                 :             :   return _val;
   34465                 :             : }
   34466                 :             : 
   34467                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:13278 */
   34468                 :             : extern rtx_insn *gen_split_452 (rtx_insn *, rtx *);
   34469                 :             : rtx_insn *
   34470                 :             : gen_split_452 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   34471                 :             : {
   34472                 :             :   rtx_insn *_val = NULL;
   34473                 :             :   if (dump_file)
   34474                 :             :     fprintf (dump_file, "Splitting with gen_split_452 (i386.md:13278)\n");
   34475                 :             :   start_sequence ();
   34476                 :             : #define FAIL return (end_sequence (), _val)
   34477                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   34478                 :             : #line 13300 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   34479                 :             : {
   34480                 :             :   rtx op3 = simplify_subreg (DImode, operands[3], TImode, 0);
   34481                 :             :   split_double_concat (TImode, operands[0], op3,
   34482                 :             :                        gen_lowpart (DImode, operands[1]));
   34483                 :             :   DONE;
   34484                 :             : }
   34485                 :             : #undef DONE
   34486                 :             : #undef FAIL
   34487                 :             :   emit_insn (const0_rtx);
   34488                 :             :   _val = get_insns ();
   34489                 :             :   end_sequence ();
   34490                 :             :   return _val;
   34491                 :             : }
   34492                 :             : 
   34493                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:13278 */
   34494                 :             : extern rtx_insn *gen_split_453 (rtx_insn *, rtx *);
   34495                 :             : rtx_insn *
   34496                 :             : gen_split_453 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   34497                 :             : {
   34498                 :             :   rtx_insn *_val = NULL;
   34499                 :             :   if (dump_file)
   34500                 :             :     fprintf (dump_file, "Splitting with gen_split_453 (i386.md:13278)\n");
   34501                 :             :   start_sequence ();
   34502                 :             : #define FAIL return (end_sequence (), _val)
   34503                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   34504                 :             : #line 13300 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   34505                 :             : {
   34506                 :             :   rtx op3 = simplify_subreg (DImode, operands[3], TImode, 0);
   34507                 :             :   split_double_concat (TImode, operands[0], op3,
   34508                 :             :                        gen_lowpart (DImode, operands[1]));
   34509                 :             :   DONE;
   34510                 :             : }
   34511                 :             : #undef DONE
   34512                 :             : #undef FAIL
   34513                 :             :   emit_insn (const0_rtx);
   34514                 :             :   _val = get_insns ();
   34515                 :             :   end_sequence ();
   34516                 :             :   return _val;
   34517                 :             : }
   34518                 :             : 
   34519                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:13308 */
   34520                 :             : extern rtx_insn *gen_split_454 (rtx_insn *, rtx *);
   34521                 :             : rtx_insn *
   34522                 :             : gen_split_454 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   34523                 :             : {
   34524                 :             :   rtx_insn *_val = NULL;
   34525                 :             :   if (dump_file)
   34526                 :             :     fprintf (dump_file, "Splitting with gen_split_454 (i386.md:13308)\n");
   34527                 :             :   start_sequence ();
   34528                 :             : #define FAIL return (end_sequence (), _val)
   34529                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   34530                 :             : #line 13332 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   34531                 :             : {
   34532                 :             :   rtx op3 = simplify_subreg (SImode, operands[3], DImode, 0);
   34533                 :             :   split_double_concat (DImode, operands[0], op3, operands[1]);
   34534                 :             :   DONE;
   34535                 :             : }
   34536                 :             : #undef DONE
   34537                 :             : #undef FAIL
   34538                 :             :   emit_insn (const0_rtx);
   34539                 :             :   _val = get_insns ();
   34540                 :             :   end_sequence ();
   34541                 :             :   return _val;
   34542                 :             : }
   34543                 :             : 
   34544                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:13308 */
   34545                 :             : extern rtx_insn *gen_split_455 (rtx_insn *, rtx *);
   34546                 :             : rtx_insn *
   34547                 :             : gen_split_455 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   34548                 :             : {
   34549                 :             :   rtx_insn *_val = NULL;
   34550                 :             :   if (dump_file)
   34551                 :             :     fprintf (dump_file, "Splitting with gen_split_455 (i386.md:13308)\n");
   34552                 :             :   start_sequence ();
   34553                 :             : #define FAIL return (end_sequence (), _val)
   34554                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   34555                 :             : #line 13332 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   34556                 :             : {
   34557                 :             :   rtx op3 = simplify_subreg (SImode, operands[3], DImode, 0);
   34558                 :             :   split_double_concat (DImode, operands[0], op3, operands[1]);
   34559                 :             :   DONE;
   34560                 :             : }
   34561                 :             : #undef DONE
   34562                 :             : #undef FAIL
   34563                 :             :   emit_insn (const0_rtx);
   34564                 :             :   _val = get_insns ();
   34565                 :             :   end_sequence ();
   34566                 :             :   return _val;
   34567                 :             : }
   34568                 :             : 
   34569                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:13308 */
   34570                 :             : extern rtx_insn *gen_split_456 (rtx_insn *, rtx *);
   34571                 :             : rtx_insn *
   34572                 :             : gen_split_456 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   34573                 :             : {
   34574                 :             :   rtx_insn *_val = NULL;
   34575                 :             :   if (dump_file)
   34576                 :             :     fprintf (dump_file, "Splitting with gen_split_456 (i386.md:13308)\n");
   34577                 :             :   start_sequence ();
   34578                 :             : #define FAIL return (end_sequence (), _val)
   34579                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   34580                 :             : #line 13332 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   34581                 :             : {
   34582                 :             :   rtx op3 = simplify_subreg (SImode, operands[3], DImode, 0);
   34583                 :             :   split_double_concat (DImode, operands[0], op3, operands[1]);
   34584                 :             :   DONE;
   34585                 :             : }
   34586                 :             : #undef DONE
   34587                 :             : #undef FAIL
   34588                 :             :   emit_insn (const0_rtx);
   34589                 :             :   _val = get_insns ();
   34590                 :             :   end_sequence ();
   34591                 :             :   return _val;
   34592                 :             : }
   34593                 :             : 
   34594                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:13308 */
   34595                 :             : extern rtx_insn *gen_split_457 (rtx_insn *, rtx *);
   34596                 :             : rtx_insn *
   34597                 :             : gen_split_457 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   34598                 :             : {
   34599                 :             :   rtx_insn *_val = NULL;
   34600                 :             :   if (dump_file)
   34601                 :             :     fprintf (dump_file, "Splitting with gen_split_457 (i386.md:13308)\n");
   34602                 :             :   start_sequence ();
   34603                 :             : #define FAIL return (end_sequence (), _val)
   34604                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   34605                 :             : #line 13332 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   34606                 :             : {
   34607                 :             :   rtx op3 = simplify_subreg (DImode, operands[3], TImode, 0);
   34608                 :             :   split_double_concat (TImode, operands[0], op3, operands[1]);
   34609                 :             :   DONE;
   34610                 :             : }
   34611                 :             : #undef DONE
   34612                 :             : #undef FAIL
   34613                 :             :   emit_insn (const0_rtx);
   34614                 :             :   _val = get_insns ();
   34615                 :             :   end_sequence ();
   34616                 :             :   return _val;
   34617                 :             : }
   34618                 :             : 
   34619                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:13308 */
   34620                 :             : extern rtx_insn *gen_split_458 (rtx_insn *, rtx *);
   34621                 :             : rtx_insn *
   34622                 :             : gen_split_458 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   34623                 :             : {
   34624                 :             :   rtx_insn *_val = NULL;
   34625                 :             :   if (dump_file)
   34626                 :             :     fprintf (dump_file, "Splitting with gen_split_458 (i386.md:13308)\n");
   34627                 :             :   start_sequence ();
   34628                 :             : #define FAIL return (end_sequence (), _val)
   34629                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   34630                 :             : #line 13332 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   34631                 :             : {
   34632                 :             :   rtx op3 = simplify_subreg (DImode, operands[3], TImode, 0);
   34633                 :             :   split_double_concat (TImode, operands[0], op3, operands[1]);
   34634                 :             :   DONE;
   34635                 :             : }
   34636                 :             : #undef DONE
   34637                 :             : #undef FAIL
   34638                 :             :   emit_insn (const0_rtx);
   34639                 :             :   _val = get_insns ();
   34640                 :             :   end_sequence ();
   34641                 :             :   return _val;
   34642                 :             : }
   34643                 :             : 
   34644                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:13308 */
   34645                 :             : extern rtx_insn *gen_split_459 (rtx_insn *, rtx *);
   34646                 :             : rtx_insn *
   34647                 :             : gen_split_459 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   34648                 :             : {
   34649                 :             :   rtx_insn *_val = NULL;
   34650                 :             :   if (dump_file)
   34651                 :             :     fprintf (dump_file, "Splitting with gen_split_459 (i386.md:13308)\n");
   34652                 :             :   start_sequence ();
   34653                 :             : #define FAIL return (end_sequence (), _val)
   34654                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   34655                 :             : #line 13332 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   34656                 :             : {
   34657                 :             :   rtx op3 = simplify_subreg (DImode, operands[3], TImode, 0);
   34658                 :             :   split_double_concat (TImode, operands[0], op3, operands[1]);
   34659                 :             :   DONE;
   34660                 :             : }
   34661                 :             : #undef DONE
   34662                 :             : #undef FAIL
   34663                 :             :   emit_insn (const0_rtx);
   34664                 :             :   _val = get_insns ();
   34665                 :             :   end_sequence ();
   34666                 :             :   return _val;
   34667                 :             : }
   34668                 :             : 
   34669                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:13339 */
   34670                 :             : extern rtx_insn *gen_split_460 (rtx_insn *, rtx *);
   34671                 :             : rtx_insn *
   34672                 :             : gen_split_460 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   34673                 :             : {
   34674                 :             :   rtx_insn *_val = NULL;
   34675                 :             :   if (dump_file)
   34676                 :             :     fprintf (dump_file, "Splitting with gen_split_460 (i386.md:13339)\n");
   34677                 :             :   start_sequence ();
   34678                 :             : #define FAIL return (end_sequence (), _val)
   34679                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   34680                 :             : #line 13358 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   34681                 :             : {
   34682                 :             :   rtx op2;
   34683                 :             :   if (DImode == DImode)
   34684                 :             :     op2 = gen_int_mode (INTVAL (operands[2]) >> 32, SImode);
   34685                 :             :   else
   34686                 :             :     op2 = gen_int_mode (CONST_WIDE_INT_ELT (operands[2], 1), SImode);
   34687                 :             :   split_double_concat (DImode, operands[0], operands[1], op2);
   34688                 :             :   DONE;
   34689                 :             : }
   34690                 :             : #undef DONE
   34691                 :             : #undef FAIL
   34692                 :             :   emit_insn (const0_rtx);
   34693                 :             :   _val = get_insns ();
   34694                 :             :   end_sequence ();
   34695                 :             :   return _val;
   34696                 :             : }
   34697                 :             : 
   34698                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:13339 */
   34699                 :             : extern rtx_insn *gen_split_461 (rtx_insn *, rtx *);
   34700                 :             : rtx_insn *
   34701                 :             : gen_split_461 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   34702                 :             : {
   34703                 :             :   rtx_insn *_val = NULL;
   34704                 :             :   if (dump_file)
   34705                 :             :     fprintf (dump_file, "Splitting with gen_split_461 (i386.md:13339)\n");
   34706                 :             :   start_sequence ();
   34707                 :             : #define FAIL return (end_sequence (), _val)
   34708                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   34709                 :             : #line 13358 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   34710                 :             : {
   34711                 :             :   rtx op2;
   34712                 :             :   if (DImode == DImode)
   34713                 :             :     op2 = gen_int_mode (INTVAL (operands[2]) >> 32, SImode);
   34714                 :             :   else
   34715                 :             :     op2 = gen_int_mode (CONST_WIDE_INT_ELT (operands[2], 1), SImode);
   34716                 :             :   split_double_concat (DImode, operands[0], operands[1], op2);
   34717                 :             :   DONE;
   34718                 :             : }
   34719                 :             : #undef DONE
   34720                 :             : #undef FAIL
   34721                 :             :   emit_insn (const0_rtx);
   34722                 :             :   _val = get_insns ();
   34723                 :             :   end_sequence ();
   34724                 :             :   return _val;
   34725                 :             : }
   34726                 :             : 
   34727                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:13339 */
   34728                 :             : extern rtx_insn *gen_split_462 (rtx_insn *, rtx *);
   34729                 :             : rtx_insn *
   34730                 :             : gen_split_462 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   34731                 :             : {
   34732                 :             :   rtx_insn *_val = NULL;
   34733                 :             :   if (dump_file)
   34734                 :             :     fprintf (dump_file, "Splitting with gen_split_462 (i386.md:13339)\n");
   34735                 :             :   start_sequence ();
   34736                 :             : #define FAIL return (end_sequence (), _val)
   34737                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   34738                 :             : #line 13358 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   34739                 :             : {
   34740                 :             :   rtx op2;
   34741                 :             :   if (DImode == DImode)
   34742                 :             :     op2 = gen_int_mode (INTVAL (operands[2]) >> 32, SImode);
   34743                 :             :   else
   34744                 :             :     op2 = gen_int_mode (CONST_WIDE_INT_ELT (operands[2], 1), SImode);
   34745                 :             :   split_double_concat (DImode, operands[0], operands[1], op2);
   34746                 :             :   DONE;
   34747                 :             : }
   34748                 :             : #undef DONE
   34749                 :             : #undef FAIL
   34750                 :             :   emit_insn (const0_rtx);
   34751                 :             :   _val = get_insns ();
   34752                 :             :   end_sequence ();
   34753                 :             :   return _val;
   34754                 :             : }
   34755                 :             : 
   34756                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:13339 */
   34757                 :             : extern rtx_insn *gen_split_463 (rtx_insn *, rtx *);
   34758                 :             : rtx_insn *
   34759                 :             : gen_split_463 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   34760                 :             : {
   34761                 :             :   rtx_insn *_val = NULL;
   34762                 :             :   if (dump_file)
   34763                 :             :     fprintf (dump_file, "Splitting with gen_split_463 (i386.md:13339)\n");
   34764                 :             :   start_sequence ();
   34765                 :             : #define FAIL return (end_sequence (), _val)
   34766                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   34767                 :             : #line 13358 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   34768                 :             : {
   34769                 :             :   rtx op2;
   34770                 :             :   if (TImode == DImode)
   34771                 :             :     op2 = gen_int_mode (INTVAL (operands[2]) >> 32, DImode);
   34772                 :             :   else
   34773                 :             :     op2 = gen_int_mode (CONST_WIDE_INT_ELT (operands[2], 1), DImode);
   34774                 :             :   split_double_concat (TImode, operands[0], operands[1], op2);
   34775                 :             :   DONE;
   34776                 :             : }
   34777                 :             : #undef DONE
   34778                 :             : #undef FAIL
   34779                 :             :   emit_insn (const0_rtx);
   34780                 :             :   _val = get_insns ();
   34781                 :             :   end_sequence ();
   34782                 :             :   return _val;
   34783                 :             : }
   34784                 :             : 
   34785                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:13339 */
   34786                 :             : extern rtx_insn *gen_split_464 (rtx_insn *, rtx *);
   34787                 :             : rtx_insn *
   34788                 :             : gen_split_464 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   34789                 :             : {
   34790                 :             :   rtx_insn *_val = NULL;
   34791                 :             :   if (dump_file)
   34792                 :             :     fprintf (dump_file, "Splitting with gen_split_464 (i386.md:13339)\n");
   34793                 :             :   start_sequence ();
   34794                 :             : #define FAIL return (end_sequence (), _val)
   34795                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   34796                 :             : #line 13358 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   34797                 :             : {
   34798                 :             :   rtx op2;
   34799                 :             :   if (TImode == DImode)
   34800                 :             :     op2 = gen_int_mode (INTVAL (operands[2]) >> 32, DImode);
   34801                 :             :   else
   34802                 :             :     op2 = gen_int_mode (CONST_WIDE_INT_ELT (operands[2], 1), DImode);
   34803                 :             :   split_double_concat (TImode, operands[0], operands[1], op2);
   34804                 :             :   DONE;
   34805                 :             : }
   34806                 :             : #undef DONE
   34807                 :             : #undef FAIL
   34808                 :             :   emit_insn (const0_rtx);
   34809                 :             :   _val = get_insns ();
   34810                 :             :   end_sequence ();
   34811                 :             :   return _val;
   34812                 :             : }
   34813                 :             : 
   34814                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:13339 */
   34815                 :             : extern rtx_insn *gen_split_465 (rtx_insn *, rtx *);
   34816                 :             : rtx_insn *
   34817                 :             : gen_split_465 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   34818                 :             : {
   34819                 :             :   rtx_insn *_val = NULL;
   34820                 :             :   if (dump_file)
   34821                 :             :     fprintf (dump_file, "Splitting with gen_split_465 (i386.md:13339)\n");
   34822                 :             :   start_sequence ();
   34823                 :             : #define FAIL return (end_sequence (), _val)
   34824                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   34825                 :             : #line 13358 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   34826                 :             : {
   34827                 :             :   rtx op2;
   34828                 :             :   if (TImode == DImode)
   34829                 :             :     op2 = gen_int_mode (INTVAL (operands[2]) >> 32, DImode);
   34830                 :             :   else
   34831                 :             :     op2 = gen_int_mode (CONST_WIDE_INT_ELT (operands[2], 1), DImode);
   34832                 :             :   split_double_concat (TImode, operands[0], operands[1], op2);
   34833                 :             :   DONE;
   34834                 :             : }
   34835                 :             : #undef DONE
   34836                 :             : #undef FAIL
   34837                 :             :   emit_insn (const0_rtx);
   34838                 :             :   _val = get_insns ();
   34839                 :             :   end_sequence ();
   34840                 :             :   return _val;
   34841                 :             : }
   34842                 :             : 
   34843                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:13371 */
   34844                 :             : rtx
   34845                 :             : gen_negqi2 (rtx operand0,
   34846                 :             :         rtx operand1)
   34847                 :             : {
   34848                 :             :   rtx_insn *_val = 0;
   34849                 :             :   start_sequence ();
   34850                 :             :   {
   34851                 :             :     rtx operands[2];
   34852                 :             :     operands[0] = operand0;
   34853                 :             :     operands[1] = operand1;
   34854                 :             : #define FAIL return (end_sequence (), _val)
   34855                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   34856                 :             : #line 13375 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   34857                 :             : {
   34858                 :             :   ix86_expand_unary_operator (NEG, QImode, operands, TARGET_APX_NDD);
   34859                 :             :   DONE;
   34860                 :             : }
   34861                 :             : #undef DONE
   34862                 :             : #undef FAIL
   34863                 :             :     operand0 = operands[0];
   34864                 :             :     (void) operand0;
   34865                 :             :     operand1 = operands[1];
   34866                 :             :     (void) operand1;
   34867                 :             :   }
   34868                 :             :   emit_insn (gen_rtx_SET (operand0,
   34869                 :             :         gen_rtx_NEG (QImode,
   34870                 :             :         operand1)));
   34871                 :             :   _val = get_insns ();
   34872                 :             :   end_sequence ();
   34873                 :             :   return _val;
   34874                 :             : }
   34875                 :             : 
   34876                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:13371 */
   34877                 :             : rtx
   34878                 :             : gen_neghi2 (rtx operand0,
   34879                 :             :         rtx operand1)
   34880                 :             : {
   34881                 :             :   rtx_insn *_val = 0;
   34882                 :             :   start_sequence ();
   34883                 :             :   {
   34884                 :             :     rtx operands[2];
   34885                 :             :     operands[0] = operand0;
   34886                 :             :     operands[1] = operand1;
   34887                 :             : #define FAIL return (end_sequence (), _val)
   34888                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   34889                 :             : #line 13375 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   34890                 :             : {
   34891                 :             :   ix86_expand_unary_operator (NEG, HImode, operands, TARGET_APX_NDD);
   34892                 :             :   DONE;
   34893                 :             : }
   34894                 :             : #undef DONE
   34895                 :             : #undef FAIL
   34896                 :             :     operand0 = operands[0];
   34897                 :             :     (void) operand0;
   34898                 :             :     operand1 = operands[1];
   34899                 :             :     (void) operand1;
   34900                 :             :   }
   34901                 :             :   emit_insn (gen_rtx_SET (operand0,
   34902                 :             :         gen_rtx_NEG (HImode,
   34903                 :             :         operand1)));
   34904                 :             :   _val = get_insns ();
   34905                 :             :   end_sequence ();
   34906                 :             :   return _val;
   34907                 :             : }
   34908                 :             : 
   34909                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:13371 */
   34910                 :             : rtx
   34911                 :             : gen_negsi2 (rtx operand0,
   34912                 :             :         rtx operand1)
   34913                 :             : {
   34914                 :             :   rtx_insn *_val = 0;
   34915                 :             :   start_sequence ();
   34916                 :             :   {
   34917                 :             :     rtx operands[2];
   34918                 :             :     operands[0] = operand0;
   34919                 :             :     operands[1] = operand1;
   34920                 :             : #define FAIL return (end_sequence (), _val)
   34921                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   34922                 :             : #line 13375 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   34923                 :             : {
   34924                 :             :   ix86_expand_unary_operator (NEG, SImode, operands, TARGET_APX_NDD);
   34925                 :             :   DONE;
   34926                 :             : }
   34927                 :             : #undef DONE
   34928                 :             : #undef FAIL
   34929                 :             :     operand0 = operands[0];
   34930                 :             :     (void) operand0;
   34931                 :             :     operand1 = operands[1];
   34932                 :             :     (void) operand1;
   34933                 :             :   }
   34934                 :             :   emit_insn (gen_rtx_SET (operand0,
   34935                 :             :         gen_rtx_NEG (SImode,
   34936                 :             :         operand1)));
   34937                 :             :   _val = get_insns ();
   34938                 :             :   end_sequence ();
   34939                 :             :   return _val;
   34940                 :             : }
   34941                 :             : 
   34942                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:13371 */
   34943                 :             : rtx
   34944                 :             : gen_negdi2 (rtx operand0,
   34945                 :             :         rtx operand1)
   34946                 :             : {
   34947                 :             :   rtx_insn *_val = 0;
   34948                 :             :   start_sequence ();
   34949                 :             :   {
   34950                 :             :     rtx operands[2];
   34951                 :             :     operands[0] = operand0;
   34952                 :             :     operands[1] = operand1;
   34953                 :             : #define FAIL return (end_sequence (), _val)
   34954                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   34955                 :             : #line 13375 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   34956                 :             : {
   34957                 :             :   ix86_expand_unary_operator (NEG, DImode, operands, TARGET_APX_NDD);
   34958                 :             :   DONE;
   34959                 :             : }
   34960                 :             : #undef DONE
   34961                 :             : #undef FAIL
   34962                 :             :     operand0 = operands[0];
   34963                 :             :     (void) operand0;
   34964                 :             :     operand1 = operands[1];
   34965                 :             :     (void) operand1;
   34966                 :             :   }
   34967                 :             :   emit_insn (gen_rtx_SET (operand0,
   34968                 :             :         gen_rtx_NEG (DImode,
   34969                 :             :         operand1)));
   34970                 :             :   _val = get_insns ();
   34971                 :             :   end_sequence ();
   34972                 :             :   return _val;
   34973                 :             : }
   34974                 :             : 
   34975                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:13371 */
   34976                 :             : rtx
   34977                 :             : gen_negti2 (rtx operand0,
   34978                 :             :         rtx operand1)
   34979                 :             : {
   34980                 :             :   rtx_insn *_val = 0;
   34981                 :             :   start_sequence ();
   34982                 :             :   {
   34983                 :             :     rtx operands[2];
   34984                 :             :     operands[0] = operand0;
   34985                 :             :     operands[1] = operand1;
   34986                 :             : #define FAIL return (end_sequence (), _val)
   34987                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   34988                 :             : #line 13375 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   34989                 :             : {
   34990                 :             :   ix86_expand_unary_operator (NEG, TImode, operands, TARGET_APX_NDD);
   34991                 :             :   DONE;
   34992                 :             : }
   34993                 :             : #undef DONE
   34994                 :             : #undef FAIL
   34995                 :             :     operand0 = operands[0];
   34996                 :             :     (void) operand0;
   34997                 :             :     operand1 = operands[1];
   34998                 :             :     (void) operand1;
   34999                 :             :   }
   35000                 :             :   emit_insn (gen_rtx_SET (operand0,
   35001                 :             :         gen_rtx_NEG (TImode,
   35002                 :             :         operand1)));
   35003                 :             :   _val = get_insns ();
   35004                 :             :   end_sequence ();
   35005                 :             :   return _val;
   35006                 :             : }
   35007                 :             : 
   35008                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:13380 */
   35009                 :             : extern rtx_insn *gen_split_466 (rtx_insn *, rtx *);
   35010                 :             : rtx_insn *
   35011                 :             : gen_split_466 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   35012                 :             : {
   35013                 :             :   rtx operand0;
   35014                 :             :   rtx operand1;
   35015                 :             :   rtx operand2;
   35016                 :             :   rtx operand3;
   35017                 :             :   rtx_insn *_val = NULL;
   35018                 :             :   if (dump_file)
   35019                 :             :     fprintf (dump_file, "Splitting with gen_split_466 (i386.md:13380)\n");
   35020                 :             :   start_sequence ();
   35021                 :             : #define FAIL return (end_sequence (), _val)
   35022                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   35023                 :             : #line 13401 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   35024                 :             : split_double_mode (DImode, &operands[0], 2, &operands[0], &operands[2]);
   35025                 :             : #undef DONE
   35026                 :             : #undef FAIL
   35027                 :             :   operand0 = operands[0];
   35028                 :             :   (void) operand0;
   35029                 :             :   operand1 = operands[1];
   35030                 :             :   (void) operand1;
   35031                 :             :   operand2 = operands[2];
   35032                 :             :   (void) operand2;
   35033                 :             :   operand3 = operands[3];
   35034                 :             :   (void) operand3;
   35035                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   35036                 :             :         gen_rtvec (2,
   35037                 :             :                 gen_rtx_SET (gen_rtx_REG (CCCmode,
   35038                 :             :         17),
   35039                 :             :         gen_rtx_UNSPEC (CCCmode,
   35040                 :             :         gen_rtvec (2,
   35041                 :             :                 operand1,
   35042                 :             :                 const0_rtx),
   35043                 :             :         41)),
   35044                 :             :                 gen_rtx_SET (operand0,
   35045                 :             :         gen_rtx_NEG (SImode,
   35046                 :             :         copy_rtx (operand1))))), true);
   35047                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   35048                 :             :         gen_rtvec (2,
   35049                 :             :                 gen_rtx_SET (operand2,
   35050                 :             :         gen_rtx_PLUS (SImode,
   35051                 :             :         gen_rtx_PLUS (SImode,
   35052                 :             :         gen_rtx_LTU (SImode,
   35053                 :             :         gen_rtx_REG (CCmode,
   35054                 :             :         17),
   35055                 :             :         const0_rtx),
   35056                 :             :         operand3),
   35057                 :             :         const0_rtx)),
   35058                 :             :                 gen_hard_reg_clobber (CCmode, 17))), true);
   35059                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   35060                 :             :         gen_rtvec (2,
   35061                 :             :                 gen_rtx_SET (copy_rtx (operand2),
   35062                 :             :         gen_rtx_NEG (SImode,
   35063                 :             :         copy_rtx (operand2))),
   35064                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   35065                 :             :   _val = get_insns ();
   35066                 :             :   end_sequence ();
   35067                 :             :   return _val;
   35068                 :             : }
   35069                 :             : 
   35070                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:13380 */
   35071                 :             : extern rtx_insn *gen_split_467 (rtx_insn *, rtx *);
   35072                 :             : rtx_insn *
   35073                 :             : gen_split_467 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   35074                 :             : {
   35075                 :             :   rtx operand0;
   35076                 :             :   rtx operand1;
   35077                 :             :   rtx operand2;
   35078                 :             :   rtx operand3;
   35079                 :             :   rtx_insn *_val = NULL;
   35080                 :             :   if (dump_file)
   35081                 :             :     fprintf (dump_file, "Splitting with gen_split_467 (i386.md:13380)\n");
   35082                 :             :   start_sequence ();
   35083                 :             : #define FAIL return (end_sequence (), _val)
   35084                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   35085                 :             : #line 13401 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   35086                 :             : split_double_mode (TImode, &operands[0], 2, &operands[0], &operands[2]);
   35087                 :             : #undef DONE
   35088                 :             : #undef FAIL
   35089                 :             :   operand0 = operands[0];
   35090                 :             :   (void) operand0;
   35091                 :             :   operand1 = operands[1];
   35092                 :             :   (void) operand1;
   35093                 :             :   operand2 = operands[2];
   35094                 :             :   (void) operand2;
   35095                 :             :   operand3 = operands[3];
   35096                 :             :   (void) operand3;
   35097                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   35098                 :             :         gen_rtvec (2,
   35099                 :             :                 gen_rtx_SET (gen_rtx_REG (CCCmode,
   35100                 :             :         17),
   35101                 :             :         gen_rtx_UNSPEC (CCCmode,
   35102                 :             :         gen_rtvec (2,
   35103                 :             :                 operand1,
   35104                 :             :                 const0_rtx),
   35105                 :             :         41)),
   35106                 :             :                 gen_rtx_SET (operand0,
   35107                 :             :         gen_rtx_NEG (DImode,
   35108                 :             :         copy_rtx (operand1))))), true);
   35109                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   35110                 :             :         gen_rtvec (2,
   35111                 :             :                 gen_rtx_SET (operand2,
   35112                 :             :         gen_rtx_PLUS (DImode,
   35113                 :             :         gen_rtx_PLUS (DImode,
   35114                 :             :         gen_rtx_LTU (DImode,
   35115                 :             :         gen_rtx_REG (CCmode,
   35116                 :             :         17),
   35117                 :             :         const0_rtx),
   35118                 :             :         operand3),
   35119                 :             :         const0_rtx)),
   35120                 :             :                 gen_hard_reg_clobber (CCmode, 17))), true);
   35121                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   35122                 :             :         gen_rtvec (2,
   35123                 :             :                 gen_rtx_SET (copy_rtx (operand2),
   35124                 :             :         gen_rtx_NEG (DImode,
   35125                 :             :         copy_rtx (operand2))),
   35126                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   35127                 :             :   _val = get_insns ();
   35128                 :             :   end_sequence ();
   35129                 :             :   return _val;
   35130                 :             : }
   35131                 :             : 
   35132                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:13414 */
   35133                 :             : extern rtx_insn *gen_peephole2_148 (rtx_insn *, rtx *);
   35134                 :             : rtx_insn *
   35135                 :             : gen_peephole2_148 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   35136                 :             : {
   35137                 :             :   rtx operand0;
   35138                 :             :   rtx operand1;
   35139                 :             :   rtx operand2;
   35140                 :             :   rtx_insn *_val = NULL;
   35141                 :             :   if (dump_file)
   35142                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_148 (i386.md:13414)\n");
   35143                 :             :   start_sequence ();
   35144                 :             : #define FAIL return (end_sequence (), _val)
   35145                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   35146                 :             : #line 13447 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   35147                 :             : ix86_expand_clear (operands[0]);
   35148                 :             : #undef DONE
   35149                 :             : #undef FAIL
   35150                 :             :   operand0 = operands[0];
   35151                 :             :   (void) operand0;
   35152                 :             :   operand1 = operands[1];
   35153                 :             :   (void) operand1;
   35154                 :             :   operand2 = operands[2];
   35155                 :             :   (void) operand2;
   35156                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   35157                 :             :         gen_rtvec (2,
   35158                 :             :                 gen_rtx_SET (gen_rtx_REG (CCCmode,
   35159                 :             :         17),
   35160                 :             :         gen_rtx_UNSPEC (CCCmode,
   35161                 :             :         gen_rtvec (2,
   35162                 :             :                 operand2,
   35163                 :             :                 const0_rtx),
   35164                 :             :         41)),
   35165                 :             :                 gen_rtx_SET (copy_rtx (operand2),
   35166                 :             :         gen_rtx_NEG (SImode,
   35167                 :             :         copy_rtx (operand2))))), true);
   35168                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   35169                 :             :         gen_rtvec (2,
   35170                 :             :                 gen_rtx_SET (operand0,
   35171                 :             :         gen_rtx_MINUS (SImode,
   35172                 :             :         gen_rtx_MINUS (SImode,
   35173                 :             :         copy_rtx (operand0),
   35174                 :             :         gen_rtx_LTU (SImode,
   35175                 :             :         gen_rtx_REG (CCmode,
   35176                 :             :         17),
   35177                 :             :         const0_rtx)),
   35178                 :             :         operand1)),
   35179                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   35180                 :             :   _val = get_insns ();
   35181                 :             :   end_sequence ();
   35182                 :             :   return _val;
   35183                 :             : }
   35184                 :             : 
   35185                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:13414 */
   35186                 :             : extern rtx_insn *gen_peephole2_149 (rtx_insn *, rtx *);
   35187                 :             : rtx_insn *
   35188                 :             : gen_peephole2_149 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   35189                 :             : {
   35190                 :             :   rtx operand0;
   35191                 :             :   rtx operand1;
   35192                 :             :   rtx operand2;
   35193                 :             :   rtx_insn *_val = NULL;
   35194                 :             :   if (dump_file)
   35195                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_149 (i386.md:13414)\n");
   35196                 :             :   start_sequence ();
   35197                 :             : #define FAIL return (end_sequence (), _val)
   35198                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   35199                 :             : #line 13447 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   35200                 :             : ix86_expand_clear (operands[0]);
   35201                 :             : #undef DONE
   35202                 :             : #undef FAIL
   35203                 :             :   operand0 = operands[0];
   35204                 :             :   (void) operand0;
   35205                 :             :   operand1 = operands[1];
   35206                 :             :   (void) operand1;
   35207                 :             :   operand2 = operands[2];
   35208                 :             :   (void) operand2;
   35209                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   35210                 :             :         gen_rtvec (2,
   35211                 :             :                 gen_rtx_SET (gen_rtx_REG (CCCmode,
   35212                 :             :         17),
   35213                 :             :         gen_rtx_UNSPEC (CCCmode,
   35214                 :             :         gen_rtvec (2,
   35215                 :             :                 operand2,
   35216                 :             :                 const0_rtx),
   35217                 :             :         41)),
   35218                 :             :                 gen_rtx_SET (copy_rtx (operand2),
   35219                 :             :         gen_rtx_NEG (DImode,
   35220                 :             :         copy_rtx (operand2))))), true);
   35221                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   35222                 :             :         gen_rtvec (2,
   35223                 :             :                 gen_rtx_SET (operand0,
   35224                 :             :         gen_rtx_MINUS (DImode,
   35225                 :             :         gen_rtx_MINUS (DImode,
   35226                 :             :         copy_rtx (operand0),
   35227                 :             :         gen_rtx_LTU (DImode,
   35228                 :             :         gen_rtx_REG (CCmode,
   35229                 :             :         17),
   35230                 :             :         const0_rtx)),
   35231                 :             :         operand1)),
   35232                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   35233                 :             :   _val = get_insns ();
   35234                 :             :   end_sequence ();
   35235                 :             :   return _val;
   35236                 :             : }
   35237                 :             : 
   35238                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:13458 */
   35239                 :             : extern rtx_insn *gen_peephole2_150 (rtx_insn *, rtx *);
   35240                 :             : rtx_insn *
   35241                 :             : gen_peephole2_150 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   35242                 :             : {
   35243                 :             :   rtx operand0;
   35244                 :             :   rtx operand1;
   35245                 :             :   rtx_insn *_val = NULL;
   35246                 :             :   if (dump_file)
   35247                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_150 (i386.md:13458)\n");
   35248                 :             :   start_sequence ();
   35249                 :             :   operand0 = operands[0];
   35250                 :             :   (void) operand0;
   35251                 :             :   operand1 = operands[1];
   35252                 :             :   (void) operand1;
   35253                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   35254                 :             :         gen_rtvec (2,
   35255                 :             :                 gen_rtx_SET (gen_rtx_REG (CCCmode,
   35256                 :             :         17),
   35257                 :             :         gen_rtx_UNSPEC (CCCmode,
   35258                 :             :         gen_rtvec (2,
   35259                 :             :                 operand1,
   35260                 :             :                 const0_rtx),
   35261                 :             :         41)),
   35262                 :             :                 gen_rtx_SET (copy_rtx (operand1),
   35263                 :             :         gen_rtx_NEG (SImode,
   35264                 :             :         copy_rtx (operand1))))), true);
   35265                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   35266                 :             :         gen_rtvec (2,
   35267                 :             :                 gen_rtx_SET (operand0,
   35268                 :             :         gen_rtx_IF_THEN_ELSE (SImode,
   35269                 :             :         gen_rtx_LTU (SImode,
   35270                 :             :         gen_rtx_REG (CCmode,
   35271                 :             :         17),
   35272                 :             :         const0_rtx),
   35273                 :             :         constm1_rtx,
   35274                 :             :         const0_rtx)),
   35275                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   35276                 :             :   _val = get_insns ();
   35277                 :             :   end_sequence ();
   35278                 :             :   return _val;
   35279                 :             : }
   35280                 :             : 
   35281                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:13458 */
   35282                 :             : extern rtx_insn *gen_peephole2_151 (rtx_insn *, rtx *);
   35283                 :             : rtx_insn *
   35284                 :             : gen_peephole2_151 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   35285                 :             : {
   35286                 :             :   rtx operand0;
   35287                 :             :   rtx operand1;
   35288                 :             :   rtx_insn *_val = NULL;
   35289                 :             :   if (dump_file)
   35290                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_151 (i386.md:13458)\n");
   35291                 :             :   start_sequence ();
   35292                 :             :   operand0 = operands[0];
   35293                 :             :   (void) operand0;
   35294                 :             :   operand1 = operands[1];
   35295                 :             :   (void) operand1;
   35296                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   35297                 :             :         gen_rtvec (2,
   35298                 :             :                 gen_rtx_SET (gen_rtx_REG (CCCmode,
   35299                 :             :         17),
   35300                 :             :         gen_rtx_UNSPEC (CCCmode,
   35301                 :             :         gen_rtvec (2,
   35302                 :             :                 operand1,
   35303                 :             :                 const0_rtx),
   35304                 :             :         41)),
   35305                 :             :                 gen_rtx_SET (copy_rtx (operand1),
   35306                 :             :         gen_rtx_NEG (DImode,
   35307                 :             :         copy_rtx (operand1))))), true);
   35308                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   35309                 :             :         gen_rtvec (2,
   35310                 :             :                 gen_rtx_SET (operand0,
   35311                 :             :         gen_rtx_IF_THEN_ELSE (DImode,
   35312                 :             :         gen_rtx_LTU (DImode,
   35313                 :             :         gen_rtx_REG (CCmode,
   35314                 :             :         17),
   35315                 :             :         const0_rtx),
   35316                 :             :         constm1_rtx,
   35317                 :             :         const0_rtx)),
   35318                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   35319                 :             :   _val = get_insns ();
   35320                 :             :   end_sequence ();
   35321                 :             :   return _val;
   35322                 :             : }
   35323                 :             : 
   35324                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:13517 */
   35325                 :             : extern rtx_insn *gen_split_468 (rtx_insn *, rtx *);
   35326                 :             : rtx_insn *
   35327                 :             : gen_split_468 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   35328                 :             : {
   35329                 :             :   rtx operand0;
   35330                 :             :   rtx operand1;
   35331                 :             :   rtx_insn *_val = NULL;
   35332                 :             :   if (dump_file)
   35333                 :             :     fprintf (dump_file, "Splitting with gen_split_468 (i386.md:13517)\n");
   35334                 :             :   start_sequence ();
   35335                 :             : #define FAIL return (end_sequence (), _val)
   35336                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   35337                 :             : #line 13532 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   35338                 :             : 
   35339                 :             : #undef DONE
   35340                 :             : #undef FAIL
   35341                 :             :   operand0 = operands[0];
   35342                 :             :   (void) operand0;
   35343                 :             :   operand1 = operands[1];
   35344                 :             :   (void) operand1;
   35345                 :             :   emit_insn (gen_rtx_SET (gen_rtx_STRICT_LOW_PART (VOIDmode,
   35346                 :             :         operand0),
   35347                 :             :         operand1));
   35348                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   35349                 :             :         gen_rtvec (2,
   35350                 :             :                 gen_rtx_SET (gen_rtx_STRICT_LOW_PART (VOIDmode,
   35351                 :             :         copy_rtx (operand0)),
   35352                 :             :         gen_rtx_NEG (QImode,
   35353                 :             :         copy_rtx (operand0))),
   35354                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   35355                 :             :   _val = get_insns ();
   35356                 :             :   end_sequence ();
   35357                 :             :   return _val;
   35358                 :             : }
   35359                 :             : 
   35360                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:13517 */
   35361                 :             : extern rtx_insn *gen_split_469 (rtx_insn *, rtx *);
   35362                 :             : rtx_insn *
   35363                 :             : gen_split_469 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   35364                 :             : {
   35365                 :             :   rtx operand0;
   35366                 :             :   rtx operand1;
   35367                 :             :   rtx_insn *_val = NULL;
   35368                 :             :   if (dump_file)
   35369                 :             :     fprintf (dump_file, "Splitting with gen_split_469 (i386.md:13517)\n");
   35370                 :             :   start_sequence ();
   35371                 :             : #define FAIL return (end_sequence (), _val)
   35372                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   35373                 :             : #line 13532 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   35374                 :             : 
   35375                 :             : #undef DONE
   35376                 :             : #undef FAIL
   35377                 :             :   operand0 = operands[0];
   35378                 :             :   (void) operand0;
   35379                 :             :   operand1 = operands[1];
   35380                 :             :   (void) operand1;
   35381                 :             :   emit_insn (gen_rtx_SET (gen_rtx_STRICT_LOW_PART (VOIDmode,
   35382                 :             :         operand0),
   35383                 :             :         operand1));
   35384                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   35385                 :             :         gen_rtvec (2,
   35386                 :             :                 gen_rtx_SET (gen_rtx_STRICT_LOW_PART (VOIDmode,
   35387                 :             :         copy_rtx (operand0)),
   35388                 :             :         gen_rtx_NEG (HImode,
   35389                 :             :         copy_rtx (operand0))),
   35390                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   35391                 :             :   _val = get_insns ();
   35392                 :             :   end_sequence ();
   35393                 :             :   return _val;
   35394                 :             : }
   35395                 :             : 
   35396                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:13598 */
   35397                 :             : rtx
   35398                 :             : gen_x86_negsi_ccc (rtx operand0,
   35399                 :             :         rtx operand1)
   35400                 :             : {
   35401                 :             :   return gen_rtx_PARALLEL (VOIDmode,
   35402                 :             :         gen_rtvec (2,
   35403                 :             :                 gen_rtx_SET (gen_rtx_REG (CCCmode,
   35404                 :             :         17),
   35405                 :             :         gen_rtx_UNSPEC (CCCmode,
   35406                 :             :         gen_rtvec (2,
   35407                 :             :                 operand1,
   35408                 :             :                 const0_rtx),
   35409                 :             :         41)),
   35410                 :             :                 gen_rtx_SET (operand0,
   35411                 :             :         gen_rtx_NEG (SImode,
   35412                 :             :         operand1))));
   35413                 :             : }
   35414                 :             : 
   35415                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:13598 */
   35416                 :             : rtx
   35417                 :             : gen_x86_negdi_ccc (rtx operand0,
   35418                 :             :         rtx operand1)
   35419                 :             : {
   35420                 :             :   return gen_rtx_PARALLEL (VOIDmode,
   35421                 :             :         gen_rtvec (2,
   35422                 :             :                 gen_rtx_SET (gen_rtx_REG (CCCmode,
   35423                 :             :         17),
   35424                 :             :         gen_rtx_UNSPEC (CCCmode,
   35425                 :             :         gen_rtvec (2,
   35426                 :             :                 operand1,
   35427                 :             :                 const0_rtx),
   35428                 :             :         41)),
   35429                 :             :                 gen_rtx_SET (operand0,
   35430                 :             :         gen_rtx_NEG (DImode,
   35431                 :             :         operand1))));
   35432                 :             : }
   35433                 :             : 
   35434                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:13607 */
   35435                 :             : extern rtx_insn *gen_split_470 (rtx_insn *, rtx *);
   35436                 :             : rtx_insn *
   35437                 :             : gen_split_470 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   35438                 :             : {
   35439                 :             :   rtx operand0;
   35440                 :             :   rtx operand1;
   35441                 :             :   rtx operand2;
   35442                 :             :   rtx_insn *_val = NULL;
   35443                 :             :   if (dump_file)
   35444                 :             :     fprintf (dump_file, "Splitting with gen_split_470 (i386.md:13607)\n");
   35445                 :             :   start_sequence ();
   35446                 :             : #define FAIL return (end_sequence (), _val)
   35447                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   35448                 :             : #line 13639 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   35449                 :             : 
   35450                 :             : #undef DONE
   35451                 :             : #undef FAIL
   35452                 :             :   operand0 = operands[0];
   35453                 :             :   (void) operand0;
   35454                 :             :   operand1 = operands[1];
   35455                 :             :   (void) operand1;
   35456                 :             :   operand2 = operands[2];
   35457                 :             :   (void) operand2;
   35458                 :             :   emit_insn (gen_rtx_SET (gen_rtx_ZERO_EXTRACT (HImode,
   35459                 :             :         operand0,
   35460                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   35461                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   35462                 :             :         gen_rtx_ZERO_EXTRACT (HImode,
   35463                 :             :         operand1,
   35464                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   35465                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)])));
   35466                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   35467                 :             :         gen_rtvec (2,
   35468                 :             :                 gen_rtx_SET (gen_rtx_ZERO_EXTRACT (HImode,
   35469                 :             :         copy_rtx (operand0),
   35470                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   35471                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   35472                 :             :         gen_rtx_SUBREG (HImode,
   35473                 :             :         gen_rtx_NEG (QImode,
   35474                 :             :         gen_rtx_SUBREG (QImode,
   35475                 :             :         gen_rtx_fmt_eee (GET_CODE (operand2), GET_MODE (operand2),
   35476                 :             :                 copy_rtx (operand0),
   35477                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   35478                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   35479                 :             :         0)),
   35480                 :             :         0)),
   35481                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   35482                 :             :   _val = get_insns ();
   35483                 :             :   end_sequence ();
   35484                 :             :   return _val;
   35485                 :             : }
   35486                 :             : 
   35487                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:13607 */
   35488                 :             : extern rtx_insn *gen_split_471 (rtx_insn *, rtx *);
   35489                 :             : rtx_insn *
   35490                 :             : gen_split_471 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   35491                 :             : {
   35492                 :             :   rtx operand0;
   35493                 :             :   rtx operand1;
   35494                 :             :   rtx operand2;
   35495                 :             :   rtx_insn *_val = NULL;
   35496                 :             :   if (dump_file)
   35497                 :             :     fprintf (dump_file, "Splitting with gen_split_471 (i386.md:13607)\n");
   35498                 :             :   start_sequence ();
   35499                 :             : #define FAIL return (end_sequence (), _val)
   35500                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   35501                 :             : #line 13639 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   35502                 :             : 
   35503                 :             : #undef DONE
   35504                 :             : #undef FAIL
   35505                 :             :   operand0 = operands[0];
   35506                 :             :   (void) operand0;
   35507                 :             :   operand1 = operands[1];
   35508                 :             :   (void) operand1;
   35509                 :             :   operand2 = operands[2];
   35510                 :             :   (void) operand2;
   35511                 :             :   emit_insn (gen_rtx_SET (gen_rtx_ZERO_EXTRACT (SImode,
   35512                 :             :         operand0,
   35513                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   35514                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   35515                 :             :         gen_rtx_ZERO_EXTRACT (SImode,
   35516                 :             :         operand1,
   35517                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   35518                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)])));
   35519                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   35520                 :             :         gen_rtvec (2,
   35521                 :             :                 gen_rtx_SET (gen_rtx_ZERO_EXTRACT (SImode,
   35522                 :             :         copy_rtx (operand0),
   35523                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   35524                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   35525                 :             :         gen_rtx_SUBREG (SImode,
   35526                 :             :         gen_rtx_NEG (QImode,
   35527                 :             :         gen_rtx_SUBREG (QImode,
   35528                 :             :         gen_rtx_fmt_eee (GET_CODE (operand2), GET_MODE (operand2),
   35529                 :             :                 copy_rtx (operand0),
   35530                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   35531                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   35532                 :             :         0)),
   35533                 :             :         0)),
   35534                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   35535                 :             :   _val = get_insns ();
   35536                 :             :   end_sequence ();
   35537                 :             :   return _val;
   35538                 :             : }
   35539                 :             : 
   35540                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:13607 */
   35541                 :             : extern rtx_insn *gen_split_472 (rtx_insn *, rtx *);
   35542                 :             : rtx_insn *
   35543                 :             : gen_split_472 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   35544                 :             : {
   35545                 :             :   rtx operand0;
   35546                 :             :   rtx operand1;
   35547                 :             :   rtx operand2;
   35548                 :             :   rtx_insn *_val = NULL;
   35549                 :             :   if (dump_file)
   35550                 :             :     fprintf (dump_file, "Splitting with gen_split_472 (i386.md:13607)\n");
   35551                 :             :   start_sequence ();
   35552                 :             : #define FAIL return (end_sequence (), _val)
   35553                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   35554                 :             : #line 13639 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   35555                 :             : 
   35556                 :             : #undef DONE
   35557                 :             : #undef FAIL
   35558                 :             :   operand0 = operands[0];
   35559                 :             :   (void) operand0;
   35560                 :             :   operand1 = operands[1];
   35561                 :             :   (void) operand1;
   35562                 :             :   operand2 = operands[2];
   35563                 :             :   (void) operand2;
   35564                 :             :   emit_insn (gen_rtx_SET (gen_rtx_ZERO_EXTRACT (DImode,
   35565                 :             :         operand0,
   35566                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   35567                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   35568                 :             :         gen_rtx_ZERO_EXTRACT (DImode,
   35569                 :             :         operand1,
   35570                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   35571                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)])));
   35572                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   35573                 :             :         gen_rtvec (2,
   35574                 :             :                 gen_rtx_SET (gen_rtx_ZERO_EXTRACT (DImode,
   35575                 :             :         copy_rtx (operand0),
   35576                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   35577                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   35578                 :             :         gen_rtx_SUBREG (DImode,
   35579                 :             :         gen_rtx_NEG (QImode,
   35580                 :             :         gen_rtx_SUBREG (QImode,
   35581                 :             :         gen_rtx_fmt_eee (GET_CODE (operand2), GET_MODE (operand2),
   35582                 :             :                 copy_rtx (operand0),
   35583                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   35584                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   35585                 :             :         0)),
   35586                 :             :         0)),
   35587                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   35588                 :             :   _val = get_insns ();
   35589                 :             :   end_sequence ();
   35590                 :             :   return _val;
   35591                 :             : }
   35592                 :             : 
   35593                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:13644 */
   35594                 :             : rtx
   35595                 :             : gen_negvqi3 (rtx operand0,
   35596                 :             :         rtx operand1,
   35597                 :             :         rtx operand2)
   35598                 :             : {
   35599                 :             :   rtx operand3;
   35600                 :             :   rtx_insn *_val = 0;
   35601                 :             :   start_sequence ();
   35602                 :             :   {
   35603                 :             :     rtx operands[4];
   35604                 :             :     operands[0] = operand0;
   35605                 :             :     operands[1] = operand1;
   35606                 :             :     operands[2] = operand2;
   35607                 :             : #define FAIL return (end_sequence (), _val)
   35608                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   35609                 :             : #line 13656 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   35610                 :             : {
   35611                 :             :   operands[3]
   35612                 :             :     = gen_int_mode (HOST_WIDE_INT_1U << (GET_MODE_BITSIZE (QImode) - 1),
   35613                 :             :                     QImode);
   35614                 :             : }
   35615                 :             : #undef DONE
   35616                 :             : #undef FAIL
   35617                 :             :     operand0 = operands[0];
   35618                 :             :     (void) operand0;
   35619                 :             :     operand1 = operands[1];
   35620                 :             :     (void) operand1;
   35621                 :             :     operand2 = operands[2];
   35622                 :             :     (void) operand2;
   35623                 :             :     operand3 = operands[3];
   35624                 :             :     (void) operand3;
   35625                 :             :   }
   35626                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   35627                 :             :         gen_rtvec (2,
   35628                 :             :                 gen_rtx_SET (gen_rtx_REG (CCOmode,
   35629                 :             :         17),
   35630                 :             :         gen_rtx_UNSPEC (CCOmode,
   35631                 :             :         gen_rtvec (2,
   35632                 :             :                 operand1,
   35633                 :             :                 operand3),
   35634                 :             :         41)),
   35635                 :             :                 gen_rtx_SET (operand0,
   35636                 :             :         gen_rtx_NEG (QImode,
   35637                 :             :         copy_rtx (operand1))))), true);
   35638                 :             :   emit_jump_insn (gen_rtx_SET (pc_rtx,
   35639                 :             :         gen_rtx_IF_THEN_ELSE (VOIDmode,
   35640                 :             :         gen_rtx_EQ (VOIDmode,
   35641                 :             :         gen_rtx_REG (CCOmode,
   35642                 :             :         17),
   35643                 :             :         const0_rtx),
   35644                 :             :         gen_rtx_LABEL_REF (VOIDmode,
   35645                 :             :         operand2),
   35646                 :             :         pc_rtx)));
   35647                 :             :   _val = get_insns ();
   35648                 :             :   end_sequence ();
   35649                 :             :   return _val;
   35650                 :             : }
   35651                 :             : 
   35652                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:13644 */
   35653                 :             : rtx
   35654                 :             : gen_negvhi3 (rtx operand0,
   35655                 :             :         rtx operand1,
   35656                 :             :         rtx operand2)
   35657                 :             : {
   35658                 :             :   rtx operand3;
   35659                 :             :   rtx_insn *_val = 0;
   35660                 :             :   start_sequence ();
   35661                 :             :   {
   35662                 :             :     rtx operands[4];
   35663                 :             :     operands[0] = operand0;
   35664                 :             :     operands[1] = operand1;
   35665                 :             :     operands[2] = operand2;
   35666                 :             : #define FAIL return (end_sequence (), _val)
   35667                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   35668                 :             : #line 13656 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   35669                 :             : {
   35670                 :             :   operands[3]
   35671                 :             :     = gen_int_mode (HOST_WIDE_INT_1U << (GET_MODE_BITSIZE (HImode) - 1),
   35672                 :             :                     HImode);
   35673                 :             : }
   35674                 :             : #undef DONE
   35675                 :             : #undef FAIL
   35676                 :             :     operand0 = operands[0];
   35677                 :             :     (void) operand0;
   35678                 :             :     operand1 = operands[1];
   35679                 :             :     (void) operand1;
   35680                 :             :     operand2 = operands[2];
   35681                 :             :     (void) operand2;
   35682                 :             :     operand3 = operands[3];
   35683                 :             :     (void) operand3;
   35684                 :             :   }
   35685                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   35686                 :             :         gen_rtvec (2,
   35687                 :             :                 gen_rtx_SET (gen_rtx_REG (CCOmode,
   35688                 :             :         17),
   35689                 :             :         gen_rtx_UNSPEC (CCOmode,
   35690                 :             :         gen_rtvec (2,
   35691                 :             :                 operand1,
   35692                 :             :                 operand3),
   35693                 :             :         41)),
   35694                 :             :                 gen_rtx_SET (operand0,
   35695                 :             :         gen_rtx_NEG (HImode,
   35696                 :             :         copy_rtx (operand1))))), true);
   35697                 :             :   emit_jump_insn (gen_rtx_SET (pc_rtx,
   35698                 :             :         gen_rtx_IF_THEN_ELSE (VOIDmode,
   35699                 :             :         gen_rtx_EQ (VOIDmode,
   35700                 :             :         gen_rtx_REG (CCOmode,
   35701                 :             :         17),
   35702                 :             :         const0_rtx),
   35703                 :             :         gen_rtx_LABEL_REF (VOIDmode,
   35704                 :             :         operand2),
   35705                 :             :         pc_rtx)));
   35706                 :             :   _val = get_insns ();
   35707                 :             :   end_sequence ();
   35708                 :             :   return _val;
   35709                 :             : }
   35710                 :             : 
   35711                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:13644 */
   35712                 :             : rtx
   35713                 :             : gen_negvsi3 (rtx operand0,
   35714                 :             :         rtx operand1,
   35715                 :             :         rtx operand2)
   35716                 :             : {
   35717                 :             :   rtx operand3;
   35718                 :             :   rtx_insn *_val = 0;
   35719                 :             :   start_sequence ();
   35720                 :             :   {
   35721                 :             :     rtx operands[4];
   35722                 :             :     operands[0] = operand0;
   35723                 :             :     operands[1] = operand1;
   35724                 :             :     operands[2] = operand2;
   35725                 :             : #define FAIL return (end_sequence (), _val)
   35726                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   35727                 :             : #line 13656 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   35728                 :             : {
   35729                 :             :   operands[3]
   35730                 :             :     = gen_int_mode (HOST_WIDE_INT_1U << (GET_MODE_BITSIZE (SImode) - 1),
   35731                 :             :                     SImode);
   35732                 :             : }
   35733                 :             : #undef DONE
   35734                 :             : #undef FAIL
   35735                 :             :     operand0 = operands[0];
   35736                 :             :     (void) operand0;
   35737                 :             :     operand1 = operands[1];
   35738                 :             :     (void) operand1;
   35739                 :             :     operand2 = operands[2];
   35740                 :             :     (void) operand2;
   35741                 :             :     operand3 = operands[3];
   35742                 :             :     (void) operand3;
   35743                 :             :   }
   35744                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   35745                 :             :         gen_rtvec (2,
   35746                 :             :                 gen_rtx_SET (gen_rtx_REG (CCOmode,
   35747                 :             :         17),
   35748                 :             :         gen_rtx_UNSPEC (CCOmode,
   35749                 :             :         gen_rtvec (2,
   35750                 :             :                 operand1,
   35751                 :             :                 operand3),
   35752                 :             :         41)),
   35753                 :             :                 gen_rtx_SET (operand0,
   35754                 :             :         gen_rtx_NEG (SImode,
   35755                 :             :         copy_rtx (operand1))))), true);
   35756                 :             :   emit_jump_insn (gen_rtx_SET (pc_rtx,
   35757                 :             :         gen_rtx_IF_THEN_ELSE (VOIDmode,
   35758                 :             :         gen_rtx_EQ (VOIDmode,
   35759                 :             :         gen_rtx_REG (CCOmode,
   35760                 :             :         17),
   35761                 :             :         const0_rtx),
   35762                 :             :         gen_rtx_LABEL_REF (VOIDmode,
   35763                 :             :         operand2),
   35764                 :             :         pc_rtx)));
   35765                 :             :   _val = get_insns ();
   35766                 :             :   end_sequence ();
   35767                 :             :   return _val;
   35768                 :             : }
   35769                 :             : 
   35770                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:13644 */
   35771                 :             : rtx
   35772                 :             : gen_negvdi3 (rtx operand0,
   35773                 :             :         rtx operand1,
   35774                 :             :         rtx operand2)
   35775                 :             : {
   35776                 :             :   rtx operand3;
   35777                 :             :   rtx_insn *_val = 0;
   35778                 :             :   start_sequence ();
   35779                 :             :   {
   35780                 :             :     rtx operands[4];
   35781                 :             :     operands[0] = operand0;
   35782                 :             :     operands[1] = operand1;
   35783                 :             :     operands[2] = operand2;
   35784                 :             : #define FAIL return (end_sequence (), _val)
   35785                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   35786                 :             : #line 13656 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   35787                 :             : {
   35788                 :             :   operands[3]
   35789                 :             :     = gen_int_mode (HOST_WIDE_INT_1U << (GET_MODE_BITSIZE (DImode) - 1),
   35790                 :             :                     DImode);
   35791                 :             : }
   35792                 :             : #undef DONE
   35793                 :             : #undef FAIL
   35794                 :             :     operand0 = operands[0];
   35795                 :             :     (void) operand0;
   35796                 :             :     operand1 = operands[1];
   35797                 :             :     (void) operand1;
   35798                 :             :     operand2 = operands[2];
   35799                 :             :     (void) operand2;
   35800                 :             :     operand3 = operands[3];
   35801                 :             :     (void) operand3;
   35802                 :             :   }
   35803                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   35804                 :             :         gen_rtvec (2,
   35805                 :             :                 gen_rtx_SET (gen_rtx_REG (CCOmode,
   35806                 :             :         17),
   35807                 :             :         gen_rtx_UNSPEC (CCOmode,
   35808                 :             :         gen_rtvec (2,
   35809                 :             :                 operand1,
   35810                 :             :                 operand3),
   35811                 :             :         41)),
   35812                 :             :                 gen_rtx_SET (operand0,
   35813                 :             :         gen_rtx_NEG (DImode,
   35814                 :             :         copy_rtx (operand1))))), true);
   35815                 :             :   emit_jump_insn (gen_rtx_SET (pc_rtx,
   35816                 :             :         gen_rtx_IF_THEN_ELSE (VOIDmode,
   35817                 :             :         gen_rtx_EQ (VOIDmode,
   35818                 :             :         gen_rtx_REG (CCOmode,
   35819                 :             :         17),
   35820                 :             :         const0_rtx),
   35821                 :             :         gen_rtx_LABEL_REF (VOIDmode,
   35822                 :             :         operand2),
   35823                 :             :         pc_rtx)));
   35824                 :             :   _val = get_insns ();
   35825                 :             :   end_sequence ();
   35826                 :             :   return _val;
   35827                 :             : }
   35828                 :             : 
   35829                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:13676 */
   35830                 :             : extern rtx_insn *gen_peephole2_152 (rtx_insn *, rtx *);
   35831                 :             : rtx_insn *
   35832                 :             : gen_peephole2_152 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   35833                 :             : {
   35834                 :             :   rtx operand0;
   35835                 :             :   rtx operand1;
   35836                 :             :   rtx_insn *_val = NULL;
   35837                 :             :   if (dump_file)
   35838                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_152 (i386.md:13676)\n");
   35839                 :             :   start_sequence ();
   35840                 :             :   operand0 = operands[0];
   35841                 :             :   (void) operand0;
   35842                 :             :   operand1 = operands[1];
   35843                 :             :   (void) operand1;
   35844                 :             :   emit_insn (gen_rtx_SET (operand0,
   35845                 :             :         operand1));
   35846                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   35847                 :             :         gen_rtvec (2,
   35848                 :             :                 gen_rtx_SET (gen_rtx_REG (CCZmode,
   35849                 :             :         17),
   35850                 :             :         gen_rtx_COMPARE (CCZmode,
   35851                 :             :         gen_rtx_NEG (QImode,
   35852                 :             :         copy_rtx (operand0)),
   35853                 :             :         const0_rtx)),
   35854                 :             :                 gen_rtx_SET (copy_rtx (operand0),
   35855                 :             :         gen_rtx_NEG (QImode,
   35856                 :             :         copy_rtx (operand0))))), false);
   35857                 :             :   _val = get_insns ();
   35858                 :             :   end_sequence ();
   35859                 :             :   return _val;
   35860                 :             : }
   35861                 :             : 
   35862                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:13676 */
   35863                 :             : extern rtx_insn *gen_peephole2_153 (rtx_insn *, rtx *);
   35864                 :             : rtx_insn *
   35865                 :             : gen_peephole2_153 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   35866                 :             : {
   35867                 :             :   rtx operand0;
   35868                 :             :   rtx operand1;
   35869                 :             :   rtx_insn *_val = NULL;
   35870                 :             :   if (dump_file)
   35871                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_153 (i386.md:13676)\n");
   35872                 :             :   start_sequence ();
   35873                 :             :   operand0 = operands[0];
   35874                 :             :   (void) operand0;
   35875                 :             :   operand1 = operands[1];
   35876                 :             :   (void) operand1;
   35877                 :             :   emit_insn (gen_rtx_SET (operand0,
   35878                 :             :         operand1));
   35879                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   35880                 :             :         gen_rtvec (2,
   35881                 :             :                 gen_rtx_SET (gen_rtx_REG (CCZmode,
   35882                 :             :         17),
   35883                 :             :         gen_rtx_COMPARE (CCZmode,
   35884                 :             :         gen_rtx_NEG (HImode,
   35885                 :             :         copy_rtx (operand0)),
   35886                 :             :         const0_rtx)),
   35887                 :             :                 gen_rtx_SET (copy_rtx (operand0),
   35888                 :             :         gen_rtx_NEG (HImode,
   35889                 :             :         copy_rtx (operand0))))), false);
   35890                 :             :   _val = get_insns ();
   35891                 :             :   end_sequence ();
   35892                 :             :   return _val;
   35893                 :             : }
   35894                 :             : 
   35895                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:13676 */
   35896                 :             : extern rtx_insn *gen_peephole2_154 (rtx_insn *, rtx *);
   35897                 :             : rtx_insn *
   35898                 :             : gen_peephole2_154 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   35899                 :             : {
   35900                 :             :   rtx operand0;
   35901                 :             :   rtx operand1;
   35902                 :             :   rtx_insn *_val = NULL;
   35903                 :             :   if (dump_file)
   35904                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_154 (i386.md:13676)\n");
   35905                 :             :   start_sequence ();
   35906                 :             :   operand0 = operands[0];
   35907                 :             :   (void) operand0;
   35908                 :             :   operand1 = operands[1];
   35909                 :             :   (void) operand1;
   35910                 :             :   emit_insn (gen_rtx_SET (operand0,
   35911                 :             :         operand1));
   35912                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   35913                 :             :         gen_rtvec (2,
   35914                 :             :                 gen_rtx_SET (gen_rtx_REG (CCZmode,
   35915                 :             :         17),
   35916                 :             :         gen_rtx_COMPARE (CCZmode,
   35917                 :             :         gen_rtx_NEG (SImode,
   35918                 :             :         copy_rtx (operand0)),
   35919                 :             :         const0_rtx)),
   35920                 :             :                 gen_rtx_SET (copy_rtx (operand0),
   35921                 :             :         gen_rtx_NEG (SImode,
   35922                 :             :         copy_rtx (operand0))))), false);
   35923                 :             :   _val = get_insns ();
   35924                 :             :   end_sequence ();
   35925                 :             :   return _val;
   35926                 :             : }
   35927                 :             : 
   35928                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:13676 */
   35929                 :             : extern rtx_insn *gen_peephole2_155 (rtx_insn *, rtx *);
   35930                 :             : rtx_insn *
   35931                 :             : gen_peephole2_155 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   35932                 :             : {
   35933                 :             :   rtx operand0;
   35934                 :             :   rtx operand1;
   35935                 :             :   rtx_insn *_val = NULL;
   35936                 :             :   if (dump_file)
   35937                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_155 (i386.md:13676)\n");
   35938                 :             :   start_sequence ();
   35939                 :             :   operand0 = operands[0];
   35940                 :             :   (void) operand0;
   35941                 :             :   operand1 = operands[1];
   35942                 :             :   (void) operand1;
   35943                 :             :   emit_insn (gen_rtx_SET (operand0,
   35944                 :             :         operand1));
   35945                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   35946                 :             :         gen_rtvec (2,
   35947                 :             :                 gen_rtx_SET (gen_rtx_REG (CCZmode,
   35948                 :             :         17),
   35949                 :             :         gen_rtx_COMPARE (CCZmode,
   35950                 :             :         gen_rtx_NEG (DImode,
   35951                 :             :         copy_rtx (operand0)),
   35952                 :             :         const0_rtx)),
   35953                 :             :                 gen_rtx_SET (copy_rtx (operand0),
   35954                 :             :         gen_rtx_NEG (DImode,
   35955                 :             :         copy_rtx (operand0))))), false);
   35956                 :             :   _val = get_insns ();
   35957                 :             :   end_sequence ();
   35958                 :             :   return _val;
   35959                 :             : }
   35960                 :             : 
   35961                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:13690 */
   35962                 :             : rtx
   35963                 :             : gen_absqi2 (rtx operand0,
   35964                 :             :         rtx operand1)
   35965                 :             : {
   35966                 :             :   rtx_insn *_val = 0;
   35967                 :             :   start_sequence ();
   35968                 :             :   {
   35969                 :             :     rtx operands[2];
   35970                 :             :     operands[0] = operand0;
   35971                 :             :     operands[1] = operand1;
   35972                 :             : #define FAIL return (end_sequence (), _val)
   35973                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   35974                 :             : #line 13698 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   35975                 :             : {
   35976                 :             :   if (TARGET_EXPAND_ABS)
   35977                 :             :     {
   35978                 :             :       machine_mode mode = QImode;
   35979                 :             :       operands[1] = force_reg (mode, operands[1]);
   35980                 :             : 
   35981                 :             :       /* Generate rtx abs using:
   35982                 :             :          abs (x) = (((signed) x >> (W-1)) ^ x) - ((signed) x >> (W-1)) */
   35983                 :             : 
   35984                 :             :       rtx shift_amount = gen_int_mode (GET_MODE_PRECISION (mode) - 1, QImode);
   35985                 :             :       rtx shift_dst = expand_simple_binop (mode, ASHIFTRT, operands[1],
   35986                 :             :                                            shift_amount, NULL_RTX,
   35987                 :             :                                            0, OPTAB_DIRECT);
   35988                 :             :       rtx xor_dst = expand_simple_binop (mode, XOR, shift_dst, operands[1],
   35989                 :             :                                          operands[0], 0, OPTAB_DIRECT);
   35990                 :             :       rtx minus_dst = expand_simple_binop (mode, MINUS, xor_dst, shift_dst,
   35991                 :             :                                            operands[0], 0, OPTAB_DIRECT);
   35992                 :             :       if (!rtx_equal_p (minus_dst, operands[0]))
   35993                 :             :         emit_move_insn (operands[0], minus_dst);
   35994                 :             :       DONE;
   35995                 :             :     }
   35996                 :             : }
   35997                 :             : #undef DONE
   35998                 :             : #undef FAIL
   35999                 :             :     operand0 = operands[0];
   36000                 :             :     (void) operand0;
   36001                 :             :     operand1 = operands[1];
   36002                 :             :     (void) operand1;
   36003                 :             :   }
   36004                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   36005                 :             :         gen_rtvec (2,
   36006                 :             :                 gen_rtx_SET (operand0,
   36007                 :             :         gen_rtx_ABS (QImode,
   36008                 :             :         operand1)),
   36009                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   36010                 :             :   _val = get_insns ();
   36011                 :             :   end_sequence ();
   36012                 :             :   return _val;
   36013                 :             : }
   36014                 :             : 
   36015                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:13690 */
   36016                 :             : rtx
   36017                 :             : gen_abshi2 (rtx operand0,
   36018                 :             :         rtx operand1)
   36019                 :             : {
   36020                 :             :   rtx_insn *_val = 0;
   36021                 :             :   start_sequence ();
   36022                 :             :   {
   36023                 :             :     rtx operands[2];
   36024                 :             :     operands[0] = operand0;
   36025                 :             :     operands[1] = operand1;
   36026                 :             : #define FAIL return (end_sequence (), _val)
   36027                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   36028                 :             : #line 13698 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   36029                 :             : {
   36030                 :             :   if (TARGET_EXPAND_ABS)
   36031                 :             :     {
   36032                 :             :       machine_mode mode = HImode;
   36033                 :             :       operands[1] = force_reg (mode, operands[1]);
   36034                 :             : 
   36035                 :             :       /* Generate rtx abs using:
   36036                 :             :          abs (x) = (((signed) x >> (W-1)) ^ x) - ((signed) x >> (W-1)) */
   36037                 :             : 
   36038                 :             :       rtx shift_amount = gen_int_mode (GET_MODE_PRECISION (mode) - 1, QImode);
   36039                 :             :       rtx shift_dst = expand_simple_binop (mode, ASHIFTRT, operands[1],
   36040                 :             :                                            shift_amount, NULL_RTX,
   36041                 :             :                                            0, OPTAB_DIRECT);
   36042                 :             :       rtx xor_dst = expand_simple_binop (mode, XOR, shift_dst, operands[1],
   36043                 :             :                                          operands[0], 0, OPTAB_DIRECT);
   36044                 :             :       rtx minus_dst = expand_simple_binop (mode, MINUS, xor_dst, shift_dst,
   36045                 :             :                                            operands[0], 0, OPTAB_DIRECT);
   36046                 :             :       if (!rtx_equal_p (minus_dst, operands[0]))
   36047                 :             :         emit_move_insn (operands[0], minus_dst);
   36048                 :             :       DONE;
   36049                 :             :     }
   36050                 :             : }
   36051                 :             : #undef DONE
   36052                 :             : #undef FAIL
   36053                 :             :     operand0 = operands[0];
   36054                 :             :     (void) operand0;
   36055                 :             :     operand1 = operands[1];
   36056                 :             :     (void) operand1;
   36057                 :             :   }
   36058                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   36059                 :             :         gen_rtvec (2,
   36060                 :             :                 gen_rtx_SET (operand0,
   36061                 :             :         gen_rtx_ABS (HImode,
   36062                 :             :         operand1)),
   36063                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   36064                 :             :   _val = get_insns ();
   36065                 :             :   end_sequence ();
   36066                 :             :   return _val;
   36067                 :             : }
   36068                 :             : 
   36069                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:13690 */
   36070                 :             : rtx
   36071                 :             : gen_abssi2 (rtx operand0,
   36072                 :             :         rtx operand1)
   36073                 :             : {
   36074                 :             :   rtx_insn *_val = 0;
   36075                 :             :   start_sequence ();
   36076                 :             :   {
   36077                 :             :     rtx operands[2];
   36078                 :             :     operands[0] = operand0;
   36079                 :             :     operands[1] = operand1;
   36080                 :             : #define FAIL return (end_sequence (), _val)
   36081                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   36082                 :             : #line 13698 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   36083                 :             : {
   36084                 :             :   if (TARGET_EXPAND_ABS)
   36085                 :             :     {
   36086                 :             :       machine_mode mode = SImode;
   36087                 :             :       operands[1] = force_reg (mode, operands[1]);
   36088                 :             : 
   36089                 :             :       /* Generate rtx abs using:
   36090                 :             :          abs (x) = (((signed) x >> (W-1)) ^ x) - ((signed) x >> (W-1)) */
   36091                 :             : 
   36092                 :             :       rtx shift_amount = gen_int_mode (GET_MODE_PRECISION (mode) - 1, QImode);
   36093                 :             :       rtx shift_dst = expand_simple_binop (mode, ASHIFTRT, operands[1],
   36094                 :             :                                            shift_amount, NULL_RTX,
   36095                 :             :                                            0, OPTAB_DIRECT);
   36096                 :             :       rtx xor_dst = expand_simple_binop (mode, XOR, shift_dst, operands[1],
   36097                 :             :                                          operands[0], 0, OPTAB_DIRECT);
   36098                 :             :       rtx minus_dst = expand_simple_binop (mode, MINUS, xor_dst, shift_dst,
   36099                 :             :                                            operands[0], 0, OPTAB_DIRECT);
   36100                 :             :       if (!rtx_equal_p (minus_dst, operands[0]))
   36101                 :             :         emit_move_insn (operands[0], minus_dst);
   36102                 :             :       DONE;
   36103                 :             :     }
   36104                 :             : }
   36105                 :             : #undef DONE
   36106                 :             : #undef FAIL
   36107                 :             :     operand0 = operands[0];
   36108                 :             :     (void) operand0;
   36109                 :             :     operand1 = operands[1];
   36110                 :             :     (void) operand1;
   36111                 :             :   }
   36112                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   36113                 :             :         gen_rtvec (2,
   36114                 :             :                 gen_rtx_SET (operand0,
   36115                 :             :         gen_rtx_ABS (SImode,
   36116                 :             :         operand1)),
   36117                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   36118                 :             :   _val = get_insns ();
   36119                 :             :   end_sequence ();
   36120                 :             :   return _val;
   36121                 :             : }
   36122                 :             : 
   36123                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:13690 */
   36124                 :             : rtx
   36125                 :             : gen_absdi2 (rtx operand0,
   36126                 :             :         rtx operand1)
   36127                 :             : {
   36128                 :             :   rtx_insn *_val = 0;
   36129                 :             :   start_sequence ();
   36130                 :             :   {
   36131                 :             :     rtx operands[2];
   36132                 :             :     operands[0] = operand0;
   36133                 :             :     operands[1] = operand1;
   36134                 :             : #define FAIL return (end_sequence (), _val)
   36135                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   36136                 :             : #line 13698 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   36137                 :             : {
   36138                 :             :   if (TARGET_EXPAND_ABS)
   36139                 :             :     {
   36140                 :             :       machine_mode mode = DImode;
   36141                 :             :       operands[1] = force_reg (mode, operands[1]);
   36142                 :             : 
   36143                 :             :       /* Generate rtx abs using:
   36144                 :             :          abs (x) = (((signed) x >> (W-1)) ^ x) - ((signed) x >> (W-1)) */
   36145                 :             : 
   36146                 :             :       rtx shift_amount = gen_int_mode (GET_MODE_PRECISION (mode) - 1, QImode);
   36147                 :             :       rtx shift_dst = expand_simple_binop (mode, ASHIFTRT, operands[1],
   36148                 :             :                                            shift_amount, NULL_RTX,
   36149                 :             :                                            0, OPTAB_DIRECT);
   36150                 :             :       rtx xor_dst = expand_simple_binop (mode, XOR, shift_dst, operands[1],
   36151                 :             :                                          operands[0], 0, OPTAB_DIRECT);
   36152                 :             :       rtx minus_dst = expand_simple_binop (mode, MINUS, xor_dst, shift_dst,
   36153                 :             :                                            operands[0], 0, OPTAB_DIRECT);
   36154                 :             :       if (!rtx_equal_p (minus_dst, operands[0]))
   36155                 :             :         emit_move_insn (operands[0], minus_dst);
   36156                 :             :       DONE;
   36157                 :             :     }
   36158                 :             : }
   36159                 :             : #undef DONE
   36160                 :             : #undef FAIL
   36161                 :             :     operand0 = operands[0];
   36162                 :             :     (void) operand0;
   36163                 :             :     operand1 = operands[1];
   36164                 :             :     (void) operand1;
   36165                 :             :   }
   36166                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   36167                 :             :         gen_rtvec (2,
   36168                 :             :                 gen_rtx_SET (operand0,
   36169                 :             :         gen_rtx_ABS (DImode,
   36170                 :             :         operand1)),
   36171                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   36172                 :             :   _val = get_insns ();
   36173                 :             :   end_sequence ();
   36174                 :             :   return _val;
   36175                 :             : }
   36176                 :             : 
   36177                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:13690 */
   36178                 :             : rtx
   36179                 :             : gen_absti2 (rtx operand0,
   36180                 :             :         rtx operand1)
   36181                 :             : {
   36182                 :             :   rtx_insn *_val = 0;
   36183                 :             :   start_sequence ();
   36184                 :             :   {
   36185                 :             :     rtx operands[2];
   36186                 :             :     operands[0] = operand0;
   36187                 :             :     operands[1] = operand1;
   36188                 :             : #define FAIL return (end_sequence (), _val)
   36189                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   36190                 :             : #line 13698 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   36191                 :             : {
   36192                 :             :   if (TARGET_EXPAND_ABS)
   36193                 :             :     {
   36194                 :             :       machine_mode mode = TImode;
   36195                 :             :       operands[1] = force_reg (mode, operands[1]);
   36196                 :             : 
   36197                 :             :       /* Generate rtx abs using:
   36198                 :             :          abs (x) = (((signed) x >> (W-1)) ^ x) - ((signed) x >> (W-1)) */
   36199                 :             : 
   36200                 :             :       rtx shift_amount = gen_int_mode (GET_MODE_PRECISION (mode) - 1, QImode);
   36201                 :             :       rtx shift_dst = expand_simple_binop (mode, ASHIFTRT, operands[1],
   36202                 :             :                                            shift_amount, NULL_RTX,
   36203                 :             :                                            0, OPTAB_DIRECT);
   36204                 :             :       rtx xor_dst = expand_simple_binop (mode, XOR, shift_dst, operands[1],
   36205                 :             :                                          operands[0], 0, OPTAB_DIRECT);
   36206                 :             :       rtx minus_dst = expand_simple_binop (mode, MINUS, xor_dst, shift_dst,
   36207                 :             :                                            operands[0], 0, OPTAB_DIRECT);
   36208                 :             :       if (!rtx_equal_p (minus_dst, operands[0]))
   36209                 :             :         emit_move_insn (operands[0], minus_dst);
   36210                 :             :       DONE;
   36211                 :             :     }
   36212                 :             : }
   36213                 :             : #undef DONE
   36214                 :             : #undef FAIL
   36215                 :             :     operand0 = operands[0];
   36216                 :             :     (void) operand0;
   36217                 :             :     operand1 = operands[1];
   36218                 :             :     (void) operand1;
   36219                 :             :   }
   36220                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   36221                 :             :         gen_rtvec (2,
   36222                 :             :                 gen_rtx_SET (operand0,
   36223                 :             :         gen_rtx_ABS (TImode,
   36224                 :             :         operand1)),
   36225                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   36226                 :             :   _val = get_insns ();
   36227                 :             :   end_sequence ();
   36228                 :             :   return _val;
   36229                 :             : }
   36230                 :             : 
   36231                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:13721 */
   36232                 :             : extern rtx_insn *gen_split_473 (rtx_insn *, rtx *);
   36233                 :             : rtx_insn *
   36234                 :             : gen_split_473 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   36235                 :             : {
   36236                 :             :   rtx operand0;
   36237                 :             :   rtx operand1;
   36238                 :             :   rtx operand2;
   36239                 :             :   rtx operand3;
   36240                 :             :   rtx operand4;
   36241                 :             :   rtx operand5;
   36242                 :             :   rtx_insn *_val = NULL;
   36243                 :             :   if (dump_file)
   36244                 :             :     fprintf (dump_file, "Splitting with gen_split_473 (i386.md:13721)\n");
   36245                 :             :   start_sequence ();
   36246                 :             : #define FAIL return (end_sequence (), _val)
   36247                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   36248                 :             : #line 13757 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   36249                 :             : {
   36250                 :             :   operands[1] = force_reg (DImode, operands[1]);
   36251                 :             :   operands[2] = gen_reg_rtx (DImode);
   36252                 :             : 
   36253                 :             :   split_double_mode (DImode, &operands[0], 3, &operands[0], &operands[3]);
   36254                 :             : }
   36255                 :             : #undef DONE
   36256                 :             : #undef FAIL
   36257                 :             :   operand0 = operands[0];
   36258                 :             :   (void) operand0;
   36259                 :             :   operand1 = operands[1];
   36260                 :             :   (void) operand1;
   36261                 :             :   operand2 = operands[2];
   36262                 :             :   (void) operand2;
   36263                 :             :   operand3 = operands[3];
   36264                 :             :   (void) operand3;
   36265                 :             :   operand4 = operands[4];
   36266                 :             :   (void) operand4;
   36267                 :             :   operand5 = operands[5];
   36268                 :             :   (void) operand5;
   36269                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   36270                 :             :         gen_rtvec (2,
   36271                 :             :                 gen_rtx_SET (gen_rtx_REG (CCCmode,
   36272                 :             :         17),
   36273                 :             :         gen_rtx_UNSPEC (CCCmode,
   36274                 :             :         gen_rtvec (2,
   36275                 :             :                 operand1,
   36276                 :             :                 const0_rtx),
   36277                 :             :         41)),
   36278                 :             :                 gen_rtx_SET (operand2,
   36279                 :             :         gen_rtx_NEG (SImode,
   36280                 :             :         copy_rtx (operand1))))), true);
   36281                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   36282                 :             :         gen_rtvec (2,
   36283                 :             :                 gen_rtx_SET (operand5,
   36284                 :             :         gen_rtx_PLUS (SImode,
   36285                 :             :         gen_rtx_PLUS (SImode,
   36286                 :             :         gen_rtx_LTU (SImode,
   36287                 :             :         gen_rtx_REG (CCmode,
   36288                 :             :         17),
   36289                 :             :         const0_rtx),
   36290                 :             :         operand4),
   36291                 :             :         const0_rtx)),
   36292                 :             :                 gen_hard_reg_clobber (CCmode, 17))), true);
   36293                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   36294                 :             :         gen_rtvec (2,
   36295                 :             :                 gen_rtx_SET (gen_rtx_REG (CCGOCmode,
   36296                 :             :         17),
   36297                 :             :         gen_rtx_COMPARE (CCGOCmode,
   36298                 :             :         gen_rtx_NEG (SImode,
   36299                 :             :         copy_rtx (operand5)),
   36300                 :             :         const0_rtx)),
   36301                 :             :                 gen_rtx_SET (copy_rtx (operand5),
   36302                 :             :         gen_rtx_NEG (SImode,
   36303                 :             :         copy_rtx (operand5))))), true);
   36304                 :             :   emit_insn (gen_rtx_SET (operand0,
   36305                 :             :         gen_rtx_IF_THEN_ELSE (SImode,
   36306                 :             :         gen_rtx_GE (VOIDmode,
   36307                 :             :         gen_rtx_REG (CCGOCmode,
   36308                 :             :         17),
   36309                 :             :         const0_rtx),
   36310                 :             :         copy_rtx (operand2),
   36311                 :             :         copy_rtx (operand1))));
   36312                 :             :   emit_insn (gen_rtx_SET (operand3,
   36313                 :             :         gen_rtx_IF_THEN_ELSE (SImode,
   36314                 :             :         gen_rtx_GE (VOIDmode,
   36315                 :             :         gen_rtx_REG (CCGOCmode,
   36316                 :             :         17),
   36317                 :             :         const0_rtx),
   36318                 :             :         copy_rtx (operand5),
   36319                 :             :         copy_rtx (operand4))));
   36320                 :             :   _val = get_insns ();
   36321                 :             :   end_sequence ();
   36322                 :             :   return _val;
   36323                 :             : }
   36324                 :             : 
   36325                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:13721 */
   36326                 :             : extern rtx_insn *gen_split_474 (rtx_insn *, rtx *);
   36327                 :             : rtx_insn *
   36328                 :             : gen_split_474 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   36329                 :             : {
   36330                 :             :   rtx operand0;
   36331                 :             :   rtx operand1;
   36332                 :             :   rtx operand2;
   36333                 :             :   rtx operand3;
   36334                 :             :   rtx operand4;
   36335                 :             :   rtx operand5;
   36336                 :             :   rtx_insn *_val = NULL;
   36337                 :             :   if (dump_file)
   36338                 :             :     fprintf (dump_file, "Splitting with gen_split_474 (i386.md:13721)\n");
   36339                 :             :   start_sequence ();
   36340                 :             : #define FAIL return (end_sequence (), _val)
   36341                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   36342                 :             : #line 13757 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   36343                 :             : {
   36344                 :             :   operands[1] = force_reg (TImode, operands[1]);
   36345                 :             :   operands[2] = gen_reg_rtx (TImode);
   36346                 :             : 
   36347                 :             :   split_double_mode (TImode, &operands[0], 3, &operands[0], &operands[3]);
   36348                 :             : }
   36349                 :             : #undef DONE
   36350                 :             : #undef FAIL
   36351                 :             :   operand0 = operands[0];
   36352                 :             :   (void) operand0;
   36353                 :             :   operand1 = operands[1];
   36354                 :             :   (void) operand1;
   36355                 :             :   operand2 = operands[2];
   36356                 :             :   (void) operand2;
   36357                 :             :   operand3 = operands[3];
   36358                 :             :   (void) operand3;
   36359                 :             :   operand4 = operands[4];
   36360                 :             :   (void) operand4;
   36361                 :             :   operand5 = operands[5];
   36362                 :             :   (void) operand5;
   36363                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   36364                 :             :         gen_rtvec (2,
   36365                 :             :                 gen_rtx_SET (gen_rtx_REG (CCCmode,
   36366                 :             :         17),
   36367                 :             :         gen_rtx_UNSPEC (CCCmode,
   36368                 :             :         gen_rtvec (2,
   36369                 :             :                 operand1,
   36370                 :             :                 const0_rtx),
   36371                 :             :         41)),
   36372                 :             :                 gen_rtx_SET (operand2,
   36373                 :             :         gen_rtx_NEG (DImode,
   36374                 :             :         copy_rtx (operand1))))), true);
   36375                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   36376                 :             :         gen_rtvec (2,
   36377                 :             :                 gen_rtx_SET (operand5,
   36378                 :             :         gen_rtx_PLUS (DImode,
   36379                 :             :         gen_rtx_PLUS (DImode,
   36380                 :             :         gen_rtx_LTU (DImode,
   36381                 :             :         gen_rtx_REG (CCmode,
   36382                 :             :         17),
   36383                 :             :         const0_rtx),
   36384                 :             :         operand4),
   36385                 :             :         const0_rtx)),
   36386                 :             :                 gen_hard_reg_clobber (CCmode, 17))), true);
   36387                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   36388                 :             :         gen_rtvec (2,
   36389                 :             :                 gen_rtx_SET (gen_rtx_REG (CCGOCmode,
   36390                 :             :         17),
   36391                 :             :         gen_rtx_COMPARE (CCGOCmode,
   36392                 :             :         gen_rtx_NEG (DImode,
   36393                 :             :         copy_rtx (operand5)),
   36394                 :             :         const0_rtx)),
   36395                 :             :                 gen_rtx_SET (copy_rtx (operand5),
   36396                 :             :         gen_rtx_NEG (DImode,
   36397                 :             :         copy_rtx (operand5))))), true);
   36398                 :             :   emit_insn (gen_rtx_SET (operand0,
   36399                 :             :         gen_rtx_IF_THEN_ELSE (DImode,
   36400                 :             :         gen_rtx_GE (VOIDmode,
   36401                 :             :         gen_rtx_REG (CCGOCmode,
   36402                 :             :         17),
   36403                 :             :         const0_rtx),
   36404                 :             :         copy_rtx (operand2),
   36405                 :             :         copy_rtx (operand1))));
   36406                 :             :   emit_insn (gen_rtx_SET (operand3,
   36407                 :             :         gen_rtx_IF_THEN_ELSE (DImode,
   36408                 :             :         gen_rtx_GE (VOIDmode,
   36409                 :             :         gen_rtx_REG (CCGOCmode,
   36410                 :             :         17),
   36411                 :             :         const0_rtx),
   36412                 :             :         copy_rtx (operand5),
   36413                 :             :         copy_rtx (operand4))));
   36414                 :             :   _val = get_insns ();
   36415                 :             :   end_sequence ();
   36416                 :             :   return _val;
   36417                 :             : }
   36418                 :             : 
   36419                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:13764 */
   36420                 :             : extern rtx_insn *gen_split_475 (rtx_insn *, rtx *);
   36421                 :             : rtx_insn *
   36422                 :             : gen_split_475 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   36423                 :             : {
   36424                 :             :   rtx operand0;
   36425                 :             :   rtx operand1;
   36426                 :             :   rtx operand2;
   36427                 :             :   rtx operand3;
   36428                 :             :   rtx operand4;
   36429                 :             :   rtx operand5;
   36430                 :             :   rtx_insn *_val = NULL;
   36431                 :             :   if (dump_file)
   36432                 :             :     fprintf (dump_file, "Splitting with gen_split_475 (i386.md:13764)\n");
   36433                 :             :   start_sequence ();
   36434                 :             : #define FAIL return (end_sequence (), _val)
   36435                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   36436                 :             : #line 13801 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   36437                 :             : {
   36438                 :             :   operands[1] = force_reg (DImode, operands[1]);
   36439                 :             :   operands[2] = gen_reg_rtx (DImode);
   36440                 :             : 
   36441                 :             :   split_double_mode (DImode, &operands[0], 3, &operands[0], &operands[3]);
   36442                 :             : }
   36443                 :             : #undef DONE
   36444                 :             : #undef FAIL
   36445                 :             :   operand0 = operands[0];
   36446                 :             :   (void) operand0;
   36447                 :             :   operand1 = operands[1];
   36448                 :             :   (void) operand1;
   36449                 :             :   operand2 = operands[2];
   36450                 :             :   (void) operand2;
   36451                 :             :   operand3 = operands[3];
   36452                 :             :   (void) operand3;
   36453                 :             :   operand4 = operands[4];
   36454                 :             :   (void) operand4;
   36455                 :             :   operand5 = operands[5];
   36456                 :             :   (void) operand5;
   36457                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   36458                 :             :         gen_rtvec (2,
   36459                 :             :                 gen_rtx_SET (gen_rtx_REG (CCCmode,
   36460                 :             :         17),
   36461                 :             :         gen_rtx_UNSPEC (CCCmode,
   36462                 :             :         gen_rtvec (2,
   36463                 :             :                 operand1,
   36464                 :             :                 const0_rtx),
   36465                 :             :         41)),
   36466                 :             :                 gen_rtx_SET (operand2,
   36467                 :             :         gen_rtx_NEG (SImode,
   36468                 :             :         copy_rtx (operand1))))), true);
   36469                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   36470                 :             :         gen_rtvec (2,
   36471                 :             :                 gen_rtx_SET (operand5,
   36472                 :             :         gen_rtx_PLUS (SImode,
   36473                 :             :         gen_rtx_PLUS (SImode,
   36474                 :             :         gen_rtx_LTU (SImode,
   36475                 :             :         gen_rtx_REG (CCmode,
   36476                 :             :         17),
   36477                 :             :         const0_rtx),
   36478                 :             :         operand4),
   36479                 :             :         const0_rtx)),
   36480                 :             :                 gen_hard_reg_clobber (CCmode, 17))), true);
   36481                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   36482                 :             :         gen_rtvec (2,
   36483                 :             :                 gen_rtx_SET (gen_rtx_REG (CCGOCmode,
   36484                 :             :         17),
   36485                 :             :         gen_rtx_COMPARE (CCGOCmode,
   36486                 :             :         gen_rtx_NEG (SImode,
   36487                 :             :         copy_rtx (operand5)),
   36488                 :             :         const0_rtx)),
   36489                 :             :                 gen_rtx_SET (copy_rtx (operand5),
   36490                 :             :         gen_rtx_NEG (SImode,
   36491                 :             :         copy_rtx (operand5))))), true);
   36492                 :             :   emit_insn (gen_rtx_SET (operand0,
   36493                 :             :         gen_rtx_IF_THEN_ELSE (SImode,
   36494                 :             :         gen_rtx_LT (VOIDmode,
   36495                 :             :         gen_rtx_REG (CCGOCmode,
   36496                 :             :         17),
   36497                 :             :         const0_rtx),
   36498                 :             :         copy_rtx (operand2),
   36499                 :             :         copy_rtx (operand1))));
   36500                 :             :   emit_insn (gen_rtx_SET (operand3,
   36501                 :             :         gen_rtx_IF_THEN_ELSE (SImode,
   36502                 :             :         gen_rtx_LT (VOIDmode,
   36503                 :             :         gen_rtx_REG (CCGOCmode,
   36504                 :             :         17),
   36505                 :             :         const0_rtx),
   36506                 :             :         copy_rtx (operand5),
   36507                 :             :         copy_rtx (operand4))));
   36508                 :             :   _val = get_insns ();
   36509                 :             :   end_sequence ();
   36510                 :             :   return _val;
   36511                 :             : }
   36512                 :             : 
   36513                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:13764 */
   36514                 :             : extern rtx_insn *gen_split_476 (rtx_insn *, rtx *);
   36515                 :             : rtx_insn *
   36516                 :             : gen_split_476 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   36517                 :             : {
   36518                 :             :   rtx operand0;
   36519                 :             :   rtx operand1;
   36520                 :             :   rtx operand2;
   36521                 :             :   rtx operand3;
   36522                 :             :   rtx operand4;
   36523                 :             :   rtx operand5;
   36524                 :             :   rtx_insn *_val = NULL;
   36525                 :             :   if (dump_file)
   36526                 :             :     fprintf (dump_file, "Splitting with gen_split_476 (i386.md:13764)\n");
   36527                 :             :   start_sequence ();
   36528                 :             : #define FAIL return (end_sequence (), _val)
   36529                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   36530                 :             : #line 13801 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   36531                 :             : {
   36532                 :             :   operands[1] = force_reg (TImode, operands[1]);
   36533                 :             :   operands[2] = gen_reg_rtx (TImode);
   36534                 :             : 
   36535                 :             :   split_double_mode (TImode, &operands[0], 3, &operands[0], &operands[3]);
   36536                 :             : }
   36537                 :             : #undef DONE
   36538                 :             : #undef FAIL
   36539                 :             :   operand0 = operands[0];
   36540                 :             :   (void) operand0;
   36541                 :             :   operand1 = operands[1];
   36542                 :             :   (void) operand1;
   36543                 :             :   operand2 = operands[2];
   36544                 :             :   (void) operand2;
   36545                 :             :   operand3 = operands[3];
   36546                 :             :   (void) operand3;
   36547                 :             :   operand4 = operands[4];
   36548                 :             :   (void) operand4;
   36549                 :             :   operand5 = operands[5];
   36550                 :             :   (void) operand5;
   36551                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   36552                 :             :         gen_rtvec (2,
   36553                 :             :                 gen_rtx_SET (gen_rtx_REG (CCCmode,
   36554                 :             :         17),
   36555                 :             :         gen_rtx_UNSPEC (CCCmode,
   36556                 :             :         gen_rtvec (2,
   36557                 :             :                 operand1,
   36558                 :             :                 const0_rtx),
   36559                 :             :         41)),
   36560                 :             :                 gen_rtx_SET (operand2,
   36561                 :             :         gen_rtx_NEG (DImode,
   36562                 :             :         copy_rtx (operand1))))), true);
   36563                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   36564                 :             :         gen_rtvec (2,
   36565                 :             :                 gen_rtx_SET (operand5,
   36566                 :             :         gen_rtx_PLUS (DImode,
   36567                 :             :         gen_rtx_PLUS (DImode,
   36568                 :             :         gen_rtx_LTU (DImode,
   36569                 :             :         gen_rtx_REG (CCmode,
   36570                 :             :         17),
   36571                 :             :         const0_rtx),
   36572                 :             :         operand4),
   36573                 :             :         const0_rtx)),
   36574                 :             :                 gen_hard_reg_clobber (CCmode, 17))), true);
   36575                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   36576                 :             :         gen_rtvec (2,
   36577                 :             :                 gen_rtx_SET (gen_rtx_REG (CCGOCmode,
   36578                 :             :         17),
   36579                 :             :         gen_rtx_COMPARE (CCGOCmode,
   36580                 :             :         gen_rtx_NEG (DImode,
   36581                 :             :         copy_rtx (operand5)),
   36582                 :             :         const0_rtx)),
   36583                 :             :                 gen_rtx_SET (copy_rtx (operand5),
   36584                 :             :         gen_rtx_NEG (DImode,
   36585                 :             :         copy_rtx (operand5))))), true);
   36586                 :             :   emit_insn (gen_rtx_SET (operand0,
   36587                 :             :         gen_rtx_IF_THEN_ELSE (DImode,
   36588                 :             :         gen_rtx_LT (VOIDmode,
   36589                 :             :         gen_rtx_REG (CCGOCmode,
   36590                 :             :         17),
   36591                 :             :         const0_rtx),
   36592                 :             :         copy_rtx (operand2),
   36593                 :             :         copy_rtx (operand1))));
   36594                 :             :   emit_insn (gen_rtx_SET (operand3,
   36595                 :             :         gen_rtx_IF_THEN_ELSE (DImode,
   36596                 :             :         gen_rtx_LT (VOIDmode,
   36597                 :             :         gen_rtx_REG (CCGOCmode,
   36598                 :             :         17),
   36599                 :             :         const0_rtx),
   36600                 :             :         copy_rtx (operand5),
   36601                 :             :         copy_rtx (operand4))));
   36602                 :             :   _val = get_insns ();
   36603                 :             :   end_sequence ();
   36604                 :             :   return _val;
   36605                 :             : }
   36606                 :             : 
   36607                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:13808 */
   36608                 :             : extern rtx_insn *gen_split_477 (rtx_insn *, rtx *);
   36609                 :             : rtx_insn *
   36610                 :             : gen_split_477 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   36611                 :             : {
   36612                 :             :   rtx operand0;
   36613                 :             :   rtx operand1;
   36614                 :             :   rtx operand2;
   36615                 :             :   rtx_insn *_val = NULL;
   36616                 :             :   if (dump_file)
   36617                 :             :     fprintf (dump_file, "Splitting with gen_split_477 (i386.md:13808)\n");
   36618                 :             :   start_sequence ();
   36619                 :             : #define FAIL return (end_sequence (), _val)
   36620                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   36621                 :             : #line 13830 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   36622                 :             : {
   36623                 :             :   operands[1] = force_reg (QImode, operands[1]);
   36624                 :             :   operands[2] = gen_reg_rtx (QImode);
   36625                 :             : }
   36626                 :             : #undef DONE
   36627                 :             : #undef FAIL
   36628                 :             :   operand0 = operands[0];
   36629                 :             :   (void) operand0;
   36630                 :             :   operand1 = operands[1];
   36631                 :             :   (void) operand1;
   36632                 :             :   operand2 = operands[2];
   36633                 :             :   (void) operand2;
   36634                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   36635                 :             :         gen_rtvec (2,
   36636                 :             :                 gen_rtx_SET (gen_rtx_REG (CCGOCmode,
   36637                 :             :         17),
   36638                 :             :         gen_rtx_COMPARE (CCGOCmode,
   36639                 :             :         gen_rtx_NEG (QImode,
   36640                 :             :         operand1),
   36641                 :             :         const0_rtx)),
   36642                 :             :                 gen_rtx_SET (operand2,
   36643                 :             :         gen_rtx_NEG (QImode,
   36644                 :             :         copy_rtx (operand1))))), true);
   36645                 :             :   emit_insn (gen_rtx_SET (operand0,
   36646                 :             :         gen_rtx_IF_THEN_ELSE (QImode,
   36647                 :             :         gen_rtx_GE (VOIDmode,
   36648                 :             :         gen_rtx_REG (CCGOCmode,
   36649                 :             :         17),
   36650                 :             :         const0_rtx),
   36651                 :             :         copy_rtx (operand2),
   36652                 :             :         copy_rtx (operand1))));
   36653                 :             :   _val = get_insns ();
   36654                 :             :   end_sequence ();
   36655                 :             :   return _val;
   36656                 :             : }
   36657                 :             : 
   36658                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:13808 */
   36659                 :             : extern rtx_insn *gen_split_478 (rtx_insn *, rtx *);
   36660                 :             : rtx_insn *
   36661                 :             : gen_split_478 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   36662                 :             : {
   36663                 :             :   rtx operand0;
   36664                 :             :   rtx operand1;
   36665                 :             :   rtx operand2;
   36666                 :             :   rtx_insn *_val = NULL;
   36667                 :             :   if (dump_file)
   36668                 :             :     fprintf (dump_file, "Splitting with gen_split_478 (i386.md:13808)\n");
   36669                 :             :   start_sequence ();
   36670                 :             : #define FAIL return (end_sequence (), _val)
   36671                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   36672                 :             : #line 13830 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   36673                 :             : {
   36674                 :             :   operands[1] = force_reg (HImode, operands[1]);
   36675                 :             :   operands[2] = gen_reg_rtx (HImode);
   36676                 :             : }
   36677                 :             : #undef DONE
   36678                 :             : #undef FAIL
   36679                 :             :   operand0 = operands[0];
   36680                 :             :   (void) operand0;
   36681                 :             :   operand1 = operands[1];
   36682                 :             :   (void) operand1;
   36683                 :             :   operand2 = operands[2];
   36684                 :             :   (void) operand2;
   36685                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   36686                 :             :         gen_rtvec (2,
   36687                 :             :                 gen_rtx_SET (gen_rtx_REG (CCGOCmode,
   36688                 :             :         17),
   36689                 :             :         gen_rtx_COMPARE (CCGOCmode,
   36690                 :             :         gen_rtx_NEG (HImode,
   36691                 :             :         operand1),
   36692                 :             :         const0_rtx)),
   36693                 :             :                 gen_rtx_SET (operand2,
   36694                 :             :         gen_rtx_NEG (HImode,
   36695                 :             :         copy_rtx (operand1))))), true);
   36696                 :             :   emit_insn (gen_rtx_SET (operand0,
   36697                 :             :         gen_rtx_IF_THEN_ELSE (HImode,
   36698                 :             :         gen_rtx_GE (VOIDmode,
   36699                 :             :         gen_rtx_REG (CCGOCmode,
   36700                 :             :         17),
   36701                 :             :         const0_rtx),
   36702                 :             :         copy_rtx (operand2),
   36703                 :             :         copy_rtx (operand1))));
   36704                 :             :   _val = get_insns ();
   36705                 :             :   end_sequence ();
   36706                 :             :   return _val;
   36707                 :             : }
   36708                 :             : 
   36709                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:13808 */
   36710                 :             : extern rtx_insn *gen_split_479 (rtx_insn *, rtx *);
   36711                 :             : rtx_insn *
   36712                 :             : gen_split_479 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   36713                 :             : {
   36714                 :             :   rtx operand0;
   36715                 :             :   rtx operand1;
   36716                 :             :   rtx operand2;
   36717                 :             :   rtx_insn *_val = NULL;
   36718                 :             :   if (dump_file)
   36719                 :             :     fprintf (dump_file, "Splitting with gen_split_479 (i386.md:13808)\n");
   36720                 :             :   start_sequence ();
   36721                 :             : #define FAIL return (end_sequence (), _val)
   36722                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   36723                 :             : #line 13830 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   36724                 :             : {
   36725                 :             :   operands[1] = force_reg (SImode, operands[1]);
   36726                 :             :   operands[2] = gen_reg_rtx (SImode);
   36727                 :             : }
   36728                 :             : #undef DONE
   36729                 :             : #undef FAIL
   36730                 :             :   operand0 = operands[0];
   36731                 :             :   (void) operand0;
   36732                 :             :   operand1 = operands[1];
   36733                 :             :   (void) operand1;
   36734                 :             :   operand2 = operands[2];
   36735                 :             :   (void) operand2;
   36736                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   36737                 :             :         gen_rtvec (2,
   36738                 :             :                 gen_rtx_SET (gen_rtx_REG (CCGOCmode,
   36739                 :             :         17),
   36740                 :             :         gen_rtx_COMPARE (CCGOCmode,
   36741                 :             :         gen_rtx_NEG (SImode,
   36742                 :             :         operand1),
   36743                 :             :         const0_rtx)),
   36744                 :             :                 gen_rtx_SET (operand2,
   36745                 :             :         gen_rtx_NEG (SImode,
   36746                 :             :         copy_rtx (operand1))))), true);
   36747                 :             :   emit_insn (gen_rtx_SET (operand0,
   36748                 :             :         gen_rtx_IF_THEN_ELSE (SImode,
   36749                 :             :         gen_rtx_GE (VOIDmode,
   36750                 :             :         gen_rtx_REG (CCGOCmode,
   36751                 :             :         17),
   36752                 :             :         const0_rtx),
   36753                 :             :         copy_rtx (operand2),
   36754                 :             :         copy_rtx (operand1))));
   36755                 :             :   _val = get_insns ();
   36756                 :             :   end_sequence ();
   36757                 :             :   return _val;
   36758                 :             : }
   36759                 :             : 
   36760                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:13808 */
   36761                 :             : extern rtx_insn *gen_split_480 (rtx_insn *, rtx *);
   36762                 :             : rtx_insn *
   36763                 :             : gen_split_480 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   36764                 :             : {
   36765                 :             :   rtx operand0;
   36766                 :             :   rtx operand1;
   36767                 :             :   rtx operand2;
   36768                 :             :   rtx_insn *_val = NULL;
   36769                 :             :   if (dump_file)
   36770                 :             :     fprintf (dump_file, "Splitting with gen_split_480 (i386.md:13808)\n");
   36771                 :             :   start_sequence ();
   36772                 :             : #define FAIL return (end_sequence (), _val)
   36773                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   36774                 :             : #line 13830 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   36775                 :             : {
   36776                 :             :   operands[1] = force_reg (DImode, operands[1]);
   36777                 :             :   operands[2] = gen_reg_rtx (DImode);
   36778                 :             : }
   36779                 :             : #undef DONE
   36780                 :             : #undef FAIL
   36781                 :             :   operand0 = operands[0];
   36782                 :             :   (void) operand0;
   36783                 :             :   operand1 = operands[1];
   36784                 :             :   (void) operand1;
   36785                 :             :   operand2 = operands[2];
   36786                 :             :   (void) operand2;
   36787                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   36788                 :             :         gen_rtvec (2,
   36789                 :             :                 gen_rtx_SET (gen_rtx_REG (CCGOCmode,
   36790                 :             :         17),
   36791                 :             :         gen_rtx_COMPARE (CCGOCmode,
   36792                 :             :         gen_rtx_NEG (DImode,
   36793                 :             :         operand1),
   36794                 :             :         const0_rtx)),
   36795                 :             :                 gen_rtx_SET (operand2,
   36796                 :             :         gen_rtx_NEG (DImode,
   36797                 :             :         copy_rtx (operand1))))), true);
   36798                 :             :   emit_insn (gen_rtx_SET (operand0,
   36799                 :             :         gen_rtx_IF_THEN_ELSE (DImode,
   36800                 :             :         gen_rtx_GE (VOIDmode,
   36801                 :             :         gen_rtx_REG (CCGOCmode,
   36802                 :             :         17),
   36803                 :             :         const0_rtx),
   36804                 :             :         copy_rtx (operand2),
   36805                 :             :         copy_rtx (operand1))));
   36806                 :             :   _val = get_insns ();
   36807                 :             :   end_sequence ();
   36808                 :             :   return _val;
   36809                 :             : }
   36810                 :             : 
   36811                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:13835 */
   36812                 :             : extern rtx_insn *gen_split_481 (rtx_insn *, rtx *);
   36813                 :             : rtx_insn *
   36814                 :             : gen_split_481 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   36815                 :             : {
   36816                 :             :   rtx operand0;
   36817                 :             :   rtx operand1;
   36818                 :             :   rtx operand2;
   36819                 :             :   rtx_insn *_val = NULL;
   36820                 :             :   if (dump_file)
   36821                 :             :     fprintf (dump_file, "Splitting with gen_split_481 (i386.md:13835)\n");
   36822                 :             :   start_sequence ();
   36823                 :             : #define FAIL return (end_sequence (), _val)
   36824                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   36825                 :             : #line 13858 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   36826                 :             : {
   36827                 :             :   operands[1] = force_reg (QImode, operands[1]);
   36828                 :             :   operands[2] = gen_reg_rtx (QImode);
   36829                 :             : }
   36830                 :             : #undef DONE
   36831                 :             : #undef FAIL
   36832                 :             :   operand0 = operands[0];
   36833                 :             :   (void) operand0;
   36834                 :             :   operand1 = operands[1];
   36835                 :             :   (void) operand1;
   36836                 :             :   operand2 = operands[2];
   36837                 :             :   (void) operand2;
   36838                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   36839                 :             :         gen_rtvec (2,
   36840                 :             :                 gen_rtx_SET (gen_rtx_REG (CCGOCmode,
   36841                 :             :         17),
   36842                 :             :         gen_rtx_COMPARE (CCGOCmode,
   36843                 :             :         gen_rtx_NEG (QImode,
   36844                 :             :         operand1),
   36845                 :             :         const0_rtx)),
   36846                 :             :                 gen_rtx_SET (operand2,
   36847                 :             :         gen_rtx_NEG (QImode,
   36848                 :             :         copy_rtx (operand1))))), true);
   36849                 :             :   emit_insn (gen_rtx_SET (operand0,
   36850                 :             :         gen_rtx_IF_THEN_ELSE (QImode,
   36851                 :             :         gen_rtx_LT (VOIDmode,
   36852                 :             :         gen_rtx_REG (CCGOCmode,
   36853                 :             :         17),
   36854                 :             :         const0_rtx),
   36855                 :             :         copy_rtx (operand2),
   36856                 :             :         copy_rtx (operand1))));
   36857                 :             :   _val = get_insns ();
   36858                 :             :   end_sequence ();
   36859                 :             :   return _val;
   36860                 :             : }
   36861                 :             : 
   36862                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:13835 */
   36863                 :             : extern rtx_insn *gen_split_482 (rtx_insn *, rtx *);
   36864                 :             : rtx_insn *
   36865                 :             : gen_split_482 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   36866                 :             : {
   36867                 :             :   rtx operand0;
   36868                 :             :   rtx operand1;
   36869                 :             :   rtx operand2;
   36870                 :             :   rtx_insn *_val = NULL;
   36871                 :             :   if (dump_file)
   36872                 :             :     fprintf (dump_file, "Splitting with gen_split_482 (i386.md:13835)\n");
   36873                 :             :   start_sequence ();
   36874                 :             : #define FAIL return (end_sequence (), _val)
   36875                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   36876                 :             : #line 13858 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   36877                 :             : {
   36878                 :             :   operands[1] = force_reg (HImode, operands[1]);
   36879                 :             :   operands[2] = gen_reg_rtx (HImode);
   36880                 :             : }
   36881                 :             : #undef DONE
   36882                 :             : #undef FAIL
   36883                 :             :   operand0 = operands[0];
   36884                 :             :   (void) operand0;
   36885                 :             :   operand1 = operands[1];
   36886                 :             :   (void) operand1;
   36887                 :             :   operand2 = operands[2];
   36888                 :             :   (void) operand2;
   36889                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   36890                 :             :         gen_rtvec (2,
   36891                 :             :                 gen_rtx_SET (gen_rtx_REG (CCGOCmode,
   36892                 :             :         17),
   36893                 :             :         gen_rtx_COMPARE (CCGOCmode,
   36894                 :             :         gen_rtx_NEG (HImode,
   36895                 :             :         operand1),
   36896                 :             :         const0_rtx)),
   36897                 :             :                 gen_rtx_SET (operand2,
   36898                 :             :         gen_rtx_NEG (HImode,
   36899                 :             :         copy_rtx (operand1))))), true);
   36900                 :             :   emit_insn (gen_rtx_SET (operand0,
   36901                 :             :         gen_rtx_IF_THEN_ELSE (HImode,
   36902                 :             :         gen_rtx_LT (VOIDmode,
   36903                 :             :         gen_rtx_REG (CCGOCmode,
   36904                 :             :         17),
   36905                 :             :         const0_rtx),
   36906                 :             :         copy_rtx (operand2),
   36907                 :             :         copy_rtx (operand1))));
   36908                 :             :   _val = get_insns ();
   36909                 :             :   end_sequence ();
   36910                 :             :   return _val;
   36911                 :             : }
   36912                 :             : 
   36913                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:13835 */
   36914                 :             : extern rtx_insn *gen_split_483 (rtx_insn *, rtx *);
   36915                 :             : rtx_insn *
   36916                 :             : gen_split_483 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   36917                 :             : {
   36918                 :             :   rtx operand0;
   36919                 :             :   rtx operand1;
   36920                 :             :   rtx operand2;
   36921                 :             :   rtx_insn *_val = NULL;
   36922                 :             :   if (dump_file)
   36923                 :             :     fprintf (dump_file, "Splitting with gen_split_483 (i386.md:13835)\n");
   36924                 :             :   start_sequence ();
   36925                 :             : #define FAIL return (end_sequence (), _val)
   36926                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   36927                 :             : #line 13858 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   36928                 :             : {
   36929                 :             :   operands[1] = force_reg (SImode, operands[1]);
   36930                 :             :   operands[2] = gen_reg_rtx (SImode);
   36931                 :             : }
   36932                 :             : #undef DONE
   36933                 :             : #undef FAIL
   36934                 :             :   operand0 = operands[0];
   36935                 :             :   (void) operand0;
   36936                 :             :   operand1 = operands[1];
   36937                 :             :   (void) operand1;
   36938                 :             :   operand2 = operands[2];
   36939                 :             :   (void) operand2;
   36940                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   36941                 :             :         gen_rtvec (2,
   36942                 :             :                 gen_rtx_SET (gen_rtx_REG (CCGOCmode,
   36943                 :             :         17),
   36944                 :             :         gen_rtx_COMPARE (CCGOCmode,
   36945                 :             :         gen_rtx_NEG (SImode,
   36946                 :             :         operand1),
   36947                 :             :         const0_rtx)),
   36948                 :             :                 gen_rtx_SET (operand2,
   36949                 :             :         gen_rtx_NEG (SImode,
   36950                 :             :         copy_rtx (operand1))))), true);
   36951                 :             :   emit_insn (gen_rtx_SET (operand0,
   36952                 :             :         gen_rtx_IF_THEN_ELSE (SImode,
   36953                 :             :         gen_rtx_LT (VOIDmode,
   36954                 :             :         gen_rtx_REG (CCGOCmode,
   36955                 :             :         17),
   36956                 :             :         const0_rtx),
   36957                 :             :         copy_rtx (operand2),
   36958                 :             :         copy_rtx (operand1))));
   36959                 :             :   _val = get_insns ();
   36960                 :             :   end_sequence ();
   36961                 :             :   return _val;
   36962                 :             : }
   36963                 :             : 
   36964                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:13835 */
   36965                 :             : extern rtx_insn *gen_split_484 (rtx_insn *, rtx *);
   36966                 :             : rtx_insn *
   36967                 :             : gen_split_484 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   36968                 :             : {
   36969                 :             :   rtx operand0;
   36970                 :             :   rtx operand1;
   36971                 :             :   rtx operand2;
   36972                 :             :   rtx_insn *_val = NULL;
   36973                 :             :   if (dump_file)
   36974                 :             :     fprintf (dump_file, "Splitting with gen_split_484 (i386.md:13835)\n");
   36975                 :             :   start_sequence ();
   36976                 :             : #define FAIL return (end_sequence (), _val)
   36977                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   36978                 :             : #line 13858 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   36979                 :             : {
   36980                 :             :   operands[1] = force_reg (DImode, operands[1]);
   36981                 :             :   operands[2] = gen_reg_rtx (DImode);
   36982                 :             : }
   36983                 :             : #undef DONE
   36984                 :             : #undef FAIL
   36985                 :             :   operand0 = operands[0];
   36986                 :             :   (void) operand0;
   36987                 :             :   operand1 = operands[1];
   36988                 :             :   (void) operand1;
   36989                 :             :   operand2 = operands[2];
   36990                 :             :   (void) operand2;
   36991                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   36992                 :             :         gen_rtvec (2,
   36993                 :             :                 gen_rtx_SET (gen_rtx_REG (CCGOCmode,
   36994                 :             :         17),
   36995                 :             :         gen_rtx_COMPARE (CCGOCmode,
   36996                 :             :         gen_rtx_NEG (DImode,
   36997                 :             :         operand1),
   36998                 :             :         const0_rtx)),
   36999                 :             :                 gen_rtx_SET (operand2,
   37000                 :             :         gen_rtx_NEG (DImode,
   37001                 :             :         copy_rtx (operand1))))), true);
   37002                 :             :   emit_insn (gen_rtx_SET (operand0,
   37003                 :             :         gen_rtx_IF_THEN_ELSE (DImode,
   37004                 :             :         gen_rtx_LT (VOIDmode,
   37005                 :             :         gen_rtx_REG (CCGOCmode,
   37006                 :             :         17),
   37007                 :             :         const0_rtx),
   37008                 :             :         copy_rtx (operand2),
   37009                 :             :         copy_rtx (operand1))));
   37010                 :             :   _val = get_insns ();
   37011                 :             :   end_sequence ();
   37012                 :             :   return _val;
   37013                 :             : }
   37014                 :             : 
   37015                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:13863 */
   37016                 :             : rtx
   37017                 :             : gen_abstf2 (rtx operand0,
   37018                 :             :         rtx operand1)
   37019                 :             : {
   37020                 :             :   rtx_insn *_val = 0;
   37021                 :             :   start_sequence ();
   37022                 :             :   {
   37023                 :             :     rtx operands[2];
   37024                 :             :     operands[0] = operand0;
   37025                 :             :     operands[1] = operand1;
   37026                 :             : #define FAIL return (end_sequence (), _val)
   37027                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   37028                 :             : #line 13867 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   37029                 :             : ix86_expand_fp_absneg_operator (ABS, TFmode, operands); DONE;
   37030                 :             : #undef DONE
   37031                 :             : #undef FAIL
   37032                 :             :     operand0 = operands[0];
   37033                 :             :     (void) operand0;
   37034                 :             :     operand1 = operands[1];
   37035                 :             :     (void) operand1;
   37036                 :             :   }
   37037                 :             :   emit_insn (gen_rtx_SET (operand0,
   37038                 :             :         gen_rtx_ABS (TFmode,
   37039                 :             :         operand1)));
   37040                 :             :   _val = get_insns ();
   37041                 :             :   end_sequence ();
   37042                 :             :   return _val;
   37043                 :             : }
   37044                 :             : 
   37045                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:13863 */
   37046                 :             : rtx
   37047                 :             : gen_negtf2 (rtx operand0,
   37048                 :             :         rtx operand1)
   37049                 :             : {
   37050                 :             :   rtx_insn *_val = 0;
   37051                 :             :   start_sequence ();
   37052                 :             :   {
   37053                 :             :     rtx operands[2];
   37054                 :             :     operands[0] = operand0;
   37055                 :             :     operands[1] = operand1;
   37056                 :             : #define FAIL return (end_sequence (), _val)
   37057                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   37058                 :             : #line 13867 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   37059                 :             : ix86_expand_fp_absneg_operator (NEG, TFmode, operands); DONE;
   37060                 :             : #undef DONE
   37061                 :             : #undef FAIL
   37062                 :             :     operand0 = operands[0];
   37063                 :             :     (void) operand0;
   37064                 :             :     operand1 = operands[1];
   37065                 :             :     (void) operand1;
   37066                 :             :   }
   37067                 :             :   emit_insn (gen_rtx_SET (operand0,
   37068                 :             :         gen_rtx_NEG (TFmode,
   37069                 :             :         operand1)));
   37070                 :             :   _val = get_insns ();
   37071                 :             :   end_sequence ();
   37072                 :             :   return _val;
   37073                 :             : }
   37074                 :             : 
   37075                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:13869 */
   37076                 :             : extern rtx_insn *gen_split_485 (rtx_insn *, rtx *);
   37077                 :             : rtx_insn *
   37078                 :             : gen_split_485 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   37079                 :             : {
   37080                 :             :   rtx operand0;
   37081                 :             :   rtx operand1;
   37082                 :             :   rtx operand2;
   37083                 :             :   rtx_insn *_val = NULL;
   37084                 :             :   if (dump_file)
   37085                 :             :     fprintf (dump_file, "Splitting with gen_split_485 (i386.md:13869)\n");
   37086                 :             :   start_sequence ();
   37087                 :             : #define FAIL return (end_sequence (), _val)
   37088                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   37089                 :             : #line 13879 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   37090                 :             : {
   37091                 :             :   if (TARGET_AVX)
   37092                 :             :     {
   37093                 :             :       if (MEM_P (operands[1]))
   37094                 :             :         std::swap (operands[1], operands[2]);
   37095                 :             :     }
   37096                 :             :   else
   37097                 :             :    {
   37098                 :             :      if (operands_match_p (operands[0], operands[2]))
   37099                 :             :        std::swap (operands[1], operands[2]);
   37100                 :             :    }
   37101                 :             : }
   37102                 :             : #undef DONE
   37103                 :             : #undef FAIL
   37104                 :             :   operand0 = operands[0];
   37105                 :             :   (void) operand0;
   37106                 :             :   operand1 = operands[1];
   37107                 :             :   (void) operand1;
   37108                 :             :   operand2 = operands[2];
   37109                 :             :   (void) operand2;
   37110                 :             :   emit_insn (gen_rtx_SET (operand0,
   37111                 :             :         gen_rtx_AND (TFmode,
   37112                 :             :         operand1,
   37113                 :             :         operand2)));
   37114                 :             :   _val = get_insns ();
   37115                 :             :   end_sequence ();
   37116                 :             :   return _val;
   37117                 :             : }
   37118                 :             : 
   37119                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:13869 */
   37120                 :             : extern rtx_insn *gen_split_486 (rtx_insn *, rtx *);
   37121                 :             : rtx_insn *
   37122                 :             : gen_split_486 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   37123                 :             : {
   37124                 :             :   rtx operand0;
   37125                 :             :   rtx operand1;
   37126                 :             :   rtx operand2;
   37127                 :             :   rtx_insn *_val = NULL;
   37128                 :             :   if (dump_file)
   37129                 :             :     fprintf (dump_file, "Splitting with gen_split_486 (i386.md:13869)\n");
   37130                 :             :   start_sequence ();
   37131                 :             : #define FAIL return (end_sequence (), _val)
   37132                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   37133                 :             : #line 13879 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   37134                 :             : {
   37135                 :             :   if (TARGET_AVX)
   37136                 :             :     {
   37137                 :             :       if (MEM_P (operands[1]))
   37138                 :             :         std::swap (operands[1], operands[2]);
   37139                 :             :     }
   37140                 :             :   else
   37141                 :             :    {
   37142                 :             :      if (operands_match_p (operands[0], operands[2]))
   37143                 :             :        std::swap (operands[1], operands[2]);
   37144                 :             :    }
   37145                 :             : }
   37146                 :             : #undef DONE
   37147                 :             : #undef FAIL
   37148                 :             :   operand0 = operands[0];
   37149                 :             :   (void) operand0;
   37150                 :             :   operand1 = operands[1];
   37151                 :             :   (void) operand1;
   37152                 :             :   operand2 = operands[2];
   37153                 :             :   (void) operand2;
   37154                 :             :   emit_insn (gen_rtx_SET (operand0,
   37155                 :             :         gen_rtx_XOR (TFmode,
   37156                 :             :         operand1,
   37157                 :             :         operand2)));
   37158                 :             :   _val = get_insns ();
   37159                 :             :   end_sequence ();
   37160                 :             :   return _val;
   37161                 :             : }
   37162                 :             : 
   37163                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:13893 */
   37164                 :             : extern rtx_insn *gen_split_487 (rtx_insn *, rtx *);
   37165                 :             : rtx_insn *
   37166                 :             : gen_split_487 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   37167                 :             : {
   37168                 :             :   rtx operand0;
   37169                 :             :   rtx operand1;
   37170                 :             :   rtx operand2;
   37171                 :             :   rtx_insn *_val = NULL;
   37172                 :             :   if (dump_file)
   37173                 :             :     fprintf (dump_file, "Splitting with gen_split_487 (i386.md:13893)\n");
   37174                 :             :   start_sequence ();
   37175                 :             : #define FAIL return (end_sequence (), _val)
   37176                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   37177                 :             : #line 13904 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   37178                 :             : {
   37179                 :             :   if (TARGET_AVX)
   37180                 :             :     {
   37181                 :             :       if (MEM_P (operands[1]))
   37182                 :             :         std::swap (operands[1], operands[2]);
   37183                 :             :     }
   37184                 :             :   else
   37185                 :             :    {
   37186                 :             :      if (operands_match_p (operands[0], operands[2]))
   37187                 :             :        std::swap (operands[1], operands[2]);
   37188                 :             :    }
   37189                 :             : }
   37190                 :             : #undef DONE
   37191                 :             : #undef FAIL
   37192                 :             :   operand0 = operands[0];
   37193                 :             :   (void) operand0;
   37194                 :             :   operand1 = operands[1];
   37195                 :             :   (void) operand1;
   37196                 :             :   operand2 = operands[2];
   37197                 :             :   (void) operand2;
   37198                 :             :   emit_insn (gen_rtx_SET (operand0,
   37199                 :             :         gen_rtx_IOR (TFmode,
   37200                 :             :         operand1,
   37201                 :             :         operand2)));
   37202                 :             :   _val = get_insns ();
   37203                 :             :   end_sequence ();
   37204                 :             :   return _val;
   37205                 :             : }
   37206                 :             : 
   37207                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:13918 */
   37208                 :             : rtx
   37209                 :             : gen_abshf2 (rtx operand0,
   37210                 :             :         rtx operand1)
   37211                 :             : {
   37212                 :             :   rtx_insn *_val = 0;
   37213                 :             :   start_sequence ();
   37214                 :             :   {
   37215                 :             :     rtx operands[2];
   37216                 :             :     operands[0] = operand0;
   37217                 :             :     operands[1] = operand1;
   37218                 :             : #define FAIL return (end_sequence (), _val)
   37219                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   37220                 :             : #line 13922 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   37221                 :             : ix86_expand_fp_absneg_operator (ABS, HFmode, operands); DONE;
   37222                 :             : #undef DONE
   37223                 :             : #undef FAIL
   37224                 :             :     operand0 = operands[0];
   37225                 :             :     (void) operand0;
   37226                 :             :     operand1 = operands[1];
   37227                 :             :     (void) operand1;
   37228                 :             :   }
   37229                 :             :   emit_insn (gen_rtx_SET (operand0,
   37230                 :             :         gen_rtx_ABS (HFmode,
   37231                 :             :         operand1)));
   37232                 :             :   _val = get_insns ();
   37233                 :             :   end_sequence ();
   37234                 :             :   return _val;
   37235                 :             : }
   37236                 :             : 
   37237                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:13918 */
   37238                 :             : rtx
   37239                 :             : gen_neghf2 (rtx operand0,
   37240                 :             :         rtx operand1)
   37241                 :             : {
   37242                 :             :   rtx_insn *_val = 0;
   37243                 :             :   start_sequence ();
   37244                 :             :   {
   37245                 :             :     rtx operands[2];
   37246                 :             :     operands[0] = operand0;
   37247                 :             :     operands[1] = operand1;
   37248                 :             : #define FAIL return (end_sequence (), _val)
   37249                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   37250                 :             : #line 13922 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   37251                 :             : ix86_expand_fp_absneg_operator (NEG, HFmode, operands); DONE;
   37252                 :             : #undef DONE
   37253                 :             : #undef FAIL
   37254                 :             :     operand0 = operands[0];
   37255                 :             :     (void) operand0;
   37256                 :             :     operand1 = operands[1];
   37257                 :             :     (void) operand1;
   37258                 :             :   }
   37259                 :             :   emit_insn (gen_rtx_SET (operand0,
   37260                 :             :         gen_rtx_NEG (HFmode,
   37261                 :             :         operand1)));
   37262                 :             :   _val = get_insns ();
   37263                 :             :   end_sequence ();
   37264                 :             :   return _val;
   37265                 :             : }
   37266                 :             : 
   37267                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:13924 */
   37268                 :             : rtx
   37269                 :             : gen_abssf2 (rtx operand0,
   37270                 :             :         rtx operand1)
   37271                 :             : {
   37272                 :             :   rtx_insn *_val = 0;
   37273                 :             :   start_sequence ();
   37274                 :             :   {
   37275                 :             :     rtx operands[2];
   37276                 :             :     operands[0] = operand0;
   37277                 :             :     operands[1] = operand1;
   37278                 :             : #define FAIL return (end_sequence (), _val)
   37279                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   37280                 :             : #line 13928 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   37281                 :             : ix86_expand_fp_absneg_operator (ABS, SFmode, operands); DONE;
   37282                 :             : #undef DONE
   37283                 :             : #undef FAIL
   37284                 :             :     operand0 = operands[0];
   37285                 :             :     (void) operand0;
   37286                 :             :     operand1 = operands[1];
   37287                 :             :     (void) operand1;
   37288                 :             :   }
   37289                 :             :   emit_insn (gen_rtx_SET (operand0,
   37290                 :             :         gen_rtx_ABS (SFmode,
   37291                 :             :         operand1)));
   37292                 :             :   _val = get_insns ();
   37293                 :             :   end_sequence ();
   37294                 :             :   return _val;
   37295                 :             : }
   37296                 :             : 
   37297                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:13924 */
   37298                 :             : rtx
   37299                 :             : gen_negsf2 (rtx operand0,
   37300                 :             :         rtx operand1)
   37301                 :             : {
   37302                 :             :   rtx_insn *_val = 0;
   37303                 :             :   start_sequence ();
   37304                 :             :   {
   37305                 :             :     rtx operands[2];
   37306                 :             :     operands[0] = operand0;
   37307                 :             :     operands[1] = operand1;
   37308                 :             : #define FAIL return (end_sequence (), _val)
   37309                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   37310                 :             : #line 13928 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   37311                 :             : ix86_expand_fp_absneg_operator (NEG, SFmode, operands); DONE;
   37312                 :             : #undef DONE
   37313                 :             : #undef FAIL
   37314                 :             :     operand0 = operands[0];
   37315                 :             :     (void) operand0;
   37316                 :             :     operand1 = operands[1];
   37317                 :             :     (void) operand1;
   37318                 :             :   }
   37319                 :             :   emit_insn (gen_rtx_SET (operand0,
   37320                 :             :         gen_rtx_NEG (SFmode,
   37321                 :             :         operand1)));
   37322                 :             :   _val = get_insns ();
   37323                 :             :   end_sequence ();
   37324                 :             :   return _val;
   37325                 :             : }
   37326                 :             : 
   37327                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:13924 */
   37328                 :             : rtx
   37329                 :             : gen_absdf2 (rtx operand0,
   37330                 :             :         rtx operand1)
   37331                 :             : {
   37332                 :             :   rtx_insn *_val = 0;
   37333                 :             :   start_sequence ();
   37334                 :             :   {
   37335                 :             :     rtx operands[2];
   37336                 :             :     operands[0] = operand0;
   37337                 :             :     operands[1] = operand1;
   37338                 :             : #define FAIL return (end_sequence (), _val)
   37339                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   37340                 :             : #line 13928 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   37341                 :             : ix86_expand_fp_absneg_operator (ABS, DFmode, operands); DONE;
   37342                 :             : #undef DONE
   37343                 :             : #undef FAIL
   37344                 :             :     operand0 = operands[0];
   37345                 :             :     (void) operand0;
   37346                 :             :     operand1 = operands[1];
   37347                 :             :     (void) operand1;
   37348                 :             :   }
   37349                 :             :   emit_insn (gen_rtx_SET (operand0,
   37350                 :             :         gen_rtx_ABS (DFmode,
   37351                 :             :         operand1)));
   37352                 :             :   _val = get_insns ();
   37353                 :             :   end_sequence ();
   37354                 :             :   return _val;
   37355                 :             : }
   37356                 :             : 
   37357                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:13924 */
   37358                 :             : rtx
   37359                 :             : gen_negdf2 (rtx operand0,
   37360                 :             :         rtx operand1)
   37361                 :             : {
   37362                 :             :   rtx_insn *_val = 0;
   37363                 :             :   start_sequence ();
   37364                 :             :   {
   37365                 :             :     rtx operands[2];
   37366                 :             :     operands[0] = operand0;
   37367                 :             :     operands[1] = operand1;
   37368                 :             : #define FAIL return (end_sequence (), _val)
   37369                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   37370                 :             : #line 13928 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   37371                 :             : ix86_expand_fp_absneg_operator (NEG, DFmode, operands); DONE;
   37372                 :             : #undef DONE
   37373                 :             : #undef FAIL
   37374                 :             :     operand0 = operands[0];
   37375                 :             :     (void) operand0;
   37376                 :             :     operand1 = operands[1];
   37377                 :             :     (void) operand1;
   37378                 :             :   }
   37379                 :             :   emit_insn (gen_rtx_SET (operand0,
   37380                 :             :         gen_rtx_NEG (DFmode,
   37381                 :             :         operand1)));
   37382                 :             :   _val = get_insns ();
   37383                 :             :   end_sequence ();
   37384                 :             :   return _val;
   37385                 :             : }
   37386                 :             : 
   37387                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:13924 */
   37388                 :             : rtx
   37389                 :             : gen_absxf2 (rtx operand0,
   37390                 :             :         rtx operand1)
   37391                 :             : {
   37392                 :             :   rtx_insn *_val = 0;
   37393                 :             :   start_sequence ();
   37394                 :             :   {
   37395                 :             :     rtx operands[2];
   37396                 :             :     operands[0] = operand0;
   37397                 :             :     operands[1] = operand1;
   37398                 :             : #define FAIL return (end_sequence (), _val)
   37399                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   37400                 :             : #line 13928 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   37401                 :             : ix86_expand_fp_absneg_operator (ABS, XFmode, operands); DONE;
   37402                 :             : #undef DONE
   37403                 :             : #undef FAIL
   37404                 :             :     operand0 = operands[0];
   37405                 :             :     (void) operand0;
   37406                 :             :     operand1 = operands[1];
   37407                 :             :     (void) operand1;
   37408                 :             :   }
   37409                 :             :   emit_insn (gen_rtx_SET (operand0,
   37410                 :             :         gen_rtx_ABS (XFmode,
   37411                 :             :         operand1)));
   37412                 :             :   _val = get_insns ();
   37413                 :             :   end_sequence ();
   37414                 :             :   return _val;
   37415                 :             : }
   37416                 :             : 
   37417                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:13924 */
   37418                 :             : rtx
   37419                 :             : gen_negxf2 (rtx operand0,
   37420                 :             :         rtx operand1)
   37421                 :             : {
   37422                 :             :   rtx_insn *_val = 0;
   37423                 :             :   start_sequence ();
   37424                 :             :   {
   37425                 :             :     rtx operands[2];
   37426                 :             :     operands[0] = operand0;
   37427                 :             :     operands[1] = operand1;
   37428                 :             : #define FAIL return (end_sequence (), _val)
   37429                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   37430                 :             : #line 13928 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   37431                 :             : ix86_expand_fp_absneg_operator (NEG, XFmode, operands); DONE;
   37432                 :             : #undef DONE
   37433                 :             : #undef FAIL
   37434                 :             :     operand0 = operands[0];
   37435                 :             :     (void) operand0;
   37436                 :             :     operand1 = operands[1];
   37437                 :             :     (void) operand1;
   37438                 :             :   }
   37439                 :             :   emit_insn (gen_rtx_SET (operand0,
   37440                 :             :         gen_rtx_NEG (XFmode,
   37441                 :             :         operand1)));
   37442                 :             :   _val = get_insns ();
   37443                 :             :   end_sequence ();
   37444                 :             :   return _val;
   37445                 :             : }
   37446                 :             : 
   37447                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:13939 */
   37448                 :             : extern rtx_insn *gen_split_488 (rtx_insn *, rtx *);
   37449                 :             : rtx_insn *
   37450                 :             : gen_split_488 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   37451                 :             : {
   37452                 :             :   rtx operand0;
   37453                 :             :   rtx operand1;
   37454                 :             :   rtx_insn *_val = NULL;
   37455                 :             :   if (dump_file)
   37456                 :             :     fprintf (dump_file, "Splitting with gen_split_488 (i386.md:13939)\n");
   37457                 :             :   start_sequence ();
   37458                 :             :   operand0 = operands[0];
   37459                 :             :   (void) operand0;
   37460                 :             :   operand1 = operands[1];
   37461                 :             :   (void) operand1;
   37462                 :             :   emit_insn (gen_rtx_SET (operand0,
   37463                 :             :         gen_rtx_ABS (SFmode,
   37464                 :             :         operand1)));
   37465                 :             :   _val = get_insns ();
   37466                 :             :   end_sequence ();
   37467                 :             :   return _val;
   37468                 :             : }
   37469                 :             : 
   37470                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:13939 */
   37471                 :             : extern rtx_insn *gen_split_489 (rtx_insn *, rtx *);
   37472                 :             : rtx_insn *
   37473                 :             : gen_split_489 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   37474                 :             : {
   37475                 :             :   rtx operand0;
   37476                 :             :   rtx operand1;
   37477                 :             :   rtx_insn *_val = NULL;
   37478                 :             :   if (dump_file)
   37479                 :             :     fprintf (dump_file, "Splitting with gen_split_489 (i386.md:13939)\n");
   37480                 :             :   start_sequence ();
   37481                 :             :   operand0 = operands[0];
   37482                 :             :   (void) operand0;
   37483                 :             :   operand1 = operands[1];
   37484                 :             :   (void) operand1;
   37485                 :             :   emit_insn (gen_rtx_SET (operand0,
   37486                 :             :         gen_rtx_NEG (SFmode,
   37487                 :             :         operand1)));
   37488                 :             :   _val = get_insns ();
   37489                 :             :   end_sequence ();
   37490                 :             :   return _val;
   37491                 :             : }
   37492                 :             : 
   37493                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:13939 */
   37494                 :             : extern rtx_insn *gen_split_490 (rtx_insn *, rtx *);
   37495                 :             : rtx_insn *
   37496                 :             : gen_split_490 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   37497                 :             : {
   37498                 :             :   rtx operand0;
   37499                 :             :   rtx operand1;
   37500                 :             :   rtx_insn *_val = NULL;
   37501                 :             :   if (dump_file)
   37502                 :             :     fprintf (dump_file, "Splitting with gen_split_490 (i386.md:13939)\n");
   37503                 :             :   start_sequence ();
   37504                 :             :   operand0 = operands[0];
   37505                 :             :   (void) operand0;
   37506                 :             :   operand1 = operands[1];
   37507                 :             :   (void) operand1;
   37508                 :             :   emit_insn (gen_rtx_SET (operand0,
   37509                 :             :         gen_rtx_ABS (DFmode,
   37510                 :             :         operand1)));
   37511                 :             :   _val = get_insns ();
   37512                 :             :   end_sequence ();
   37513                 :             :   return _val;
   37514                 :             : }
   37515                 :             : 
   37516                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:13939 */
   37517                 :             : extern rtx_insn *gen_split_491 (rtx_insn *, rtx *);
   37518                 :             : rtx_insn *
   37519                 :             : gen_split_491 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   37520                 :             : {
   37521                 :             :   rtx operand0;
   37522                 :             :   rtx operand1;
   37523                 :             :   rtx_insn *_val = NULL;
   37524                 :             :   if (dump_file)
   37525                 :             :     fprintf (dump_file, "Splitting with gen_split_491 (i386.md:13939)\n");
   37526                 :             :   start_sequence ();
   37527                 :             :   operand0 = operands[0];
   37528                 :             :   (void) operand0;
   37529                 :             :   operand1 = operands[1];
   37530                 :             :   (void) operand1;
   37531                 :             :   emit_insn (gen_rtx_SET (operand0,
   37532                 :             :         gen_rtx_NEG (DFmode,
   37533                 :             :         operand1)));
   37534                 :             :   _val = get_insns ();
   37535                 :             :   end_sequence ();
   37536                 :             :   return _val;
   37537                 :             : }
   37538                 :             : 
   37539                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:13939 */
   37540                 :             : extern rtx_insn *gen_split_492 (rtx_insn *, rtx *);
   37541                 :             : rtx_insn *
   37542                 :             : gen_split_492 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   37543                 :             : {
   37544                 :             :   rtx operand0;
   37545                 :             :   rtx operand1;
   37546                 :             :   rtx_insn *_val = NULL;
   37547                 :             :   if (dump_file)
   37548                 :             :     fprintf (dump_file, "Splitting with gen_split_492 (i386.md:13939)\n");
   37549                 :             :   start_sequence ();
   37550                 :             :   operand0 = operands[0];
   37551                 :             :   (void) operand0;
   37552                 :             :   operand1 = operands[1];
   37553                 :             :   (void) operand1;
   37554                 :             :   emit_insn (gen_rtx_SET (operand0,
   37555                 :             :         gen_rtx_ABS (XFmode,
   37556                 :             :         operand1)));
   37557                 :             :   _val = get_insns ();
   37558                 :             :   end_sequence ();
   37559                 :             :   return _val;
   37560                 :             : }
   37561                 :             : 
   37562                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:13939 */
   37563                 :             : extern rtx_insn *gen_split_493 (rtx_insn *, rtx *);
   37564                 :             : rtx_insn *
   37565                 :             : gen_split_493 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   37566                 :             : {
   37567                 :             :   rtx operand0;
   37568                 :             :   rtx operand1;
   37569                 :             :   rtx_insn *_val = NULL;
   37570                 :             :   if (dump_file)
   37571                 :             :     fprintf (dump_file, "Splitting with gen_split_493 (i386.md:13939)\n");
   37572                 :             :   start_sequence ();
   37573                 :             :   operand0 = operands[0];
   37574                 :             :   (void) operand0;
   37575                 :             :   operand1 = operands[1];
   37576                 :             :   (void) operand1;
   37577                 :             :   emit_insn (gen_rtx_SET (operand0,
   37578                 :             :         gen_rtx_NEG (XFmode,
   37579                 :             :         operand1)));
   37580                 :             :   _val = get_insns ();
   37581                 :             :   end_sequence ();
   37582                 :             :   return _val;
   37583                 :             : }
   37584                 :             : 
   37585                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:13946 */
   37586                 :             : extern rtx_insn *gen_split_494 (rtx_insn *, rtx *);
   37587                 :             : rtx_insn *
   37588                 :             : gen_split_494 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   37589                 :             : {
   37590                 :             :   rtx_insn *_val = NULL;
   37591                 :             :   if (dump_file)
   37592                 :             :     fprintf (dump_file, "Splitting with gen_split_494 (i386.md:13946)\n");
   37593                 :             :   start_sequence ();
   37594                 :             : #define FAIL return (end_sequence (), _val)
   37595                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   37596                 :             : #line 13952 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   37597                 :             : ix86_split_fp_absneg_operator (ABS, SFmode, operands); DONE;
   37598                 :             : #undef DONE
   37599                 :             : #undef FAIL
   37600                 :             :   emit_insn (const0_rtx);
   37601                 :             :   _val = get_insns ();
   37602                 :             :   end_sequence ();
   37603                 :             :   return _val;
   37604                 :             : }
   37605                 :             : 
   37606                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:13946 */
   37607                 :             : extern rtx_insn *gen_split_495 (rtx_insn *, rtx *);
   37608                 :             : rtx_insn *
   37609                 :             : gen_split_495 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   37610                 :             : {
   37611                 :             :   rtx_insn *_val = NULL;
   37612                 :             :   if (dump_file)
   37613                 :             :     fprintf (dump_file, "Splitting with gen_split_495 (i386.md:13946)\n");
   37614                 :             :   start_sequence ();
   37615                 :             : #define FAIL return (end_sequence (), _val)
   37616                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   37617                 :             : #line 13952 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   37618                 :             : ix86_split_fp_absneg_operator (NEG, SFmode, operands); DONE;
   37619                 :             : #undef DONE
   37620                 :             : #undef FAIL
   37621                 :             :   emit_insn (const0_rtx);
   37622                 :             :   _val = get_insns ();
   37623                 :             :   end_sequence ();
   37624                 :             :   return _val;
   37625                 :             : }
   37626                 :             : 
   37627                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:13946 */
   37628                 :             : extern rtx_insn *gen_split_496 (rtx_insn *, rtx *);
   37629                 :             : rtx_insn *
   37630                 :             : gen_split_496 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   37631                 :             : {
   37632                 :             :   rtx_insn *_val = NULL;
   37633                 :             :   if (dump_file)
   37634                 :             :     fprintf (dump_file, "Splitting with gen_split_496 (i386.md:13946)\n");
   37635                 :             :   start_sequence ();
   37636                 :             : #define FAIL return (end_sequence (), _val)
   37637                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   37638                 :             : #line 13952 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   37639                 :             : ix86_split_fp_absneg_operator (ABS, DFmode, operands); DONE;
   37640                 :             : #undef DONE
   37641                 :             : #undef FAIL
   37642                 :             :   emit_insn (const0_rtx);
   37643                 :             :   _val = get_insns ();
   37644                 :             :   end_sequence ();
   37645                 :             :   return _val;
   37646                 :             : }
   37647                 :             : 
   37648                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:13946 */
   37649                 :             : extern rtx_insn *gen_split_497 (rtx_insn *, rtx *);
   37650                 :             : rtx_insn *
   37651                 :             : gen_split_497 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   37652                 :             : {
   37653                 :             :   rtx_insn *_val = NULL;
   37654                 :             :   if (dump_file)
   37655                 :             :     fprintf (dump_file, "Splitting with gen_split_497 (i386.md:13946)\n");
   37656                 :             :   start_sequence ();
   37657                 :             : #define FAIL return (end_sequence (), _val)
   37658                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   37659                 :             : #line 13952 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   37660                 :             : ix86_split_fp_absneg_operator (NEG, DFmode, operands); DONE;
   37661                 :             : #undef DONE
   37662                 :             : #undef FAIL
   37663                 :             :   emit_insn (const0_rtx);
   37664                 :             :   _val = get_insns ();
   37665                 :             :   end_sequence ();
   37666                 :             :   return _val;
   37667                 :             : }
   37668                 :             : 
   37669                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:13946 */
   37670                 :             : extern rtx_insn *gen_split_498 (rtx_insn *, rtx *);
   37671                 :             : rtx_insn *
   37672                 :             : gen_split_498 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   37673                 :             : {
   37674                 :             :   rtx_insn *_val = NULL;
   37675                 :             :   if (dump_file)
   37676                 :             :     fprintf (dump_file, "Splitting with gen_split_498 (i386.md:13946)\n");
   37677                 :             :   start_sequence ();
   37678                 :             : #define FAIL return (end_sequence (), _val)
   37679                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   37680                 :             : #line 13952 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   37681                 :             : ix86_split_fp_absneg_operator (ABS, XFmode, operands); DONE;
   37682                 :             : #undef DONE
   37683                 :             : #undef FAIL
   37684                 :             :   emit_insn (const0_rtx);
   37685                 :             :   _val = get_insns ();
   37686                 :             :   end_sequence ();
   37687                 :             :   return _val;
   37688                 :             : }
   37689                 :             : 
   37690                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:13946 */
   37691                 :             : extern rtx_insn *gen_split_499 (rtx_insn *, rtx *);
   37692                 :             : rtx_insn *
   37693                 :             : gen_split_499 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   37694                 :             : {
   37695                 :             :   rtx_insn *_val = NULL;
   37696                 :             :   if (dump_file)
   37697                 :             :     fprintf (dump_file, "Splitting with gen_split_499 (i386.md:13946)\n");
   37698                 :             :   start_sequence ();
   37699                 :             : #define FAIL return (end_sequence (), _val)
   37700                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   37701                 :             : #line 13952 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   37702                 :             : ix86_split_fp_absneg_operator (NEG, XFmode, operands); DONE;
   37703                 :             : #undef DONE
   37704                 :             : #undef FAIL
   37705                 :             :   emit_insn (const0_rtx);
   37706                 :             :   _val = get_insns ();
   37707                 :             :   end_sequence ();
   37708                 :             :   return _val;
   37709                 :             : }
   37710                 :             : 
   37711                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:13954 */
   37712                 :             : extern rtx_insn *gen_split_500 (rtx_insn *, rtx *);
   37713                 :             : rtx_insn *
   37714                 :             : gen_split_500 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   37715                 :             : {
   37716                 :             :   rtx operand0;
   37717                 :             :   rtx operand1;
   37718                 :             :   rtx operand2;
   37719                 :             :   rtx_insn *_val = NULL;
   37720                 :             :   if (dump_file)
   37721                 :             :     fprintf (dump_file, "Splitting with gen_split_500 (i386.md:13954)\n");
   37722                 :             :   start_sequence ();
   37723                 :             : #define FAIL return (end_sequence (), _val)
   37724                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   37725                 :             : #line 13965 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   37726                 :             : {
   37727                 :             :   operands[0] = lowpart_subreg (V8HFmode, operands[0], HFmode);
   37728                 :             :   operands[1] = lowpart_subreg (V8HFmode, operands[1], HFmode);
   37729                 :             : }
   37730                 :             : #undef DONE
   37731                 :             : #undef FAIL
   37732                 :             :   operand0 = operands[0];
   37733                 :             :   (void) operand0;
   37734                 :             :   operand1 = operands[1];
   37735                 :             :   (void) operand1;
   37736                 :             :   operand2 = operands[2];
   37737                 :             :   (void) operand2;
   37738                 :             :   emit_insn (gen_rtx_SET (operand0,
   37739                 :             :         gen_rtx_AND (V8HFmode,
   37740                 :             :         operand1,
   37741                 :             :         operand2)));
   37742                 :             :   _val = get_insns ();
   37743                 :             :   end_sequence ();
   37744                 :             :   return _val;
   37745                 :             : }
   37746                 :             : 
   37747                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:13954 */
   37748                 :             : extern rtx_insn *gen_split_501 (rtx_insn *, rtx *);
   37749                 :             : rtx_insn *
   37750                 :             : gen_split_501 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   37751                 :             : {
   37752                 :             :   rtx operand0;
   37753                 :             :   rtx operand1;
   37754                 :             :   rtx operand2;
   37755                 :             :   rtx_insn *_val = NULL;
   37756                 :             :   if (dump_file)
   37757                 :             :     fprintf (dump_file, "Splitting with gen_split_501 (i386.md:13954)\n");
   37758                 :             :   start_sequence ();
   37759                 :             : #define FAIL return (end_sequence (), _val)
   37760                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   37761                 :             : #line 13965 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   37762                 :             : {
   37763                 :             :   operands[0] = lowpart_subreg (V8HFmode, operands[0], HFmode);
   37764                 :             :   operands[1] = lowpart_subreg (V8HFmode, operands[1], HFmode);
   37765                 :             : }
   37766                 :             : #undef DONE
   37767                 :             : #undef FAIL
   37768                 :             :   operand0 = operands[0];
   37769                 :             :   (void) operand0;
   37770                 :             :   operand1 = operands[1];
   37771                 :             :   (void) operand1;
   37772                 :             :   operand2 = operands[2];
   37773                 :             :   (void) operand2;
   37774                 :             :   emit_insn (gen_rtx_SET (operand0,
   37775                 :             :         gen_rtx_XOR (V8HFmode,
   37776                 :             :         operand1,
   37777                 :             :         operand2)));
   37778                 :             :   _val = get_insns ();
   37779                 :             :   end_sequence ();
   37780                 :             :   return _val;
   37781                 :             : }
   37782                 :             : 
   37783                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:13991 */
   37784                 :             : extern rtx_insn *gen_split_502 (rtx_insn *, rtx *);
   37785                 :             : rtx_insn *
   37786                 :             : gen_split_502 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   37787                 :             : {
   37788                 :             :   rtx operand0;
   37789                 :             :   rtx operand1;
   37790                 :             :   rtx operand2;
   37791                 :             :   rtx_insn *_val = NULL;
   37792                 :             :   if (dump_file)
   37793                 :             :     fprintf (dump_file, "Splitting with gen_split_502 (i386.md:13991)\n");
   37794                 :             :   start_sequence ();
   37795                 :             : #define FAIL return (end_sequence (), _val)
   37796                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   37797                 :             : #line 14001 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   37798                 :             : {
   37799                 :             :   machine_mode mode = SFmode;
   37800                 :             :   machine_mode vmode = V4SFmode;
   37801                 :             : 
   37802                 :             :   operands[0] = lowpart_subreg (vmode, operands[0], mode);
   37803                 :             :   operands[1] = lowpart_subreg (vmode, operands[1], mode);
   37804                 :             : 
   37805                 :             :   if (!TARGET_AVX && operands_match_p (operands[0], operands[2]))
   37806                 :             :     std::swap (operands[1], operands[2]);
   37807                 :             : }
   37808                 :             : #undef DONE
   37809                 :             : #undef FAIL
   37810                 :             :   operand0 = operands[0];
   37811                 :             :   (void) operand0;
   37812                 :             :   operand1 = operands[1];
   37813                 :             :   (void) operand1;
   37814                 :             :   operand2 = operands[2];
   37815                 :             :   (void) operand2;
   37816                 :             :   emit_insn (gen_rtx_SET (operand0,
   37817                 :             :         gen_rtx_AND (V4SFmode,
   37818                 :             :         operand1,
   37819                 :             :         operand2)));
   37820                 :             :   _val = get_insns ();
   37821                 :             :   end_sequence ();
   37822                 :             :   return _val;
   37823                 :             : }
   37824                 :             : 
   37825                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:13991 */
   37826                 :             : extern rtx_insn *gen_split_503 (rtx_insn *, rtx *);
   37827                 :             : rtx_insn *
   37828                 :             : gen_split_503 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   37829                 :             : {
   37830                 :             :   rtx operand0;
   37831                 :             :   rtx operand1;
   37832                 :             :   rtx operand2;
   37833                 :             :   rtx_insn *_val = NULL;
   37834                 :             :   if (dump_file)
   37835                 :             :     fprintf (dump_file, "Splitting with gen_split_503 (i386.md:13991)\n");
   37836                 :             :   start_sequence ();
   37837                 :             : #define FAIL return (end_sequence (), _val)
   37838                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   37839                 :             : #line 14001 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   37840                 :             : {
   37841                 :             :   machine_mode mode = SFmode;
   37842                 :             :   machine_mode vmode = V4SFmode;
   37843                 :             : 
   37844                 :             :   operands[0] = lowpart_subreg (vmode, operands[0], mode);
   37845                 :             :   operands[1] = lowpart_subreg (vmode, operands[1], mode);
   37846                 :             : 
   37847                 :             :   if (!TARGET_AVX && operands_match_p (operands[0], operands[2]))
   37848                 :             :     std::swap (operands[1], operands[2]);
   37849                 :             : }
   37850                 :             : #undef DONE
   37851                 :             : #undef FAIL
   37852                 :             :   operand0 = operands[0];
   37853                 :             :   (void) operand0;
   37854                 :             :   operand1 = operands[1];
   37855                 :             :   (void) operand1;
   37856                 :             :   operand2 = operands[2];
   37857                 :             :   (void) operand2;
   37858                 :             :   emit_insn (gen_rtx_SET (operand0,
   37859                 :             :         gen_rtx_XOR (V4SFmode,
   37860                 :             :         operand1,
   37861                 :             :         operand2)));
   37862                 :             :   _val = get_insns ();
   37863                 :             :   end_sequence ();
   37864                 :             :   return _val;
   37865                 :             : }
   37866                 :             : 
   37867                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:13991 */
   37868                 :             : extern rtx_insn *gen_split_504 (rtx_insn *, rtx *);
   37869                 :             : rtx_insn *
   37870                 :             : gen_split_504 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   37871                 :             : {
   37872                 :             :   rtx operand0;
   37873                 :             :   rtx operand1;
   37874                 :             :   rtx operand2;
   37875                 :             :   rtx_insn *_val = NULL;
   37876                 :             :   if (dump_file)
   37877                 :             :     fprintf (dump_file, "Splitting with gen_split_504 (i386.md:13991)\n");
   37878                 :             :   start_sequence ();
   37879                 :             : #define FAIL return (end_sequence (), _val)
   37880                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   37881                 :             : #line 14001 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   37882                 :             : {
   37883                 :             :   machine_mode mode = DFmode;
   37884                 :             :   machine_mode vmode = V2DFmode;
   37885                 :             : 
   37886                 :             :   operands[0] = lowpart_subreg (vmode, operands[0], mode);
   37887                 :             :   operands[1] = lowpart_subreg (vmode, operands[1], mode);
   37888                 :             : 
   37889                 :             :   if (!TARGET_AVX && operands_match_p (operands[0], operands[2]))
   37890                 :             :     std::swap (operands[1], operands[2]);
   37891                 :             : }
   37892                 :             : #undef DONE
   37893                 :             : #undef FAIL
   37894                 :             :   operand0 = operands[0];
   37895                 :             :   (void) operand0;
   37896                 :             :   operand1 = operands[1];
   37897                 :             :   (void) operand1;
   37898                 :             :   operand2 = operands[2];
   37899                 :             :   (void) operand2;
   37900                 :             :   emit_insn (gen_rtx_SET (operand0,
   37901                 :             :         gen_rtx_AND (V2DFmode,
   37902                 :             :         operand1,
   37903                 :             :         operand2)));
   37904                 :             :   _val = get_insns ();
   37905                 :             :   end_sequence ();
   37906                 :             :   return _val;
   37907                 :             : }
   37908                 :             : 
   37909                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:13991 */
   37910                 :             : extern rtx_insn *gen_split_505 (rtx_insn *, rtx *);
   37911                 :             : rtx_insn *
   37912                 :             : gen_split_505 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   37913                 :             : {
   37914                 :             :   rtx operand0;
   37915                 :             :   rtx operand1;
   37916                 :             :   rtx operand2;
   37917                 :             :   rtx_insn *_val = NULL;
   37918                 :             :   if (dump_file)
   37919                 :             :     fprintf (dump_file, "Splitting with gen_split_505 (i386.md:13991)\n");
   37920                 :             :   start_sequence ();
   37921                 :             : #define FAIL return (end_sequence (), _val)
   37922                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   37923                 :             : #line 14001 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   37924                 :             : {
   37925                 :             :   machine_mode mode = DFmode;
   37926                 :             :   machine_mode vmode = V2DFmode;
   37927                 :             : 
   37928                 :             :   operands[0] = lowpart_subreg (vmode, operands[0], mode);
   37929                 :             :   operands[1] = lowpart_subreg (vmode, operands[1], mode);
   37930                 :             : 
   37931                 :             :   if (!TARGET_AVX && operands_match_p (operands[0], operands[2]))
   37932                 :             :     std::swap (operands[1], operands[2]);
   37933                 :             : }
   37934                 :             : #undef DONE
   37935                 :             : #undef FAIL
   37936                 :             :   operand0 = operands[0];
   37937                 :             :   (void) operand0;
   37938                 :             :   operand1 = operands[1];
   37939                 :             :   (void) operand1;
   37940                 :             :   operand2 = operands[2];
   37941                 :             :   (void) operand2;
   37942                 :             :   emit_insn (gen_rtx_SET (operand0,
   37943                 :             :         gen_rtx_XOR (V2DFmode,
   37944                 :             :         operand1,
   37945                 :             :         operand2)));
   37946                 :             :   _val = get_insns ();
   37947                 :             :   end_sequence ();
   37948                 :             :   return _val;
   37949                 :             : }
   37950                 :             : 
   37951                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:14012 */
   37952                 :             : extern rtx_insn *gen_split_506 (rtx_insn *, rtx *);
   37953                 :             : rtx_insn *
   37954                 :             : gen_split_506 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   37955                 :             : {
   37956                 :             :   rtx operand0;
   37957                 :             :   rtx operand1;
   37958                 :             :   rtx_insn *_val = NULL;
   37959                 :             :   if (dump_file)
   37960                 :             :     fprintf (dump_file, "Splitting with gen_split_506 (i386.md:14012)\n");
   37961                 :             :   start_sequence ();
   37962                 :             :   operand0 = operands[0];
   37963                 :             :   (void) operand0;
   37964                 :             :   operand1 = operands[1];
   37965                 :             :   (void) operand1;
   37966                 :             :   emit_insn (gen_rtx_SET (operand0,
   37967                 :             :         gen_rtx_ABS (SFmode,
   37968                 :             :         operand1)));
   37969                 :             :   _val = get_insns ();
   37970                 :             :   end_sequence ();
   37971                 :             :   return _val;
   37972                 :             : }
   37973                 :             : 
   37974                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:14012 */
   37975                 :             : extern rtx_insn *gen_split_507 (rtx_insn *, rtx *);
   37976                 :             : rtx_insn *
   37977                 :             : gen_split_507 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   37978                 :             : {
   37979                 :             :   rtx operand0;
   37980                 :             :   rtx operand1;
   37981                 :             :   rtx_insn *_val = NULL;
   37982                 :             :   if (dump_file)
   37983                 :             :     fprintf (dump_file, "Splitting with gen_split_507 (i386.md:14012)\n");
   37984                 :             :   start_sequence ();
   37985                 :             :   operand0 = operands[0];
   37986                 :             :   (void) operand0;
   37987                 :             :   operand1 = operands[1];
   37988                 :             :   (void) operand1;
   37989                 :             :   emit_insn (gen_rtx_SET (operand0,
   37990                 :             :         gen_rtx_NEG (SFmode,
   37991                 :             :         operand1)));
   37992                 :             :   _val = get_insns ();
   37993                 :             :   end_sequence ();
   37994                 :             :   return _val;
   37995                 :             : }
   37996                 :             : 
   37997                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:14012 */
   37998                 :             : extern rtx_insn *gen_split_508 (rtx_insn *, rtx *);
   37999                 :             : rtx_insn *
   38000                 :             : gen_split_508 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   38001                 :             : {
   38002                 :             :   rtx operand0;
   38003                 :             :   rtx operand1;
   38004                 :             :   rtx_insn *_val = NULL;
   38005                 :             :   if (dump_file)
   38006                 :             :     fprintf (dump_file, "Splitting with gen_split_508 (i386.md:14012)\n");
   38007                 :             :   start_sequence ();
   38008                 :             :   operand0 = operands[0];
   38009                 :             :   (void) operand0;
   38010                 :             :   operand1 = operands[1];
   38011                 :             :   (void) operand1;
   38012                 :             :   emit_insn (gen_rtx_SET (operand0,
   38013                 :             :         gen_rtx_ABS (DFmode,
   38014                 :             :         operand1)));
   38015                 :             :   _val = get_insns ();
   38016                 :             :   end_sequence ();
   38017                 :             :   return _val;
   38018                 :             : }
   38019                 :             : 
   38020                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:14012 */
   38021                 :             : extern rtx_insn *gen_split_509 (rtx_insn *, rtx *);
   38022                 :             : rtx_insn *
   38023                 :             : gen_split_509 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   38024                 :             : {
   38025                 :             :   rtx operand0;
   38026                 :             :   rtx operand1;
   38027                 :             :   rtx_insn *_val = NULL;
   38028                 :             :   if (dump_file)
   38029                 :             :     fprintf (dump_file, "Splitting with gen_split_509 (i386.md:14012)\n");
   38030                 :             :   start_sequence ();
   38031                 :             :   operand0 = operands[0];
   38032                 :             :   (void) operand0;
   38033                 :             :   operand1 = operands[1];
   38034                 :             :   (void) operand1;
   38035                 :             :   emit_insn (gen_rtx_SET (operand0,
   38036                 :             :         gen_rtx_NEG (DFmode,
   38037                 :             :         operand1)));
   38038                 :             :   _val = get_insns ();
   38039                 :             :   end_sequence ();
   38040                 :             :   return _val;
   38041                 :             : }
   38042                 :             : 
   38043                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:14020 */
   38044                 :             : extern rtx_insn *gen_split_510 (rtx_insn *, rtx *);
   38045                 :             : rtx_insn *
   38046                 :             : gen_split_510 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   38047                 :             : {
   38048                 :             :   rtx_insn *_val = NULL;
   38049                 :             :   if (dump_file)
   38050                 :             :     fprintf (dump_file, "Splitting with gen_split_510 (i386.md:14020)\n");
   38051                 :             :   start_sequence ();
   38052                 :             : #define FAIL return (end_sequence (), _val)
   38053                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   38054                 :             : #line 14027 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   38055                 :             : ix86_split_fp_absneg_operator (ABS, SFmode, operands); DONE;
   38056                 :             : #undef DONE
   38057                 :             : #undef FAIL
   38058                 :             :   emit_insn (const0_rtx);
   38059                 :             :   _val = get_insns ();
   38060                 :             :   end_sequence ();
   38061                 :             :   return _val;
   38062                 :             : }
   38063                 :             : 
   38064                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:14020 */
   38065                 :             : extern rtx_insn *gen_split_511 (rtx_insn *, rtx *);
   38066                 :             : rtx_insn *
   38067                 :             : gen_split_511 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   38068                 :             : {
   38069                 :             :   rtx_insn *_val = NULL;
   38070                 :             :   if (dump_file)
   38071                 :             :     fprintf (dump_file, "Splitting with gen_split_511 (i386.md:14020)\n");
   38072                 :             :   start_sequence ();
   38073                 :             : #define FAIL return (end_sequence (), _val)
   38074                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   38075                 :             : #line 14027 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   38076                 :             : ix86_split_fp_absneg_operator (NEG, SFmode, operands); DONE;
   38077                 :             : #undef DONE
   38078                 :             : #undef FAIL
   38079                 :             :   emit_insn (const0_rtx);
   38080                 :             :   _val = get_insns ();
   38081                 :             :   end_sequence ();
   38082                 :             :   return _val;
   38083                 :             : }
   38084                 :             : 
   38085                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:14020 */
   38086                 :             : extern rtx_insn *gen_split_512 (rtx_insn *, rtx *);
   38087                 :             : rtx_insn *
   38088                 :             : gen_split_512 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   38089                 :             : {
   38090                 :             :   rtx_insn *_val = NULL;
   38091                 :             :   if (dump_file)
   38092                 :             :     fprintf (dump_file, "Splitting with gen_split_512 (i386.md:14020)\n");
   38093                 :             :   start_sequence ();
   38094                 :             : #define FAIL return (end_sequence (), _val)
   38095                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   38096                 :             : #line 14027 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   38097                 :             : ix86_split_fp_absneg_operator (ABS, DFmode, operands); DONE;
   38098                 :             : #undef DONE
   38099                 :             : #undef FAIL
   38100                 :             :   emit_insn (const0_rtx);
   38101                 :             :   _val = get_insns ();
   38102                 :             :   end_sequence ();
   38103                 :             :   return _val;
   38104                 :             : }
   38105                 :             : 
   38106                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:14020 */
   38107                 :             : extern rtx_insn *gen_split_513 (rtx_insn *, rtx *);
   38108                 :             : rtx_insn *
   38109                 :             : gen_split_513 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   38110                 :             : {
   38111                 :             :   rtx_insn *_val = NULL;
   38112                 :             :   if (dump_file)
   38113                 :             :     fprintf (dump_file, "Splitting with gen_split_513 (i386.md:14020)\n");
   38114                 :             :   start_sequence ();
   38115                 :             : #define FAIL return (end_sequence (), _val)
   38116                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   38117                 :             : #line 14027 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   38118                 :             : ix86_split_fp_absneg_operator (NEG, DFmode, operands); DONE;
   38119                 :             : #undef DONE
   38120                 :             : #undef FAIL
   38121                 :             :   emit_insn (const0_rtx);
   38122                 :             :   _val = get_insns ();
   38123                 :             :   end_sequence ();
   38124                 :             :   return _val;
   38125                 :             : }
   38126                 :             : 
   38127                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:14029 */
   38128                 :             : extern rtx_insn *gen_split_514 (rtx_insn *, rtx *);
   38129                 :             : rtx_insn *
   38130                 :             : gen_split_514 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   38131                 :             : {
   38132                 :             :   rtx operand0;
   38133                 :             :   rtx operand1;
   38134                 :             :   rtx operand2;
   38135                 :             :   rtx_insn *_val = NULL;
   38136                 :             :   if (dump_file)
   38137                 :             :     fprintf (dump_file, "Splitting with gen_split_514 (i386.md:14029)\n");
   38138                 :             :   start_sequence ();
   38139                 :             : #define FAIL return (end_sequence (), _val)
   38140                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   38141                 :             : #line 14040 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   38142                 :             : {
   38143                 :             :   machine_mode mode = SFmode;
   38144                 :             :   machine_mode vmode = V4SFmode;
   38145                 :             : 
   38146                 :             :   operands[0] = lowpart_subreg (vmode, operands[0], mode);
   38147                 :             :   operands[1] = lowpart_subreg (vmode, operands[1], mode);
   38148                 :             : 
   38149                 :             :   if (!TARGET_AVX && operands_match_p (operands[0], operands[2]))
   38150                 :             :     std::swap (operands[1], operands[2]);
   38151                 :             : }
   38152                 :             : #undef DONE
   38153                 :             : #undef FAIL
   38154                 :             :   operand0 = operands[0];
   38155                 :             :   (void) operand0;
   38156                 :             :   operand1 = operands[1];
   38157                 :             :   (void) operand1;
   38158                 :             :   operand2 = operands[2];
   38159                 :             :   (void) operand2;
   38160                 :             :   emit_insn (gen_rtx_SET (operand0,
   38161                 :             :         gen_rtx_IOR (V4SFmode,
   38162                 :             :         operand1,
   38163                 :             :         operand2)));
   38164                 :             :   _val = get_insns ();
   38165                 :             :   end_sequence ();
   38166                 :             :   return _val;
   38167                 :             : }
   38168                 :             : 
   38169                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:14029 */
   38170                 :             : extern rtx_insn *gen_split_515 (rtx_insn *, rtx *);
   38171                 :             : rtx_insn *
   38172                 :             : gen_split_515 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   38173                 :             : {
   38174                 :             :   rtx operand0;
   38175                 :             :   rtx operand1;
   38176                 :             :   rtx operand2;
   38177                 :             :   rtx_insn *_val = NULL;
   38178                 :             :   if (dump_file)
   38179                 :             :     fprintf (dump_file, "Splitting with gen_split_515 (i386.md:14029)\n");
   38180                 :             :   start_sequence ();
   38181                 :             : #define FAIL return (end_sequence (), _val)
   38182                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   38183                 :             : #line 14040 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   38184                 :             : {
   38185                 :             :   machine_mode mode = DFmode;
   38186                 :             :   machine_mode vmode = V2DFmode;
   38187                 :             : 
   38188                 :             :   operands[0] = lowpart_subreg (vmode, operands[0], mode);
   38189                 :             :   operands[1] = lowpart_subreg (vmode, operands[1], mode);
   38190                 :             : 
   38191                 :             :   if (!TARGET_AVX && operands_match_p (operands[0], operands[2]))
   38192                 :             :     std::swap (operands[1], operands[2]);
   38193                 :             : }
   38194                 :             : #undef DONE
   38195                 :             : #undef FAIL
   38196                 :             :   operand0 = operands[0];
   38197                 :             :   (void) operand0;
   38198                 :             :   operand1 = operands[1];
   38199                 :             :   (void) operand1;
   38200                 :             :   operand2 = operands[2];
   38201                 :             :   (void) operand2;
   38202                 :             :   emit_insn (gen_rtx_SET (operand0,
   38203                 :             :         gen_rtx_IOR (V2DFmode,
   38204                 :             :         operand1,
   38205                 :             :         operand2)));
   38206                 :             :   _val = get_insns ();
   38207                 :             :   end_sequence ();
   38208                 :             :   return _val;
   38209                 :             : }
   38210                 :             : 
   38211                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:14065 */
   38212                 :             : rtx
   38213                 :             : gen_copysignhf3 (rtx operand0,
   38214                 :             :         rtx operand1,
   38215                 :             :         rtx operand2)
   38216                 :             : {
   38217                 :             :   rtx_insn *_val = 0;
   38218                 :             :   start_sequence ();
   38219                 :             :   {
   38220                 :             :     rtx operands[3];
   38221                 :             :     operands[0] = operand0;
   38222                 :             :     operands[1] = operand1;
   38223                 :             :     operands[2] = operand2;
   38224                 :             : #define FAIL _Pragma ("GCC error \"copysignhf3 cannot FAIL\"") (void)0
   38225                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   38226                 :             : #line 14072 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   38227                 :             : ix86_expand_copysign (operands); DONE;
   38228                 :             : #undef DONE
   38229                 :             : #undef FAIL
   38230                 :             :     operand0 = operands[0];
   38231                 :             :     (void) operand0;
   38232                 :             :     operand1 = operands[1];
   38233                 :             :     (void) operand1;
   38234                 :             :     operand2 = operands[2];
   38235                 :             :     (void) operand2;
   38236                 :             :   }
   38237                 :             :   emit (operand0, true);
   38238                 :             :   emit (operand1, true);
   38239                 :             :   emit (operand2, false);
   38240                 :             :   _val = get_insns ();
   38241                 :             :   end_sequence ();
   38242                 :             :   return _val;
   38243                 :             : }
   38244                 :             : 
   38245                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:14065 */
   38246                 :             : rtx
   38247                 :             : gen_copysignsf3 (rtx operand0,
   38248                 :             :         rtx operand1,
   38249                 :             :         rtx operand2)
   38250                 :             : {
   38251                 :             :   rtx_insn *_val = 0;
   38252                 :             :   start_sequence ();
   38253                 :             :   {
   38254                 :             :     rtx operands[3];
   38255                 :             :     operands[0] = operand0;
   38256                 :             :     operands[1] = operand1;
   38257                 :             :     operands[2] = operand2;
   38258                 :             : #define FAIL _Pragma ("GCC error \"copysignsf3 cannot FAIL\"") (void)0
   38259                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   38260                 :             : #line 14072 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   38261                 :             : ix86_expand_copysign (operands); DONE;
   38262                 :             : #undef DONE
   38263                 :             : #undef FAIL
   38264                 :             :     operand0 = operands[0];
   38265                 :             :     (void) operand0;
   38266                 :             :     operand1 = operands[1];
   38267                 :             :     (void) operand1;
   38268                 :             :     operand2 = operands[2];
   38269                 :             :     (void) operand2;
   38270                 :             :   }
   38271                 :             :   emit (operand0, true);
   38272                 :             :   emit (operand1, true);
   38273                 :             :   emit (operand2, false);
   38274                 :             :   _val = get_insns ();
   38275                 :             :   end_sequence ();
   38276                 :             :   return _val;
   38277                 :             : }
   38278                 :             : 
   38279                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:14065 */
   38280                 :             : rtx
   38281                 :             : gen_copysigndf3 (rtx operand0,
   38282                 :             :         rtx operand1,
   38283                 :             :         rtx operand2)
   38284                 :             : {
   38285                 :             :   rtx_insn *_val = 0;
   38286                 :             :   start_sequence ();
   38287                 :             :   {
   38288                 :             :     rtx operands[3];
   38289                 :             :     operands[0] = operand0;
   38290                 :             :     operands[1] = operand1;
   38291                 :             :     operands[2] = operand2;
   38292                 :             : #define FAIL _Pragma ("GCC error \"copysigndf3 cannot FAIL\"") (void)0
   38293                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   38294                 :             : #line 14072 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   38295                 :             : ix86_expand_copysign (operands); DONE;
   38296                 :             : #undef DONE
   38297                 :             : #undef FAIL
   38298                 :             :     operand0 = operands[0];
   38299                 :             :     (void) operand0;
   38300                 :             :     operand1 = operands[1];
   38301                 :             :     (void) operand1;
   38302                 :             :     operand2 = operands[2];
   38303                 :             :     (void) operand2;
   38304                 :             :   }
   38305                 :             :   emit (operand0, true);
   38306                 :             :   emit (operand1, true);
   38307                 :             :   emit (operand2, false);
   38308                 :             :   _val = get_insns ();
   38309                 :             :   end_sequence ();
   38310                 :             :   return _val;
   38311                 :             : }
   38312                 :             : 
   38313                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:14065 */
   38314                 :             : rtx
   38315                 :             : gen_copysigntf3 (rtx operand0,
   38316                 :             :         rtx operand1,
   38317                 :             :         rtx operand2)
   38318                 :             : {
   38319                 :             :   rtx_insn *_val = 0;
   38320                 :             :   start_sequence ();
   38321                 :             :   {
   38322                 :             :     rtx operands[3];
   38323                 :             :     operands[0] = operand0;
   38324                 :             :     operands[1] = operand1;
   38325                 :             :     operands[2] = operand2;
   38326                 :             : #define FAIL _Pragma ("GCC error \"copysigntf3 cannot FAIL\"") (void)0
   38327                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   38328                 :             : #line 14072 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   38329                 :             : ix86_expand_copysign (operands); DONE;
   38330                 :             : #undef DONE
   38331                 :             : #undef FAIL
   38332                 :             :     operand0 = operands[0];
   38333                 :             :     (void) operand0;
   38334                 :             :     operand1 = operands[1];
   38335                 :             :     (void) operand1;
   38336                 :             :     operand2 = operands[2];
   38337                 :             :     (void) operand2;
   38338                 :             :   }
   38339                 :             :   emit (operand0, true);
   38340                 :             :   emit (operand1, true);
   38341                 :             :   emit (operand2, false);
   38342                 :             :   _val = get_insns ();
   38343                 :             :   end_sequence ();
   38344                 :             :   return _val;
   38345                 :             : }
   38346                 :             : 
   38347                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:14074 */
   38348                 :             : rtx
   38349                 :             : gen_xorsignhf3 (rtx operand0,
   38350                 :             :         rtx operand1,
   38351                 :             :         rtx operand2)
   38352                 :             : {
   38353                 :             :   rtx_insn *_val = 0;
   38354                 :             :   start_sequence ();
   38355                 :             :   {
   38356                 :             :     rtx operands[3];
   38357                 :             :     operands[0] = operand0;
   38358                 :             :     operands[1] = operand1;
   38359                 :             :     operands[2] = operand2;
   38360                 :             : #define FAIL _Pragma ("GCC error \"xorsignhf3 cannot FAIL\"") (void)0
   38361                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   38362                 :             : #line 14080 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   38363                 :             : {
   38364                 :             :   if (rtx_equal_p (operands[1], operands[2]))
   38365                 :             :     emit_insn (gen_abshf2 (operands[0], operands[1]));
   38366                 :             :   else
   38367                 :             :     ix86_expand_xorsign (operands);
   38368                 :             :   DONE;
   38369                 :             : }
   38370                 :             : #undef DONE
   38371                 :             : #undef FAIL
   38372                 :             :     operand0 = operands[0];
   38373                 :             :     (void) operand0;
   38374                 :             :     operand1 = operands[1];
   38375                 :             :     (void) operand1;
   38376                 :             :     operand2 = operands[2];
   38377                 :             :     (void) operand2;
   38378                 :             :   }
   38379                 :             :   emit (operand0, true);
   38380                 :             :   emit (operand1, true);
   38381                 :             :   emit (operand2, false);
   38382                 :             :   _val = get_insns ();
   38383                 :             :   end_sequence ();
   38384                 :             :   return _val;
   38385                 :             : }
   38386                 :             : 
   38387                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:14074 */
   38388                 :             : rtx
   38389                 :             : gen_xorsignsf3 (rtx operand0,
   38390                 :             :         rtx operand1,
   38391                 :             :         rtx operand2)
   38392                 :             : {
   38393                 :             :   rtx_insn *_val = 0;
   38394                 :             :   start_sequence ();
   38395                 :             :   {
   38396                 :             :     rtx operands[3];
   38397                 :             :     operands[0] = operand0;
   38398                 :             :     operands[1] = operand1;
   38399                 :             :     operands[2] = operand2;
   38400                 :             : #define FAIL _Pragma ("GCC error \"xorsignsf3 cannot FAIL\"") (void)0
   38401                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   38402                 :             : #line 14080 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   38403                 :             : {
   38404                 :             :   if (rtx_equal_p (operands[1], operands[2]))
   38405                 :             :     emit_insn (gen_abssf2 (operands[0], operands[1]));
   38406                 :             :   else
   38407                 :             :     ix86_expand_xorsign (operands);
   38408                 :             :   DONE;
   38409                 :             : }
   38410                 :             : #undef DONE
   38411                 :             : #undef FAIL
   38412                 :             :     operand0 = operands[0];
   38413                 :             :     (void) operand0;
   38414                 :             :     operand1 = operands[1];
   38415                 :             :     (void) operand1;
   38416                 :             :     operand2 = operands[2];
   38417                 :             :     (void) operand2;
   38418                 :             :   }
   38419                 :             :   emit (operand0, true);
   38420                 :             :   emit (operand1, true);
   38421                 :             :   emit (operand2, false);
   38422                 :             :   _val = get_insns ();
   38423                 :             :   end_sequence ();
   38424                 :             :   return _val;
   38425                 :             : }
   38426                 :             : 
   38427                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:14074 */
   38428                 :             : rtx
   38429                 :             : gen_xorsigndf3 (rtx operand0,
   38430                 :             :         rtx operand1,
   38431                 :             :         rtx operand2)
   38432                 :             : {
   38433                 :             :   rtx_insn *_val = 0;
   38434                 :             :   start_sequence ();
   38435                 :             :   {
   38436                 :             :     rtx operands[3];
   38437                 :             :     operands[0] = operand0;
   38438                 :             :     operands[1] = operand1;
   38439                 :             :     operands[2] = operand2;
   38440                 :             : #define FAIL _Pragma ("GCC error \"xorsigndf3 cannot FAIL\"") (void)0
   38441                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   38442                 :             : #line 14080 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   38443                 :             : {
   38444                 :             :   if (rtx_equal_p (operands[1], operands[2]))
   38445                 :             :     emit_insn (gen_absdf2 (operands[0], operands[1]));
   38446                 :             :   else
   38447                 :             :     ix86_expand_xorsign (operands);
   38448                 :             :   DONE;
   38449                 :             : }
   38450                 :             : #undef DONE
   38451                 :             : #undef FAIL
   38452                 :             :     operand0 = operands[0];
   38453                 :             :     (void) operand0;
   38454                 :             :     operand1 = operands[1];
   38455                 :             :     (void) operand1;
   38456                 :             :     operand2 = operands[2];
   38457                 :             :     (void) operand2;
   38458                 :             :   }
   38459                 :             :   emit (operand0, true);
   38460                 :             :   emit (operand1, true);
   38461                 :             :   emit (operand2, false);
   38462                 :             :   _val = get_insns ();
   38463                 :             :   end_sequence ();
   38464                 :             :   return _val;
   38465                 :             : }
   38466                 :             : 
   38467                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:14090 */
   38468                 :             : rtx
   38469                 :             : gen_one_cmplqi2 (rtx operand0,
   38470                 :             :         rtx operand1)
   38471                 :             : {
   38472                 :             :   rtx_insn *_val = 0;
   38473                 :             :   start_sequence ();
   38474                 :             :   {
   38475                 :             :     rtx operands[2];
   38476                 :             :     operands[0] = operand0;
   38477                 :             :     operands[1] = operand1;
   38478                 :             : #define FAIL return (end_sequence (), _val)
   38479                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   38480                 :             : #line 14094 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   38481                 :             : {
   38482                 :             :   ix86_expand_unary_operator (NOT, QImode, operands, TARGET_APX_NDD);
   38483                 :             :   DONE;
   38484                 :             : }
   38485                 :             : #undef DONE
   38486                 :             : #undef FAIL
   38487                 :             :     operand0 = operands[0];
   38488                 :             :     (void) operand0;
   38489                 :             :     operand1 = operands[1];
   38490                 :             :     (void) operand1;
   38491                 :             :   }
   38492                 :             :   emit_insn (gen_rtx_SET (operand0,
   38493                 :             :         gen_rtx_NOT (QImode,
   38494                 :             :         operand1)));
   38495                 :             :   _val = get_insns ();
   38496                 :             :   end_sequence ();
   38497                 :             :   return _val;
   38498                 :             : }
   38499                 :             : 
   38500                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:14090 */
   38501                 :             : rtx
   38502                 :             : gen_one_cmplhi2 (rtx operand0,
   38503                 :             :         rtx operand1)
   38504                 :             : {
   38505                 :             :   rtx_insn *_val = 0;
   38506                 :             :   start_sequence ();
   38507                 :             :   {
   38508                 :             :     rtx operands[2];
   38509                 :             :     operands[0] = operand0;
   38510                 :             :     operands[1] = operand1;
   38511                 :             : #define FAIL return (end_sequence (), _val)
   38512                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   38513                 :             : #line 14094 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   38514                 :             : {
   38515                 :             :   ix86_expand_unary_operator (NOT, HImode, operands, TARGET_APX_NDD);
   38516                 :             :   DONE;
   38517                 :             : }
   38518                 :             : #undef DONE
   38519                 :             : #undef FAIL
   38520                 :             :     operand0 = operands[0];
   38521                 :             :     (void) operand0;
   38522                 :             :     operand1 = operands[1];
   38523                 :             :     (void) operand1;
   38524                 :             :   }
   38525                 :             :   emit_insn (gen_rtx_SET (operand0,
   38526                 :             :         gen_rtx_NOT (HImode,
   38527                 :             :         operand1)));
   38528                 :             :   _val = get_insns ();
   38529                 :             :   end_sequence ();
   38530                 :             :   return _val;
   38531                 :             : }
   38532                 :             : 
   38533                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:14090 */
   38534                 :             : rtx
   38535                 :             : gen_one_cmplsi2 (rtx operand0,
   38536                 :             :         rtx operand1)
   38537                 :             : {
   38538                 :             :   rtx_insn *_val = 0;
   38539                 :             :   start_sequence ();
   38540                 :             :   {
   38541                 :             :     rtx operands[2];
   38542                 :             :     operands[0] = operand0;
   38543                 :             :     operands[1] = operand1;
   38544                 :             : #define FAIL return (end_sequence (), _val)
   38545                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   38546                 :             : #line 14094 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   38547                 :             : {
   38548                 :             :   ix86_expand_unary_operator (NOT, SImode, operands, TARGET_APX_NDD);
   38549                 :             :   DONE;
   38550                 :             : }
   38551                 :             : #undef DONE
   38552                 :             : #undef FAIL
   38553                 :             :     operand0 = operands[0];
   38554                 :             :     (void) operand0;
   38555                 :             :     operand1 = operands[1];
   38556                 :             :     (void) operand1;
   38557                 :             :   }
   38558                 :             :   emit_insn (gen_rtx_SET (operand0,
   38559                 :             :         gen_rtx_NOT (SImode,
   38560                 :             :         operand1)));
   38561                 :             :   _val = get_insns ();
   38562                 :             :   end_sequence ();
   38563                 :             :   return _val;
   38564                 :             : }
   38565                 :             : 
   38566                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:14090 */
   38567                 :             : rtx
   38568                 :             : gen_one_cmpldi2 (rtx operand0,
   38569                 :             :         rtx operand1)
   38570                 :             : {
   38571                 :             :   rtx_insn *_val = 0;
   38572                 :             :   start_sequence ();
   38573                 :             :   {
   38574                 :             :     rtx operands[2];
   38575                 :             :     operands[0] = operand0;
   38576                 :             :     operands[1] = operand1;
   38577                 :             : #define FAIL return (end_sequence (), _val)
   38578                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   38579                 :             : #line 14094 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   38580                 :             : {
   38581                 :             :   ix86_expand_unary_operator (NOT, DImode, operands, TARGET_APX_NDD);
   38582                 :             :   DONE;
   38583                 :             : }
   38584                 :             : #undef DONE
   38585                 :             : #undef FAIL
   38586                 :             :     operand0 = operands[0];
   38587                 :             :     (void) operand0;
   38588                 :             :     operand1 = operands[1];
   38589                 :             :     (void) operand1;
   38590                 :             :   }
   38591                 :             :   emit_insn (gen_rtx_SET (operand0,
   38592                 :             :         gen_rtx_NOT (DImode,
   38593                 :             :         operand1)));
   38594                 :             :   _val = get_insns ();
   38595                 :             :   end_sequence ();
   38596                 :             :   return _val;
   38597                 :             : }
   38598                 :             : 
   38599                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:14090 */
   38600                 :             : rtx
   38601                 :             : gen_one_cmplti2 (rtx operand0,
   38602                 :             :         rtx operand1)
   38603                 :             : {
   38604                 :             :   rtx_insn *_val = 0;
   38605                 :             :   start_sequence ();
   38606                 :             :   {
   38607                 :             :     rtx operands[2];
   38608                 :             :     operands[0] = operand0;
   38609                 :             :     operands[1] = operand1;
   38610                 :             : #define FAIL return (end_sequence (), _val)
   38611                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   38612                 :             : #line 14094 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   38613                 :             : {
   38614                 :             :   ix86_expand_unary_operator (NOT, TImode, operands, TARGET_APX_NDD);
   38615                 :             :   DONE;
   38616                 :             : }
   38617                 :             : #undef DONE
   38618                 :             : #undef FAIL
   38619                 :             :     operand0 = operands[0];
   38620                 :             :     (void) operand0;
   38621                 :             :     operand1 = operands[1];
   38622                 :             :     (void) operand1;
   38623                 :             :   }
   38624                 :             :   emit_insn (gen_rtx_SET (operand0,
   38625                 :             :         gen_rtx_NOT (TImode,
   38626                 :             :         operand1)));
   38627                 :             :   _val = get_insns ();
   38628                 :             :   end_sequence ();
   38629                 :             :   return _val;
   38630                 :             : }
   38631                 :             : 
   38632                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:14099 */
   38633                 :             : extern rtx_insn *gen_split_516 (rtx_insn *, rtx *);
   38634                 :             : rtx_insn *
   38635                 :             : gen_split_516 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   38636                 :             : {
   38637                 :             :   rtx operand0;
   38638                 :             :   rtx operand1;
   38639                 :             :   rtx operand2;
   38640                 :             :   rtx operand3;
   38641                 :             :   rtx_insn *_val = NULL;
   38642                 :             :   if (dump_file)
   38643                 :             :     fprintf (dump_file, "Splitting with gen_split_516 (i386.md:14099)\n");
   38644                 :             :   start_sequence ();
   38645                 :             : #define FAIL return (end_sequence (), _val)
   38646                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   38647                 :             : #line 14109 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   38648                 :             : split_double_mode (DImode, &operands[0], 2, &operands[0], &operands[2]);
   38649                 :             : #undef DONE
   38650                 :             : #undef FAIL
   38651                 :             :   operand0 = operands[0];
   38652                 :             :   (void) operand0;
   38653                 :             :   operand1 = operands[1];
   38654                 :             :   (void) operand1;
   38655                 :             :   operand2 = operands[2];
   38656                 :             :   (void) operand2;
   38657                 :             :   operand3 = operands[3];
   38658                 :             :   (void) operand3;
   38659                 :             :   emit_insn (gen_rtx_SET (operand0,
   38660                 :             :         gen_rtx_NOT (SImode,
   38661                 :             :         operand1)));
   38662                 :             :   emit_insn (gen_rtx_SET (operand2,
   38663                 :             :         gen_rtx_NOT (SImode,
   38664                 :             :         operand3)));
   38665                 :             :   _val = get_insns ();
   38666                 :             :   end_sequence ();
   38667                 :             :   return _val;
   38668                 :             : }
   38669                 :             : 
   38670                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:14099 */
   38671                 :             : extern rtx_insn *gen_split_517 (rtx_insn *, rtx *);
   38672                 :             : rtx_insn *
   38673                 :             : gen_split_517 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   38674                 :             : {
   38675                 :             :   rtx operand0;
   38676                 :             :   rtx operand1;
   38677                 :             :   rtx operand2;
   38678                 :             :   rtx operand3;
   38679                 :             :   rtx_insn *_val = NULL;
   38680                 :             :   if (dump_file)
   38681                 :             :     fprintf (dump_file, "Splitting with gen_split_517 (i386.md:14099)\n");
   38682                 :             :   start_sequence ();
   38683                 :             : #define FAIL return (end_sequence (), _val)
   38684                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   38685                 :             : #line 14109 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   38686                 :             : split_double_mode (TImode, &operands[0], 2, &operands[0], &operands[2]);
   38687                 :             : #undef DONE
   38688                 :             : #undef FAIL
   38689                 :             :   operand0 = operands[0];
   38690                 :             :   (void) operand0;
   38691                 :             :   operand1 = operands[1];
   38692                 :             :   (void) operand1;
   38693                 :             :   operand2 = operands[2];
   38694                 :             :   (void) operand2;
   38695                 :             :   operand3 = operands[3];
   38696                 :             :   (void) operand3;
   38697                 :             :   emit_insn (gen_rtx_SET (operand0,
   38698                 :             :         gen_rtx_NOT (DImode,
   38699                 :             :         operand1)));
   38700                 :             :   emit_insn (gen_rtx_SET (operand2,
   38701                 :             :         gen_rtx_NOT (DImode,
   38702                 :             :         operand3)));
   38703                 :             :   _val = get_insns ();
   38704                 :             :   end_sequence ();
   38705                 :             :   return _val;
   38706                 :             : }
   38707                 :             : 
   38708                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:14164 */
   38709                 :             : extern rtx_insn *gen_split_518 (rtx_insn *, rtx *);
   38710                 :             : rtx_insn *
   38711                 :             : gen_split_518 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   38712                 :             : {
   38713                 :             :   rtx operand0;
   38714                 :             :   rtx operand1;
   38715                 :             :   rtx_insn *_val = NULL;
   38716                 :             :   if (dump_file)
   38717                 :             :     fprintf (dump_file, "Splitting with gen_split_518 (i386.md:14164)\n");
   38718                 :             :   start_sequence ();
   38719                 :             : #define FAIL return (end_sequence (), _val)
   38720                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   38721                 :             : #line 14176 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   38722                 :             : 
   38723                 :             : #undef DONE
   38724                 :             : #undef FAIL
   38725                 :             :   operand0 = operands[0];
   38726                 :             :   (void) operand0;
   38727                 :             :   operand1 = operands[1];
   38728                 :             :   (void) operand1;
   38729                 :             :   emit_insn (gen_rtx_SET (gen_rtx_STRICT_LOW_PART (VOIDmode,
   38730                 :             :         operand0),
   38731                 :             :         operand1));
   38732                 :             :   emit_insn (gen_rtx_SET (gen_rtx_STRICT_LOW_PART (VOIDmode,
   38733                 :             :         copy_rtx (operand0)),
   38734                 :             :         gen_rtx_NOT (QImode,
   38735                 :             :         copy_rtx (operand0))));
   38736                 :             :   _val = get_insns ();
   38737                 :             :   end_sequence ();
   38738                 :             :   return _val;
   38739                 :             : }
   38740                 :             : 
   38741                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:14164 */
   38742                 :             : extern rtx_insn *gen_split_519 (rtx_insn *, rtx *);
   38743                 :             : rtx_insn *
   38744                 :             : gen_split_519 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   38745                 :             : {
   38746                 :             :   rtx operand0;
   38747                 :             :   rtx operand1;
   38748                 :             :   rtx_insn *_val = NULL;
   38749                 :             :   if (dump_file)
   38750                 :             :     fprintf (dump_file, "Splitting with gen_split_519 (i386.md:14164)\n");
   38751                 :             :   start_sequence ();
   38752                 :             : #define FAIL return (end_sequence (), _val)
   38753                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   38754                 :             : #line 14176 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   38755                 :             : 
   38756                 :             : #undef DONE
   38757                 :             : #undef FAIL
   38758                 :             :   operand0 = operands[0];
   38759                 :             :   (void) operand0;
   38760                 :             :   operand1 = operands[1];
   38761                 :             :   (void) operand1;
   38762                 :             :   emit_insn (gen_rtx_SET (gen_rtx_STRICT_LOW_PART (VOIDmode,
   38763                 :             :         operand0),
   38764                 :             :         operand1));
   38765                 :             :   emit_insn (gen_rtx_SET (gen_rtx_STRICT_LOW_PART (VOIDmode,
   38766                 :             :         copy_rtx (operand0)),
   38767                 :             :         gen_rtx_NOT (HImode,
   38768                 :             :         copy_rtx (operand0))));
   38769                 :             :   _val = get_insns ();
   38770                 :             :   end_sequence ();
   38771                 :             :   return _val;
   38772                 :             : }
   38773                 :             : 
   38774                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:14193 */
   38775                 :             : extern rtx_insn *gen_split_520 (rtx_insn *, rtx *);
   38776                 :             : rtx_insn *
   38777                 :             : gen_split_520 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   38778                 :             : {
   38779                 :             :   rtx operand0;
   38780                 :             :   rtx operand1;
   38781                 :             :   rtx operand2;
   38782                 :             :   rtx operand3;
   38783                 :             :   rtx_insn *_val = NULL;
   38784                 :             :   if (dump_file)
   38785                 :             :     fprintf (dump_file, "Splitting with gen_split_520 (i386.md:14193)\n");
   38786                 :             :   start_sequence ();
   38787                 :             :   operand0 = operands[0];
   38788                 :             :   (void) operand0;
   38789                 :             :   operand1 = operands[1];
   38790                 :             :   (void) operand1;
   38791                 :             :   operand2 = operands[2];
   38792                 :             :   (void) operand2;
   38793                 :             :   operand3 = operands[3];
   38794                 :             :   (void) operand3;
   38795                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   38796                 :             :         gen_rtvec (2,
   38797                 :             :                 gen_rtx_SET (operand0,
   38798                 :             :         gen_rtx_fmt_ee (GET_CODE (operand2), GET_MODE (operand2),
   38799                 :             :                 gen_rtx_XOR (QImode,
   38800                 :             :         operand3,
   38801                 :             :         constm1_rtx),
   38802                 :             :                 const0_rtx)),
   38803                 :             :                 gen_rtx_SET (operand1,
   38804                 :             :         gen_rtx_XOR (QImode,
   38805                 :             :         copy_rtx (operand3),
   38806                 :             :         constm1_rtx)))), false);
   38807                 :             :   _val = get_insns ();
   38808                 :             :   end_sequence ();
   38809                 :             :   return _val;
   38810                 :             : }
   38811                 :             : 
   38812                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:14193 */
   38813                 :             : extern rtx_insn *gen_split_521 (rtx_insn *, rtx *);
   38814                 :             : rtx_insn *
   38815                 :             : gen_split_521 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   38816                 :             : {
   38817                 :             :   rtx operand0;
   38818                 :             :   rtx operand1;
   38819                 :             :   rtx operand2;
   38820                 :             :   rtx operand3;
   38821                 :             :   rtx_insn *_val = NULL;
   38822                 :             :   if (dump_file)
   38823                 :             :     fprintf (dump_file, "Splitting with gen_split_521 (i386.md:14193)\n");
   38824                 :             :   start_sequence ();
   38825                 :             :   operand0 = operands[0];
   38826                 :             :   (void) operand0;
   38827                 :             :   operand1 = operands[1];
   38828                 :             :   (void) operand1;
   38829                 :             :   operand2 = operands[2];
   38830                 :             :   (void) operand2;
   38831                 :             :   operand3 = operands[3];
   38832                 :             :   (void) operand3;
   38833                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   38834                 :             :         gen_rtvec (2,
   38835                 :             :                 gen_rtx_SET (operand0,
   38836                 :             :         gen_rtx_fmt_ee (GET_CODE (operand2), GET_MODE (operand2),
   38837                 :             :                 gen_rtx_XOR (HImode,
   38838                 :             :         operand3,
   38839                 :             :         constm1_rtx),
   38840                 :             :                 const0_rtx)),
   38841                 :             :                 gen_rtx_SET (operand1,
   38842                 :             :         gen_rtx_XOR (HImode,
   38843                 :             :         copy_rtx (operand3),
   38844                 :             :         constm1_rtx)))), false);
   38845                 :             :   _val = get_insns ();
   38846                 :             :   end_sequence ();
   38847                 :             :   return _val;
   38848                 :             : }
   38849                 :             : 
   38850                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:14193 */
   38851                 :             : extern rtx_insn *gen_split_522 (rtx_insn *, rtx *);
   38852                 :             : rtx_insn *
   38853                 :             : gen_split_522 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   38854                 :             : {
   38855                 :             :   rtx operand0;
   38856                 :             :   rtx operand1;
   38857                 :             :   rtx operand2;
   38858                 :             :   rtx operand3;
   38859                 :             :   rtx_insn *_val = NULL;
   38860                 :             :   if (dump_file)
   38861                 :             :     fprintf (dump_file, "Splitting with gen_split_522 (i386.md:14193)\n");
   38862                 :             :   start_sequence ();
   38863                 :             :   operand0 = operands[0];
   38864                 :             :   (void) operand0;
   38865                 :             :   operand1 = operands[1];
   38866                 :             :   (void) operand1;
   38867                 :             :   operand2 = operands[2];
   38868                 :             :   (void) operand2;
   38869                 :             :   operand3 = operands[3];
   38870                 :             :   (void) operand3;
   38871                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   38872                 :             :         gen_rtvec (2,
   38873                 :             :                 gen_rtx_SET (operand0,
   38874                 :             :         gen_rtx_fmt_ee (GET_CODE (operand2), GET_MODE (operand2),
   38875                 :             :                 gen_rtx_XOR (SImode,
   38876                 :             :         operand3,
   38877                 :             :         constm1_rtx),
   38878                 :             :                 const0_rtx)),
   38879                 :             :                 gen_rtx_SET (operand1,
   38880                 :             :         gen_rtx_XOR (SImode,
   38881                 :             :         copy_rtx (operand3),
   38882                 :             :         constm1_rtx)))), false);
   38883                 :             :   _val = get_insns ();
   38884                 :             :   end_sequence ();
   38885                 :             :   return _val;
   38886                 :             : }
   38887                 :             : 
   38888                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:14193 */
   38889                 :             : extern rtx_insn *gen_split_523 (rtx_insn *, rtx *);
   38890                 :             : rtx_insn *
   38891                 :             : gen_split_523 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   38892                 :             : {
   38893                 :             :   rtx operand0;
   38894                 :             :   rtx operand1;
   38895                 :             :   rtx operand2;
   38896                 :             :   rtx operand3;
   38897                 :             :   rtx_insn *_val = NULL;
   38898                 :             :   if (dump_file)
   38899                 :             :     fprintf (dump_file, "Splitting with gen_split_523 (i386.md:14193)\n");
   38900                 :             :   start_sequence ();
   38901                 :             :   operand0 = operands[0];
   38902                 :             :   (void) operand0;
   38903                 :             :   operand1 = operands[1];
   38904                 :             :   (void) operand1;
   38905                 :             :   operand2 = operands[2];
   38906                 :             :   (void) operand2;
   38907                 :             :   operand3 = operands[3];
   38908                 :             :   (void) operand3;
   38909                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   38910                 :             :         gen_rtvec (2,
   38911                 :             :                 gen_rtx_SET (operand0,
   38912                 :             :         gen_rtx_fmt_ee (GET_CODE (operand2), GET_MODE (operand2),
   38913                 :             :                 gen_rtx_XOR (DImode,
   38914                 :             :         operand3,
   38915                 :             :         constm1_rtx),
   38916                 :             :                 const0_rtx)),
   38917                 :             :                 gen_rtx_SET (operand1,
   38918                 :             :         gen_rtx_XOR (DImode,
   38919                 :             :         copy_rtx (operand3),
   38920                 :             :         constm1_rtx)))), false);
   38921                 :             :   _val = get_insns ();
   38922                 :             :   end_sequence ();
   38923                 :             :   return _val;
   38924                 :             : }
   38925                 :             : 
   38926                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:14220 */
   38927                 :             : extern rtx_insn *gen_split_524 (rtx_insn *, rtx *);
   38928                 :             : rtx_insn *
   38929                 :             : gen_split_524 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   38930                 :             : {
   38931                 :             :   rtx operand0;
   38932                 :             :   rtx operand1;
   38933                 :             :   rtx operand2;
   38934                 :             :   rtx operand3;
   38935                 :             :   rtx_insn *_val = NULL;
   38936                 :             :   if (dump_file)
   38937                 :             :     fprintf (dump_file, "Splitting with gen_split_524 (i386.md:14220)\n");
   38938                 :             :   start_sequence ();
   38939                 :             :   operand0 = operands[0];
   38940                 :             :   (void) operand0;
   38941                 :             :   operand1 = operands[1];
   38942                 :             :   (void) operand1;
   38943                 :             :   operand2 = operands[2];
   38944                 :             :   (void) operand2;
   38945                 :             :   operand3 = operands[3];
   38946                 :             :   (void) operand3;
   38947                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   38948                 :             :         gen_rtvec (2,
   38949                 :             :                 gen_rtx_SET (operand0,
   38950                 :             :         gen_rtx_fmt_ee (GET_CODE (operand2), GET_MODE (operand2),
   38951                 :             :                 gen_rtx_XOR (SImode,
   38952                 :             :         operand3,
   38953                 :             :         constm1_rtx),
   38954                 :             :                 const0_rtx)),
   38955                 :             :                 gen_rtx_SET (operand1,
   38956                 :             :         gen_rtx_ZERO_EXTEND (DImode,
   38957                 :             :         gen_rtx_XOR (SImode,
   38958                 :             :         copy_rtx (operand3),
   38959                 :             :         constm1_rtx))))), false);
   38960                 :             :   _val = get_insns ();
   38961                 :             :   end_sequence ();
   38962                 :             :   return _val;
   38963                 :             : }
   38964                 :             : 
   38965                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:14235 */
   38966                 :             : extern rtx_insn *gen_split_525 (rtx_insn *, rtx *);
   38967                 :             : rtx_insn *
   38968                 :             : gen_split_525 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   38969                 :             : {
   38970                 :             :   rtx operand0;
   38971                 :             :   rtx operand1;
   38972                 :             :   rtx operand2;
   38973                 :             :   rtx_insn *_val = NULL;
   38974                 :             :   if (dump_file)
   38975                 :             :     fprintf (dump_file, "Splitting with gen_split_525 (i386.md:14235)\n");
   38976                 :             :   start_sequence ();
   38977                 :             : #define FAIL return (end_sequence (), _val)
   38978                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   38979                 :             : #line 14264 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   38980                 :             : 
   38981                 :             : #undef DONE
   38982                 :             : #undef FAIL
   38983                 :             :   operand0 = operands[0];
   38984                 :             :   (void) operand0;
   38985                 :             :   operand1 = operands[1];
   38986                 :             :   (void) operand1;
   38987                 :             :   operand2 = operands[2];
   38988                 :             :   (void) operand2;
   38989                 :             :   emit_insn (gen_rtx_SET (gen_rtx_ZERO_EXTRACT (HImode,
   38990                 :             :         operand0,
   38991                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   38992                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   38993                 :             :         gen_rtx_ZERO_EXTRACT (HImode,
   38994                 :             :         operand1,
   38995                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   38996                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)])));
   38997                 :             :   emit_insn (gen_rtx_SET (gen_rtx_ZERO_EXTRACT (HImode,
   38998                 :             :         copy_rtx (operand0),
   38999                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   39000                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   39001                 :             :         gen_rtx_SUBREG (HImode,
   39002                 :             :         gen_rtx_NOT (QImode,
   39003                 :             :         gen_rtx_SUBREG (QImode,
   39004                 :             :         gen_rtx_fmt_eee (GET_CODE (operand2), GET_MODE (operand2),
   39005                 :             :                 copy_rtx (operand0),
   39006                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   39007                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   39008                 :             :         0)),
   39009                 :             :         0)));
   39010                 :             :   _val = get_insns ();
   39011                 :             :   end_sequence ();
   39012                 :             :   return _val;
   39013                 :             : }
   39014                 :             : 
   39015                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:14235 */
   39016                 :             : extern rtx_insn *gen_split_526 (rtx_insn *, rtx *);
   39017                 :             : rtx_insn *
   39018                 :             : gen_split_526 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   39019                 :             : {
   39020                 :             :   rtx operand0;
   39021                 :             :   rtx operand1;
   39022                 :             :   rtx operand2;
   39023                 :             :   rtx_insn *_val = NULL;
   39024                 :             :   if (dump_file)
   39025                 :             :     fprintf (dump_file, "Splitting with gen_split_526 (i386.md:14235)\n");
   39026                 :             :   start_sequence ();
   39027                 :             : #define FAIL return (end_sequence (), _val)
   39028                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   39029                 :             : #line 14264 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   39030                 :             : 
   39031                 :             : #undef DONE
   39032                 :             : #undef FAIL
   39033                 :             :   operand0 = operands[0];
   39034                 :             :   (void) operand0;
   39035                 :             :   operand1 = operands[1];
   39036                 :             :   (void) operand1;
   39037                 :             :   operand2 = operands[2];
   39038                 :             :   (void) operand2;
   39039                 :             :   emit_insn (gen_rtx_SET (gen_rtx_ZERO_EXTRACT (SImode,
   39040                 :             :         operand0,
   39041                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   39042                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   39043                 :             :         gen_rtx_ZERO_EXTRACT (SImode,
   39044                 :             :         operand1,
   39045                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   39046                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)])));
   39047                 :             :   emit_insn (gen_rtx_SET (gen_rtx_ZERO_EXTRACT (SImode,
   39048                 :             :         copy_rtx (operand0),
   39049                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   39050                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   39051                 :             :         gen_rtx_SUBREG (SImode,
   39052                 :             :         gen_rtx_NOT (QImode,
   39053                 :             :         gen_rtx_SUBREG (QImode,
   39054                 :             :         gen_rtx_fmt_eee (GET_CODE (operand2), GET_MODE (operand2),
   39055                 :             :                 copy_rtx (operand0),
   39056                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   39057                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   39058                 :             :         0)),
   39059                 :             :         0)));
   39060                 :             :   _val = get_insns ();
   39061                 :             :   end_sequence ();
   39062                 :             :   return _val;
   39063                 :             : }
   39064                 :             : 
   39065                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:14235 */
   39066                 :             : extern rtx_insn *gen_split_527 (rtx_insn *, rtx *);
   39067                 :             : rtx_insn *
   39068                 :             : gen_split_527 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   39069                 :             : {
   39070                 :             :   rtx operand0;
   39071                 :             :   rtx operand1;
   39072                 :             :   rtx operand2;
   39073                 :             :   rtx_insn *_val = NULL;
   39074                 :             :   if (dump_file)
   39075                 :             :     fprintf (dump_file, "Splitting with gen_split_527 (i386.md:14235)\n");
   39076                 :             :   start_sequence ();
   39077                 :             : #define FAIL return (end_sequence (), _val)
   39078                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   39079                 :             : #line 14264 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   39080                 :             : 
   39081                 :             : #undef DONE
   39082                 :             : #undef FAIL
   39083                 :             :   operand0 = operands[0];
   39084                 :             :   (void) operand0;
   39085                 :             :   operand1 = operands[1];
   39086                 :             :   (void) operand1;
   39087                 :             :   operand2 = operands[2];
   39088                 :             :   (void) operand2;
   39089                 :             :   emit_insn (gen_rtx_SET (gen_rtx_ZERO_EXTRACT (DImode,
   39090                 :             :         operand0,
   39091                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   39092                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   39093                 :             :         gen_rtx_ZERO_EXTRACT (DImode,
   39094                 :             :         operand1,
   39095                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   39096                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)])));
   39097                 :             :   emit_insn (gen_rtx_SET (gen_rtx_ZERO_EXTRACT (DImode,
   39098                 :             :         copy_rtx (operand0),
   39099                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   39100                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   39101                 :             :         gen_rtx_SUBREG (DImode,
   39102                 :             :         gen_rtx_NOT (QImode,
   39103                 :             :         gen_rtx_SUBREG (QImode,
   39104                 :             :         gen_rtx_fmt_eee (GET_CODE (operand2), GET_MODE (operand2),
   39105                 :             :                 copy_rtx (operand0),
   39106                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   39107                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   39108                 :             :         0)),
   39109                 :             :         0)));
   39110                 :             :   _val = get_insns ();
   39111                 :             :   end_sequence ();
   39112                 :             :   return _val;
   39113                 :             : }
   39114                 :             : 
   39115                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:14292 */
   39116                 :             : rtx
   39117                 :             : gen_ashlqi3 (rtx operand0,
   39118                 :             :         rtx operand1,
   39119                 :             :         rtx operand2)
   39120                 :             : {
   39121                 :             :   rtx_insn *_val = 0;
   39122                 :             :   start_sequence ();
   39123                 :             :   {
   39124                 :             :     rtx operands[3];
   39125                 :             :     operands[0] = operand0;
   39126                 :             :     operands[1] = operand1;
   39127                 :             :     operands[2] = operand2;
   39128                 :             : #define FAIL return (end_sequence (), _val)
   39129                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   39130                 :             : #line 14297 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   39131                 :             : {
   39132                 :             :   ix86_expand_binary_operator (ASHIFT, QImode, operands, TARGET_APX_NDD);
   39133                 :             :   DONE;
   39134                 :             : }
   39135                 :             : #undef DONE
   39136                 :             : #undef FAIL
   39137                 :             :     operand0 = operands[0];
   39138                 :             :     (void) operand0;
   39139                 :             :     operand1 = operands[1];
   39140                 :             :     (void) operand1;
   39141                 :             :     operand2 = operands[2];
   39142                 :             :     (void) operand2;
   39143                 :             :   }
   39144                 :             :   emit_insn (gen_rtx_SET (operand0,
   39145                 :             :         gen_rtx_ASHIFT (QImode,
   39146                 :             :         operand1,
   39147                 :             :         operand2)));
   39148                 :             :   _val = get_insns ();
   39149                 :             :   end_sequence ();
   39150                 :             :   return _val;
   39151                 :             : }
   39152                 :             : 
   39153                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:14292 */
   39154                 :             : rtx
   39155                 :             : gen_ashlhi3 (rtx operand0,
   39156                 :             :         rtx operand1,
   39157                 :             :         rtx operand2)
   39158                 :             : {
   39159                 :             :   rtx_insn *_val = 0;
   39160                 :             :   start_sequence ();
   39161                 :             :   {
   39162                 :             :     rtx operands[3];
   39163                 :             :     operands[0] = operand0;
   39164                 :             :     operands[1] = operand1;
   39165                 :             :     operands[2] = operand2;
   39166                 :             : #define FAIL return (end_sequence (), _val)
   39167                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   39168                 :             : #line 14297 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   39169                 :             : {
   39170                 :             :   ix86_expand_binary_operator (ASHIFT, HImode, operands, TARGET_APX_NDD);
   39171                 :             :   DONE;
   39172                 :             : }
   39173                 :             : #undef DONE
   39174                 :             : #undef FAIL
   39175                 :             :     operand0 = operands[0];
   39176                 :             :     (void) operand0;
   39177                 :             :     operand1 = operands[1];
   39178                 :             :     (void) operand1;
   39179                 :             :     operand2 = operands[2];
   39180                 :             :     (void) operand2;
   39181                 :             :   }
   39182                 :             :   emit_insn (gen_rtx_SET (operand0,
   39183                 :             :         gen_rtx_ASHIFT (HImode,
   39184                 :             :         operand1,
   39185                 :             :         operand2)));
   39186                 :             :   _val = get_insns ();
   39187                 :             :   end_sequence ();
   39188                 :             :   return _val;
   39189                 :             : }
   39190                 :             : 
   39191                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:14292 */
   39192                 :             : rtx
   39193                 :             : gen_ashlsi3 (rtx operand0,
   39194                 :             :         rtx operand1,
   39195                 :             :         rtx operand2)
   39196                 :             : {
   39197                 :             :   rtx_insn *_val = 0;
   39198                 :             :   start_sequence ();
   39199                 :             :   {
   39200                 :             :     rtx operands[3];
   39201                 :             :     operands[0] = operand0;
   39202                 :             :     operands[1] = operand1;
   39203                 :             :     operands[2] = operand2;
   39204                 :             : #define FAIL return (end_sequence (), _val)
   39205                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   39206                 :             : #line 14297 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   39207                 :             : {
   39208                 :             :   ix86_expand_binary_operator (ASHIFT, SImode, operands, TARGET_APX_NDD);
   39209                 :             :   DONE;
   39210                 :             : }
   39211                 :             : #undef DONE
   39212                 :             : #undef FAIL
   39213                 :             :     operand0 = operands[0];
   39214                 :             :     (void) operand0;
   39215                 :             :     operand1 = operands[1];
   39216                 :             :     (void) operand1;
   39217                 :             :     operand2 = operands[2];
   39218                 :             :     (void) operand2;
   39219                 :             :   }
   39220                 :             :   emit_insn (gen_rtx_SET (operand0,
   39221                 :             :         gen_rtx_ASHIFT (SImode,
   39222                 :             :         operand1,
   39223                 :             :         operand2)));
   39224                 :             :   _val = get_insns ();
   39225                 :             :   end_sequence ();
   39226                 :             :   return _val;
   39227                 :             : }
   39228                 :             : 
   39229                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:14292 */
   39230                 :             : rtx
   39231                 :             : gen_ashldi3 (rtx operand0,
   39232                 :             :         rtx operand1,
   39233                 :             :         rtx operand2)
   39234                 :             : {
   39235                 :             :   rtx_insn *_val = 0;
   39236                 :             :   start_sequence ();
   39237                 :             :   {
   39238                 :             :     rtx operands[3];
   39239                 :             :     operands[0] = operand0;
   39240                 :             :     operands[1] = operand1;
   39241                 :             :     operands[2] = operand2;
   39242                 :             : #define FAIL return (end_sequence (), _val)
   39243                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   39244                 :             : #line 14297 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   39245                 :             : {
   39246                 :             :   ix86_expand_binary_operator (ASHIFT, DImode, operands, TARGET_APX_NDD);
   39247                 :             :   DONE;
   39248                 :             : }
   39249                 :             : #undef DONE
   39250                 :             : #undef FAIL
   39251                 :             :     operand0 = operands[0];
   39252                 :             :     (void) operand0;
   39253                 :             :     operand1 = operands[1];
   39254                 :             :     (void) operand1;
   39255                 :             :     operand2 = operands[2];
   39256                 :             :     (void) operand2;
   39257                 :             :   }
   39258                 :             :   emit_insn (gen_rtx_SET (operand0,
   39259                 :             :         gen_rtx_ASHIFT (DImode,
   39260                 :             :         operand1,
   39261                 :             :         operand2)));
   39262                 :             :   _val = get_insns ();
   39263                 :             :   end_sequence ();
   39264                 :             :   return _val;
   39265                 :             : }
   39266                 :             : 
   39267                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:14292 */
   39268                 :             : rtx
   39269                 :             : gen_ashlti3 (rtx operand0,
   39270                 :             :         rtx operand1,
   39271                 :             :         rtx operand2)
   39272                 :             : {
   39273                 :             :   rtx_insn *_val = 0;
   39274                 :             :   start_sequence ();
   39275                 :             :   {
   39276                 :             :     rtx operands[3];
   39277                 :             :     operands[0] = operand0;
   39278                 :             :     operands[1] = operand1;
   39279                 :             :     operands[2] = operand2;
   39280                 :             : #define FAIL return (end_sequence (), _val)
   39281                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   39282                 :             : #line 14297 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   39283                 :             : {
   39284                 :             :   ix86_expand_binary_operator (ASHIFT, TImode, operands, TARGET_APX_NDD);
   39285                 :             :   DONE;
   39286                 :             : }
   39287                 :             : #undef DONE
   39288                 :             : #undef FAIL
   39289                 :             :     operand0 = operands[0];
   39290                 :             :     (void) operand0;
   39291                 :             :     operand1 = operands[1];
   39292                 :             :     (void) operand1;
   39293                 :             :     operand2 = operands[2];
   39294                 :             :     (void) operand2;
   39295                 :             :   }
   39296                 :             :   emit_insn (gen_rtx_SET (operand0,
   39297                 :             :         gen_rtx_ASHIFT (TImode,
   39298                 :             :         operand1,
   39299                 :             :         operand2)));
   39300                 :             :   _val = get_insns ();
   39301                 :             :   end_sequence ();
   39302                 :             :   return _val;
   39303                 :             : }
   39304                 :             : 
   39305                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:14302 */
   39306                 :             : extern rtx_insn *gen_split_528 (rtx_insn *, rtx *);
   39307                 :             : rtx_insn *
   39308                 :             : gen_split_528 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   39309                 :             : {
   39310                 :             :   rtx operand0;
   39311                 :             :   rtx operand1;
   39312                 :             :   rtx operand2;
   39313                 :             :   rtx operand3;
   39314                 :             :   rtx operand4;
   39315                 :             :   rtx operand5;
   39316                 :             :   rtx operand6;
   39317                 :             :   rtx operand7;
   39318                 :             :   rtx operand8;
   39319                 :             :   rtx operand9;
   39320                 :             :   rtx_insn *_val = NULL;
   39321                 :             :   if (dump_file)
   39322                 :             :     fprintf (dump_file, "Splitting with gen_split_528 (i386.md:14302)\n");
   39323                 :             :   start_sequence ();
   39324                 :             : #define FAIL return (end_sequence (), _val)
   39325                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   39326                 :             : #line 14330 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   39327                 :             : {
   39328                 :             :   if ((INTVAL (operands[3]) & (4 * BITS_PER_UNIT)) != 0)
   39329                 :             :     {
   39330                 :             :       operands[2] = force_reg (GET_MODE (operands[2]), operands[2]);
   39331                 :             :       operands[2] = gen_lowpart (QImode, operands[2]);
   39332                 :             :       emit_insn (gen_ashldi3_doubleword (operands[0], operands[1],
   39333                 :             :                                             operands[2]));
   39334                 :             :       DONE;
   39335                 :             :     }
   39336                 :             : 
   39337                 :             :   split_double_mode (DImode, &operands[0], 2, &operands[4], &operands[6]);
   39338                 :             : 
   39339                 :             :   operands[8] = GEN_INT (4 * BITS_PER_UNIT - 1);
   39340                 :             :   operands[9] = GEN_INT (4 * BITS_PER_UNIT);
   39341                 :             : 
   39342                 :             :   if ((INTVAL (operands[3]) & ((4 * BITS_PER_UNIT) - 1))
   39343                 :             :       != ((4 * BITS_PER_UNIT) - 1))
   39344                 :             :     {
   39345                 :             :       rtx xops[3];
   39346                 :             :       xops[0] = gen_reg_rtx (GET_MODE (operands[2]));
   39347                 :             :       xops[1] = operands[2];
   39348                 :             :       xops[2] = GEN_INT (INTVAL (operands[3])
   39349                 :             :                          & ((4 * BITS_PER_UNIT) - 1));
   39350                 :             :       ix86_expand_binary_operator (AND, GET_MODE (operands[2]), xops);
   39351                 :             :       operands[2] = xops[0];
   39352                 :             :     }
   39353                 :             : 
   39354                 :             :   operands[2] = force_reg (GET_MODE (operands[2]), operands[2]);
   39355                 :             :   operands[2] = gen_lowpart (QImode, operands[2]);
   39356                 :             : 
   39357                 :             :   if (!rtx_equal_p (operands[6], operands[7]))
   39358                 :             :     emit_move_insn (operands[6], operands[7]);
   39359                 :             : }
   39360                 :             : #undef DONE
   39361                 :             : #undef FAIL
   39362                 :             :   operand0 = operands[0];
   39363                 :             :   (void) operand0;
   39364                 :             :   operand1 = operands[1];
   39365                 :             :   (void) operand1;
   39366                 :             :   operand2 = operands[2];
   39367                 :             :   (void) operand2;
   39368                 :             :   operand3 = operands[3];
   39369                 :             :   (void) operand3;
   39370                 :             :   operand4 = operands[4];
   39371                 :             :   (void) operand4;
   39372                 :             :   operand5 = operands[5];
   39373                 :             :   (void) operand5;
   39374                 :             :   operand6 = operands[6];
   39375                 :             :   (void) operand6;
   39376                 :             :   operand7 = operands[7];
   39377                 :             :   (void) operand7;
   39378                 :             :   operand8 = operands[8];
   39379                 :             :   (void) operand8;
   39380                 :             :   operand9 = operands[9];
   39381                 :             :   (void) operand9;
   39382                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   39383                 :             :         gen_rtvec (2,
   39384                 :             :                 gen_rtx_SET (operand6,
   39385                 :             :         gen_rtx_IOR (SImode,
   39386                 :             :         gen_rtx_ASHIFT (SImode,
   39387                 :             :         copy_rtx (operand6),
   39388                 :             :         gen_rtx_AND (QImode,
   39389                 :             :         operand2,
   39390                 :             :         operand8)),
   39391                 :             :         gen_rtx_SUBREG (SImode,
   39392                 :             :         gen_rtx_LSHIFTRT (DImode,
   39393                 :             :         gen_rtx_ZERO_EXTEND (DImode,
   39394                 :             :         operand5),
   39395                 :             :         gen_rtx_MINUS (QImode,
   39396                 :             :         operand9,
   39397                 :             :         gen_rtx_AND (QImode,
   39398                 :             :         copy_rtx (operand2),
   39399                 :             :         copy_rtx (operand8)))),
   39400                 :             :         0))),
   39401                 :             :                 gen_hard_reg_clobber (CCmode, 17))), true);
   39402                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   39403                 :             :         gen_rtvec (2,
   39404                 :             :                 gen_rtx_SET (operand4,
   39405                 :             :         gen_rtx_ASHIFT (SImode,
   39406                 :             :         copy_rtx (operand5),
   39407                 :             :         copy_rtx (operand2))),
   39408                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   39409                 :             :   _val = get_insns ();
   39410                 :             :   end_sequence ();
   39411                 :             :   return _val;
   39412                 :             : }
   39413                 :             : 
   39414                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:14302 */
   39415                 :             : extern rtx_insn *gen_split_529 (rtx_insn *, rtx *);
   39416                 :             : rtx_insn *
   39417                 :             : gen_split_529 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   39418                 :             : {
   39419                 :             :   rtx operand0;
   39420                 :             :   rtx operand1;
   39421                 :             :   rtx operand2;
   39422                 :             :   rtx operand3;
   39423                 :             :   rtx operand4;
   39424                 :             :   rtx operand5;
   39425                 :             :   rtx operand6;
   39426                 :             :   rtx operand7;
   39427                 :             :   rtx operand8;
   39428                 :             :   rtx operand9;
   39429                 :             :   rtx_insn *_val = NULL;
   39430                 :             :   if (dump_file)
   39431                 :             :     fprintf (dump_file, "Splitting with gen_split_529 (i386.md:14302)\n");
   39432                 :             :   start_sequence ();
   39433                 :             : #define FAIL return (end_sequence (), _val)
   39434                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   39435                 :             : #line 14330 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   39436                 :             : {
   39437                 :             :   if ((INTVAL (operands[3]) & (8 * BITS_PER_UNIT)) != 0)
   39438                 :             :     {
   39439                 :             :       operands[2] = force_reg (GET_MODE (operands[2]), operands[2]);
   39440                 :             :       operands[2] = gen_lowpart (QImode, operands[2]);
   39441                 :             :       emit_insn (gen_ashlti3_doubleword (operands[0], operands[1],
   39442                 :             :                                             operands[2]));
   39443                 :             :       DONE;
   39444                 :             :     }
   39445                 :             : 
   39446                 :             :   split_double_mode (TImode, &operands[0], 2, &operands[4], &operands[6]);
   39447                 :             : 
   39448                 :             :   operands[8] = GEN_INT (8 * BITS_PER_UNIT - 1);
   39449                 :             :   operands[9] = GEN_INT (8 * BITS_PER_UNIT);
   39450                 :             : 
   39451                 :             :   if ((INTVAL (operands[3]) & ((8 * BITS_PER_UNIT) - 1))
   39452                 :             :       != ((8 * BITS_PER_UNIT) - 1))
   39453                 :             :     {
   39454                 :             :       rtx xops[3];
   39455                 :             :       xops[0] = gen_reg_rtx (GET_MODE (operands[2]));
   39456                 :             :       xops[1] = operands[2];
   39457                 :             :       xops[2] = GEN_INT (INTVAL (operands[3])
   39458                 :             :                          & ((8 * BITS_PER_UNIT) - 1));
   39459                 :             :       ix86_expand_binary_operator (AND, GET_MODE (operands[2]), xops);
   39460                 :             :       operands[2] = xops[0];
   39461                 :             :     }
   39462                 :             : 
   39463                 :             :   operands[2] = force_reg (GET_MODE (operands[2]), operands[2]);
   39464                 :             :   operands[2] = gen_lowpart (QImode, operands[2]);
   39465                 :             : 
   39466                 :             :   if (!rtx_equal_p (operands[6], operands[7]))
   39467                 :             :     emit_move_insn (operands[6], operands[7]);
   39468                 :             : }
   39469                 :             : #undef DONE
   39470                 :             : #undef FAIL
   39471                 :             :   operand0 = operands[0];
   39472                 :             :   (void) operand0;
   39473                 :             :   operand1 = operands[1];
   39474                 :             :   (void) operand1;
   39475                 :             :   operand2 = operands[2];
   39476                 :             :   (void) operand2;
   39477                 :             :   operand3 = operands[3];
   39478                 :             :   (void) operand3;
   39479                 :             :   operand4 = operands[4];
   39480                 :             :   (void) operand4;
   39481                 :             :   operand5 = operands[5];
   39482                 :             :   (void) operand5;
   39483                 :             :   operand6 = operands[6];
   39484                 :             :   (void) operand6;
   39485                 :             :   operand7 = operands[7];
   39486                 :             :   (void) operand7;
   39487                 :             :   operand8 = operands[8];
   39488                 :             :   (void) operand8;
   39489                 :             :   operand9 = operands[9];
   39490                 :             :   (void) operand9;
   39491                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   39492                 :             :         gen_rtvec (2,
   39493                 :             :                 gen_rtx_SET (operand6,
   39494                 :             :         gen_rtx_IOR (DImode,
   39495                 :             :         gen_rtx_ASHIFT (DImode,
   39496                 :             :         copy_rtx (operand6),
   39497                 :             :         gen_rtx_AND (QImode,
   39498                 :             :         operand2,
   39499                 :             :         operand8)),
   39500                 :             :         gen_rtx_SUBREG (DImode,
   39501                 :             :         gen_rtx_LSHIFTRT (TImode,
   39502                 :             :         gen_rtx_ZERO_EXTEND (TImode,
   39503                 :             :         operand5),
   39504                 :             :         gen_rtx_MINUS (QImode,
   39505                 :             :         operand9,
   39506                 :             :         gen_rtx_AND (QImode,
   39507                 :             :         copy_rtx (operand2),
   39508                 :             :         copy_rtx (operand8)))),
   39509                 :             :         0))),
   39510                 :             :                 gen_hard_reg_clobber (CCmode, 17))), true);
   39511                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   39512                 :             :         gen_rtvec (2,
   39513                 :             :                 gen_rtx_SET (operand4,
   39514                 :             :         gen_rtx_ASHIFT (DImode,
   39515                 :             :         copy_rtx (operand5),
   39516                 :             :         copy_rtx (operand2))),
   39517                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   39518                 :             :   _val = get_insns ();
   39519                 :             :   end_sequence ();
   39520                 :             :   return _val;
   39521                 :             : }
   39522                 :             : 
   39523                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:14364 */
   39524                 :             : extern rtx_insn *gen_split_530 (rtx_insn *, rtx *);
   39525                 :             : rtx_insn *
   39526                 :             : gen_split_530 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   39527                 :             : {
   39528                 :             :   rtx operand0;
   39529                 :             :   rtx operand1;
   39530                 :             :   rtx operand2;
   39531                 :             :   rtx operand3;
   39532                 :             :   rtx operand4;
   39533                 :             :   rtx operand5;
   39534                 :             :   rtx operand6;
   39535                 :             :   rtx operand7;
   39536                 :             :   rtx operand8;
   39537                 :             :   rtx operand9;
   39538                 :             :   rtx_insn *_val = NULL;
   39539                 :             :   if (dump_file)
   39540                 :             :     fprintf (dump_file, "Splitting with gen_split_530 (i386.md:14364)\n");
   39541                 :             :   start_sequence ();
   39542                 :             : #define FAIL return (end_sequence (), _val)
   39543                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   39544                 :             : #line 14391 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   39545                 :             : {
   39546                 :             :   if ((INTVAL (operands[3]) & (4 * BITS_PER_UNIT)) != 0)
   39547                 :             :     {
   39548                 :             :       emit_insn (gen_ashldi3_doubleword (operands[0], operands[1],
   39549                 :             :                                             operands[2]));
   39550                 :             :       DONE;
   39551                 :             :     }
   39552                 :             : 
   39553                 :             :   split_double_mode (DImode, &operands[0], 2, &operands[4], &operands[6]);
   39554                 :             : 
   39555                 :             :   operands[8] = GEN_INT (4 * BITS_PER_UNIT - 1);
   39556                 :             :   operands[9] = GEN_INT (4 * BITS_PER_UNIT);
   39557                 :             : 
   39558                 :             :   if ((INTVAL (operands[3]) & ((4 * BITS_PER_UNIT) - 1))
   39559                 :             :       != ((4 * BITS_PER_UNIT) - 1))
   39560                 :             :     {
   39561                 :             :       rtx tem = gen_reg_rtx (QImode);
   39562                 :             :       emit_insn (gen_andqi3 (tem, operands[2], operands[3]));
   39563                 :             :       operands[2] = tem;
   39564                 :             :     }
   39565                 :             : 
   39566                 :             :   if (!rtx_equal_p (operands[6], operands[7]))
   39567                 :             :     emit_move_insn (operands[6], operands[7]);
   39568                 :             : }
   39569                 :             : #undef DONE
   39570                 :             : #undef FAIL
   39571                 :             :   operand0 = operands[0];
   39572                 :             :   (void) operand0;
   39573                 :             :   operand1 = operands[1];
   39574                 :             :   (void) operand1;
   39575                 :             :   operand2 = operands[2];
   39576                 :             :   (void) operand2;
   39577                 :             :   operand3 = operands[3];
   39578                 :             :   (void) operand3;
   39579                 :             :   operand4 = operands[4];
   39580                 :             :   (void) operand4;
   39581                 :             :   operand5 = operands[5];
   39582                 :             :   (void) operand5;
   39583                 :             :   operand6 = operands[6];
   39584                 :             :   (void) operand6;
   39585                 :             :   operand7 = operands[7];
   39586                 :             :   (void) operand7;
   39587                 :             :   operand8 = operands[8];
   39588                 :             :   (void) operand8;
   39589                 :             :   operand9 = operands[9];
   39590                 :             :   (void) operand9;
   39591                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   39592                 :             :         gen_rtvec (2,
   39593                 :             :                 gen_rtx_SET (operand6,
   39594                 :             :         gen_rtx_IOR (SImode,
   39595                 :             :         gen_rtx_ASHIFT (SImode,
   39596                 :             :         copy_rtx (operand6),
   39597                 :             :         gen_rtx_AND (QImode,
   39598                 :             :         operand2,
   39599                 :             :         operand8)),
   39600                 :             :         gen_rtx_SUBREG (SImode,
   39601                 :             :         gen_rtx_LSHIFTRT (DImode,
   39602                 :             :         gen_rtx_ZERO_EXTEND (DImode,
   39603                 :             :         operand5),
   39604                 :             :         gen_rtx_MINUS (QImode,
   39605                 :             :         operand9,
   39606                 :             :         gen_rtx_AND (QImode,
   39607                 :             :         copy_rtx (operand2),
   39608                 :             :         copy_rtx (operand8)))),
   39609                 :             :         0))),
   39610                 :             :                 gen_hard_reg_clobber (CCmode, 17))), true);
   39611                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   39612                 :             :         gen_rtvec (2,
   39613                 :             :                 gen_rtx_SET (operand4,
   39614                 :             :         gen_rtx_ASHIFT (SImode,
   39615                 :             :         copy_rtx (operand5),
   39616                 :             :         copy_rtx (operand2))),
   39617                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   39618                 :             :   _val = get_insns ();
   39619                 :             :   end_sequence ();
   39620                 :             :   return _val;
   39621                 :             : }
   39622                 :             : 
   39623                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:14364 */
   39624                 :             : extern rtx_insn *gen_split_531 (rtx_insn *, rtx *);
   39625                 :             : rtx_insn *
   39626                 :             : gen_split_531 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   39627                 :             : {
   39628                 :             :   rtx operand0;
   39629                 :             :   rtx operand1;
   39630                 :             :   rtx operand2;
   39631                 :             :   rtx operand3;
   39632                 :             :   rtx operand4;
   39633                 :             :   rtx operand5;
   39634                 :             :   rtx operand6;
   39635                 :             :   rtx operand7;
   39636                 :             :   rtx operand8;
   39637                 :             :   rtx operand9;
   39638                 :             :   rtx_insn *_val = NULL;
   39639                 :             :   if (dump_file)
   39640                 :             :     fprintf (dump_file, "Splitting with gen_split_531 (i386.md:14364)\n");
   39641                 :             :   start_sequence ();
   39642                 :             : #define FAIL return (end_sequence (), _val)
   39643                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   39644                 :             : #line 14391 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   39645                 :             : {
   39646                 :             :   if ((INTVAL (operands[3]) & (8 * BITS_PER_UNIT)) != 0)
   39647                 :             :     {
   39648                 :             :       emit_insn (gen_ashlti3_doubleword (operands[0], operands[1],
   39649                 :             :                                             operands[2]));
   39650                 :             :       DONE;
   39651                 :             :     }
   39652                 :             : 
   39653                 :             :   split_double_mode (TImode, &operands[0], 2, &operands[4], &operands[6]);
   39654                 :             : 
   39655                 :             :   operands[8] = GEN_INT (8 * BITS_PER_UNIT - 1);
   39656                 :             :   operands[9] = GEN_INT (8 * BITS_PER_UNIT);
   39657                 :             : 
   39658                 :             :   if ((INTVAL (operands[3]) & ((8 * BITS_PER_UNIT) - 1))
   39659                 :             :       != ((8 * BITS_PER_UNIT) - 1))
   39660                 :             :     {
   39661                 :             :       rtx tem = gen_reg_rtx (QImode);
   39662                 :             :       emit_insn (gen_andqi3 (tem, operands[2], operands[3]));
   39663                 :             :       operands[2] = tem;
   39664                 :             :     }
   39665                 :             : 
   39666                 :             :   if (!rtx_equal_p (operands[6], operands[7]))
   39667                 :             :     emit_move_insn (operands[6], operands[7]);
   39668                 :             : }
   39669                 :             : #undef DONE
   39670                 :             : #undef FAIL
   39671                 :             :   operand0 = operands[0];
   39672                 :             :   (void) operand0;
   39673                 :             :   operand1 = operands[1];
   39674                 :             :   (void) operand1;
   39675                 :             :   operand2 = operands[2];
   39676                 :             :   (void) operand2;
   39677                 :             :   operand3 = operands[3];
   39678                 :             :   (void) operand3;
   39679                 :             :   operand4 = operands[4];
   39680                 :             :   (void) operand4;
   39681                 :             :   operand5 = operands[5];
   39682                 :             :   (void) operand5;
   39683                 :             :   operand6 = operands[6];
   39684                 :             :   (void) operand6;
   39685                 :             :   operand7 = operands[7];
   39686                 :             :   (void) operand7;
   39687                 :             :   operand8 = operands[8];
   39688                 :             :   (void) operand8;
   39689                 :             :   operand9 = operands[9];
   39690                 :             :   (void) operand9;
   39691                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   39692                 :             :         gen_rtvec (2,
   39693                 :             :                 gen_rtx_SET (operand6,
   39694                 :             :         gen_rtx_IOR (DImode,
   39695                 :             :         gen_rtx_ASHIFT (DImode,
   39696                 :             :         copy_rtx (operand6),
   39697                 :             :         gen_rtx_AND (QImode,
   39698                 :             :         operand2,
   39699                 :             :         operand8)),
   39700                 :             :         gen_rtx_SUBREG (DImode,
   39701                 :             :         gen_rtx_LSHIFTRT (TImode,
   39702                 :             :         gen_rtx_ZERO_EXTEND (TImode,
   39703                 :             :         operand5),
   39704                 :             :         gen_rtx_MINUS (QImode,
   39705                 :             :         operand9,
   39706                 :             :         gen_rtx_AND (QImode,
   39707                 :             :         copy_rtx (operand2),
   39708                 :             :         copy_rtx (operand8)))),
   39709                 :             :         0))),
   39710                 :             :                 gen_hard_reg_clobber (CCmode, 17))), true);
   39711                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   39712                 :             :         gen_rtvec (2,
   39713                 :             :                 gen_rtx_SET (operand4,
   39714                 :             :         gen_rtx_ASHIFT (DImode,
   39715                 :             :         copy_rtx (operand5),
   39716                 :             :         copy_rtx (operand2))),
   39717                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   39718                 :             :   _val = get_insns ();
   39719                 :             :   end_sequence ();
   39720                 :             :   return _val;
   39721                 :             : }
   39722                 :             : 
   39723                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:14426 */
   39724                 :             : extern rtx_insn *gen_split_532 (rtx_insn *, rtx *);
   39725                 :             : rtx_insn *
   39726                 :             : gen_split_532 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   39727                 :             : {
   39728                 :             :   rtx_insn *_val = NULL;
   39729                 :             :   if (dump_file)
   39730                 :             :     fprintf (dump_file, "Splitting with gen_split_532 (i386.md:14426)\n");
   39731                 :             :   start_sequence ();
   39732                 :             : #define FAIL return (end_sequence (), _val)
   39733                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   39734                 :             : #line 14433 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   39735                 :             : {
   39736                 :             :   if (TARGET_APX_NDD
   39737                 :             :       && !rtx_equal_p (operands[0], operands[1])
   39738                 :             :       && REG_P (operands[1]))
   39739                 :             :     ix86_split_ashl_ndd (operands, NULL_RTX);
   39740                 :             :   else
   39741                 :             :     ix86_split_ashl (operands, NULL_RTX, DImode);
   39742                 :             :   DONE;
   39743                 :             : }
   39744                 :             : #undef DONE
   39745                 :             : #undef FAIL
   39746                 :             :   emit_insn (const0_rtx);
   39747                 :             :   _val = get_insns ();
   39748                 :             :   end_sequence ();
   39749                 :             :   return _val;
   39750                 :             : }
   39751                 :             : 
   39752                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:14426 */
   39753                 :             : extern rtx_insn *gen_split_533 (rtx_insn *, rtx *);
   39754                 :             : rtx_insn *
   39755                 :             : gen_split_533 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   39756                 :             : {
   39757                 :             :   rtx_insn *_val = NULL;
   39758                 :             :   if (dump_file)
   39759                 :             :     fprintf (dump_file, "Splitting with gen_split_533 (i386.md:14426)\n");
   39760                 :             :   start_sequence ();
   39761                 :             : #define FAIL return (end_sequence (), _val)
   39762                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   39763                 :             : #line 14433 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   39764                 :             : {
   39765                 :             :   if (TARGET_APX_NDD
   39766                 :             :       && !rtx_equal_p (operands[0], operands[1])
   39767                 :             :       && REG_P (operands[1]))
   39768                 :             :     ix86_split_ashl_ndd (operands, NULL_RTX);
   39769                 :             :   else
   39770                 :             :     ix86_split_ashl (operands, NULL_RTX, TImode);
   39771                 :             :   DONE;
   39772                 :             : }
   39773                 :             : #undef DONE
   39774                 :             : #undef FAIL
   39775                 :             :   emit_insn (const0_rtx);
   39776                 :             :   _val = get_insns ();
   39777                 :             :   end_sequence ();
   39778                 :             :   return _val;
   39779                 :             : }
   39780                 :             : 
   39781                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:14447 */
   39782                 :             : extern rtx_insn *gen_peephole2_156 (rtx_insn *, rtx *);
   39783                 :             : rtx_insn *
   39784                 :             : gen_peephole2_156 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   39785                 :             : {
   39786                 :             :   rtx_insn *_val = NULL;
   39787                 :             :   HARD_REG_SET _regs_allocated;
   39788                 :             :   CLEAR_HARD_REG_SET (_regs_allocated);
   39789                 :             :   if ((operands[3] = peep2_find_free_register (0, 1, "r", SImode, &_regs_allocated)) == NULL_RTX)
   39790                 :             :     return NULL;
   39791                 :             :   if (dump_file)
   39792                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_156 (i386.md:14447)\n");
   39793                 :             :   start_sequence ();
   39794                 :             : #define FAIL return (end_sequence (), _val)
   39795                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   39796                 :             : #line 14457 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   39797                 :             : {
   39798                 :             :   if (TARGET_APX_NDD
   39799                 :             :       && !rtx_equal_p (operands[0], operands[1])
   39800                 :             :       && (REG_P (operands[1])))
   39801                 :             :     ix86_split_ashl_ndd (operands, operands[3]);
   39802                 :             :   else
   39803                 :             :     ix86_split_ashl (operands, operands[3], DImode);
   39804                 :             :   DONE;
   39805                 :             : }
   39806                 :             : #undef DONE
   39807                 :             : #undef FAIL
   39808                 :             :   emit_insn (const0_rtx);
   39809                 :             :   _val = get_insns ();
   39810                 :             :   end_sequence ();
   39811                 :             :   return _val;
   39812                 :             : }
   39813                 :             : 
   39814                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:14447 */
   39815                 :             : extern rtx_insn *gen_peephole2_157 (rtx_insn *, rtx *);
   39816                 :             : rtx_insn *
   39817                 :             : gen_peephole2_157 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   39818                 :             : {
   39819                 :             :   rtx_insn *_val = NULL;
   39820                 :             :   HARD_REG_SET _regs_allocated;
   39821                 :             :   CLEAR_HARD_REG_SET (_regs_allocated);
   39822                 :             :   if ((operands[3] = peep2_find_free_register (0, 1, "r", DImode, &_regs_allocated)) == NULL_RTX)
   39823                 :             :     return NULL;
   39824                 :             :   if (dump_file)
   39825                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_157 (i386.md:14447)\n");
   39826                 :             :   start_sequence ();
   39827                 :             : #define FAIL return (end_sequence (), _val)
   39828                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   39829                 :             : #line 14457 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   39830                 :             : {
   39831                 :             :   if (TARGET_APX_NDD
   39832                 :             :       && !rtx_equal_p (operands[0], operands[1])
   39833                 :             :       && (REG_P (operands[1])))
   39834                 :             :     ix86_split_ashl_ndd (operands, operands[3]);
   39835                 :             :   else
   39836                 :             :     ix86_split_ashl (operands, operands[3], TImode);
   39837                 :             :   DONE;
   39838                 :             : }
   39839                 :             : #undef DONE
   39840                 :             : #undef FAIL
   39841                 :             :   emit_insn (const0_rtx);
   39842                 :             :   _val = get_insns ();
   39843                 :             :   end_sequence ();
   39844                 :             :   return _val;
   39845                 :             : }
   39846                 :             : 
   39847                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:14467 */
   39848                 :             : extern rtx_insn *gen_split_534 (rtx_insn *, rtx *);
   39849                 :             : rtx_insn *
   39850                 :             : gen_split_534 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   39851                 :             : {
   39852                 :             :   rtx_insn *_val = NULL;
   39853                 :             :   if (dump_file)
   39854                 :             :     fprintf (dump_file, "Splitting with gen_split_534 (i386.md:14467)\n");
   39855                 :             :   start_sequence ();
   39856                 :             : #define FAIL return (end_sequence (), _val)
   39857                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   39858                 :             : #line 14478 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   39859                 :             : {
   39860                 :             :   split_double_mode (DImode, &operands[0], 1, &operands[0], &operands[3]);
   39861                 :             :   int bits = INTVAL (operands[2]) - (4 * BITS_PER_UNIT);
   39862                 :             :   bool op_equal_p = rtx_equal_p (operands[3], operands[1]);
   39863                 :             :   if (bits == 0)
   39864                 :             :     {
   39865                 :             :       if (!op_equal_p)
   39866                 :             :         emit_move_insn (operands[3], operands[1]);
   39867                 :             :     }
   39868                 :             :   else
   39869                 :             :     {
   39870                 :             :       if (!op_equal_p && !TARGET_APX_NDD)
   39871                 :             :         emit_move_insn (operands[3], operands[1]);
   39872                 :             :       rtx op_tmp = TARGET_APX_NDD ? operands[1] : operands[3];
   39873                 :             :       emit_insn (gen_ashlsi3 (operands[3], op_tmp, GEN_INT (bits)));
   39874                 :             :     }
   39875                 :             :   ix86_expand_clear (operands[0]);
   39876                 :             :   DONE;
   39877                 :             : }
   39878                 :             : #undef DONE
   39879                 :             : #undef FAIL
   39880                 :             :   emit_insn (const0_rtx);
   39881                 :             :   _val = get_insns ();
   39882                 :             :   end_sequence ();
   39883                 :             :   return _val;
   39884                 :             : }
   39885                 :             : 
   39886                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:14467 */
   39887                 :             : extern rtx_insn *gen_split_535 (rtx_insn *, rtx *);
   39888                 :             : rtx_insn *
   39889                 :             : gen_split_535 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   39890                 :             : {
   39891                 :             :   rtx_insn *_val = NULL;
   39892                 :             :   if (dump_file)
   39893                 :             :     fprintf (dump_file, "Splitting with gen_split_535 (i386.md:14467)\n");
   39894                 :             :   start_sequence ();
   39895                 :             : #define FAIL return (end_sequence (), _val)
   39896                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   39897                 :             : #line 14478 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   39898                 :             : {
   39899                 :             :   split_double_mode (DImode, &operands[0], 1, &operands[0], &operands[3]);
   39900                 :             :   int bits = INTVAL (operands[2]) - (4 * BITS_PER_UNIT);
   39901                 :             :   bool op_equal_p = rtx_equal_p (operands[3], operands[1]);
   39902                 :             :   if (bits == 0)
   39903                 :             :     {
   39904                 :             :       if (!op_equal_p)
   39905                 :             :         emit_move_insn (operands[3], operands[1]);
   39906                 :             :     }
   39907                 :             :   else
   39908                 :             :     {
   39909                 :             :       if (!op_equal_p && !TARGET_APX_NDD)
   39910                 :             :         emit_move_insn (operands[3], operands[1]);
   39911                 :             :       rtx op_tmp = TARGET_APX_NDD ? operands[1] : operands[3];
   39912                 :             :       emit_insn (gen_ashlsi3 (operands[3], op_tmp, GEN_INT (bits)));
   39913                 :             :     }
   39914                 :             :   ix86_expand_clear (operands[0]);
   39915                 :             :   DONE;
   39916                 :             : }
   39917                 :             : #undef DONE
   39918                 :             : #undef FAIL
   39919                 :             :   emit_insn (const0_rtx);
   39920                 :             :   _val = get_insns ();
   39921                 :             :   end_sequence ();
   39922                 :             :   return _val;
   39923                 :             : }
   39924                 :             : 
   39925                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:14467 */
   39926                 :             : extern rtx_insn *gen_split_536 (rtx_insn *, rtx *);
   39927                 :             : rtx_insn *
   39928                 :             : gen_split_536 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   39929                 :             : {
   39930                 :             :   rtx_insn *_val = NULL;
   39931                 :             :   if (dump_file)
   39932                 :             :     fprintf (dump_file, "Splitting with gen_split_536 (i386.md:14467)\n");
   39933                 :             :   start_sequence ();
   39934                 :             : #define FAIL return (end_sequence (), _val)
   39935                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   39936                 :             : #line 14478 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   39937                 :             : {
   39938                 :             :   split_double_mode (TImode, &operands[0], 1, &operands[0], &operands[3]);
   39939                 :             :   int bits = INTVAL (operands[2]) - (8 * BITS_PER_UNIT);
   39940                 :             :   bool op_equal_p = rtx_equal_p (operands[3], operands[1]);
   39941                 :             :   if (bits == 0)
   39942                 :             :     {
   39943                 :             :       if (!op_equal_p)
   39944                 :             :         emit_move_insn (operands[3], operands[1]);
   39945                 :             :     }
   39946                 :             :   else
   39947                 :             :     {
   39948                 :             :       if (!op_equal_p && !TARGET_APX_NDD)
   39949                 :             :         emit_move_insn (operands[3], operands[1]);
   39950                 :             :       rtx op_tmp = TARGET_APX_NDD ? operands[1] : operands[3];
   39951                 :             :       emit_insn (gen_ashldi3 (operands[3], op_tmp, GEN_INT (bits)));
   39952                 :             :     }
   39953                 :             :   ix86_expand_clear (operands[0]);
   39954                 :             :   DONE;
   39955                 :             : }
   39956                 :             : #undef DONE
   39957                 :             : #undef FAIL
   39958                 :             :   emit_insn (const0_rtx);
   39959                 :             :   _val = get_insns ();
   39960                 :             :   end_sequence ();
   39961                 :             :   return _val;
   39962                 :             : }
   39963                 :             : 
   39964                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:14467 */
   39965                 :             : extern rtx_insn *gen_split_537 (rtx_insn *, rtx *);
   39966                 :             : rtx_insn *
   39967                 :             : gen_split_537 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   39968                 :             : {
   39969                 :             :   rtx_insn *_val = NULL;
   39970                 :             :   if (dump_file)
   39971                 :             :     fprintf (dump_file, "Splitting with gen_split_537 (i386.md:14467)\n");
   39972                 :             :   start_sequence ();
   39973                 :             : #define FAIL return (end_sequence (), _val)
   39974                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   39975                 :             : #line 14478 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   39976                 :             : {
   39977                 :             :   split_double_mode (TImode, &operands[0], 1, &operands[0], &operands[3]);
   39978                 :             :   int bits = INTVAL (operands[2]) - (8 * BITS_PER_UNIT);
   39979                 :             :   bool op_equal_p = rtx_equal_p (operands[3], operands[1]);
   39980                 :             :   if (bits == 0)
   39981                 :             :     {
   39982                 :             :       if (!op_equal_p)
   39983                 :             :         emit_move_insn (operands[3], operands[1]);
   39984                 :             :     }
   39985                 :             :   else
   39986                 :             :     {
   39987                 :             :       if (!op_equal_p && !TARGET_APX_NDD)
   39988                 :             :         emit_move_insn (operands[3], operands[1]);
   39989                 :             :       rtx op_tmp = TARGET_APX_NDD ? operands[1] : operands[3];
   39990                 :             :       emit_insn (gen_ashldi3 (operands[3], op_tmp, GEN_INT (bits)));
   39991                 :             :     }
   39992                 :             :   ix86_expand_clear (operands[0]);
   39993                 :             :   DONE;
   39994                 :             : }
   39995                 :             : #undef DONE
   39996                 :             : #undef FAIL
   39997                 :             :   emit_insn (const0_rtx);
   39998                 :             :   _val = get_insns ();
   39999                 :             :   end_sequence ();
   40000                 :             :   return _val;
   40001                 :             : }
   40002                 :             : 
   40003                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:14575 */
   40004                 :             : extern rtx_insn *gen_split_538 (rtx_insn *, rtx *);
   40005                 :             : rtx_insn *
   40006                 :             : gen_split_538 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   40007                 :             : {
   40008                 :             :   rtx_insn *_val = NULL;
   40009                 :             :   if (dump_file)
   40010                 :             :     fprintf (dump_file, "Splitting with gen_split_538 (i386.md:14575)\n");
   40011                 :             :   start_sequence ();
   40012                 :             : #define FAIL return (end_sequence (), _val)
   40013                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   40014                 :             : #line 14589 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   40015                 :             : {
   40016                 :             :   if (rtx_equal_p (operands[4], operands[0]))
   40017                 :             :     {
   40018                 :             :       operands[1] = force_reg (DImode, operands[1]);
   40019                 :             :       emit_insn (gen_x86_64_shld_1 (operands[0], operands[1], operands[2], operands[3]));
   40020                 :             :     }
   40021                 :             :   else if (rtx_equal_p (operands[1], operands[0]))
   40022                 :             :     {
   40023                 :             :       operands[4] = force_reg (DImode, operands[4]);
   40024                 :             :       emit_insn (gen_x86_64_shrd_1 (operands[0], operands[4], operands[3], operands[2]));
   40025                 :             :     }
   40026                 :             :   else if (TARGET_APX_NDD)
   40027                 :             :     {
   40028                 :             :      rtx tmp = gen_reg_rtx (DImode);
   40029                 :             :      if (MEM_P (operands[4]))
   40030                 :             :        {
   40031                 :             :          operands[1] = force_reg (DImode, operands[1]);
   40032                 :             :          emit_insn (gen_x86_64_shld_ndd_1 (tmp, operands[4], operands[1],
   40033                 :             :                                            operands[2], operands[3]));
   40034                 :             :        }
   40035                 :             :      else if (MEM_P (operands[1]))
   40036                 :             :        emit_insn (gen_x86_64_shrd_ndd_1 (tmp, operands[1], operands[4],
   40037                 :             :                                          operands[3], operands[2]));
   40038                 :             :      else
   40039                 :             :        emit_insn (gen_x86_64_shld_ndd_1 (tmp, operands[4], operands[1],
   40040                 :             :                                          operands[2], operands[3]));
   40041                 :             :      emit_move_insn (operands[0], tmp);
   40042                 :             :     }
   40043                 :             :   else
   40044                 :             :    {
   40045                 :             :      operands[1] = force_reg (DImode, operands[1]);
   40046                 :             :      rtx tmp = gen_reg_rtx (DImode);
   40047                 :             :      emit_move_insn (tmp, operands[4]);
   40048                 :             :      emit_insn (gen_x86_64_shld_1 (tmp, operands[1], operands[2], operands[3]));
   40049                 :             :      emit_move_insn (operands[0], tmp);
   40050                 :             :    }
   40051                 :             :    DONE;
   40052                 :             : }
   40053                 :             : #undef DONE
   40054                 :             : #undef FAIL
   40055                 :             :   emit_insn (const0_rtx);
   40056                 :             :   _val = get_insns ();
   40057                 :             :   end_sequence ();
   40058                 :             :   return _val;
   40059                 :             : }
   40060                 :             : 
   40061                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:14628 */
   40062                 :             : extern rtx_insn *gen_split_539 (rtx_insn *, rtx *);
   40063                 :             : rtx_insn *
   40064                 :             : gen_split_539 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   40065                 :             : {
   40066                 :             :   rtx operand0;
   40067                 :             :   rtx operand1;
   40068                 :             :   rtx operand2;
   40069                 :             :   rtx_insn *_val = NULL;
   40070                 :             :   if (dump_file)
   40071                 :             :     fprintf (dump_file, "Splitting with gen_split_539 (i386.md:14628)\n");
   40072                 :             :   start_sequence ();
   40073                 :             :   operand0 = operands[0];
   40074                 :             :   (void) operand0;
   40075                 :             :   operand1 = operands[1];
   40076                 :             :   (void) operand1;
   40077                 :             :   operand2 = operands[2];
   40078                 :             :   (void) operand2;
   40079                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   40080                 :             :         gen_rtvec (2,
   40081                 :             :                 gen_rtx_SET (operand0,
   40082                 :             :         gen_rtx_IOR (DImode,
   40083                 :             :         gen_rtx_ASHIFT (DImode,
   40084                 :             :         copy_rtx (operand0),
   40085                 :             :         gen_rtx_AND (QImode,
   40086                 :             :         operand2,
   40087                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (63)])),
   40088                 :             :         gen_rtx_SUBREG (DImode,
   40089                 :             :         gen_rtx_LSHIFTRT (TImode,
   40090                 :             :         gen_rtx_ZERO_EXTEND (TImode,
   40091                 :             :         operand1),
   40092                 :             :         gen_rtx_MINUS (QImode,
   40093                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (64)],
   40094                 :             :         gen_rtx_AND (QImode,
   40095                 :             :         copy_rtx (operand2),
   40096                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (63)]))),
   40097                 :             :         0))),
   40098                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   40099                 :             :   _val = get_insns ();
   40100                 :             :   end_sequence ();
   40101                 :             :   return _val;
   40102                 :             : }
   40103                 :             : 
   40104                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:14649 */
   40105                 :             : extern rtx_insn *gen_split_540 (rtx_insn *, rtx *);
   40106                 :             : rtx_insn *
   40107                 :             : gen_split_540 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   40108                 :             : {
   40109                 :             :   rtx operand0;
   40110                 :             :   rtx operand1;
   40111                 :             :   rtx operand2;
   40112                 :             :   rtx operand3;
   40113                 :             :   rtx operand4;
   40114                 :             :   rtx_insn *_val = NULL;
   40115                 :             :   if (dump_file)
   40116                 :             :     fprintf (dump_file, "Splitting with gen_split_540 (i386.md:14649)\n");
   40117                 :             :   start_sequence ();
   40118                 :             : #define FAIL return (end_sequence (), _val)
   40119                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   40120                 :             : #line 14671 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   40121                 :             : {
   40122                 :             :   operands[4] = gen_reg_rtx (DImode);
   40123                 :             :   emit_move_insn (operands[4], operands[0]);
   40124                 :             : }
   40125                 :             : #undef DONE
   40126                 :             : #undef FAIL
   40127                 :             :   operand0 = operands[0];
   40128                 :             :   (void) operand0;
   40129                 :             :   operand1 = operands[1];
   40130                 :             :   (void) operand1;
   40131                 :             :   operand2 = operands[2];
   40132                 :             :   (void) operand2;
   40133                 :             :   operand3 = operands[3];
   40134                 :             :   (void) operand3;
   40135                 :             :   operand4 = operands[4];
   40136                 :             :   (void) operand4;
   40137                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   40138                 :             :         gen_rtvec (3,
   40139                 :             :                 gen_rtx_SET (operand4,
   40140                 :             :         gen_rtx_IOR (DImode,
   40141                 :             :         gen_rtx_ASHIFT (DImode,
   40142                 :             :         operand1,
   40143                 :             :         gen_rtx_AND (QImode,
   40144                 :             :         operand3,
   40145                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (63)])),
   40146                 :             :         gen_rtx_SUBREG (DImode,
   40147                 :             :         gen_rtx_LSHIFTRT (TImode,
   40148                 :             :         gen_rtx_ZERO_EXTEND (TImode,
   40149                 :             :         operand2),
   40150                 :             :         gen_rtx_MINUS (QImode,
   40151                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (64)],
   40152                 :             :         gen_rtx_AND (QImode,
   40153                 :             :         copy_rtx (operand3),
   40154                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (63)]))),
   40155                 :             :         0))),
   40156                 :             :                 gen_hard_reg_clobber (CCmode, 17),
   40157                 :             :                 gen_rtx_SET (operand0,
   40158                 :             :         copy_rtx (operand4)))), false);
   40159                 :             :   _val = get_insns ();
   40160                 :             :   end_sequence ();
   40161                 :             :   return _val;
   40162                 :             : }
   40163                 :             : 
   40164                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:14755 */
   40165                 :             : extern rtx_insn *gen_split_541 (rtx_insn *, rtx *);
   40166                 :             : rtx_insn *
   40167                 :             : gen_split_541 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   40168                 :             : {
   40169                 :             :   rtx_insn *_val = NULL;
   40170                 :             :   if (dump_file)
   40171                 :             :     fprintf (dump_file, "Splitting with gen_split_541 (i386.md:14755)\n");
   40172                 :             :   start_sequence ();
   40173                 :             : #define FAIL return (end_sequence (), _val)
   40174                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   40175                 :             : #line 14768 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   40176                 :             : {
   40177                 :             :   if (rtx_equal_p (operands[4], operands[0]))
   40178                 :             :     {
   40179                 :             :       operands[1] = force_reg (SImode, operands[1]);
   40180                 :             :       emit_insn (gen_x86_shld_1 (operands[0], operands[1], operands[2], operands[3]));
   40181                 :             :     }
   40182                 :             :   else if (rtx_equal_p (operands[1], operands[0]))
   40183                 :             :     {
   40184                 :             :       operands[4] = force_reg (SImode, operands[4]);
   40185                 :             :       emit_insn (gen_x86_shrd_1 (operands[0], operands[4], operands[3], operands[2]));
   40186                 :             :     }
   40187                 :             :   else if (TARGET_APX_NDD)
   40188                 :             :     {
   40189                 :             :      rtx tmp = gen_reg_rtx (SImode);
   40190                 :             :      if (MEM_P (operands[4]))
   40191                 :             :        {
   40192                 :             :          operands[1] = force_reg (SImode, operands[1]);
   40193                 :             :          emit_insn (gen_x86_shld_ndd_1 (tmp, operands[4], operands[1],
   40194                 :             :                                         operands[2], operands[3]));
   40195                 :             :        }
   40196                 :             :      else if (MEM_P (operands[1]))
   40197                 :             :        emit_insn (gen_x86_shrd_ndd_1 (tmp, operands[1], operands[4],
   40198                 :             :                                       operands[3], operands[2]));
   40199                 :             :      else
   40200                 :             :        emit_insn (gen_x86_shld_ndd_1 (tmp, operands[4], operands[1],
   40201                 :             :                                       operands[2], operands[3]));
   40202                 :             :      emit_move_insn (operands[0], tmp);
   40203                 :             :     }
   40204                 :             :  else
   40205                 :             :    {
   40206                 :             :      operands[1] = force_reg (SImode, operands[1]);
   40207                 :             :      rtx tmp = gen_reg_rtx (SImode);
   40208                 :             :      emit_move_insn (tmp, operands[4]);
   40209                 :             :      emit_insn (gen_x86_shld_1 (tmp, operands[1], operands[2], operands[3]));
   40210                 :             :      emit_move_insn (operands[0], tmp);
   40211                 :             :    }
   40212                 :             :    DONE;
   40213                 :             : }
   40214                 :             : #undef DONE
   40215                 :             : #undef FAIL
   40216                 :             :   emit_insn (const0_rtx);
   40217                 :             :   _val = get_insns ();
   40218                 :             :   end_sequence ();
   40219                 :             :   return _val;
   40220                 :             : }
   40221                 :             : 
   40222                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:14807 */
   40223                 :             : extern rtx_insn *gen_split_542 (rtx_insn *, rtx *);
   40224                 :             : rtx_insn *
   40225                 :             : gen_split_542 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   40226                 :             : {
   40227                 :             :   rtx operand0;
   40228                 :             :   rtx operand1;
   40229                 :             :   rtx operand2;
   40230                 :             :   rtx_insn *_val = NULL;
   40231                 :             :   if (dump_file)
   40232                 :             :     fprintf (dump_file, "Splitting with gen_split_542 (i386.md:14807)\n");
   40233                 :             :   start_sequence ();
   40234                 :             :   operand0 = operands[0];
   40235                 :             :   (void) operand0;
   40236                 :             :   operand1 = operands[1];
   40237                 :             :   (void) operand1;
   40238                 :             :   operand2 = operands[2];
   40239                 :             :   (void) operand2;
   40240                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   40241                 :             :         gen_rtvec (2,
   40242                 :             :                 gen_rtx_SET (operand0,
   40243                 :             :         gen_rtx_IOR (SImode,
   40244                 :             :         gen_rtx_ASHIFT (SImode,
   40245                 :             :         copy_rtx (operand0),
   40246                 :             :         gen_rtx_AND (QImode,
   40247                 :             :         operand2,
   40248                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (31)])),
   40249                 :             :         gen_rtx_SUBREG (SImode,
   40250                 :             :         gen_rtx_LSHIFTRT (DImode,
   40251                 :             :         gen_rtx_ZERO_EXTEND (DImode,
   40252                 :             :         operand1),
   40253                 :             :         gen_rtx_MINUS (QImode,
   40254                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (32)],
   40255                 :             :         gen_rtx_AND (QImode,
   40256                 :             :         copy_rtx (operand2),
   40257                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (31)]))),
   40258                 :             :         0))),
   40259                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   40260                 :             :   _val = get_insns ();
   40261                 :             :   end_sequence ();
   40262                 :             :   return _val;
   40263                 :             : }
   40264                 :             : 
   40265                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:14828 */
   40266                 :             : extern rtx_insn *gen_split_543 (rtx_insn *, rtx *);
   40267                 :             : rtx_insn *
   40268                 :             : gen_split_543 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   40269                 :             : {
   40270                 :             :   rtx operand0;
   40271                 :             :   rtx operand1;
   40272                 :             :   rtx operand2;
   40273                 :             :   rtx operand3;
   40274                 :             :   rtx operand4;
   40275                 :             :   rtx_insn *_val = NULL;
   40276                 :             :   if (dump_file)
   40277                 :             :     fprintf (dump_file, "Splitting with gen_split_543 (i386.md:14828)\n");
   40278                 :             :   start_sequence ();
   40279                 :             : #define FAIL return (end_sequence (), _val)
   40280                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   40281                 :             : #line 14850 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   40282                 :             : {
   40283                 :             :   operands[4] = gen_reg_rtx (SImode);
   40284                 :             :   emit_move_insn (operands[4], operands[0]);
   40285                 :             : }
   40286                 :             : #undef DONE
   40287                 :             : #undef FAIL
   40288                 :             :   operand0 = operands[0];
   40289                 :             :   (void) operand0;
   40290                 :             :   operand1 = operands[1];
   40291                 :             :   (void) operand1;
   40292                 :             :   operand2 = operands[2];
   40293                 :             :   (void) operand2;
   40294                 :             :   operand3 = operands[3];
   40295                 :             :   (void) operand3;
   40296                 :             :   operand4 = operands[4];
   40297                 :             :   (void) operand4;
   40298                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   40299                 :             :         gen_rtvec (3,
   40300                 :             :                 gen_rtx_SET (operand4,
   40301                 :             :         gen_rtx_IOR (SImode,
   40302                 :             :         gen_rtx_ASHIFT (SImode,
   40303                 :             :         operand1,
   40304                 :             :         gen_rtx_AND (QImode,
   40305                 :             :         operand3,
   40306                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (31)])),
   40307                 :             :         gen_rtx_SUBREG (SImode,
   40308                 :             :         gen_rtx_LSHIFTRT (DImode,
   40309                 :             :         gen_rtx_ZERO_EXTEND (DImode,
   40310                 :             :         operand2),
   40311                 :             :         gen_rtx_MINUS (QImode,
   40312                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (32)],
   40313                 :             :         gen_rtx_AND (QImode,
   40314                 :             :         copy_rtx (operand3),
   40315                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (31)]))),
   40316                 :             :         0))),
   40317                 :             :                 gen_hard_reg_clobber (CCmode, 17),
   40318                 :             :                 gen_rtx_SET (operand0,
   40319                 :             :         copy_rtx (operand4)))), false);
   40320                 :             :   _val = get_insns ();
   40321                 :             :   end_sequence ();
   40322                 :             :   return _val;
   40323                 :             : }
   40324                 :             : 
   40325                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:14855 */
   40326                 :             : rtx
   40327                 :             : gen_x86_shiftsi_adj_1 (rtx operand0,
   40328                 :             :         rtx operand1,
   40329                 :             :         rtx operand2,
   40330                 :             :         rtx operand3)
   40331                 :             : {
   40332                 :             :   rtx operand4;
   40333                 :             :   rtx_insn *_val = 0;
   40334                 :             :   start_sequence ();
   40335                 :             :   {
   40336                 :             :     rtx operands[5];
   40337                 :             :     operands[0] = operand0;
   40338                 :             :     operands[1] = operand1;
   40339                 :             :     operands[2] = operand2;
   40340                 :             :     operands[3] = operand3;
   40341                 :             : #define FAIL return (end_sequence (), _val)
   40342                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   40343                 :             : #line 14869 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   40344                 :             : operands[4] = GEN_INT (GET_MODE_BITSIZE (SImode));
   40345                 :             : #undef DONE
   40346                 :             : #undef FAIL
   40347                 :             :     operand0 = operands[0];
   40348                 :             :     (void) operand0;
   40349                 :             :     operand1 = operands[1];
   40350                 :             :     (void) operand1;
   40351                 :             :     operand2 = operands[2];
   40352                 :             :     (void) operand2;
   40353                 :             :     operand3 = operands[3];
   40354                 :             :     (void) operand3;
   40355                 :             :     operand4 = operands[4];
   40356                 :             :     (void) operand4;
   40357                 :             :   }
   40358                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCZmode,
   40359                 :             :         17),
   40360                 :             :         gen_rtx_COMPARE (CCZmode,
   40361                 :             :         gen_rtx_AND (QImode,
   40362                 :             :         operand2,
   40363                 :             :         operand4),
   40364                 :             :         const0_rtx)));
   40365                 :             :   emit_insn (gen_rtx_SET (operand0,
   40366                 :             :         gen_rtx_IF_THEN_ELSE (SImode,
   40367                 :             :         gen_rtx_NE (VOIDmode,
   40368                 :             :         gen_rtx_REG (CCZmode,
   40369                 :             :         17),
   40370                 :             :         const0_rtx),
   40371                 :             :         operand1,
   40372                 :             :         copy_rtx (operand0))));
   40373                 :             :   emit_insn (gen_rtx_SET (copy_rtx (operand1),
   40374                 :             :         gen_rtx_IF_THEN_ELSE (SImode,
   40375                 :             :         gen_rtx_NE (VOIDmode,
   40376                 :             :         gen_rtx_REG (CCZmode,
   40377                 :             :         17),
   40378                 :             :         const0_rtx),
   40379                 :             :         operand3,
   40380                 :             :         copy_rtx (operand1))));
   40381                 :             :   _val = get_insns ();
   40382                 :             :   end_sequence ();
   40383                 :             :   return _val;
   40384                 :             : }
   40385                 :             : 
   40386                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:14855 */
   40387                 :             : rtx
   40388                 :             : gen_x86_shiftdi_adj_1 (rtx operand0,
   40389                 :             :         rtx operand1,
   40390                 :             :         rtx operand2,
   40391                 :             :         rtx operand3)
   40392                 :             : {
   40393                 :             :   rtx operand4;
   40394                 :             :   rtx_insn *_val = 0;
   40395                 :             :   start_sequence ();
   40396                 :             :   {
   40397                 :             :     rtx operands[5];
   40398                 :             :     operands[0] = operand0;
   40399                 :             :     operands[1] = operand1;
   40400                 :             :     operands[2] = operand2;
   40401                 :             :     operands[3] = operand3;
   40402                 :             : #define FAIL return (end_sequence (), _val)
   40403                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   40404                 :             : #line 14869 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   40405                 :             : operands[4] = GEN_INT (GET_MODE_BITSIZE (DImode));
   40406                 :             : #undef DONE
   40407                 :             : #undef FAIL
   40408                 :             :     operand0 = operands[0];
   40409                 :             :     (void) operand0;
   40410                 :             :     operand1 = operands[1];
   40411                 :             :     (void) operand1;
   40412                 :             :     operand2 = operands[2];
   40413                 :             :     (void) operand2;
   40414                 :             :     operand3 = operands[3];
   40415                 :             :     (void) operand3;
   40416                 :             :     operand4 = operands[4];
   40417                 :             :     (void) operand4;
   40418                 :             :   }
   40419                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCZmode,
   40420                 :             :         17),
   40421                 :             :         gen_rtx_COMPARE (CCZmode,
   40422                 :             :         gen_rtx_AND (QImode,
   40423                 :             :         operand2,
   40424                 :             :         operand4),
   40425                 :             :         const0_rtx)));
   40426                 :             :   emit_insn (gen_rtx_SET (operand0,
   40427                 :             :         gen_rtx_IF_THEN_ELSE (DImode,
   40428                 :             :         gen_rtx_NE (VOIDmode,
   40429                 :             :         gen_rtx_REG (CCZmode,
   40430                 :             :         17),
   40431                 :             :         const0_rtx),
   40432                 :             :         operand1,
   40433                 :             :         copy_rtx (operand0))));
   40434                 :             :   emit_insn (gen_rtx_SET (copy_rtx (operand1),
   40435                 :             :         gen_rtx_IF_THEN_ELSE (DImode,
   40436                 :             :         gen_rtx_NE (VOIDmode,
   40437                 :             :         gen_rtx_REG (CCZmode,
   40438                 :             :         17),
   40439                 :             :         const0_rtx),
   40440                 :             :         operand3,
   40441                 :             :         copy_rtx (operand1))));
   40442                 :             :   _val = get_insns ();
   40443                 :             :   end_sequence ();
   40444                 :             :   return _val;
   40445                 :             : }
   40446                 :             : 
   40447                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:14871 */
   40448                 :             : rtx
   40449                 :             : gen_x86_shiftsi_adj_2 (rtx operand0,
   40450                 :             :         rtx operand1,
   40451                 :             :         rtx operand2)
   40452                 :             : {
   40453                 :             :   rtx_insn *_val = 0;
   40454                 :             :   start_sequence ();
   40455                 :             :   {
   40456                 :             :     rtx operands[3];
   40457                 :             :     operands[0] = operand0;
   40458                 :             :     operands[1] = operand1;
   40459                 :             :     operands[2] = operand2;
   40460                 :             : #define FAIL return (end_sequence (), _val)
   40461                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   40462                 :             : #line 14876 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   40463                 :             : {
   40464                 :             :   rtx_code_label *label = gen_label_rtx ();
   40465                 :             :   rtx tmp;
   40466                 :             : 
   40467                 :             :   emit_insn (gen_testqi_ccz_1 (operands[2],
   40468                 :             :                                GEN_INT (GET_MODE_BITSIZE (SImode))));
   40469                 :             : 
   40470                 :             :   tmp = gen_rtx_REG (CCZmode, FLAGS_REG);
   40471                 :             :   tmp = gen_rtx_EQ (VOIDmode, tmp, const0_rtx);
   40472                 :             :   tmp = gen_rtx_IF_THEN_ELSE (VOIDmode, tmp,
   40473                 :             :                               gen_rtx_LABEL_REF (VOIDmode, label),
   40474                 :             :                               pc_rtx);
   40475                 :             :   tmp = emit_jump_insn (gen_rtx_SET (pc_rtx, tmp));
   40476                 :             :   JUMP_LABEL (tmp) = label;
   40477                 :             : 
   40478                 :             :   emit_move_insn (operands[0], operands[1]);
   40479                 :             :   ix86_expand_clear (operands[1]);
   40480                 :             : 
   40481                 :             :   emit_label (label);
   40482                 :             :   LABEL_NUSES (label) = 1;
   40483                 :             : 
   40484                 :             :   DONE;
   40485                 :             : }
   40486                 :             : #undef DONE
   40487                 :             : #undef FAIL
   40488                 :             :     operand0 = operands[0];
   40489                 :             :     (void) operand0;
   40490                 :             :     operand1 = operands[1];
   40491                 :             :     (void) operand1;
   40492                 :             :     operand2 = operands[2];
   40493                 :             :     (void) operand2;
   40494                 :             :   }
   40495                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   40496                 :             :         operand0));
   40497                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   40498                 :             :         operand1));
   40499                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   40500                 :             :         operand2));
   40501                 :             :   _val = get_insns ();
   40502                 :             :   end_sequence ();
   40503                 :             :   return _val;
   40504                 :             : }
   40505                 :             : 
   40506                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:14871 */
   40507                 :             : rtx
   40508                 :             : gen_x86_shiftdi_adj_2 (rtx operand0,
   40509                 :             :         rtx operand1,
   40510                 :             :         rtx operand2)
   40511                 :             : {
   40512                 :             :   rtx_insn *_val = 0;
   40513                 :             :   start_sequence ();
   40514                 :             :   {
   40515                 :             :     rtx operands[3];
   40516                 :             :     operands[0] = operand0;
   40517                 :             :     operands[1] = operand1;
   40518                 :             :     operands[2] = operand2;
   40519                 :             : #define FAIL return (end_sequence (), _val)
   40520                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   40521                 :             : #line 14876 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   40522                 :             : {
   40523                 :             :   rtx_code_label *label = gen_label_rtx ();
   40524                 :             :   rtx tmp;
   40525                 :             : 
   40526                 :             :   emit_insn (gen_testqi_ccz_1 (operands[2],
   40527                 :             :                                GEN_INT (GET_MODE_BITSIZE (DImode))));
   40528                 :             : 
   40529                 :             :   tmp = gen_rtx_REG (CCZmode, FLAGS_REG);
   40530                 :             :   tmp = gen_rtx_EQ (VOIDmode, tmp, const0_rtx);
   40531                 :             :   tmp = gen_rtx_IF_THEN_ELSE (VOIDmode, tmp,
   40532                 :             :                               gen_rtx_LABEL_REF (VOIDmode, label),
   40533                 :             :                               pc_rtx);
   40534                 :             :   tmp = emit_jump_insn (gen_rtx_SET (pc_rtx, tmp));
   40535                 :             :   JUMP_LABEL (tmp) = label;
   40536                 :             : 
   40537                 :             :   emit_move_insn (operands[0], operands[1]);
   40538                 :             :   ix86_expand_clear (operands[1]);
   40539                 :             : 
   40540                 :             :   emit_label (label);
   40541                 :             :   LABEL_NUSES (label) = 1;
   40542                 :             : 
   40543                 :             :   DONE;
   40544                 :             : }
   40545                 :             : #undef DONE
   40546                 :             : #undef FAIL
   40547                 :             :     operand0 = operands[0];
   40548                 :             :     (void) operand0;
   40549                 :             :     operand1 = operands[1];
   40550                 :             :     (void) operand1;
   40551                 :             :     operand2 = operands[2];
   40552                 :             :     (void) operand2;
   40553                 :             :   }
   40554                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   40555                 :             :         operand0));
   40556                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   40557                 :             :         operand1));
   40558                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   40559                 :             :         operand2));
   40560                 :             :   _val = get_insns ();
   40561                 :             :   end_sequence ();
   40562                 :             :   return _val;
   40563                 :             : }
   40564                 :             : 
   40565                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:14901 */
   40566                 :             : extern rtx_insn *gen_split_544 (rtx_insn *, rtx *);
   40567                 :             : rtx_insn *
   40568                 :             : gen_split_544 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   40569                 :             : {
   40570                 :             :   rtx operand0;
   40571                 :             :   rtx operand1;
   40572                 :             :   rtx operand2;
   40573                 :             :   rtx_insn *_val = NULL;
   40574                 :             :   if (dump_file)
   40575                 :             :     fprintf (dump_file, "Splitting with gen_split_544 (i386.md:14901)\n");
   40576                 :             :   start_sequence ();
   40577                 :             : #define FAIL return (end_sequence (), _val)
   40578                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   40579                 :             : #line 14921 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   40580                 :             : {
   40581                 :             :   operands[2] = force_reg (GET_MODE (operands[2]), operands[2]);
   40582                 :             :   operands[2] = gen_lowpart (QImode, operands[2]);
   40583                 :             : }
   40584                 :             : #undef DONE
   40585                 :             : #undef FAIL
   40586                 :             :   operand0 = operands[0];
   40587                 :             :   (void) operand0;
   40588                 :             :   operand1 = operands[1];
   40589                 :             :   (void) operand1;
   40590                 :             :   operand2 = operands[2];
   40591                 :             :   (void) operand2;
   40592                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   40593                 :             :         gen_rtvec (2,
   40594                 :             :                 gen_rtx_SET (operand0,
   40595                 :             :         gen_rtx_ASHIFT (SImode,
   40596                 :             :         operand1,
   40597                 :             :         operand2)),
   40598                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   40599                 :             :   _val = get_insns ();
   40600                 :             :   end_sequence ();
   40601                 :             :   return _val;
   40602                 :             : }
   40603                 :             : 
   40604                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:14901 */
   40605                 :             : extern rtx_insn *gen_split_545 (rtx_insn *, rtx *);
   40606                 :             : rtx_insn *
   40607                 :             : gen_split_545 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   40608                 :             : {
   40609                 :             :   rtx operand0;
   40610                 :             :   rtx operand1;
   40611                 :             :   rtx operand2;
   40612                 :             :   rtx_insn *_val = NULL;
   40613                 :             :   if (dump_file)
   40614                 :             :     fprintf (dump_file, "Splitting with gen_split_545 (i386.md:14901)\n");
   40615                 :             :   start_sequence ();
   40616                 :             : #define FAIL return (end_sequence (), _val)
   40617                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   40618                 :             : #line 14921 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   40619                 :             : {
   40620                 :             :   operands[2] = force_reg (GET_MODE (operands[2]), operands[2]);
   40621                 :             :   operands[2] = gen_lowpart (QImode, operands[2]);
   40622                 :             : }
   40623                 :             : #undef DONE
   40624                 :             : #undef FAIL
   40625                 :             :   operand0 = operands[0];
   40626                 :             :   (void) operand0;
   40627                 :             :   operand1 = operands[1];
   40628                 :             :   (void) operand1;
   40629                 :             :   operand2 = operands[2];
   40630                 :             :   (void) operand2;
   40631                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   40632                 :             :         gen_rtvec (2,
   40633                 :             :                 gen_rtx_SET (operand0,
   40634                 :             :         gen_rtx_ASHIFT (DImode,
   40635                 :             :         operand1,
   40636                 :             :         operand2)),
   40637                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   40638                 :             :   _val = get_insns ();
   40639                 :             :   end_sequence ();
   40640                 :             :   return _val;
   40641                 :             : }
   40642                 :             : 
   40643                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:14927 */
   40644                 :             : extern rtx_insn *gen_split_546 (rtx_insn *, rtx *);
   40645                 :             : rtx_insn *
   40646                 :             : gen_split_546 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   40647                 :             : {
   40648                 :             :   rtx operand0;
   40649                 :             :   rtx operand1;
   40650                 :             :   rtx operand2;
   40651                 :             :   rtx_insn *_val = NULL;
   40652                 :             :   if (dump_file)
   40653                 :             :     fprintf (dump_file, "Splitting with gen_split_546 (i386.md:14927)\n");
   40654                 :             :   start_sequence ();
   40655                 :             : #define FAIL return (end_sequence (), _val)
   40656                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   40657                 :             : #line 14946 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   40658                 :             : 
   40659                 :             : #undef DONE
   40660                 :             : #undef FAIL
   40661                 :             :   operand0 = operands[0];
   40662                 :             :   (void) operand0;
   40663                 :             :   operand1 = operands[1];
   40664                 :             :   (void) operand1;
   40665                 :             :   operand2 = operands[2];
   40666                 :             :   (void) operand2;
   40667                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   40668                 :             :         gen_rtvec (2,
   40669                 :             :                 gen_rtx_SET (operand0,
   40670                 :             :         gen_rtx_ASHIFT (SImode,
   40671                 :             :         operand1,
   40672                 :             :         operand2)),
   40673                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   40674                 :             :   _val = get_insns ();
   40675                 :             :   end_sequence ();
   40676                 :             :   return _val;
   40677                 :             : }
   40678                 :             : 
   40679                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:14927 */
   40680                 :             : extern rtx_insn *gen_split_547 (rtx_insn *, rtx *);
   40681                 :             : rtx_insn *
   40682                 :             : gen_split_547 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   40683                 :             : {
   40684                 :             :   rtx operand0;
   40685                 :             :   rtx operand1;
   40686                 :             :   rtx operand2;
   40687                 :             :   rtx_insn *_val = NULL;
   40688                 :             :   if (dump_file)
   40689                 :             :     fprintf (dump_file, "Splitting with gen_split_547 (i386.md:14927)\n");
   40690                 :             :   start_sequence ();
   40691                 :             : #define FAIL return (end_sequence (), _val)
   40692                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   40693                 :             : #line 14946 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   40694                 :             : 
   40695                 :             : #undef DONE
   40696                 :             : #undef FAIL
   40697                 :             :   operand0 = operands[0];
   40698                 :             :   (void) operand0;
   40699                 :             :   operand1 = operands[1];
   40700                 :             :   (void) operand1;
   40701                 :             :   operand2 = operands[2];
   40702                 :             :   (void) operand2;
   40703                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   40704                 :             :         gen_rtvec (2,
   40705                 :             :                 gen_rtx_SET (operand0,
   40706                 :             :         gen_rtx_ASHIFT (DImode,
   40707                 :             :         operand1,
   40708                 :             :         operand2)),
   40709                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   40710                 :             :   _val = get_insns ();
   40711                 :             :   end_sequence ();
   40712                 :             :   return _val;
   40713                 :             : }
   40714                 :             : 
   40715                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:15019 */
   40716                 :             : extern rtx_insn *gen_split_548 (rtx_insn *, rtx *);
   40717                 :             : rtx_insn *
   40718                 :             : gen_split_548 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   40719                 :             : {
   40720                 :             :   rtx operand0;
   40721                 :             :   rtx operand1;
   40722                 :             :   rtx operand2;
   40723                 :             :   rtx_insn *_val = NULL;
   40724                 :             :   if (dump_file)
   40725                 :             :     fprintf (dump_file, "Splitting with gen_split_548 (i386.md:15019)\n");
   40726                 :             :   start_sequence ();
   40727                 :             : #define FAIL return (end_sequence (), _val)
   40728                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   40729                 :             : #line 15027 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   40730                 :             : operands[2] = gen_lowpart (SImode, operands[2]);
   40731                 :             : #undef DONE
   40732                 :             : #undef FAIL
   40733                 :             :   operand0 = operands[0];
   40734                 :             :   (void) operand0;
   40735                 :             :   operand1 = operands[1];
   40736                 :             :   (void) operand1;
   40737                 :             :   operand2 = operands[2];
   40738                 :             :   (void) operand2;
   40739                 :             :   emit_insn (gen_rtx_SET (operand0,
   40740                 :             :         gen_rtx_ASHIFT (SImode,
   40741                 :             :         operand1,
   40742                 :             :         operand2)));
   40743                 :             :   _val = get_insns ();
   40744                 :             :   end_sequence ();
   40745                 :             :   return _val;
   40746                 :             : }
   40747                 :             : 
   40748                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:15019 */
   40749                 :             : extern rtx_insn *gen_split_549 (rtx_insn *, rtx *);
   40750                 :             : rtx_insn *
   40751                 :             : gen_split_549 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   40752                 :             : {
   40753                 :             :   rtx operand0;
   40754                 :             :   rtx operand1;
   40755                 :             :   rtx operand2;
   40756                 :             :   rtx_insn *_val = NULL;
   40757                 :             :   if (dump_file)
   40758                 :             :     fprintf (dump_file, "Splitting with gen_split_549 (i386.md:15019)\n");
   40759                 :             :   start_sequence ();
   40760                 :             : #define FAIL return (end_sequence (), _val)
   40761                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   40762                 :             : #line 15027 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   40763                 :             : operands[2] = gen_lowpart (DImode, operands[2]);
   40764                 :             : #undef DONE
   40765                 :             : #undef FAIL
   40766                 :             :   operand0 = operands[0];
   40767                 :             :   (void) operand0;
   40768                 :             :   operand1 = operands[1];
   40769                 :             :   (void) operand1;
   40770                 :             :   operand2 = operands[2];
   40771                 :             :   (void) operand2;
   40772                 :             :   emit_insn (gen_rtx_SET (operand0,
   40773                 :             :         gen_rtx_ASHIFT (DImode,
   40774                 :             :         operand1,
   40775                 :             :         operand2)));
   40776                 :             :   _val = get_insns ();
   40777                 :             :   end_sequence ();
   40778                 :             :   return _val;
   40779                 :             : }
   40780                 :             : 
   40781                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:15094 */
   40782                 :             : extern rtx_insn *gen_split_550 (rtx_insn *, rtx *);
   40783                 :             : rtx_insn *
   40784                 :             : gen_split_550 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   40785                 :             : {
   40786                 :             :   rtx operand0;
   40787                 :             :   rtx operand1;
   40788                 :             :   rtx operand2;
   40789                 :             :   rtx_insn *_val = NULL;
   40790                 :             :   if (dump_file)
   40791                 :             :     fprintf (dump_file, "Splitting with gen_split_550 (i386.md:15094)\n");
   40792                 :             :   start_sequence ();
   40793                 :             : #define FAIL return (end_sequence (), _val)
   40794                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   40795                 :             : #line 15103 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   40796                 :             : operands[2] = gen_lowpart (SImode, operands[2]);
   40797                 :             : #undef DONE
   40798                 :             : #undef FAIL
   40799                 :             :   operand0 = operands[0];
   40800                 :             :   (void) operand0;
   40801                 :             :   operand1 = operands[1];
   40802                 :             :   (void) operand1;
   40803                 :             :   operand2 = operands[2];
   40804                 :             :   (void) operand2;
   40805                 :             :   emit_insn (gen_rtx_SET (operand0,
   40806                 :             :         gen_rtx_ZERO_EXTEND (DImode,
   40807                 :             :         gen_rtx_ASHIFT (SImode,
   40808                 :             :         operand1,
   40809                 :             :         operand2))));
   40810                 :             :   _val = get_insns ();
   40811                 :             :   end_sequence ();
   40812                 :             :   return _val;
   40813                 :             : }
   40814                 :             : 
   40815                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:15230 */
   40816                 :             : extern rtx_insn *gen_split_551 (rtx_insn *, rtx *);
   40817                 :             : rtx_insn *
   40818                 :             : gen_split_551 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   40819                 :             : {
   40820                 :             :   rtx operand0;
   40821                 :             :   rtx operand1;
   40822                 :             :   rtx operand2;
   40823                 :             :   rtx_insn *_val = NULL;
   40824                 :             :   if (dump_file)
   40825                 :             :     fprintf (dump_file, "Splitting with gen_split_551 (i386.md:15230)\n");
   40826                 :             :   start_sequence ();
   40827                 :             : #define FAIL return (end_sequence (), _val)
   40828                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   40829                 :             : #line 15261 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   40830                 :             : 
   40831                 :             : #undef DONE
   40832                 :             : #undef FAIL
   40833                 :             :   operand0 = operands[0];
   40834                 :             :   (void) operand0;
   40835                 :             :   operand1 = operands[1];
   40836                 :             :   (void) operand1;
   40837                 :             :   operand2 = operands[2];
   40838                 :             :   (void) operand2;
   40839                 :             :   emit_insn (gen_rtx_SET (gen_rtx_STRICT_LOW_PART (VOIDmode,
   40840                 :             :         operand0),
   40841                 :             :         operand1));
   40842                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   40843                 :             :         gen_rtvec (2,
   40844                 :             :                 gen_rtx_SET (gen_rtx_STRICT_LOW_PART (VOIDmode,
   40845                 :             :         copy_rtx (operand0)),
   40846                 :             :         gen_rtx_ASHIFT (QImode,
   40847                 :             :         copy_rtx (operand0),
   40848                 :             :         operand2)),
   40849                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   40850                 :             :   _val = get_insns ();
   40851                 :             :   end_sequence ();
   40852                 :             :   return _val;
   40853                 :             : }
   40854                 :             : 
   40855                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:15230 */
   40856                 :             : extern rtx_insn *gen_split_552 (rtx_insn *, rtx *);
   40857                 :             : rtx_insn *
   40858                 :             : gen_split_552 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   40859                 :             : {
   40860                 :             :   rtx operand0;
   40861                 :             :   rtx operand1;
   40862                 :             :   rtx operand2;
   40863                 :             :   rtx_insn *_val = NULL;
   40864                 :             :   if (dump_file)
   40865                 :             :     fprintf (dump_file, "Splitting with gen_split_552 (i386.md:15230)\n");
   40866                 :             :   start_sequence ();
   40867                 :             : #define FAIL return (end_sequence (), _val)
   40868                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   40869                 :             : #line 15261 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   40870                 :             : 
   40871                 :             : #undef DONE
   40872                 :             : #undef FAIL
   40873                 :             :   operand0 = operands[0];
   40874                 :             :   (void) operand0;
   40875                 :             :   operand1 = operands[1];
   40876                 :             :   (void) operand1;
   40877                 :             :   operand2 = operands[2];
   40878                 :             :   (void) operand2;
   40879                 :             :   emit_insn (gen_rtx_SET (gen_rtx_STRICT_LOW_PART (VOIDmode,
   40880                 :             :         operand0),
   40881                 :             :         operand1));
   40882                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   40883                 :             :         gen_rtvec (2,
   40884                 :             :                 gen_rtx_SET (gen_rtx_STRICT_LOW_PART (VOIDmode,
   40885                 :             :         copy_rtx (operand0)),
   40886                 :             :         gen_rtx_ASHIFT (HImode,
   40887                 :             :         copy_rtx (operand0),
   40888                 :             :         operand2)),
   40889                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   40890                 :             :   _val = get_insns ();
   40891                 :             :   end_sequence ();
   40892                 :             :   return _val;
   40893                 :             : }
   40894                 :             : 
   40895                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:15280 */
   40896                 :             : extern rtx_insn *gen_split_553 (rtx_insn *, rtx *);
   40897                 :             : rtx_insn *
   40898                 :             : gen_split_553 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   40899                 :             : {
   40900                 :             :   rtx operand0;
   40901                 :             :   rtx operand1;
   40902                 :             :   rtx operand2;
   40903                 :             :   rtx_insn *_val = NULL;
   40904                 :             :   if (dump_file)
   40905                 :             :     fprintf (dump_file, "Splitting with gen_split_553 (i386.md:15280)\n");
   40906                 :             :   start_sequence ();
   40907                 :             : #define FAIL return (end_sequence (), _val)
   40908                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   40909                 :             : #line 15289 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   40910                 :             : {
   40911                 :             :   if (QImode != SImode)
   40912                 :             :     {
   40913                 :             :       operands[0] = gen_lowpart (SImode, operands[0]);
   40914                 :             :       operands[1] = gen_lowpart (SImode, operands[1]);
   40915                 :             :     }
   40916                 :             :   operands[2] = GEN_INT (1 << INTVAL (operands[2]));
   40917                 :             : }
   40918                 :             : #undef DONE
   40919                 :             : #undef FAIL
   40920                 :             :   operand0 = operands[0];
   40921                 :             :   (void) operand0;
   40922                 :             :   operand1 = operands[1];
   40923                 :             :   (void) operand1;
   40924                 :             :   operand2 = operands[2];
   40925                 :             :   (void) operand2;
   40926                 :             :   emit_insn (gen_rtx_SET (operand0,
   40927                 :             :         gen_rtx_MULT (SImode,
   40928                 :             :         operand1,
   40929                 :             :         operand2)));
   40930                 :             :   _val = get_insns ();
   40931                 :             :   end_sequence ();
   40932                 :             :   return _val;
   40933                 :             : }
   40934                 :             : 
   40935                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:15280 */
   40936                 :             : extern rtx_insn *gen_split_554 (rtx_insn *, rtx *);
   40937                 :             : rtx_insn *
   40938                 :             : gen_split_554 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   40939                 :             : {
   40940                 :             :   rtx operand0;
   40941                 :             :   rtx operand1;
   40942                 :             :   rtx operand2;
   40943                 :             :   rtx_insn *_val = NULL;
   40944                 :             :   if (dump_file)
   40945                 :             :     fprintf (dump_file, "Splitting with gen_split_554 (i386.md:15280)\n");
   40946                 :             :   start_sequence ();
   40947                 :             : #define FAIL return (end_sequence (), _val)
   40948                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   40949                 :             : #line 15289 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   40950                 :             : {
   40951                 :             :   if (HImode != SImode)
   40952                 :             :     {
   40953                 :             :       operands[0] = gen_lowpart (SImode, operands[0]);
   40954                 :             :       operands[1] = gen_lowpart (SImode, operands[1]);
   40955                 :             :     }
   40956                 :             :   operands[2] = GEN_INT (1 << INTVAL (operands[2]));
   40957                 :             : }
   40958                 :             : #undef DONE
   40959                 :             : #undef FAIL
   40960                 :             :   operand0 = operands[0];
   40961                 :             :   (void) operand0;
   40962                 :             :   operand1 = operands[1];
   40963                 :             :   (void) operand1;
   40964                 :             :   operand2 = operands[2];
   40965                 :             :   (void) operand2;
   40966                 :             :   emit_insn (gen_rtx_SET (operand0,
   40967                 :             :         gen_rtx_MULT (SImode,
   40968                 :             :         operand1,
   40969                 :             :         operand2)));
   40970                 :             :   _val = get_insns ();
   40971                 :             :   end_sequence ();
   40972                 :             :   return _val;
   40973                 :             : }
   40974                 :             : 
   40975                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:15280 */
   40976                 :             : extern rtx_insn *gen_split_555 (rtx_insn *, rtx *);
   40977                 :             : rtx_insn *
   40978                 :             : gen_split_555 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   40979                 :             : {
   40980                 :             :   rtx operand0;
   40981                 :             :   rtx operand1;
   40982                 :             :   rtx operand2;
   40983                 :             :   rtx_insn *_val = NULL;
   40984                 :             :   if (dump_file)
   40985                 :             :     fprintf (dump_file, "Splitting with gen_split_555 (i386.md:15280)\n");
   40986                 :             :   start_sequence ();
   40987                 :             : #define FAIL return (end_sequence (), _val)
   40988                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   40989                 :             : #line 15289 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   40990                 :             : {
   40991                 :             :   if (SImode != SImode)
   40992                 :             :     {
   40993                 :             :       operands[0] = gen_lowpart (SImode, operands[0]);
   40994                 :             :       operands[1] = gen_lowpart (SImode, operands[1]);
   40995                 :             :     }
   40996                 :             :   operands[2] = GEN_INT (1 << INTVAL (operands[2]));
   40997                 :             : }
   40998                 :             : #undef DONE
   40999                 :             : #undef FAIL
   41000                 :             :   operand0 = operands[0];
   41001                 :             :   (void) operand0;
   41002                 :             :   operand1 = operands[1];
   41003                 :             :   (void) operand1;
   41004                 :             :   operand2 = operands[2];
   41005                 :             :   (void) operand2;
   41006                 :             :   emit_insn (gen_rtx_SET (operand0,
   41007                 :             :         gen_rtx_MULT (SImode,
   41008                 :             :         operand1,
   41009                 :             :         operand2)));
   41010                 :             :   _val = get_insns ();
   41011                 :             :   end_sequence ();
   41012                 :             :   return _val;
   41013                 :             : }
   41014                 :             : 
   41015                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:15280 */
   41016                 :             : extern rtx_insn *gen_split_556 (rtx_insn *, rtx *);
   41017                 :             : rtx_insn *
   41018                 :             : gen_split_556 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   41019                 :             : {
   41020                 :             :   rtx operand0;
   41021                 :             :   rtx operand1;
   41022                 :             :   rtx operand2;
   41023                 :             :   rtx_insn *_val = NULL;
   41024                 :             :   if (dump_file)
   41025                 :             :     fprintf (dump_file, "Splitting with gen_split_556 (i386.md:15280)\n");
   41026                 :             :   start_sequence ();
   41027                 :             : #define FAIL return (end_sequence (), _val)
   41028                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   41029                 :             : #line 15289 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   41030                 :             : {
   41031                 :             :   if (DImode != DImode)
   41032                 :             :     {
   41033                 :             :       operands[0] = gen_lowpart (DImode, operands[0]);
   41034                 :             :       operands[1] = gen_lowpart (DImode, operands[1]);
   41035                 :             :     }
   41036                 :             :   operands[2] = GEN_INT (1 << INTVAL (operands[2]));
   41037                 :             : }
   41038                 :             : #undef DONE
   41039                 :             : #undef FAIL
   41040                 :             :   operand0 = operands[0];
   41041                 :             :   (void) operand0;
   41042                 :             :   operand1 = operands[1];
   41043                 :             :   (void) operand1;
   41044                 :             :   operand2 = operands[2];
   41045                 :             :   (void) operand2;
   41046                 :             :   emit_insn (gen_rtx_SET (operand0,
   41047                 :             :         gen_rtx_MULT (DImode,
   41048                 :             :         operand1,
   41049                 :             :         operand2)));
   41050                 :             :   _val = get_insns ();
   41051                 :             :   end_sequence ();
   41052                 :             :   return _val;
   41053                 :             : }
   41054                 :             : 
   41055                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:15299 */
   41056                 :             : extern rtx_insn *gen_split_557 (rtx_insn *, rtx *);
   41057                 :             : rtx_insn *
   41058                 :             : gen_split_557 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   41059                 :             : {
   41060                 :             :   rtx operand0;
   41061                 :             :   rtx operand1;
   41062                 :             :   rtx operand2;
   41063                 :             :   rtx_insn *_val = NULL;
   41064                 :             :   if (dump_file)
   41065                 :             :     fprintf (dump_file, "Splitting with gen_split_557 (i386.md:15299)\n");
   41066                 :             :   start_sequence ();
   41067                 :             : #define FAIL return (end_sequence (), _val)
   41068                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   41069                 :             : #line 15309 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   41070                 :             : {
   41071                 :             :   operands[1] = gen_lowpart (SImode, operands[1]);
   41072                 :             :   operands[2] = GEN_INT (1 << INTVAL (operands[2]));
   41073                 :             : }
   41074                 :             : #undef DONE
   41075                 :             : #undef FAIL
   41076                 :             :   operand0 = operands[0];
   41077                 :             :   (void) operand0;
   41078                 :             :   operand1 = operands[1];
   41079                 :             :   (void) operand1;
   41080                 :             :   operand2 = operands[2];
   41081                 :             :   (void) operand2;
   41082                 :             :   emit_insn (gen_rtx_SET (operand0,
   41083                 :             :         gen_rtx_ZERO_EXTEND (DImode,
   41084                 :             :         gen_rtx_MULT (SImode,
   41085                 :             :         operand1,
   41086                 :             :         operand2))));
   41087                 :             :   _val = get_insns ();
   41088                 :             :   end_sequence ();
   41089                 :             :   return _val;
   41090                 :             : }
   41091                 :             : 
   41092                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:15478 */
   41093                 :             : extern rtx_insn *gen_split_558 (rtx_insn *, rtx *);
   41094                 :             : rtx_insn *
   41095                 :             : gen_split_558 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   41096                 :             : {
   41097                 :             :   rtx operand0;
   41098                 :             :   rtx operand1;
   41099                 :             :   rtx operand2;
   41100                 :             :   rtx operand3;
   41101                 :             :   rtx_insn *_val = NULL;
   41102                 :             :   if (dump_file)
   41103                 :             :     fprintf (dump_file, "Splitting with gen_split_558 (i386.md:15478)\n");
   41104                 :             :   start_sequence ();
   41105                 :             : #define FAIL return (end_sequence (), _val)
   41106                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   41107                 :             : #line 15527 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   41108                 :             : 
   41109                 :             : #undef DONE
   41110                 :             : #undef FAIL
   41111                 :             :   operand0 = operands[0];
   41112                 :             :   (void) operand0;
   41113                 :             :   operand1 = operands[1];
   41114                 :             :   (void) operand1;
   41115                 :             :   operand2 = operands[2];
   41116                 :             :   (void) operand2;
   41117                 :             :   operand3 = operands[3];
   41118                 :             :   (void) operand3;
   41119                 :             :   emit_insn (gen_rtx_SET (gen_rtx_ZERO_EXTRACT (HImode,
   41120                 :             :         operand0,
   41121                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   41122                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   41123                 :             :         gen_rtx_ZERO_EXTRACT (HImode,
   41124                 :             :         operand1,
   41125                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   41126                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)])));
   41127                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   41128                 :             :         gen_rtvec (2,
   41129                 :             :                 gen_rtx_SET (gen_rtx_ZERO_EXTRACT (HImode,
   41130                 :             :         copy_rtx (operand0),
   41131                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   41132                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   41133                 :             :         gen_rtx_SUBREG (HImode,
   41134                 :             :         gen_rtx_ASHIFT (QImode,
   41135                 :             :         gen_rtx_SUBREG (QImode,
   41136                 :             :         gen_rtx_fmt_eee (GET_CODE (operand3), GET_MODE (operand3),
   41137                 :             :                 copy_rtx (operand0),
   41138                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   41139                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   41140                 :             :         0),
   41141                 :             :         operand2),
   41142                 :             :         0)),
   41143                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   41144                 :             :   _val = get_insns ();
   41145                 :             :   end_sequence ();
   41146                 :             :   return _val;
   41147                 :             : }
   41148                 :             : 
   41149                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:15478 */
   41150                 :             : extern rtx_insn *gen_split_559 (rtx_insn *, rtx *);
   41151                 :             : rtx_insn *
   41152                 :             : gen_split_559 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   41153                 :             : {
   41154                 :             :   rtx operand0;
   41155                 :             :   rtx operand1;
   41156                 :             :   rtx operand2;
   41157                 :             :   rtx operand3;
   41158                 :             :   rtx_insn *_val = NULL;
   41159                 :             :   if (dump_file)
   41160                 :             :     fprintf (dump_file, "Splitting with gen_split_559 (i386.md:15478)\n");
   41161                 :             :   start_sequence ();
   41162                 :             : #define FAIL return (end_sequence (), _val)
   41163                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   41164                 :             : #line 15527 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   41165                 :             : 
   41166                 :             : #undef DONE
   41167                 :             : #undef FAIL
   41168                 :             :   operand0 = operands[0];
   41169                 :             :   (void) operand0;
   41170                 :             :   operand1 = operands[1];
   41171                 :             :   (void) operand1;
   41172                 :             :   operand2 = operands[2];
   41173                 :             :   (void) operand2;
   41174                 :             :   operand3 = operands[3];
   41175                 :             :   (void) operand3;
   41176                 :             :   emit_insn (gen_rtx_SET (gen_rtx_ZERO_EXTRACT (SImode,
   41177                 :             :         operand0,
   41178                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   41179                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   41180                 :             :         gen_rtx_ZERO_EXTRACT (SImode,
   41181                 :             :         operand1,
   41182                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   41183                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)])));
   41184                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   41185                 :             :         gen_rtvec (2,
   41186                 :             :                 gen_rtx_SET (gen_rtx_ZERO_EXTRACT (SImode,
   41187                 :             :         copy_rtx (operand0),
   41188                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   41189                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   41190                 :             :         gen_rtx_SUBREG (SImode,
   41191                 :             :         gen_rtx_ASHIFT (QImode,
   41192                 :             :         gen_rtx_SUBREG (QImode,
   41193                 :             :         gen_rtx_fmt_eee (GET_CODE (operand3), GET_MODE (operand3),
   41194                 :             :                 copy_rtx (operand0),
   41195                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   41196                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   41197                 :             :         0),
   41198                 :             :         operand2),
   41199                 :             :         0)),
   41200                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   41201                 :             :   _val = get_insns ();
   41202                 :             :   end_sequence ();
   41203                 :             :   return _val;
   41204                 :             : }
   41205                 :             : 
   41206                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:15478 */
   41207                 :             : extern rtx_insn *gen_split_560 (rtx_insn *, rtx *);
   41208                 :             : rtx_insn *
   41209                 :             : gen_split_560 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   41210                 :             : {
   41211                 :             :   rtx operand0;
   41212                 :             :   rtx operand1;
   41213                 :             :   rtx operand2;
   41214                 :             :   rtx operand3;
   41215                 :             :   rtx_insn *_val = NULL;
   41216                 :             :   if (dump_file)
   41217                 :             :     fprintf (dump_file, "Splitting with gen_split_560 (i386.md:15478)\n");
   41218                 :             :   start_sequence ();
   41219                 :             : #define FAIL return (end_sequence (), _val)
   41220                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   41221                 :             : #line 15527 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   41222                 :             : 
   41223                 :             : #undef DONE
   41224                 :             : #undef FAIL
   41225                 :             :   operand0 = operands[0];
   41226                 :             :   (void) operand0;
   41227                 :             :   operand1 = operands[1];
   41228                 :             :   (void) operand1;
   41229                 :             :   operand2 = operands[2];
   41230                 :             :   (void) operand2;
   41231                 :             :   operand3 = operands[3];
   41232                 :             :   (void) operand3;
   41233                 :             :   emit_insn (gen_rtx_SET (gen_rtx_ZERO_EXTRACT (DImode,
   41234                 :             :         operand0,
   41235                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   41236                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   41237                 :             :         gen_rtx_ZERO_EXTRACT (DImode,
   41238                 :             :         operand1,
   41239                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   41240                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)])));
   41241                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   41242                 :             :         gen_rtvec (2,
   41243                 :             :                 gen_rtx_SET (gen_rtx_ZERO_EXTRACT (DImode,
   41244                 :             :         copy_rtx (operand0),
   41245                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   41246                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   41247                 :             :         gen_rtx_SUBREG (DImode,
   41248                 :             :         gen_rtx_ASHIFT (QImode,
   41249                 :             :         gen_rtx_SUBREG (QImode,
   41250                 :             :         gen_rtx_fmt_eee (GET_CODE (operand3), GET_MODE (operand3),
   41251                 :             :                 copy_rtx (operand0),
   41252                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   41253                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   41254                 :             :         0),
   41255                 :             :         operand2),
   41256                 :             :         0)),
   41257                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   41258                 :             :   _val = get_insns ();
   41259                 :             :   end_sequence ();
   41260                 :             :   return _val;
   41261                 :             : }
   41262                 :             : 
   41263                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:15547 */
   41264                 :             : rtx
   41265                 :             : gen_lshrqi3 (rtx operand0,
   41266                 :             :         rtx operand1,
   41267                 :             :         rtx operand2)
   41268                 :             : {
   41269                 :             :   rtx_insn *_val = 0;
   41270                 :             :   start_sequence ();
   41271                 :             :   {
   41272                 :             :     rtx operands[3];
   41273                 :             :     operands[0] = operand0;
   41274                 :             :     operands[1] = operand1;
   41275                 :             :     operands[2] = operand2;
   41276                 :             : #define FAIL return (end_sequence (), _val)
   41277                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   41278                 :             : #line 15552 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   41279                 :             : {
   41280                 :             :   ix86_expand_binary_operator (LSHIFTRT, QImode, operands, TARGET_APX_NDD);
   41281                 :             :   DONE;
   41282                 :             : }
   41283                 :             : #undef DONE
   41284                 :             : #undef FAIL
   41285                 :             :     operand0 = operands[0];
   41286                 :             :     (void) operand0;
   41287                 :             :     operand1 = operands[1];
   41288                 :             :     (void) operand1;
   41289                 :             :     operand2 = operands[2];
   41290                 :             :     (void) operand2;
   41291                 :             :   }
   41292                 :             :   emit_insn (gen_rtx_SET (operand0,
   41293                 :             :         gen_rtx_LSHIFTRT (QImode,
   41294                 :             :         operand1,
   41295                 :             :         operand2)));
   41296                 :             :   _val = get_insns ();
   41297                 :             :   end_sequence ();
   41298                 :             :   return _val;
   41299                 :             : }
   41300                 :             : 
   41301                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:15547 */
   41302                 :             : rtx
   41303                 :             : gen_ashrqi3 (rtx operand0,
   41304                 :             :         rtx operand1,
   41305                 :             :         rtx operand2)
   41306                 :             : {
   41307                 :             :   rtx_insn *_val = 0;
   41308                 :             :   start_sequence ();
   41309                 :             :   {
   41310                 :             :     rtx operands[3];
   41311                 :             :     operands[0] = operand0;
   41312                 :             :     operands[1] = operand1;
   41313                 :             :     operands[2] = operand2;
   41314                 :             : #define FAIL return (end_sequence (), _val)
   41315                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   41316                 :             : #line 15552 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   41317                 :             : {
   41318                 :             :   ix86_expand_binary_operator (ASHIFTRT, QImode, operands, TARGET_APX_NDD);
   41319                 :             :   DONE;
   41320                 :             : }
   41321                 :             : #undef DONE
   41322                 :             : #undef FAIL
   41323                 :             :     operand0 = operands[0];
   41324                 :             :     (void) operand0;
   41325                 :             :     operand1 = operands[1];
   41326                 :             :     (void) operand1;
   41327                 :             :     operand2 = operands[2];
   41328                 :             :     (void) operand2;
   41329                 :             :   }
   41330                 :             :   emit_insn (gen_rtx_SET (operand0,
   41331                 :             :         gen_rtx_ASHIFTRT (QImode,
   41332                 :             :         operand1,
   41333                 :             :         operand2)));
   41334                 :             :   _val = get_insns ();
   41335                 :             :   end_sequence ();
   41336                 :             :   return _val;
   41337                 :             : }
   41338                 :             : 
   41339                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:15547 */
   41340                 :             : rtx
   41341                 :             : gen_lshrhi3 (rtx operand0,
   41342                 :             :         rtx operand1,
   41343                 :             :         rtx operand2)
   41344                 :             : {
   41345                 :             :   rtx_insn *_val = 0;
   41346                 :             :   start_sequence ();
   41347                 :             :   {
   41348                 :             :     rtx operands[3];
   41349                 :             :     operands[0] = operand0;
   41350                 :             :     operands[1] = operand1;
   41351                 :             :     operands[2] = operand2;
   41352                 :             : #define FAIL return (end_sequence (), _val)
   41353                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   41354                 :             : #line 15552 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   41355                 :             : {
   41356                 :             :   ix86_expand_binary_operator (LSHIFTRT, HImode, operands, TARGET_APX_NDD);
   41357                 :             :   DONE;
   41358                 :             : }
   41359                 :             : #undef DONE
   41360                 :             : #undef FAIL
   41361                 :             :     operand0 = operands[0];
   41362                 :             :     (void) operand0;
   41363                 :             :     operand1 = operands[1];
   41364                 :             :     (void) operand1;
   41365                 :             :     operand2 = operands[2];
   41366                 :             :     (void) operand2;
   41367                 :             :   }
   41368                 :             :   emit_insn (gen_rtx_SET (operand0,
   41369                 :             :         gen_rtx_LSHIFTRT (HImode,
   41370                 :             :         operand1,
   41371                 :             :         operand2)));
   41372                 :             :   _val = get_insns ();
   41373                 :             :   end_sequence ();
   41374                 :             :   return _val;
   41375                 :             : }
   41376                 :             : 
   41377                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:15547 */
   41378                 :             : rtx
   41379                 :             : gen_ashrhi3 (rtx operand0,
   41380                 :             :         rtx operand1,
   41381                 :             :         rtx operand2)
   41382                 :             : {
   41383                 :             :   rtx_insn *_val = 0;
   41384                 :             :   start_sequence ();
   41385                 :             :   {
   41386                 :             :     rtx operands[3];
   41387                 :             :     operands[0] = operand0;
   41388                 :             :     operands[1] = operand1;
   41389                 :             :     operands[2] = operand2;
   41390                 :             : #define FAIL return (end_sequence (), _val)
   41391                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   41392                 :             : #line 15552 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   41393                 :             : {
   41394                 :             :   ix86_expand_binary_operator (ASHIFTRT, HImode, operands, TARGET_APX_NDD);
   41395                 :             :   DONE;
   41396                 :             : }
   41397                 :             : #undef DONE
   41398                 :             : #undef FAIL
   41399                 :             :     operand0 = operands[0];
   41400                 :             :     (void) operand0;
   41401                 :             :     operand1 = operands[1];
   41402                 :             :     (void) operand1;
   41403                 :             :     operand2 = operands[2];
   41404                 :             :     (void) operand2;
   41405                 :             :   }
   41406                 :             :   emit_insn (gen_rtx_SET (operand0,
   41407                 :             :         gen_rtx_ASHIFTRT (HImode,
   41408                 :             :         operand1,
   41409                 :             :         operand2)));
   41410                 :             :   _val = get_insns ();
   41411                 :             :   end_sequence ();
   41412                 :             :   return _val;
   41413                 :             : }
   41414                 :             : 
   41415                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:15547 */
   41416                 :             : rtx
   41417                 :             : gen_lshrsi3 (rtx operand0,
   41418                 :             :         rtx operand1,
   41419                 :             :         rtx operand2)
   41420                 :             : {
   41421                 :             :   rtx_insn *_val = 0;
   41422                 :             :   start_sequence ();
   41423                 :             :   {
   41424                 :             :     rtx operands[3];
   41425                 :             :     operands[0] = operand0;
   41426                 :             :     operands[1] = operand1;
   41427                 :             :     operands[2] = operand2;
   41428                 :             : #define FAIL return (end_sequence (), _val)
   41429                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   41430                 :             : #line 15552 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   41431                 :             : {
   41432                 :             :   ix86_expand_binary_operator (LSHIFTRT, SImode, operands, TARGET_APX_NDD);
   41433                 :             :   DONE;
   41434                 :             : }
   41435                 :             : #undef DONE
   41436                 :             : #undef FAIL
   41437                 :             :     operand0 = operands[0];
   41438                 :             :     (void) operand0;
   41439                 :             :     operand1 = operands[1];
   41440                 :             :     (void) operand1;
   41441                 :             :     operand2 = operands[2];
   41442                 :             :     (void) operand2;
   41443                 :             :   }
   41444                 :             :   emit_insn (gen_rtx_SET (operand0,
   41445                 :             :         gen_rtx_LSHIFTRT (SImode,
   41446                 :             :         operand1,
   41447                 :             :         operand2)));
   41448                 :             :   _val = get_insns ();
   41449                 :             :   end_sequence ();
   41450                 :             :   return _val;
   41451                 :             : }
   41452                 :             : 
   41453                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:15547 */
   41454                 :             : rtx
   41455                 :             : gen_ashrsi3 (rtx operand0,
   41456                 :             :         rtx operand1,
   41457                 :             :         rtx operand2)
   41458                 :             : {
   41459                 :             :   rtx_insn *_val = 0;
   41460                 :             :   start_sequence ();
   41461                 :             :   {
   41462                 :             :     rtx operands[3];
   41463                 :             :     operands[0] = operand0;
   41464                 :             :     operands[1] = operand1;
   41465                 :             :     operands[2] = operand2;
   41466                 :             : #define FAIL return (end_sequence (), _val)
   41467                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   41468                 :             : #line 15552 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   41469                 :             : {
   41470                 :             :   ix86_expand_binary_operator (ASHIFTRT, SImode, operands, TARGET_APX_NDD);
   41471                 :             :   DONE;
   41472                 :             : }
   41473                 :             : #undef DONE
   41474                 :             : #undef FAIL
   41475                 :             :     operand0 = operands[0];
   41476                 :             :     (void) operand0;
   41477                 :             :     operand1 = operands[1];
   41478                 :             :     (void) operand1;
   41479                 :             :     operand2 = operands[2];
   41480                 :             :     (void) operand2;
   41481                 :             :   }
   41482                 :             :   emit_insn (gen_rtx_SET (operand0,
   41483                 :             :         gen_rtx_ASHIFTRT (SImode,
   41484                 :             :         operand1,
   41485                 :             :         operand2)));
   41486                 :             :   _val = get_insns ();
   41487                 :             :   end_sequence ();
   41488                 :             :   return _val;
   41489                 :             : }
   41490                 :             : 
   41491                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:15547 */
   41492                 :             : rtx
   41493                 :             : gen_lshrdi3 (rtx operand0,
   41494                 :             :         rtx operand1,
   41495                 :             :         rtx operand2)
   41496                 :             : {
   41497                 :             :   rtx_insn *_val = 0;
   41498                 :             :   start_sequence ();
   41499                 :             :   {
   41500                 :             :     rtx operands[3];
   41501                 :             :     operands[0] = operand0;
   41502                 :             :     operands[1] = operand1;
   41503                 :             :     operands[2] = operand2;
   41504                 :             : #define FAIL return (end_sequence (), _val)
   41505                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   41506                 :             : #line 15552 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   41507                 :             : {
   41508                 :             :   ix86_expand_binary_operator (LSHIFTRT, DImode, operands, TARGET_APX_NDD);
   41509                 :             :   DONE;
   41510                 :             : }
   41511                 :             : #undef DONE
   41512                 :             : #undef FAIL
   41513                 :             :     operand0 = operands[0];
   41514                 :             :     (void) operand0;
   41515                 :             :     operand1 = operands[1];
   41516                 :             :     (void) operand1;
   41517                 :             :     operand2 = operands[2];
   41518                 :             :     (void) operand2;
   41519                 :             :   }
   41520                 :             :   emit_insn (gen_rtx_SET (operand0,
   41521                 :             :         gen_rtx_LSHIFTRT (DImode,
   41522                 :             :         operand1,
   41523                 :             :         operand2)));
   41524                 :             :   _val = get_insns ();
   41525                 :             :   end_sequence ();
   41526                 :             :   return _val;
   41527                 :             : }
   41528                 :             : 
   41529                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:15547 */
   41530                 :             : rtx
   41531                 :             : gen_ashrdi3 (rtx operand0,
   41532                 :             :         rtx operand1,
   41533                 :             :         rtx operand2)
   41534                 :             : {
   41535                 :             :   rtx_insn *_val = 0;
   41536                 :             :   start_sequence ();
   41537                 :             :   {
   41538                 :             :     rtx operands[3];
   41539                 :             :     operands[0] = operand0;
   41540                 :             :     operands[1] = operand1;
   41541                 :             :     operands[2] = operand2;
   41542                 :             : #define FAIL return (end_sequence (), _val)
   41543                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   41544                 :             : #line 15552 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   41545                 :             : {
   41546                 :             :   ix86_expand_binary_operator (ASHIFTRT, DImode, operands, TARGET_APX_NDD);
   41547                 :             :   DONE;
   41548                 :             : }
   41549                 :             : #undef DONE
   41550                 :             : #undef FAIL
   41551                 :             :     operand0 = operands[0];
   41552                 :             :     (void) operand0;
   41553                 :             :     operand1 = operands[1];
   41554                 :             :     (void) operand1;
   41555                 :             :     operand2 = operands[2];
   41556                 :             :     (void) operand2;
   41557                 :             :   }
   41558                 :             :   emit_insn (gen_rtx_SET (operand0,
   41559                 :             :         gen_rtx_ASHIFTRT (DImode,
   41560                 :             :         operand1,
   41561                 :             :         operand2)));
   41562                 :             :   _val = get_insns ();
   41563                 :             :   end_sequence ();
   41564                 :             :   return _val;
   41565                 :             : }
   41566                 :             : 
   41567                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:15547 */
   41568                 :             : rtx
   41569                 :             : gen_lshrti3 (rtx operand0,
   41570                 :             :         rtx operand1,
   41571                 :             :         rtx operand2)
   41572                 :             : {
   41573                 :             :   rtx_insn *_val = 0;
   41574                 :             :   start_sequence ();
   41575                 :             :   {
   41576                 :             :     rtx operands[3];
   41577                 :             :     operands[0] = operand0;
   41578                 :             :     operands[1] = operand1;
   41579                 :             :     operands[2] = operand2;
   41580                 :             : #define FAIL return (end_sequence (), _val)
   41581                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   41582                 :             : #line 15552 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   41583                 :             : {
   41584                 :             :   ix86_expand_binary_operator (LSHIFTRT, TImode, operands, TARGET_APX_NDD);
   41585                 :             :   DONE;
   41586                 :             : }
   41587                 :             : #undef DONE
   41588                 :             : #undef FAIL
   41589                 :             :     operand0 = operands[0];
   41590                 :             :     (void) operand0;
   41591                 :             :     operand1 = operands[1];
   41592                 :             :     (void) operand1;
   41593                 :             :     operand2 = operands[2];
   41594                 :             :     (void) operand2;
   41595                 :             :   }
   41596                 :             :   emit_insn (gen_rtx_SET (operand0,
   41597                 :             :         gen_rtx_LSHIFTRT (TImode,
   41598                 :             :         operand1,
   41599                 :             :         operand2)));
   41600                 :             :   _val = get_insns ();
   41601                 :             :   end_sequence ();
   41602                 :             :   return _val;
   41603                 :             : }
   41604                 :             : 
   41605                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:15547 */
   41606                 :             : rtx
   41607                 :             : gen_ashrti3 (rtx operand0,
   41608                 :             :         rtx operand1,
   41609                 :             :         rtx operand2)
   41610                 :             : {
   41611                 :             :   rtx_insn *_val = 0;
   41612                 :             :   start_sequence ();
   41613                 :             :   {
   41614                 :             :     rtx operands[3];
   41615                 :             :     operands[0] = operand0;
   41616                 :             :     operands[1] = operand1;
   41617                 :             :     operands[2] = operand2;
   41618                 :             : #define FAIL return (end_sequence (), _val)
   41619                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   41620                 :             : #line 15552 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   41621                 :             : {
   41622                 :             :   ix86_expand_binary_operator (ASHIFTRT, TImode, operands, TARGET_APX_NDD);
   41623                 :             :   DONE;
   41624                 :             : }
   41625                 :             : #undef DONE
   41626                 :             : #undef FAIL
   41627                 :             :     operand0 = operands[0];
   41628                 :             :     (void) operand0;
   41629                 :             :     operand1 = operands[1];
   41630                 :             :     (void) operand1;
   41631                 :             :     operand2 = operands[2];
   41632                 :             :     (void) operand2;
   41633                 :             :   }
   41634                 :             :   emit_insn (gen_rtx_SET (operand0,
   41635                 :             :         gen_rtx_ASHIFTRT (TImode,
   41636                 :             :         operand1,
   41637                 :             :         operand2)));
   41638                 :             :   _val = get_insns ();
   41639                 :             :   end_sequence ();
   41640                 :             :   return _val;
   41641                 :             : }
   41642                 :             : 
   41643                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:15558 */
   41644                 :             : extern rtx_insn *gen_split_561 (rtx_insn *, rtx *);
   41645                 :             : rtx_insn *
   41646                 :             : gen_split_561 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   41647                 :             : {
   41648                 :             :   rtx operand0;
   41649                 :             :   rtx operand1;
   41650                 :             :   rtx operand2;
   41651                 :             :   rtx_insn *_val = NULL;
   41652                 :             :   if (dump_file)
   41653                 :             :     fprintf (dump_file, "Splitting with gen_split_561 (i386.md:15558)\n");
   41654                 :             :   start_sequence ();
   41655                 :             : #define FAIL return (end_sequence (), _val)
   41656                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   41657                 :             : #line 15578 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   41658                 :             : {
   41659                 :             :   operands[2] = force_reg (GET_MODE (operands[2]), operands[2]);
   41660                 :             :   operands[2] = gen_lowpart (QImode, operands[2]);
   41661                 :             : }
   41662                 :             : #undef DONE
   41663                 :             : #undef FAIL
   41664                 :             :   operand0 = operands[0];
   41665                 :             :   (void) operand0;
   41666                 :             :   operand1 = operands[1];
   41667                 :             :   (void) operand1;
   41668                 :             :   operand2 = operands[2];
   41669                 :             :   (void) operand2;
   41670                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   41671                 :             :         gen_rtvec (2,
   41672                 :             :                 gen_rtx_SET (operand0,
   41673                 :             :         gen_rtx_LSHIFTRT (SImode,
   41674                 :             :         operand1,
   41675                 :             :         operand2)),
   41676                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   41677                 :             :   _val = get_insns ();
   41678                 :             :   end_sequence ();
   41679                 :             :   return _val;
   41680                 :             : }
   41681                 :             : 
   41682                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:15558 */
   41683                 :             : extern rtx_insn *gen_split_562 (rtx_insn *, rtx *);
   41684                 :             : rtx_insn *
   41685                 :             : gen_split_562 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   41686                 :             : {
   41687                 :             :   rtx operand0;
   41688                 :             :   rtx operand1;
   41689                 :             :   rtx operand2;
   41690                 :             :   rtx_insn *_val = NULL;
   41691                 :             :   if (dump_file)
   41692                 :             :     fprintf (dump_file, "Splitting with gen_split_562 (i386.md:15558)\n");
   41693                 :             :   start_sequence ();
   41694                 :             : #define FAIL return (end_sequence (), _val)
   41695                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   41696                 :             : #line 15578 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   41697                 :             : {
   41698                 :             :   operands[2] = force_reg (GET_MODE (operands[2]), operands[2]);
   41699                 :             :   operands[2] = gen_lowpart (QImode, operands[2]);
   41700                 :             : }
   41701                 :             : #undef DONE
   41702                 :             : #undef FAIL
   41703                 :             :   operand0 = operands[0];
   41704                 :             :   (void) operand0;
   41705                 :             :   operand1 = operands[1];
   41706                 :             :   (void) operand1;
   41707                 :             :   operand2 = operands[2];
   41708                 :             :   (void) operand2;
   41709                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   41710                 :             :         gen_rtvec (2,
   41711                 :             :                 gen_rtx_SET (operand0,
   41712                 :             :         gen_rtx_ASHIFTRT (SImode,
   41713                 :             :         operand1,
   41714                 :             :         operand2)),
   41715                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   41716                 :             :   _val = get_insns ();
   41717                 :             :   end_sequence ();
   41718                 :             :   return _val;
   41719                 :             : }
   41720                 :             : 
   41721                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:15558 */
   41722                 :             : extern rtx_insn *gen_split_563 (rtx_insn *, rtx *);
   41723                 :             : rtx_insn *
   41724                 :             : gen_split_563 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   41725                 :             : {
   41726                 :             :   rtx operand0;
   41727                 :             :   rtx operand1;
   41728                 :             :   rtx operand2;
   41729                 :             :   rtx_insn *_val = NULL;
   41730                 :             :   if (dump_file)
   41731                 :             :     fprintf (dump_file, "Splitting with gen_split_563 (i386.md:15558)\n");
   41732                 :             :   start_sequence ();
   41733                 :             : #define FAIL return (end_sequence (), _val)
   41734                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   41735                 :             : #line 15578 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   41736                 :             : {
   41737                 :             :   operands[2] = force_reg (GET_MODE (operands[2]), operands[2]);
   41738                 :             :   operands[2] = gen_lowpart (QImode, operands[2]);
   41739                 :             : }
   41740                 :             : #undef DONE
   41741                 :             : #undef FAIL
   41742                 :             :   operand0 = operands[0];
   41743                 :             :   (void) operand0;
   41744                 :             :   operand1 = operands[1];
   41745                 :             :   (void) operand1;
   41746                 :             :   operand2 = operands[2];
   41747                 :             :   (void) operand2;
   41748                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   41749                 :             :         gen_rtvec (2,
   41750                 :             :                 gen_rtx_SET (operand0,
   41751                 :             :         gen_rtx_LSHIFTRT (DImode,
   41752                 :             :         operand1,
   41753                 :             :         operand2)),
   41754                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   41755                 :             :   _val = get_insns ();
   41756                 :             :   end_sequence ();
   41757                 :             :   return _val;
   41758                 :             : }
   41759                 :             : 
   41760                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:15558 */
   41761                 :             : extern rtx_insn *gen_split_564 (rtx_insn *, rtx *);
   41762                 :             : rtx_insn *
   41763                 :             : gen_split_564 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   41764                 :             : {
   41765                 :             :   rtx operand0;
   41766                 :             :   rtx operand1;
   41767                 :             :   rtx operand2;
   41768                 :             :   rtx_insn *_val = NULL;
   41769                 :             :   if (dump_file)
   41770                 :             :     fprintf (dump_file, "Splitting with gen_split_564 (i386.md:15558)\n");
   41771                 :             :   start_sequence ();
   41772                 :             : #define FAIL return (end_sequence (), _val)
   41773                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   41774                 :             : #line 15578 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   41775                 :             : {
   41776                 :             :   operands[2] = force_reg (GET_MODE (operands[2]), operands[2]);
   41777                 :             :   operands[2] = gen_lowpart (QImode, operands[2]);
   41778                 :             : }
   41779                 :             : #undef DONE
   41780                 :             : #undef FAIL
   41781                 :             :   operand0 = operands[0];
   41782                 :             :   (void) operand0;
   41783                 :             :   operand1 = operands[1];
   41784                 :             :   (void) operand1;
   41785                 :             :   operand2 = operands[2];
   41786                 :             :   (void) operand2;
   41787                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   41788                 :             :         gen_rtvec (2,
   41789                 :             :                 gen_rtx_SET (operand0,
   41790                 :             :         gen_rtx_ASHIFTRT (DImode,
   41791                 :             :         operand1,
   41792                 :             :         operand2)),
   41793                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   41794                 :             :   _val = get_insns ();
   41795                 :             :   end_sequence ();
   41796                 :             :   return _val;
   41797                 :             : }
   41798                 :             : 
   41799                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:15584 */
   41800                 :             : extern rtx_insn *gen_split_565 (rtx_insn *, rtx *);
   41801                 :             : rtx_insn *
   41802                 :             : gen_split_565 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   41803                 :             : {
   41804                 :             :   rtx operand0;
   41805                 :             :   rtx operand1;
   41806                 :             :   rtx operand2;
   41807                 :             :   rtx_insn *_val = NULL;
   41808                 :             :   if (dump_file)
   41809                 :             :     fprintf (dump_file, "Splitting with gen_split_565 (i386.md:15584)\n");
   41810                 :             :   start_sequence ();
   41811                 :             : #define FAIL return (end_sequence (), _val)
   41812                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   41813                 :             : #line 15603 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   41814                 :             : 
   41815                 :             : #undef DONE
   41816                 :             : #undef FAIL
   41817                 :             :   operand0 = operands[0];
   41818                 :             :   (void) operand0;
   41819                 :             :   operand1 = operands[1];
   41820                 :             :   (void) operand1;
   41821                 :             :   operand2 = operands[2];
   41822                 :             :   (void) operand2;
   41823                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   41824                 :             :         gen_rtvec (2,
   41825                 :             :                 gen_rtx_SET (operand0,
   41826                 :             :         gen_rtx_LSHIFTRT (SImode,
   41827                 :             :         operand1,
   41828                 :             :         operand2)),
   41829                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   41830                 :             :   _val = get_insns ();
   41831                 :             :   end_sequence ();
   41832                 :             :   return _val;
   41833                 :             : }
   41834                 :             : 
   41835                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:15584 */
   41836                 :             : extern rtx_insn *gen_split_566 (rtx_insn *, rtx *);
   41837                 :             : rtx_insn *
   41838                 :             : gen_split_566 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   41839                 :             : {
   41840                 :             :   rtx operand0;
   41841                 :             :   rtx operand1;
   41842                 :             :   rtx operand2;
   41843                 :             :   rtx_insn *_val = NULL;
   41844                 :             :   if (dump_file)
   41845                 :             :     fprintf (dump_file, "Splitting with gen_split_566 (i386.md:15584)\n");
   41846                 :             :   start_sequence ();
   41847                 :             : #define FAIL return (end_sequence (), _val)
   41848                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   41849                 :             : #line 15603 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   41850                 :             : 
   41851                 :             : #undef DONE
   41852                 :             : #undef FAIL
   41853                 :             :   operand0 = operands[0];
   41854                 :             :   (void) operand0;
   41855                 :             :   operand1 = operands[1];
   41856                 :             :   (void) operand1;
   41857                 :             :   operand2 = operands[2];
   41858                 :             :   (void) operand2;
   41859                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   41860                 :             :         gen_rtvec (2,
   41861                 :             :                 gen_rtx_SET (operand0,
   41862                 :             :         gen_rtx_ASHIFTRT (SImode,
   41863                 :             :         operand1,
   41864                 :             :         operand2)),
   41865                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   41866                 :             :   _val = get_insns ();
   41867                 :             :   end_sequence ();
   41868                 :             :   return _val;
   41869                 :             : }
   41870                 :             : 
   41871                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:15584 */
   41872                 :             : extern rtx_insn *gen_split_567 (rtx_insn *, rtx *);
   41873                 :             : rtx_insn *
   41874                 :             : gen_split_567 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   41875                 :             : {
   41876                 :             :   rtx operand0;
   41877                 :             :   rtx operand1;
   41878                 :             :   rtx operand2;
   41879                 :             :   rtx_insn *_val = NULL;
   41880                 :             :   if (dump_file)
   41881                 :             :     fprintf (dump_file, "Splitting with gen_split_567 (i386.md:15584)\n");
   41882                 :             :   start_sequence ();
   41883                 :             : #define FAIL return (end_sequence (), _val)
   41884                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   41885                 :             : #line 15603 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   41886                 :             : 
   41887                 :             : #undef DONE
   41888                 :             : #undef FAIL
   41889                 :             :   operand0 = operands[0];
   41890                 :             :   (void) operand0;
   41891                 :             :   operand1 = operands[1];
   41892                 :             :   (void) operand1;
   41893                 :             :   operand2 = operands[2];
   41894                 :             :   (void) operand2;
   41895                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   41896                 :             :         gen_rtvec (2,
   41897                 :             :                 gen_rtx_SET (operand0,
   41898                 :             :         gen_rtx_LSHIFTRT (DImode,
   41899                 :             :         operand1,
   41900                 :             :         operand2)),
   41901                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   41902                 :             :   _val = get_insns ();
   41903                 :             :   end_sequence ();
   41904                 :             :   return _val;
   41905                 :             : }
   41906                 :             : 
   41907                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:15584 */
   41908                 :             : extern rtx_insn *gen_split_568 (rtx_insn *, rtx *);
   41909                 :             : rtx_insn *
   41910                 :             : gen_split_568 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   41911                 :             : {
   41912                 :             :   rtx operand0;
   41913                 :             :   rtx operand1;
   41914                 :             :   rtx operand2;
   41915                 :             :   rtx_insn *_val = NULL;
   41916                 :             :   if (dump_file)
   41917                 :             :     fprintf (dump_file, "Splitting with gen_split_568 (i386.md:15584)\n");
   41918                 :             :   start_sequence ();
   41919                 :             : #define FAIL return (end_sequence (), _val)
   41920                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   41921                 :             : #line 15603 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   41922                 :             : 
   41923                 :             : #undef DONE
   41924                 :             : #undef FAIL
   41925                 :             :   operand0 = operands[0];
   41926                 :             :   (void) operand0;
   41927                 :             :   operand1 = operands[1];
   41928                 :             :   (void) operand1;
   41929                 :             :   operand2 = operands[2];
   41930                 :             :   (void) operand2;
   41931                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   41932                 :             :         gen_rtvec (2,
   41933                 :             :                 gen_rtx_SET (operand0,
   41934                 :             :         gen_rtx_ASHIFTRT (DImode,
   41935                 :             :         operand1,
   41936                 :             :         operand2)),
   41937                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   41938                 :             :   _val = get_insns ();
   41939                 :             :   end_sequence ();
   41940                 :             :   return _val;
   41941                 :             : }
   41942                 :             : 
   41943                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:15606 */
   41944                 :             : extern rtx_insn *gen_split_569 (rtx_insn *, rtx *);
   41945                 :             : rtx_insn *
   41946                 :             : gen_split_569 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   41947                 :             : {
   41948                 :             :   rtx operand0;
   41949                 :             :   rtx operand1;
   41950                 :             :   rtx operand2;
   41951                 :             :   rtx operand3;
   41952                 :             :   rtx operand4;
   41953                 :             :   rtx operand5;
   41954                 :             :   rtx operand6;
   41955                 :             :   rtx operand7;
   41956                 :             :   rtx operand8;
   41957                 :             :   rtx operand9;
   41958                 :             :   rtx_insn *_val = NULL;
   41959                 :             :   if (dump_file)
   41960                 :             :     fprintf (dump_file, "Splitting with gen_split_569 (i386.md:15606)\n");
   41961                 :             :   start_sequence ();
   41962                 :             : #define FAIL return (end_sequence (), _val)
   41963                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   41964                 :             : #line 15634 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   41965                 :             : {
   41966                 :             :   if ((INTVAL (operands[3]) & (4 * BITS_PER_UNIT)) != 0)
   41967                 :             :     {
   41968                 :             :       operands[2] = force_reg (GET_MODE (operands[2]), operands[2]);
   41969                 :             :       operands[2] = gen_lowpart (QImode, operands[2]);
   41970                 :             :       emit_insn (gen_lshrdi3_doubleword (operands[0], operands[1],
   41971                 :             :                                               operands[2]));
   41972                 :             :       DONE;
   41973                 :             :     }
   41974                 :             : 
   41975                 :             :   split_double_mode (DImode, &operands[0], 2, &operands[4], &operands[6]);
   41976                 :             : 
   41977                 :             :   operands[8] = GEN_INT (4 * BITS_PER_UNIT - 1);
   41978                 :             :   operands[9] = GEN_INT (4 * BITS_PER_UNIT);
   41979                 :             : 
   41980                 :             :   if ((INTVAL (operands[3]) & ((4 * BITS_PER_UNIT) - 1))
   41981                 :             :       != ((4 * BITS_PER_UNIT) - 1))
   41982                 :             :     {
   41983                 :             :       rtx xops[3];
   41984                 :             :       xops[0] = gen_reg_rtx (GET_MODE (operands[2]));
   41985                 :             :       xops[1] = operands[2];
   41986                 :             :       xops[2] = GEN_INT (INTVAL (operands[3])
   41987                 :             :                          & ((4 * BITS_PER_UNIT) - 1));
   41988                 :             :       ix86_expand_binary_operator (AND, GET_MODE (operands[2]), xops);
   41989                 :             :       operands[2] = xops[0];
   41990                 :             :     }
   41991                 :             : 
   41992                 :             :   operands[2] = force_reg (GET_MODE (operands[2]), operands[2]);
   41993                 :             :   operands[2] = gen_lowpart (QImode, operands[2]);
   41994                 :             : 
   41995                 :             :   if (!rtx_equal_p (operands[4], operands[5]))
   41996                 :             :     emit_move_insn (operands[4], operands[5]);
   41997                 :             : }
   41998                 :             : #undef DONE
   41999                 :             : #undef FAIL
   42000                 :             :   operand0 = operands[0];
   42001                 :             :   (void) operand0;
   42002                 :             :   operand1 = operands[1];
   42003                 :             :   (void) operand1;
   42004                 :             :   operand2 = operands[2];
   42005                 :             :   (void) operand2;
   42006                 :             :   operand3 = operands[3];
   42007                 :             :   (void) operand3;
   42008                 :             :   operand4 = operands[4];
   42009                 :             :   (void) operand4;
   42010                 :             :   operand5 = operands[5];
   42011                 :             :   (void) operand5;
   42012                 :             :   operand6 = operands[6];
   42013                 :             :   (void) operand6;
   42014                 :             :   operand7 = operands[7];
   42015                 :             :   (void) operand7;
   42016                 :             :   operand8 = operands[8];
   42017                 :             :   (void) operand8;
   42018                 :             :   operand9 = operands[9];
   42019                 :             :   (void) operand9;
   42020                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   42021                 :             :         gen_rtvec (2,
   42022                 :             :                 gen_rtx_SET (operand4,
   42023                 :             :         gen_rtx_IOR (SImode,
   42024                 :             :         gen_rtx_LSHIFTRT (SImode,
   42025                 :             :         copy_rtx (operand4),
   42026                 :             :         gen_rtx_AND (QImode,
   42027                 :             :         operand2,
   42028                 :             :         operand8)),
   42029                 :             :         gen_rtx_SUBREG (SImode,
   42030                 :             :         gen_rtx_ASHIFT (DImode,
   42031                 :             :         gen_rtx_ZERO_EXTEND (DImode,
   42032                 :             :         operand7),
   42033                 :             :         gen_rtx_MINUS (QImode,
   42034                 :             :         operand9,
   42035                 :             :         gen_rtx_AND (QImode,
   42036                 :             :         copy_rtx (operand2),
   42037                 :             :         copy_rtx (operand8)))),
   42038                 :             :         0))),
   42039                 :             :                 gen_hard_reg_clobber (CCmode, 17))), true);
   42040                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   42041                 :             :         gen_rtvec (2,
   42042                 :             :                 gen_rtx_SET (operand6,
   42043                 :             :         gen_rtx_LSHIFTRT (SImode,
   42044                 :             :         copy_rtx (operand7),
   42045                 :             :         copy_rtx (operand2))),
   42046                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   42047                 :             :   _val = get_insns ();
   42048                 :             :   end_sequence ();
   42049                 :             :   return _val;
   42050                 :             : }
   42051                 :             : 
   42052                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:15606 */
   42053                 :             : extern rtx_insn *gen_split_570 (rtx_insn *, rtx *);
   42054                 :             : rtx_insn *
   42055                 :             : gen_split_570 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   42056                 :             : {
   42057                 :             :   rtx operand0;
   42058                 :             :   rtx operand1;
   42059                 :             :   rtx operand2;
   42060                 :             :   rtx operand3;
   42061                 :             :   rtx operand4;
   42062                 :             :   rtx operand5;
   42063                 :             :   rtx operand6;
   42064                 :             :   rtx operand7;
   42065                 :             :   rtx operand8;
   42066                 :             :   rtx operand9;
   42067                 :             :   rtx_insn *_val = NULL;
   42068                 :             :   if (dump_file)
   42069                 :             :     fprintf (dump_file, "Splitting with gen_split_570 (i386.md:15606)\n");
   42070                 :             :   start_sequence ();
   42071                 :             : #define FAIL return (end_sequence (), _val)
   42072                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   42073                 :             : #line 15634 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   42074                 :             : {
   42075                 :             :   if ((INTVAL (operands[3]) & (4 * BITS_PER_UNIT)) != 0)
   42076                 :             :     {
   42077                 :             :       operands[2] = force_reg (GET_MODE (operands[2]), operands[2]);
   42078                 :             :       operands[2] = gen_lowpart (QImode, operands[2]);
   42079                 :             :       emit_insn (gen_ashrdi3_doubleword (operands[0], operands[1],
   42080                 :             :                                               operands[2]));
   42081                 :             :       DONE;
   42082                 :             :     }
   42083                 :             : 
   42084                 :             :   split_double_mode (DImode, &operands[0], 2, &operands[4], &operands[6]);
   42085                 :             : 
   42086                 :             :   operands[8] = GEN_INT (4 * BITS_PER_UNIT - 1);
   42087                 :             :   operands[9] = GEN_INT (4 * BITS_PER_UNIT);
   42088                 :             : 
   42089                 :             :   if ((INTVAL (operands[3]) & ((4 * BITS_PER_UNIT) - 1))
   42090                 :             :       != ((4 * BITS_PER_UNIT) - 1))
   42091                 :             :     {
   42092                 :             :       rtx xops[3];
   42093                 :             :       xops[0] = gen_reg_rtx (GET_MODE (operands[2]));
   42094                 :             :       xops[1] = operands[2];
   42095                 :             :       xops[2] = GEN_INT (INTVAL (operands[3])
   42096                 :             :                          & ((4 * BITS_PER_UNIT) - 1));
   42097                 :             :       ix86_expand_binary_operator (AND, GET_MODE (operands[2]), xops);
   42098                 :             :       operands[2] = xops[0];
   42099                 :             :     }
   42100                 :             : 
   42101                 :             :   operands[2] = force_reg (GET_MODE (operands[2]), operands[2]);
   42102                 :             :   operands[2] = gen_lowpart (QImode, operands[2]);
   42103                 :             : 
   42104                 :             :   if (!rtx_equal_p (operands[4], operands[5]))
   42105                 :             :     emit_move_insn (operands[4], operands[5]);
   42106                 :             : }
   42107                 :             : #undef DONE
   42108                 :             : #undef FAIL
   42109                 :             :   operand0 = operands[0];
   42110                 :             :   (void) operand0;
   42111                 :             :   operand1 = operands[1];
   42112                 :             :   (void) operand1;
   42113                 :             :   operand2 = operands[2];
   42114                 :             :   (void) operand2;
   42115                 :             :   operand3 = operands[3];
   42116                 :             :   (void) operand3;
   42117                 :             :   operand4 = operands[4];
   42118                 :             :   (void) operand4;
   42119                 :             :   operand5 = operands[5];
   42120                 :             :   (void) operand5;
   42121                 :             :   operand6 = operands[6];
   42122                 :             :   (void) operand6;
   42123                 :             :   operand7 = operands[7];
   42124                 :             :   (void) operand7;
   42125                 :             :   operand8 = operands[8];
   42126                 :             :   (void) operand8;
   42127                 :             :   operand9 = operands[9];
   42128                 :             :   (void) operand9;
   42129                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   42130                 :             :         gen_rtvec (2,
   42131                 :             :                 gen_rtx_SET (operand4,
   42132                 :             :         gen_rtx_IOR (SImode,
   42133                 :             :         gen_rtx_LSHIFTRT (SImode,
   42134                 :             :         copy_rtx (operand4),
   42135                 :             :         gen_rtx_AND (QImode,
   42136                 :             :         operand2,
   42137                 :             :         operand8)),
   42138                 :             :         gen_rtx_SUBREG (SImode,
   42139                 :             :         gen_rtx_ASHIFT (DImode,
   42140                 :             :         gen_rtx_ZERO_EXTEND (DImode,
   42141                 :             :         operand7),
   42142                 :             :         gen_rtx_MINUS (QImode,
   42143                 :             :         operand9,
   42144                 :             :         gen_rtx_AND (QImode,
   42145                 :             :         copy_rtx (operand2),
   42146                 :             :         copy_rtx (operand8)))),
   42147                 :             :         0))),
   42148                 :             :                 gen_hard_reg_clobber (CCmode, 17))), true);
   42149                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   42150                 :             :         gen_rtvec (2,
   42151                 :             :                 gen_rtx_SET (operand6,
   42152                 :             :         gen_rtx_ASHIFTRT (SImode,
   42153                 :             :         copy_rtx (operand7),
   42154                 :             :         copy_rtx (operand2))),
   42155                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   42156                 :             :   _val = get_insns ();
   42157                 :             :   end_sequence ();
   42158                 :             :   return _val;
   42159                 :             : }
   42160                 :             : 
   42161                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:15606 */
   42162                 :             : extern rtx_insn *gen_split_571 (rtx_insn *, rtx *);
   42163                 :             : rtx_insn *
   42164                 :             : gen_split_571 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   42165                 :             : {
   42166                 :             :   rtx operand0;
   42167                 :             :   rtx operand1;
   42168                 :             :   rtx operand2;
   42169                 :             :   rtx operand3;
   42170                 :             :   rtx operand4;
   42171                 :             :   rtx operand5;
   42172                 :             :   rtx operand6;
   42173                 :             :   rtx operand7;
   42174                 :             :   rtx operand8;
   42175                 :             :   rtx operand9;
   42176                 :             :   rtx_insn *_val = NULL;
   42177                 :             :   if (dump_file)
   42178                 :             :     fprintf (dump_file, "Splitting with gen_split_571 (i386.md:15606)\n");
   42179                 :             :   start_sequence ();
   42180                 :             : #define FAIL return (end_sequence (), _val)
   42181                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   42182                 :             : #line 15634 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   42183                 :             : {
   42184                 :             :   if ((INTVAL (operands[3]) & (8 * BITS_PER_UNIT)) != 0)
   42185                 :             :     {
   42186                 :             :       operands[2] = force_reg (GET_MODE (operands[2]), operands[2]);
   42187                 :             :       operands[2] = gen_lowpart (QImode, operands[2]);
   42188                 :             :       emit_insn (gen_lshrti3_doubleword (operands[0], operands[1],
   42189                 :             :                                               operands[2]));
   42190                 :             :       DONE;
   42191                 :             :     }
   42192                 :             : 
   42193                 :             :   split_double_mode (TImode, &operands[0], 2, &operands[4], &operands[6]);
   42194                 :             : 
   42195                 :             :   operands[8] = GEN_INT (8 * BITS_PER_UNIT - 1);
   42196                 :             :   operands[9] = GEN_INT (8 * BITS_PER_UNIT);
   42197                 :             : 
   42198                 :             :   if ((INTVAL (operands[3]) & ((8 * BITS_PER_UNIT) - 1))
   42199                 :             :       != ((8 * BITS_PER_UNIT) - 1))
   42200                 :             :     {
   42201                 :             :       rtx xops[3];
   42202                 :             :       xops[0] = gen_reg_rtx (GET_MODE (operands[2]));
   42203                 :             :       xops[1] = operands[2];
   42204                 :             :       xops[2] = GEN_INT (INTVAL (operands[3])
   42205                 :             :                          & ((8 * BITS_PER_UNIT) - 1));
   42206                 :             :       ix86_expand_binary_operator (AND, GET_MODE (operands[2]), xops);
   42207                 :             :       operands[2] = xops[0];
   42208                 :             :     }
   42209                 :             : 
   42210                 :             :   operands[2] = force_reg (GET_MODE (operands[2]), operands[2]);
   42211                 :             :   operands[2] = gen_lowpart (QImode, operands[2]);
   42212                 :             : 
   42213                 :             :   if (!rtx_equal_p (operands[4], operands[5]))
   42214                 :             :     emit_move_insn (operands[4], operands[5]);
   42215                 :             : }
   42216                 :             : #undef DONE
   42217                 :             : #undef FAIL
   42218                 :             :   operand0 = operands[0];
   42219                 :             :   (void) operand0;
   42220                 :             :   operand1 = operands[1];
   42221                 :             :   (void) operand1;
   42222                 :             :   operand2 = operands[2];
   42223                 :             :   (void) operand2;
   42224                 :             :   operand3 = operands[3];
   42225                 :             :   (void) operand3;
   42226                 :             :   operand4 = operands[4];
   42227                 :             :   (void) operand4;
   42228                 :             :   operand5 = operands[5];
   42229                 :             :   (void) operand5;
   42230                 :             :   operand6 = operands[6];
   42231                 :             :   (void) operand6;
   42232                 :             :   operand7 = operands[7];
   42233                 :             :   (void) operand7;
   42234                 :             :   operand8 = operands[8];
   42235                 :             :   (void) operand8;
   42236                 :             :   operand9 = operands[9];
   42237                 :             :   (void) operand9;
   42238                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   42239                 :             :         gen_rtvec (2,
   42240                 :             :                 gen_rtx_SET (operand4,
   42241                 :             :         gen_rtx_IOR (DImode,
   42242                 :             :         gen_rtx_LSHIFTRT (DImode,
   42243                 :             :         copy_rtx (operand4),
   42244                 :             :         gen_rtx_AND (QImode,
   42245                 :             :         operand2,
   42246                 :             :         operand8)),
   42247                 :             :         gen_rtx_SUBREG (DImode,
   42248                 :             :         gen_rtx_ASHIFT (TImode,
   42249                 :             :         gen_rtx_ZERO_EXTEND (TImode,
   42250                 :             :         operand7),
   42251                 :             :         gen_rtx_MINUS (QImode,
   42252                 :             :         operand9,
   42253                 :             :         gen_rtx_AND (QImode,
   42254                 :             :         copy_rtx (operand2),
   42255                 :             :         copy_rtx (operand8)))),
   42256                 :             :         0))),
   42257                 :             :                 gen_hard_reg_clobber (CCmode, 17))), true);
   42258                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   42259                 :             :         gen_rtvec (2,
   42260                 :             :                 gen_rtx_SET (operand6,
   42261                 :             :         gen_rtx_LSHIFTRT (DImode,
   42262                 :             :         copy_rtx (operand7),
   42263                 :             :         copy_rtx (operand2))),
   42264                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   42265                 :             :   _val = get_insns ();
   42266                 :             :   end_sequence ();
   42267                 :             :   return _val;
   42268                 :             : }
   42269                 :             : 
   42270                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:15606 */
   42271                 :             : extern rtx_insn *gen_split_572 (rtx_insn *, rtx *);
   42272                 :             : rtx_insn *
   42273                 :             : gen_split_572 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   42274                 :             : {
   42275                 :             :   rtx operand0;
   42276                 :             :   rtx operand1;
   42277                 :             :   rtx operand2;
   42278                 :             :   rtx operand3;
   42279                 :             :   rtx operand4;
   42280                 :             :   rtx operand5;
   42281                 :             :   rtx operand6;
   42282                 :             :   rtx operand7;
   42283                 :             :   rtx operand8;
   42284                 :             :   rtx operand9;
   42285                 :             :   rtx_insn *_val = NULL;
   42286                 :             :   if (dump_file)
   42287                 :             :     fprintf (dump_file, "Splitting with gen_split_572 (i386.md:15606)\n");
   42288                 :             :   start_sequence ();
   42289                 :             : #define FAIL return (end_sequence (), _val)
   42290                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   42291                 :             : #line 15634 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   42292                 :             : {
   42293                 :             :   if ((INTVAL (operands[3]) & (8 * BITS_PER_UNIT)) != 0)
   42294                 :             :     {
   42295                 :             :       operands[2] = force_reg (GET_MODE (operands[2]), operands[2]);
   42296                 :             :       operands[2] = gen_lowpart (QImode, operands[2]);
   42297                 :             :       emit_insn (gen_ashrti3_doubleword (operands[0], operands[1],
   42298                 :             :                                               operands[2]));
   42299                 :             :       DONE;
   42300                 :             :     }
   42301                 :             : 
   42302                 :             :   split_double_mode (TImode, &operands[0], 2, &operands[4], &operands[6]);
   42303                 :             : 
   42304                 :             :   operands[8] = GEN_INT (8 * BITS_PER_UNIT - 1);
   42305                 :             :   operands[9] = GEN_INT (8 * BITS_PER_UNIT);
   42306                 :             : 
   42307                 :             :   if ((INTVAL (operands[3]) & ((8 * BITS_PER_UNIT) - 1))
   42308                 :             :       != ((8 * BITS_PER_UNIT) - 1))
   42309                 :             :     {
   42310                 :             :       rtx xops[3];
   42311                 :             :       xops[0] = gen_reg_rtx (GET_MODE (operands[2]));
   42312                 :             :       xops[1] = operands[2];
   42313                 :             :       xops[2] = GEN_INT (INTVAL (operands[3])
   42314                 :             :                          & ((8 * BITS_PER_UNIT) - 1));
   42315                 :             :       ix86_expand_binary_operator (AND, GET_MODE (operands[2]), xops);
   42316                 :             :       operands[2] = xops[0];
   42317                 :             :     }
   42318                 :             : 
   42319                 :             :   operands[2] = force_reg (GET_MODE (operands[2]), operands[2]);
   42320                 :             :   operands[2] = gen_lowpart (QImode, operands[2]);
   42321                 :             : 
   42322                 :             :   if (!rtx_equal_p (operands[4], operands[5]))
   42323                 :             :     emit_move_insn (operands[4], operands[5]);
   42324                 :             : }
   42325                 :             : #undef DONE
   42326                 :             : #undef FAIL
   42327                 :             :   operand0 = operands[0];
   42328                 :             :   (void) operand0;
   42329                 :             :   operand1 = operands[1];
   42330                 :             :   (void) operand1;
   42331                 :             :   operand2 = operands[2];
   42332                 :             :   (void) operand2;
   42333                 :             :   operand3 = operands[3];
   42334                 :             :   (void) operand3;
   42335                 :             :   operand4 = operands[4];
   42336                 :             :   (void) operand4;
   42337                 :             :   operand5 = operands[5];
   42338                 :             :   (void) operand5;
   42339                 :             :   operand6 = operands[6];
   42340                 :             :   (void) operand6;
   42341                 :             :   operand7 = operands[7];
   42342                 :             :   (void) operand7;
   42343                 :             :   operand8 = operands[8];
   42344                 :             :   (void) operand8;
   42345                 :             :   operand9 = operands[9];
   42346                 :             :   (void) operand9;
   42347                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   42348                 :             :         gen_rtvec (2,
   42349                 :             :                 gen_rtx_SET (operand4,
   42350                 :             :         gen_rtx_IOR (DImode,
   42351                 :             :         gen_rtx_LSHIFTRT (DImode,
   42352                 :             :         copy_rtx (operand4),
   42353                 :             :         gen_rtx_AND (QImode,
   42354                 :             :         operand2,
   42355                 :             :         operand8)),
   42356                 :             :         gen_rtx_SUBREG (DImode,
   42357                 :             :         gen_rtx_ASHIFT (TImode,
   42358                 :             :         gen_rtx_ZERO_EXTEND (TImode,
   42359                 :             :         operand7),
   42360                 :             :         gen_rtx_MINUS (QImode,
   42361                 :             :         operand9,
   42362                 :             :         gen_rtx_AND (QImode,
   42363                 :             :         copy_rtx (operand2),
   42364                 :             :         copy_rtx (operand8)))),
   42365                 :             :         0))),
   42366                 :             :                 gen_hard_reg_clobber (CCmode, 17))), true);
   42367                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   42368                 :             :         gen_rtvec (2,
   42369                 :             :                 gen_rtx_SET (operand6,
   42370                 :             :         gen_rtx_ASHIFTRT (DImode,
   42371                 :             :         copy_rtx (operand7),
   42372                 :             :         copy_rtx (operand2))),
   42373                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   42374                 :             :   _val = get_insns ();
   42375                 :             :   end_sequence ();
   42376                 :             :   return _val;
   42377                 :             : }
   42378                 :             : 
   42379                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:15668 */
   42380                 :             : extern rtx_insn *gen_split_573 (rtx_insn *, rtx *);
   42381                 :             : rtx_insn *
   42382                 :             : gen_split_573 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   42383                 :             : {
   42384                 :             :   rtx operand0;
   42385                 :             :   rtx operand1;
   42386                 :             :   rtx operand2;
   42387                 :             :   rtx operand3;
   42388                 :             :   rtx operand4;
   42389                 :             :   rtx operand5;
   42390                 :             :   rtx operand6;
   42391                 :             :   rtx operand7;
   42392                 :             :   rtx operand8;
   42393                 :             :   rtx operand9;
   42394                 :             :   rtx_insn *_val = NULL;
   42395                 :             :   if (dump_file)
   42396                 :             :     fprintf (dump_file, "Splitting with gen_split_573 (i386.md:15668)\n");
   42397                 :             :   start_sequence ();
   42398                 :             : #define FAIL return (end_sequence (), _val)
   42399                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   42400                 :             : #line 15695 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   42401                 :             : {
   42402                 :             :   if ((INTVAL (operands[3]) & (4 * BITS_PER_UNIT)) != 0)
   42403                 :             :     {
   42404                 :             :       emit_insn (gen_lshrdi3_doubleword (operands[0], operands[1],
   42405                 :             :                                               operands[2]));
   42406                 :             :       DONE;
   42407                 :             :     }
   42408                 :             : 
   42409                 :             :   split_double_mode (DImode, &operands[0], 2, &operands[4], &operands[6]);
   42410                 :             : 
   42411                 :             :   operands[8] = GEN_INT (4 * BITS_PER_UNIT - 1);
   42412                 :             :   operands[9] = GEN_INT (4 * BITS_PER_UNIT);
   42413                 :             : 
   42414                 :             :   if ((INTVAL (operands[3]) & ((4 * BITS_PER_UNIT) - 1))
   42415                 :             :       != ((4 * BITS_PER_UNIT) - 1))
   42416                 :             :     {
   42417                 :             :       rtx tem = gen_reg_rtx (QImode);
   42418                 :             :       emit_insn (gen_andqi3 (tem, operands[2], operands[3]));
   42419                 :             :       operands[2] = tem;
   42420                 :             :     }
   42421                 :             : 
   42422                 :             :   if (!rtx_equal_p (operands[4], operands[5]))
   42423                 :             :     emit_move_insn (operands[4], operands[5]);
   42424                 :             : }
   42425                 :             : #undef DONE
   42426                 :             : #undef FAIL
   42427                 :             :   operand0 = operands[0];
   42428                 :             :   (void) operand0;
   42429                 :             :   operand1 = operands[1];
   42430                 :             :   (void) operand1;
   42431                 :             :   operand2 = operands[2];
   42432                 :             :   (void) operand2;
   42433                 :             :   operand3 = operands[3];
   42434                 :             :   (void) operand3;
   42435                 :             :   operand4 = operands[4];
   42436                 :             :   (void) operand4;
   42437                 :             :   operand5 = operands[5];
   42438                 :             :   (void) operand5;
   42439                 :             :   operand6 = operands[6];
   42440                 :             :   (void) operand6;
   42441                 :             :   operand7 = operands[7];
   42442                 :             :   (void) operand7;
   42443                 :             :   operand8 = operands[8];
   42444                 :             :   (void) operand8;
   42445                 :             :   operand9 = operands[9];
   42446                 :             :   (void) operand9;
   42447                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   42448                 :             :         gen_rtvec (2,
   42449                 :             :                 gen_rtx_SET (operand4,
   42450                 :             :         gen_rtx_IOR (SImode,
   42451                 :             :         gen_rtx_LSHIFTRT (SImode,
   42452                 :             :         copy_rtx (operand4),
   42453                 :             :         gen_rtx_AND (QImode,
   42454                 :             :         operand2,
   42455                 :             :         operand8)),
   42456                 :             :         gen_rtx_SUBREG (SImode,
   42457                 :             :         gen_rtx_ASHIFT (DImode,
   42458                 :             :         gen_rtx_ZERO_EXTEND (DImode,
   42459                 :             :         operand7),
   42460                 :             :         gen_rtx_MINUS (QImode,
   42461                 :             :         operand9,
   42462                 :             :         gen_rtx_AND (QImode,
   42463                 :             :         copy_rtx (operand2),
   42464                 :             :         copy_rtx (operand8)))),
   42465                 :             :         0))),
   42466                 :             :                 gen_hard_reg_clobber (CCmode, 17))), true);
   42467                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   42468                 :             :         gen_rtvec (2,
   42469                 :             :                 gen_rtx_SET (operand6,
   42470                 :             :         gen_rtx_LSHIFTRT (SImode,
   42471                 :             :         copy_rtx (operand7),
   42472                 :             :         copy_rtx (operand2))),
   42473                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   42474                 :             :   _val = get_insns ();
   42475                 :             :   end_sequence ();
   42476                 :             :   return _val;
   42477                 :             : }
   42478                 :             : 
   42479                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:15668 */
   42480                 :             : extern rtx_insn *gen_split_574 (rtx_insn *, rtx *);
   42481                 :             : rtx_insn *
   42482                 :             : gen_split_574 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   42483                 :             : {
   42484                 :             :   rtx operand0;
   42485                 :             :   rtx operand1;
   42486                 :             :   rtx operand2;
   42487                 :             :   rtx operand3;
   42488                 :             :   rtx operand4;
   42489                 :             :   rtx operand5;
   42490                 :             :   rtx operand6;
   42491                 :             :   rtx operand7;
   42492                 :             :   rtx operand8;
   42493                 :             :   rtx operand9;
   42494                 :             :   rtx_insn *_val = NULL;
   42495                 :             :   if (dump_file)
   42496                 :             :     fprintf (dump_file, "Splitting with gen_split_574 (i386.md:15668)\n");
   42497                 :             :   start_sequence ();
   42498                 :             : #define FAIL return (end_sequence (), _val)
   42499                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   42500                 :             : #line 15695 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   42501                 :             : {
   42502                 :             :   if ((INTVAL (operands[3]) & (4 * BITS_PER_UNIT)) != 0)
   42503                 :             :     {
   42504                 :             :       emit_insn (gen_ashrdi3_doubleword (operands[0], operands[1],
   42505                 :             :                                               operands[2]));
   42506                 :             :       DONE;
   42507                 :             :     }
   42508                 :             : 
   42509                 :             :   split_double_mode (DImode, &operands[0], 2, &operands[4], &operands[6]);
   42510                 :             : 
   42511                 :             :   operands[8] = GEN_INT (4 * BITS_PER_UNIT - 1);
   42512                 :             :   operands[9] = GEN_INT (4 * BITS_PER_UNIT);
   42513                 :             : 
   42514                 :             :   if ((INTVAL (operands[3]) & ((4 * BITS_PER_UNIT) - 1))
   42515                 :             :       != ((4 * BITS_PER_UNIT) - 1))
   42516                 :             :     {
   42517                 :             :       rtx tem = gen_reg_rtx (QImode);
   42518                 :             :       emit_insn (gen_andqi3 (tem, operands[2], operands[3]));
   42519                 :             :       operands[2] = tem;
   42520                 :             :     }
   42521                 :             : 
   42522                 :             :   if (!rtx_equal_p (operands[4], operands[5]))
   42523                 :             :     emit_move_insn (operands[4], operands[5]);
   42524                 :             : }
   42525                 :             : #undef DONE
   42526                 :             : #undef FAIL
   42527                 :             :   operand0 = operands[0];
   42528                 :             :   (void) operand0;
   42529                 :             :   operand1 = operands[1];
   42530                 :             :   (void) operand1;
   42531                 :             :   operand2 = operands[2];
   42532                 :             :   (void) operand2;
   42533                 :             :   operand3 = operands[3];
   42534                 :             :   (void) operand3;
   42535                 :             :   operand4 = operands[4];
   42536                 :             :   (void) operand4;
   42537                 :             :   operand5 = operands[5];
   42538                 :             :   (void) operand5;
   42539                 :             :   operand6 = operands[6];
   42540                 :             :   (void) operand6;
   42541                 :             :   operand7 = operands[7];
   42542                 :             :   (void) operand7;
   42543                 :             :   operand8 = operands[8];
   42544                 :             :   (void) operand8;
   42545                 :             :   operand9 = operands[9];
   42546                 :             :   (void) operand9;
   42547                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   42548                 :             :         gen_rtvec (2,
   42549                 :             :                 gen_rtx_SET (operand4,
   42550                 :             :         gen_rtx_IOR (SImode,
   42551                 :             :         gen_rtx_LSHIFTRT (SImode,
   42552                 :             :         copy_rtx (operand4),
   42553                 :             :         gen_rtx_AND (QImode,
   42554                 :             :         operand2,
   42555                 :             :         operand8)),
   42556                 :             :         gen_rtx_SUBREG (SImode,
   42557                 :             :         gen_rtx_ASHIFT (DImode,
   42558                 :             :         gen_rtx_ZERO_EXTEND (DImode,
   42559                 :             :         operand7),
   42560                 :             :         gen_rtx_MINUS (QImode,
   42561                 :             :         operand9,
   42562                 :             :         gen_rtx_AND (QImode,
   42563                 :             :         copy_rtx (operand2),
   42564                 :             :         copy_rtx (operand8)))),
   42565                 :             :         0))),
   42566                 :             :                 gen_hard_reg_clobber (CCmode, 17))), true);
   42567                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   42568                 :             :         gen_rtvec (2,
   42569                 :             :                 gen_rtx_SET (operand6,
   42570                 :             :         gen_rtx_ASHIFTRT (SImode,
   42571                 :             :         copy_rtx (operand7),
   42572                 :             :         copy_rtx (operand2))),
   42573                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   42574                 :             :   _val = get_insns ();
   42575                 :             :   end_sequence ();
   42576                 :             :   return _val;
   42577                 :             : }
   42578                 :             : 
   42579                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:15668 */
   42580                 :             : extern rtx_insn *gen_split_575 (rtx_insn *, rtx *);
   42581                 :             : rtx_insn *
   42582                 :             : gen_split_575 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   42583                 :             : {
   42584                 :             :   rtx operand0;
   42585                 :             :   rtx operand1;
   42586                 :             :   rtx operand2;
   42587                 :             :   rtx operand3;
   42588                 :             :   rtx operand4;
   42589                 :             :   rtx operand5;
   42590                 :             :   rtx operand6;
   42591                 :             :   rtx operand7;
   42592                 :             :   rtx operand8;
   42593                 :             :   rtx operand9;
   42594                 :             :   rtx_insn *_val = NULL;
   42595                 :             :   if (dump_file)
   42596                 :             :     fprintf (dump_file, "Splitting with gen_split_575 (i386.md:15668)\n");
   42597                 :             :   start_sequence ();
   42598                 :             : #define FAIL return (end_sequence (), _val)
   42599                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   42600                 :             : #line 15695 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   42601                 :             : {
   42602                 :             :   if ((INTVAL (operands[3]) & (8 * BITS_PER_UNIT)) != 0)
   42603                 :             :     {
   42604                 :             :       emit_insn (gen_lshrti3_doubleword (operands[0], operands[1],
   42605                 :             :                                               operands[2]));
   42606                 :             :       DONE;
   42607                 :             :     }
   42608                 :             : 
   42609                 :             :   split_double_mode (TImode, &operands[0], 2, &operands[4], &operands[6]);
   42610                 :             : 
   42611                 :             :   operands[8] = GEN_INT (8 * BITS_PER_UNIT - 1);
   42612                 :             :   operands[9] = GEN_INT (8 * BITS_PER_UNIT);
   42613                 :             : 
   42614                 :             :   if ((INTVAL (operands[3]) & ((8 * BITS_PER_UNIT) - 1))
   42615                 :             :       != ((8 * BITS_PER_UNIT) - 1))
   42616                 :             :     {
   42617                 :             :       rtx tem = gen_reg_rtx (QImode);
   42618                 :             :       emit_insn (gen_andqi3 (tem, operands[2], operands[3]));
   42619                 :             :       operands[2] = tem;
   42620                 :             :     }
   42621                 :             : 
   42622                 :             :   if (!rtx_equal_p (operands[4], operands[5]))
   42623                 :             :     emit_move_insn (operands[4], operands[5]);
   42624                 :             : }
   42625                 :             : #undef DONE
   42626                 :             : #undef FAIL
   42627                 :             :   operand0 = operands[0];
   42628                 :             :   (void) operand0;
   42629                 :             :   operand1 = operands[1];
   42630                 :             :   (void) operand1;
   42631                 :             :   operand2 = operands[2];
   42632                 :             :   (void) operand2;
   42633                 :             :   operand3 = operands[3];
   42634                 :             :   (void) operand3;
   42635                 :             :   operand4 = operands[4];
   42636                 :             :   (void) operand4;
   42637                 :             :   operand5 = operands[5];
   42638                 :             :   (void) operand5;
   42639                 :             :   operand6 = operands[6];
   42640                 :             :   (void) operand6;
   42641                 :             :   operand7 = operands[7];
   42642                 :             :   (void) operand7;
   42643                 :             :   operand8 = operands[8];
   42644                 :             :   (void) operand8;
   42645                 :             :   operand9 = operands[9];
   42646                 :             :   (void) operand9;
   42647                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   42648                 :             :         gen_rtvec (2,
   42649                 :             :                 gen_rtx_SET (operand4,
   42650                 :             :         gen_rtx_IOR (DImode,
   42651                 :             :         gen_rtx_LSHIFTRT (DImode,
   42652                 :             :         copy_rtx (operand4),
   42653                 :             :         gen_rtx_AND (QImode,
   42654                 :             :         operand2,
   42655                 :             :         operand8)),
   42656                 :             :         gen_rtx_SUBREG (DImode,
   42657                 :             :         gen_rtx_ASHIFT (TImode,
   42658                 :             :         gen_rtx_ZERO_EXTEND (TImode,
   42659                 :             :         operand7),
   42660                 :             :         gen_rtx_MINUS (QImode,
   42661                 :             :         operand9,
   42662                 :             :         gen_rtx_AND (QImode,
   42663                 :             :         copy_rtx (operand2),
   42664                 :             :         copy_rtx (operand8)))),
   42665                 :             :         0))),
   42666                 :             :                 gen_hard_reg_clobber (CCmode, 17))), true);
   42667                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   42668                 :             :         gen_rtvec (2,
   42669                 :             :                 gen_rtx_SET (operand6,
   42670                 :             :         gen_rtx_LSHIFTRT (DImode,
   42671                 :             :         copy_rtx (operand7),
   42672                 :             :         copy_rtx (operand2))),
   42673                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   42674                 :             :   _val = get_insns ();
   42675                 :             :   end_sequence ();
   42676                 :             :   return _val;
   42677                 :             : }
   42678                 :             : 
   42679                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:15668 */
   42680                 :             : extern rtx_insn *gen_split_576 (rtx_insn *, rtx *);
   42681                 :             : rtx_insn *
   42682                 :             : gen_split_576 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   42683                 :             : {
   42684                 :             :   rtx operand0;
   42685                 :             :   rtx operand1;
   42686                 :             :   rtx operand2;
   42687                 :             :   rtx operand3;
   42688                 :             :   rtx operand4;
   42689                 :             :   rtx operand5;
   42690                 :             :   rtx operand6;
   42691                 :             :   rtx operand7;
   42692                 :             :   rtx operand8;
   42693                 :             :   rtx operand9;
   42694                 :             :   rtx_insn *_val = NULL;
   42695                 :             :   if (dump_file)
   42696                 :             :     fprintf (dump_file, "Splitting with gen_split_576 (i386.md:15668)\n");
   42697                 :             :   start_sequence ();
   42698                 :             : #define FAIL return (end_sequence (), _val)
   42699                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   42700                 :             : #line 15695 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   42701                 :             : {
   42702                 :             :   if ((INTVAL (operands[3]) & (8 * BITS_PER_UNIT)) != 0)
   42703                 :             :     {
   42704                 :             :       emit_insn (gen_ashrti3_doubleword (operands[0], operands[1],
   42705                 :             :                                               operands[2]));
   42706                 :             :       DONE;
   42707                 :             :     }
   42708                 :             : 
   42709                 :             :   split_double_mode (TImode, &operands[0], 2, &operands[4], &operands[6]);
   42710                 :             : 
   42711                 :             :   operands[8] = GEN_INT (8 * BITS_PER_UNIT - 1);
   42712                 :             :   operands[9] = GEN_INT (8 * BITS_PER_UNIT);
   42713                 :             : 
   42714                 :             :   if ((INTVAL (operands[3]) & ((8 * BITS_PER_UNIT) - 1))
   42715                 :             :       != ((8 * BITS_PER_UNIT) - 1))
   42716                 :             :     {
   42717                 :             :       rtx tem = gen_reg_rtx (QImode);
   42718                 :             :       emit_insn (gen_andqi3 (tem, operands[2], operands[3]));
   42719                 :             :       operands[2] = tem;
   42720                 :             :     }
   42721                 :             : 
   42722                 :             :   if (!rtx_equal_p (operands[4], operands[5]))
   42723                 :             :     emit_move_insn (operands[4], operands[5]);
   42724                 :             : }
   42725                 :             : #undef DONE
   42726                 :             : #undef FAIL
   42727                 :             :   operand0 = operands[0];
   42728                 :             :   (void) operand0;
   42729                 :             :   operand1 = operands[1];
   42730                 :             :   (void) operand1;
   42731                 :             :   operand2 = operands[2];
   42732                 :             :   (void) operand2;
   42733                 :             :   operand3 = operands[3];
   42734                 :             :   (void) operand3;
   42735                 :             :   operand4 = operands[4];
   42736                 :             :   (void) operand4;
   42737                 :             :   operand5 = operands[5];
   42738                 :             :   (void) operand5;
   42739                 :             :   operand6 = operands[6];
   42740                 :             :   (void) operand6;
   42741                 :             :   operand7 = operands[7];
   42742                 :             :   (void) operand7;
   42743                 :             :   operand8 = operands[8];
   42744                 :             :   (void) operand8;
   42745                 :             :   operand9 = operands[9];
   42746                 :             :   (void) operand9;
   42747                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   42748                 :             :         gen_rtvec (2,
   42749                 :             :                 gen_rtx_SET (operand4,
   42750                 :             :         gen_rtx_IOR (DImode,
   42751                 :             :         gen_rtx_LSHIFTRT (DImode,
   42752                 :             :         copy_rtx (operand4),
   42753                 :             :         gen_rtx_AND (QImode,
   42754                 :             :         operand2,
   42755                 :             :         operand8)),
   42756                 :             :         gen_rtx_SUBREG (DImode,
   42757                 :             :         gen_rtx_ASHIFT (TImode,
   42758                 :             :         gen_rtx_ZERO_EXTEND (TImode,
   42759                 :             :         operand7),
   42760                 :             :         gen_rtx_MINUS (QImode,
   42761                 :             :         operand9,
   42762                 :             :         gen_rtx_AND (QImode,
   42763                 :             :         copy_rtx (operand2),
   42764                 :             :         copy_rtx (operand8)))),
   42765                 :             :         0))),
   42766                 :             :                 gen_hard_reg_clobber (CCmode, 17))), true);
   42767                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   42768                 :             :         gen_rtvec (2,
   42769                 :             :                 gen_rtx_SET (operand6,
   42770                 :             :         gen_rtx_ASHIFTRT (DImode,
   42771                 :             :         copy_rtx (operand7),
   42772                 :             :         copy_rtx (operand2))),
   42773                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   42774                 :             :   _val = get_insns ();
   42775                 :             :   end_sequence ();
   42776                 :             :   return _val;
   42777                 :             : }
   42778                 :             : 
   42779                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:15720 */
   42780                 :             : extern rtx_insn *gen_split_577 (rtx_insn *, rtx *);
   42781                 :             : rtx_insn *
   42782                 :             : gen_split_577 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   42783                 :             : {
   42784                 :             :   rtx_insn *_val = NULL;
   42785                 :             :   if (dump_file)
   42786                 :             :     fprintf (dump_file, "Splitting with gen_split_577 (i386.md:15720)\n");
   42787                 :             :   start_sequence ();
   42788                 :             : #define FAIL return (end_sequence (), _val)
   42789                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   42790                 :             : #line 15729 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   42791                 :             : {
   42792                 :             :   if (TARGET_APX_NDD
   42793                 :             :       && !rtx_equal_p (operands[0], operands[1]))
   42794                 :             :     ix86_split_rshift_ndd (LSHIFTRT, operands, NULL_RTX);
   42795                 :             :   else
   42796                 :             :     ix86_split_lshr (operands, NULL_RTX, DImode);
   42797                 :             :   DONE;
   42798                 :             : }
   42799                 :             : #undef DONE
   42800                 :             : #undef FAIL
   42801                 :             :   emit_insn (const0_rtx);
   42802                 :             :   _val = get_insns ();
   42803                 :             :   end_sequence ();
   42804                 :             :   return _val;
   42805                 :             : }
   42806                 :             : 
   42807                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:15720 */
   42808                 :             : extern rtx_insn *gen_split_578 (rtx_insn *, rtx *);
   42809                 :             : rtx_insn *
   42810                 :             : gen_split_578 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   42811                 :             : {
   42812                 :             :   rtx_insn *_val = NULL;
   42813                 :             :   if (dump_file)
   42814                 :             :     fprintf (dump_file, "Splitting with gen_split_578 (i386.md:15720)\n");
   42815                 :             :   start_sequence ();
   42816                 :             : #define FAIL return (end_sequence (), _val)
   42817                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   42818                 :             : #line 15729 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   42819                 :             : {
   42820                 :             :   if (TARGET_APX_NDD
   42821                 :             :       && !rtx_equal_p (operands[0], operands[1]))
   42822                 :             :     ix86_split_rshift_ndd (ASHIFTRT, operands, NULL_RTX);
   42823                 :             :   else
   42824                 :             :     ix86_split_ashr (operands, NULL_RTX, DImode);
   42825                 :             :   DONE;
   42826                 :             : }
   42827                 :             : #undef DONE
   42828                 :             : #undef FAIL
   42829                 :             :   emit_insn (const0_rtx);
   42830                 :             :   _val = get_insns ();
   42831                 :             :   end_sequence ();
   42832                 :             :   return _val;
   42833                 :             : }
   42834                 :             : 
   42835                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:15720 */
   42836                 :             : extern rtx_insn *gen_split_579 (rtx_insn *, rtx *);
   42837                 :             : rtx_insn *
   42838                 :             : gen_split_579 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   42839                 :             : {
   42840                 :             :   rtx_insn *_val = NULL;
   42841                 :             :   if (dump_file)
   42842                 :             :     fprintf (dump_file, "Splitting with gen_split_579 (i386.md:15720)\n");
   42843                 :             :   start_sequence ();
   42844                 :             : #define FAIL return (end_sequence (), _val)
   42845                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   42846                 :             : #line 15729 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   42847                 :             : {
   42848                 :             :   if (TARGET_APX_NDD
   42849                 :             :       && !rtx_equal_p (operands[0], operands[1]))
   42850                 :             :     ix86_split_rshift_ndd (LSHIFTRT, operands, NULL_RTX);
   42851                 :             :   else
   42852                 :             :     ix86_split_lshr (operands, NULL_RTX, TImode);
   42853                 :             :   DONE;
   42854                 :             : }
   42855                 :             : #undef DONE
   42856                 :             : #undef FAIL
   42857                 :             :   emit_insn (const0_rtx);
   42858                 :             :   _val = get_insns ();
   42859                 :             :   end_sequence ();
   42860                 :             :   return _val;
   42861                 :             : }
   42862                 :             : 
   42863                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:15720 */
   42864                 :             : extern rtx_insn *gen_split_580 (rtx_insn *, rtx *);
   42865                 :             : rtx_insn *
   42866                 :             : gen_split_580 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   42867                 :             : {
   42868                 :             :   rtx_insn *_val = NULL;
   42869                 :             :   if (dump_file)
   42870                 :             :     fprintf (dump_file, "Splitting with gen_split_580 (i386.md:15720)\n");
   42871                 :             :   start_sequence ();
   42872                 :             : #define FAIL return (end_sequence (), _val)
   42873                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   42874                 :             : #line 15729 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   42875                 :             : {
   42876                 :             :   if (TARGET_APX_NDD
   42877                 :             :       && !rtx_equal_p (operands[0], operands[1]))
   42878                 :             :     ix86_split_rshift_ndd (ASHIFTRT, operands, NULL_RTX);
   42879                 :             :   else
   42880                 :             :     ix86_split_ashr (operands, NULL_RTX, TImode);
   42881                 :             :   DONE;
   42882                 :             : }
   42883                 :             : #undef DONE
   42884                 :             : #undef FAIL
   42885                 :             :   emit_insn (const0_rtx);
   42886                 :             :   _val = get_insns ();
   42887                 :             :   end_sequence ();
   42888                 :             :   return _val;
   42889                 :             : }
   42890                 :             : 
   42891                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:15744 */
   42892                 :             : extern rtx_insn *gen_peephole2_158 (rtx_insn *, rtx *);
   42893                 :             : rtx_insn *
   42894                 :             : gen_peephole2_158 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   42895                 :             : {
   42896                 :             :   rtx_insn *_val = NULL;
   42897                 :             :   HARD_REG_SET _regs_allocated;
   42898                 :             :   CLEAR_HARD_REG_SET (_regs_allocated);
   42899                 :             :   if ((operands[3] = peep2_find_free_register (0, 1, "r", SImode, &_regs_allocated)) == NULL_RTX)
   42900                 :             :     return NULL;
   42901                 :             :   if (dump_file)
   42902                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_158 (i386.md:15744)\n");
   42903                 :             :   start_sequence ();
   42904                 :             : #define FAIL return (end_sequence (), _val)
   42905                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   42906                 :             : #line 15754 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   42907                 :             : {
   42908                 :             :   if (TARGET_APX_NDD
   42909                 :             :       && !rtx_equal_p (operands[0], operands[1]))
   42910                 :             :     ix86_split_rshift_ndd (LSHIFTRT, operands, operands[3]);
   42911                 :             :   else
   42912                 :             :     ix86_split_lshr (operands, operands[3], DImode);
   42913                 :             :   DONE;
   42914                 :             : }
   42915                 :             : #undef DONE
   42916                 :             : #undef FAIL
   42917                 :             :   emit_insn (const0_rtx);
   42918                 :             :   _val = get_insns ();
   42919                 :             :   end_sequence ();
   42920                 :             :   return _val;
   42921                 :             : }
   42922                 :             : 
   42923                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:15744 */
   42924                 :             : extern rtx_insn *gen_peephole2_159 (rtx_insn *, rtx *);
   42925                 :             : rtx_insn *
   42926                 :             : gen_peephole2_159 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   42927                 :             : {
   42928                 :             :   rtx_insn *_val = NULL;
   42929                 :             :   HARD_REG_SET _regs_allocated;
   42930                 :             :   CLEAR_HARD_REG_SET (_regs_allocated);
   42931                 :             :   if ((operands[3] = peep2_find_free_register (0, 1, "r", SImode, &_regs_allocated)) == NULL_RTX)
   42932                 :             :     return NULL;
   42933                 :             :   if (dump_file)
   42934                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_159 (i386.md:15744)\n");
   42935                 :             :   start_sequence ();
   42936                 :             : #define FAIL return (end_sequence (), _val)
   42937                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   42938                 :             : #line 15754 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   42939                 :             : {
   42940                 :             :   if (TARGET_APX_NDD
   42941                 :             :       && !rtx_equal_p (operands[0], operands[1]))
   42942                 :             :     ix86_split_rshift_ndd (ASHIFTRT, operands, operands[3]);
   42943                 :             :   else
   42944                 :             :     ix86_split_ashr (operands, operands[3], DImode);
   42945                 :             :   DONE;
   42946                 :             : }
   42947                 :             : #undef DONE
   42948                 :             : #undef FAIL
   42949                 :             :   emit_insn (const0_rtx);
   42950                 :             :   _val = get_insns ();
   42951                 :             :   end_sequence ();
   42952                 :             :   return _val;
   42953                 :             : }
   42954                 :             : 
   42955                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:15744 */
   42956                 :             : extern rtx_insn *gen_peephole2_160 (rtx_insn *, rtx *);
   42957                 :             : rtx_insn *
   42958                 :             : gen_peephole2_160 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   42959                 :             : {
   42960                 :             :   rtx_insn *_val = NULL;
   42961                 :             :   HARD_REG_SET _regs_allocated;
   42962                 :             :   CLEAR_HARD_REG_SET (_regs_allocated);
   42963                 :             :   if ((operands[3] = peep2_find_free_register (0, 1, "r", DImode, &_regs_allocated)) == NULL_RTX)
   42964                 :             :     return NULL;
   42965                 :             :   if (dump_file)
   42966                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_160 (i386.md:15744)\n");
   42967                 :             :   start_sequence ();
   42968                 :             : #define FAIL return (end_sequence (), _val)
   42969                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   42970                 :             : #line 15754 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   42971                 :             : {
   42972                 :             :   if (TARGET_APX_NDD
   42973                 :             :       && !rtx_equal_p (operands[0], operands[1]))
   42974                 :             :     ix86_split_rshift_ndd (LSHIFTRT, operands, operands[3]);
   42975                 :             :   else
   42976                 :             :     ix86_split_lshr (operands, operands[3], TImode);
   42977                 :             :   DONE;
   42978                 :             : }
   42979                 :             : #undef DONE
   42980                 :             : #undef FAIL
   42981                 :             :   emit_insn (const0_rtx);
   42982                 :             :   _val = get_insns ();
   42983                 :             :   end_sequence ();
   42984                 :             :   return _val;
   42985                 :             : }
   42986                 :             : 
   42987                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:15744 */
   42988                 :             : extern rtx_insn *gen_peephole2_161 (rtx_insn *, rtx *);
   42989                 :             : rtx_insn *
   42990                 :             : gen_peephole2_161 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   42991                 :             : {
   42992                 :             :   rtx_insn *_val = NULL;
   42993                 :             :   HARD_REG_SET _regs_allocated;
   42994                 :             :   CLEAR_HARD_REG_SET (_regs_allocated);
   42995                 :             :   if ((operands[3] = peep2_find_free_register (0, 1, "r", DImode, &_regs_allocated)) == NULL_RTX)
   42996                 :             :     return NULL;
   42997                 :             :   if (dump_file)
   42998                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_161 (i386.md:15744)\n");
   42999                 :             :   start_sequence ();
   43000                 :             : #define FAIL return (end_sequence (), _val)
   43001                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   43002                 :             : #line 15754 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   43003                 :             : {
   43004                 :             :   if (TARGET_APX_NDD
   43005                 :             :       && !rtx_equal_p (operands[0], operands[1]))
   43006                 :             :     ix86_split_rshift_ndd (ASHIFTRT, operands, operands[3]);
   43007                 :             :   else
   43008                 :             :     ix86_split_ashr (operands, operands[3], TImode);
   43009                 :             :   DONE;
   43010                 :             : }
   43011                 :             : #undef DONE
   43012                 :             : #undef FAIL
   43013                 :             :   emit_insn (const0_rtx);
   43014                 :             :   _val = get_insns ();
   43015                 :             :   end_sequence ();
   43016                 :             :   return _val;
   43017                 :             : }
   43018                 :             : 
   43019                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:15764 */
   43020                 :             : extern rtx_insn *gen_split_581 (rtx_insn *, rtx *);
   43021                 :             : rtx_insn *
   43022                 :             : gen_split_581 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   43023                 :             : {
   43024                 :             :   rtx operand0;
   43025                 :             :   rtx operand1;
   43026                 :             :   rtx operand2;
   43027                 :             :   rtx operand3;
   43028                 :             :   rtx operand4;
   43029                 :             :   rtx_insn *_val = NULL;
   43030                 :             :   if (dump_file)
   43031                 :             :     fprintf (dump_file, "Splitting with gen_split_581 (i386.md:15764)\n");
   43032                 :             :   start_sequence ();
   43033                 :             : #define FAIL return (end_sequence (), _val)
   43034                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   43035                 :             : #line 15780 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   43036                 :             : {
   43037                 :             :   split_double_mode (DImode, &operands[1], 1, &operands[1], &operands[3]);
   43038                 :             :   operands[4] = GEN_INT ((4 * BITS_PER_UNIT) - INTVAL (operands[2]));
   43039                 :             :   if (!rtx_equal_p (operands[0], operands[1]))
   43040                 :             :     emit_move_insn (operands[0], operands[1]);
   43041                 :             : }
   43042                 :             : #undef DONE
   43043                 :             : #undef FAIL
   43044                 :             :   operand0 = operands[0];
   43045                 :             :   (void) operand0;
   43046                 :             :   operand1 = operands[1];
   43047                 :             :   (void) operand1;
   43048                 :             :   operand2 = operands[2];
   43049                 :             :   (void) operand2;
   43050                 :             :   operand3 = operands[3];
   43051                 :             :   (void) operand3;
   43052                 :             :   operand4 = operands[4];
   43053                 :             :   (void) operand4;
   43054                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   43055                 :             :         gen_rtvec (2,
   43056                 :             :                 gen_rtx_SET (operand0,
   43057                 :             :         gen_rtx_IOR (SImode,
   43058                 :             :         gen_rtx_LSHIFTRT (SImode,
   43059                 :             :         copy_rtx (operand0),
   43060                 :             :         operand2),
   43061                 :             :         gen_rtx_SUBREG (SImode,
   43062                 :             :         gen_rtx_ASHIFT (DImode,
   43063                 :             :         gen_rtx_ZERO_EXTEND (DImode,
   43064                 :             :         operand3),
   43065                 :             :         operand4),
   43066                 :             :         0))),
   43067                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   43068                 :             :   _val = get_insns ();
   43069                 :             :   end_sequence ();
   43070                 :             :   return _val;
   43071                 :             : }
   43072                 :             : 
   43073                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:15764 */
   43074                 :             : extern rtx_insn *gen_split_582 (rtx_insn *, rtx *);
   43075                 :             : rtx_insn *
   43076                 :             : gen_split_582 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   43077                 :             : {
   43078                 :             :   rtx operand0;
   43079                 :             :   rtx operand1;
   43080                 :             :   rtx operand2;
   43081                 :             :   rtx operand3;
   43082                 :             :   rtx operand4;
   43083                 :             :   rtx_insn *_val = NULL;
   43084                 :             :   if (dump_file)
   43085                 :             :     fprintf (dump_file, "Splitting with gen_split_582 (i386.md:15764)\n");
   43086                 :             :   start_sequence ();
   43087                 :             : #define FAIL return (end_sequence (), _val)
   43088                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   43089                 :             : #line 15780 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   43090                 :             : {
   43091                 :             :   split_double_mode (DImode, &operands[1], 1, &operands[1], &operands[3]);
   43092                 :             :   operands[4] = GEN_INT ((4 * BITS_PER_UNIT) - INTVAL (operands[2]));
   43093                 :             :   if (!rtx_equal_p (operands[0], operands[1]))
   43094                 :             :     emit_move_insn (operands[0], operands[1]);
   43095                 :             : }
   43096                 :             : #undef DONE
   43097                 :             : #undef FAIL
   43098                 :             :   operand0 = operands[0];
   43099                 :             :   (void) operand0;
   43100                 :             :   operand1 = operands[1];
   43101                 :             :   (void) operand1;
   43102                 :             :   operand2 = operands[2];
   43103                 :             :   (void) operand2;
   43104                 :             :   operand3 = operands[3];
   43105                 :             :   (void) operand3;
   43106                 :             :   operand4 = operands[4];
   43107                 :             :   (void) operand4;
   43108                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   43109                 :             :         gen_rtvec (2,
   43110                 :             :                 gen_rtx_SET (operand0,
   43111                 :             :         gen_rtx_IOR (SImode,
   43112                 :             :         gen_rtx_LSHIFTRT (SImode,
   43113                 :             :         copy_rtx (operand0),
   43114                 :             :         operand2),
   43115                 :             :         gen_rtx_SUBREG (SImode,
   43116                 :             :         gen_rtx_ASHIFT (DImode,
   43117                 :             :         gen_rtx_ZERO_EXTEND (DImode,
   43118                 :             :         operand3),
   43119                 :             :         operand4),
   43120                 :             :         0))),
   43121                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   43122                 :             :   _val = get_insns ();
   43123                 :             :   end_sequence ();
   43124                 :             :   return _val;
   43125                 :             : }
   43126                 :             : 
   43127                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:15764 */
   43128                 :             : extern rtx_insn *gen_split_583 (rtx_insn *, rtx *);
   43129                 :             : rtx_insn *
   43130                 :             : gen_split_583 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   43131                 :             : {
   43132                 :             :   rtx operand0;
   43133                 :             :   rtx operand1;
   43134                 :             :   rtx operand2;
   43135                 :             :   rtx operand3;
   43136                 :             :   rtx operand4;
   43137                 :             :   rtx_insn *_val = NULL;
   43138                 :             :   if (dump_file)
   43139                 :             :     fprintf (dump_file, "Splitting with gen_split_583 (i386.md:15764)\n");
   43140                 :             :   start_sequence ();
   43141                 :             : #define FAIL return (end_sequence (), _val)
   43142                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   43143                 :             : #line 15780 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   43144                 :             : {
   43145                 :             :   split_double_mode (TImode, &operands[1], 1, &operands[1], &operands[3]);
   43146                 :             :   operands[4] = GEN_INT ((8 * BITS_PER_UNIT) - INTVAL (operands[2]));
   43147                 :             :   if (!rtx_equal_p (operands[0], operands[1]))
   43148                 :             :     emit_move_insn (operands[0], operands[1]);
   43149                 :             : }
   43150                 :             : #undef DONE
   43151                 :             : #undef FAIL
   43152                 :             :   operand0 = operands[0];
   43153                 :             :   (void) operand0;
   43154                 :             :   operand1 = operands[1];
   43155                 :             :   (void) operand1;
   43156                 :             :   operand2 = operands[2];
   43157                 :             :   (void) operand2;
   43158                 :             :   operand3 = operands[3];
   43159                 :             :   (void) operand3;
   43160                 :             :   operand4 = operands[4];
   43161                 :             :   (void) operand4;
   43162                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   43163                 :             :         gen_rtvec (2,
   43164                 :             :                 gen_rtx_SET (operand0,
   43165                 :             :         gen_rtx_IOR (DImode,
   43166                 :             :         gen_rtx_LSHIFTRT (DImode,
   43167                 :             :         copy_rtx (operand0),
   43168                 :             :         operand2),
   43169                 :             :         gen_rtx_SUBREG (DImode,
   43170                 :             :         gen_rtx_ASHIFT (TImode,
   43171                 :             :         gen_rtx_ZERO_EXTEND (TImode,
   43172                 :             :         operand3),
   43173                 :             :         operand4),
   43174                 :             :         0))),
   43175                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   43176                 :             :   _val = get_insns ();
   43177                 :             :   end_sequence ();
   43178                 :             :   return _val;
   43179                 :             : }
   43180                 :             : 
   43181                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:15764 */
   43182                 :             : extern rtx_insn *gen_split_584 (rtx_insn *, rtx *);
   43183                 :             : rtx_insn *
   43184                 :             : gen_split_584 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   43185                 :             : {
   43186                 :             :   rtx operand0;
   43187                 :             :   rtx operand1;
   43188                 :             :   rtx operand2;
   43189                 :             :   rtx operand3;
   43190                 :             :   rtx operand4;
   43191                 :             :   rtx_insn *_val = NULL;
   43192                 :             :   if (dump_file)
   43193                 :             :     fprintf (dump_file, "Splitting with gen_split_584 (i386.md:15764)\n");
   43194                 :             :   start_sequence ();
   43195                 :             : #define FAIL return (end_sequence (), _val)
   43196                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   43197                 :             : #line 15780 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   43198                 :             : {
   43199                 :             :   split_double_mode (TImode, &operands[1], 1, &operands[1], &operands[3]);
   43200                 :             :   operands[4] = GEN_INT ((8 * BITS_PER_UNIT) - INTVAL (operands[2]));
   43201                 :             :   if (!rtx_equal_p (operands[0], operands[1]))
   43202                 :             :     emit_move_insn (operands[0], operands[1]);
   43203                 :             : }
   43204                 :             : #undef DONE
   43205                 :             : #undef FAIL
   43206                 :             :   operand0 = operands[0];
   43207                 :             :   (void) operand0;
   43208                 :             :   operand1 = operands[1];
   43209                 :             :   (void) operand1;
   43210                 :             :   operand2 = operands[2];
   43211                 :             :   (void) operand2;
   43212                 :             :   operand3 = operands[3];
   43213                 :             :   (void) operand3;
   43214                 :             :   operand4 = operands[4];
   43215                 :             :   (void) operand4;
   43216                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   43217                 :             :         gen_rtvec (2,
   43218                 :             :                 gen_rtx_SET (operand0,
   43219                 :             :         gen_rtx_IOR (DImode,
   43220                 :             :         gen_rtx_LSHIFTRT (DImode,
   43221                 :             :         copy_rtx (operand0),
   43222                 :             :         operand2),
   43223                 :             :         gen_rtx_SUBREG (DImode,
   43224                 :             :         gen_rtx_ASHIFT (TImode,
   43225                 :             :         gen_rtx_ZERO_EXTEND (TImode,
   43226                 :             :         operand3),
   43227                 :             :         operand4),
   43228                 :             :         0))),
   43229                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   43230                 :             :   _val = get_insns ();
   43231                 :             :   end_sequence ();
   43232                 :             :   return _val;
   43233                 :             : }
   43234                 :             : 
   43235                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:15865 */
   43236                 :             : extern rtx_insn *gen_split_585 (rtx_insn *, rtx *);
   43237                 :             : rtx_insn *
   43238                 :             : gen_split_585 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   43239                 :             : {
   43240                 :             :   rtx_insn *_val = NULL;
   43241                 :             :   if (dump_file)
   43242                 :             :     fprintf (dump_file, "Splitting with gen_split_585 (i386.md:15865)\n");
   43243                 :             :   start_sequence ();
   43244                 :             : #define FAIL return (end_sequence (), _val)
   43245                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   43246                 :             : #line 15879 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   43247                 :             : {
   43248                 :             :   if (rtx_equal_p (operands[4], operands[0]))
   43249                 :             :     {
   43250                 :             :       operands[1] = force_reg (DImode, operands[1]);
   43251                 :             :       emit_insn (gen_x86_64_shrd_1 (operands[0], operands[1], operands[2], operands[3]));
   43252                 :             :     }
   43253                 :             :   else if (rtx_equal_p (operands[1], operands[0]))
   43254                 :             :     {
   43255                 :             :       operands[4] = force_reg (DImode, operands[4]);
   43256                 :             :       emit_insn (gen_x86_64_shld_1 (operands[0], operands[4], operands[3], operands[2]));
   43257                 :             :     }
   43258                 :             :   else if (TARGET_APX_NDD)
   43259                 :             :     {
   43260                 :             :       rtx tmp = gen_reg_rtx (DImode);
   43261                 :             :       if (MEM_P (operands[4]))
   43262                 :             :         {
   43263                 :             :           operands[1] = force_reg (DImode, operands[1]);
   43264                 :             :           emit_insn (gen_x86_64_shrd_ndd_1 (tmp, operands[4], operands[1],
   43265                 :             :                                             operands[2], operands[3]));
   43266                 :             :         }
   43267                 :             :        else if (MEM_P (operands[1]))
   43268                 :             :          emit_insn (gen_x86_64_shld_ndd_1 (tmp, operands[1], operands[4],
   43269                 :             :                                            operands[3], operands[2]));
   43270                 :             :        else
   43271                 :             :          emit_insn (gen_x86_64_shrd_ndd_1 (tmp, operands[4], operands[1],
   43272                 :             :                                            operands[2], operands[3]));
   43273                 :             :        emit_move_insn (operands[0], tmp);
   43274                 :             :     }
   43275                 :             :   else
   43276                 :             :    {
   43277                 :             :      operands[1] = force_reg (DImode, operands[1]);
   43278                 :             :      rtx tmp = gen_reg_rtx (DImode);
   43279                 :             :      emit_move_insn (tmp, operands[4]);
   43280                 :             :      emit_insn (gen_x86_64_shrd_1 (tmp, operands[1], operands[2], operands[3]));
   43281                 :             :      emit_move_insn (operands[0], tmp);
   43282                 :             :    }
   43283                 :             :    DONE;
   43284                 :             : }
   43285                 :             : #undef DONE
   43286                 :             : #undef FAIL
   43287                 :             :   emit_insn (const0_rtx);
   43288                 :             :   _val = get_insns ();
   43289                 :             :   end_sequence ();
   43290                 :             :   return _val;
   43291                 :             : }
   43292                 :             : 
   43293                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:15918 */
   43294                 :             : extern rtx_insn *gen_split_586 (rtx_insn *, rtx *);
   43295                 :             : rtx_insn *
   43296                 :             : gen_split_586 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   43297                 :             : {
   43298                 :             :   rtx operand0;
   43299                 :             :   rtx operand1;
   43300                 :             :   rtx operand2;
   43301                 :             :   rtx_insn *_val = NULL;
   43302                 :             :   if (dump_file)
   43303                 :             :     fprintf (dump_file, "Splitting with gen_split_586 (i386.md:15918)\n");
   43304                 :             :   start_sequence ();
   43305                 :             :   operand0 = operands[0];
   43306                 :             :   (void) operand0;
   43307                 :             :   operand1 = operands[1];
   43308                 :             :   (void) operand1;
   43309                 :             :   operand2 = operands[2];
   43310                 :             :   (void) operand2;
   43311                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   43312                 :             :         gen_rtvec (2,
   43313                 :             :                 gen_rtx_SET (operand0,
   43314                 :             :         gen_rtx_IOR (DImode,
   43315                 :             :         gen_rtx_LSHIFTRT (DImode,
   43316                 :             :         copy_rtx (operand0),
   43317                 :             :         gen_rtx_AND (QImode,
   43318                 :             :         operand2,
   43319                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (63)])),
   43320                 :             :         gen_rtx_SUBREG (DImode,
   43321                 :             :         gen_rtx_ASHIFT (TImode,
   43322                 :             :         gen_rtx_ZERO_EXTEND (TImode,
   43323                 :             :         operand1),
   43324                 :             :         gen_rtx_MINUS (QImode,
   43325                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (64)],
   43326                 :             :         gen_rtx_AND (QImode,
   43327                 :             :         copy_rtx (operand2),
   43328                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (63)]))),
   43329                 :             :         0))),
   43330                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   43331                 :             :   _val = get_insns ();
   43332                 :             :   end_sequence ();
   43333                 :             :   return _val;
   43334                 :             : }
   43335                 :             : 
   43336                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:15939 */
   43337                 :             : extern rtx_insn *gen_split_587 (rtx_insn *, rtx *);
   43338                 :             : rtx_insn *
   43339                 :             : gen_split_587 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   43340                 :             : {
   43341                 :             :   rtx operand0;
   43342                 :             :   rtx operand1;
   43343                 :             :   rtx operand2;
   43344                 :             :   rtx operand3;
   43345                 :             :   rtx operand4;
   43346                 :             :   rtx_insn *_val = NULL;
   43347                 :             :   if (dump_file)
   43348                 :             :     fprintf (dump_file, "Splitting with gen_split_587 (i386.md:15939)\n");
   43349                 :             :   start_sequence ();
   43350                 :             : #define FAIL return (end_sequence (), _val)
   43351                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   43352                 :             : #line 15961 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   43353                 :             : {
   43354                 :             :   operands[4] = gen_reg_rtx (DImode);
   43355                 :             :   emit_move_insn (operands[4], operands[0]);
   43356                 :             : }
   43357                 :             : #undef DONE
   43358                 :             : #undef FAIL
   43359                 :             :   operand0 = operands[0];
   43360                 :             :   (void) operand0;
   43361                 :             :   operand1 = operands[1];
   43362                 :             :   (void) operand1;
   43363                 :             :   operand2 = operands[2];
   43364                 :             :   (void) operand2;
   43365                 :             :   operand3 = operands[3];
   43366                 :             :   (void) operand3;
   43367                 :             :   operand4 = operands[4];
   43368                 :             :   (void) operand4;
   43369                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   43370                 :             :         gen_rtvec (3,
   43371                 :             :                 gen_rtx_SET (operand4,
   43372                 :             :         gen_rtx_IOR (DImode,
   43373                 :             :         gen_rtx_LSHIFTRT (DImode,
   43374                 :             :         operand1,
   43375                 :             :         gen_rtx_AND (QImode,
   43376                 :             :         operand3,
   43377                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (63)])),
   43378                 :             :         gen_rtx_SUBREG (DImode,
   43379                 :             :         gen_rtx_ASHIFT (TImode,
   43380                 :             :         gen_rtx_ZERO_EXTEND (TImode,
   43381                 :             :         operand2),
   43382                 :             :         gen_rtx_MINUS (QImode,
   43383                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (64)],
   43384                 :             :         gen_rtx_AND (QImode,
   43385                 :             :         copy_rtx (operand3),
   43386                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (63)]))),
   43387                 :             :         0))),
   43388                 :             :                 gen_hard_reg_clobber (CCmode, 17),
   43389                 :             :                 gen_rtx_SET (operand0,
   43390                 :             :         copy_rtx (operand4)))), false);
   43391                 :             :   _val = get_insns ();
   43392                 :             :   end_sequence ();
   43393                 :             :   return _val;
   43394                 :             : }
   43395                 :             : 
   43396                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:16044 */
   43397                 :             : extern rtx_insn *gen_split_588 (rtx_insn *, rtx *);
   43398                 :             : rtx_insn *
   43399                 :             : gen_split_588 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   43400                 :             : {
   43401                 :             :   rtx_insn *_val = NULL;
   43402                 :             :   if (dump_file)
   43403                 :             :     fprintf (dump_file, "Splitting with gen_split_588 (i386.md:16044)\n");
   43404                 :             :   start_sequence ();
   43405                 :             : #define FAIL return (end_sequence (), _val)
   43406                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   43407                 :             : #line 16057 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   43408                 :             : {
   43409                 :             :   if (rtx_equal_p (operands[4], operands[0]))
   43410                 :             :     {
   43411                 :             :       operands[1] = force_reg (SImode, operands[1]);
   43412                 :             :       emit_insn (gen_x86_shrd_1 (operands[0], operands[1], operands[2], operands[3]));
   43413                 :             :     }
   43414                 :             :   else if (rtx_equal_p (operands[1], operands[0]))
   43415                 :             :     {
   43416                 :             :       operands[4] = force_reg (SImode, operands[4]);
   43417                 :             :       emit_insn (gen_x86_shld_1 (operands[0], operands[4], operands[3], operands[2]));
   43418                 :             :     }
   43419                 :             :   else if (TARGET_APX_NDD)
   43420                 :             :     {
   43421                 :             :       rtx tmp = gen_reg_rtx (SImode);
   43422                 :             :       if (MEM_P (operands[4]))
   43423                 :             :         {
   43424                 :             :           operands[1] = force_reg (SImode, operands[1]);
   43425                 :             :           emit_insn (gen_x86_shrd_ndd_1 (tmp, operands[4], operands[1],
   43426                 :             :                                          operands[2], operands[3]));
   43427                 :             :         }
   43428                 :             :       else if (MEM_P (operands[1]))
   43429                 :             :         emit_insn (gen_x86_shld_ndd_1 (tmp, operands[1], operands[4],
   43430                 :             :                                        operands[3], operands[2]));
   43431                 :             :       else
   43432                 :             :         emit_insn (gen_x86_shrd_ndd_1 (tmp, operands[4], operands[1],
   43433                 :             :                                        operands[2], operands[3]));
   43434                 :             :       emit_move_insn (operands[0], tmp);
   43435                 :             :      }
   43436                 :             :    else
   43437                 :             :    {
   43438                 :             :      operands[1] = force_reg (SImode, operands[1]);
   43439                 :             :      rtx tmp = gen_reg_rtx (SImode);
   43440                 :             :      emit_move_insn (tmp, operands[4]);
   43441                 :             :      emit_insn (gen_x86_shrd_1 (tmp, operands[1], operands[2], operands[3]));
   43442                 :             :      emit_move_insn (operands[0], tmp);
   43443                 :             :    }
   43444                 :             :    DONE;
   43445                 :             : }
   43446                 :             : #undef DONE
   43447                 :             : #undef FAIL
   43448                 :             :   emit_insn (const0_rtx);
   43449                 :             :   _val = get_insns ();
   43450                 :             :   end_sequence ();
   43451                 :             :   return _val;
   43452                 :             : }
   43453                 :             : 
   43454                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:16096 */
   43455                 :             : extern rtx_insn *gen_split_589 (rtx_insn *, rtx *);
   43456                 :             : rtx_insn *
   43457                 :             : gen_split_589 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   43458                 :             : {
   43459                 :             :   rtx operand0;
   43460                 :             :   rtx operand1;
   43461                 :             :   rtx operand2;
   43462                 :             :   rtx_insn *_val = NULL;
   43463                 :             :   if (dump_file)
   43464                 :             :     fprintf (dump_file, "Splitting with gen_split_589 (i386.md:16096)\n");
   43465                 :             :   start_sequence ();
   43466                 :             :   operand0 = operands[0];
   43467                 :             :   (void) operand0;
   43468                 :             :   operand1 = operands[1];
   43469                 :             :   (void) operand1;
   43470                 :             :   operand2 = operands[2];
   43471                 :             :   (void) operand2;
   43472                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   43473                 :             :         gen_rtvec (2,
   43474                 :             :                 gen_rtx_SET (operand0,
   43475                 :             :         gen_rtx_IOR (SImode,
   43476                 :             :         gen_rtx_LSHIFTRT (SImode,
   43477                 :             :         copy_rtx (operand0),
   43478                 :             :         gen_rtx_AND (QImode,
   43479                 :             :         operand2,
   43480                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (31)])),
   43481                 :             :         gen_rtx_SUBREG (SImode,
   43482                 :             :         gen_rtx_ASHIFT (DImode,
   43483                 :             :         gen_rtx_ZERO_EXTEND (DImode,
   43484                 :             :         operand1),
   43485                 :             :         gen_rtx_MINUS (QImode,
   43486                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (32)],
   43487                 :             :         gen_rtx_AND (QImode,
   43488                 :             :         copy_rtx (operand2),
   43489                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (31)]))),
   43490                 :             :         0))),
   43491                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   43492                 :             :   _val = get_insns ();
   43493                 :             :   end_sequence ();
   43494                 :             :   return _val;
   43495                 :             : }
   43496                 :             : 
   43497                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:16117 */
   43498                 :             : extern rtx_insn *gen_split_590 (rtx_insn *, rtx *);
   43499                 :             : rtx_insn *
   43500                 :             : gen_split_590 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   43501                 :             : {
   43502                 :             :   rtx operand0;
   43503                 :             :   rtx operand1;
   43504                 :             :   rtx operand2;
   43505                 :             :   rtx operand3;
   43506                 :             :   rtx operand4;
   43507                 :             :   rtx_insn *_val = NULL;
   43508                 :             :   if (dump_file)
   43509                 :             :     fprintf (dump_file, "Splitting with gen_split_590 (i386.md:16117)\n");
   43510                 :             :   start_sequence ();
   43511                 :             : #define FAIL return (end_sequence (), _val)
   43512                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   43513                 :             : #line 16139 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   43514                 :             : {
   43515                 :             :   operands[4] = gen_reg_rtx (SImode);
   43516                 :             :   emit_move_insn (operands[4], operands[0]);
   43517                 :             : }
   43518                 :             : #undef DONE
   43519                 :             : #undef FAIL
   43520                 :             :   operand0 = operands[0];
   43521                 :             :   (void) operand0;
   43522                 :             :   operand1 = operands[1];
   43523                 :             :   (void) operand1;
   43524                 :             :   operand2 = operands[2];
   43525                 :             :   (void) operand2;
   43526                 :             :   operand3 = operands[3];
   43527                 :             :   (void) operand3;
   43528                 :             :   operand4 = operands[4];
   43529                 :             :   (void) operand4;
   43530                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   43531                 :             :         gen_rtvec (3,
   43532                 :             :                 gen_rtx_SET (operand4,
   43533                 :             :         gen_rtx_IOR (SImode,
   43534                 :             :         gen_rtx_LSHIFTRT (SImode,
   43535                 :             :         operand1,
   43536                 :             :         gen_rtx_AND (QImode,
   43537                 :             :         operand3,
   43538                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (31)])),
   43539                 :             :         gen_rtx_SUBREG (SImode,
   43540                 :             :         gen_rtx_ASHIFT (DImode,
   43541                 :             :         gen_rtx_ZERO_EXTEND (DImode,
   43542                 :             :         operand2),
   43543                 :             :         gen_rtx_MINUS (QImode,
   43544                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (32)],
   43545                 :             :         gen_rtx_AND (QImode,
   43546                 :             :         copy_rtx (operand3),
   43547                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (31)]))),
   43548                 :             :         0))),
   43549                 :             :                 gen_hard_reg_clobber (CCmode, 17),
   43550                 :             :                 gen_rtx_SET (operand0,
   43551                 :             :         copy_rtx (operand4)))), false);
   43552                 :             :   _val = get_insns ();
   43553                 :             :   end_sequence ();
   43554                 :             :   return _val;
   43555                 :             : }
   43556                 :             : 
   43557                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:16188 */
   43558                 :             : rtx
   43559                 :             : gen_x86_shiftsi_adj_3 (rtx operand0,
   43560                 :             :         rtx operand1,
   43561                 :             :         rtx operand2)
   43562                 :             : {
   43563                 :             :   rtx_insn *_val = 0;
   43564                 :             :   start_sequence ();
   43565                 :             :   {
   43566                 :             :     rtx operands[3];
   43567                 :             :     operands[0] = operand0;
   43568                 :             :     operands[1] = operand1;
   43569                 :             :     operands[2] = operand2;
   43570                 :             : #define FAIL return (end_sequence (), _val)
   43571                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   43572                 :             : #line 16193 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   43573                 :             : {
   43574                 :             :   rtx_code_label *label = gen_label_rtx ();
   43575                 :             :   rtx tmp;
   43576                 :             : 
   43577                 :             :   emit_insn (gen_testqi_ccz_1 (operands[2],
   43578                 :             :                                GEN_INT (GET_MODE_BITSIZE (SImode))));
   43579                 :             : 
   43580                 :             :   tmp = gen_rtx_REG (CCZmode, FLAGS_REG);
   43581                 :             :   tmp = gen_rtx_EQ (VOIDmode, tmp, const0_rtx);
   43582                 :             :   tmp = gen_rtx_IF_THEN_ELSE (VOIDmode, tmp,
   43583                 :             :                               gen_rtx_LABEL_REF (VOIDmode, label),
   43584                 :             :                               pc_rtx);
   43585                 :             :   tmp = emit_jump_insn (gen_rtx_SET (pc_rtx, tmp));
   43586                 :             :   JUMP_LABEL (tmp) = label;
   43587                 :             : 
   43588                 :             :   emit_move_insn (operands[0], operands[1]);
   43589                 :             :   emit_insn (gen_ashrsi3_cvt (operands[1], operands[1],
   43590                 :             :                                   GEN_INT (GET_MODE_BITSIZE (SImode)-1)));
   43591                 :             :   emit_label (label);
   43592                 :             :   LABEL_NUSES (label) = 1;
   43593                 :             : 
   43594                 :             :   DONE;
   43595                 :             : }
   43596                 :             : #undef DONE
   43597                 :             : #undef FAIL
   43598                 :             :     operand0 = operands[0];
   43599                 :             :     (void) operand0;
   43600                 :             :     operand1 = operands[1];
   43601                 :             :     (void) operand1;
   43602                 :             :     operand2 = operands[2];
   43603                 :             :     (void) operand2;
   43604                 :             :   }
   43605                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   43606                 :             :         operand0));
   43607                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   43608                 :             :         operand1));
   43609                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   43610                 :             :         operand2));
   43611                 :             :   _val = get_insns ();
   43612                 :             :   end_sequence ();
   43613                 :             :   return _val;
   43614                 :             : }
   43615                 :             : 
   43616                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:16188 */
   43617                 :             : rtx
   43618                 :             : gen_x86_shiftdi_adj_3 (rtx operand0,
   43619                 :             :         rtx operand1,
   43620                 :             :         rtx operand2)
   43621                 :             : {
   43622                 :             :   rtx_insn *_val = 0;
   43623                 :             :   start_sequence ();
   43624                 :             :   {
   43625                 :             :     rtx operands[3];
   43626                 :             :     operands[0] = operand0;
   43627                 :             :     operands[1] = operand1;
   43628                 :             :     operands[2] = operand2;
   43629                 :             : #define FAIL return (end_sequence (), _val)
   43630                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   43631                 :             : #line 16193 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   43632                 :             : {
   43633                 :             :   rtx_code_label *label = gen_label_rtx ();
   43634                 :             :   rtx tmp;
   43635                 :             : 
   43636                 :             :   emit_insn (gen_testqi_ccz_1 (operands[2],
   43637                 :             :                                GEN_INT (GET_MODE_BITSIZE (DImode))));
   43638                 :             : 
   43639                 :             :   tmp = gen_rtx_REG (CCZmode, FLAGS_REG);
   43640                 :             :   tmp = gen_rtx_EQ (VOIDmode, tmp, const0_rtx);
   43641                 :             :   tmp = gen_rtx_IF_THEN_ELSE (VOIDmode, tmp,
   43642                 :             :                               gen_rtx_LABEL_REF (VOIDmode, label),
   43643                 :             :                               pc_rtx);
   43644                 :             :   tmp = emit_jump_insn (gen_rtx_SET (pc_rtx, tmp));
   43645                 :             :   JUMP_LABEL (tmp) = label;
   43646                 :             : 
   43647                 :             :   emit_move_insn (operands[0], operands[1]);
   43648                 :             :   emit_insn (gen_ashrdi3_cvt (operands[1], operands[1],
   43649                 :             :                                   GEN_INT (GET_MODE_BITSIZE (DImode)-1)));
   43650                 :             :   emit_label (label);
   43651                 :             :   LABEL_NUSES (label) = 1;
   43652                 :             : 
   43653                 :             :   DONE;
   43654                 :             : }
   43655                 :             : #undef DONE
   43656                 :             : #undef FAIL
   43657                 :             :     operand0 = operands[0];
   43658                 :             :     (void) operand0;
   43659                 :             :     operand1 = operands[1];
   43660                 :             :     (void) operand1;
   43661                 :             :     operand2 = operands[2];
   43662                 :             :     (void) operand2;
   43663                 :             :   }
   43664                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   43665                 :             :         operand0));
   43666                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   43667                 :             :         operand1));
   43668                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   43669                 :             :         operand2));
   43670                 :             :   _val = get_insns ();
   43671                 :             :   end_sequence ();
   43672                 :             :   return _val;
   43673                 :             : }
   43674                 :             : 
   43675                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:16263 */
   43676                 :             : extern rtx_insn *gen_split_591 (rtx_insn *, rtx *);
   43677                 :             : rtx_insn *
   43678                 :             : gen_split_591 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   43679                 :             : {
   43680                 :             :   rtx operand0;
   43681                 :             :   rtx operand1;
   43682                 :             :   rtx_insn *_val = NULL;
   43683                 :             :   if (dump_file)
   43684                 :             :     fprintf (dump_file, "Splitting with gen_split_591 (i386.md:16263)\n");
   43685                 :             :   start_sequence ();
   43686                 :             : #define FAIL return (end_sequence (), _val)
   43687                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   43688                 :             : #line 16274 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   43689                 :             : {
   43690                 :             :   if (SSE_REG_P (operands[0]))
   43691                 :             :     {
   43692                 :             :       rtx tmp = gen_rtx_REG (V4SImode, REGNO (operands[0]));
   43693                 :             :       emit_insn (gen_sse_shufps_v4si (tmp, tmp, tmp,
   43694                 :             :                                       const1_rtx, const1_rtx,
   43695                 :             :                                       GEN_INT (5), GEN_INT (5)));
   43696                 :             :       DONE;
   43697                 :             :     }
   43698                 :             :   operands[0] = gen_rtx_REG (DImode, REGNO (operands[0]));
   43699                 :             : }
   43700                 :             : #undef DONE
   43701                 :             : #undef FAIL
   43702                 :             :   operand0 = operands[0];
   43703                 :             :   (void) operand0;
   43704                 :             :   operand1 = operands[1];
   43705                 :             :   (void) operand1;
   43706                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   43707                 :             :         gen_rtvec (2,
   43708                 :             :                 gen_rtx_SET (operand0,
   43709                 :             :         gen_rtx_LSHIFTRT (DImode,
   43710                 :             :         operand1,
   43711                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (32)])),
   43712                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   43713                 :             :   _val = get_insns ();
   43714                 :             :   end_sequence ();
   43715                 :             :   return _val;
   43716                 :             : }
   43717                 :             : 
   43718                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:16326 */
   43719                 :             : extern rtx_insn *gen_split_592 (rtx_insn *, rtx *);
   43720                 :             : rtx_insn *
   43721                 :             : gen_split_592 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   43722                 :             : {
   43723                 :             :   rtx operand0;
   43724                 :             :   rtx operand1;
   43725                 :             :   rtx operand2;
   43726                 :             :   rtx_insn *_val = NULL;
   43727                 :             :   if (dump_file)
   43728                 :             :     fprintf (dump_file, "Splitting with gen_split_592 (i386.md:16326)\n");
   43729                 :             :   start_sequence ();
   43730                 :             : #define FAIL return (end_sequence (), _val)
   43731                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   43732                 :             : #line 16334 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   43733                 :             : operands[2] = gen_lowpart (SImode, operands[2]);
   43734                 :             : #undef DONE
   43735                 :             : #undef FAIL
   43736                 :             :   operand0 = operands[0];
   43737                 :             :   (void) operand0;
   43738                 :             :   operand1 = operands[1];
   43739                 :             :   (void) operand1;
   43740                 :             :   operand2 = operands[2];
   43741                 :             :   (void) operand2;
   43742                 :             :   emit_insn (gen_rtx_SET (operand0,
   43743                 :             :         gen_rtx_LSHIFTRT (SImode,
   43744                 :             :         operand1,
   43745                 :             :         operand2)));
   43746                 :             :   _val = get_insns ();
   43747                 :             :   end_sequence ();
   43748                 :             :   return _val;
   43749                 :             : }
   43750                 :             : 
   43751                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:16326 */
   43752                 :             : extern rtx_insn *gen_split_593 (rtx_insn *, rtx *);
   43753                 :             : rtx_insn *
   43754                 :             : gen_split_593 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   43755                 :             : {
   43756                 :             :   rtx operand0;
   43757                 :             :   rtx operand1;
   43758                 :             :   rtx operand2;
   43759                 :             :   rtx_insn *_val = NULL;
   43760                 :             :   if (dump_file)
   43761                 :             :     fprintf (dump_file, "Splitting with gen_split_593 (i386.md:16326)\n");
   43762                 :             :   start_sequence ();
   43763                 :             : #define FAIL return (end_sequence (), _val)
   43764                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   43765                 :             : #line 16334 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   43766                 :             : operands[2] = gen_lowpart (SImode, operands[2]);
   43767                 :             : #undef DONE
   43768                 :             : #undef FAIL
   43769                 :             :   operand0 = operands[0];
   43770                 :             :   (void) operand0;
   43771                 :             :   operand1 = operands[1];
   43772                 :             :   (void) operand1;
   43773                 :             :   operand2 = operands[2];
   43774                 :             :   (void) operand2;
   43775                 :             :   emit_insn (gen_rtx_SET (operand0,
   43776                 :             :         gen_rtx_ASHIFTRT (SImode,
   43777                 :             :         operand1,
   43778                 :             :         operand2)));
   43779                 :             :   _val = get_insns ();
   43780                 :             :   end_sequence ();
   43781                 :             :   return _val;
   43782                 :             : }
   43783                 :             : 
   43784                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:16326 */
   43785                 :             : extern rtx_insn *gen_split_594 (rtx_insn *, rtx *);
   43786                 :             : rtx_insn *
   43787                 :             : gen_split_594 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   43788                 :             : {
   43789                 :             :   rtx operand0;
   43790                 :             :   rtx operand1;
   43791                 :             :   rtx operand2;
   43792                 :             :   rtx_insn *_val = NULL;
   43793                 :             :   if (dump_file)
   43794                 :             :     fprintf (dump_file, "Splitting with gen_split_594 (i386.md:16326)\n");
   43795                 :             :   start_sequence ();
   43796                 :             : #define FAIL return (end_sequence (), _val)
   43797                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   43798                 :             : #line 16334 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   43799                 :             : operands[2] = gen_lowpart (DImode, operands[2]);
   43800                 :             : #undef DONE
   43801                 :             : #undef FAIL
   43802                 :             :   operand0 = operands[0];
   43803                 :             :   (void) operand0;
   43804                 :             :   operand1 = operands[1];
   43805                 :             :   (void) operand1;
   43806                 :             :   operand2 = operands[2];
   43807                 :             :   (void) operand2;
   43808                 :             :   emit_insn (gen_rtx_SET (operand0,
   43809                 :             :         gen_rtx_LSHIFTRT (DImode,
   43810                 :             :         operand1,
   43811                 :             :         operand2)));
   43812                 :             :   _val = get_insns ();
   43813                 :             :   end_sequence ();
   43814                 :             :   return _val;
   43815                 :             : }
   43816                 :             : 
   43817                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:16326 */
   43818                 :             : extern rtx_insn *gen_split_595 (rtx_insn *, rtx *);
   43819                 :             : rtx_insn *
   43820                 :             : gen_split_595 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   43821                 :             : {
   43822                 :             :   rtx operand0;
   43823                 :             :   rtx operand1;
   43824                 :             :   rtx operand2;
   43825                 :             :   rtx_insn *_val = NULL;
   43826                 :             :   if (dump_file)
   43827                 :             :     fprintf (dump_file, "Splitting with gen_split_595 (i386.md:16326)\n");
   43828                 :             :   start_sequence ();
   43829                 :             : #define FAIL return (end_sequence (), _val)
   43830                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   43831                 :             : #line 16334 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   43832                 :             : operands[2] = gen_lowpart (DImode, operands[2]);
   43833                 :             : #undef DONE
   43834                 :             : #undef FAIL
   43835                 :             :   operand0 = operands[0];
   43836                 :             :   (void) operand0;
   43837                 :             :   operand1 = operands[1];
   43838                 :             :   (void) operand1;
   43839                 :             :   operand2 = operands[2];
   43840                 :             :   (void) operand2;
   43841                 :             :   emit_insn (gen_rtx_SET (operand0,
   43842                 :             :         gen_rtx_ASHIFTRT (DImode,
   43843                 :             :         operand1,
   43844                 :             :         operand2)));
   43845                 :             :   _val = get_insns ();
   43846                 :             :   end_sequence ();
   43847                 :             :   return _val;
   43848                 :             : }
   43849                 :             : 
   43850                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:16383 */
   43851                 :             : extern rtx_insn *gen_split_596 (rtx_insn *, rtx *);
   43852                 :             : rtx_insn *
   43853                 :             : gen_split_596 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   43854                 :             : {
   43855                 :             :   rtx operand0;
   43856                 :             :   rtx operand1;
   43857                 :             :   rtx operand2;
   43858                 :             :   rtx_insn *_val = NULL;
   43859                 :             :   if (dump_file)
   43860                 :             :     fprintf (dump_file, "Splitting with gen_split_596 (i386.md:16383)\n");
   43861                 :             :   start_sequence ();
   43862                 :             : #define FAIL return (end_sequence (), _val)
   43863                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   43864                 :             : #line 16392 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   43865                 :             : operands[2] = gen_lowpart (SImode, operands[2]);
   43866                 :             : #undef DONE
   43867                 :             : #undef FAIL
   43868                 :             :   operand0 = operands[0];
   43869                 :             :   (void) operand0;
   43870                 :             :   operand1 = operands[1];
   43871                 :             :   (void) operand1;
   43872                 :             :   operand2 = operands[2];
   43873                 :             :   (void) operand2;
   43874                 :             :   emit_insn (gen_rtx_SET (operand0,
   43875                 :             :         gen_rtx_ZERO_EXTEND (DImode,
   43876                 :             :         gen_rtx_LSHIFTRT (SImode,
   43877                 :             :         operand1,
   43878                 :             :         operand2))));
   43879                 :             :   _val = get_insns ();
   43880                 :             :   end_sequence ();
   43881                 :             :   return _val;
   43882                 :             : }
   43883                 :             : 
   43884                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:16383 */
   43885                 :             : extern rtx_insn *gen_split_597 (rtx_insn *, rtx *);
   43886                 :             : rtx_insn *
   43887                 :             : gen_split_597 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   43888                 :             : {
   43889                 :             :   rtx operand0;
   43890                 :             :   rtx operand1;
   43891                 :             :   rtx operand2;
   43892                 :             :   rtx_insn *_val = NULL;
   43893                 :             :   if (dump_file)
   43894                 :             :     fprintf (dump_file, "Splitting with gen_split_597 (i386.md:16383)\n");
   43895                 :             :   start_sequence ();
   43896                 :             : #define FAIL return (end_sequence (), _val)
   43897                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   43898                 :             : #line 16392 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   43899                 :             : operands[2] = gen_lowpart (SImode, operands[2]);
   43900                 :             : #undef DONE
   43901                 :             : #undef FAIL
   43902                 :             :   operand0 = operands[0];
   43903                 :             :   (void) operand0;
   43904                 :             :   operand1 = operands[1];
   43905                 :             :   (void) operand1;
   43906                 :             :   operand2 = operands[2];
   43907                 :             :   (void) operand2;
   43908                 :             :   emit_insn (gen_rtx_SET (operand0,
   43909                 :             :         gen_rtx_ZERO_EXTEND (DImode,
   43910                 :             :         gen_rtx_ASHIFTRT (SImode,
   43911                 :             :         operand1,
   43912                 :             :         operand2))));
   43913                 :             :   _val = get_insns ();
   43914                 :             :   end_sequence ();
   43915                 :             :   return _val;
   43916                 :             : }
   43917                 :             : 
   43918                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:16497 */
   43919                 :             : extern rtx_insn *gen_split_598 (rtx_insn *, rtx *);
   43920                 :             : rtx_insn *
   43921                 :             : gen_split_598 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   43922                 :             : {
   43923                 :             :   rtx operand0;
   43924                 :             :   rtx operand1;
   43925                 :             :   rtx operand2;
   43926                 :             :   rtx_insn *_val = NULL;
   43927                 :             :   if (dump_file)
   43928                 :             :     fprintf (dump_file, "Splitting with gen_split_598 (i386.md:16497)\n");
   43929                 :             :   start_sequence ();
   43930                 :             : #define FAIL return (end_sequence (), _val)
   43931                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   43932                 :             : #line 16520 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   43933                 :             : 
   43934                 :             : #undef DONE
   43935                 :             : #undef FAIL
   43936                 :             :   operand0 = operands[0];
   43937                 :             :   (void) operand0;
   43938                 :             :   operand1 = operands[1];
   43939                 :             :   (void) operand1;
   43940                 :             :   operand2 = operands[2];
   43941                 :             :   (void) operand2;
   43942                 :             :   emit_insn (gen_rtx_SET (gen_rtx_STRICT_LOW_PART (VOIDmode,
   43943                 :             :         operand0),
   43944                 :             :         operand1));
   43945                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   43946                 :             :         gen_rtvec (2,
   43947                 :             :                 gen_rtx_SET (gen_rtx_STRICT_LOW_PART (VOIDmode,
   43948                 :             :         copy_rtx (operand0)),
   43949                 :             :         gen_rtx_LSHIFTRT (QImode,
   43950                 :             :         copy_rtx (operand0),
   43951                 :             :         operand2)),
   43952                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   43953                 :             :   _val = get_insns ();
   43954                 :             :   end_sequence ();
   43955                 :             :   return _val;
   43956                 :             : }
   43957                 :             : 
   43958                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:16497 */
   43959                 :             : extern rtx_insn *gen_split_599 (rtx_insn *, rtx *);
   43960                 :             : rtx_insn *
   43961                 :             : gen_split_599 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   43962                 :             : {
   43963                 :             :   rtx operand0;
   43964                 :             :   rtx operand1;
   43965                 :             :   rtx operand2;
   43966                 :             :   rtx_insn *_val = NULL;
   43967                 :             :   if (dump_file)
   43968                 :             :     fprintf (dump_file, "Splitting with gen_split_599 (i386.md:16497)\n");
   43969                 :             :   start_sequence ();
   43970                 :             : #define FAIL return (end_sequence (), _val)
   43971                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   43972                 :             : #line 16520 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   43973                 :             : 
   43974                 :             : #undef DONE
   43975                 :             : #undef FAIL
   43976                 :             :   operand0 = operands[0];
   43977                 :             :   (void) operand0;
   43978                 :             :   operand1 = operands[1];
   43979                 :             :   (void) operand1;
   43980                 :             :   operand2 = operands[2];
   43981                 :             :   (void) operand2;
   43982                 :             :   emit_insn (gen_rtx_SET (gen_rtx_STRICT_LOW_PART (VOIDmode,
   43983                 :             :         operand0),
   43984                 :             :         operand1));
   43985                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   43986                 :             :         gen_rtvec (2,
   43987                 :             :                 gen_rtx_SET (gen_rtx_STRICT_LOW_PART (VOIDmode,
   43988                 :             :         copy_rtx (operand0)),
   43989                 :             :         gen_rtx_ASHIFTRT (QImode,
   43990                 :             :         copy_rtx (operand0),
   43991                 :             :         operand2)),
   43992                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   43993                 :             :   _val = get_insns ();
   43994                 :             :   end_sequence ();
   43995                 :             :   return _val;
   43996                 :             : }
   43997                 :             : 
   43998                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:16497 */
   43999                 :             : extern rtx_insn *gen_split_600 (rtx_insn *, rtx *);
   44000                 :             : rtx_insn *
   44001                 :             : gen_split_600 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   44002                 :             : {
   44003                 :             :   rtx operand0;
   44004                 :             :   rtx operand1;
   44005                 :             :   rtx operand2;
   44006                 :             :   rtx_insn *_val = NULL;
   44007                 :             :   if (dump_file)
   44008                 :             :     fprintf (dump_file, "Splitting with gen_split_600 (i386.md:16497)\n");
   44009                 :             :   start_sequence ();
   44010                 :             : #define FAIL return (end_sequence (), _val)
   44011                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   44012                 :             : #line 16520 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   44013                 :             : 
   44014                 :             : #undef DONE
   44015                 :             : #undef FAIL
   44016                 :             :   operand0 = operands[0];
   44017                 :             :   (void) operand0;
   44018                 :             :   operand1 = operands[1];
   44019                 :             :   (void) operand1;
   44020                 :             :   operand2 = operands[2];
   44021                 :             :   (void) operand2;
   44022                 :             :   emit_insn (gen_rtx_SET (gen_rtx_STRICT_LOW_PART (VOIDmode,
   44023                 :             :         operand0),
   44024                 :             :         operand1));
   44025                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   44026                 :             :         gen_rtvec (2,
   44027                 :             :                 gen_rtx_SET (gen_rtx_STRICT_LOW_PART (VOIDmode,
   44028                 :             :         copy_rtx (operand0)),
   44029                 :             :         gen_rtx_LSHIFTRT (HImode,
   44030                 :             :         copy_rtx (operand0),
   44031                 :             :         operand2)),
   44032                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   44033                 :             :   _val = get_insns ();
   44034                 :             :   end_sequence ();
   44035                 :             :   return _val;
   44036                 :             : }
   44037                 :             : 
   44038                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:16497 */
   44039                 :             : extern rtx_insn *gen_split_601 (rtx_insn *, rtx *);
   44040                 :             : rtx_insn *
   44041                 :             : gen_split_601 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   44042                 :             : {
   44043                 :             :   rtx operand0;
   44044                 :             :   rtx operand1;
   44045                 :             :   rtx operand2;
   44046                 :             :   rtx_insn *_val = NULL;
   44047                 :             :   if (dump_file)
   44048                 :             :     fprintf (dump_file, "Splitting with gen_split_601 (i386.md:16497)\n");
   44049                 :             :   start_sequence ();
   44050                 :             : #define FAIL return (end_sequence (), _val)
   44051                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   44052                 :             : #line 16520 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   44053                 :             : 
   44054                 :             : #undef DONE
   44055                 :             : #undef FAIL
   44056                 :             :   operand0 = operands[0];
   44057                 :             :   (void) operand0;
   44058                 :             :   operand1 = operands[1];
   44059                 :             :   (void) operand1;
   44060                 :             :   operand2 = operands[2];
   44061                 :             :   (void) operand2;
   44062                 :             :   emit_insn (gen_rtx_SET (gen_rtx_STRICT_LOW_PART (VOIDmode,
   44063                 :             :         operand0),
   44064                 :             :         operand1));
   44065                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   44066                 :             :         gen_rtvec (2,
   44067                 :             :                 gen_rtx_SET (gen_rtx_STRICT_LOW_PART (VOIDmode,
   44068                 :             :         copy_rtx (operand0)),
   44069                 :             :         gen_rtx_ASHIFTRT (HImode,
   44070                 :             :         copy_rtx (operand0),
   44071                 :             :         operand2)),
   44072                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   44073                 :             :   _val = get_insns ();
   44074                 :             :   end_sequence ();
   44075                 :             :   return _val;
   44076                 :             : }
   44077                 :             : 
   44078                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:16642 */
   44079                 :             : extern rtx_insn *gen_split_602 (rtx_insn *, rtx *);
   44080                 :             : rtx_insn *
   44081                 :             : gen_split_602 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   44082                 :             : {
   44083                 :             :   rtx operand0;
   44084                 :             :   rtx operand1;
   44085                 :             :   rtx operand2;
   44086                 :             :   rtx operand3;
   44087                 :             :   rtx_insn *_val = NULL;
   44088                 :             :   if (dump_file)
   44089                 :             :     fprintf (dump_file, "Splitting with gen_split_602 (i386.md:16642)\n");
   44090                 :             :   start_sequence ();
   44091                 :             : #define FAIL return (end_sequence (), _val)
   44092                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   44093                 :             : #line 16683 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   44094                 :             : 
   44095                 :             : #undef DONE
   44096                 :             : #undef FAIL
   44097                 :             :   operand0 = operands[0];
   44098                 :             :   (void) operand0;
   44099                 :             :   operand1 = operands[1];
   44100                 :             :   (void) operand1;
   44101                 :             :   operand2 = operands[2];
   44102                 :             :   (void) operand2;
   44103                 :             :   operand3 = operands[3];
   44104                 :             :   (void) operand3;
   44105                 :             :   emit_insn (gen_rtx_SET (gen_rtx_ZERO_EXTRACT (HImode,
   44106                 :             :         operand0,
   44107                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   44108                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   44109                 :             :         gen_rtx_ZERO_EXTRACT (HImode,
   44110                 :             :         operand1,
   44111                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   44112                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)])));
   44113                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   44114                 :             :         gen_rtvec (2,
   44115                 :             :                 gen_rtx_SET (gen_rtx_ZERO_EXTRACT (HImode,
   44116                 :             :         copy_rtx (operand0),
   44117                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   44118                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   44119                 :             :         gen_rtx_SUBREG (HImode,
   44120                 :             :         gen_rtx_LSHIFTRT (QImode,
   44121                 :             :         gen_rtx_SUBREG (QImode,
   44122                 :             :         gen_rtx_fmt_eee (GET_CODE (operand3), GET_MODE (operand3),
   44123                 :             :                 copy_rtx (operand0),
   44124                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   44125                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   44126                 :             :         0),
   44127                 :             :         operand2),
   44128                 :             :         0)),
   44129                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   44130                 :             :   _val = get_insns ();
   44131                 :             :   end_sequence ();
   44132                 :             :   return _val;
   44133                 :             : }
   44134                 :             : 
   44135                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:16642 */
   44136                 :             : extern rtx_insn *gen_split_603 (rtx_insn *, rtx *);
   44137                 :             : rtx_insn *
   44138                 :             : gen_split_603 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   44139                 :             : {
   44140                 :             :   rtx operand0;
   44141                 :             :   rtx operand1;
   44142                 :             :   rtx operand2;
   44143                 :             :   rtx operand3;
   44144                 :             :   rtx_insn *_val = NULL;
   44145                 :             :   if (dump_file)
   44146                 :             :     fprintf (dump_file, "Splitting with gen_split_603 (i386.md:16642)\n");
   44147                 :             :   start_sequence ();
   44148                 :             : #define FAIL return (end_sequence (), _val)
   44149                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   44150                 :             : #line 16683 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   44151                 :             : 
   44152                 :             : #undef DONE
   44153                 :             : #undef FAIL
   44154                 :             :   operand0 = operands[0];
   44155                 :             :   (void) operand0;
   44156                 :             :   operand1 = operands[1];
   44157                 :             :   (void) operand1;
   44158                 :             :   operand2 = operands[2];
   44159                 :             :   (void) operand2;
   44160                 :             :   operand3 = operands[3];
   44161                 :             :   (void) operand3;
   44162                 :             :   emit_insn (gen_rtx_SET (gen_rtx_ZERO_EXTRACT (HImode,
   44163                 :             :         operand0,
   44164                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   44165                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   44166                 :             :         gen_rtx_ZERO_EXTRACT (HImode,
   44167                 :             :         operand1,
   44168                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   44169                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)])));
   44170                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   44171                 :             :         gen_rtvec (2,
   44172                 :             :                 gen_rtx_SET (gen_rtx_ZERO_EXTRACT (HImode,
   44173                 :             :         copy_rtx (operand0),
   44174                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   44175                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   44176                 :             :         gen_rtx_SUBREG (HImode,
   44177                 :             :         gen_rtx_ASHIFTRT (QImode,
   44178                 :             :         gen_rtx_SUBREG (QImode,
   44179                 :             :         gen_rtx_fmt_eee (GET_CODE (operand3), GET_MODE (operand3),
   44180                 :             :                 copy_rtx (operand0),
   44181                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   44182                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   44183                 :             :         0),
   44184                 :             :         operand2),
   44185                 :             :         0)),
   44186                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   44187                 :             :   _val = get_insns ();
   44188                 :             :   end_sequence ();
   44189                 :             :   return _val;
   44190                 :             : }
   44191                 :             : 
   44192                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:16642 */
   44193                 :             : extern rtx_insn *gen_split_604 (rtx_insn *, rtx *);
   44194                 :             : rtx_insn *
   44195                 :             : gen_split_604 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   44196                 :             : {
   44197                 :             :   rtx operand0;
   44198                 :             :   rtx operand1;
   44199                 :             :   rtx operand2;
   44200                 :             :   rtx operand3;
   44201                 :             :   rtx_insn *_val = NULL;
   44202                 :             :   if (dump_file)
   44203                 :             :     fprintf (dump_file, "Splitting with gen_split_604 (i386.md:16642)\n");
   44204                 :             :   start_sequence ();
   44205                 :             : #define FAIL return (end_sequence (), _val)
   44206                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   44207                 :             : #line 16683 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   44208                 :             : 
   44209                 :             : #undef DONE
   44210                 :             : #undef FAIL
   44211                 :             :   operand0 = operands[0];
   44212                 :             :   (void) operand0;
   44213                 :             :   operand1 = operands[1];
   44214                 :             :   (void) operand1;
   44215                 :             :   operand2 = operands[2];
   44216                 :             :   (void) operand2;
   44217                 :             :   operand3 = operands[3];
   44218                 :             :   (void) operand3;
   44219                 :             :   emit_insn (gen_rtx_SET (gen_rtx_ZERO_EXTRACT (SImode,
   44220                 :             :         operand0,
   44221                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   44222                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   44223                 :             :         gen_rtx_ZERO_EXTRACT (SImode,
   44224                 :             :         operand1,
   44225                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   44226                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)])));
   44227                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   44228                 :             :         gen_rtvec (2,
   44229                 :             :                 gen_rtx_SET (gen_rtx_ZERO_EXTRACT (SImode,
   44230                 :             :         copy_rtx (operand0),
   44231                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   44232                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   44233                 :             :         gen_rtx_SUBREG (SImode,
   44234                 :             :         gen_rtx_LSHIFTRT (QImode,
   44235                 :             :         gen_rtx_SUBREG (QImode,
   44236                 :             :         gen_rtx_fmt_eee (GET_CODE (operand3), GET_MODE (operand3),
   44237                 :             :                 copy_rtx (operand0),
   44238                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   44239                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   44240                 :             :         0),
   44241                 :             :         operand2),
   44242                 :             :         0)),
   44243                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   44244                 :             :   _val = get_insns ();
   44245                 :             :   end_sequence ();
   44246                 :             :   return _val;
   44247                 :             : }
   44248                 :             : 
   44249                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:16642 */
   44250                 :             : extern rtx_insn *gen_split_605 (rtx_insn *, rtx *);
   44251                 :             : rtx_insn *
   44252                 :             : gen_split_605 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   44253                 :             : {
   44254                 :             :   rtx operand0;
   44255                 :             :   rtx operand1;
   44256                 :             :   rtx operand2;
   44257                 :             :   rtx operand3;
   44258                 :             :   rtx_insn *_val = NULL;
   44259                 :             :   if (dump_file)
   44260                 :             :     fprintf (dump_file, "Splitting with gen_split_605 (i386.md:16642)\n");
   44261                 :             :   start_sequence ();
   44262                 :             : #define FAIL return (end_sequence (), _val)
   44263                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   44264                 :             : #line 16683 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   44265                 :             : 
   44266                 :             : #undef DONE
   44267                 :             : #undef FAIL
   44268                 :             :   operand0 = operands[0];
   44269                 :             :   (void) operand0;
   44270                 :             :   operand1 = operands[1];
   44271                 :             :   (void) operand1;
   44272                 :             :   operand2 = operands[2];
   44273                 :             :   (void) operand2;
   44274                 :             :   operand3 = operands[3];
   44275                 :             :   (void) operand3;
   44276                 :             :   emit_insn (gen_rtx_SET (gen_rtx_ZERO_EXTRACT (SImode,
   44277                 :             :         operand0,
   44278                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   44279                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   44280                 :             :         gen_rtx_ZERO_EXTRACT (SImode,
   44281                 :             :         operand1,
   44282                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   44283                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)])));
   44284                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   44285                 :             :         gen_rtvec (2,
   44286                 :             :                 gen_rtx_SET (gen_rtx_ZERO_EXTRACT (SImode,
   44287                 :             :         copy_rtx (operand0),
   44288                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   44289                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   44290                 :             :         gen_rtx_SUBREG (SImode,
   44291                 :             :         gen_rtx_ASHIFTRT (QImode,
   44292                 :             :         gen_rtx_SUBREG (QImode,
   44293                 :             :         gen_rtx_fmt_eee (GET_CODE (operand3), GET_MODE (operand3),
   44294                 :             :                 copy_rtx (operand0),
   44295                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   44296                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   44297                 :             :         0),
   44298                 :             :         operand2),
   44299                 :             :         0)),
   44300                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   44301                 :             :   _val = get_insns ();
   44302                 :             :   end_sequence ();
   44303                 :             :   return _val;
   44304                 :             : }
   44305                 :             : 
   44306                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:16642 */
   44307                 :             : extern rtx_insn *gen_split_606 (rtx_insn *, rtx *);
   44308                 :             : rtx_insn *
   44309                 :             : gen_split_606 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   44310                 :             : {
   44311                 :             :   rtx operand0;
   44312                 :             :   rtx operand1;
   44313                 :             :   rtx operand2;
   44314                 :             :   rtx operand3;
   44315                 :             :   rtx_insn *_val = NULL;
   44316                 :             :   if (dump_file)
   44317                 :             :     fprintf (dump_file, "Splitting with gen_split_606 (i386.md:16642)\n");
   44318                 :             :   start_sequence ();
   44319                 :             : #define FAIL return (end_sequence (), _val)
   44320                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   44321                 :             : #line 16683 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   44322                 :             : 
   44323                 :             : #undef DONE
   44324                 :             : #undef FAIL
   44325                 :             :   operand0 = operands[0];
   44326                 :             :   (void) operand0;
   44327                 :             :   operand1 = operands[1];
   44328                 :             :   (void) operand1;
   44329                 :             :   operand2 = operands[2];
   44330                 :             :   (void) operand2;
   44331                 :             :   operand3 = operands[3];
   44332                 :             :   (void) operand3;
   44333                 :             :   emit_insn (gen_rtx_SET (gen_rtx_ZERO_EXTRACT (DImode,
   44334                 :             :         operand0,
   44335                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   44336                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   44337                 :             :         gen_rtx_ZERO_EXTRACT (DImode,
   44338                 :             :         operand1,
   44339                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   44340                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)])));
   44341                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   44342                 :             :         gen_rtvec (2,
   44343                 :             :                 gen_rtx_SET (gen_rtx_ZERO_EXTRACT (DImode,
   44344                 :             :         copy_rtx (operand0),
   44345                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   44346                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   44347                 :             :         gen_rtx_SUBREG (DImode,
   44348                 :             :         gen_rtx_LSHIFTRT (QImode,
   44349                 :             :         gen_rtx_SUBREG (QImode,
   44350                 :             :         gen_rtx_fmt_eee (GET_CODE (operand3), GET_MODE (operand3),
   44351                 :             :                 copy_rtx (operand0),
   44352                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   44353                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   44354                 :             :         0),
   44355                 :             :         operand2),
   44356                 :             :         0)),
   44357                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   44358                 :             :   _val = get_insns ();
   44359                 :             :   end_sequence ();
   44360                 :             :   return _val;
   44361                 :             : }
   44362                 :             : 
   44363                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:16642 */
   44364                 :             : extern rtx_insn *gen_split_607 (rtx_insn *, rtx *);
   44365                 :             : rtx_insn *
   44366                 :             : gen_split_607 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   44367                 :             : {
   44368                 :             :   rtx operand0;
   44369                 :             :   rtx operand1;
   44370                 :             :   rtx operand2;
   44371                 :             :   rtx operand3;
   44372                 :             :   rtx_insn *_val = NULL;
   44373                 :             :   if (dump_file)
   44374                 :             :     fprintf (dump_file, "Splitting with gen_split_607 (i386.md:16642)\n");
   44375                 :             :   start_sequence ();
   44376                 :             : #define FAIL return (end_sequence (), _val)
   44377                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   44378                 :             : #line 16683 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   44379                 :             : 
   44380                 :             : #undef DONE
   44381                 :             : #undef FAIL
   44382                 :             :   operand0 = operands[0];
   44383                 :             :   (void) operand0;
   44384                 :             :   operand1 = operands[1];
   44385                 :             :   (void) operand1;
   44386                 :             :   operand2 = operands[2];
   44387                 :             :   (void) operand2;
   44388                 :             :   operand3 = operands[3];
   44389                 :             :   (void) operand3;
   44390                 :             :   emit_insn (gen_rtx_SET (gen_rtx_ZERO_EXTRACT (DImode,
   44391                 :             :         operand0,
   44392                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   44393                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   44394                 :             :         gen_rtx_ZERO_EXTRACT (DImode,
   44395                 :             :         operand1,
   44396                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   44397                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)])));
   44398                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   44399                 :             :         gen_rtvec (2,
   44400                 :             :                 gen_rtx_SET (gen_rtx_ZERO_EXTRACT (DImode,
   44401                 :             :         copy_rtx (operand0),
   44402                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   44403                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   44404                 :             :         gen_rtx_SUBREG (DImode,
   44405                 :             :         gen_rtx_ASHIFTRT (QImode,
   44406                 :             :         gen_rtx_SUBREG (QImode,
   44407                 :             :         gen_rtx_fmt_eee (GET_CODE (operand3), GET_MODE (operand3),
   44408                 :             :                 copy_rtx (operand0),
   44409                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   44410                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   44411                 :             :         0),
   44412                 :             :         operand2),
   44413                 :             :         0)),
   44414                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   44415                 :             :   _val = get_insns ();
   44416                 :             :   end_sequence ();
   44417                 :             :   return _val;
   44418                 :             : }
   44419                 :             : 
   44420                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:16694 */
   44421                 :             : extern rtx_insn *gen_split_608 (rtx_insn *, rtx *);
   44422                 :             : rtx_insn *
   44423                 :             : gen_split_608 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   44424                 :             : {
   44425                 :             :   rtx operand0;
   44426                 :             :   rtx operand1;
   44427                 :             :   rtx operand2;
   44428                 :             :   rtx operand3;
   44429                 :             :   rtx operand4;
   44430                 :             :   rtx_insn *_val = NULL;
   44431                 :             :   if (dump_file)
   44432                 :             :     fprintf (dump_file, "Splitting with gen_split_608 (i386.md:16694)\n");
   44433                 :             :   start_sequence ();
   44434                 :             : #define FAIL return (end_sequence (), _val)
   44435                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   44436                 :             : #line 16711 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   44437                 :             : split_double_mode (DImode, &operands[0], 1, &operands[0], &operands[4]);
   44438                 :             : #undef DONE
   44439                 :             : #undef FAIL
   44440                 :             :   operand0 = operands[0];
   44441                 :             :   (void) operand0;
   44442                 :             :   operand1 = operands[1];
   44443                 :             :   (void) operand1;
   44444                 :             :   operand2 = operands[2];
   44445                 :             :   (void) operand2;
   44446                 :             :   operand3 = operands[3];
   44447                 :             :   (void) operand3;
   44448                 :             :   operand4 = operands[4];
   44449                 :             :   (void) operand4;
   44450                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   44451                 :             :         gen_rtvec (2,
   44452                 :             :                 gen_rtx_SET (operand4,
   44453                 :             :         gen_rtx_ASHIFT (SImode,
   44454                 :             :         copy_rtx (operand4),
   44455                 :             :         operand2)),
   44456                 :             :                 gen_hard_reg_clobber (CCmode, 17))), true);
   44457                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   44458                 :             :         gen_rtvec (2,
   44459                 :             :                 gen_rtx_SET (copy_rtx (operand4),
   44460                 :             :         gen_rtx_ASHIFTRT (SImode,
   44461                 :             :         copy_rtx (operand4),
   44462                 :             :         copy_rtx (operand2))),
   44463                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   44464                 :             :   _val = get_insns ();
   44465                 :             :   end_sequence ();
   44466                 :             :   return _val;
   44467                 :             : }
   44468                 :             : 
   44469                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:16694 */
   44470                 :             : extern rtx_insn *gen_split_609 (rtx_insn *, rtx *);
   44471                 :             : rtx_insn *
   44472                 :             : gen_split_609 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   44473                 :             : {
   44474                 :             :   rtx operand0;
   44475                 :             :   rtx operand1;
   44476                 :             :   rtx operand2;
   44477                 :             :   rtx operand3;
   44478                 :             :   rtx operand4;
   44479                 :             :   rtx_insn *_val = NULL;
   44480                 :             :   if (dump_file)
   44481                 :             :     fprintf (dump_file, "Splitting with gen_split_609 (i386.md:16694)\n");
   44482                 :             :   start_sequence ();
   44483                 :             : #define FAIL return (end_sequence (), _val)
   44484                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   44485                 :             : #line 16711 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   44486                 :             : split_double_mode (TImode, &operands[0], 1, &operands[0], &operands[4]);
   44487                 :             : #undef DONE
   44488                 :             : #undef FAIL
   44489                 :             :   operand0 = operands[0];
   44490                 :             :   (void) operand0;
   44491                 :             :   operand1 = operands[1];
   44492                 :             :   (void) operand1;
   44493                 :             :   operand2 = operands[2];
   44494                 :             :   (void) operand2;
   44495                 :             :   operand3 = operands[3];
   44496                 :             :   (void) operand3;
   44497                 :             :   operand4 = operands[4];
   44498                 :             :   (void) operand4;
   44499                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   44500                 :             :         gen_rtvec (2,
   44501                 :             :                 gen_rtx_SET (operand4,
   44502                 :             :         gen_rtx_ASHIFT (DImode,
   44503                 :             :         copy_rtx (operand4),
   44504                 :             :         operand2)),
   44505                 :             :                 gen_hard_reg_clobber (CCmode, 17))), true);
   44506                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   44507                 :             :         gen_rtvec (2,
   44508                 :             :                 gen_rtx_SET (copy_rtx (operand4),
   44509                 :             :         gen_rtx_ASHIFTRT (DImode,
   44510                 :             :         copy_rtx (operand4),
   44511                 :             :         copy_rtx (operand2))),
   44512                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   44513                 :             :   _val = get_insns ();
   44514                 :             :   end_sequence ();
   44515                 :             :   return _val;
   44516                 :             : }
   44517                 :             : 
   44518                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:16713 */
   44519                 :             : extern rtx_insn *gen_split_610 (rtx_insn *, rtx *);
   44520                 :             : rtx_insn *
   44521                 :             : gen_split_610 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   44522                 :             : {
   44523                 :             :   rtx operand0;
   44524                 :             :   rtx operand1;
   44525                 :             :   rtx operand2;
   44526                 :             :   rtx_insn *_val = NULL;
   44527                 :             :   if (dump_file)
   44528                 :             :     fprintf (dump_file, "Splitting with gen_split_610 (i386.md:16713)\n");
   44529                 :             :   start_sequence ();
   44530                 :             :   operand0 = operands[0];
   44531                 :             :   (void) operand0;
   44532                 :             :   operand1 = operands[1];
   44533                 :             :   (void) operand1;
   44534                 :             :   operand2 = operands[2];
   44535                 :             :   (void) operand2;
   44536                 :             :   emit_insn (gen_rtx_SET (operand0,
   44537                 :             :         gen_rtx_ASHIFT (V2DImode,
   44538                 :             :         operand1,
   44539                 :             :         operand2)));
   44540                 :             :   emit_insn (gen_rtx_SET (copy_rtx (operand0),
   44541                 :             :         gen_rtx_ASHIFTRT (V2DImode,
   44542                 :             :         copy_rtx (operand0),
   44543                 :             :         copy_rtx (operand2))));
   44544                 :             :   _val = get_insns ();
   44545                 :             :   end_sequence ();
   44546                 :             :   return _val;
   44547                 :             : }
   44548                 :             : 
   44549                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:16731 */
   44550                 :             : rtx
   44551                 :             : gen_rotlti3 (rtx operand0,
   44552                 :             :         rtx operand1,
   44553                 :             :         rtx operand2)
   44554                 :             : {
   44555                 :             :   rtx_insn *_val = 0;
   44556                 :             :   start_sequence ();
   44557                 :             :   {
   44558                 :             :     rtx operands[3];
   44559                 :             :     operands[0] = operand0;
   44560                 :             :     operands[1] = operand1;
   44561                 :             :     operands[2] = operand2;
   44562                 :             : #define FAIL return (end_sequence (), _val)
   44563                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   44564                 :             : #line 16736 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   44565                 :             : {
   44566                 :             :   if (const_1_to_63_operand (operands[2], VOIDmode))
   44567                 :             :     emit_insn (gen_ix86_rotlti3_doubleword
   44568                 :             :                 (operands[0], operands[1], operands[2]));
   44569                 :             :   else if (CONST_INT_P (operands[2]) && INTVAL (operands[2]) == 64)
   44570                 :             :     {
   44571                 :             :       operands[1] = force_reg (TImode, operands[1]);
   44572                 :             :       emit_insn (gen_rotl64ti2_doubleword (operands[0], operands[1]));
   44573                 :             :     }
   44574                 :             :   else
   44575                 :             :     {
   44576                 :             :       rtx amount = force_reg (QImode, operands[2]);
   44577                 :             :       rtx src_lo = gen_lowpart (DImode, operands[1]);
   44578                 :             :       rtx src_hi = gen_highpart (DImode, operands[1]);
   44579                 :             :       rtx tmp_lo = gen_reg_rtx (DImode);
   44580                 :             :       rtx tmp_hi = gen_reg_rtx (DImode);
   44581                 :             :       emit_move_insn (tmp_lo, src_lo);
   44582                 :             :       emit_move_insn (tmp_hi, src_hi);
   44583                 :             :       rtx (*shiftd) (rtx, rtx, rtx)
   44584                 :             :             = (ROTATE == ROTATE) ? gen_x86_64_shld : gen_x86_64_shrd;
   44585                 :             :       emit_insn (shiftd (tmp_lo, src_hi, amount));
   44586                 :             :       emit_insn (shiftd (tmp_hi, src_lo, amount));
   44587                 :             :       rtx dst_lo = gen_lowpart (DImode, operands[0]);
   44588                 :             :       rtx dst_hi = gen_highpart (DImode, operands[0]);
   44589                 :             :       emit_move_insn (dst_lo, tmp_lo);
   44590                 :             :       emit_move_insn (dst_hi, tmp_hi);
   44591                 :             :       emit_insn (gen_x86_shiftdi_adj_1 (dst_lo, dst_hi, amount, tmp_lo));
   44592                 :             :     }
   44593                 :             :   DONE;
   44594                 :             : }
   44595                 :             : #undef DONE
   44596                 :             : #undef FAIL
   44597                 :             :     operand0 = operands[0];
   44598                 :             :     (void) operand0;
   44599                 :             :     operand1 = operands[1];
   44600                 :             :     (void) operand1;
   44601                 :             :     operand2 = operands[2];
   44602                 :             :     (void) operand2;
   44603                 :             :   }
   44604                 :             :   emit_insn (gen_rtx_SET (operand0,
   44605                 :             :         gen_rtx_ROTATE (TImode,
   44606                 :             :         operand1,
   44607                 :             :         operand2)));
   44608                 :             :   _val = get_insns ();
   44609                 :             :   end_sequence ();
   44610                 :             :   return _val;
   44611                 :             : }
   44612                 :             : 
   44613                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:16731 */
   44614                 :             : rtx
   44615                 :             : gen_rotrti3 (rtx operand0,
   44616                 :             :         rtx operand1,
   44617                 :             :         rtx operand2)
   44618                 :             : {
   44619                 :             :   rtx_insn *_val = 0;
   44620                 :             :   start_sequence ();
   44621                 :             :   {
   44622                 :             :     rtx operands[3];
   44623                 :             :     operands[0] = operand0;
   44624                 :             :     operands[1] = operand1;
   44625                 :             :     operands[2] = operand2;
   44626                 :             : #define FAIL return (end_sequence (), _val)
   44627                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   44628                 :             : #line 16736 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   44629                 :             : {
   44630                 :             :   if (const_1_to_63_operand (operands[2], VOIDmode))
   44631                 :             :     emit_insn (gen_ix86_rotrti3_doubleword
   44632                 :             :                 (operands[0], operands[1], operands[2]));
   44633                 :             :   else if (CONST_INT_P (operands[2]) && INTVAL (operands[2]) == 64)
   44634                 :             :     {
   44635                 :             :       operands[1] = force_reg (TImode, operands[1]);
   44636                 :             :       emit_insn (gen_rotr64ti2_doubleword (operands[0], operands[1]));
   44637                 :             :     }
   44638                 :             :   else
   44639                 :             :     {
   44640                 :             :       rtx amount = force_reg (QImode, operands[2]);
   44641                 :             :       rtx src_lo = gen_lowpart (DImode, operands[1]);
   44642                 :             :       rtx src_hi = gen_highpart (DImode, operands[1]);
   44643                 :             :       rtx tmp_lo = gen_reg_rtx (DImode);
   44644                 :             :       rtx tmp_hi = gen_reg_rtx (DImode);
   44645                 :             :       emit_move_insn (tmp_lo, src_lo);
   44646                 :             :       emit_move_insn (tmp_hi, src_hi);
   44647                 :             :       rtx (*shiftd) (rtx, rtx, rtx)
   44648                 :             :             = (ROTATERT == ROTATE) ? gen_x86_64_shld : gen_x86_64_shrd;
   44649                 :             :       emit_insn (shiftd (tmp_lo, src_hi, amount));
   44650                 :             :       emit_insn (shiftd (tmp_hi, src_lo, amount));
   44651                 :             :       rtx dst_lo = gen_lowpart (DImode, operands[0]);
   44652                 :             :       rtx dst_hi = gen_highpart (DImode, operands[0]);
   44653                 :             :       emit_move_insn (dst_lo, tmp_lo);
   44654                 :             :       emit_move_insn (dst_hi, tmp_hi);
   44655                 :             :       emit_insn (gen_x86_shiftdi_adj_1 (dst_lo, dst_hi, amount, tmp_lo));
   44656                 :             :     }
   44657                 :             :   DONE;
   44658                 :             : }
   44659                 :             : #undef DONE
   44660                 :             : #undef FAIL
   44661                 :             :     operand0 = operands[0];
   44662                 :             :     (void) operand0;
   44663                 :             :     operand1 = operands[1];
   44664                 :             :     (void) operand1;
   44665                 :             :     operand2 = operands[2];
   44666                 :             :     (void) operand2;
   44667                 :             :   }
   44668                 :             :   emit_insn (gen_rtx_SET (operand0,
   44669                 :             :         gen_rtx_ROTATERT (TImode,
   44670                 :             :         operand1,
   44671                 :             :         operand2)));
   44672                 :             :   _val = get_insns ();
   44673                 :             :   end_sequence ();
   44674                 :             :   return _val;
   44675                 :             : }
   44676                 :             : 
   44677                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:16767 */
   44678                 :             : rtx
   44679                 :             : gen_rotldi3 (rtx operand0,
   44680                 :             :         rtx operand1,
   44681                 :             :         rtx operand2)
   44682                 :             : {
   44683                 :             :   rtx_insn *_val = 0;
   44684                 :             :   start_sequence ();
   44685                 :             :   {
   44686                 :             :     rtx operands[3];
   44687                 :             :     operands[0] = operand0;
   44688                 :             :     operands[1] = operand1;
   44689                 :             :     operands[2] = operand2;
   44690                 :             : #define FAIL return (end_sequence (), _val)
   44691                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   44692                 :             : #line 16772 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   44693                 :             : {
   44694                 :             :   if (TARGET_64BIT)
   44695                 :             :     ix86_expand_binary_operator (ROTATE, DImode, operands, TARGET_APX_NDD);
   44696                 :             :   else if (const_1_to_31_operand (operands[2], VOIDmode))
   44697                 :             :     emit_insn (gen_ix86_rotldi3_doubleword
   44698                 :             :                 (operands[0], operands[1], operands[2]));
   44699                 :             :   else if (CONST_INT_P (operands[2]) && INTVAL (operands[2]) == 32)
   44700                 :             :     {
   44701                 :             :       operands[1] = force_reg (DImode, operands[1]);
   44702                 :             :       emit_insn (gen_rotl32di2_doubleword (operands[0], operands[1]));
   44703                 :             :     }
   44704                 :             :   else
   44705                 :             :     FAIL;
   44706                 :             : 
   44707                 :             :   DONE;
   44708                 :             : }
   44709                 :             : #undef DONE
   44710                 :             : #undef FAIL
   44711                 :             :     operand0 = operands[0];
   44712                 :             :     (void) operand0;
   44713                 :             :     operand1 = operands[1];
   44714                 :             :     (void) operand1;
   44715                 :             :     operand2 = operands[2];
   44716                 :             :     (void) operand2;
   44717                 :             :   }
   44718                 :             :   emit_insn (gen_rtx_SET (operand0,
   44719                 :             :         gen_rtx_ROTATE (DImode,
   44720                 :             :         operand1,
   44721                 :             :         operand2)));
   44722                 :             :   _val = get_insns ();
   44723                 :             :   end_sequence ();
   44724                 :             :   return _val;
   44725                 :             : }
   44726                 :             : 
   44727                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:16767 */
   44728                 :             : rtx
   44729                 :             : gen_rotrdi3 (rtx operand0,
   44730                 :             :         rtx operand1,
   44731                 :             :         rtx operand2)
   44732                 :             : {
   44733                 :             :   rtx_insn *_val = 0;
   44734                 :             :   start_sequence ();
   44735                 :             :   {
   44736                 :             :     rtx operands[3];
   44737                 :             :     operands[0] = operand0;
   44738                 :             :     operands[1] = operand1;
   44739                 :             :     operands[2] = operand2;
   44740                 :             : #define FAIL return (end_sequence (), _val)
   44741                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   44742                 :             : #line 16772 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   44743                 :             : {
   44744                 :             :   if (TARGET_64BIT)
   44745                 :             :     ix86_expand_binary_operator (ROTATERT, DImode, operands, TARGET_APX_NDD);
   44746                 :             :   else if (const_1_to_31_operand (operands[2], VOIDmode))
   44747                 :             :     emit_insn (gen_ix86_rotrdi3_doubleword
   44748                 :             :                 (operands[0], operands[1], operands[2]));
   44749                 :             :   else if (CONST_INT_P (operands[2]) && INTVAL (operands[2]) == 32)
   44750                 :             :     {
   44751                 :             :       operands[1] = force_reg (DImode, operands[1]);
   44752                 :             :       emit_insn (gen_rotr32di2_doubleword (operands[0], operands[1]));
   44753                 :             :     }
   44754                 :             :   else
   44755                 :             :     FAIL;
   44756                 :             : 
   44757                 :             :   DONE;
   44758                 :             : }
   44759                 :             : #undef DONE
   44760                 :             : #undef FAIL
   44761                 :             :     operand0 = operands[0];
   44762                 :             :     (void) operand0;
   44763                 :             :     operand1 = operands[1];
   44764                 :             :     (void) operand1;
   44765                 :             :     operand2 = operands[2];
   44766                 :             :     (void) operand2;
   44767                 :             :   }
   44768                 :             :   emit_insn (gen_rtx_SET (operand0,
   44769                 :             :         gen_rtx_ROTATERT (DImode,
   44770                 :             :         operand1,
   44771                 :             :         operand2)));
   44772                 :             :   _val = get_insns ();
   44773                 :             :   end_sequence ();
   44774                 :             :   return _val;
   44775                 :             : }
   44776                 :             : 
   44777                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:16789 */
   44778                 :             : rtx
   44779                 :             : gen_rotlqi3 (rtx operand0,
   44780                 :             :         rtx operand1,
   44781                 :             :         rtx operand2)
   44782                 :             : {
   44783                 :             :   rtx_insn *_val = 0;
   44784                 :             :   start_sequence ();
   44785                 :             :   {
   44786                 :             :     rtx operands[3];
   44787                 :             :     operands[0] = operand0;
   44788                 :             :     operands[1] = operand1;
   44789                 :             :     operands[2] = operand2;
   44790                 :             : #define FAIL return (end_sequence (), _val)
   44791                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   44792                 :             : #line 16794 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   44793                 :             : {
   44794                 :             :   ix86_expand_binary_operator (ROTATE, QImode, operands, TARGET_APX_NDD);
   44795                 :             :   DONE;
   44796                 :             : }
   44797                 :             : #undef DONE
   44798                 :             : #undef FAIL
   44799                 :             :     operand0 = operands[0];
   44800                 :             :     (void) operand0;
   44801                 :             :     operand1 = operands[1];
   44802                 :             :     (void) operand1;
   44803                 :             :     operand2 = operands[2];
   44804                 :             :     (void) operand2;
   44805                 :             :   }
   44806                 :             :   emit_insn (gen_rtx_SET (operand0,
   44807                 :             :         gen_rtx_ROTATE (QImode,
   44808                 :             :         operand1,
   44809                 :             :         operand2)));
   44810                 :             :   _val = get_insns ();
   44811                 :             :   end_sequence ();
   44812                 :             :   return _val;
   44813                 :             : }
   44814                 :             : 
   44815                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:16789 */
   44816                 :             : rtx
   44817                 :             : gen_rotrqi3 (rtx operand0,
   44818                 :             :         rtx operand1,
   44819                 :             :         rtx operand2)
   44820                 :             : {
   44821                 :             :   rtx_insn *_val = 0;
   44822                 :             :   start_sequence ();
   44823                 :             :   {
   44824                 :             :     rtx operands[3];
   44825                 :             :     operands[0] = operand0;
   44826                 :             :     operands[1] = operand1;
   44827                 :             :     operands[2] = operand2;
   44828                 :             : #define FAIL return (end_sequence (), _val)
   44829                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   44830                 :             : #line 16794 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   44831                 :             : {
   44832                 :             :   ix86_expand_binary_operator (ROTATERT, QImode, operands, TARGET_APX_NDD);
   44833                 :             :   DONE;
   44834                 :             : }
   44835                 :             : #undef DONE
   44836                 :             : #undef FAIL
   44837                 :             :     operand0 = operands[0];
   44838                 :             :     (void) operand0;
   44839                 :             :     operand1 = operands[1];
   44840                 :             :     (void) operand1;
   44841                 :             :     operand2 = operands[2];
   44842                 :             :     (void) operand2;
   44843                 :             :   }
   44844                 :             :   emit_insn (gen_rtx_SET (operand0,
   44845                 :             :         gen_rtx_ROTATERT (QImode,
   44846                 :             :         operand1,
   44847                 :             :         operand2)));
   44848                 :             :   _val = get_insns ();
   44849                 :             :   end_sequence ();
   44850                 :             :   return _val;
   44851                 :             : }
   44852                 :             : 
   44853                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:16789 */
   44854                 :             : rtx
   44855                 :             : gen_rotlhi3 (rtx operand0,
   44856                 :             :         rtx operand1,
   44857                 :             :         rtx operand2)
   44858                 :             : {
   44859                 :             :   rtx_insn *_val = 0;
   44860                 :             :   start_sequence ();
   44861                 :             :   {
   44862                 :             :     rtx operands[3];
   44863                 :             :     operands[0] = operand0;
   44864                 :             :     operands[1] = operand1;
   44865                 :             :     operands[2] = operand2;
   44866                 :             : #define FAIL return (end_sequence (), _val)
   44867                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   44868                 :             : #line 16794 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   44869                 :             : {
   44870                 :             :   ix86_expand_binary_operator (ROTATE, HImode, operands, TARGET_APX_NDD);
   44871                 :             :   DONE;
   44872                 :             : }
   44873                 :             : #undef DONE
   44874                 :             : #undef FAIL
   44875                 :             :     operand0 = operands[0];
   44876                 :             :     (void) operand0;
   44877                 :             :     operand1 = operands[1];
   44878                 :             :     (void) operand1;
   44879                 :             :     operand2 = operands[2];
   44880                 :             :     (void) operand2;
   44881                 :             :   }
   44882                 :             :   emit_insn (gen_rtx_SET (operand0,
   44883                 :             :         gen_rtx_ROTATE (HImode,
   44884                 :             :         operand1,
   44885                 :             :         operand2)));
   44886                 :             :   _val = get_insns ();
   44887                 :             :   end_sequence ();
   44888                 :             :   return _val;
   44889                 :             : }
   44890                 :             : 
   44891                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:16789 */
   44892                 :             : rtx
   44893                 :             : gen_rotrhi3 (rtx operand0,
   44894                 :             :         rtx operand1,
   44895                 :             :         rtx operand2)
   44896                 :             : {
   44897                 :             :   rtx_insn *_val = 0;
   44898                 :             :   start_sequence ();
   44899                 :             :   {
   44900                 :             :     rtx operands[3];
   44901                 :             :     operands[0] = operand0;
   44902                 :             :     operands[1] = operand1;
   44903                 :             :     operands[2] = operand2;
   44904                 :             : #define FAIL return (end_sequence (), _val)
   44905                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   44906                 :             : #line 16794 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   44907                 :             : {
   44908                 :             :   ix86_expand_binary_operator (ROTATERT, HImode, operands, TARGET_APX_NDD);
   44909                 :             :   DONE;
   44910                 :             : }
   44911                 :             : #undef DONE
   44912                 :             : #undef FAIL
   44913                 :             :     operand0 = operands[0];
   44914                 :             :     (void) operand0;
   44915                 :             :     operand1 = operands[1];
   44916                 :             :     (void) operand1;
   44917                 :             :     operand2 = operands[2];
   44918                 :             :     (void) operand2;
   44919                 :             :   }
   44920                 :             :   emit_insn (gen_rtx_SET (operand0,
   44921                 :             :         gen_rtx_ROTATERT (HImode,
   44922                 :             :         operand1,
   44923                 :             :         operand2)));
   44924                 :             :   _val = get_insns ();
   44925                 :             :   end_sequence ();
   44926                 :             :   return _val;
   44927                 :             : }
   44928                 :             : 
   44929                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:16789 */
   44930                 :             : rtx
   44931                 :             : gen_rotlsi3 (rtx operand0,
   44932                 :             :         rtx operand1,
   44933                 :             :         rtx operand2)
   44934                 :             : {
   44935                 :             :   rtx_insn *_val = 0;
   44936                 :             :   start_sequence ();
   44937                 :             :   {
   44938                 :             :     rtx operands[3];
   44939                 :             :     operands[0] = operand0;
   44940                 :             :     operands[1] = operand1;
   44941                 :             :     operands[2] = operand2;
   44942                 :             : #define FAIL return (end_sequence (), _val)
   44943                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   44944                 :             : #line 16794 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   44945                 :             : {
   44946                 :             :   ix86_expand_binary_operator (ROTATE, SImode, operands, TARGET_APX_NDD);
   44947                 :             :   DONE;
   44948                 :             : }
   44949                 :             : #undef DONE
   44950                 :             : #undef FAIL
   44951                 :             :     operand0 = operands[0];
   44952                 :             :     (void) operand0;
   44953                 :             :     operand1 = operands[1];
   44954                 :             :     (void) operand1;
   44955                 :             :     operand2 = operands[2];
   44956                 :             :     (void) operand2;
   44957                 :             :   }
   44958                 :             :   emit_insn (gen_rtx_SET (operand0,
   44959                 :             :         gen_rtx_ROTATE (SImode,
   44960                 :             :         operand1,
   44961                 :             :         operand2)));
   44962                 :             :   _val = get_insns ();
   44963                 :             :   end_sequence ();
   44964                 :             :   return _val;
   44965                 :             : }
   44966                 :             : 
   44967                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:16789 */
   44968                 :             : rtx
   44969                 :             : gen_rotrsi3 (rtx operand0,
   44970                 :             :         rtx operand1,
   44971                 :             :         rtx operand2)
   44972                 :             : {
   44973                 :             :   rtx_insn *_val = 0;
   44974                 :             :   start_sequence ();
   44975                 :             :   {
   44976                 :             :     rtx operands[3];
   44977                 :             :     operands[0] = operand0;
   44978                 :             :     operands[1] = operand1;
   44979                 :             :     operands[2] = operand2;
   44980                 :             : #define FAIL return (end_sequence (), _val)
   44981                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   44982                 :             : #line 16794 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   44983                 :             : {
   44984                 :             :   ix86_expand_binary_operator (ROTATERT, SImode, operands, TARGET_APX_NDD);
   44985                 :             :   DONE;
   44986                 :             : }
   44987                 :             : #undef DONE
   44988                 :             : #undef FAIL
   44989                 :             :     operand0 = operands[0];
   44990                 :             :     (void) operand0;
   44991                 :             :     operand1 = operands[1];
   44992                 :             :     (void) operand1;
   44993                 :             :     operand2 = operands[2];
   44994                 :             :     (void) operand2;
   44995                 :             :   }
   44996                 :             :   emit_insn (gen_rtx_SET (operand0,
   44997                 :             :         gen_rtx_ROTATERT (SImode,
   44998                 :             :         operand1,
   44999                 :             :         operand2)));
   45000                 :             :   _val = get_insns ();
   45001                 :             :   end_sequence ();
   45002                 :             :   return _val;
   45003                 :             : }
   45004                 :             : 
   45005                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:16800 */
   45006                 :             : extern rtx_insn *gen_split_611 (rtx_insn *, rtx *);
   45007                 :             : rtx_insn *
   45008                 :             : gen_split_611 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   45009                 :             : {
   45010                 :             :   rtx operand0;
   45011                 :             :   rtx operand1;
   45012                 :             :   rtx operand2;
   45013                 :             :   rtx_insn *_val = NULL;
   45014                 :             :   if (dump_file)
   45015                 :             :     fprintf (dump_file, "Splitting with gen_split_611 (i386.md:16800)\n");
   45016                 :             :   start_sequence ();
   45017                 :             : #define FAIL return (end_sequence (), _val)
   45018                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   45019                 :             : #line 16820 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   45020                 :             : {
   45021                 :             :   operands[2] = force_reg (GET_MODE (operands[2]), operands[2]);
   45022                 :             :   operands[2] = gen_lowpart (QImode, operands[2]);
   45023                 :             : }
   45024                 :             : #undef DONE
   45025                 :             : #undef FAIL
   45026                 :             :   operand0 = operands[0];
   45027                 :             :   (void) operand0;
   45028                 :             :   operand1 = operands[1];
   45029                 :             :   (void) operand1;
   45030                 :             :   operand2 = operands[2];
   45031                 :             :   (void) operand2;
   45032                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   45033                 :             :         gen_rtvec (2,
   45034                 :             :                 gen_rtx_SET (operand0,
   45035                 :             :         gen_rtx_ROTATE (QImode,
   45036                 :             :         operand1,
   45037                 :             :         operand2)),
   45038                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   45039                 :             :   _val = get_insns ();
   45040                 :             :   end_sequence ();
   45041                 :             :   return _val;
   45042                 :             : }
   45043                 :             : 
   45044                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:16800 */
   45045                 :             : extern rtx_insn *gen_split_612 (rtx_insn *, rtx *);
   45046                 :             : rtx_insn *
   45047                 :             : gen_split_612 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   45048                 :             : {
   45049                 :             :   rtx operand0;
   45050                 :             :   rtx operand1;
   45051                 :             :   rtx operand2;
   45052                 :             :   rtx_insn *_val = NULL;
   45053                 :             :   if (dump_file)
   45054                 :             :     fprintf (dump_file, "Splitting with gen_split_612 (i386.md:16800)\n");
   45055                 :             :   start_sequence ();
   45056                 :             : #define FAIL return (end_sequence (), _val)
   45057                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   45058                 :             : #line 16820 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   45059                 :             : {
   45060                 :             :   operands[2] = force_reg (GET_MODE (operands[2]), operands[2]);
   45061                 :             :   operands[2] = gen_lowpart (QImode, operands[2]);
   45062                 :             : }
   45063                 :             : #undef DONE
   45064                 :             : #undef FAIL
   45065                 :             :   operand0 = operands[0];
   45066                 :             :   (void) operand0;
   45067                 :             :   operand1 = operands[1];
   45068                 :             :   (void) operand1;
   45069                 :             :   operand2 = operands[2];
   45070                 :             :   (void) operand2;
   45071                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   45072                 :             :         gen_rtvec (2,
   45073                 :             :                 gen_rtx_SET (operand0,
   45074                 :             :         gen_rtx_ROTATERT (QImode,
   45075                 :             :         operand1,
   45076                 :             :         operand2)),
   45077                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   45078                 :             :   _val = get_insns ();
   45079                 :             :   end_sequence ();
   45080                 :             :   return _val;
   45081                 :             : }
   45082                 :             : 
   45083                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:16800 */
   45084                 :             : extern rtx_insn *gen_split_613 (rtx_insn *, rtx *);
   45085                 :             : rtx_insn *
   45086                 :             : gen_split_613 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   45087                 :             : {
   45088                 :             :   rtx operand0;
   45089                 :             :   rtx operand1;
   45090                 :             :   rtx operand2;
   45091                 :             :   rtx_insn *_val = NULL;
   45092                 :             :   if (dump_file)
   45093                 :             :     fprintf (dump_file, "Splitting with gen_split_613 (i386.md:16800)\n");
   45094                 :             :   start_sequence ();
   45095                 :             : #define FAIL return (end_sequence (), _val)
   45096                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   45097                 :             : #line 16820 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   45098                 :             : {
   45099                 :             :   operands[2] = force_reg (GET_MODE (operands[2]), operands[2]);
   45100                 :             :   operands[2] = gen_lowpart (QImode, operands[2]);
   45101                 :             : }
   45102                 :             : #undef DONE
   45103                 :             : #undef FAIL
   45104                 :             :   operand0 = operands[0];
   45105                 :             :   (void) operand0;
   45106                 :             :   operand1 = operands[1];
   45107                 :             :   (void) operand1;
   45108                 :             :   operand2 = operands[2];
   45109                 :             :   (void) operand2;
   45110                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   45111                 :             :         gen_rtvec (2,
   45112                 :             :                 gen_rtx_SET (operand0,
   45113                 :             :         gen_rtx_ROTATE (HImode,
   45114                 :             :         operand1,
   45115                 :             :         operand2)),
   45116                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   45117                 :             :   _val = get_insns ();
   45118                 :             :   end_sequence ();
   45119                 :             :   return _val;
   45120                 :             : }
   45121                 :             : 
   45122                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:16800 */
   45123                 :             : extern rtx_insn *gen_split_614 (rtx_insn *, rtx *);
   45124                 :             : rtx_insn *
   45125                 :             : gen_split_614 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   45126                 :             : {
   45127                 :             :   rtx operand0;
   45128                 :             :   rtx operand1;
   45129                 :             :   rtx operand2;
   45130                 :             :   rtx_insn *_val = NULL;
   45131                 :             :   if (dump_file)
   45132                 :             :     fprintf (dump_file, "Splitting with gen_split_614 (i386.md:16800)\n");
   45133                 :             :   start_sequence ();
   45134                 :             : #define FAIL return (end_sequence (), _val)
   45135                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   45136                 :             : #line 16820 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   45137                 :             : {
   45138                 :             :   operands[2] = force_reg (GET_MODE (operands[2]), operands[2]);
   45139                 :             :   operands[2] = gen_lowpart (QImode, operands[2]);
   45140                 :             : }
   45141                 :             : #undef DONE
   45142                 :             : #undef FAIL
   45143                 :             :   operand0 = operands[0];
   45144                 :             :   (void) operand0;
   45145                 :             :   operand1 = operands[1];
   45146                 :             :   (void) operand1;
   45147                 :             :   operand2 = operands[2];
   45148                 :             :   (void) operand2;
   45149                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   45150                 :             :         gen_rtvec (2,
   45151                 :             :                 gen_rtx_SET (operand0,
   45152                 :             :         gen_rtx_ROTATERT (HImode,
   45153                 :             :         operand1,
   45154                 :             :         operand2)),
   45155                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   45156                 :             :   _val = get_insns ();
   45157                 :             :   end_sequence ();
   45158                 :             :   return _val;
   45159                 :             : }
   45160                 :             : 
   45161                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:16800 */
   45162                 :             : extern rtx_insn *gen_split_615 (rtx_insn *, rtx *);
   45163                 :             : rtx_insn *
   45164                 :             : gen_split_615 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   45165                 :             : {
   45166                 :             :   rtx operand0;
   45167                 :             :   rtx operand1;
   45168                 :             :   rtx operand2;
   45169                 :             :   rtx_insn *_val = NULL;
   45170                 :             :   if (dump_file)
   45171                 :             :     fprintf (dump_file, "Splitting with gen_split_615 (i386.md:16800)\n");
   45172                 :             :   start_sequence ();
   45173                 :             : #define FAIL return (end_sequence (), _val)
   45174                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   45175                 :             : #line 16820 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   45176                 :             : {
   45177                 :             :   operands[2] = force_reg (GET_MODE (operands[2]), operands[2]);
   45178                 :             :   operands[2] = gen_lowpart (QImode, operands[2]);
   45179                 :             : }
   45180                 :             : #undef DONE
   45181                 :             : #undef FAIL
   45182                 :             :   operand0 = operands[0];
   45183                 :             :   (void) operand0;
   45184                 :             :   operand1 = operands[1];
   45185                 :             :   (void) operand1;
   45186                 :             :   operand2 = operands[2];
   45187                 :             :   (void) operand2;
   45188                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   45189                 :             :         gen_rtvec (2,
   45190                 :             :                 gen_rtx_SET (operand0,
   45191                 :             :         gen_rtx_ROTATE (SImode,
   45192                 :             :         operand1,
   45193                 :             :         operand2)),
   45194                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   45195                 :             :   _val = get_insns ();
   45196                 :             :   end_sequence ();
   45197                 :             :   return _val;
   45198                 :             : }
   45199                 :             : 
   45200                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:16800 */
   45201                 :             : extern rtx_insn *gen_split_616 (rtx_insn *, rtx *);
   45202                 :             : rtx_insn *
   45203                 :             : gen_split_616 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   45204                 :             : {
   45205                 :             :   rtx operand0;
   45206                 :             :   rtx operand1;
   45207                 :             :   rtx operand2;
   45208                 :             :   rtx_insn *_val = NULL;
   45209                 :             :   if (dump_file)
   45210                 :             :     fprintf (dump_file, "Splitting with gen_split_616 (i386.md:16800)\n");
   45211                 :             :   start_sequence ();
   45212                 :             : #define FAIL return (end_sequence (), _val)
   45213                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   45214                 :             : #line 16820 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   45215                 :             : {
   45216                 :             :   operands[2] = force_reg (GET_MODE (operands[2]), operands[2]);
   45217                 :             :   operands[2] = gen_lowpart (QImode, operands[2]);
   45218                 :             : }
   45219                 :             : #undef DONE
   45220                 :             : #undef FAIL
   45221                 :             :   operand0 = operands[0];
   45222                 :             :   (void) operand0;
   45223                 :             :   operand1 = operands[1];
   45224                 :             :   (void) operand1;
   45225                 :             :   operand2 = operands[2];
   45226                 :             :   (void) operand2;
   45227                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   45228                 :             :         gen_rtvec (2,
   45229                 :             :                 gen_rtx_SET (operand0,
   45230                 :             :         gen_rtx_ROTATERT (SImode,
   45231                 :             :         operand1,
   45232                 :             :         operand2)),
   45233                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   45234                 :             :   _val = get_insns ();
   45235                 :             :   end_sequence ();
   45236                 :             :   return _val;
   45237                 :             : }
   45238                 :             : 
   45239                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:16800 */
   45240                 :             : extern rtx_insn *gen_split_617 (rtx_insn *, rtx *);
   45241                 :             : rtx_insn *
   45242                 :             : gen_split_617 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   45243                 :             : {
   45244                 :             :   rtx operand0;
   45245                 :             :   rtx operand1;
   45246                 :             :   rtx operand2;
   45247                 :             :   rtx_insn *_val = NULL;
   45248                 :             :   if (dump_file)
   45249                 :             :     fprintf (dump_file, "Splitting with gen_split_617 (i386.md:16800)\n");
   45250                 :             :   start_sequence ();
   45251                 :             : #define FAIL return (end_sequence (), _val)
   45252                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   45253                 :             : #line 16820 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   45254                 :             : {
   45255                 :             :   operands[2] = force_reg (GET_MODE (operands[2]), operands[2]);
   45256                 :             :   operands[2] = gen_lowpart (QImode, operands[2]);
   45257                 :             : }
   45258                 :             : #undef DONE
   45259                 :             : #undef FAIL
   45260                 :             :   operand0 = operands[0];
   45261                 :             :   (void) operand0;
   45262                 :             :   operand1 = operands[1];
   45263                 :             :   (void) operand1;
   45264                 :             :   operand2 = operands[2];
   45265                 :             :   (void) operand2;
   45266                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   45267                 :             :         gen_rtvec (2,
   45268                 :             :                 gen_rtx_SET (operand0,
   45269                 :             :         gen_rtx_ROTATE (DImode,
   45270                 :             :         operand1,
   45271                 :             :         operand2)),
   45272                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   45273                 :             :   _val = get_insns ();
   45274                 :             :   end_sequence ();
   45275                 :             :   return _val;
   45276                 :             : }
   45277                 :             : 
   45278                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:16800 */
   45279                 :             : extern rtx_insn *gen_split_618 (rtx_insn *, rtx *);
   45280                 :             : rtx_insn *
   45281                 :             : gen_split_618 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   45282                 :             : {
   45283                 :             :   rtx operand0;
   45284                 :             :   rtx operand1;
   45285                 :             :   rtx operand2;
   45286                 :             :   rtx_insn *_val = NULL;
   45287                 :             :   if (dump_file)
   45288                 :             :     fprintf (dump_file, "Splitting with gen_split_618 (i386.md:16800)\n");
   45289                 :             :   start_sequence ();
   45290                 :             : #define FAIL return (end_sequence (), _val)
   45291                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   45292                 :             : #line 16820 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   45293                 :             : {
   45294                 :             :   operands[2] = force_reg (GET_MODE (operands[2]), operands[2]);
   45295                 :             :   operands[2] = gen_lowpart (QImode, operands[2]);
   45296                 :             : }
   45297                 :             : #undef DONE
   45298                 :             : #undef FAIL
   45299                 :             :   operand0 = operands[0];
   45300                 :             :   (void) operand0;
   45301                 :             :   operand1 = operands[1];
   45302                 :             :   (void) operand1;
   45303                 :             :   operand2 = operands[2];
   45304                 :             :   (void) operand2;
   45305                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   45306                 :             :         gen_rtvec (2,
   45307                 :             :                 gen_rtx_SET (operand0,
   45308                 :             :         gen_rtx_ROTATERT (DImode,
   45309                 :             :         operand1,
   45310                 :             :         operand2)),
   45311                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   45312                 :             :   _val = get_insns ();
   45313                 :             :   end_sequence ();
   45314                 :             :   return _val;
   45315                 :             : }
   45316                 :             : 
   45317                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:16825 */
   45318                 :             : extern rtx_insn *gen_split_619 (rtx_insn *, rtx *);
   45319                 :             : rtx_insn *
   45320                 :             : gen_split_619 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   45321                 :             : {
   45322                 :             :   rtx operand0;
   45323                 :             :   rtx operand1;
   45324                 :             :   rtx operand2;
   45325                 :             :   rtx operand3;
   45326                 :             :   rtx operand4;
   45327                 :             :   rtx_insn *_val = NULL;
   45328                 :             :   if (dump_file)
   45329                 :             :     fprintf (dump_file, "Splitting with gen_split_619 (i386.md:16825)\n");
   45330                 :             :   start_sequence ();
   45331                 :             : #define FAIL return (end_sequence (), _val)
   45332                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   45333                 :             : #line 16839 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   45334                 :             : operands[4] = gen_reg_rtx (QImode);
   45335                 :             : #undef DONE
   45336                 :             : #undef FAIL
   45337                 :             :   operand0 = operands[0];
   45338                 :             :   (void) operand0;
   45339                 :             :   operand1 = operands[1];
   45340                 :             :   (void) operand1;
   45341                 :             :   operand2 = operands[2];
   45342                 :             :   (void) operand2;
   45343                 :             :   operand3 = operands[3];
   45344                 :             :   (void) operand3;
   45345                 :             :   operand4 = operands[4];
   45346                 :             :   (void) operand4;
   45347                 :             :   emit_insn (gen_rtx_SET (operand4,
   45348                 :             :         operand1));
   45349                 :             :   emit_insn (gen_rtx_SET (operand0,
   45350                 :             :         gen_rtx_ROTATE (QImode,
   45351                 :             :         copy_rtx (operand4),
   45352                 :             :         gen_rtx_SUBREG (QImode,
   45353                 :             :         operand2,
   45354                 :             :         0))));
   45355                 :             :   _val = get_insns ();
   45356                 :             :   end_sequence ();
   45357                 :             :   return _val;
   45358                 :             : }
   45359                 :             : 
   45360                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:16825 */
   45361                 :             : extern rtx_insn *gen_split_620 (rtx_insn *, rtx *);
   45362                 :             : rtx_insn *
   45363                 :             : gen_split_620 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   45364                 :             : {
   45365                 :             :   rtx operand0;
   45366                 :             :   rtx operand1;
   45367                 :             :   rtx operand2;
   45368                 :             :   rtx operand3;
   45369                 :             :   rtx operand4;
   45370                 :             :   rtx_insn *_val = NULL;
   45371                 :             :   if (dump_file)
   45372                 :             :     fprintf (dump_file, "Splitting with gen_split_620 (i386.md:16825)\n");
   45373                 :             :   start_sequence ();
   45374                 :             : #define FAIL return (end_sequence (), _val)
   45375                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   45376                 :             : #line 16839 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   45377                 :             : operands[4] = gen_reg_rtx (QImode);
   45378                 :             : #undef DONE
   45379                 :             : #undef FAIL
   45380                 :             :   operand0 = operands[0];
   45381                 :             :   (void) operand0;
   45382                 :             :   operand1 = operands[1];
   45383                 :             :   (void) operand1;
   45384                 :             :   operand2 = operands[2];
   45385                 :             :   (void) operand2;
   45386                 :             :   operand3 = operands[3];
   45387                 :             :   (void) operand3;
   45388                 :             :   operand4 = operands[4];
   45389                 :             :   (void) operand4;
   45390                 :             :   emit_insn (gen_rtx_SET (operand4,
   45391                 :             :         operand1));
   45392                 :             :   emit_insn (gen_rtx_SET (operand0,
   45393                 :             :         gen_rtx_ROTATERT (QImode,
   45394                 :             :         copy_rtx (operand4),
   45395                 :             :         gen_rtx_SUBREG (QImode,
   45396                 :             :         operand2,
   45397                 :             :         0))));
   45398                 :             :   _val = get_insns ();
   45399                 :             :   end_sequence ();
   45400                 :             :   return _val;
   45401                 :             : }
   45402                 :             : 
   45403                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:16825 */
   45404                 :             : extern rtx_insn *gen_split_621 (rtx_insn *, rtx *);
   45405                 :             : rtx_insn *
   45406                 :             : gen_split_621 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   45407                 :             : {
   45408                 :             :   rtx operand0;
   45409                 :             :   rtx operand1;
   45410                 :             :   rtx operand2;
   45411                 :             :   rtx operand3;
   45412                 :             :   rtx operand4;
   45413                 :             :   rtx_insn *_val = NULL;
   45414                 :             :   if (dump_file)
   45415                 :             :     fprintf (dump_file, "Splitting with gen_split_621 (i386.md:16825)\n");
   45416                 :             :   start_sequence ();
   45417                 :             : #define FAIL return (end_sequence (), _val)
   45418                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   45419                 :             : #line 16839 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   45420                 :             : operands[4] = gen_reg_rtx (HImode);
   45421                 :             : #undef DONE
   45422                 :             : #undef FAIL
   45423                 :             :   operand0 = operands[0];
   45424                 :             :   (void) operand0;
   45425                 :             :   operand1 = operands[1];
   45426                 :             :   (void) operand1;
   45427                 :             :   operand2 = operands[2];
   45428                 :             :   (void) operand2;
   45429                 :             :   operand3 = operands[3];
   45430                 :             :   (void) operand3;
   45431                 :             :   operand4 = operands[4];
   45432                 :             :   (void) operand4;
   45433                 :             :   emit_insn (gen_rtx_SET (operand4,
   45434                 :             :         operand1));
   45435                 :             :   emit_insn (gen_rtx_SET (operand0,
   45436                 :             :         gen_rtx_ROTATE (HImode,
   45437                 :             :         copy_rtx (operand4),
   45438                 :             :         gen_rtx_SUBREG (QImode,
   45439                 :             :         operand2,
   45440                 :             :         0))));
   45441                 :             :   _val = get_insns ();
   45442                 :             :   end_sequence ();
   45443                 :             :   return _val;
   45444                 :             : }
   45445                 :             : 
   45446                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:16825 */
   45447                 :             : extern rtx_insn *gen_split_622 (rtx_insn *, rtx *);
   45448                 :             : rtx_insn *
   45449                 :             : gen_split_622 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   45450                 :             : {
   45451                 :             :   rtx operand0;
   45452                 :             :   rtx operand1;
   45453                 :             :   rtx operand2;
   45454                 :             :   rtx operand3;
   45455                 :             :   rtx operand4;
   45456                 :             :   rtx_insn *_val = NULL;
   45457                 :             :   if (dump_file)
   45458                 :             :     fprintf (dump_file, "Splitting with gen_split_622 (i386.md:16825)\n");
   45459                 :             :   start_sequence ();
   45460                 :             : #define FAIL return (end_sequence (), _val)
   45461                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   45462                 :             : #line 16839 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   45463                 :             : operands[4] = gen_reg_rtx (HImode);
   45464                 :             : #undef DONE
   45465                 :             : #undef FAIL
   45466                 :             :   operand0 = operands[0];
   45467                 :             :   (void) operand0;
   45468                 :             :   operand1 = operands[1];
   45469                 :             :   (void) operand1;
   45470                 :             :   operand2 = operands[2];
   45471                 :             :   (void) operand2;
   45472                 :             :   operand3 = operands[3];
   45473                 :             :   (void) operand3;
   45474                 :             :   operand4 = operands[4];
   45475                 :             :   (void) operand4;
   45476                 :             :   emit_insn (gen_rtx_SET (operand4,
   45477                 :             :         operand1));
   45478                 :             :   emit_insn (gen_rtx_SET (operand0,
   45479                 :             :         gen_rtx_ROTATERT (HImode,
   45480                 :             :         copy_rtx (operand4),
   45481                 :             :         gen_rtx_SUBREG (QImode,
   45482                 :             :         operand2,
   45483                 :             :         0))));
   45484                 :             :   _val = get_insns ();
   45485                 :             :   end_sequence ();
   45486                 :             :   return _val;
   45487                 :             : }
   45488                 :             : 
   45489                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:16825 */
   45490                 :             : extern rtx_insn *gen_split_623 (rtx_insn *, rtx *);
   45491                 :             : rtx_insn *
   45492                 :             : gen_split_623 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   45493                 :             : {
   45494                 :             :   rtx operand0;
   45495                 :             :   rtx operand1;
   45496                 :             :   rtx operand2;
   45497                 :             :   rtx operand3;
   45498                 :             :   rtx operand4;
   45499                 :             :   rtx_insn *_val = NULL;
   45500                 :             :   if (dump_file)
   45501                 :             :     fprintf (dump_file, "Splitting with gen_split_623 (i386.md:16825)\n");
   45502                 :             :   start_sequence ();
   45503                 :             : #define FAIL return (end_sequence (), _val)
   45504                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   45505                 :             : #line 16839 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   45506                 :             : operands[4] = gen_reg_rtx (SImode);
   45507                 :             : #undef DONE
   45508                 :             : #undef FAIL
   45509                 :             :   operand0 = operands[0];
   45510                 :             :   (void) operand0;
   45511                 :             :   operand1 = operands[1];
   45512                 :             :   (void) operand1;
   45513                 :             :   operand2 = operands[2];
   45514                 :             :   (void) operand2;
   45515                 :             :   operand3 = operands[3];
   45516                 :             :   (void) operand3;
   45517                 :             :   operand4 = operands[4];
   45518                 :             :   (void) operand4;
   45519                 :             :   emit_insn (gen_rtx_SET (operand4,
   45520                 :             :         operand1));
   45521                 :             :   emit_insn (gen_rtx_SET (operand0,
   45522                 :             :         gen_rtx_ROTATE (SImode,
   45523                 :             :         copy_rtx (operand4),
   45524                 :             :         gen_rtx_SUBREG (QImode,
   45525                 :             :         operand2,
   45526                 :             :         0))));
   45527                 :             :   _val = get_insns ();
   45528                 :             :   end_sequence ();
   45529                 :             :   return _val;
   45530                 :             : }
   45531                 :             : 
   45532                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:16825 */
   45533                 :             : extern rtx_insn *gen_split_624 (rtx_insn *, rtx *);
   45534                 :             : rtx_insn *
   45535                 :             : gen_split_624 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   45536                 :             : {
   45537                 :             :   rtx operand0;
   45538                 :             :   rtx operand1;
   45539                 :             :   rtx operand2;
   45540                 :             :   rtx operand3;
   45541                 :             :   rtx operand4;
   45542                 :             :   rtx_insn *_val = NULL;
   45543                 :             :   if (dump_file)
   45544                 :             :     fprintf (dump_file, "Splitting with gen_split_624 (i386.md:16825)\n");
   45545                 :             :   start_sequence ();
   45546                 :             : #define FAIL return (end_sequence (), _val)
   45547                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   45548                 :             : #line 16839 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   45549                 :             : operands[4] = gen_reg_rtx (SImode);
   45550                 :             : #undef DONE
   45551                 :             : #undef FAIL
   45552                 :             :   operand0 = operands[0];
   45553                 :             :   (void) operand0;
   45554                 :             :   operand1 = operands[1];
   45555                 :             :   (void) operand1;
   45556                 :             :   operand2 = operands[2];
   45557                 :             :   (void) operand2;
   45558                 :             :   operand3 = operands[3];
   45559                 :             :   (void) operand3;
   45560                 :             :   operand4 = operands[4];
   45561                 :             :   (void) operand4;
   45562                 :             :   emit_insn (gen_rtx_SET (operand4,
   45563                 :             :         operand1));
   45564                 :             :   emit_insn (gen_rtx_SET (operand0,
   45565                 :             :         gen_rtx_ROTATERT (SImode,
   45566                 :             :         copy_rtx (operand4),
   45567                 :             :         gen_rtx_SUBREG (QImode,
   45568                 :             :         operand2,
   45569                 :             :         0))));
   45570                 :             :   _val = get_insns ();
   45571                 :             :   end_sequence ();
   45572                 :             :   return _val;
   45573                 :             : }
   45574                 :             : 
   45575                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:16825 */
   45576                 :             : extern rtx_insn *gen_split_625 (rtx_insn *, rtx *);
   45577                 :             : rtx_insn *
   45578                 :             : gen_split_625 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   45579                 :             : {
   45580                 :             :   rtx operand0;
   45581                 :             :   rtx operand1;
   45582                 :             :   rtx operand2;
   45583                 :             :   rtx operand3;
   45584                 :             :   rtx operand4;
   45585                 :             :   rtx_insn *_val = NULL;
   45586                 :             :   if (dump_file)
   45587                 :             :     fprintf (dump_file, "Splitting with gen_split_625 (i386.md:16825)\n");
   45588                 :             :   start_sequence ();
   45589                 :             : #define FAIL return (end_sequence (), _val)
   45590                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   45591                 :             : #line 16839 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   45592                 :             : operands[4] = gen_reg_rtx (DImode);
   45593                 :             : #undef DONE
   45594                 :             : #undef FAIL
   45595                 :             :   operand0 = operands[0];
   45596                 :             :   (void) operand0;
   45597                 :             :   operand1 = operands[1];
   45598                 :             :   (void) operand1;
   45599                 :             :   operand2 = operands[2];
   45600                 :             :   (void) operand2;
   45601                 :             :   operand3 = operands[3];
   45602                 :             :   (void) operand3;
   45603                 :             :   operand4 = operands[4];
   45604                 :             :   (void) operand4;
   45605                 :             :   emit_insn (gen_rtx_SET (operand4,
   45606                 :             :         operand1));
   45607                 :             :   emit_insn (gen_rtx_SET (operand0,
   45608                 :             :         gen_rtx_ROTATE (DImode,
   45609                 :             :         copy_rtx (operand4),
   45610                 :             :         gen_rtx_SUBREG (QImode,
   45611                 :             :         operand2,
   45612                 :             :         0))));
   45613                 :             :   _val = get_insns ();
   45614                 :             :   end_sequence ();
   45615                 :             :   return _val;
   45616                 :             : }
   45617                 :             : 
   45618                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:16825 */
   45619                 :             : extern rtx_insn *gen_split_626 (rtx_insn *, rtx *);
   45620                 :             : rtx_insn *
   45621                 :             : gen_split_626 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   45622                 :             : {
   45623                 :             :   rtx operand0;
   45624                 :             :   rtx operand1;
   45625                 :             :   rtx operand2;
   45626                 :             :   rtx operand3;
   45627                 :             :   rtx operand4;
   45628                 :             :   rtx_insn *_val = NULL;
   45629                 :             :   if (dump_file)
   45630                 :             :     fprintf (dump_file, "Splitting with gen_split_626 (i386.md:16825)\n");
   45631                 :             :   start_sequence ();
   45632                 :             : #define FAIL return (end_sequence (), _val)
   45633                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   45634                 :             : #line 16839 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   45635                 :             : operands[4] = gen_reg_rtx (DImode);
   45636                 :             : #undef DONE
   45637                 :             : #undef FAIL
   45638                 :             :   operand0 = operands[0];
   45639                 :             :   (void) operand0;
   45640                 :             :   operand1 = operands[1];
   45641                 :             :   (void) operand1;
   45642                 :             :   operand2 = operands[2];
   45643                 :             :   (void) operand2;
   45644                 :             :   operand3 = operands[3];
   45645                 :             :   (void) operand3;
   45646                 :             :   operand4 = operands[4];
   45647                 :             :   (void) operand4;
   45648                 :             :   emit_insn (gen_rtx_SET (operand4,
   45649                 :             :         operand1));
   45650                 :             :   emit_insn (gen_rtx_SET (operand0,
   45651                 :             :         gen_rtx_ROTATERT (DImode,
   45652                 :             :         copy_rtx (operand4),
   45653                 :             :         gen_rtx_SUBREG (QImode,
   45654                 :             :         operand2,
   45655                 :             :         0))));
   45656                 :             :   _val = get_insns ();
   45657                 :             :   end_sequence ();
   45658                 :             :   return _val;
   45659                 :             : }
   45660                 :             : 
   45661                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:16841 */
   45662                 :             : extern rtx_insn *gen_split_627 (rtx_insn *, rtx *);
   45663                 :             : rtx_insn *
   45664                 :             : gen_split_627 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   45665                 :             : {
   45666                 :             :   rtx operand0;
   45667                 :             :   rtx operand1;
   45668                 :             :   rtx operand2;
   45669                 :             :   rtx_insn *_val = NULL;
   45670                 :             :   if (dump_file)
   45671                 :             :     fprintf (dump_file, "Splitting with gen_split_627 (i386.md:16841)\n");
   45672                 :             :   start_sequence ();
   45673                 :             :   operand0 = operands[0];
   45674                 :             :   (void) operand0;
   45675                 :             :   operand1 = operands[1];
   45676                 :             :   (void) operand1;
   45677                 :             :   operand2 = operands[2];
   45678                 :             :   (void) operand2;
   45679                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   45680                 :             :         gen_rtvec (2,
   45681                 :             :                 gen_rtx_SET (operand0,
   45682                 :             :         gen_rtx_ROTATE (QImode,
   45683                 :             :         operand1,
   45684                 :             :         operand2)),
   45685                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   45686                 :             :   _val = get_insns ();
   45687                 :             :   end_sequence ();
   45688                 :             :   return _val;
   45689                 :             : }
   45690                 :             : 
   45691                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:16841 */
   45692                 :             : extern rtx_insn *gen_split_628 (rtx_insn *, rtx *);
   45693                 :             : rtx_insn *
   45694                 :             : gen_split_628 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   45695                 :             : {
   45696                 :             :   rtx operand0;
   45697                 :             :   rtx operand1;
   45698                 :             :   rtx operand2;
   45699                 :             :   rtx_insn *_val = NULL;
   45700                 :             :   if (dump_file)
   45701                 :             :     fprintf (dump_file, "Splitting with gen_split_628 (i386.md:16841)\n");
   45702                 :             :   start_sequence ();
   45703                 :             :   operand0 = operands[0];
   45704                 :             :   (void) operand0;
   45705                 :             :   operand1 = operands[1];
   45706                 :             :   (void) operand1;
   45707                 :             :   operand2 = operands[2];
   45708                 :             :   (void) operand2;
   45709                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   45710                 :             :         gen_rtvec (2,
   45711                 :             :                 gen_rtx_SET (operand0,
   45712                 :             :         gen_rtx_ROTATERT (QImode,
   45713                 :             :         operand1,
   45714                 :             :         operand2)),
   45715                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   45716                 :             :   _val = get_insns ();
   45717                 :             :   end_sequence ();
   45718                 :             :   return _val;
   45719                 :             : }
   45720                 :             : 
   45721                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:16841 */
   45722                 :             : extern rtx_insn *gen_split_629 (rtx_insn *, rtx *);
   45723                 :             : rtx_insn *
   45724                 :             : gen_split_629 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   45725                 :             : {
   45726                 :             :   rtx operand0;
   45727                 :             :   rtx operand1;
   45728                 :             :   rtx operand2;
   45729                 :             :   rtx_insn *_val = NULL;
   45730                 :             :   if (dump_file)
   45731                 :             :     fprintf (dump_file, "Splitting with gen_split_629 (i386.md:16841)\n");
   45732                 :             :   start_sequence ();
   45733                 :             :   operand0 = operands[0];
   45734                 :             :   (void) operand0;
   45735                 :             :   operand1 = operands[1];
   45736                 :             :   (void) operand1;
   45737                 :             :   operand2 = operands[2];
   45738                 :             :   (void) operand2;
   45739                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   45740                 :             :         gen_rtvec (2,
   45741                 :             :                 gen_rtx_SET (operand0,
   45742                 :             :         gen_rtx_ROTATE (HImode,
   45743                 :             :         operand1,
   45744                 :             :         operand2)),
   45745                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   45746                 :             :   _val = get_insns ();
   45747                 :             :   end_sequence ();
   45748                 :             :   return _val;
   45749                 :             : }
   45750                 :             : 
   45751                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:16841 */
   45752                 :             : extern rtx_insn *gen_split_630 (rtx_insn *, rtx *);
   45753                 :             : rtx_insn *
   45754                 :             : gen_split_630 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   45755                 :             : {
   45756                 :             :   rtx operand0;
   45757                 :             :   rtx operand1;
   45758                 :             :   rtx operand2;
   45759                 :             :   rtx_insn *_val = NULL;
   45760                 :             :   if (dump_file)
   45761                 :             :     fprintf (dump_file, "Splitting with gen_split_630 (i386.md:16841)\n");
   45762                 :             :   start_sequence ();
   45763                 :             :   operand0 = operands[0];
   45764                 :             :   (void) operand0;
   45765                 :             :   operand1 = operands[1];
   45766                 :             :   (void) operand1;
   45767                 :             :   operand2 = operands[2];
   45768                 :             :   (void) operand2;
   45769                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   45770                 :             :         gen_rtvec (2,
   45771                 :             :                 gen_rtx_SET (operand0,
   45772                 :             :         gen_rtx_ROTATERT (HImode,
   45773                 :             :         operand1,
   45774                 :             :         operand2)),
   45775                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   45776                 :             :   _val = get_insns ();
   45777                 :             :   end_sequence ();
   45778                 :             :   return _val;
   45779                 :             : }
   45780                 :             : 
   45781                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:16841 */
   45782                 :             : extern rtx_insn *gen_split_631 (rtx_insn *, rtx *);
   45783                 :             : rtx_insn *
   45784                 :             : gen_split_631 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   45785                 :             : {
   45786                 :             :   rtx operand0;
   45787                 :             :   rtx operand1;
   45788                 :             :   rtx operand2;
   45789                 :             :   rtx_insn *_val = NULL;
   45790                 :             :   if (dump_file)
   45791                 :             :     fprintf (dump_file, "Splitting with gen_split_631 (i386.md:16841)\n");
   45792                 :             :   start_sequence ();
   45793                 :             :   operand0 = operands[0];
   45794                 :             :   (void) operand0;
   45795                 :             :   operand1 = operands[1];
   45796                 :             :   (void) operand1;
   45797                 :             :   operand2 = operands[2];
   45798                 :             :   (void) operand2;
   45799                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   45800                 :             :         gen_rtvec (2,
   45801                 :             :                 gen_rtx_SET (operand0,
   45802                 :             :         gen_rtx_ROTATE (SImode,
   45803                 :             :         operand1,
   45804                 :             :         operand2)),
   45805                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   45806                 :             :   _val = get_insns ();
   45807                 :             :   end_sequence ();
   45808                 :             :   return _val;
   45809                 :             : }
   45810                 :             : 
   45811                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:16841 */
   45812                 :             : extern rtx_insn *gen_split_632 (rtx_insn *, rtx *);
   45813                 :             : rtx_insn *
   45814                 :             : gen_split_632 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   45815                 :             : {
   45816                 :             :   rtx operand0;
   45817                 :             :   rtx operand1;
   45818                 :             :   rtx operand2;
   45819                 :             :   rtx_insn *_val = NULL;
   45820                 :             :   if (dump_file)
   45821                 :             :     fprintf (dump_file, "Splitting with gen_split_632 (i386.md:16841)\n");
   45822                 :             :   start_sequence ();
   45823                 :             :   operand0 = operands[0];
   45824                 :             :   (void) operand0;
   45825                 :             :   operand1 = operands[1];
   45826                 :             :   (void) operand1;
   45827                 :             :   operand2 = operands[2];
   45828                 :             :   (void) operand2;
   45829                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   45830                 :             :         gen_rtvec (2,
   45831                 :             :                 gen_rtx_SET (operand0,
   45832                 :             :         gen_rtx_ROTATERT (SImode,
   45833                 :             :         operand1,
   45834                 :             :         operand2)),
   45835                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   45836                 :             :   _val = get_insns ();
   45837                 :             :   end_sequence ();
   45838                 :             :   return _val;
   45839                 :             : }
   45840                 :             : 
   45841                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:16841 */
   45842                 :             : extern rtx_insn *gen_split_633 (rtx_insn *, rtx *);
   45843                 :             : rtx_insn *
   45844                 :             : gen_split_633 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   45845                 :             : {
   45846                 :             :   rtx operand0;
   45847                 :             :   rtx operand1;
   45848                 :             :   rtx operand2;
   45849                 :             :   rtx_insn *_val = NULL;
   45850                 :             :   if (dump_file)
   45851                 :             :     fprintf (dump_file, "Splitting with gen_split_633 (i386.md:16841)\n");
   45852                 :             :   start_sequence ();
   45853                 :             :   operand0 = operands[0];
   45854                 :             :   (void) operand0;
   45855                 :             :   operand1 = operands[1];
   45856                 :             :   (void) operand1;
   45857                 :             :   operand2 = operands[2];
   45858                 :             :   (void) operand2;
   45859                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   45860                 :             :         gen_rtvec (2,
   45861                 :             :                 gen_rtx_SET (operand0,
   45862                 :             :         gen_rtx_ROTATE (DImode,
   45863                 :             :         operand1,
   45864                 :             :         operand2)),
   45865                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   45866                 :             :   _val = get_insns ();
   45867                 :             :   end_sequence ();
   45868                 :             :   return _val;
   45869                 :             : }
   45870                 :             : 
   45871                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:16841 */
   45872                 :             : extern rtx_insn *gen_split_634 (rtx_insn *, rtx *);
   45873                 :             : rtx_insn *
   45874                 :             : gen_split_634 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   45875                 :             : {
   45876                 :             :   rtx operand0;
   45877                 :             :   rtx operand1;
   45878                 :             :   rtx operand2;
   45879                 :             :   rtx_insn *_val = NULL;
   45880                 :             :   if (dump_file)
   45881                 :             :     fprintf (dump_file, "Splitting with gen_split_634 (i386.md:16841)\n");
   45882                 :             :   start_sequence ();
   45883                 :             :   operand0 = operands[0];
   45884                 :             :   (void) operand0;
   45885                 :             :   operand1 = operands[1];
   45886                 :             :   (void) operand1;
   45887                 :             :   operand2 = operands[2];
   45888                 :             :   (void) operand2;
   45889                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   45890                 :             :         gen_rtvec (2,
   45891                 :             :                 gen_rtx_SET (operand0,
   45892                 :             :         gen_rtx_ROTATERT (DImode,
   45893                 :             :         operand1,
   45894                 :             :         operand2)),
   45895                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   45896                 :             :   _val = get_insns ();
   45897                 :             :   end_sequence ();
   45898                 :             :   return _val;
   45899                 :             : }
   45900                 :             : 
   45901                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:16861 */
   45902                 :             : extern rtx_insn *gen_split_635 (rtx_insn *, rtx *);
   45903                 :             : rtx_insn *
   45904                 :             : gen_split_635 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   45905                 :             : {
   45906                 :             :   rtx operand0;
   45907                 :             :   rtx operand1;
   45908                 :             :   rtx operand2;
   45909                 :             :   rtx operand3;
   45910                 :             :   rtx operand4;
   45911                 :             :   rtx_insn *_val = NULL;
   45912                 :             :   if (dump_file)
   45913                 :             :     fprintf (dump_file, "Splitting with gen_split_635 (i386.md:16861)\n");
   45914                 :             :   start_sequence ();
   45915                 :             : #define FAIL return (end_sequence (), _val)
   45916                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   45917                 :             : #line 16873 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   45918                 :             : operands[4] = gen_reg_rtx (QImode);
   45919                 :             : #undef DONE
   45920                 :             : #undef FAIL
   45921                 :             :   operand0 = operands[0];
   45922                 :             :   (void) operand0;
   45923                 :             :   operand1 = operands[1];
   45924                 :             :   (void) operand1;
   45925                 :             :   operand2 = operands[2];
   45926                 :             :   (void) operand2;
   45927                 :             :   operand3 = operands[3];
   45928                 :             :   (void) operand3;
   45929                 :             :   operand4 = operands[4];
   45930                 :             :   (void) operand4;
   45931                 :             :   emit_insn (gen_rtx_SET (operand4,
   45932                 :             :         operand1));
   45933                 :             :   emit_insn (gen_rtx_SET (operand0,
   45934                 :             :         gen_rtx_ROTATE (QImode,
   45935                 :             :         copy_rtx (operand4),
   45936                 :             :         operand2)));
   45937                 :             :   _val = get_insns ();
   45938                 :             :   end_sequence ();
   45939                 :             :   return _val;
   45940                 :             : }
   45941                 :             : 
   45942                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:16861 */
   45943                 :             : extern rtx_insn *gen_split_636 (rtx_insn *, rtx *);
   45944                 :             : rtx_insn *
   45945                 :             : gen_split_636 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   45946                 :             : {
   45947                 :             :   rtx operand0;
   45948                 :             :   rtx operand1;
   45949                 :             :   rtx operand2;
   45950                 :             :   rtx operand3;
   45951                 :             :   rtx operand4;
   45952                 :             :   rtx_insn *_val = NULL;
   45953                 :             :   if (dump_file)
   45954                 :             :     fprintf (dump_file, "Splitting with gen_split_636 (i386.md:16861)\n");
   45955                 :             :   start_sequence ();
   45956                 :             : #define FAIL return (end_sequence (), _val)
   45957                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   45958                 :             : #line 16873 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   45959                 :             : operands[4] = gen_reg_rtx (QImode);
   45960                 :             : #undef DONE
   45961                 :             : #undef FAIL
   45962                 :             :   operand0 = operands[0];
   45963                 :             :   (void) operand0;
   45964                 :             :   operand1 = operands[1];
   45965                 :             :   (void) operand1;
   45966                 :             :   operand2 = operands[2];
   45967                 :             :   (void) operand2;
   45968                 :             :   operand3 = operands[3];
   45969                 :             :   (void) operand3;
   45970                 :             :   operand4 = operands[4];
   45971                 :             :   (void) operand4;
   45972                 :             :   emit_insn (gen_rtx_SET (operand4,
   45973                 :             :         operand1));
   45974                 :             :   emit_insn (gen_rtx_SET (operand0,
   45975                 :             :         gen_rtx_ROTATERT (QImode,
   45976                 :             :         copy_rtx (operand4),
   45977                 :             :         operand2)));
   45978                 :             :   _val = get_insns ();
   45979                 :             :   end_sequence ();
   45980                 :             :   return _val;
   45981                 :             : }
   45982                 :             : 
   45983                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:16861 */
   45984                 :             : extern rtx_insn *gen_split_637 (rtx_insn *, rtx *);
   45985                 :             : rtx_insn *
   45986                 :             : gen_split_637 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   45987                 :             : {
   45988                 :             :   rtx operand0;
   45989                 :             :   rtx operand1;
   45990                 :             :   rtx operand2;
   45991                 :             :   rtx operand3;
   45992                 :             :   rtx operand4;
   45993                 :             :   rtx_insn *_val = NULL;
   45994                 :             :   if (dump_file)
   45995                 :             :     fprintf (dump_file, "Splitting with gen_split_637 (i386.md:16861)\n");
   45996                 :             :   start_sequence ();
   45997                 :             : #define FAIL return (end_sequence (), _val)
   45998                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   45999                 :             : #line 16873 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   46000                 :             : operands[4] = gen_reg_rtx (HImode);
   46001                 :             : #undef DONE
   46002                 :             : #undef FAIL
   46003                 :             :   operand0 = operands[0];
   46004                 :             :   (void) operand0;
   46005                 :             :   operand1 = operands[1];
   46006                 :             :   (void) operand1;
   46007                 :             :   operand2 = operands[2];
   46008                 :             :   (void) operand2;
   46009                 :             :   operand3 = operands[3];
   46010                 :             :   (void) operand3;
   46011                 :             :   operand4 = operands[4];
   46012                 :             :   (void) operand4;
   46013                 :             :   emit_insn (gen_rtx_SET (operand4,
   46014                 :             :         operand1));
   46015                 :             :   emit_insn (gen_rtx_SET (operand0,
   46016                 :             :         gen_rtx_ROTATE (HImode,
   46017                 :             :         copy_rtx (operand4),
   46018                 :             :         operand2)));
   46019                 :             :   _val = get_insns ();
   46020                 :             :   end_sequence ();
   46021                 :             :   return _val;
   46022                 :             : }
   46023                 :             : 
   46024                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:16861 */
   46025                 :             : extern rtx_insn *gen_split_638 (rtx_insn *, rtx *);
   46026                 :             : rtx_insn *
   46027                 :             : gen_split_638 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   46028                 :             : {
   46029                 :             :   rtx operand0;
   46030                 :             :   rtx operand1;
   46031                 :             :   rtx operand2;
   46032                 :             :   rtx operand3;
   46033                 :             :   rtx operand4;
   46034                 :             :   rtx_insn *_val = NULL;
   46035                 :             :   if (dump_file)
   46036                 :             :     fprintf (dump_file, "Splitting with gen_split_638 (i386.md:16861)\n");
   46037                 :             :   start_sequence ();
   46038                 :             : #define FAIL return (end_sequence (), _val)
   46039                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   46040                 :             : #line 16873 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   46041                 :             : operands[4] = gen_reg_rtx (HImode);
   46042                 :             : #undef DONE
   46043                 :             : #undef FAIL
   46044                 :             :   operand0 = operands[0];
   46045                 :             :   (void) operand0;
   46046                 :             :   operand1 = operands[1];
   46047                 :             :   (void) operand1;
   46048                 :             :   operand2 = operands[2];
   46049                 :             :   (void) operand2;
   46050                 :             :   operand3 = operands[3];
   46051                 :             :   (void) operand3;
   46052                 :             :   operand4 = operands[4];
   46053                 :             :   (void) operand4;
   46054                 :             :   emit_insn (gen_rtx_SET (operand4,
   46055                 :             :         operand1));
   46056                 :             :   emit_insn (gen_rtx_SET (operand0,
   46057                 :             :         gen_rtx_ROTATERT (HImode,
   46058                 :             :         copy_rtx (operand4),
   46059                 :             :         operand2)));
   46060                 :             :   _val = get_insns ();
   46061                 :             :   end_sequence ();
   46062                 :             :   return _val;
   46063                 :             : }
   46064                 :             : 
   46065                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:16861 */
   46066                 :             : extern rtx_insn *gen_split_639 (rtx_insn *, rtx *);
   46067                 :             : rtx_insn *
   46068                 :             : gen_split_639 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   46069                 :             : {
   46070                 :             :   rtx operand0;
   46071                 :             :   rtx operand1;
   46072                 :             :   rtx operand2;
   46073                 :             :   rtx operand3;
   46074                 :             :   rtx operand4;
   46075                 :             :   rtx_insn *_val = NULL;
   46076                 :             :   if (dump_file)
   46077                 :             :     fprintf (dump_file, "Splitting with gen_split_639 (i386.md:16861)\n");
   46078                 :             :   start_sequence ();
   46079                 :             : #define FAIL return (end_sequence (), _val)
   46080                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   46081                 :             : #line 16873 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   46082                 :             : operands[4] = gen_reg_rtx (SImode);
   46083                 :             : #undef DONE
   46084                 :             : #undef FAIL
   46085                 :             :   operand0 = operands[0];
   46086                 :             :   (void) operand0;
   46087                 :             :   operand1 = operands[1];
   46088                 :             :   (void) operand1;
   46089                 :             :   operand2 = operands[2];
   46090                 :             :   (void) operand2;
   46091                 :             :   operand3 = operands[3];
   46092                 :             :   (void) operand3;
   46093                 :             :   operand4 = operands[4];
   46094                 :             :   (void) operand4;
   46095                 :             :   emit_insn (gen_rtx_SET (operand4,
   46096                 :             :         operand1));
   46097                 :             :   emit_insn (gen_rtx_SET (operand0,
   46098                 :             :         gen_rtx_ROTATE (SImode,
   46099                 :             :         copy_rtx (operand4),
   46100                 :             :         operand2)));
   46101                 :             :   _val = get_insns ();
   46102                 :             :   end_sequence ();
   46103                 :             :   return _val;
   46104                 :             : }
   46105                 :             : 
   46106                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:16861 */
   46107                 :             : extern rtx_insn *gen_split_640 (rtx_insn *, rtx *);
   46108                 :             : rtx_insn *
   46109                 :             : gen_split_640 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   46110                 :             : {
   46111                 :             :   rtx operand0;
   46112                 :             :   rtx operand1;
   46113                 :             :   rtx operand2;
   46114                 :             :   rtx operand3;
   46115                 :             :   rtx operand4;
   46116                 :             :   rtx_insn *_val = NULL;
   46117                 :             :   if (dump_file)
   46118                 :             :     fprintf (dump_file, "Splitting with gen_split_640 (i386.md:16861)\n");
   46119                 :             :   start_sequence ();
   46120                 :             : #define FAIL return (end_sequence (), _val)
   46121                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   46122                 :             : #line 16873 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   46123                 :             : operands[4] = gen_reg_rtx (SImode);
   46124                 :             : #undef DONE
   46125                 :             : #undef FAIL
   46126                 :             :   operand0 = operands[0];
   46127                 :             :   (void) operand0;
   46128                 :             :   operand1 = operands[1];
   46129                 :             :   (void) operand1;
   46130                 :             :   operand2 = operands[2];
   46131                 :             :   (void) operand2;
   46132                 :             :   operand3 = operands[3];
   46133                 :             :   (void) operand3;
   46134                 :             :   operand4 = operands[4];
   46135                 :             :   (void) operand4;
   46136                 :             :   emit_insn (gen_rtx_SET (operand4,
   46137                 :             :         operand1));
   46138                 :             :   emit_insn (gen_rtx_SET (operand0,
   46139                 :             :         gen_rtx_ROTATERT (SImode,
   46140                 :             :         copy_rtx (operand4),
   46141                 :             :         operand2)));
   46142                 :             :   _val = get_insns ();
   46143                 :             :   end_sequence ();
   46144                 :             :   return _val;
   46145                 :             : }
   46146                 :             : 
   46147                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:16861 */
   46148                 :             : extern rtx_insn *gen_split_641 (rtx_insn *, rtx *);
   46149                 :             : rtx_insn *
   46150                 :             : gen_split_641 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   46151                 :             : {
   46152                 :             :   rtx operand0;
   46153                 :             :   rtx operand1;
   46154                 :             :   rtx operand2;
   46155                 :             :   rtx operand3;
   46156                 :             :   rtx operand4;
   46157                 :             :   rtx_insn *_val = NULL;
   46158                 :             :   if (dump_file)
   46159                 :             :     fprintf (dump_file, "Splitting with gen_split_641 (i386.md:16861)\n");
   46160                 :             :   start_sequence ();
   46161                 :             : #define FAIL return (end_sequence (), _val)
   46162                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   46163                 :             : #line 16873 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   46164                 :             : operands[4] = gen_reg_rtx (DImode);
   46165                 :             : #undef DONE
   46166                 :             : #undef FAIL
   46167                 :             :   operand0 = operands[0];
   46168                 :             :   (void) operand0;
   46169                 :             :   operand1 = operands[1];
   46170                 :             :   (void) operand1;
   46171                 :             :   operand2 = operands[2];
   46172                 :             :   (void) operand2;
   46173                 :             :   operand3 = operands[3];
   46174                 :             :   (void) operand3;
   46175                 :             :   operand4 = operands[4];
   46176                 :             :   (void) operand4;
   46177                 :             :   emit_insn (gen_rtx_SET (operand4,
   46178                 :             :         operand1));
   46179                 :             :   emit_insn (gen_rtx_SET (operand0,
   46180                 :             :         gen_rtx_ROTATE (DImode,
   46181                 :             :         copy_rtx (operand4),
   46182                 :             :         operand2)));
   46183                 :             :   _val = get_insns ();
   46184                 :             :   end_sequence ();
   46185                 :             :   return _val;
   46186                 :             : }
   46187                 :             : 
   46188                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:16861 */
   46189                 :             : extern rtx_insn *gen_split_642 (rtx_insn *, rtx *);
   46190                 :             : rtx_insn *
   46191                 :             : gen_split_642 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   46192                 :             : {
   46193                 :             :   rtx operand0;
   46194                 :             :   rtx operand1;
   46195                 :             :   rtx operand2;
   46196                 :             :   rtx operand3;
   46197                 :             :   rtx operand4;
   46198                 :             :   rtx_insn *_val = NULL;
   46199                 :             :   if (dump_file)
   46200                 :             :     fprintf (dump_file, "Splitting with gen_split_642 (i386.md:16861)\n");
   46201                 :             :   start_sequence ();
   46202                 :             : #define FAIL return (end_sequence (), _val)
   46203                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   46204                 :             : #line 16873 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   46205                 :             : operands[4] = gen_reg_rtx (DImode);
   46206                 :             : #undef DONE
   46207                 :             : #undef FAIL
   46208                 :             :   operand0 = operands[0];
   46209                 :             :   (void) operand0;
   46210                 :             :   operand1 = operands[1];
   46211                 :             :   (void) operand1;
   46212                 :             :   operand2 = operands[2];
   46213                 :             :   (void) operand2;
   46214                 :             :   operand3 = operands[3];
   46215                 :             :   (void) operand3;
   46216                 :             :   operand4 = operands[4];
   46217                 :             :   (void) operand4;
   46218                 :             :   emit_insn (gen_rtx_SET (operand4,
   46219                 :             :         operand1));
   46220                 :             :   emit_insn (gen_rtx_SET (operand0,
   46221                 :             :         gen_rtx_ROTATERT (DImode,
   46222                 :             :         copy_rtx (operand4),
   46223                 :             :         operand2)));
   46224                 :             :   _val = get_insns ();
   46225                 :             :   end_sequence ();
   46226                 :             :   return _val;
   46227                 :             : }
   46228                 :             : 
   46229                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:16878 */
   46230                 :             : extern rtx_insn *gen_split_643 (rtx_insn *, rtx *);
   46231                 :             : rtx_insn *
   46232                 :             : gen_split_643 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   46233                 :             : {
   46234                 :             :   rtx operand0;
   46235                 :             :   rtx operand1;
   46236                 :             :   rtx operand2;
   46237                 :             :   rtx operand3;
   46238                 :             :   rtx operand4;
   46239                 :             :   rtx operand5;
   46240                 :             :   rtx operand6;
   46241                 :             :   rtx operand7;
   46242                 :             :   rtx_insn *_val = NULL;
   46243                 :             :   if (dump_file)
   46244                 :             :     fprintf (dump_file, "Splitting with gen_split_643 (i386.md:16878)\n");
   46245                 :             :   start_sequence ();
   46246                 :             : #define FAIL return (end_sequence (), _val)
   46247                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   46248                 :             : #line 16908 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   46249                 :             : {
   46250                 :             :   operands[6] = GEN_INT (GET_MODE_BITSIZE (SImode) - 1);
   46251                 :             :   operands[7] = GEN_INT (GET_MODE_BITSIZE (SImode));
   46252                 :             : 
   46253                 :             :   split_double_mode (DImode, &operands[0], 1, &operands[4], &operands[5]);
   46254                 :             : }
   46255                 :             : #undef DONE
   46256                 :             : #undef FAIL
   46257                 :             :   operand0 = operands[0];
   46258                 :             :   (void) operand0;
   46259                 :             :   operand1 = operands[1];
   46260                 :             :   (void) operand1;
   46261                 :             :   operand2 = operands[2];
   46262                 :             :   (void) operand2;
   46263                 :             :   operand3 = operands[3];
   46264                 :             :   (void) operand3;
   46265                 :             :   operand4 = operands[4];
   46266                 :             :   (void) operand4;
   46267                 :             :   operand5 = operands[5];
   46268                 :             :   (void) operand5;
   46269                 :             :   operand6 = operands[6];
   46270                 :             :   (void) operand6;
   46271                 :             :   operand7 = operands[7];
   46272                 :             :   (void) operand7;
   46273                 :             :   emit_insn (gen_rtx_SET (operand3,
   46274                 :             :         operand4));
   46275                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   46276                 :             :         gen_rtvec (2,
   46277                 :             :                 gen_rtx_SET (copy_rtx (operand4),
   46278                 :             :         gen_rtx_IOR (SImode,
   46279                 :             :         gen_rtx_ASHIFT (SImode,
   46280                 :             :         copy_rtx (operand4),
   46281                 :             :         gen_rtx_AND (QImode,
   46282                 :             :         operand2,
   46283                 :             :         operand6)),
   46284                 :             :         gen_rtx_SUBREG (SImode,
   46285                 :             :         gen_rtx_LSHIFTRT (DImode,
   46286                 :             :         gen_rtx_ZERO_EXTEND (DImode,
   46287                 :             :         operand5),
   46288                 :             :         gen_rtx_MINUS (QImode,
   46289                 :             :         operand7,
   46290                 :             :         gen_rtx_AND (QImode,
   46291                 :             :         copy_rtx (operand2),
   46292                 :             :         copy_rtx (operand6)))),
   46293                 :             :         0))),
   46294                 :             :                 gen_hard_reg_clobber (CCmode, 17))), true);
   46295                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   46296                 :             :         gen_rtvec (2,
   46297                 :             :                 gen_rtx_SET (copy_rtx (operand5),
   46298                 :             :         gen_rtx_IOR (SImode,
   46299                 :             :         gen_rtx_ASHIFT (SImode,
   46300                 :             :         copy_rtx (operand5),
   46301                 :             :         gen_rtx_AND (QImode,
   46302                 :             :         copy_rtx (operand2),
   46303                 :             :         copy_rtx (operand6))),
   46304                 :             :         gen_rtx_SUBREG (SImode,
   46305                 :             :         gen_rtx_LSHIFTRT (DImode,
   46306                 :             :         gen_rtx_ZERO_EXTEND (DImode,
   46307                 :             :         copy_rtx (operand3)),
   46308                 :             :         gen_rtx_MINUS (QImode,
   46309                 :             :         copy_rtx (operand7),
   46310                 :             :         gen_rtx_AND (QImode,
   46311                 :             :         copy_rtx (operand2),
   46312                 :             :         copy_rtx (operand6)))),
   46313                 :             :         0))),
   46314                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   46315                 :             :   _val = get_insns ();
   46316                 :             :   end_sequence ();
   46317                 :             :   return _val;
   46318                 :             : }
   46319                 :             : 
   46320                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:16878 */
   46321                 :             : extern rtx_insn *gen_split_644 (rtx_insn *, rtx *);
   46322                 :             : rtx_insn *
   46323                 :             : gen_split_644 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   46324                 :             : {
   46325                 :             :   rtx operand0;
   46326                 :             :   rtx operand1;
   46327                 :             :   rtx operand2;
   46328                 :             :   rtx operand3;
   46329                 :             :   rtx operand4;
   46330                 :             :   rtx operand5;
   46331                 :             :   rtx operand6;
   46332                 :             :   rtx operand7;
   46333                 :             :   rtx_insn *_val = NULL;
   46334                 :             :   if (dump_file)
   46335                 :             :     fprintf (dump_file, "Splitting with gen_split_644 (i386.md:16878)\n");
   46336                 :             :   start_sequence ();
   46337                 :             : #define FAIL return (end_sequence (), _val)
   46338                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   46339                 :             : #line 16908 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   46340                 :             : {
   46341                 :             :   operands[6] = GEN_INT (GET_MODE_BITSIZE (DImode) - 1);
   46342                 :             :   operands[7] = GEN_INT (GET_MODE_BITSIZE (DImode));
   46343                 :             : 
   46344                 :             :   split_double_mode (TImode, &operands[0], 1, &operands[4], &operands[5]);
   46345                 :             : }
   46346                 :             : #undef DONE
   46347                 :             : #undef FAIL
   46348                 :             :   operand0 = operands[0];
   46349                 :             :   (void) operand0;
   46350                 :             :   operand1 = operands[1];
   46351                 :             :   (void) operand1;
   46352                 :             :   operand2 = operands[2];
   46353                 :             :   (void) operand2;
   46354                 :             :   operand3 = operands[3];
   46355                 :             :   (void) operand3;
   46356                 :             :   operand4 = operands[4];
   46357                 :             :   (void) operand4;
   46358                 :             :   operand5 = operands[5];
   46359                 :             :   (void) operand5;
   46360                 :             :   operand6 = operands[6];
   46361                 :             :   (void) operand6;
   46362                 :             :   operand7 = operands[7];
   46363                 :             :   (void) operand7;
   46364                 :             :   emit_insn (gen_rtx_SET (operand3,
   46365                 :             :         operand4));
   46366                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   46367                 :             :         gen_rtvec (2,
   46368                 :             :                 gen_rtx_SET (copy_rtx (operand4),
   46369                 :             :         gen_rtx_IOR (DImode,
   46370                 :             :         gen_rtx_ASHIFT (DImode,
   46371                 :             :         copy_rtx (operand4),
   46372                 :             :         gen_rtx_AND (QImode,
   46373                 :             :         operand2,
   46374                 :             :         operand6)),
   46375                 :             :         gen_rtx_SUBREG (DImode,
   46376                 :             :         gen_rtx_LSHIFTRT (TImode,
   46377                 :             :         gen_rtx_ZERO_EXTEND (TImode,
   46378                 :             :         operand5),
   46379                 :             :         gen_rtx_MINUS (QImode,
   46380                 :             :         operand7,
   46381                 :             :         gen_rtx_AND (QImode,
   46382                 :             :         copy_rtx (operand2),
   46383                 :             :         copy_rtx (operand6)))),
   46384                 :             :         0))),
   46385                 :             :                 gen_hard_reg_clobber (CCmode, 17))), true);
   46386                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   46387                 :             :         gen_rtvec (2,
   46388                 :             :                 gen_rtx_SET (copy_rtx (operand5),
   46389                 :             :         gen_rtx_IOR (DImode,
   46390                 :             :         gen_rtx_ASHIFT (DImode,
   46391                 :             :         copy_rtx (operand5),
   46392                 :             :         gen_rtx_AND (QImode,
   46393                 :             :         copy_rtx (operand2),
   46394                 :             :         copy_rtx (operand6))),
   46395                 :             :         gen_rtx_SUBREG (DImode,
   46396                 :             :         gen_rtx_LSHIFTRT (TImode,
   46397                 :             :         gen_rtx_ZERO_EXTEND (TImode,
   46398                 :             :         copy_rtx (operand3)),
   46399                 :             :         gen_rtx_MINUS (QImode,
   46400                 :             :         copy_rtx (operand7),
   46401                 :             :         gen_rtx_AND (QImode,
   46402                 :             :         copy_rtx (operand2),
   46403                 :             :         copy_rtx (operand6)))),
   46404                 :             :         0))),
   46405                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   46406                 :             :   _val = get_insns ();
   46407                 :             :   end_sequence ();
   46408                 :             :   return _val;
   46409                 :             : }
   46410                 :             : 
   46411                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:16915 */
   46412                 :             : extern rtx_insn *gen_split_645 (rtx_insn *, rtx *);
   46413                 :             : rtx_insn *
   46414                 :             : gen_split_645 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   46415                 :             : {
   46416                 :             :   rtx operand0;
   46417                 :             :   rtx operand1;
   46418                 :             :   rtx operand2;
   46419                 :             :   rtx operand3;
   46420                 :             :   rtx operand4;
   46421                 :             :   rtx operand5;
   46422                 :             :   rtx operand6;
   46423                 :             :   rtx operand7;
   46424                 :             :   rtx_insn *_val = NULL;
   46425                 :             :   if (dump_file)
   46426                 :             :     fprintf (dump_file, "Splitting with gen_split_645 (i386.md:16915)\n");
   46427                 :             :   start_sequence ();
   46428                 :             : #define FAIL return (end_sequence (), _val)
   46429                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   46430                 :             : #line 16945 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   46431                 :             : {
   46432                 :             :   operands[6] = GEN_INT (GET_MODE_BITSIZE (SImode) - 1);
   46433                 :             :   operands[7] = GEN_INT (GET_MODE_BITSIZE (SImode));
   46434                 :             : 
   46435                 :             :   split_double_mode (DImode, &operands[0], 1, &operands[4], &operands[5]);
   46436                 :             : }
   46437                 :             : #undef DONE
   46438                 :             : #undef FAIL
   46439                 :             :   operand0 = operands[0];
   46440                 :             :   (void) operand0;
   46441                 :             :   operand1 = operands[1];
   46442                 :             :   (void) operand1;
   46443                 :             :   operand2 = operands[2];
   46444                 :             :   (void) operand2;
   46445                 :             :   operand3 = operands[3];
   46446                 :             :   (void) operand3;
   46447                 :             :   operand4 = operands[4];
   46448                 :             :   (void) operand4;
   46449                 :             :   operand5 = operands[5];
   46450                 :             :   (void) operand5;
   46451                 :             :   operand6 = operands[6];
   46452                 :             :   (void) operand6;
   46453                 :             :   operand7 = operands[7];
   46454                 :             :   (void) operand7;
   46455                 :             :   emit_insn (gen_rtx_SET (operand3,
   46456                 :             :         operand4));
   46457                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   46458                 :             :         gen_rtvec (2,
   46459                 :             :                 gen_rtx_SET (copy_rtx (operand4),
   46460                 :             :         gen_rtx_IOR (SImode,
   46461                 :             :         gen_rtx_LSHIFTRT (SImode,
   46462                 :             :         copy_rtx (operand4),
   46463                 :             :         gen_rtx_AND (QImode,
   46464                 :             :         operand2,
   46465                 :             :         operand6)),
   46466                 :             :         gen_rtx_SUBREG (SImode,
   46467                 :             :         gen_rtx_ASHIFT (DImode,
   46468                 :             :         gen_rtx_ZERO_EXTEND (DImode,
   46469                 :             :         operand5),
   46470                 :             :         gen_rtx_MINUS (QImode,
   46471                 :             :         operand7,
   46472                 :             :         gen_rtx_AND (QImode,
   46473                 :             :         copy_rtx (operand2),
   46474                 :             :         copy_rtx (operand6)))),
   46475                 :             :         0))),
   46476                 :             :                 gen_hard_reg_clobber (CCmode, 17))), true);
   46477                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   46478                 :             :         gen_rtvec (2,
   46479                 :             :                 gen_rtx_SET (copy_rtx (operand5),
   46480                 :             :         gen_rtx_IOR (SImode,
   46481                 :             :         gen_rtx_LSHIFTRT (SImode,
   46482                 :             :         copy_rtx (operand5),
   46483                 :             :         gen_rtx_AND (QImode,
   46484                 :             :         copy_rtx (operand2),
   46485                 :             :         copy_rtx (operand6))),
   46486                 :             :         gen_rtx_SUBREG (SImode,
   46487                 :             :         gen_rtx_ASHIFT (DImode,
   46488                 :             :         gen_rtx_ZERO_EXTEND (DImode,
   46489                 :             :         copy_rtx (operand3)),
   46490                 :             :         gen_rtx_MINUS (QImode,
   46491                 :             :         copy_rtx (operand7),
   46492                 :             :         gen_rtx_AND (QImode,
   46493                 :             :         copy_rtx (operand2),
   46494                 :             :         copy_rtx (operand6)))),
   46495                 :             :         0))),
   46496                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   46497                 :             :   _val = get_insns ();
   46498                 :             :   end_sequence ();
   46499                 :             :   return _val;
   46500                 :             : }
   46501                 :             : 
   46502                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:16915 */
   46503                 :             : extern rtx_insn *gen_split_646 (rtx_insn *, rtx *);
   46504                 :             : rtx_insn *
   46505                 :             : gen_split_646 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   46506                 :             : {
   46507                 :             :   rtx operand0;
   46508                 :             :   rtx operand1;
   46509                 :             :   rtx operand2;
   46510                 :             :   rtx operand3;
   46511                 :             :   rtx operand4;
   46512                 :             :   rtx operand5;
   46513                 :             :   rtx operand6;
   46514                 :             :   rtx operand7;
   46515                 :             :   rtx_insn *_val = NULL;
   46516                 :             :   if (dump_file)
   46517                 :             :     fprintf (dump_file, "Splitting with gen_split_646 (i386.md:16915)\n");
   46518                 :             :   start_sequence ();
   46519                 :             : #define FAIL return (end_sequence (), _val)
   46520                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   46521                 :             : #line 16945 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   46522                 :             : {
   46523                 :             :   operands[6] = GEN_INT (GET_MODE_BITSIZE (DImode) - 1);
   46524                 :             :   operands[7] = GEN_INT (GET_MODE_BITSIZE (DImode));
   46525                 :             : 
   46526                 :             :   split_double_mode (TImode, &operands[0], 1, &operands[4], &operands[5]);
   46527                 :             : }
   46528                 :             : #undef DONE
   46529                 :             : #undef FAIL
   46530                 :             :   operand0 = operands[0];
   46531                 :             :   (void) operand0;
   46532                 :             :   operand1 = operands[1];
   46533                 :             :   (void) operand1;
   46534                 :             :   operand2 = operands[2];
   46535                 :             :   (void) operand2;
   46536                 :             :   operand3 = operands[3];
   46537                 :             :   (void) operand3;
   46538                 :             :   operand4 = operands[4];
   46539                 :             :   (void) operand4;
   46540                 :             :   operand5 = operands[5];
   46541                 :             :   (void) operand5;
   46542                 :             :   operand6 = operands[6];
   46543                 :             :   (void) operand6;
   46544                 :             :   operand7 = operands[7];
   46545                 :             :   (void) operand7;
   46546                 :             :   emit_insn (gen_rtx_SET (operand3,
   46547                 :             :         operand4));
   46548                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   46549                 :             :         gen_rtvec (2,
   46550                 :             :                 gen_rtx_SET (copy_rtx (operand4),
   46551                 :             :         gen_rtx_IOR (DImode,
   46552                 :             :         gen_rtx_LSHIFTRT (DImode,
   46553                 :             :         copy_rtx (operand4),
   46554                 :             :         gen_rtx_AND (QImode,
   46555                 :             :         operand2,
   46556                 :             :         operand6)),
   46557                 :             :         gen_rtx_SUBREG (DImode,
   46558                 :             :         gen_rtx_ASHIFT (TImode,
   46559                 :             :         gen_rtx_ZERO_EXTEND (TImode,
   46560                 :             :         operand5),
   46561                 :             :         gen_rtx_MINUS (QImode,
   46562                 :             :         operand7,
   46563                 :             :         gen_rtx_AND (QImode,
   46564                 :             :         copy_rtx (operand2),
   46565                 :             :         copy_rtx (operand6)))),
   46566                 :             :         0))),
   46567                 :             :                 gen_hard_reg_clobber (CCmode, 17))), true);
   46568                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   46569                 :             :         gen_rtvec (2,
   46570                 :             :                 gen_rtx_SET (copy_rtx (operand5),
   46571                 :             :         gen_rtx_IOR (DImode,
   46572                 :             :         gen_rtx_LSHIFTRT (DImode,
   46573                 :             :         copy_rtx (operand5),
   46574                 :             :         gen_rtx_AND (QImode,
   46575                 :             :         copy_rtx (operand2),
   46576                 :             :         copy_rtx (operand6))),
   46577                 :             :         gen_rtx_SUBREG (DImode,
   46578                 :             :         gen_rtx_ASHIFT (TImode,
   46579                 :             :         gen_rtx_ZERO_EXTEND (TImode,
   46580                 :             :         copy_rtx (operand3)),
   46581                 :             :         gen_rtx_MINUS (QImode,
   46582                 :             :         copy_rtx (operand7),
   46583                 :             :         gen_rtx_AND (QImode,
   46584                 :             :         copy_rtx (operand2),
   46585                 :             :         copy_rtx (operand6)))),
   46586                 :             :         0))),
   46587                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   46588                 :             :   _val = get_insns ();
   46589                 :             :   end_sequence ();
   46590                 :             :   return _val;
   46591                 :             : }
   46592                 :             : 
   46593                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:16952 */
   46594                 :             : extern rtx_insn *gen_split_647 (rtx_insn *, rtx *);
   46595                 :             : rtx_insn *
   46596                 :             : gen_split_647 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   46597                 :             : {
   46598                 :             :   rtx operand0;
   46599                 :             :   rtx operand1;
   46600                 :             :   rtx operand2;
   46601                 :             :   rtx operand3;
   46602                 :             :   rtx_insn *_val = NULL;
   46603                 :             :   if (dump_file)
   46604                 :             :     fprintf (dump_file, "Splitting with gen_split_647 (i386.md:16952)\n");
   46605                 :             :   start_sequence ();
   46606                 :             : #define FAIL return (end_sequence (), _val)
   46607                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   46608                 :             : #line 16961 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   46609                 :             : {
   46610                 :             :   split_double_mode (DImode, &operands[0], 2, &operands[0], &operands[2]);
   46611                 :             :   if (rtx_equal_p (operands[0], operands[1]))
   46612                 :             :     {
   46613                 :             :       emit_insn (gen_swapsi (operands[0], operands[2]));
   46614                 :             :       DONE;
   46615                 :             :     }
   46616                 :             : }
   46617                 :             : #undef DONE
   46618                 :             : #undef FAIL
   46619                 :             :   operand0 = operands[0];
   46620                 :             :   (void) operand0;
   46621                 :             :   operand1 = operands[1];
   46622                 :             :   (void) operand1;
   46623                 :             :   operand2 = operands[2];
   46624                 :             :   (void) operand2;
   46625                 :             :   operand3 = operands[3];
   46626                 :             :   (void) operand3;
   46627                 :             :   emit_insn (gen_rtx_SET (operand0,
   46628                 :             :         operand3));
   46629                 :             :   emit_insn (gen_rtx_SET (operand2,
   46630                 :             :         operand1));
   46631                 :             :   _val = get_insns ();
   46632                 :             :   end_sequence ();
   46633                 :             :   return _val;
   46634                 :             : }
   46635                 :             : 
   46636                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:16952 */
   46637                 :             : extern rtx_insn *gen_split_648 (rtx_insn *, rtx *);
   46638                 :             : rtx_insn *
   46639                 :             : gen_split_648 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   46640                 :             : {
   46641                 :             :   rtx operand0;
   46642                 :             :   rtx operand1;
   46643                 :             :   rtx operand2;
   46644                 :             :   rtx operand3;
   46645                 :             :   rtx_insn *_val = NULL;
   46646                 :             :   if (dump_file)
   46647                 :             :     fprintf (dump_file, "Splitting with gen_split_648 (i386.md:16952)\n");
   46648                 :             :   start_sequence ();
   46649                 :             : #define FAIL return (end_sequence (), _val)
   46650                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   46651                 :             : #line 16961 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   46652                 :             : {
   46653                 :             :   split_double_mode (DImode, &operands[0], 2, &operands[0], &operands[2]);
   46654                 :             :   if (rtx_equal_p (operands[0], operands[1]))
   46655                 :             :     {
   46656                 :             :       emit_insn (gen_swapsi (operands[0], operands[2]));
   46657                 :             :       DONE;
   46658                 :             :     }
   46659                 :             : }
   46660                 :             : #undef DONE
   46661                 :             : #undef FAIL
   46662                 :             :   operand0 = operands[0];
   46663                 :             :   (void) operand0;
   46664                 :             :   operand1 = operands[1];
   46665                 :             :   (void) operand1;
   46666                 :             :   operand2 = operands[2];
   46667                 :             :   (void) operand2;
   46668                 :             :   operand3 = operands[3];
   46669                 :             :   (void) operand3;
   46670                 :             :   emit_insn (gen_rtx_SET (operand0,
   46671                 :             :         operand3));
   46672                 :             :   emit_insn (gen_rtx_SET (operand2,
   46673                 :             :         operand1));
   46674                 :             :   _val = get_insns ();
   46675                 :             :   end_sequence ();
   46676                 :             :   return _val;
   46677                 :             : }
   46678                 :             : 
   46679                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:16970 */
   46680                 :             : extern rtx_insn *gen_split_649 (rtx_insn *, rtx *);
   46681                 :             : rtx_insn *
   46682                 :             : gen_split_649 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   46683                 :             : {
   46684                 :             :   rtx operand0;
   46685                 :             :   rtx operand1;
   46686                 :             :   rtx operand2;
   46687                 :             :   rtx operand3;
   46688                 :             :   rtx_insn *_val = NULL;
   46689                 :             :   if (dump_file)
   46690                 :             :     fprintf (dump_file, "Splitting with gen_split_649 (i386.md:16970)\n");
   46691                 :             :   start_sequence ();
   46692                 :             : #define FAIL return (end_sequence (), _val)
   46693                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   46694                 :             : #line 16979 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   46695                 :             : {
   46696                 :             :   split_double_mode (TImode, &operands[0], 2, &operands[0], &operands[2]);
   46697                 :             :   if (rtx_equal_p (operands[0], operands[1]))
   46698                 :             :     {
   46699                 :             :       emit_insn (gen_swapdi (operands[0], operands[2]));
   46700                 :             :       DONE;
   46701                 :             :     }
   46702                 :             : }
   46703                 :             : #undef DONE
   46704                 :             : #undef FAIL
   46705                 :             :   operand0 = operands[0];
   46706                 :             :   (void) operand0;
   46707                 :             :   operand1 = operands[1];
   46708                 :             :   (void) operand1;
   46709                 :             :   operand2 = operands[2];
   46710                 :             :   (void) operand2;
   46711                 :             :   operand3 = operands[3];
   46712                 :             :   (void) operand3;
   46713                 :             :   emit_insn (gen_rtx_SET (operand0,
   46714                 :             :         operand3));
   46715                 :             :   emit_insn (gen_rtx_SET (operand2,
   46716                 :             :         operand1));
   46717                 :             :   _val = get_insns ();
   46718                 :             :   end_sequence ();
   46719                 :             :   return _val;
   46720                 :             : }
   46721                 :             : 
   46722                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:16970 */
   46723                 :             : extern rtx_insn *gen_split_650 (rtx_insn *, rtx *);
   46724                 :             : rtx_insn *
   46725                 :             : gen_split_650 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   46726                 :             : {
   46727                 :             :   rtx operand0;
   46728                 :             :   rtx operand1;
   46729                 :             :   rtx operand2;
   46730                 :             :   rtx operand3;
   46731                 :             :   rtx_insn *_val = NULL;
   46732                 :             :   if (dump_file)
   46733                 :             :     fprintf (dump_file, "Splitting with gen_split_650 (i386.md:16970)\n");
   46734                 :             :   start_sequence ();
   46735                 :             : #define FAIL return (end_sequence (), _val)
   46736                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   46737                 :             : #line 16979 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   46738                 :             : {
   46739                 :             :   split_double_mode (TImode, &operands[0], 2, &operands[0], &operands[2]);
   46740                 :             :   if (rtx_equal_p (operands[0], operands[1]))
   46741                 :             :     {
   46742                 :             :       emit_insn (gen_swapdi (operands[0], operands[2]));
   46743                 :             :       DONE;
   46744                 :             :     }
   46745                 :             : }
   46746                 :             : #undef DONE
   46747                 :             : #undef FAIL
   46748                 :             :   operand0 = operands[0];
   46749                 :             :   (void) operand0;
   46750                 :             :   operand1 = operands[1];
   46751                 :             :   (void) operand1;
   46752                 :             :   operand2 = operands[2];
   46753                 :             :   (void) operand2;
   46754                 :             :   operand3 = operands[3];
   46755                 :             :   (void) operand3;
   46756                 :             :   emit_insn (gen_rtx_SET (operand0,
   46757                 :             :         operand3));
   46758                 :             :   emit_insn (gen_rtx_SET (operand2,
   46759                 :             :         operand1));
   46760                 :             :   _val = get_insns ();
   46761                 :             :   end_sequence ();
   46762                 :             :   return _val;
   46763                 :             : }
   46764                 :             : 
   46765                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:17043 */
   46766                 :             : extern rtx_insn *gen_split_651 (rtx_insn *, rtx *);
   46767                 :             : rtx_insn *
   46768                 :             : gen_split_651 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   46769                 :             : {
   46770                 :             :   rtx operand0;
   46771                 :             :   rtx operand1;
   46772                 :             :   rtx operand2;
   46773                 :             :   rtx_insn *_val = NULL;
   46774                 :             :   if (dump_file)
   46775                 :             :     fprintf (dump_file, "Splitting with gen_split_651 (i386.md:17043)\n");
   46776                 :             :   start_sequence ();
   46777                 :             : #define FAIL return (end_sequence (), _val)
   46778                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   46779                 :             : #line 17051 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   46780                 :             : {
   46781                 :             :   int bitsize = GET_MODE_BITSIZE (SImode);
   46782                 :             : 
   46783                 :             :   operands[2] = GEN_INT ((bitsize - INTVAL (operands[2])) % bitsize);
   46784                 :             : }
   46785                 :             : #undef DONE
   46786                 :             : #undef FAIL
   46787                 :             :   operand0 = operands[0];
   46788                 :             :   (void) operand0;
   46789                 :             :   operand1 = operands[1];
   46790                 :             :   (void) operand1;
   46791                 :             :   operand2 = operands[2];
   46792                 :             :   (void) operand2;
   46793                 :             :   emit_insn (gen_rtx_SET (operand0,
   46794                 :             :         gen_rtx_ROTATERT (SImode,
   46795                 :             :         operand1,
   46796                 :             :         operand2)));
   46797                 :             :   _val = get_insns ();
   46798                 :             :   end_sequence ();
   46799                 :             :   return _val;
   46800                 :             : }
   46801                 :             : 
   46802                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:17043 */
   46803                 :             : extern rtx_insn *gen_split_652 (rtx_insn *, rtx *);
   46804                 :             : rtx_insn *
   46805                 :             : gen_split_652 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   46806                 :             : {
   46807                 :             :   rtx operand0;
   46808                 :             :   rtx operand1;
   46809                 :             :   rtx operand2;
   46810                 :             :   rtx_insn *_val = NULL;
   46811                 :             :   if (dump_file)
   46812                 :             :     fprintf (dump_file, "Splitting with gen_split_652 (i386.md:17043)\n");
   46813                 :             :   start_sequence ();
   46814                 :             : #define FAIL return (end_sequence (), _val)
   46815                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   46816                 :             : #line 17051 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   46817                 :             : {
   46818                 :             :   int bitsize = GET_MODE_BITSIZE (DImode);
   46819                 :             : 
   46820                 :             :   operands[2] = GEN_INT ((bitsize - INTVAL (operands[2])) % bitsize);
   46821                 :             : }
   46822                 :             : #undef DONE
   46823                 :             : #undef FAIL
   46824                 :             :   operand0 = operands[0];
   46825                 :             :   (void) operand0;
   46826                 :             :   operand1 = operands[1];
   46827                 :             :   (void) operand1;
   46828                 :             :   operand2 = operands[2];
   46829                 :             :   (void) operand2;
   46830                 :             :   emit_insn (gen_rtx_SET (operand0,
   46831                 :             :         gen_rtx_ROTATERT (DImode,
   46832                 :             :         operand1,
   46833                 :             :         operand2)));
   46834                 :             :   _val = get_insns ();
   46835                 :             :   end_sequence ();
   46836                 :             :   return _val;
   46837                 :             : }
   46838                 :             : 
   46839                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:17057 */
   46840                 :             : extern rtx_insn *gen_split_653 (rtx_insn *, rtx *);
   46841                 :             : rtx_insn *
   46842                 :             : gen_split_653 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   46843                 :             : {
   46844                 :             :   rtx operand0;
   46845                 :             :   rtx operand1;
   46846                 :             :   rtx operand2;
   46847                 :             :   rtx_insn *_val = NULL;
   46848                 :             :   if (dump_file)
   46849                 :             :     fprintf (dump_file, "Splitting with gen_split_653 (i386.md:17057)\n");
   46850                 :             :   start_sequence ();
   46851                 :             :   operand0 = operands[0];
   46852                 :             :   (void) operand0;
   46853                 :             :   operand1 = operands[1];
   46854                 :             :   (void) operand1;
   46855                 :             :   operand2 = operands[2];
   46856                 :             :   (void) operand2;
   46857                 :             :   emit_insn (gen_rtx_SET (operand0,
   46858                 :             :         gen_rtx_ROTATERT (SImode,
   46859                 :             :         operand1,
   46860                 :             :         operand2)));
   46861                 :             :   _val = get_insns ();
   46862                 :             :   end_sequence ();
   46863                 :             :   return _val;
   46864                 :             : }
   46865                 :             : 
   46866                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:17057 */
   46867                 :             : extern rtx_insn *gen_split_654 (rtx_insn *, rtx *);
   46868                 :             : rtx_insn *
   46869                 :             : gen_split_654 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   46870                 :             : {
   46871                 :             :   rtx operand0;
   46872                 :             :   rtx operand1;
   46873                 :             :   rtx operand2;
   46874                 :             :   rtx_insn *_val = NULL;
   46875                 :             :   if (dump_file)
   46876                 :             :     fprintf (dump_file, "Splitting with gen_split_654 (i386.md:17057)\n");
   46877                 :             :   start_sequence ();
   46878                 :             :   operand0 = operands[0];
   46879                 :             :   (void) operand0;
   46880                 :             :   operand1 = operands[1];
   46881                 :             :   (void) operand1;
   46882                 :             :   operand2 = operands[2];
   46883                 :             :   (void) operand2;
   46884                 :             :   emit_insn (gen_rtx_SET (operand0,
   46885                 :             :         gen_rtx_ROTATERT (DImode,
   46886                 :             :         operand1,
   46887                 :             :         operand2)));
   46888                 :             :   _val = get_insns ();
   46889                 :             :   end_sequence ();
   46890                 :             :   return _val;
   46891                 :             : }
   46892                 :             : 
   46893                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:17117 */
   46894                 :             : extern rtx_insn *gen_split_655 (rtx_insn *, rtx *);
   46895                 :             : rtx_insn *
   46896                 :             : gen_split_655 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   46897                 :             : {
   46898                 :             :   rtx operand0;
   46899                 :             :   rtx operand1;
   46900                 :             :   rtx operand2;
   46901                 :             :   rtx_insn *_val = NULL;
   46902                 :             :   if (dump_file)
   46903                 :             :     fprintf (dump_file, "Splitting with gen_split_655 (i386.md:17117)\n");
   46904                 :             :   start_sequence ();
   46905                 :             : #define FAIL return (end_sequence (), _val)
   46906                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   46907                 :             : #line 17127 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   46908                 :             : {
   46909                 :             :   int bitsize = GET_MODE_BITSIZE (SImode);
   46910                 :             : 
   46911                 :             :   operands[2] = GEN_INT ((bitsize - INTVAL (operands[2])) % bitsize);
   46912                 :             : }
   46913                 :             : #undef DONE
   46914                 :             : #undef FAIL
   46915                 :             :   operand0 = operands[0];
   46916                 :             :   (void) operand0;
   46917                 :             :   operand1 = operands[1];
   46918                 :             :   (void) operand1;
   46919                 :             :   operand2 = operands[2];
   46920                 :             :   (void) operand2;
   46921                 :             :   emit_insn (gen_rtx_SET (operand0,
   46922                 :             :         gen_rtx_ZERO_EXTEND (DImode,
   46923                 :             :         gen_rtx_ROTATERT (SImode,
   46924                 :             :         operand1,
   46925                 :             :         operand2))));
   46926                 :             :   _val = get_insns ();
   46927                 :             :   end_sequence ();
   46928                 :             :   return _val;
   46929                 :             : }
   46930                 :             : 
   46931                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:17133 */
   46932                 :             : extern rtx_insn *gen_split_656 (rtx_insn *, rtx *);
   46933                 :             : rtx_insn *
   46934                 :             : gen_split_656 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   46935                 :             : {
   46936                 :             :   rtx operand0;
   46937                 :             :   rtx operand1;
   46938                 :             :   rtx operand2;
   46939                 :             :   rtx_insn *_val = NULL;
   46940                 :             :   if (dump_file)
   46941                 :             :     fprintf (dump_file, "Splitting with gen_split_656 (i386.md:17133)\n");
   46942                 :             :   start_sequence ();
   46943                 :             :   operand0 = operands[0];
   46944                 :             :   (void) operand0;
   46945                 :             :   operand1 = operands[1];
   46946                 :             :   (void) operand1;
   46947                 :             :   operand2 = operands[2];
   46948                 :             :   (void) operand2;
   46949                 :             :   emit_insn (gen_rtx_SET (operand0,
   46950                 :             :         gen_rtx_ZERO_EXTEND (DImode,
   46951                 :             :         gen_rtx_ROTATERT (SImode,
   46952                 :             :         operand1,
   46953                 :             :         operand2))));
   46954                 :             :   _val = get_insns ();
   46955                 :             :   end_sequence ();
   46956                 :             :   return _val;
   46957                 :             : }
   46958                 :             : 
   46959                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:17173 */
   46960                 :             : extern rtx_insn *gen_split_657 (rtx_insn *, rtx *);
   46961                 :             : rtx_insn *
   46962                 :             : gen_split_657 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   46963                 :             : {
   46964                 :             :   rtx operand0;
   46965                 :             :   rtx operand1;
   46966                 :             :   rtx operand2;
   46967                 :             :   rtx_insn *_val = NULL;
   46968                 :             :   if (dump_file)
   46969                 :             :     fprintf (dump_file, "Splitting with gen_split_657 (i386.md:17173)\n");
   46970                 :             :   start_sequence ();
   46971                 :             : #define FAIL return (end_sequence (), _val)
   46972                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   46973                 :             : #line 17196 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   46974                 :             : 
   46975                 :             : #undef DONE
   46976                 :             : #undef FAIL
   46977                 :             :   operand0 = operands[0];
   46978                 :             :   (void) operand0;
   46979                 :             :   operand1 = operands[1];
   46980                 :             :   (void) operand1;
   46981                 :             :   operand2 = operands[2];
   46982                 :             :   (void) operand2;
   46983                 :             :   emit_insn (gen_rtx_SET (gen_rtx_STRICT_LOW_PART (VOIDmode,
   46984                 :             :         operand0),
   46985                 :             :         operand1));
   46986                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   46987                 :             :         gen_rtvec (2,
   46988                 :             :                 gen_rtx_SET (gen_rtx_STRICT_LOW_PART (VOIDmode,
   46989                 :             :         copy_rtx (operand0)),
   46990                 :             :         gen_rtx_ROTATE (QImode,
   46991                 :             :         copy_rtx (operand0),
   46992                 :             :         operand2)),
   46993                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   46994                 :             :   _val = get_insns ();
   46995                 :             :   end_sequence ();
   46996                 :             :   return _val;
   46997                 :             : }
   46998                 :             : 
   46999                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:17173 */
   47000                 :             : extern rtx_insn *gen_split_658 (rtx_insn *, rtx *);
   47001                 :             : rtx_insn *
   47002                 :             : gen_split_658 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   47003                 :             : {
   47004                 :             :   rtx operand0;
   47005                 :             :   rtx operand1;
   47006                 :             :   rtx operand2;
   47007                 :             :   rtx_insn *_val = NULL;
   47008                 :             :   if (dump_file)
   47009                 :             :     fprintf (dump_file, "Splitting with gen_split_658 (i386.md:17173)\n");
   47010                 :             :   start_sequence ();
   47011                 :             : #define FAIL return (end_sequence (), _val)
   47012                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   47013                 :             : #line 17196 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   47014                 :             : 
   47015                 :             : #undef DONE
   47016                 :             : #undef FAIL
   47017                 :             :   operand0 = operands[0];
   47018                 :             :   (void) operand0;
   47019                 :             :   operand1 = operands[1];
   47020                 :             :   (void) operand1;
   47021                 :             :   operand2 = operands[2];
   47022                 :             :   (void) operand2;
   47023                 :             :   emit_insn (gen_rtx_SET (gen_rtx_STRICT_LOW_PART (VOIDmode,
   47024                 :             :         operand0),
   47025                 :             :         operand1));
   47026                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   47027                 :             :         gen_rtvec (2,
   47028                 :             :                 gen_rtx_SET (gen_rtx_STRICT_LOW_PART (VOIDmode,
   47029                 :             :         copy_rtx (operand0)),
   47030                 :             :         gen_rtx_ROTATERT (QImode,
   47031                 :             :         copy_rtx (operand0),
   47032                 :             :         operand2)),
   47033                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   47034                 :             :   _val = get_insns ();
   47035                 :             :   end_sequence ();
   47036                 :             :   return _val;
   47037                 :             : }
   47038                 :             : 
   47039                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:17173 */
   47040                 :             : extern rtx_insn *gen_split_659 (rtx_insn *, rtx *);
   47041                 :             : rtx_insn *
   47042                 :             : gen_split_659 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   47043                 :             : {
   47044                 :             :   rtx operand0;
   47045                 :             :   rtx operand1;
   47046                 :             :   rtx operand2;
   47047                 :             :   rtx_insn *_val = NULL;
   47048                 :             :   if (dump_file)
   47049                 :             :     fprintf (dump_file, "Splitting with gen_split_659 (i386.md:17173)\n");
   47050                 :             :   start_sequence ();
   47051                 :             : #define FAIL return (end_sequence (), _val)
   47052                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   47053                 :             : #line 17196 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   47054                 :             : 
   47055                 :             : #undef DONE
   47056                 :             : #undef FAIL
   47057                 :             :   operand0 = operands[0];
   47058                 :             :   (void) operand0;
   47059                 :             :   operand1 = operands[1];
   47060                 :             :   (void) operand1;
   47061                 :             :   operand2 = operands[2];
   47062                 :             :   (void) operand2;
   47063                 :             :   emit_insn (gen_rtx_SET (gen_rtx_STRICT_LOW_PART (VOIDmode,
   47064                 :             :         operand0),
   47065                 :             :         operand1));
   47066                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   47067                 :             :         gen_rtvec (2,
   47068                 :             :                 gen_rtx_SET (gen_rtx_STRICT_LOW_PART (VOIDmode,
   47069                 :             :         copy_rtx (operand0)),
   47070                 :             :         gen_rtx_ROTATE (HImode,
   47071                 :             :         copy_rtx (operand0),
   47072                 :             :         operand2)),
   47073                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   47074                 :             :   _val = get_insns ();
   47075                 :             :   end_sequence ();
   47076                 :             :   return _val;
   47077                 :             : }
   47078                 :             : 
   47079                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:17173 */
   47080                 :             : extern rtx_insn *gen_split_660 (rtx_insn *, rtx *);
   47081                 :             : rtx_insn *
   47082                 :             : gen_split_660 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   47083                 :             : {
   47084                 :             :   rtx operand0;
   47085                 :             :   rtx operand1;
   47086                 :             :   rtx operand2;
   47087                 :             :   rtx_insn *_val = NULL;
   47088                 :             :   if (dump_file)
   47089                 :             :     fprintf (dump_file, "Splitting with gen_split_660 (i386.md:17173)\n");
   47090                 :             :   start_sequence ();
   47091                 :             : #define FAIL return (end_sequence (), _val)
   47092                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   47093                 :             : #line 17196 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   47094                 :             : 
   47095                 :             : #undef DONE
   47096                 :             : #undef FAIL
   47097                 :             :   operand0 = operands[0];
   47098                 :             :   (void) operand0;
   47099                 :             :   operand1 = operands[1];
   47100                 :             :   (void) operand1;
   47101                 :             :   operand2 = operands[2];
   47102                 :             :   (void) operand2;
   47103                 :             :   emit_insn (gen_rtx_SET (gen_rtx_STRICT_LOW_PART (VOIDmode,
   47104                 :             :         operand0),
   47105                 :             :         operand1));
   47106                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   47107                 :             :         gen_rtvec (2,
   47108                 :             :                 gen_rtx_SET (gen_rtx_STRICT_LOW_PART (VOIDmode,
   47109                 :             :         copy_rtx (operand0)),
   47110                 :             :         gen_rtx_ROTATERT (HImode,
   47111                 :             :         copy_rtx (operand0),
   47112                 :             :         operand2)),
   47113                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   47114                 :             :   _val = get_insns ();
   47115                 :             :   end_sequence ();
   47116                 :             :   return _val;
   47117                 :             : }
   47118                 :             : 
   47119                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:17207 */
   47120                 :             : extern rtx_insn *gen_split_661 (rtx_insn *, rtx *);
   47121                 :             : rtx_insn *
   47122                 :             : gen_split_661 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   47123                 :             : {
   47124                 :             :   rtx operand0;
   47125                 :             :   rtx_insn *_val = NULL;
   47126                 :             :   if (dump_file)
   47127                 :             :     fprintf (dump_file, "Splitting with gen_split_661 (i386.md:17207)\n");
   47128                 :             :   start_sequence ();
   47129                 :             :   operand0 = operands[0];
   47130                 :             :   (void) operand0;
   47131                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   47132                 :             :         gen_rtvec (2,
   47133                 :             :                 gen_rtx_SET (gen_rtx_STRICT_LOW_PART (VOIDmode,
   47134                 :             :         operand0),
   47135                 :             :         gen_rtx_BSWAP (HImode,
   47136                 :             :         copy_rtx (operand0))),
   47137                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   47138                 :             :   _val = get_insns ();
   47139                 :             :   end_sequence ();
   47140                 :             :   return _val;
   47141                 :             : }
   47142                 :             : 
   47143                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:17207 */
   47144                 :             : extern rtx_insn *gen_split_662 (rtx_insn *, rtx *);
   47145                 :             : rtx_insn *
   47146                 :             : gen_split_662 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   47147                 :             : {
   47148                 :             :   rtx operand0;
   47149                 :             :   rtx_insn *_val = NULL;
   47150                 :             :   if (dump_file)
   47151                 :             :     fprintf (dump_file, "Splitting with gen_split_662 (i386.md:17207)\n");
   47152                 :             :   start_sequence ();
   47153                 :             :   operand0 = operands[0];
   47154                 :             :   (void) operand0;
   47155                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   47156                 :             :         gen_rtvec (2,
   47157                 :             :                 gen_rtx_SET (gen_rtx_STRICT_LOW_PART (VOIDmode,
   47158                 :             :         operand0),
   47159                 :             :         gen_rtx_BSWAP (HImode,
   47160                 :             :         copy_rtx (operand0))),
   47161                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   47162                 :             :   _val = get_insns ();
   47163                 :             :   end_sequence ();
   47164                 :             :   return _val;
   47165                 :             : }
   47166                 :             : 
   47167                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:17303 */
   47168                 :             : extern rtx_insn *gen_split_663 (rtx_insn *, rtx *);
   47169                 :             : rtx_insn *
   47170                 :             : gen_split_663 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   47171                 :             : {
   47172                 :             :   rtx operand0;
   47173                 :             :   rtx operand1;
   47174                 :             :   rtx operand2;
   47175                 :             :   rtx operand3;
   47176                 :             :   rtx_insn *_val = NULL;
   47177                 :             :   if (dump_file)
   47178                 :             :     fprintf (dump_file, "Splitting with gen_split_663 (i386.md:17303)\n");
   47179                 :             :   start_sequence ();
   47180                 :             : #define FAIL return (end_sequence (), _val)
   47181                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   47182                 :             : #line 17327 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   47183                 :             : {
   47184                 :             :   operands[1] = force_reg (GET_MODE (operands[1]), operands[1]);
   47185                 :             :   operands[1] = gen_lowpart (QImode, operands[1]);
   47186                 :             : }
   47187                 :             : #undef DONE
   47188                 :             : #undef FAIL
   47189                 :             :   operand0 = operands[0];
   47190                 :             :   (void) operand0;
   47191                 :             :   operand1 = operands[1];
   47192                 :             :   (void) operand1;
   47193                 :             :   operand2 = operands[2];
   47194                 :             :   (void) operand2;
   47195                 :             :   operand3 = operands[3];
   47196                 :             :   (void) operand3;
   47197                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   47198                 :             :         gen_rtvec (2,
   47199                 :             :                 gen_rtx_SET (operand0,
   47200                 :             :         gen_rtx_IOR (SImode,
   47201                 :             :         gen_rtx_ASHIFT (SImode,
   47202                 :             :         const1_rtx,
   47203                 :             :         operand1),
   47204                 :             :         operand3)),
   47205                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   47206                 :             :   _val = get_insns ();
   47207                 :             :   end_sequence ();
   47208                 :             :   return _val;
   47209                 :             : }
   47210                 :             : 
   47211                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:17303 */
   47212                 :             : extern rtx_insn *gen_split_664 (rtx_insn *, rtx *);
   47213                 :             : rtx_insn *
   47214                 :             : gen_split_664 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   47215                 :             : {
   47216                 :             :   rtx operand0;
   47217                 :             :   rtx operand1;
   47218                 :             :   rtx operand2;
   47219                 :             :   rtx operand3;
   47220                 :             :   rtx_insn *_val = NULL;
   47221                 :             :   if (dump_file)
   47222                 :             :     fprintf (dump_file, "Splitting with gen_split_664 (i386.md:17303)\n");
   47223                 :             :   start_sequence ();
   47224                 :             : #define FAIL return (end_sequence (), _val)
   47225                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   47226                 :             : #line 17327 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   47227                 :             : {
   47228                 :             :   operands[1] = force_reg (GET_MODE (operands[1]), operands[1]);
   47229                 :             :   operands[1] = gen_lowpart (QImode, operands[1]);
   47230                 :             : }
   47231                 :             : #undef DONE
   47232                 :             : #undef FAIL
   47233                 :             :   operand0 = operands[0];
   47234                 :             :   (void) operand0;
   47235                 :             :   operand1 = operands[1];
   47236                 :             :   (void) operand1;
   47237                 :             :   operand2 = operands[2];
   47238                 :             :   (void) operand2;
   47239                 :             :   operand3 = operands[3];
   47240                 :             :   (void) operand3;
   47241                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   47242                 :             :         gen_rtvec (2,
   47243                 :             :                 gen_rtx_SET (operand0,
   47244                 :             :         gen_rtx_XOR (SImode,
   47245                 :             :         gen_rtx_ASHIFT (SImode,
   47246                 :             :         const1_rtx,
   47247                 :             :         operand1),
   47248                 :             :         operand3)),
   47249                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   47250                 :             :   _val = get_insns ();
   47251                 :             :   end_sequence ();
   47252                 :             :   return _val;
   47253                 :             : }
   47254                 :             : 
   47255                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:17303 */
   47256                 :             : extern rtx_insn *gen_split_665 (rtx_insn *, rtx *);
   47257                 :             : rtx_insn *
   47258                 :             : gen_split_665 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   47259                 :             : {
   47260                 :             :   rtx operand0;
   47261                 :             :   rtx operand1;
   47262                 :             :   rtx operand2;
   47263                 :             :   rtx operand3;
   47264                 :             :   rtx_insn *_val = NULL;
   47265                 :             :   if (dump_file)
   47266                 :             :     fprintf (dump_file, "Splitting with gen_split_665 (i386.md:17303)\n");
   47267                 :             :   start_sequence ();
   47268                 :             : #define FAIL return (end_sequence (), _val)
   47269                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   47270                 :             : #line 17327 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   47271                 :             : {
   47272                 :             :   operands[1] = force_reg (GET_MODE (operands[1]), operands[1]);
   47273                 :             :   operands[1] = gen_lowpart (QImode, operands[1]);
   47274                 :             : }
   47275                 :             : #undef DONE
   47276                 :             : #undef FAIL
   47277                 :             :   operand0 = operands[0];
   47278                 :             :   (void) operand0;
   47279                 :             :   operand1 = operands[1];
   47280                 :             :   (void) operand1;
   47281                 :             :   operand2 = operands[2];
   47282                 :             :   (void) operand2;
   47283                 :             :   operand3 = operands[3];
   47284                 :             :   (void) operand3;
   47285                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   47286                 :             :         gen_rtvec (2,
   47287                 :             :                 gen_rtx_SET (operand0,
   47288                 :             :         gen_rtx_IOR (DImode,
   47289                 :             :         gen_rtx_ASHIFT (DImode,
   47290                 :             :         const1_rtx,
   47291                 :             :         operand1),
   47292                 :             :         operand3)),
   47293                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   47294                 :             :   _val = get_insns ();
   47295                 :             :   end_sequence ();
   47296                 :             :   return _val;
   47297                 :             : }
   47298                 :             : 
   47299                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:17303 */
   47300                 :             : extern rtx_insn *gen_split_666 (rtx_insn *, rtx *);
   47301                 :             : rtx_insn *
   47302                 :             : gen_split_666 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   47303                 :             : {
   47304                 :             :   rtx operand0;
   47305                 :             :   rtx operand1;
   47306                 :             :   rtx operand2;
   47307                 :             :   rtx operand3;
   47308                 :             :   rtx_insn *_val = NULL;
   47309                 :             :   if (dump_file)
   47310                 :             :     fprintf (dump_file, "Splitting with gen_split_666 (i386.md:17303)\n");
   47311                 :             :   start_sequence ();
   47312                 :             : #define FAIL return (end_sequence (), _val)
   47313                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   47314                 :             : #line 17327 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   47315                 :             : {
   47316                 :             :   operands[1] = force_reg (GET_MODE (operands[1]), operands[1]);
   47317                 :             :   operands[1] = gen_lowpart (QImode, operands[1]);
   47318                 :             : }
   47319                 :             : #undef DONE
   47320                 :             : #undef FAIL
   47321                 :             :   operand0 = operands[0];
   47322                 :             :   (void) operand0;
   47323                 :             :   operand1 = operands[1];
   47324                 :             :   (void) operand1;
   47325                 :             :   operand2 = operands[2];
   47326                 :             :   (void) operand2;
   47327                 :             :   operand3 = operands[3];
   47328                 :             :   (void) operand3;
   47329                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   47330                 :             :         gen_rtvec (2,
   47331                 :             :                 gen_rtx_SET (operand0,
   47332                 :             :         gen_rtx_XOR (DImode,
   47333                 :             :         gen_rtx_ASHIFT (DImode,
   47334                 :             :         const1_rtx,
   47335                 :             :         operand1),
   47336                 :             :         operand3)),
   47337                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   47338                 :             :   _val = get_insns ();
   47339                 :             :   end_sequence ();
   47340                 :             :   return _val;
   47341                 :             : }
   47342                 :             : 
   47343                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:17332 */
   47344                 :             : extern rtx_insn *gen_split_667 (rtx_insn *, rtx *);
   47345                 :             : rtx_insn *
   47346                 :             : gen_split_667 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   47347                 :             : {
   47348                 :             :   rtx operand0;
   47349                 :             :   rtx operand1;
   47350                 :             :   rtx operand2;
   47351                 :             :   rtx operand3;
   47352                 :             :   rtx_insn *_val = NULL;
   47353                 :             :   if (dump_file)
   47354                 :             :     fprintf (dump_file, "Splitting with gen_split_667 (i386.md:17332)\n");
   47355                 :             :   start_sequence ();
   47356                 :             :   operand0 = operands[0];
   47357                 :             :   (void) operand0;
   47358                 :             :   operand1 = operands[1];
   47359                 :             :   (void) operand1;
   47360                 :             :   operand2 = operands[2];
   47361                 :             :   (void) operand2;
   47362                 :             :   operand3 = operands[3];
   47363                 :             :   (void) operand3;
   47364                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   47365                 :             :         gen_rtvec (2,
   47366                 :             :                 gen_rtx_SET (operand0,
   47367                 :             :         gen_rtx_IOR (SImode,
   47368                 :             :         gen_rtx_ASHIFT (SImode,
   47369                 :             :         const1_rtx,
   47370                 :             :         operand1),
   47371                 :             :         operand3)),
   47372                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   47373                 :             :   _val = get_insns ();
   47374                 :             :   end_sequence ();
   47375                 :             :   return _val;
   47376                 :             : }
   47377                 :             : 
   47378                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:17332 */
   47379                 :             : extern rtx_insn *gen_split_668 (rtx_insn *, rtx *);
   47380                 :             : rtx_insn *
   47381                 :             : gen_split_668 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   47382                 :             : {
   47383                 :             :   rtx operand0;
   47384                 :             :   rtx operand1;
   47385                 :             :   rtx operand2;
   47386                 :             :   rtx operand3;
   47387                 :             :   rtx_insn *_val = NULL;
   47388                 :             :   if (dump_file)
   47389                 :             :     fprintf (dump_file, "Splitting with gen_split_668 (i386.md:17332)\n");
   47390                 :             :   start_sequence ();
   47391                 :             :   operand0 = operands[0];
   47392                 :             :   (void) operand0;
   47393                 :             :   operand1 = operands[1];
   47394                 :             :   (void) operand1;
   47395                 :             :   operand2 = operands[2];
   47396                 :             :   (void) operand2;
   47397                 :             :   operand3 = operands[3];
   47398                 :             :   (void) operand3;
   47399                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   47400                 :             :         gen_rtvec (2,
   47401                 :             :                 gen_rtx_SET (operand0,
   47402                 :             :         gen_rtx_XOR (SImode,
   47403                 :             :         gen_rtx_ASHIFT (SImode,
   47404                 :             :         const1_rtx,
   47405                 :             :         operand1),
   47406                 :             :         operand3)),
   47407                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   47408                 :             :   _val = get_insns ();
   47409                 :             :   end_sequence ();
   47410                 :             :   return _val;
   47411                 :             : }
   47412                 :             : 
   47413                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:17332 */
   47414                 :             : extern rtx_insn *gen_split_669 (rtx_insn *, rtx *);
   47415                 :             : rtx_insn *
   47416                 :             : gen_split_669 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   47417                 :             : {
   47418                 :             :   rtx operand0;
   47419                 :             :   rtx operand1;
   47420                 :             :   rtx operand2;
   47421                 :             :   rtx operand3;
   47422                 :             :   rtx_insn *_val = NULL;
   47423                 :             :   if (dump_file)
   47424                 :             :     fprintf (dump_file, "Splitting with gen_split_669 (i386.md:17332)\n");
   47425                 :             :   start_sequence ();
   47426                 :             :   operand0 = operands[0];
   47427                 :             :   (void) operand0;
   47428                 :             :   operand1 = operands[1];
   47429                 :             :   (void) operand1;
   47430                 :             :   operand2 = operands[2];
   47431                 :             :   (void) operand2;
   47432                 :             :   operand3 = operands[3];
   47433                 :             :   (void) operand3;
   47434                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   47435                 :             :         gen_rtvec (2,
   47436                 :             :                 gen_rtx_SET (operand0,
   47437                 :             :         gen_rtx_IOR (DImode,
   47438                 :             :         gen_rtx_ASHIFT (DImode,
   47439                 :             :         const1_rtx,
   47440                 :             :         operand1),
   47441                 :             :         operand3)),
   47442                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   47443                 :             :   _val = get_insns ();
   47444                 :             :   end_sequence ();
   47445                 :             :   return _val;
   47446                 :             : }
   47447                 :             : 
   47448                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:17332 */
   47449                 :             : extern rtx_insn *gen_split_670 (rtx_insn *, rtx *);
   47450                 :             : rtx_insn *
   47451                 :             : gen_split_670 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   47452                 :             : {
   47453                 :             :   rtx operand0;
   47454                 :             :   rtx operand1;
   47455                 :             :   rtx operand2;
   47456                 :             :   rtx operand3;
   47457                 :             :   rtx_insn *_val = NULL;
   47458                 :             :   if (dump_file)
   47459                 :             :     fprintf (dump_file, "Splitting with gen_split_670 (i386.md:17332)\n");
   47460                 :             :   start_sequence ();
   47461                 :             :   operand0 = operands[0];
   47462                 :             :   (void) operand0;
   47463                 :             :   operand1 = operands[1];
   47464                 :             :   (void) operand1;
   47465                 :             :   operand2 = operands[2];
   47466                 :             :   (void) operand2;
   47467                 :             :   operand3 = operands[3];
   47468                 :             :   (void) operand3;
   47469                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   47470                 :             :         gen_rtvec (2,
   47471                 :             :                 gen_rtx_SET (operand0,
   47472                 :             :         gen_rtx_XOR (DImode,
   47473                 :             :         gen_rtx_ASHIFT (DImode,
   47474                 :             :         const1_rtx,
   47475                 :             :         operand1),
   47476                 :             :         operand3)),
   47477                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   47478                 :             :   _val = get_insns ();
   47479                 :             :   end_sequence ();
   47480                 :             :   return _val;
   47481                 :             : }
   47482                 :             : 
   47483                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:17371 */
   47484                 :             : extern rtx_insn *gen_split_671 (rtx_insn *, rtx *);
   47485                 :             : rtx_insn *
   47486                 :             : gen_split_671 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   47487                 :             : {
   47488                 :             :   rtx operand0;
   47489                 :             :   rtx operand1;
   47490                 :             :   rtx operand2;
   47491                 :             :   rtx operand3;
   47492                 :             :   rtx_insn *_val = NULL;
   47493                 :             :   if (dump_file)
   47494                 :             :     fprintf (dump_file, "Splitting with gen_split_671 (i386.md:17371)\n");
   47495                 :             :   start_sequence ();
   47496                 :             : #define FAIL return (end_sequence (), _val)
   47497                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   47498                 :             : #line 17395 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   47499                 :             : {
   47500                 :             :   operands[1] = force_reg (GET_MODE (operands[1]), operands[1]);
   47501                 :             :   operands[1] = gen_lowpart (QImode, operands[1]);
   47502                 :             : }
   47503                 :             : #undef DONE
   47504                 :             : #undef FAIL
   47505                 :             :   operand0 = operands[0];
   47506                 :             :   (void) operand0;
   47507                 :             :   operand1 = operands[1];
   47508                 :             :   (void) operand1;
   47509                 :             :   operand2 = operands[2];
   47510                 :             :   (void) operand2;
   47511                 :             :   operand3 = operands[3];
   47512                 :             :   (void) operand3;
   47513                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   47514                 :             :         gen_rtvec (2,
   47515                 :             :                 gen_rtx_SET (operand0,
   47516                 :             :         gen_rtx_AND (SImode,
   47517                 :             :         gen_rtx_ROTATE (SImode,
   47518                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (-2)],
   47519                 :             :         operand1),
   47520                 :             :         operand3)),
   47521                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   47522                 :             :   _val = get_insns ();
   47523                 :             :   end_sequence ();
   47524                 :             :   return _val;
   47525                 :             : }
   47526                 :             : 
   47527                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:17371 */
   47528                 :             : extern rtx_insn *gen_split_672 (rtx_insn *, rtx *);
   47529                 :             : rtx_insn *
   47530                 :             : gen_split_672 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   47531                 :             : {
   47532                 :             :   rtx operand0;
   47533                 :             :   rtx operand1;
   47534                 :             :   rtx operand2;
   47535                 :             :   rtx operand3;
   47536                 :             :   rtx_insn *_val = NULL;
   47537                 :             :   if (dump_file)
   47538                 :             :     fprintf (dump_file, "Splitting with gen_split_672 (i386.md:17371)\n");
   47539                 :             :   start_sequence ();
   47540                 :             : #define FAIL return (end_sequence (), _val)
   47541                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   47542                 :             : #line 17395 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   47543                 :             : {
   47544                 :             :   operands[1] = force_reg (GET_MODE (operands[1]), operands[1]);
   47545                 :             :   operands[1] = gen_lowpart (QImode, operands[1]);
   47546                 :             : }
   47547                 :             : #undef DONE
   47548                 :             : #undef FAIL
   47549                 :             :   operand0 = operands[0];
   47550                 :             :   (void) operand0;
   47551                 :             :   operand1 = operands[1];
   47552                 :             :   (void) operand1;
   47553                 :             :   operand2 = operands[2];
   47554                 :             :   (void) operand2;
   47555                 :             :   operand3 = operands[3];
   47556                 :             :   (void) operand3;
   47557                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   47558                 :             :         gen_rtvec (2,
   47559                 :             :                 gen_rtx_SET (operand0,
   47560                 :             :         gen_rtx_AND (DImode,
   47561                 :             :         gen_rtx_ROTATE (DImode,
   47562                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (-2)],
   47563                 :             :         operand1),
   47564                 :             :         operand3)),
   47565                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   47566                 :             :   _val = get_insns ();
   47567                 :             :   end_sequence ();
   47568                 :             :   return _val;
   47569                 :             : }
   47570                 :             : 
   47571                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:17400 */
   47572                 :             : extern rtx_insn *gen_split_673 (rtx_insn *, rtx *);
   47573                 :             : rtx_insn *
   47574                 :             : gen_split_673 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   47575                 :             : {
   47576                 :             :   rtx operand0;
   47577                 :             :   rtx operand1;
   47578                 :             :   rtx operand2;
   47579                 :             :   rtx operand3;
   47580                 :             :   rtx_insn *_val = NULL;
   47581                 :             :   if (dump_file)
   47582                 :             :     fprintf (dump_file, "Splitting with gen_split_673 (i386.md:17400)\n");
   47583                 :             :   start_sequence ();
   47584                 :             :   operand0 = operands[0];
   47585                 :             :   (void) operand0;
   47586                 :             :   operand1 = operands[1];
   47587                 :             :   (void) operand1;
   47588                 :             :   operand2 = operands[2];
   47589                 :             :   (void) operand2;
   47590                 :             :   operand3 = operands[3];
   47591                 :             :   (void) operand3;
   47592                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   47593                 :             :         gen_rtvec (2,
   47594                 :             :                 gen_rtx_SET (operand0,
   47595                 :             :         gen_rtx_AND (SImode,
   47596                 :             :         gen_rtx_ROTATE (SImode,
   47597                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (-2)],
   47598                 :             :         operand1),
   47599                 :             :         operand3)),
   47600                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   47601                 :             :   _val = get_insns ();
   47602                 :             :   end_sequence ();
   47603                 :             :   return _val;
   47604                 :             : }
   47605                 :             : 
   47606                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:17400 */
   47607                 :             : extern rtx_insn *gen_split_674 (rtx_insn *, rtx *);
   47608                 :             : rtx_insn *
   47609                 :             : gen_split_674 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   47610                 :             : {
   47611                 :             :   rtx operand0;
   47612                 :             :   rtx operand1;
   47613                 :             :   rtx operand2;
   47614                 :             :   rtx operand3;
   47615                 :             :   rtx_insn *_val = NULL;
   47616                 :             :   if (dump_file)
   47617                 :             :     fprintf (dump_file, "Splitting with gen_split_674 (i386.md:17400)\n");
   47618                 :             :   start_sequence ();
   47619                 :             :   operand0 = operands[0];
   47620                 :             :   (void) operand0;
   47621                 :             :   operand1 = operands[1];
   47622                 :             :   (void) operand1;
   47623                 :             :   operand2 = operands[2];
   47624                 :             :   (void) operand2;
   47625                 :             :   operand3 = operands[3];
   47626                 :             :   (void) operand3;
   47627                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   47628                 :             :         gen_rtvec (2,
   47629                 :             :                 gen_rtx_SET (operand0,
   47630                 :             :         gen_rtx_AND (DImode,
   47631                 :             :         gen_rtx_ROTATE (DImode,
   47632                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (-2)],
   47633                 :             :         operand1),
   47634                 :             :         operand3)),
   47635                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   47636                 :             :   _val = get_insns ();
   47637                 :             :   end_sequence ();
   47638                 :             :   return _val;
   47639                 :             : }
   47640                 :             : 
   47641                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:17424 */
   47642                 :             : extern rtx_insn *gen_split_675 (rtx_insn *, rtx *);
   47643                 :             : rtx_insn *
   47644                 :             : gen_split_675 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   47645                 :             : {
   47646                 :             :   rtx operand0;
   47647                 :             :   rtx operand1;
   47648                 :             :   rtx operand2;
   47649                 :             :   rtx_insn *_val = NULL;
   47650                 :             :   if (dump_file)
   47651                 :             :     fprintf (dump_file, "Splitting with gen_split_675 (i386.md:17424)\n");
   47652                 :             :   start_sequence ();
   47653                 :             : #define FAIL return (end_sequence (), _val)
   47654                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   47655                 :             : #line 17440 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   47656                 :             : {
   47657                 :             :   operands[0] = lowpart_subreg (SImode, operands[0], QImode);
   47658                 :             :   operands[1] = force_reg (QImode, operands[1]);
   47659                 :             :   operands[1] = lowpart_subreg (SImode, operands[1], QImode);
   47660                 :             : }
   47661                 :             : #undef DONE
   47662                 :             : #undef FAIL
   47663                 :             :   operand0 = operands[0];
   47664                 :             :   (void) operand0;
   47665                 :             :   operand1 = operands[1];
   47666                 :             :   (void) operand1;
   47667                 :             :   operand2 = operands[2];
   47668                 :             :   (void) operand2;
   47669                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   47670                 :             :         gen_rtvec (2,
   47671                 :             :                 gen_rtx_SET (operand0,
   47672                 :             :         gen_rtx_AND (SImode,
   47673                 :             :         gen_rtx_ROTATE (SImode,
   47674                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (-2)],
   47675                 :             :         operand2),
   47676                 :             :         operand1)),
   47677                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   47678                 :             :   _val = get_insns ();
   47679                 :             :   end_sequence ();
   47680                 :             :   return _val;
   47681                 :             : }
   47682                 :             : 
   47683                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:17424 */
   47684                 :             : extern rtx_insn *gen_split_676 (rtx_insn *, rtx *);
   47685                 :             : rtx_insn *
   47686                 :             : gen_split_676 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   47687                 :             : {
   47688                 :             :   rtx operand0;
   47689                 :             :   rtx operand1;
   47690                 :             :   rtx operand2;
   47691                 :             :   rtx_insn *_val = NULL;
   47692                 :             :   if (dump_file)
   47693                 :             :     fprintf (dump_file, "Splitting with gen_split_676 (i386.md:17424)\n");
   47694                 :             :   start_sequence ();
   47695                 :             : #define FAIL return (end_sequence (), _val)
   47696                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   47697                 :             : #line 17440 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   47698                 :             : {
   47699                 :             :   operands[0] = lowpart_subreg (SImode, operands[0], HImode);
   47700                 :             :   operands[1] = force_reg (HImode, operands[1]);
   47701                 :             :   operands[1] = lowpart_subreg (SImode, operands[1], HImode);
   47702                 :             : }
   47703                 :             : #undef DONE
   47704                 :             : #undef FAIL
   47705                 :             :   operand0 = operands[0];
   47706                 :             :   (void) operand0;
   47707                 :             :   operand1 = operands[1];
   47708                 :             :   (void) operand1;
   47709                 :             :   operand2 = operands[2];
   47710                 :             :   (void) operand2;
   47711                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   47712                 :             :         gen_rtvec (2,
   47713                 :             :                 gen_rtx_SET (operand0,
   47714                 :             :         gen_rtx_AND (SImode,
   47715                 :             :         gen_rtx_ROTATE (SImode,
   47716                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (-2)],
   47717                 :             :         operand2),
   47718                 :             :         operand1)),
   47719                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   47720                 :             :   _val = get_insns ();
   47721                 :             :   end_sequence ();
   47722                 :             :   return _val;
   47723                 :             : }
   47724                 :             : 
   47725                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:17446 */
   47726                 :             : extern rtx_insn *gen_split_677 (rtx_insn *, rtx *);
   47727                 :             : rtx_insn *
   47728                 :             : gen_split_677 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   47729                 :             : {
   47730                 :             :   rtx operand0;
   47731                 :             :   rtx operand1;
   47732                 :             :   rtx operand2;
   47733                 :             :   rtx operand3;
   47734                 :             :   rtx operand4;
   47735                 :             :   rtx operand5;
   47736                 :             :   rtx_insn *_val = NULL;
   47737                 :             :   if (dump_file)
   47738                 :             :     fprintf (dump_file, "Splitting with gen_split_677 (i386.md:17446)\n");
   47739                 :             :   start_sequence ();
   47740                 :             : #define FAIL return (end_sequence (), _val)
   47741                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   47742                 :             : #line 17463 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   47743                 :             : {
   47744                 :             :   operands[2] = gen_reg_rtx (QImode);
   47745                 :             :   operands[5] = gen_reg_rtx (QImode);
   47746                 :             :   operands[3] = lowpart_subreg (SImode, operands[5], QImode);
   47747                 :             :   operands[4] = lowpart_subreg (SImode, operands[2], QImode);
   47748                 :             : }
   47749                 :             : #undef DONE
   47750                 :             : #undef FAIL
   47751                 :             :   operand0 = operands[0];
   47752                 :             :   (void) operand0;
   47753                 :             :   operand1 = operands[1];
   47754                 :             :   (void) operand1;
   47755                 :             :   operand2 = operands[2];
   47756                 :             :   (void) operand2;
   47757                 :             :   operand3 = operands[3];
   47758                 :             :   (void) operand3;
   47759                 :             :   operand4 = operands[4];
   47760                 :             :   (void) operand4;
   47761                 :             :   operand5 = operands[5];
   47762                 :             :   (void) operand5;
   47763                 :             :   emit_insn (gen_rtx_SET (operand2,
   47764                 :             :         operand0));
   47765                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   47766                 :             :         gen_rtvec (2,
   47767                 :             :                 gen_rtx_SET (operand3,
   47768                 :             :         gen_rtx_AND (SImode,
   47769                 :             :         gen_rtx_ROTATE (SImode,
   47770                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (-2)],
   47771                 :             :         operand1),
   47772                 :             :         operand4)),
   47773                 :             :                 gen_hard_reg_clobber (CCmode, 17))), true);
   47774                 :             :   emit_insn (gen_rtx_SET (copy_rtx (operand0),
   47775                 :             :         operand5));
   47776                 :             :   _val = get_insns ();
   47777                 :             :   end_sequence ();
   47778                 :             :   return _val;
   47779                 :             : }
   47780                 :             : 
   47781                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:17446 */
   47782                 :             : extern rtx_insn *gen_split_678 (rtx_insn *, rtx *);
   47783                 :             : rtx_insn *
   47784                 :             : gen_split_678 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   47785                 :             : {
   47786                 :             :   rtx operand0;
   47787                 :             :   rtx operand1;
   47788                 :             :   rtx operand2;
   47789                 :             :   rtx operand3;
   47790                 :             :   rtx operand4;
   47791                 :             :   rtx operand5;
   47792                 :             :   rtx_insn *_val = NULL;
   47793                 :             :   if (dump_file)
   47794                 :             :     fprintf (dump_file, "Splitting with gen_split_678 (i386.md:17446)\n");
   47795                 :             :   start_sequence ();
   47796                 :             : #define FAIL return (end_sequence (), _val)
   47797                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   47798                 :             : #line 17463 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   47799                 :             : {
   47800                 :             :   operands[2] = gen_reg_rtx (HImode);
   47801                 :             :   operands[5] = gen_reg_rtx (HImode);
   47802                 :             :   operands[3] = lowpart_subreg (SImode, operands[5], HImode);
   47803                 :             :   operands[4] = lowpart_subreg (SImode, operands[2], HImode);
   47804                 :             : }
   47805                 :             : #undef DONE
   47806                 :             : #undef FAIL
   47807                 :             :   operand0 = operands[0];
   47808                 :             :   (void) operand0;
   47809                 :             :   operand1 = operands[1];
   47810                 :             :   (void) operand1;
   47811                 :             :   operand2 = operands[2];
   47812                 :             :   (void) operand2;
   47813                 :             :   operand3 = operands[3];
   47814                 :             :   (void) operand3;
   47815                 :             :   operand4 = operands[4];
   47816                 :             :   (void) operand4;
   47817                 :             :   operand5 = operands[5];
   47818                 :             :   (void) operand5;
   47819                 :             :   emit_insn (gen_rtx_SET (operand2,
   47820                 :             :         operand0));
   47821                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   47822                 :             :         gen_rtvec (2,
   47823                 :             :                 gen_rtx_SET (operand3,
   47824                 :             :         gen_rtx_AND (SImode,
   47825                 :             :         gen_rtx_ROTATE (SImode,
   47826                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (-2)],
   47827                 :             :         operand1),
   47828                 :             :         operand4)),
   47829                 :             :                 gen_hard_reg_clobber (CCmode, 17))), true);
   47830                 :             :   emit_insn (gen_rtx_SET (copy_rtx (operand0),
   47831                 :             :         operand5));
   47832                 :             :   _val = get_insns ();
   47833                 :             :   end_sequence ();
   47834                 :             :   return _val;
   47835                 :             : }
   47836                 :             : 
   47837                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:17470 */
   47838                 :             : extern rtx_insn *gen_split_679 (rtx_insn *, rtx *);
   47839                 :             : rtx_insn *
   47840                 :             : gen_split_679 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   47841                 :             : {
   47842                 :             :   rtx operand0;
   47843                 :             :   rtx operand1;
   47844                 :             :   rtx operand2;
   47845                 :             :   rtx_insn *_val = NULL;
   47846                 :             :   if (dump_file)
   47847                 :             :     fprintf (dump_file, "Splitting with gen_split_679 (i386.md:17470)\n");
   47848                 :             :   start_sequence ();
   47849                 :             : #define FAIL return (end_sequence (), _val)
   47850                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   47851                 :             : #line 17483 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   47852                 :             : {
   47853                 :             :   operands[2] = lowpart_subreg (SImode, operands[0], QImode);
   47854                 :             :   operands[0] = lowpart_subreg (SImode, operands[0], QImode);
   47855                 :             : }
   47856                 :             : #undef DONE
   47857                 :             : #undef FAIL
   47858                 :             :   operand0 = operands[0];
   47859                 :             :   (void) operand0;
   47860                 :             :   operand1 = operands[1];
   47861                 :             :   (void) operand1;
   47862                 :             :   operand2 = operands[2];
   47863                 :             :   (void) operand2;
   47864                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   47865                 :             :         gen_rtvec (2,
   47866                 :             :                 gen_rtx_SET (operand0,
   47867                 :             :         gen_rtx_AND (SImode,
   47868                 :             :         gen_rtx_ROTATE (SImode,
   47869                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (-2)],
   47870                 :             :         operand1),
   47871                 :             :         operand2)),
   47872                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   47873                 :             :   _val = get_insns ();
   47874                 :             :   end_sequence ();
   47875                 :             :   return _val;
   47876                 :             : }
   47877                 :             : 
   47878                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:17470 */
   47879                 :             : extern rtx_insn *gen_split_680 (rtx_insn *, rtx *);
   47880                 :             : rtx_insn *
   47881                 :             : gen_split_680 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   47882                 :             : {
   47883                 :             :   rtx operand0;
   47884                 :             :   rtx operand1;
   47885                 :             :   rtx operand2;
   47886                 :             :   rtx_insn *_val = NULL;
   47887                 :             :   if (dump_file)
   47888                 :             :     fprintf (dump_file, "Splitting with gen_split_680 (i386.md:17470)\n");
   47889                 :             :   start_sequence ();
   47890                 :             : #define FAIL return (end_sequence (), _val)
   47891                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   47892                 :             : #line 17483 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   47893                 :             : {
   47894                 :             :   operands[2] = lowpart_subreg (SImode, operands[0], HImode);
   47895                 :             :   operands[0] = lowpart_subreg (SImode, operands[0], HImode);
   47896                 :             : }
   47897                 :             : #undef DONE
   47898                 :             : #undef FAIL
   47899                 :             :   operand0 = operands[0];
   47900                 :             :   (void) operand0;
   47901                 :             :   operand1 = operands[1];
   47902                 :             :   (void) operand1;
   47903                 :             :   operand2 = operands[2];
   47904                 :             :   (void) operand2;
   47905                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   47906                 :             :         gen_rtvec (2,
   47907                 :             :                 gen_rtx_SET (operand0,
   47908                 :             :         gen_rtx_AND (SImode,
   47909                 :             :         gen_rtx_ROTATE (SImode,
   47910                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (-2)],
   47911                 :             :         operand1),
   47912                 :             :         operand2)),
   47913                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   47914                 :             :   _val = get_insns ();
   47915                 :             :   end_sequence ();
   47916                 :             :   return _val;
   47917                 :             : }
   47918                 :             : 
   47919                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:17539 */
   47920                 :             : extern rtx_insn *gen_peephole2_162 (rtx_insn *, rtx *);
   47921                 :             : rtx_insn *
   47922                 :             : gen_peephole2_162 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   47923                 :             : {
   47924                 :             :   rtx operand0;
   47925                 :             :   rtx operand1;
   47926                 :             :   rtx operand2;
   47927                 :             :   rtx operand3;
   47928                 :             :   rtx_insn *_val = NULL;
   47929                 :             :   HARD_REG_SET _regs_allocated;
   47930                 :             :   CLEAR_HARD_REG_SET (_regs_allocated);
   47931                 :             :   if ((operands[2] = peep2_find_free_register (0, 0, "r", DImode, &_regs_allocated)) == NULL_RTX)
   47932                 :             :     return NULL;
   47933                 :             :   if (dump_file)
   47934                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_162 (i386.md:17539)\n");
   47935                 :             :   start_sequence ();
   47936                 :             : #define FAIL return (end_sequence (), _val)
   47937                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   47938                 :             : #line 17551 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   47939                 :             : {
   47940                 :             :   int i = INTVAL (operands[1]);
   47941                 :             : 
   47942                 :             :   operands[3] = gen_int_mode (HOST_WIDE_INT_1U << i, DImode);
   47943                 :             : 
   47944                 :             :   if (!x86_64_immediate_operand (operands[3], DImode))
   47945                 :             :     {
   47946                 :             :       emit_move_insn (operands[2], operands[3]);
   47947                 :             :       operands[3] = operands[2];
   47948                 :             :     }
   47949                 :             : }
   47950                 :             : #undef DONE
   47951                 :             : #undef FAIL
   47952                 :             :   operand0 = operands[0];
   47953                 :             :   (void) operand0;
   47954                 :             :   operand1 = operands[1];
   47955                 :             :   (void) operand1;
   47956                 :             :   operand2 = operands[2];
   47957                 :             :   (void) operand2;
   47958                 :             :   operand3 = operands[3];
   47959                 :             :   (void) operand3;
   47960                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   47961                 :             :         gen_rtvec (2,
   47962                 :             :                 gen_rtx_SET (operand0,
   47963                 :             :         gen_rtx_IOR (DImode,
   47964                 :             :         copy_rtx (operand0),
   47965                 :             :         operand3)),
   47966                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   47967                 :             :   _val = get_insns ();
   47968                 :             :   end_sequence ();
   47969                 :             :   return _val;
   47970                 :             : }
   47971                 :             : 
   47972                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:17563 */
   47973                 :             : extern rtx_insn *gen_peephole2_163 (rtx_insn *, rtx *);
   47974                 :             : rtx_insn *
   47975                 :             : gen_peephole2_163 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   47976                 :             : {
   47977                 :             :   rtx operand0;
   47978                 :             :   rtx operand1;
   47979                 :             :   rtx operand2;
   47980                 :             :   rtx operand3;
   47981                 :             :   rtx_insn *_val = NULL;
   47982                 :             :   HARD_REG_SET _regs_allocated;
   47983                 :             :   CLEAR_HARD_REG_SET (_regs_allocated);
   47984                 :             :   if ((operands[2] = peep2_find_free_register (0, 0, "r", DImode, &_regs_allocated)) == NULL_RTX)
   47985                 :             :     return NULL;
   47986                 :             :   if (dump_file)
   47987                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_163 (i386.md:17563)\n");
   47988                 :             :   start_sequence ();
   47989                 :             : #define FAIL return (end_sequence (), _val)
   47990                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   47991                 :             : #line 17575 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   47992                 :             : {
   47993                 :             :   int i = INTVAL (operands[1]);
   47994                 :             : 
   47995                 :             :   operands[3] = gen_int_mode (~(HOST_WIDE_INT_1U << i), DImode);
   47996                 :             :  
   47997                 :             :   if (!x86_64_immediate_operand (operands[3], DImode))
   47998                 :             :     {
   47999                 :             :       emit_move_insn (operands[2], operands[3]);
   48000                 :             :       operands[3] = operands[2];
   48001                 :             :     }
   48002                 :             : }
   48003                 :             : #undef DONE
   48004                 :             : #undef FAIL
   48005                 :             :   operand0 = operands[0];
   48006                 :             :   (void) operand0;
   48007                 :             :   operand1 = operands[1];
   48008                 :             :   (void) operand1;
   48009                 :             :   operand2 = operands[2];
   48010                 :             :   (void) operand2;
   48011                 :             :   operand3 = operands[3];
   48012                 :             :   (void) operand3;
   48013                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   48014                 :             :         gen_rtvec (2,
   48015                 :             :                 gen_rtx_SET (operand0,
   48016                 :             :         gen_rtx_AND (DImode,
   48017                 :             :         copy_rtx (operand0),
   48018                 :             :         operand3)),
   48019                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   48020                 :             :   _val = get_insns ();
   48021                 :             :   end_sequence ();
   48022                 :             :   return _val;
   48023                 :             : }
   48024                 :             : 
   48025                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:17587 */
   48026                 :             : extern rtx_insn *gen_peephole2_164 (rtx_insn *, rtx *);
   48027                 :             : rtx_insn *
   48028                 :             : gen_peephole2_164 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   48029                 :             : {
   48030                 :             :   rtx operand0;
   48031                 :             :   rtx operand1;
   48032                 :             :   rtx operand2;
   48033                 :             :   rtx operand3;
   48034                 :             :   rtx_insn *_val = NULL;
   48035                 :             :   HARD_REG_SET _regs_allocated;
   48036                 :             :   CLEAR_HARD_REG_SET (_regs_allocated);
   48037                 :             :   if ((operands[2] = peep2_find_free_register (0, 0, "r", DImode, &_regs_allocated)) == NULL_RTX)
   48038                 :             :     return NULL;
   48039                 :             :   if (dump_file)
   48040                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_164 (i386.md:17587)\n");
   48041                 :             :   start_sequence ();
   48042                 :             : #define FAIL return (end_sequence (), _val)
   48043                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   48044                 :             : #line 17600 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   48045                 :             : {
   48046                 :             :   int i = INTVAL (operands[1]);
   48047                 :             : 
   48048                 :             :   operands[3] = gen_int_mode (HOST_WIDE_INT_1U << i, DImode);
   48049                 :             : 
   48050                 :             :   if (!x86_64_immediate_operand (operands[3], DImode))
   48051                 :             :     {
   48052                 :             :       emit_move_insn (operands[2], operands[3]);
   48053                 :             :       operands[3] = operands[2];
   48054                 :             :     }
   48055                 :             : }
   48056                 :             : #undef DONE
   48057                 :             : #undef FAIL
   48058                 :             :   operand0 = operands[0];
   48059                 :             :   (void) operand0;
   48060                 :             :   operand1 = operands[1];
   48061                 :             :   (void) operand1;
   48062                 :             :   operand2 = operands[2];
   48063                 :             :   (void) operand2;
   48064                 :             :   operand3 = operands[3];
   48065                 :             :   (void) operand3;
   48066                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   48067                 :             :         gen_rtvec (2,
   48068                 :             :                 gen_rtx_SET (operand0,
   48069                 :             :         gen_rtx_XOR (DImode,
   48070                 :             :         copy_rtx (operand0),
   48071                 :             :         operand3)),
   48072                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   48073                 :             :   _val = get_insns ();
   48074                 :             :   end_sequence ();
   48075                 :             :   return _val;
   48076                 :             : }
   48077                 :             : 
   48078                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:17645 */
   48079                 :             : extern rtx_insn *gen_split_681 (rtx_insn *, rtx *);
   48080                 :             : rtx_insn *
   48081                 :             : gen_split_681 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   48082                 :             : {
   48083                 :             :   rtx operand0;
   48084                 :             :   rtx operand1;
   48085                 :             :   rtx_insn *_val = NULL;
   48086                 :             :   if (dump_file)
   48087                 :             :     fprintf (dump_file, "Splitting with gen_split_681 (i386.md:17645)\n");
   48088                 :             :   start_sequence ();
   48089                 :             : #define FAIL return (end_sequence (), _val)
   48090                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   48091                 :             : #line 17666 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   48092                 :             : operands[1] = gen_lowpart (QImode, operands[1]);
   48093                 :             : #undef DONE
   48094                 :             : #undef FAIL
   48095                 :             :   operand0 = operands[0];
   48096                 :             :   (void) operand0;
   48097                 :             :   operand1 = operands[1];
   48098                 :             :   (void) operand1;
   48099                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCCmode,
   48100                 :             :         17),
   48101                 :             :         gen_rtx_COMPARE (CCCmode,
   48102                 :             :         gen_rtx_ZERO_EXTRACT (SImode,
   48103                 :             :         operand0,
   48104                 :             :         const1_rtx,
   48105                 :             :         operand1),
   48106                 :             :         const0_rtx)));
   48107                 :             :   _val = get_insns ();
   48108                 :             :   end_sequence ();
   48109                 :             :   return _val;
   48110                 :             : }
   48111                 :             : 
   48112                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:17645 */
   48113                 :             : extern rtx_insn *gen_split_682 (rtx_insn *, rtx *);
   48114                 :             : rtx_insn *
   48115                 :             : gen_split_682 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   48116                 :             : {
   48117                 :             :   rtx operand0;
   48118                 :             :   rtx operand1;
   48119                 :             :   rtx_insn *_val = NULL;
   48120                 :             :   if (dump_file)
   48121                 :             :     fprintf (dump_file, "Splitting with gen_split_682 (i386.md:17645)\n");
   48122                 :             :   start_sequence ();
   48123                 :             : #define FAIL return (end_sequence (), _val)
   48124                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   48125                 :             : #line 17666 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   48126                 :             : operands[1] = gen_lowpart (QImode, operands[1]);
   48127                 :             : #undef DONE
   48128                 :             : #undef FAIL
   48129                 :             :   operand0 = operands[0];
   48130                 :             :   (void) operand0;
   48131                 :             :   operand1 = operands[1];
   48132                 :             :   (void) operand1;
   48133                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCCmode,
   48134                 :             :         17),
   48135                 :             :         gen_rtx_COMPARE (CCCmode,
   48136                 :             :         gen_rtx_ZERO_EXTRACT (DImode,
   48137                 :             :         operand0,
   48138                 :             :         const1_rtx,
   48139                 :             :         operand1),
   48140                 :             :         const0_rtx)));
   48141                 :             :   _val = get_insns ();
   48142                 :             :   end_sequence ();
   48143                 :             :   return _val;
   48144                 :             : }
   48145                 :             : 
   48146                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:17645 */
   48147                 :             : extern rtx_insn *gen_split_683 (rtx_insn *, rtx *);
   48148                 :             : rtx_insn *
   48149                 :             : gen_split_683 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   48150                 :             : {
   48151                 :             :   rtx operand0;
   48152                 :             :   rtx operand1;
   48153                 :             :   rtx_insn *_val = NULL;
   48154                 :             :   if (dump_file)
   48155                 :             :     fprintf (dump_file, "Splitting with gen_split_683 (i386.md:17645)\n");
   48156                 :             :   start_sequence ();
   48157                 :             : #define FAIL return (end_sequence (), _val)
   48158                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   48159                 :             : #line 17666 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   48160                 :             : operands[1] = gen_lowpart (QImode, operands[1]);
   48161                 :             : #undef DONE
   48162                 :             : #undef FAIL
   48163                 :             :   operand0 = operands[0];
   48164                 :             :   (void) operand0;
   48165                 :             :   operand1 = operands[1];
   48166                 :             :   (void) operand1;
   48167                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCCmode,
   48168                 :             :         17),
   48169                 :             :         gen_rtx_COMPARE (CCCmode,
   48170                 :             :         gen_rtx_ZERO_EXTRACT (SImode,
   48171                 :             :         operand0,
   48172                 :             :         const1_rtx,
   48173                 :             :         operand1),
   48174                 :             :         const0_rtx)));
   48175                 :             :   _val = get_insns ();
   48176                 :             :   end_sequence ();
   48177                 :             :   return _val;
   48178                 :             : }
   48179                 :             : 
   48180                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:17645 */
   48181                 :             : extern rtx_insn *gen_split_684 (rtx_insn *, rtx *);
   48182                 :             : rtx_insn *
   48183                 :             : gen_split_684 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   48184                 :             : {
   48185                 :             :   rtx operand0;
   48186                 :             :   rtx operand1;
   48187                 :             :   rtx_insn *_val = NULL;
   48188                 :             :   if (dump_file)
   48189                 :             :     fprintf (dump_file, "Splitting with gen_split_684 (i386.md:17645)\n");
   48190                 :             :   start_sequence ();
   48191                 :             : #define FAIL return (end_sequence (), _val)
   48192                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   48193                 :             : #line 17666 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   48194                 :             : operands[1] = gen_lowpart (QImode, operands[1]);
   48195                 :             : #undef DONE
   48196                 :             : #undef FAIL
   48197                 :             :   operand0 = operands[0];
   48198                 :             :   (void) operand0;
   48199                 :             :   operand1 = operands[1];
   48200                 :             :   (void) operand1;
   48201                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCCmode,
   48202                 :             :         17),
   48203                 :             :         gen_rtx_COMPARE (CCCmode,
   48204                 :             :         gen_rtx_ZERO_EXTRACT (DImode,
   48205                 :             :         operand0,
   48206                 :             :         const1_rtx,
   48207                 :             :         operand1),
   48208                 :             :         const0_rtx)));
   48209                 :             :   _val = get_insns ();
   48210                 :             :   end_sequence ();
   48211                 :             :   return _val;
   48212                 :             : }
   48213                 :             : 
   48214                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:17645 */
   48215                 :             : extern rtx_insn *gen_split_685 (rtx_insn *, rtx *);
   48216                 :             : rtx_insn *
   48217                 :             : gen_split_685 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   48218                 :             : {
   48219                 :             :   rtx operand0;
   48220                 :             :   rtx operand1;
   48221                 :             :   rtx_insn *_val = NULL;
   48222                 :             :   if (dump_file)
   48223                 :             :     fprintf (dump_file, "Splitting with gen_split_685 (i386.md:17645)\n");
   48224                 :             :   start_sequence ();
   48225                 :             : #define FAIL return (end_sequence (), _val)
   48226                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   48227                 :             : #line 17666 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   48228                 :             : operands[1] = gen_lowpart (QImode, operands[1]);
   48229                 :             : #undef DONE
   48230                 :             : #undef FAIL
   48231                 :             :   operand0 = operands[0];
   48232                 :             :   (void) operand0;
   48233                 :             :   operand1 = operands[1];
   48234                 :             :   (void) operand1;
   48235                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCCmode,
   48236                 :             :         17),
   48237                 :             :         gen_rtx_COMPARE (CCCmode,
   48238                 :             :         gen_rtx_ZERO_EXTRACT (SImode,
   48239                 :             :         operand0,
   48240                 :             :         const1_rtx,
   48241                 :             :         operand1),
   48242                 :             :         const0_rtx)));
   48243                 :             :   _val = get_insns ();
   48244                 :             :   end_sequence ();
   48245                 :             :   return _val;
   48246                 :             : }
   48247                 :             : 
   48248                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:17645 */
   48249                 :             : extern rtx_insn *gen_split_686 (rtx_insn *, rtx *);
   48250                 :             : rtx_insn *
   48251                 :             : gen_split_686 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   48252                 :             : {
   48253                 :             :   rtx operand0;
   48254                 :             :   rtx operand1;
   48255                 :             :   rtx_insn *_val = NULL;
   48256                 :             :   if (dump_file)
   48257                 :             :     fprintf (dump_file, "Splitting with gen_split_686 (i386.md:17645)\n");
   48258                 :             :   start_sequence ();
   48259                 :             : #define FAIL return (end_sequence (), _val)
   48260                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   48261                 :             : #line 17666 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   48262                 :             : operands[1] = gen_lowpart (QImode, operands[1]);
   48263                 :             : #undef DONE
   48264                 :             : #undef FAIL
   48265                 :             :   operand0 = operands[0];
   48266                 :             :   (void) operand0;
   48267                 :             :   operand1 = operands[1];
   48268                 :             :   (void) operand1;
   48269                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCCmode,
   48270                 :             :         17),
   48271                 :             :         gen_rtx_COMPARE (CCCmode,
   48272                 :             :         gen_rtx_ZERO_EXTRACT (DImode,
   48273                 :             :         operand0,
   48274                 :             :         const1_rtx,
   48275                 :             :         operand1),
   48276                 :             :         const0_rtx)));
   48277                 :             :   _val = get_insns ();
   48278                 :             :   end_sequence ();
   48279                 :             :   return _val;
   48280                 :             : }
   48281                 :             : 
   48282                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:17668 */
   48283                 :             : extern rtx_insn *gen_split_687 (rtx_insn *, rtx *);
   48284                 :             : rtx_insn *
   48285                 :             : gen_split_687 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   48286                 :             : {
   48287                 :             :   rtx operand0;
   48288                 :             :   rtx operand1;
   48289                 :             :   rtx operand2;
   48290                 :             :   rtx operand3;
   48291                 :             :   rtx_insn *_val = NULL;
   48292                 :             :   if (dump_file)
   48293                 :             :     fprintf (dump_file, "Splitting with gen_split_687 (i386.md:17668)\n");
   48294                 :             :   start_sequence ();
   48295                 :             : #define FAIL return (end_sequence (), _val)
   48296                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   48297                 :             : #line 17699 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   48298                 :             : {
   48299                 :             :   operands[0] = shallow_copy_rtx (operands[0]);
   48300                 :             :   PUT_CODE (operands[0], reverse_condition (GET_CODE (operands[0])));
   48301                 :             : }
   48302                 :             : #undef DONE
   48303                 :             : #undef FAIL
   48304                 :             :   operand0 = operands[0];
   48305                 :             :   (void) operand0;
   48306                 :             :   operand1 = operands[1];
   48307                 :             :   (void) operand1;
   48308                 :             :   operand2 = operands[2];
   48309                 :             :   (void) operand2;
   48310                 :             :   operand3 = operands[3];
   48311                 :             :   (void) operand3;
   48312                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCCmode,
   48313                 :             :         17),
   48314                 :             :         gen_rtx_COMPARE (CCCmode,
   48315                 :             :         gen_rtx_ZERO_EXTRACT (SImode,
   48316                 :             :         operand1,
   48317                 :             :         const1_rtx,
   48318                 :             :         operand2),
   48319                 :             :         const0_rtx)));
   48320                 :             :   emit_jump_insn (gen_rtx_SET (pc_rtx,
   48321                 :             :         gen_rtx_IF_THEN_ELSE (VOIDmode,
   48322                 :             :         gen_rtx_fmt_ee (GET_CODE (operand0), GET_MODE (operand0),
   48323                 :             :                 gen_rtx_REG (CCCmode,
   48324                 :             :         17),
   48325                 :             :                 const0_rtx),
   48326                 :             :         gen_rtx_LABEL_REF (VOIDmode,
   48327                 :             :         operand3),
   48328                 :             :         pc_rtx)));
   48329                 :             :   _val = get_insns ();
   48330                 :             :   end_sequence ();
   48331                 :             :   return _val;
   48332                 :             : }
   48333                 :             : 
   48334                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:17668 */
   48335                 :             : extern rtx_insn *gen_split_688 (rtx_insn *, rtx *);
   48336                 :             : rtx_insn *
   48337                 :             : gen_split_688 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   48338                 :             : {
   48339                 :             :   rtx operand0;
   48340                 :             :   rtx operand1;
   48341                 :             :   rtx operand2;
   48342                 :             :   rtx operand3;
   48343                 :             :   rtx_insn *_val = NULL;
   48344                 :             :   if (dump_file)
   48345                 :             :     fprintf (dump_file, "Splitting with gen_split_688 (i386.md:17668)\n");
   48346                 :             :   start_sequence ();
   48347                 :             : #define FAIL return (end_sequence (), _val)
   48348                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   48349                 :             : #line 17699 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   48350                 :             : {
   48351                 :             :   operands[0] = shallow_copy_rtx (operands[0]);
   48352                 :             :   PUT_CODE (operands[0], reverse_condition (GET_CODE (operands[0])));
   48353                 :             : }
   48354                 :             : #undef DONE
   48355                 :             : #undef FAIL
   48356                 :             :   operand0 = operands[0];
   48357                 :             :   (void) operand0;
   48358                 :             :   operand1 = operands[1];
   48359                 :             :   (void) operand1;
   48360                 :             :   operand2 = operands[2];
   48361                 :             :   (void) operand2;
   48362                 :             :   operand3 = operands[3];
   48363                 :             :   (void) operand3;
   48364                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCCmode,
   48365                 :             :         17),
   48366                 :             :         gen_rtx_COMPARE (CCCmode,
   48367                 :             :         gen_rtx_ZERO_EXTRACT (DImode,
   48368                 :             :         operand1,
   48369                 :             :         const1_rtx,
   48370                 :             :         operand2),
   48371                 :             :         const0_rtx)));
   48372                 :             :   emit_jump_insn (gen_rtx_SET (pc_rtx,
   48373                 :             :         gen_rtx_IF_THEN_ELSE (VOIDmode,
   48374                 :             :         gen_rtx_fmt_ee (GET_CODE (operand0), GET_MODE (operand0),
   48375                 :             :                 gen_rtx_REG (CCCmode,
   48376                 :             :         17),
   48377                 :             :                 const0_rtx),
   48378                 :             :         gen_rtx_LABEL_REF (VOIDmode,
   48379                 :             :         operand3),
   48380                 :             :         pc_rtx)));
   48381                 :             :   _val = get_insns ();
   48382                 :             :   end_sequence ();
   48383                 :             :   return _val;
   48384                 :             : }
   48385                 :             : 
   48386                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:17705 */
   48387                 :             : extern rtx_insn *gen_split_689 (rtx_insn *, rtx *);
   48388                 :             : rtx_insn *
   48389                 :             : gen_split_689 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   48390                 :             : {
   48391                 :             :   rtx operand0;
   48392                 :             :   rtx operand1;
   48393                 :             :   rtx operand2;
   48394                 :             :   rtx operand3;
   48395                 :             :   rtx operand4;
   48396                 :             :   rtx_insn *_val = NULL;
   48397                 :             :   if (dump_file)
   48398                 :             :     fprintf (dump_file, "Splitting with gen_split_689 (i386.md:17705)\n");
   48399                 :             :   start_sequence ();
   48400                 :             : #define FAIL return (end_sequence (), _val)
   48401                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   48402                 :             : #line 17735 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   48403                 :             : {
   48404                 :             :   operands[0] = shallow_copy_rtx (operands[0]);
   48405                 :             :   PUT_CODE (operands[0], reverse_condition (GET_CODE (operands[0])));
   48406                 :             : }
   48407                 :             : #undef DONE
   48408                 :             : #undef FAIL
   48409                 :             :   operand0 = operands[0];
   48410                 :             :   (void) operand0;
   48411                 :             :   operand1 = operands[1];
   48412                 :             :   (void) operand1;
   48413                 :             :   operand2 = operands[2];
   48414                 :             :   (void) operand2;
   48415                 :             :   operand3 = operands[3];
   48416                 :             :   (void) operand3;
   48417                 :             :   operand4 = operands[4];
   48418                 :             :   (void) operand4;
   48419                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCCmode,
   48420                 :             :         17),
   48421                 :             :         gen_rtx_COMPARE (CCCmode,
   48422                 :             :         gen_rtx_ZERO_EXTRACT (SImode,
   48423                 :             :         operand1,
   48424                 :             :         const1_rtx,
   48425                 :             :         operand2),
   48426                 :             :         const0_rtx)));
   48427                 :             :   emit_jump_insn (gen_rtx_SET (pc_rtx,
   48428                 :             :         gen_rtx_IF_THEN_ELSE (VOIDmode,
   48429                 :             :         gen_rtx_fmt_ee (GET_CODE (operand0), GET_MODE (operand0),
   48430                 :             :                 gen_rtx_REG (CCCmode,
   48431                 :             :         17),
   48432                 :             :                 const0_rtx),
   48433                 :             :         gen_rtx_LABEL_REF (VOIDmode,
   48434                 :             :         operand4),
   48435                 :             :         pc_rtx)));
   48436                 :             :   _val = get_insns ();
   48437                 :             :   end_sequence ();
   48438                 :             :   return _val;
   48439                 :             : }
   48440                 :             : 
   48441                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:17705 */
   48442                 :             : extern rtx_insn *gen_split_690 (rtx_insn *, rtx *);
   48443                 :             : rtx_insn *
   48444                 :             : gen_split_690 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   48445                 :             : {
   48446                 :             :   rtx operand0;
   48447                 :             :   rtx operand1;
   48448                 :             :   rtx operand2;
   48449                 :             :   rtx operand3;
   48450                 :             :   rtx operand4;
   48451                 :             :   rtx_insn *_val = NULL;
   48452                 :             :   if (dump_file)
   48453                 :             :     fprintf (dump_file, "Splitting with gen_split_690 (i386.md:17705)\n");
   48454                 :             :   start_sequence ();
   48455                 :             : #define FAIL return (end_sequence (), _val)
   48456                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   48457                 :             : #line 17735 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   48458                 :             : {
   48459                 :             :   operands[0] = shallow_copy_rtx (operands[0]);
   48460                 :             :   PUT_CODE (operands[0], reverse_condition (GET_CODE (operands[0])));
   48461                 :             : }
   48462                 :             : #undef DONE
   48463                 :             : #undef FAIL
   48464                 :             :   operand0 = operands[0];
   48465                 :             :   (void) operand0;
   48466                 :             :   operand1 = operands[1];
   48467                 :             :   (void) operand1;
   48468                 :             :   operand2 = operands[2];
   48469                 :             :   (void) operand2;
   48470                 :             :   operand3 = operands[3];
   48471                 :             :   (void) operand3;
   48472                 :             :   operand4 = operands[4];
   48473                 :             :   (void) operand4;
   48474                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCCmode,
   48475                 :             :         17),
   48476                 :             :         gen_rtx_COMPARE (CCCmode,
   48477                 :             :         gen_rtx_ZERO_EXTRACT (DImode,
   48478                 :             :         operand1,
   48479                 :             :         const1_rtx,
   48480                 :             :         operand2),
   48481                 :             :         const0_rtx)));
   48482                 :             :   emit_jump_insn (gen_rtx_SET (pc_rtx,
   48483                 :             :         gen_rtx_IF_THEN_ELSE (VOIDmode,
   48484                 :             :         gen_rtx_fmt_ee (GET_CODE (operand0), GET_MODE (operand0),
   48485                 :             :                 gen_rtx_REG (CCCmode,
   48486                 :             :         17),
   48487                 :             :                 const0_rtx),
   48488                 :             :         gen_rtx_LABEL_REF (VOIDmode,
   48489                 :             :         operand4),
   48490                 :             :         pc_rtx)));
   48491                 :             :   _val = get_insns ();
   48492                 :             :   end_sequence ();
   48493                 :             :   return _val;
   48494                 :             : }
   48495                 :             : 
   48496                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:17741 */
   48497                 :             : extern rtx_insn *gen_split_691 (rtx_insn *, rtx *);
   48498                 :             : rtx_insn *
   48499                 :             : gen_split_691 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   48500                 :             : {
   48501                 :             :   rtx operand0;
   48502                 :             :   rtx operand1;
   48503                 :             :   rtx operand2;
   48504                 :             :   rtx operand3;
   48505                 :             :   rtx operand4;
   48506                 :             :   rtx_insn *_val = NULL;
   48507                 :             :   if (dump_file)
   48508                 :             :     fprintf (dump_file, "Splitting with gen_split_691 (i386.md:17741)\n");
   48509                 :             :   start_sequence ();
   48510                 :             : #define FAIL return (end_sequence (), _val)
   48511                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   48512                 :             : #line 17772 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   48513                 :             : {
   48514                 :             :   operands[0] = shallow_copy_rtx (operands[0]);
   48515                 :             :   PUT_CODE (operands[0], reverse_condition (GET_CODE (operands[0])));
   48516                 :             :   operands[2] = gen_lowpart (QImode, operands[2]);
   48517                 :             : }
   48518                 :             : #undef DONE
   48519                 :             : #undef FAIL
   48520                 :             :   operand0 = operands[0];
   48521                 :             :   (void) operand0;
   48522                 :             :   operand1 = operands[1];
   48523                 :             :   (void) operand1;
   48524                 :             :   operand2 = operands[2];
   48525                 :             :   (void) operand2;
   48526                 :             :   operand3 = operands[3];
   48527                 :             :   (void) operand3;
   48528                 :             :   operand4 = operands[4];
   48529                 :             :   (void) operand4;
   48530                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCCmode,
   48531                 :             :         17),
   48532                 :             :         gen_rtx_COMPARE (CCCmode,
   48533                 :             :         gen_rtx_ZERO_EXTRACT (SImode,
   48534                 :             :         operand1,
   48535                 :             :         const1_rtx,
   48536                 :             :         operand2),
   48537                 :             :         const0_rtx)));
   48538                 :             :   emit_jump_insn (gen_rtx_SET (pc_rtx,
   48539                 :             :         gen_rtx_IF_THEN_ELSE (VOIDmode,
   48540                 :             :         gen_rtx_fmt_ee (GET_CODE (operand0), GET_MODE (operand0),
   48541                 :             :                 gen_rtx_REG (CCCmode,
   48542                 :             :         17),
   48543                 :             :                 const0_rtx),
   48544                 :             :         gen_rtx_LABEL_REF (VOIDmode,
   48545                 :             :         operand4),
   48546                 :             :         pc_rtx)));
   48547                 :             :   _val = get_insns ();
   48548                 :             :   end_sequence ();
   48549                 :             :   return _val;
   48550                 :             : }
   48551                 :             : 
   48552                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:17741 */
   48553                 :             : extern rtx_insn *gen_split_692 (rtx_insn *, rtx *);
   48554                 :             : rtx_insn *
   48555                 :             : gen_split_692 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   48556                 :             : {
   48557                 :             :   rtx operand0;
   48558                 :             :   rtx operand1;
   48559                 :             :   rtx operand2;
   48560                 :             :   rtx operand3;
   48561                 :             :   rtx operand4;
   48562                 :             :   rtx_insn *_val = NULL;
   48563                 :             :   if (dump_file)
   48564                 :             :     fprintf (dump_file, "Splitting with gen_split_692 (i386.md:17741)\n");
   48565                 :             :   start_sequence ();
   48566                 :             : #define FAIL return (end_sequence (), _val)
   48567                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   48568                 :             : #line 17772 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   48569                 :             : {
   48570                 :             :   operands[0] = shallow_copy_rtx (operands[0]);
   48571                 :             :   PUT_CODE (operands[0], reverse_condition (GET_CODE (operands[0])));
   48572                 :             :   operands[2] = gen_lowpart (QImode, operands[2]);
   48573                 :             : }
   48574                 :             : #undef DONE
   48575                 :             : #undef FAIL
   48576                 :             :   operand0 = operands[0];
   48577                 :             :   (void) operand0;
   48578                 :             :   operand1 = operands[1];
   48579                 :             :   (void) operand1;
   48580                 :             :   operand2 = operands[2];
   48581                 :             :   (void) operand2;
   48582                 :             :   operand3 = operands[3];
   48583                 :             :   (void) operand3;
   48584                 :             :   operand4 = operands[4];
   48585                 :             :   (void) operand4;
   48586                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCCmode,
   48587                 :             :         17),
   48588                 :             :         gen_rtx_COMPARE (CCCmode,
   48589                 :             :         gen_rtx_ZERO_EXTRACT (DImode,
   48590                 :             :         operand1,
   48591                 :             :         const1_rtx,
   48592                 :             :         operand2),
   48593                 :             :         const0_rtx)));
   48594                 :             :   emit_jump_insn (gen_rtx_SET (pc_rtx,
   48595                 :             :         gen_rtx_IF_THEN_ELSE (VOIDmode,
   48596                 :             :         gen_rtx_fmt_ee (GET_CODE (operand0), GET_MODE (operand0),
   48597                 :             :                 gen_rtx_REG (CCCmode,
   48598                 :             :         17),
   48599                 :             :                 const0_rtx),
   48600                 :             :         gen_rtx_LABEL_REF (VOIDmode,
   48601                 :             :         operand4),
   48602                 :             :         pc_rtx)));
   48603                 :             :   _val = get_insns ();
   48604                 :             :   end_sequence ();
   48605                 :             :   return _val;
   48606                 :             : }
   48607                 :             : 
   48608                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:17741 */
   48609                 :             : extern rtx_insn *gen_split_693 (rtx_insn *, rtx *);
   48610                 :             : rtx_insn *
   48611                 :             : gen_split_693 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   48612                 :             : {
   48613                 :             :   rtx operand0;
   48614                 :             :   rtx operand1;
   48615                 :             :   rtx operand2;
   48616                 :             :   rtx operand3;
   48617                 :             :   rtx operand4;
   48618                 :             :   rtx_insn *_val = NULL;
   48619                 :             :   if (dump_file)
   48620                 :             :     fprintf (dump_file, "Splitting with gen_split_693 (i386.md:17741)\n");
   48621                 :             :   start_sequence ();
   48622                 :             : #define FAIL return (end_sequence (), _val)
   48623                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   48624                 :             : #line 17772 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   48625                 :             : {
   48626                 :             :   operands[0] = shallow_copy_rtx (operands[0]);
   48627                 :             :   PUT_CODE (operands[0], reverse_condition (GET_CODE (operands[0])));
   48628                 :             :   operands[2] = gen_lowpart (QImode, operands[2]);
   48629                 :             : }
   48630                 :             : #undef DONE
   48631                 :             : #undef FAIL
   48632                 :             :   operand0 = operands[0];
   48633                 :             :   (void) operand0;
   48634                 :             :   operand1 = operands[1];
   48635                 :             :   (void) operand1;
   48636                 :             :   operand2 = operands[2];
   48637                 :             :   (void) operand2;
   48638                 :             :   operand3 = operands[3];
   48639                 :             :   (void) operand3;
   48640                 :             :   operand4 = operands[4];
   48641                 :             :   (void) operand4;
   48642                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCCmode,
   48643                 :             :         17),
   48644                 :             :         gen_rtx_COMPARE (CCCmode,
   48645                 :             :         gen_rtx_ZERO_EXTRACT (SImode,
   48646                 :             :         operand1,
   48647                 :             :         const1_rtx,
   48648                 :             :         operand2),
   48649                 :             :         const0_rtx)));
   48650                 :             :   emit_jump_insn (gen_rtx_SET (pc_rtx,
   48651                 :             :         gen_rtx_IF_THEN_ELSE (VOIDmode,
   48652                 :             :         gen_rtx_fmt_ee (GET_CODE (operand0), GET_MODE (operand0),
   48653                 :             :                 gen_rtx_REG (CCCmode,
   48654                 :             :         17),
   48655                 :             :                 const0_rtx),
   48656                 :             :         gen_rtx_LABEL_REF (VOIDmode,
   48657                 :             :         operand4),
   48658                 :             :         pc_rtx)));
   48659                 :             :   _val = get_insns ();
   48660                 :             :   end_sequence ();
   48661                 :             :   return _val;
   48662                 :             : }
   48663                 :             : 
   48664                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:17741 */
   48665                 :             : extern rtx_insn *gen_split_694 (rtx_insn *, rtx *);
   48666                 :             : rtx_insn *
   48667                 :             : gen_split_694 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   48668                 :             : {
   48669                 :             :   rtx operand0;
   48670                 :             :   rtx operand1;
   48671                 :             :   rtx operand2;
   48672                 :             :   rtx operand3;
   48673                 :             :   rtx operand4;
   48674                 :             :   rtx_insn *_val = NULL;
   48675                 :             :   if (dump_file)
   48676                 :             :     fprintf (dump_file, "Splitting with gen_split_694 (i386.md:17741)\n");
   48677                 :             :   start_sequence ();
   48678                 :             : #define FAIL return (end_sequence (), _val)
   48679                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   48680                 :             : #line 17772 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   48681                 :             : {
   48682                 :             :   operands[0] = shallow_copy_rtx (operands[0]);
   48683                 :             :   PUT_CODE (operands[0], reverse_condition (GET_CODE (operands[0])));
   48684                 :             :   operands[2] = gen_lowpart (QImode, operands[2]);
   48685                 :             : }
   48686                 :             : #undef DONE
   48687                 :             : #undef FAIL
   48688                 :             :   operand0 = operands[0];
   48689                 :             :   (void) operand0;
   48690                 :             :   operand1 = operands[1];
   48691                 :             :   (void) operand1;
   48692                 :             :   operand2 = operands[2];
   48693                 :             :   (void) operand2;
   48694                 :             :   operand3 = operands[3];
   48695                 :             :   (void) operand3;
   48696                 :             :   operand4 = operands[4];
   48697                 :             :   (void) operand4;
   48698                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCCmode,
   48699                 :             :         17),
   48700                 :             :         gen_rtx_COMPARE (CCCmode,
   48701                 :             :         gen_rtx_ZERO_EXTRACT (DImode,
   48702                 :             :         operand1,
   48703                 :             :         const1_rtx,
   48704                 :             :         operand2),
   48705                 :             :         const0_rtx)));
   48706                 :             :   emit_jump_insn (gen_rtx_SET (pc_rtx,
   48707                 :             :         gen_rtx_IF_THEN_ELSE (VOIDmode,
   48708                 :             :         gen_rtx_fmt_ee (GET_CODE (operand0), GET_MODE (operand0),
   48709                 :             :                 gen_rtx_REG (CCCmode,
   48710                 :             :         17),
   48711                 :             :                 const0_rtx),
   48712                 :             :         gen_rtx_LABEL_REF (VOIDmode,
   48713                 :             :         operand4),
   48714                 :             :         pc_rtx)));
   48715                 :             :   _val = get_insns ();
   48716                 :             :   end_sequence ();
   48717                 :             :   return _val;
   48718                 :             : }
   48719                 :             : 
   48720                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:17741 */
   48721                 :             : extern rtx_insn *gen_split_695 (rtx_insn *, rtx *);
   48722                 :             : rtx_insn *
   48723                 :             : gen_split_695 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   48724                 :             : {
   48725                 :             :   rtx operand0;
   48726                 :             :   rtx operand1;
   48727                 :             :   rtx operand2;
   48728                 :             :   rtx operand3;
   48729                 :             :   rtx operand4;
   48730                 :             :   rtx_insn *_val = NULL;
   48731                 :             :   if (dump_file)
   48732                 :             :     fprintf (dump_file, "Splitting with gen_split_695 (i386.md:17741)\n");
   48733                 :             :   start_sequence ();
   48734                 :             : #define FAIL return (end_sequence (), _val)
   48735                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   48736                 :             : #line 17772 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   48737                 :             : {
   48738                 :             :   operands[0] = shallow_copy_rtx (operands[0]);
   48739                 :             :   PUT_CODE (operands[0], reverse_condition (GET_CODE (operands[0])));
   48740                 :             :   operands[2] = gen_lowpart (QImode, operands[2]);
   48741                 :             : }
   48742                 :             : #undef DONE
   48743                 :             : #undef FAIL
   48744                 :             :   operand0 = operands[0];
   48745                 :             :   (void) operand0;
   48746                 :             :   operand1 = operands[1];
   48747                 :             :   (void) operand1;
   48748                 :             :   operand2 = operands[2];
   48749                 :             :   (void) operand2;
   48750                 :             :   operand3 = operands[3];
   48751                 :             :   (void) operand3;
   48752                 :             :   operand4 = operands[4];
   48753                 :             :   (void) operand4;
   48754                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCCmode,
   48755                 :             :         17),
   48756                 :             :         gen_rtx_COMPARE (CCCmode,
   48757                 :             :         gen_rtx_ZERO_EXTRACT (SImode,
   48758                 :             :         operand1,
   48759                 :             :         const1_rtx,
   48760                 :             :         operand2),
   48761                 :             :         const0_rtx)));
   48762                 :             :   emit_jump_insn (gen_rtx_SET (pc_rtx,
   48763                 :             :         gen_rtx_IF_THEN_ELSE (VOIDmode,
   48764                 :             :         gen_rtx_fmt_ee (GET_CODE (operand0), GET_MODE (operand0),
   48765                 :             :                 gen_rtx_REG (CCCmode,
   48766                 :             :         17),
   48767                 :             :                 const0_rtx),
   48768                 :             :         gen_rtx_LABEL_REF (VOIDmode,
   48769                 :             :         operand4),
   48770                 :             :         pc_rtx)));
   48771                 :             :   _val = get_insns ();
   48772                 :             :   end_sequence ();
   48773                 :             :   return _val;
   48774                 :             : }
   48775                 :             : 
   48776                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:17741 */
   48777                 :             : extern rtx_insn *gen_split_696 (rtx_insn *, rtx *);
   48778                 :             : rtx_insn *
   48779                 :             : gen_split_696 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   48780                 :             : {
   48781                 :             :   rtx operand0;
   48782                 :             :   rtx operand1;
   48783                 :             :   rtx operand2;
   48784                 :             :   rtx operand3;
   48785                 :             :   rtx operand4;
   48786                 :             :   rtx_insn *_val = NULL;
   48787                 :             :   if (dump_file)
   48788                 :             :     fprintf (dump_file, "Splitting with gen_split_696 (i386.md:17741)\n");
   48789                 :             :   start_sequence ();
   48790                 :             : #define FAIL return (end_sequence (), _val)
   48791                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   48792                 :             : #line 17772 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   48793                 :             : {
   48794                 :             :   operands[0] = shallow_copy_rtx (operands[0]);
   48795                 :             :   PUT_CODE (operands[0], reverse_condition (GET_CODE (operands[0])));
   48796                 :             :   operands[2] = gen_lowpart (QImode, operands[2]);
   48797                 :             : }
   48798                 :             : #undef DONE
   48799                 :             : #undef FAIL
   48800                 :             :   operand0 = operands[0];
   48801                 :             :   (void) operand0;
   48802                 :             :   operand1 = operands[1];
   48803                 :             :   (void) operand1;
   48804                 :             :   operand2 = operands[2];
   48805                 :             :   (void) operand2;
   48806                 :             :   operand3 = operands[3];
   48807                 :             :   (void) operand3;
   48808                 :             :   operand4 = operands[4];
   48809                 :             :   (void) operand4;
   48810                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCCmode,
   48811                 :             :         17),
   48812                 :             :         gen_rtx_COMPARE (CCCmode,
   48813                 :             :         gen_rtx_ZERO_EXTRACT (DImode,
   48814                 :             :         operand1,
   48815                 :             :         const1_rtx,
   48816                 :             :         operand2),
   48817                 :             :         const0_rtx)));
   48818                 :             :   emit_jump_insn (gen_rtx_SET (pc_rtx,
   48819                 :             :         gen_rtx_IF_THEN_ELSE (VOIDmode,
   48820                 :             :         gen_rtx_fmt_ee (GET_CODE (operand0), GET_MODE (operand0),
   48821                 :             :                 gen_rtx_REG (CCCmode,
   48822                 :             :         17),
   48823                 :             :                 const0_rtx),
   48824                 :             :         gen_rtx_LABEL_REF (VOIDmode,
   48825                 :             :         operand4),
   48826                 :             :         pc_rtx)));
   48827                 :             :   _val = get_insns ();
   48828                 :             :   end_sequence ();
   48829                 :             :   return _val;
   48830                 :             : }
   48831                 :             : 
   48832                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:17779 */
   48833                 :             : extern rtx_insn *gen_split_697 (rtx_insn *, rtx *);
   48834                 :             : rtx_insn *
   48835                 :             : gen_split_697 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   48836                 :             : {
   48837                 :             :   rtx operand0;
   48838                 :             :   rtx operand1;
   48839                 :             :   rtx operand2;
   48840                 :             :   rtx operand3;
   48841                 :             :   rtx operand4;
   48842                 :             :   rtx_insn *_val = NULL;
   48843                 :             :   if (dump_file)
   48844                 :             :     fprintf (dump_file, "Splitting with gen_split_697 (i386.md:17779)\n");
   48845                 :             :   start_sequence ();
   48846                 :             : #define FAIL return (end_sequence (), _val)
   48847                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   48848                 :             : #line 17801 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   48849                 :             : {
   48850                 :             :   if (GET_CODE (operands[5]) == EQ)
   48851                 :             :     std::swap (operands[3], operands[4]);
   48852                 :             : }
   48853                 :             : #undef DONE
   48854                 :             : #undef FAIL
   48855                 :             :   operand0 = operands[0];
   48856                 :             :   (void) operand0;
   48857                 :             :   operand1 = operands[1];
   48858                 :             :   (void) operand1;
   48859                 :             :   operand2 = operands[2];
   48860                 :             :   (void) operand2;
   48861                 :             :   operand3 = operands[3];
   48862                 :             :   (void) operand3;
   48863                 :             :   operand4 = operands[4];
   48864                 :             :   (void) operand4;
   48865                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCCmode,
   48866                 :             :         17),
   48867                 :             :         gen_rtx_COMPARE (CCCmode,
   48868                 :             :         gen_rtx_ZERO_EXTRACT (SImode,
   48869                 :             :         operand1,
   48870                 :             :         const1_rtx,
   48871                 :             :         operand2),
   48872                 :             :         const0_rtx)));
   48873                 :             :   emit_insn (gen_rtx_SET (operand0,
   48874                 :             :         gen_rtx_IF_THEN_ELSE (HImode,
   48875                 :             :         gen_rtx_EQ (VOIDmode,
   48876                 :             :         gen_rtx_REG (CCCmode,
   48877                 :             :         17),
   48878                 :             :         const0_rtx),
   48879                 :             :         operand3,
   48880                 :             :         operand4)));
   48881                 :             :   _val = get_insns ();
   48882                 :             :   end_sequence ();
   48883                 :             :   return _val;
   48884                 :             : }
   48885                 :             : 
   48886                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:17779 */
   48887                 :             : extern rtx_insn *gen_split_698 (rtx_insn *, rtx *);
   48888                 :             : rtx_insn *
   48889                 :             : gen_split_698 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   48890                 :             : {
   48891                 :             :   rtx operand0;
   48892                 :             :   rtx operand1;
   48893                 :             :   rtx operand2;
   48894                 :             :   rtx operand3;
   48895                 :             :   rtx operand4;
   48896                 :             :   rtx_insn *_val = NULL;
   48897                 :             :   if (dump_file)
   48898                 :             :     fprintf (dump_file, "Splitting with gen_split_698 (i386.md:17779)\n");
   48899                 :             :   start_sequence ();
   48900                 :             : #define FAIL return (end_sequence (), _val)
   48901                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   48902                 :             : #line 17801 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   48903                 :             : {
   48904                 :             :   if (GET_CODE (operands[5]) == EQ)
   48905                 :             :     std::swap (operands[3], operands[4]);
   48906                 :             : }
   48907                 :             : #undef DONE
   48908                 :             : #undef FAIL
   48909                 :             :   operand0 = operands[0];
   48910                 :             :   (void) operand0;
   48911                 :             :   operand1 = operands[1];
   48912                 :             :   (void) operand1;
   48913                 :             :   operand2 = operands[2];
   48914                 :             :   (void) operand2;
   48915                 :             :   operand3 = operands[3];
   48916                 :             :   (void) operand3;
   48917                 :             :   operand4 = operands[4];
   48918                 :             :   (void) operand4;
   48919                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCCmode,
   48920                 :             :         17),
   48921                 :             :         gen_rtx_COMPARE (CCCmode,
   48922                 :             :         gen_rtx_ZERO_EXTRACT (DImode,
   48923                 :             :         operand1,
   48924                 :             :         const1_rtx,
   48925                 :             :         operand2),
   48926                 :             :         const0_rtx)));
   48927                 :             :   emit_insn (gen_rtx_SET (operand0,
   48928                 :             :         gen_rtx_IF_THEN_ELSE (HImode,
   48929                 :             :         gen_rtx_EQ (VOIDmode,
   48930                 :             :         gen_rtx_REG (CCCmode,
   48931                 :             :         17),
   48932                 :             :         const0_rtx),
   48933                 :             :         operand3,
   48934                 :             :         operand4)));
   48935                 :             :   _val = get_insns ();
   48936                 :             :   end_sequence ();
   48937                 :             :   return _val;
   48938                 :             : }
   48939                 :             : 
   48940                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:17779 */
   48941                 :             : extern rtx_insn *gen_split_699 (rtx_insn *, rtx *);
   48942                 :             : rtx_insn *
   48943                 :             : gen_split_699 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   48944                 :             : {
   48945                 :             :   rtx operand0;
   48946                 :             :   rtx operand1;
   48947                 :             :   rtx operand2;
   48948                 :             :   rtx operand3;
   48949                 :             :   rtx operand4;
   48950                 :             :   rtx_insn *_val = NULL;
   48951                 :             :   if (dump_file)
   48952                 :             :     fprintf (dump_file, "Splitting with gen_split_699 (i386.md:17779)\n");
   48953                 :             :   start_sequence ();
   48954                 :             : #define FAIL return (end_sequence (), _val)
   48955                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   48956                 :             : #line 17801 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   48957                 :             : {
   48958                 :             :   if (GET_CODE (operands[5]) == EQ)
   48959                 :             :     std::swap (operands[3], operands[4]);
   48960                 :             : }
   48961                 :             : #undef DONE
   48962                 :             : #undef FAIL
   48963                 :             :   operand0 = operands[0];
   48964                 :             :   (void) operand0;
   48965                 :             :   operand1 = operands[1];
   48966                 :             :   (void) operand1;
   48967                 :             :   operand2 = operands[2];
   48968                 :             :   (void) operand2;
   48969                 :             :   operand3 = operands[3];
   48970                 :             :   (void) operand3;
   48971                 :             :   operand4 = operands[4];
   48972                 :             :   (void) operand4;
   48973                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCCmode,
   48974                 :             :         17),
   48975                 :             :         gen_rtx_COMPARE (CCCmode,
   48976                 :             :         gen_rtx_ZERO_EXTRACT (SImode,
   48977                 :             :         operand1,
   48978                 :             :         const1_rtx,
   48979                 :             :         operand2),
   48980                 :             :         const0_rtx)));
   48981                 :             :   emit_insn (gen_rtx_SET (operand0,
   48982                 :             :         gen_rtx_IF_THEN_ELSE (SImode,
   48983                 :             :         gen_rtx_EQ (VOIDmode,
   48984                 :             :         gen_rtx_REG (CCCmode,
   48985                 :             :         17),
   48986                 :             :         const0_rtx),
   48987                 :             :         operand3,
   48988                 :             :         operand4)));
   48989                 :             :   _val = get_insns ();
   48990                 :             :   end_sequence ();
   48991                 :             :   return _val;
   48992                 :             : }
   48993                 :             : 
   48994                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:17779 */
   48995                 :             : extern rtx_insn *gen_split_700 (rtx_insn *, rtx *);
   48996                 :             : rtx_insn *
   48997                 :             : gen_split_700 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   48998                 :             : {
   48999                 :             :   rtx operand0;
   49000                 :             :   rtx operand1;
   49001                 :             :   rtx operand2;
   49002                 :             :   rtx operand3;
   49003                 :             :   rtx operand4;
   49004                 :             :   rtx_insn *_val = NULL;
   49005                 :             :   if (dump_file)
   49006                 :             :     fprintf (dump_file, "Splitting with gen_split_700 (i386.md:17779)\n");
   49007                 :             :   start_sequence ();
   49008                 :             : #define FAIL return (end_sequence (), _val)
   49009                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   49010                 :             : #line 17801 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   49011                 :             : {
   49012                 :             :   if (GET_CODE (operands[5]) == EQ)
   49013                 :             :     std::swap (operands[3], operands[4]);
   49014                 :             : }
   49015                 :             : #undef DONE
   49016                 :             : #undef FAIL
   49017                 :             :   operand0 = operands[0];
   49018                 :             :   (void) operand0;
   49019                 :             :   operand1 = operands[1];
   49020                 :             :   (void) operand1;
   49021                 :             :   operand2 = operands[2];
   49022                 :             :   (void) operand2;
   49023                 :             :   operand3 = operands[3];
   49024                 :             :   (void) operand3;
   49025                 :             :   operand4 = operands[4];
   49026                 :             :   (void) operand4;
   49027                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCCmode,
   49028                 :             :         17),
   49029                 :             :         gen_rtx_COMPARE (CCCmode,
   49030                 :             :         gen_rtx_ZERO_EXTRACT (DImode,
   49031                 :             :         operand1,
   49032                 :             :         const1_rtx,
   49033                 :             :         operand2),
   49034                 :             :         const0_rtx)));
   49035                 :             :   emit_insn (gen_rtx_SET (operand0,
   49036                 :             :         gen_rtx_IF_THEN_ELSE (SImode,
   49037                 :             :         gen_rtx_EQ (VOIDmode,
   49038                 :             :         gen_rtx_REG (CCCmode,
   49039                 :             :         17),
   49040                 :             :         const0_rtx),
   49041                 :             :         operand3,
   49042                 :             :         operand4)));
   49043                 :             :   _val = get_insns ();
   49044                 :             :   end_sequence ();
   49045                 :             :   return _val;
   49046                 :             : }
   49047                 :             : 
   49048                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:17779 */
   49049                 :             : extern rtx_insn *gen_split_701 (rtx_insn *, rtx *);
   49050                 :             : rtx_insn *
   49051                 :             : gen_split_701 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   49052                 :             : {
   49053                 :             :   rtx operand0;
   49054                 :             :   rtx operand1;
   49055                 :             :   rtx operand2;
   49056                 :             :   rtx operand3;
   49057                 :             :   rtx operand4;
   49058                 :             :   rtx_insn *_val = NULL;
   49059                 :             :   if (dump_file)
   49060                 :             :     fprintf (dump_file, "Splitting with gen_split_701 (i386.md:17779)\n");
   49061                 :             :   start_sequence ();
   49062                 :             : #define FAIL return (end_sequence (), _val)
   49063                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   49064                 :             : #line 17801 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   49065                 :             : {
   49066                 :             :   if (GET_CODE (operands[5]) == EQ)
   49067                 :             :     std::swap (operands[3], operands[4]);
   49068                 :             : }
   49069                 :             : #undef DONE
   49070                 :             : #undef FAIL
   49071                 :             :   operand0 = operands[0];
   49072                 :             :   (void) operand0;
   49073                 :             :   operand1 = operands[1];
   49074                 :             :   (void) operand1;
   49075                 :             :   operand2 = operands[2];
   49076                 :             :   (void) operand2;
   49077                 :             :   operand3 = operands[3];
   49078                 :             :   (void) operand3;
   49079                 :             :   operand4 = operands[4];
   49080                 :             :   (void) operand4;
   49081                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCCmode,
   49082                 :             :         17),
   49083                 :             :         gen_rtx_COMPARE (CCCmode,
   49084                 :             :         gen_rtx_ZERO_EXTRACT (SImode,
   49085                 :             :         operand1,
   49086                 :             :         const1_rtx,
   49087                 :             :         operand2),
   49088                 :             :         const0_rtx)));
   49089                 :             :   emit_insn (gen_rtx_SET (operand0,
   49090                 :             :         gen_rtx_IF_THEN_ELSE (DImode,
   49091                 :             :         gen_rtx_EQ (VOIDmode,
   49092                 :             :         gen_rtx_REG (CCCmode,
   49093                 :             :         17),
   49094                 :             :         const0_rtx),
   49095                 :             :         operand3,
   49096                 :             :         operand4)));
   49097                 :             :   _val = get_insns ();
   49098                 :             :   end_sequence ();
   49099                 :             :   return _val;
   49100                 :             : }
   49101                 :             : 
   49102                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:17779 */
   49103                 :             : extern rtx_insn *gen_split_702 (rtx_insn *, rtx *);
   49104                 :             : rtx_insn *
   49105                 :             : gen_split_702 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   49106                 :             : {
   49107                 :             :   rtx operand0;
   49108                 :             :   rtx operand1;
   49109                 :             :   rtx operand2;
   49110                 :             :   rtx operand3;
   49111                 :             :   rtx operand4;
   49112                 :             :   rtx_insn *_val = NULL;
   49113                 :             :   if (dump_file)
   49114                 :             :     fprintf (dump_file, "Splitting with gen_split_702 (i386.md:17779)\n");
   49115                 :             :   start_sequence ();
   49116                 :             : #define FAIL return (end_sequence (), _val)
   49117                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   49118                 :             : #line 17801 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   49119                 :             : {
   49120                 :             :   if (GET_CODE (operands[5]) == EQ)
   49121                 :             :     std::swap (operands[3], operands[4]);
   49122                 :             : }
   49123                 :             : #undef DONE
   49124                 :             : #undef FAIL
   49125                 :             :   operand0 = operands[0];
   49126                 :             :   (void) operand0;
   49127                 :             :   operand1 = operands[1];
   49128                 :             :   (void) operand1;
   49129                 :             :   operand2 = operands[2];
   49130                 :             :   (void) operand2;
   49131                 :             :   operand3 = operands[3];
   49132                 :             :   (void) operand3;
   49133                 :             :   operand4 = operands[4];
   49134                 :             :   (void) operand4;
   49135                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCCmode,
   49136                 :             :         17),
   49137                 :             :         gen_rtx_COMPARE (CCCmode,
   49138                 :             :         gen_rtx_ZERO_EXTRACT (DImode,
   49139                 :             :         operand1,
   49140                 :             :         const1_rtx,
   49141                 :             :         operand2),
   49142                 :             :         const0_rtx)));
   49143                 :             :   emit_insn (gen_rtx_SET (operand0,
   49144                 :             :         gen_rtx_IF_THEN_ELSE (DImode,
   49145                 :             :         gen_rtx_EQ (VOIDmode,
   49146                 :             :         gen_rtx_REG (CCCmode,
   49147                 :             :         17),
   49148                 :             :         const0_rtx),
   49149                 :             :         operand3,
   49150                 :             :         operand4)));
   49151                 :             :   _val = get_insns ();
   49152                 :             :   end_sequence ();
   49153                 :             :   return _val;
   49154                 :             : }
   49155                 :             : 
   49156                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:17807 */
   49157                 :             : extern rtx_insn *gen_split_703 (rtx_insn *, rtx *);
   49158                 :             : rtx_insn *
   49159                 :             : gen_split_703 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   49160                 :             : {
   49161                 :             :   rtx operand0;
   49162                 :             :   rtx operand1;
   49163                 :             :   rtx operand2;
   49164                 :             :   rtx_insn *_val = NULL;
   49165                 :             :   if (dump_file)
   49166                 :             :     fprintf (dump_file, "Splitting with gen_split_703 (i386.md:17807)\n");
   49167                 :             :   start_sequence ();
   49168                 :             :   operand0 = operands[0];
   49169                 :             :   (void) operand0;
   49170                 :             :   operand1 = operands[1];
   49171                 :             :   (void) operand1;
   49172                 :             :   operand2 = operands[2];
   49173                 :             :   (void) operand2;
   49174                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCCmode,
   49175                 :             :         17),
   49176                 :             :         gen_rtx_COMPARE (CCCmode,
   49177                 :             :         gen_rtx_ZERO_EXTRACT (SImode,
   49178                 :             :         operand1,
   49179                 :             :         const1_rtx,
   49180                 :             :         operand2),
   49181                 :             :         const0_rtx)));
   49182                 :             :   emit_insn (gen_rtx_SET (operand0,
   49183                 :             :         gen_rtx_EQ (QImode,
   49184                 :             :         gen_rtx_REG (CCCmode,
   49185                 :             :         17),
   49186                 :             :         const0_rtx)));
   49187                 :             :   _val = get_insns ();
   49188                 :             :   end_sequence ();
   49189                 :             :   return _val;
   49190                 :             : }
   49191                 :             : 
   49192                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:17807 */
   49193                 :             : extern rtx_insn *gen_split_704 (rtx_insn *, rtx *);
   49194                 :             : rtx_insn *
   49195                 :             : gen_split_704 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   49196                 :             : {
   49197                 :             :   rtx operand0;
   49198                 :             :   rtx operand1;
   49199                 :             :   rtx operand2;
   49200                 :             :   rtx_insn *_val = NULL;
   49201                 :             :   if (dump_file)
   49202                 :             :     fprintf (dump_file, "Splitting with gen_split_704 (i386.md:17807)\n");
   49203                 :             :   start_sequence ();
   49204                 :             :   operand0 = operands[0];
   49205                 :             :   (void) operand0;
   49206                 :             :   operand1 = operands[1];
   49207                 :             :   (void) operand1;
   49208                 :             :   operand2 = operands[2];
   49209                 :             :   (void) operand2;
   49210                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCCmode,
   49211                 :             :         17),
   49212                 :             :         gen_rtx_COMPARE (CCCmode,
   49213                 :             :         gen_rtx_ZERO_EXTRACT (DImode,
   49214                 :             :         operand1,
   49215                 :             :         const1_rtx,
   49216                 :             :         operand2),
   49217                 :             :         const0_rtx)));
   49218                 :             :   emit_insn (gen_rtx_SET (operand0,
   49219                 :             :         gen_rtx_EQ (QImode,
   49220                 :             :         gen_rtx_REG (CCCmode,
   49221                 :             :         17),
   49222                 :             :         const0_rtx)));
   49223                 :             :   _val = get_insns ();
   49224                 :             :   end_sequence ();
   49225                 :             :   return _val;
   49226                 :             : }
   49227                 :             : 
   49228                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:17825 */
   49229                 :             : extern rtx_insn *gen_split_705 (rtx_insn *, rtx *);
   49230                 :             : rtx_insn *
   49231                 :             : gen_split_705 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   49232                 :             : {
   49233                 :             :   rtx operand0;
   49234                 :             :   rtx operand1;
   49235                 :             :   rtx operand2;
   49236                 :             :   rtx_insn *_val = NULL;
   49237                 :             :   if (dump_file)
   49238                 :             :     fprintf (dump_file, "Splitting with gen_split_705 (i386.md:17825)\n");
   49239                 :             :   start_sequence ();
   49240                 :             :   operand0 = operands[0];
   49241                 :             :   (void) operand0;
   49242                 :             :   operand1 = operands[1];
   49243                 :             :   (void) operand1;
   49244                 :             :   operand2 = operands[2];
   49245                 :             :   (void) operand2;
   49246                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCCmode,
   49247                 :             :         17),
   49248                 :             :         gen_rtx_COMPARE (CCCmode,
   49249                 :             :         gen_rtx_ZERO_EXTRACT (SImode,
   49250                 :             :         operand1,
   49251                 :             :         const1_rtx,
   49252                 :             :         operand2),
   49253                 :             :         const0_rtx)));
   49254                 :             :   emit_insn (gen_rtx_SET (operand0,
   49255                 :             :         gen_rtx_NE (QImode,
   49256                 :             :         gen_rtx_REG (CCCmode,
   49257                 :             :         17),
   49258                 :             :         const0_rtx)));
   49259                 :             :   _val = get_insns ();
   49260                 :             :   end_sequence ();
   49261                 :             :   return _val;
   49262                 :             : }
   49263                 :             : 
   49264                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:17825 */
   49265                 :             : extern rtx_insn *gen_split_706 (rtx_insn *, rtx *);
   49266                 :             : rtx_insn *
   49267                 :             : gen_split_706 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   49268                 :             : {
   49269                 :             :   rtx operand0;
   49270                 :             :   rtx operand1;
   49271                 :             :   rtx operand2;
   49272                 :             :   rtx_insn *_val = NULL;
   49273                 :             :   if (dump_file)
   49274                 :             :     fprintf (dump_file, "Splitting with gen_split_706 (i386.md:17825)\n");
   49275                 :             :   start_sequence ();
   49276                 :             :   operand0 = operands[0];
   49277                 :             :   (void) operand0;
   49278                 :             :   operand1 = operands[1];
   49279                 :             :   (void) operand1;
   49280                 :             :   operand2 = operands[2];
   49281                 :             :   (void) operand2;
   49282                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCCmode,
   49283                 :             :         17),
   49284                 :             :         gen_rtx_COMPARE (CCCmode,
   49285                 :             :         gen_rtx_ZERO_EXTRACT (DImode,
   49286                 :             :         operand1,
   49287                 :             :         const1_rtx,
   49288                 :             :         operand2),
   49289                 :             :         const0_rtx)));
   49290                 :             :   emit_insn (gen_rtx_SET (operand0,
   49291                 :             :         gen_rtx_NE (QImode,
   49292                 :             :         gen_rtx_REG (CCCmode,
   49293                 :             :         17),
   49294                 :             :         const0_rtx)));
   49295                 :             :   _val = get_insns ();
   49296                 :             :   end_sequence ();
   49297                 :             :   return _val;
   49298                 :             : }
   49299                 :             : 
   49300                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:17844 */
   49301                 :             : extern rtx_insn *gen_split_707 (rtx_insn *, rtx *);
   49302                 :             : rtx_insn *
   49303                 :             : gen_split_707 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   49304                 :             : {
   49305                 :             :   rtx operand0;
   49306                 :             :   rtx operand1;
   49307                 :             :   rtx operand2;
   49308                 :             :   rtx operand3;
   49309                 :             :   rtx_insn *_val = NULL;
   49310                 :             :   if (dump_file)
   49311                 :             :     fprintf (dump_file, "Splitting with gen_split_707 (i386.md:17844)\n");
   49312                 :             :   start_sequence ();
   49313                 :             : #define FAIL return (end_sequence (), _val)
   49314                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   49315                 :             : #line 17862 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   49316                 :             : operands[3] = gen_reg_rtx (QImode);
   49317                 :             : #undef DONE
   49318                 :             : #undef FAIL
   49319                 :             :   operand0 = operands[0];
   49320                 :             :   (void) operand0;
   49321                 :             :   operand1 = operands[1];
   49322                 :             :   (void) operand1;
   49323                 :             :   operand2 = operands[2];
   49324                 :             :   (void) operand2;
   49325                 :             :   operand3 = operands[3];
   49326                 :             :   (void) operand3;
   49327                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCCmode,
   49328                 :             :         17),
   49329                 :             :         gen_rtx_COMPARE (CCCmode,
   49330                 :             :         gen_rtx_ZERO_EXTRACT (SImode,
   49331                 :             :         operand1,
   49332                 :             :         const1_rtx,
   49333                 :             :         operand2),
   49334                 :             :         const0_rtx)));
   49335                 :             :   emit_insn (gen_rtx_SET (operand3,
   49336                 :             :         gen_rtx_NE (QImode,
   49337                 :             :         gen_rtx_REG (CCCmode,
   49338                 :             :         17),
   49339                 :             :         const0_rtx)));
   49340                 :             :   emit_insn (gen_rtx_SET (operand0,
   49341                 :             :         gen_rtx_ZERO_EXTEND (SImode,
   49342                 :             :         copy_rtx (operand3))));
   49343                 :             :   _val = get_insns ();
   49344                 :             :   end_sequence ();
   49345                 :             :   return _val;
   49346                 :             : }
   49347                 :             : 
   49348                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:17844 */
   49349                 :             : extern rtx_insn *gen_split_708 (rtx_insn *, rtx *);
   49350                 :             : rtx_insn *
   49351                 :             : gen_split_708 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   49352                 :             : {
   49353                 :             :   rtx operand0;
   49354                 :             :   rtx operand1;
   49355                 :             :   rtx operand2;
   49356                 :             :   rtx operand3;
   49357                 :             :   rtx_insn *_val = NULL;
   49358                 :             :   if (dump_file)
   49359                 :             :     fprintf (dump_file, "Splitting with gen_split_708 (i386.md:17844)\n");
   49360                 :             :   start_sequence ();
   49361                 :             : #define FAIL return (end_sequence (), _val)
   49362                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   49363                 :             : #line 17862 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   49364                 :             : operands[3] = gen_reg_rtx (QImode);
   49365                 :             : #undef DONE
   49366                 :             : #undef FAIL
   49367                 :             :   operand0 = operands[0];
   49368                 :             :   (void) operand0;
   49369                 :             :   operand1 = operands[1];
   49370                 :             :   (void) operand1;
   49371                 :             :   operand2 = operands[2];
   49372                 :             :   (void) operand2;
   49373                 :             :   operand3 = operands[3];
   49374                 :             :   (void) operand3;
   49375                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCCmode,
   49376                 :             :         17),
   49377                 :             :         gen_rtx_COMPARE (CCCmode,
   49378                 :             :         gen_rtx_ZERO_EXTRACT (DImode,
   49379                 :             :         operand1,
   49380                 :             :         const1_rtx,
   49381                 :             :         operand2),
   49382                 :             :         const0_rtx)));
   49383                 :             :   emit_insn (gen_rtx_SET (operand3,
   49384                 :             :         gen_rtx_NE (QImode,
   49385                 :             :         gen_rtx_REG (CCCmode,
   49386                 :             :         17),
   49387                 :             :         const0_rtx)));
   49388                 :             :   emit_insn (gen_rtx_SET (operand0,
   49389                 :             :         gen_rtx_ZERO_EXTEND (DImode,
   49390                 :             :         copy_rtx (operand3))));
   49391                 :             :   _val = get_insns ();
   49392                 :             :   end_sequence ();
   49393                 :             :   return _val;
   49394                 :             : }
   49395                 :             : 
   49396                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:17865 */
   49397                 :             : extern rtx_insn *gen_split_709 (rtx_insn *, rtx *);
   49398                 :             : rtx_insn *
   49399                 :             : gen_split_709 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   49400                 :             : {
   49401                 :             :   rtx operand0;
   49402                 :             :   rtx operand1;
   49403                 :             :   rtx operand2;
   49404                 :             :   rtx_insn *_val = NULL;
   49405                 :             :   if (dump_file)
   49406                 :             :     fprintf (dump_file, "Splitting with gen_split_709 (i386.md:17865)\n");
   49407                 :             :   start_sequence ();
   49408                 :             :   operand0 = operands[0];
   49409                 :             :   (void) operand0;
   49410                 :             :   operand1 = operands[1];
   49411                 :             :   (void) operand1;
   49412                 :             :   operand2 = operands[2];
   49413                 :             :   (void) operand2;
   49414                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCCmode,
   49415                 :             :         17),
   49416                 :             :         gen_rtx_COMPARE (CCCmode,
   49417                 :             :         gen_rtx_ZERO_EXTRACT (SImode,
   49418                 :             :         operand1,
   49419                 :             :         const1_rtx,
   49420                 :             :         operand2),
   49421                 :             :         const0_rtx)));
   49422                 :             :   emit_insn (gen_rtx_SET (operand0,
   49423                 :             :         gen_rtx_NE (QImode,
   49424                 :             :         gen_rtx_REG (CCCmode,
   49425                 :             :         17),
   49426                 :             :         const0_rtx)));
   49427                 :             :   _val = get_insns ();
   49428                 :             :   end_sequence ();
   49429                 :             :   return _val;
   49430                 :             : }
   49431                 :             : 
   49432                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:17865 */
   49433                 :             : extern rtx_insn *gen_split_710 (rtx_insn *, rtx *);
   49434                 :             : rtx_insn *
   49435                 :             : gen_split_710 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   49436                 :             : {
   49437                 :             :   rtx operand0;
   49438                 :             :   rtx operand1;
   49439                 :             :   rtx operand2;
   49440                 :             :   rtx_insn *_val = NULL;
   49441                 :             :   if (dump_file)
   49442                 :             :     fprintf (dump_file, "Splitting with gen_split_710 (i386.md:17865)\n");
   49443                 :             :   start_sequence ();
   49444                 :             :   operand0 = operands[0];
   49445                 :             :   (void) operand0;
   49446                 :             :   operand1 = operands[1];
   49447                 :             :   (void) operand1;
   49448                 :             :   operand2 = operands[2];
   49449                 :             :   (void) operand2;
   49450                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCCmode,
   49451                 :             :         17),
   49452                 :             :         gen_rtx_COMPARE (CCCmode,
   49453                 :             :         gen_rtx_ZERO_EXTRACT (DImode,
   49454                 :             :         operand1,
   49455                 :             :         const1_rtx,
   49456                 :             :         operand2),
   49457                 :             :         const0_rtx)));
   49458                 :             :   emit_insn (gen_rtx_SET (operand0,
   49459                 :             :         gen_rtx_NE (QImode,
   49460                 :             :         gen_rtx_REG (CCCmode,
   49461                 :             :         17),
   49462                 :             :         const0_rtx)));
   49463                 :             :   _val = get_insns ();
   49464                 :             :   end_sequence ();
   49465                 :             :   return _val;
   49466                 :             : }
   49467                 :             : 
   49468                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:17885 */
   49469                 :             : extern rtx_insn *gen_split_711 (rtx_insn *, rtx *);
   49470                 :             : rtx_insn *
   49471                 :             : gen_split_711 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   49472                 :             : {
   49473                 :             :   rtx operand0;
   49474                 :             :   rtx operand1;
   49475                 :             :   rtx operand2;
   49476                 :             :   rtx operand3;
   49477                 :             :   rtx_insn *_val = NULL;
   49478                 :             :   if (dump_file)
   49479                 :             :     fprintf (dump_file, "Splitting with gen_split_711 (i386.md:17885)\n");
   49480                 :             :   start_sequence ();
   49481                 :             : #define FAIL return (end_sequence (), _val)
   49482                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   49483                 :             : #line 17908 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   49484                 :             : {
   49485                 :             :   operands[2] = gen_lowpart (QImode, operands[2]);
   49486                 :             :   operands[3] = gen_reg_rtx (QImode);
   49487                 :             : }
   49488                 :             : #undef DONE
   49489                 :             : #undef FAIL
   49490                 :             :   operand0 = operands[0];
   49491                 :             :   (void) operand0;
   49492                 :             :   operand1 = operands[1];
   49493                 :             :   (void) operand1;
   49494                 :             :   operand2 = operands[2];
   49495                 :             :   (void) operand2;
   49496                 :             :   operand3 = operands[3];
   49497                 :             :   (void) operand3;
   49498                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCCmode,
   49499                 :             :         17),
   49500                 :             :         gen_rtx_COMPARE (CCCmode,
   49501                 :             :         gen_rtx_ZERO_EXTRACT (SImode,
   49502                 :             :         operand1,
   49503                 :             :         const1_rtx,
   49504                 :             :         operand2),
   49505                 :             :         const0_rtx)));
   49506                 :             :   emit_insn (gen_rtx_SET (operand3,
   49507                 :             :         gen_rtx_EQ (QImode,
   49508                 :             :         gen_rtx_REG (CCCmode,
   49509                 :             :         17),
   49510                 :             :         const0_rtx)));
   49511                 :             :   emit_insn (gen_rtx_SET (operand0,
   49512                 :             :         gen_rtx_ZERO_EXTEND (SImode,
   49513                 :             :         copy_rtx (operand3))));
   49514                 :             :   _val = get_insns ();
   49515                 :             :   end_sequence ();
   49516                 :             :   return _val;
   49517                 :             : }
   49518                 :             : 
   49519                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:17885 */
   49520                 :             : extern rtx_insn *gen_split_712 (rtx_insn *, rtx *);
   49521                 :             : rtx_insn *
   49522                 :             : gen_split_712 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   49523                 :             : {
   49524                 :             :   rtx operand0;
   49525                 :             :   rtx operand1;
   49526                 :             :   rtx operand2;
   49527                 :             :   rtx operand3;
   49528                 :             :   rtx_insn *_val = NULL;
   49529                 :             :   if (dump_file)
   49530                 :             :     fprintf (dump_file, "Splitting with gen_split_712 (i386.md:17885)\n");
   49531                 :             :   start_sequence ();
   49532                 :             : #define FAIL return (end_sequence (), _val)
   49533                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   49534                 :             : #line 17908 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   49535                 :             : {
   49536                 :             :   operands[2] = gen_lowpart (QImode, operands[2]);
   49537                 :             :   operands[3] = gen_reg_rtx (QImode);
   49538                 :             : }
   49539                 :             : #undef DONE
   49540                 :             : #undef FAIL
   49541                 :             :   operand0 = operands[0];
   49542                 :             :   (void) operand0;
   49543                 :             :   operand1 = operands[1];
   49544                 :             :   (void) operand1;
   49545                 :             :   operand2 = operands[2];
   49546                 :             :   (void) operand2;
   49547                 :             :   operand3 = operands[3];
   49548                 :             :   (void) operand3;
   49549                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCCmode,
   49550                 :             :         17),
   49551                 :             :         gen_rtx_COMPARE (CCCmode,
   49552                 :             :         gen_rtx_ZERO_EXTRACT (DImode,
   49553                 :             :         operand1,
   49554                 :             :         const1_rtx,
   49555                 :             :         operand2),
   49556                 :             :         const0_rtx)));
   49557                 :             :   emit_insn (gen_rtx_SET (operand3,
   49558                 :             :         gen_rtx_EQ (QImode,
   49559                 :             :         gen_rtx_REG (CCCmode,
   49560                 :             :         17),
   49561                 :             :         const0_rtx)));
   49562                 :             :   emit_insn (gen_rtx_SET (operand0,
   49563                 :             :         gen_rtx_ZERO_EXTEND (DImode,
   49564                 :             :         copy_rtx (operand3))));
   49565                 :             :   _val = get_insns ();
   49566                 :             :   end_sequence ();
   49567                 :             :   return _val;
   49568                 :             : }
   49569                 :             : 
   49570                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:17915 */
   49571                 :             : extern rtx_insn *gen_split_713 (rtx_insn *, rtx *);
   49572                 :             : rtx_insn *
   49573                 :             : gen_split_713 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   49574                 :             : {
   49575                 :             :   rtx operand0;
   49576                 :             :   rtx operand1;
   49577                 :             :   rtx operand2;
   49578                 :             :   rtx operand3;
   49579                 :             :   rtx_insn *_val = NULL;
   49580                 :             :   if (dump_file)
   49581                 :             :     fprintf (dump_file, "Splitting with gen_split_713 (i386.md:17915)\n");
   49582                 :             :   start_sequence ();
   49583                 :             :   operand0 = operands[0];
   49584                 :             :   (void) operand0;
   49585                 :             :   operand1 = operands[1];
   49586                 :             :   (void) operand1;
   49587                 :             :   operand2 = operands[2];
   49588                 :             :   (void) operand2;
   49589                 :             :   operand3 = operands[3];
   49590                 :             :   (void) operand3;
   49591                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCCmode,
   49592                 :             :         17),
   49593                 :             :         gen_rtx_COMPARE (CCCmode,
   49594                 :             :         gen_rtx_PLUS (QImode,
   49595                 :             :         operand2,
   49596                 :             :         operand3),
   49597                 :             :         copy_rtx (operand2))));
   49598                 :             :   emit_insn (gen_rtx_SET (operand0,
   49599                 :             :         gen_rtx_fmt_ee (GET_CODE (operand1), GET_MODE (operand1),
   49600                 :             :                 gen_rtx_REG (CCCmode,
   49601                 :             :         17),
   49602                 :             :                 const0_rtx)));
   49603                 :             :   _val = get_insns ();
   49604                 :             :   end_sequence ();
   49605                 :             :   return _val;
   49606                 :             : }
   49607                 :             : 
   49608                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:17915 */
   49609                 :             : extern rtx_insn *gen_split_714 (rtx_insn *, rtx *);
   49610                 :             : rtx_insn *
   49611                 :             : gen_split_714 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   49612                 :             : {
   49613                 :             :   rtx operand0;
   49614                 :             :   rtx operand1;
   49615                 :             :   rtx operand2;
   49616                 :             :   rtx operand3;
   49617                 :             :   rtx_insn *_val = NULL;
   49618                 :             :   if (dump_file)
   49619                 :             :     fprintf (dump_file, "Splitting with gen_split_714 (i386.md:17915)\n");
   49620                 :             :   start_sequence ();
   49621                 :             :   operand0 = operands[0];
   49622                 :             :   (void) operand0;
   49623                 :             :   operand1 = operands[1];
   49624                 :             :   (void) operand1;
   49625                 :             :   operand2 = operands[2];
   49626                 :             :   (void) operand2;
   49627                 :             :   operand3 = operands[3];
   49628                 :             :   (void) operand3;
   49629                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCCmode,
   49630                 :             :         17),
   49631                 :             :         gen_rtx_COMPARE (CCCmode,
   49632                 :             :         gen_rtx_PLUS (HImode,
   49633                 :             :         operand2,
   49634                 :             :         operand3),
   49635                 :             :         copy_rtx (operand2))));
   49636                 :             :   emit_insn (gen_rtx_SET (operand0,
   49637                 :             :         gen_rtx_fmt_ee (GET_CODE (operand1), GET_MODE (operand1),
   49638                 :             :                 gen_rtx_REG (CCCmode,
   49639                 :             :         17),
   49640                 :             :                 const0_rtx)));
   49641                 :             :   _val = get_insns ();
   49642                 :             :   end_sequence ();
   49643                 :             :   return _val;
   49644                 :             : }
   49645                 :             : 
   49646                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:17915 */
   49647                 :             : extern rtx_insn *gen_split_715 (rtx_insn *, rtx *);
   49648                 :             : rtx_insn *
   49649                 :             : gen_split_715 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   49650                 :             : {
   49651                 :             :   rtx operand0;
   49652                 :             :   rtx operand1;
   49653                 :             :   rtx operand2;
   49654                 :             :   rtx operand3;
   49655                 :             :   rtx_insn *_val = NULL;
   49656                 :             :   if (dump_file)
   49657                 :             :     fprintf (dump_file, "Splitting with gen_split_715 (i386.md:17915)\n");
   49658                 :             :   start_sequence ();
   49659                 :             :   operand0 = operands[0];
   49660                 :             :   (void) operand0;
   49661                 :             :   operand1 = operands[1];
   49662                 :             :   (void) operand1;
   49663                 :             :   operand2 = operands[2];
   49664                 :             :   (void) operand2;
   49665                 :             :   operand3 = operands[3];
   49666                 :             :   (void) operand3;
   49667                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCCmode,
   49668                 :             :         17),
   49669                 :             :         gen_rtx_COMPARE (CCCmode,
   49670                 :             :         gen_rtx_PLUS (SImode,
   49671                 :             :         operand2,
   49672                 :             :         operand3),
   49673                 :             :         copy_rtx (operand2))));
   49674                 :             :   emit_insn (gen_rtx_SET (operand0,
   49675                 :             :         gen_rtx_fmt_ee (GET_CODE (operand1), GET_MODE (operand1),
   49676                 :             :                 gen_rtx_REG (CCCmode,
   49677                 :             :         17),
   49678                 :             :                 const0_rtx)));
   49679                 :             :   _val = get_insns ();
   49680                 :             :   end_sequence ();
   49681                 :             :   return _val;
   49682                 :             : }
   49683                 :             : 
   49684                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:17915 */
   49685                 :             : extern rtx_insn *gen_split_716 (rtx_insn *, rtx *);
   49686                 :             : rtx_insn *
   49687                 :             : gen_split_716 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   49688                 :             : {
   49689                 :             :   rtx operand0;
   49690                 :             :   rtx operand1;
   49691                 :             :   rtx operand2;
   49692                 :             :   rtx operand3;
   49693                 :             :   rtx_insn *_val = NULL;
   49694                 :             :   if (dump_file)
   49695                 :             :     fprintf (dump_file, "Splitting with gen_split_716 (i386.md:17915)\n");
   49696                 :             :   start_sequence ();
   49697                 :             :   operand0 = operands[0];
   49698                 :             :   (void) operand0;
   49699                 :             :   operand1 = operands[1];
   49700                 :             :   (void) operand1;
   49701                 :             :   operand2 = operands[2];
   49702                 :             :   (void) operand2;
   49703                 :             :   operand3 = operands[3];
   49704                 :             :   (void) operand3;
   49705                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCCmode,
   49706                 :             :         17),
   49707                 :             :         gen_rtx_COMPARE (CCCmode,
   49708                 :             :         gen_rtx_PLUS (DImode,
   49709                 :             :         operand2,
   49710                 :             :         operand3),
   49711                 :             :         copy_rtx (operand2))));
   49712                 :             :   emit_insn (gen_rtx_SET (operand0,
   49713                 :             :         gen_rtx_fmt_ee (GET_CODE (operand1), GET_MODE (operand1),
   49714                 :             :                 gen_rtx_REG (CCCmode,
   49715                 :             :         17),
   49716                 :             :                 const0_rtx)));
   49717                 :             :   _val = get_insns ();
   49718                 :             :   end_sequence ();
   49719                 :             :   return _val;
   49720                 :             : }
   49721                 :             : 
   49722                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:17928 */
   49723                 :             : extern rtx_insn *gen_split_717 (rtx_insn *, rtx *);
   49724                 :             : rtx_insn *
   49725                 :             : gen_split_717 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   49726                 :             : {
   49727                 :             :   rtx operand0;
   49728                 :             :   rtx operand1;
   49729                 :             :   rtx operand2;
   49730                 :             :   rtx operand3;
   49731                 :             :   rtx operand4;
   49732                 :             :   rtx_insn *_val = NULL;
   49733                 :             :   if (dump_file)
   49734                 :             :     fprintf (dump_file, "Splitting with gen_split_717 (i386.md:17928)\n");
   49735                 :             :   start_sequence ();
   49736                 :             : #define FAIL return (end_sequence (), _val)
   49737                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   49738                 :             : #line 17941 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   49739                 :             : {
   49740                 :             :   enum rtx_code new_code;
   49741                 :             : 
   49742                 :             :   operands[1] = shallow_copy_rtx (operands[1]);
   49743                 :             :   switch (GET_CODE (operands[1]))
   49744                 :             :     {
   49745                 :             :     case GTU: new_code = NE; break;
   49746                 :             :     case LEU: new_code = EQ; break;
   49747                 :             :     default: gcc_unreachable ();
   49748                 :             :     }
   49749                 :             :   PUT_CODE (operands[1], new_code);
   49750                 :             : 
   49751                 :             :   operands[4] = GEN_INT (exact_log2 (UINTVAL (operands[3]) + 1));
   49752                 :             : }
   49753                 :             : #undef DONE
   49754                 :             : #undef FAIL
   49755                 :             :   operand0 = operands[0];
   49756                 :             :   (void) operand0;
   49757                 :             :   operand1 = operands[1];
   49758                 :             :   (void) operand1;
   49759                 :             :   operand2 = operands[2];
   49760                 :             :   (void) operand2;
   49761                 :             :   operand3 = operands[3];
   49762                 :             :   (void) operand3;
   49763                 :             :   operand4 = operands[4];
   49764                 :             :   (void) operand4;
   49765                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCZmode,
   49766                 :             :         17),
   49767                 :             :         gen_rtx_COMPARE (CCZmode,
   49768                 :             :         gen_rtx_LSHIFTRT (DImode,
   49769                 :             :         operand2,
   49770                 :             :         operand4),
   49771                 :             :         const0_rtx)));
   49772                 :             :   emit_insn (gen_rtx_SET (operand0,
   49773                 :             :         gen_rtx_fmt_ee (GET_CODE (operand1), GET_MODE (operand1),
   49774                 :             :                 gen_rtx_REG (CCZmode,
   49775                 :             :         17),
   49776                 :             :                 const0_rtx)));
   49777                 :             :   _val = get_insns ();
   49778                 :             :   end_sequence ();
   49779                 :             :   return _val;
   49780                 :             : }
   49781                 :             : 
   49782                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:17959 */
   49783                 :             : extern rtx_insn *gen_split_718 (rtx_insn *, rtx *);
   49784                 :             : rtx_insn *
   49785                 :             : gen_split_718 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   49786                 :             : {
   49787                 :             :   rtx operand0;
   49788                 :             :   rtx operand1;
   49789                 :             :   rtx operand2;
   49790                 :             :   rtx_insn *_val = NULL;
   49791                 :             :   if (dump_file)
   49792                 :             :     fprintf (dump_file, "Splitting with gen_split_718 (i386.md:17959)\n");
   49793                 :             :   start_sequence ();
   49794                 :             : #define FAIL return (end_sequence (), _val)
   49795                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   49796                 :             : #line 17968 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   49797                 :             : {
   49798                 :             :   operands[1] = shallow_copy_rtx (operands[1]);
   49799                 :             :   PUT_MODE (operands[1], QImode);
   49800                 :             :   operands[2] = gen_lowpart (QImode, operands[0]);
   49801                 :             : }
   49802                 :             : #undef DONE
   49803                 :             : #undef FAIL
   49804                 :             :   operand0 = operands[0];
   49805                 :             :   (void) operand0;
   49806                 :             :   operand1 = operands[1];
   49807                 :             :   (void) operand1;
   49808                 :             :   operand2 = operands[2];
   49809                 :             :   (void) operand2;
   49810                 :             :   emit_insn (gen_rtx_SET (operand2,
   49811                 :             :         operand1));
   49812                 :             :   emit_insn (gen_rtx_SET (operand0,
   49813                 :             :         gen_rtx_ZERO_EXTEND (DImode,
   49814                 :             :         copy_rtx (operand2))));
   49815                 :             :   _val = get_insns ();
   49816                 :             :   end_sequence ();
   49817                 :             :   return _val;
   49818                 :             : }
   49819                 :             : 
   49820                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:17974 */
   49821                 :             : extern rtx_insn *gen_split_719 (rtx_insn *, rtx *);
   49822                 :             : rtx_insn *
   49823                 :             : gen_split_719 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   49824                 :             : {
   49825                 :             :   rtx operand0;
   49826                 :             :   rtx operand1;
   49827                 :             :   rtx operand2;
   49828                 :             :   rtx_insn *_val = NULL;
   49829                 :             :   if (dump_file)
   49830                 :             :     fprintf (dump_file, "Splitting with gen_split_719 (i386.md:17974)\n");
   49831                 :             :   start_sequence ();
   49832                 :             : #define FAIL return (end_sequence (), _val)
   49833                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   49834                 :             : #line 17986 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   49835                 :             : {
   49836                 :             :   operands[1] = shallow_copy_rtx (operands[1]);
   49837                 :             :   PUT_MODE (operands[1], QImode);
   49838                 :             :   operands[2] = gen_lowpart (QImode, operands[0]);
   49839                 :             : }
   49840                 :             : #undef DONE
   49841                 :             : #undef FAIL
   49842                 :             :   operand0 = operands[0];
   49843                 :             :   (void) operand0;
   49844                 :             :   operand1 = operands[1];
   49845                 :             :   (void) operand1;
   49846                 :             :   operand2 = operands[2];
   49847                 :             :   (void) operand2;
   49848                 :             :   emit_insn (gen_rtx_SET (operand2,
   49849                 :             :         operand1));
   49850                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   49851                 :             :         gen_rtvec (2,
   49852                 :             :                 gen_rtx_SET (operand0,
   49853                 :             :         gen_rtx_ZERO_EXTEND (HImode,
   49854                 :             :         copy_rtx (operand2))),
   49855                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   49856                 :             :   _val = get_insns ();
   49857                 :             :   end_sequence ();
   49858                 :             :   return _val;
   49859                 :             : }
   49860                 :             : 
   49861                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:17974 */
   49862                 :             : extern rtx_insn *gen_split_720 (rtx_insn *, rtx *);
   49863                 :             : rtx_insn *
   49864                 :             : gen_split_720 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   49865                 :             : {
   49866                 :             :   rtx operand0;
   49867                 :             :   rtx operand1;
   49868                 :             :   rtx operand2;
   49869                 :             :   rtx_insn *_val = NULL;
   49870                 :             :   if (dump_file)
   49871                 :             :     fprintf (dump_file, "Splitting with gen_split_720 (i386.md:17974)\n");
   49872                 :             :   start_sequence ();
   49873                 :             : #define FAIL return (end_sequence (), _val)
   49874                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   49875                 :             : #line 17986 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   49876                 :             : {
   49877                 :             :   operands[1] = shallow_copy_rtx (operands[1]);
   49878                 :             :   PUT_MODE (operands[1], QImode);
   49879                 :             :   operands[2] = gen_lowpart (QImode, operands[0]);
   49880                 :             : }
   49881                 :             : #undef DONE
   49882                 :             : #undef FAIL
   49883                 :             :   operand0 = operands[0];
   49884                 :             :   (void) operand0;
   49885                 :             :   operand1 = operands[1];
   49886                 :             :   (void) operand1;
   49887                 :             :   operand2 = operands[2];
   49888                 :             :   (void) operand2;
   49889                 :             :   emit_insn (gen_rtx_SET (operand2,
   49890                 :             :         operand1));
   49891                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   49892                 :             :         gen_rtvec (2,
   49893                 :             :                 gen_rtx_SET (operand0,
   49894                 :             :         gen_rtx_ZERO_EXTEND (SImode,
   49895                 :             :         copy_rtx (operand2))),
   49896                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   49897                 :             :   _val = get_insns ();
   49898                 :             :   end_sequence ();
   49899                 :             :   return _val;
   49900                 :             : }
   49901                 :             : 
   49902                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:17992 */
   49903                 :             : extern rtx_insn *gen_split_721 (rtx_insn *, rtx *);
   49904                 :             : rtx_insn *
   49905                 :             : gen_split_721 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   49906                 :             : {
   49907                 :             :   rtx operand0;
   49908                 :             :   rtx operand1;
   49909                 :             :   rtx operand2;
   49910                 :             :   rtx_insn *_val = NULL;
   49911                 :             :   if (dump_file)
   49912                 :             :     fprintf (dump_file, "Splitting with gen_split_721 (i386.md:17992)\n");
   49913                 :             :   start_sequence ();
   49914                 :             : #define FAIL return (end_sequence (), _val)
   49915                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   49916                 :             : #line 18002 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   49917                 :             : {
   49918                 :             :   operands[1] = shallow_copy_rtx (operands[1]);
   49919                 :             :   PUT_MODE (operands[1], QImode);
   49920                 :             :   operands[2] = gen_lowpart (QImode, operands[0]);
   49921                 :             : }
   49922                 :             : #undef DONE
   49923                 :             : #undef FAIL
   49924                 :             :   operand0 = operands[0];
   49925                 :             :   (void) operand0;
   49926                 :             :   operand1 = operands[1];
   49927                 :             :   (void) operand1;
   49928                 :             :   operand2 = operands[2];
   49929                 :             :   (void) operand2;
   49930                 :             :   emit_insn (gen_rtx_SET (operand2,
   49931                 :             :         operand1));
   49932                 :             :   emit_insn (gen_rtx_SET (operand0,
   49933                 :             :         gen_rtx_ZERO_EXTEND (HImode,
   49934                 :             :         copy_rtx (operand2))));
   49935                 :             :   _val = get_insns ();
   49936                 :             :   end_sequence ();
   49937                 :             :   return _val;
   49938                 :             : }
   49939                 :             : 
   49940                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:17992 */
   49941                 :             : extern rtx_insn *gen_split_722 (rtx_insn *, rtx *);
   49942                 :             : rtx_insn *
   49943                 :             : gen_split_722 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   49944                 :             : {
   49945                 :             :   rtx operand0;
   49946                 :             :   rtx operand1;
   49947                 :             :   rtx operand2;
   49948                 :             :   rtx_insn *_val = NULL;
   49949                 :             :   if (dump_file)
   49950                 :             :     fprintf (dump_file, "Splitting with gen_split_722 (i386.md:17992)\n");
   49951                 :             :   start_sequence ();
   49952                 :             : #define FAIL return (end_sequence (), _val)
   49953                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   49954                 :             : #line 18002 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   49955                 :             : {
   49956                 :             :   operands[1] = shallow_copy_rtx (operands[1]);
   49957                 :             :   PUT_MODE (operands[1], QImode);
   49958                 :             :   operands[2] = gen_lowpart (QImode, operands[0]);
   49959                 :             : }
   49960                 :             : #undef DONE
   49961                 :             : #undef FAIL
   49962                 :             :   operand0 = operands[0];
   49963                 :             :   (void) operand0;
   49964                 :             :   operand1 = operands[1];
   49965                 :             :   (void) operand1;
   49966                 :             :   operand2 = operands[2];
   49967                 :             :   (void) operand2;
   49968                 :             :   emit_insn (gen_rtx_SET (operand2,
   49969                 :             :         operand1));
   49970                 :             :   emit_insn (gen_rtx_SET (operand0,
   49971                 :             :         gen_rtx_ZERO_EXTEND (SImode,
   49972                 :             :         copy_rtx (operand2))));
   49973                 :             :   _val = get_insns ();
   49974                 :             :   end_sequence ();
   49975                 :             :   return _val;
   49976                 :             : }
   49977                 :             : 
   49978                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:18034 */
   49979                 :             : extern rtx_insn *gen_split_723 (rtx_insn *, rtx *);
   49980                 :             : rtx_insn *
   49981                 :             : gen_split_723 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   49982                 :             : {
   49983                 :             :   rtx operand0;
   49984                 :             :   rtx operand1;
   49985                 :             :   rtx_insn *_val = NULL;
   49986                 :             :   if (dump_file)
   49987                 :             :     fprintf (dump_file, "Splitting with gen_split_723 (i386.md:18034)\n");
   49988                 :             :   start_sequence ();
   49989                 :             : #define FAIL return (end_sequence (), _val)
   49990                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   49991                 :             : #line 18041 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   49992                 :             : {
   49993                 :             :   operands[1] = shallow_copy_rtx (operands[1]);
   49994                 :             :   PUT_MODE (operands[1], QImode);
   49995                 :             : }
   49996                 :             : #undef DONE
   49997                 :             : #undef FAIL
   49998                 :             :   operand0 = operands[0];
   49999                 :             :   (void) operand0;
   50000                 :             :   operand1 = operands[1];
   50001                 :             :   (void) operand1;
   50002                 :             :   emit_insn (gen_rtx_SET (operand0,
   50003                 :             :         operand1));
   50004                 :             :   _val = get_insns ();
   50005                 :             :   end_sequence ();
   50006                 :             :   return _val;
   50007                 :             : }
   50008                 :             : 
   50009                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:18046 */
   50010                 :             : extern rtx_insn *gen_split_724 (rtx_insn *, rtx *);
   50011                 :             : rtx_insn *
   50012                 :             : gen_split_724 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   50013                 :             : {
   50014                 :             :   rtx operand0;
   50015                 :             :   rtx operand1;
   50016                 :             :   rtx_insn *_val = NULL;
   50017                 :             :   if (dump_file)
   50018                 :             :     fprintf (dump_file, "Splitting with gen_split_724 (i386.md:18046)\n");
   50019                 :             :   start_sequence ();
   50020                 :             : #define FAIL return (end_sequence (), _val)
   50021                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   50022                 :             : #line 18053 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   50023                 :             : {
   50024                 :             :   operands[1] = shallow_copy_rtx (operands[1]);
   50025                 :             :   PUT_MODE (operands[1], QImode);
   50026                 :             : }
   50027                 :             : #undef DONE
   50028                 :             : #undef FAIL
   50029                 :             :   operand0 = operands[0];
   50030                 :             :   (void) operand0;
   50031                 :             :   operand1 = operands[1];
   50032                 :             :   (void) operand1;
   50033                 :             :   emit_insn (gen_rtx_SET (operand0,
   50034                 :             :         operand1));
   50035                 :             :   _val = get_insns ();
   50036                 :             :   end_sequence ();
   50037                 :             :   return _val;
   50038                 :             : }
   50039                 :             : 
   50040                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:18058 */
   50041                 :             : extern rtx_insn *gen_split_725 (rtx_insn *, rtx *);
   50042                 :             : rtx_insn *
   50043                 :             : gen_split_725 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   50044                 :             : {
   50045                 :             :   rtx operand0;
   50046                 :             :   rtx operand1;
   50047                 :             :   rtx_insn *_val = NULL;
   50048                 :             :   if (dump_file)
   50049                 :             :     fprintf (dump_file, "Splitting with gen_split_725 (i386.md:18058)\n");
   50050                 :             :   start_sequence ();
   50051                 :             : #define FAIL return (end_sequence (), _val)
   50052                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   50053                 :             : #line 18065 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   50054                 :             : {
   50055                 :             :   operands[1] = shallow_copy_rtx (operands[1]);
   50056                 :             :   PUT_MODE (operands[1], QImode);
   50057                 :             :   PUT_CODE (operands[1],
   50058                 :             :             ix86_reverse_condition (GET_CODE (operands[1]),
   50059                 :             :                                     GET_MODE (XEXP (operands[1], 0))));
   50060                 :             : 
   50061                 :             :   /* Make sure that (a) the CCmode we have for the flags is strong
   50062                 :             :      enough for the reversed compare or (b) we have a valid FP compare.  */
   50063                 :             :   if (! ix86_comparison_operator (operands[1], VOIDmode))
   50064                 :             :     FAIL;
   50065                 :             : }
   50066                 :             : #undef DONE
   50067                 :             : #undef FAIL
   50068                 :             :   operand0 = operands[0];
   50069                 :             :   (void) operand0;
   50070                 :             :   operand1 = operands[1];
   50071                 :             :   (void) operand1;
   50072                 :             :   emit_insn (gen_rtx_SET (operand0,
   50073                 :             :         operand1));
   50074                 :             :   _val = get_insns ();
   50075                 :             :   end_sequence ();
   50076                 :             :   return _val;
   50077                 :             : }
   50078                 :             : 
   50079                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:18078 */
   50080                 :             : extern rtx_insn *gen_split_726 (rtx_insn *, rtx *);
   50081                 :             : rtx_insn *
   50082                 :             : gen_split_726 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   50083                 :             : {
   50084                 :             :   rtx operand0;
   50085                 :             :   rtx operand1;
   50086                 :             :   rtx_insn *_val = NULL;
   50087                 :             :   if (dump_file)
   50088                 :             :     fprintf (dump_file, "Splitting with gen_split_726 (i386.md:18078)\n");
   50089                 :             :   start_sequence ();
   50090                 :             : #define FAIL return (end_sequence (), _val)
   50091                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   50092                 :             : #line 18085 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   50093                 :             : {
   50094                 :             :   operands[1] = shallow_copy_rtx (operands[1]);
   50095                 :             :   PUT_MODE (operands[1], QImode);
   50096                 :             :   PUT_CODE (operands[1],
   50097                 :             :             ix86_reverse_condition (GET_CODE (operands[1]),
   50098                 :             :                                     GET_MODE (XEXP (operands[1], 0))));
   50099                 :             : 
   50100                 :             :   /* Make sure that (a) the CCmode we have for the flags is strong
   50101                 :             :      enough for the reversed compare or (b) we have a valid FP compare.  */
   50102                 :             :   if (! ix86_comparison_operator (operands[1], VOIDmode))
   50103                 :             :     FAIL;
   50104                 :             : }
   50105                 :             : #undef DONE
   50106                 :             : #undef FAIL
   50107                 :             :   operand0 = operands[0];
   50108                 :             :   (void) operand0;
   50109                 :             :   operand1 = operands[1];
   50110                 :             :   (void) operand1;
   50111                 :             :   emit_insn (gen_rtx_SET (operand0,
   50112                 :             :         operand1));
   50113                 :             :   _val = get_insns ();
   50114                 :             :   end_sequence ();
   50115                 :             :   return _val;
   50116                 :             : }
   50117                 :             : 
   50118                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:18101 */
   50119                 :             : extern rtx_insn *gen_peephole2_165 (rtx_insn *, rtx *);
   50120                 :             : rtx_insn *
   50121                 :             : gen_peephole2_165 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   50122                 :             : {
   50123                 :             :   rtx operand0;
   50124                 :             :   rtx operand1;
   50125                 :             :   rtx operand2;
   50126                 :             :   rtx operand3;
   50127                 :             :   rtx_insn *_val = NULL;
   50128                 :             :   if (dump_file)
   50129                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_165 (i386.md:18101)\n");
   50130                 :             :   start_sequence ();
   50131                 :             : #define FAIL return (end_sequence (), _val)
   50132                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   50133                 :             : #line 18119 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   50134                 :             : {
   50135                 :             :   if (GET_CODE (operands[1]) == EQ)
   50136                 :             :     {
   50137                 :             :       operands[2] = shallow_copy_rtx (operands[2]);
   50138                 :             :       PUT_CODE (operands[2], reverse_condition (GET_CODE (operands[2])));
   50139                 :             :     }
   50140                 :             : }
   50141                 :             : #undef DONE
   50142                 :             : #undef FAIL
   50143                 :             :   operand0 = operands[0];
   50144                 :             :   (void) operand0;
   50145                 :             :   operand1 = operands[1];
   50146                 :             :   (void) operand1;
   50147                 :             :   operand2 = operands[2];
   50148                 :             :   (void) operand2;
   50149                 :             :   operand3 = operands[3];
   50150                 :             :   (void) operand3;
   50151                 :             :   emit_insn (gen_rtx_SET (operand0,
   50152                 :             :         gen_rtx_fmt_ee (GET_CODE (operand1), GET_MODE (operand1),
   50153                 :             :                 gen_rtx_REG (CCZmode,
   50154                 :             :         17),
   50155                 :             :                 const0_rtx)));
   50156                 :             :   emit_jump_insn (gen_rtx_SET (pc_rtx,
   50157                 :             :         gen_rtx_IF_THEN_ELSE (VOIDmode,
   50158                 :             :         operand2,
   50159                 :             :         operand3,
   50160                 :             :         pc_rtx)));
   50161                 :             :   _val = get_insns ();
   50162                 :             :   end_sequence ();
   50163                 :             :   return _val;
   50164                 :             : }
   50165                 :             : 
   50166                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:18164 */
   50167                 :             : extern rtx_insn *gen_split_727 (rtx_insn *, rtx *);
   50168                 :             : rtx_insn *
   50169                 :             : gen_split_727 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   50170                 :             : {
   50171                 :             :   rtx operand0;
   50172                 :             :   rtx operand1;
   50173                 :             :   rtx operand2;
   50174                 :             :   rtx operand3;
   50175                 :             :   rtx_insn *_val = NULL;
   50176                 :             :   if (dump_file)
   50177                 :             :     fprintf (dump_file, "Splitting with gen_split_727 (i386.md:18164)\n");
   50178                 :             :   start_sequence ();
   50179                 :             :   operand0 = operands[0];
   50180                 :             :   (void) operand0;
   50181                 :             :   operand1 = operands[1];
   50182                 :             :   (void) operand1;
   50183                 :             :   operand2 = operands[2];
   50184                 :             :   (void) operand2;
   50185                 :             :   operand3 = operands[3];
   50186                 :             :   (void) operand3;
   50187                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCCmode,
   50188                 :             :         17),
   50189                 :             :         gen_rtx_COMPARE (CCCmode,
   50190                 :             :         gen_rtx_PLUS (QImode,
   50191                 :             :         operand2,
   50192                 :             :         operand3),
   50193                 :             :         copy_rtx (operand2))));
   50194                 :             :   emit_jump_insn (gen_rtx_SET (pc_rtx,
   50195                 :             :         gen_rtx_IF_THEN_ELSE (VOIDmode,
   50196                 :             :         gen_rtx_fmt_ee (GET_CODE (operand1), GET_MODE (operand1),
   50197                 :             :                 gen_rtx_REG (CCCmode,
   50198                 :             :         17),
   50199                 :             :                 const0_rtx),
   50200                 :             :         gen_rtx_LABEL_REF (VOIDmode,
   50201                 :             :         operand0),
   50202                 :             :         pc_rtx)));
   50203                 :             :   _val = get_insns ();
   50204                 :             :   end_sequence ();
   50205                 :             :   return _val;
   50206                 :             : }
   50207                 :             : 
   50208                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:18164 */
   50209                 :             : extern rtx_insn *gen_split_728 (rtx_insn *, rtx *);
   50210                 :             : rtx_insn *
   50211                 :             : gen_split_728 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   50212                 :             : {
   50213                 :             :   rtx operand0;
   50214                 :             :   rtx operand1;
   50215                 :             :   rtx operand2;
   50216                 :             :   rtx operand3;
   50217                 :             :   rtx_insn *_val = NULL;
   50218                 :             :   if (dump_file)
   50219                 :             :     fprintf (dump_file, "Splitting with gen_split_728 (i386.md:18164)\n");
   50220                 :             :   start_sequence ();
   50221                 :             :   operand0 = operands[0];
   50222                 :             :   (void) operand0;
   50223                 :             :   operand1 = operands[1];
   50224                 :             :   (void) operand1;
   50225                 :             :   operand2 = operands[2];
   50226                 :             :   (void) operand2;
   50227                 :             :   operand3 = operands[3];
   50228                 :             :   (void) operand3;
   50229                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCCmode,
   50230                 :             :         17),
   50231                 :             :         gen_rtx_COMPARE (CCCmode,
   50232                 :             :         gen_rtx_PLUS (HImode,
   50233                 :             :         operand2,
   50234                 :             :         operand3),
   50235                 :             :         copy_rtx (operand2))));
   50236                 :             :   emit_jump_insn (gen_rtx_SET (pc_rtx,
   50237                 :             :         gen_rtx_IF_THEN_ELSE (VOIDmode,
   50238                 :             :         gen_rtx_fmt_ee (GET_CODE (operand1), GET_MODE (operand1),
   50239                 :             :                 gen_rtx_REG (CCCmode,
   50240                 :             :         17),
   50241                 :             :                 const0_rtx),
   50242                 :             :         gen_rtx_LABEL_REF (VOIDmode,
   50243                 :             :         operand0),
   50244                 :             :         pc_rtx)));
   50245                 :             :   _val = get_insns ();
   50246                 :             :   end_sequence ();
   50247                 :             :   return _val;
   50248                 :             : }
   50249                 :             : 
   50250                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:18164 */
   50251                 :             : extern rtx_insn *gen_split_729 (rtx_insn *, rtx *);
   50252                 :             : rtx_insn *
   50253                 :             : gen_split_729 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   50254                 :             : {
   50255                 :             :   rtx operand0;
   50256                 :             :   rtx operand1;
   50257                 :             :   rtx operand2;
   50258                 :             :   rtx operand3;
   50259                 :             :   rtx_insn *_val = NULL;
   50260                 :             :   if (dump_file)
   50261                 :             :     fprintf (dump_file, "Splitting with gen_split_729 (i386.md:18164)\n");
   50262                 :             :   start_sequence ();
   50263                 :             :   operand0 = operands[0];
   50264                 :             :   (void) operand0;
   50265                 :             :   operand1 = operands[1];
   50266                 :             :   (void) operand1;
   50267                 :             :   operand2 = operands[2];
   50268                 :             :   (void) operand2;
   50269                 :             :   operand3 = operands[3];
   50270                 :             :   (void) operand3;
   50271                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCCmode,
   50272                 :             :         17),
   50273                 :             :         gen_rtx_COMPARE (CCCmode,
   50274                 :             :         gen_rtx_PLUS (SImode,
   50275                 :             :         operand2,
   50276                 :             :         operand3),
   50277                 :             :         copy_rtx (operand2))));
   50278                 :             :   emit_jump_insn (gen_rtx_SET (pc_rtx,
   50279                 :             :         gen_rtx_IF_THEN_ELSE (VOIDmode,
   50280                 :             :         gen_rtx_fmt_ee (GET_CODE (operand1), GET_MODE (operand1),
   50281                 :             :                 gen_rtx_REG (CCCmode,
   50282                 :             :         17),
   50283                 :             :                 const0_rtx),
   50284                 :             :         gen_rtx_LABEL_REF (VOIDmode,
   50285                 :             :         operand0),
   50286                 :             :         pc_rtx)));
   50287                 :             :   _val = get_insns ();
   50288                 :             :   end_sequence ();
   50289                 :             :   return _val;
   50290                 :             : }
   50291                 :             : 
   50292                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:18164 */
   50293                 :             : extern rtx_insn *gen_split_730 (rtx_insn *, rtx *);
   50294                 :             : rtx_insn *
   50295                 :             : gen_split_730 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   50296                 :             : {
   50297                 :             :   rtx operand0;
   50298                 :             :   rtx operand1;
   50299                 :             :   rtx operand2;
   50300                 :             :   rtx operand3;
   50301                 :             :   rtx_insn *_val = NULL;
   50302                 :             :   if (dump_file)
   50303                 :             :     fprintf (dump_file, "Splitting with gen_split_730 (i386.md:18164)\n");
   50304                 :             :   start_sequence ();
   50305                 :             :   operand0 = operands[0];
   50306                 :             :   (void) operand0;
   50307                 :             :   operand1 = operands[1];
   50308                 :             :   (void) operand1;
   50309                 :             :   operand2 = operands[2];
   50310                 :             :   (void) operand2;
   50311                 :             :   operand3 = operands[3];
   50312                 :             :   (void) operand3;
   50313                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCCmode,
   50314                 :             :         17),
   50315                 :             :         gen_rtx_COMPARE (CCCmode,
   50316                 :             :         gen_rtx_PLUS (DImode,
   50317                 :             :         operand2,
   50318                 :             :         operand3),
   50319                 :             :         copy_rtx (operand2))));
   50320                 :             :   emit_jump_insn (gen_rtx_SET (pc_rtx,
   50321                 :             :         gen_rtx_IF_THEN_ELSE (VOIDmode,
   50322                 :             :         gen_rtx_fmt_ee (GET_CODE (operand1), GET_MODE (operand1),
   50323                 :             :                 gen_rtx_REG (CCCmode,
   50324                 :             :         17),
   50325                 :             :                 const0_rtx),
   50326                 :             :         gen_rtx_LABEL_REF (VOIDmode,
   50327                 :             :         operand0),
   50328                 :             :         pc_rtx)));
   50329                 :             :   _val = get_insns ();
   50330                 :             :   end_sequence ();
   50331                 :             :   return _val;
   50332                 :             : }
   50333                 :             : 
   50334                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:18182 */
   50335                 :             : extern rtx_insn *gen_split_731 (rtx_insn *, rtx *);
   50336                 :             : rtx_insn *
   50337                 :             : gen_split_731 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   50338                 :             : {
   50339                 :             :   rtx operand0;
   50340                 :             :   rtx operand1;
   50341                 :             :   rtx operand2;
   50342                 :             :   rtx operand3;
   50343                 :             :   rtx operand4;
   50344                 :             :   rtx_insn *_val = NULL;
   50345                 :             :   if (dump_file)
   50346                 :             :     fprintf (dump_file, "Splitting with gen_split_731 (i386.md:18182)\n");
   50347                 :             :   start_sequence ();
   50348                 :             : #define FAIL return (end_sequence (), _val)
   50349                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   50350                 :             : #line 18200 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   50351                 :             : {
   50352                 :             :   enum rtx_code new_code;
   50353                 :             : 
   50354                 :             :   operands[1] = shallow_copy_rtx (operands[1]);
   50355                 :             :   switch (GET_CODE (operands[1]))
   50356                 :             :     {
   50357                 :             :     case GTU: new_code = NE; break;
   50358                 :             :     case LEU: new_code = EQ; break;
   50359                 :             :     default: gcc_unreachable ();
   50360                 :             :     }
   50361                 :             :   PUT_CODE (operands[1], new_code);
   50362                 :             : 
   50363                 :             :   operands[4] = GEN_INT (exact_log2 (UINTVAL (operands[3]) + 1));
   50364                 :             : }
   50365                 :             : #undef DONE
   50366                 :             : #undef FAIL
   50367                 :             :   operand0 = operands[0];
   50368                 :             :   (void) operand0;
   50369                 :             :   operand1 = operands[1];
   50370                 :             :   (void) operand1;
   50371                 :             :   operand2 = operands[2];
   50372                 :             :   (void) operand2;
   50373                 :             :   operand3 = operands[3];
   50374                 :             :   (void) operand3;
   50375                 :             :   operand4 = operands[4];
   50376                 :             :   (void) operand4;
   50377                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCZmode,
   50378                 :             :         17),
   50379                 :             :         gen_rtx_COMPARE (CCZmode,
   50380                 :             :         gen_rtx_LSHIFTRT (DImode,
   50381                 :             :         operand2,
   50382                 :             :         operand4),
   50383                 :             :         const0_rtx)));
   50384                 :             :   emit_jump_insn (gen_rtx_SET (pc_rtx,
   50385                 :             :         gen_rtx_IF_THEN_ELSE (VOIDmode,
   50386                 :             :         gen_rtx_fmt_ee (GET_CODE (operand1), GET_MODE (operand1),
   50387                 :             :                 gen_rtx_REG (CCZmode,
   50388                 :             :         17),
   50389                 :             :                 const0_rtx),
   50390                 :             :         gen_rtx_LABEL_REF (VOIDmode,
   50391                 :             :         operand0),
   50392                 :             :         pc_rtx)));
   50393                 :             :   _val = get_insns ();
   50394                 :             :   end_sequence ();
   50395                 :             :   return _val;
   50396                 :             : }
   50397                 :             : 
   50398                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:18244 */
   50399                 :             : extern rtx_insn *gen_split_732 (rtx_insn *, rtx *);
   50400                 :             : rtx_insn *
   50401                 :             : gen_split_732 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   50402                 :             : {
   50403                 :             :   rtx operand0;
   50404                 :             :   rtx operand1;
   50405                 :             :   rtx_insn *_val = NULL;
   50406                 :             :   if (dump_file)
   50407                 :             :     fprintf (dump_file, "Splitting with gen_split_732 (i386.md:18244)\n");
   50408                 :             :   start_sequence ();
   50409                 :             : #define FAIL return (end_sequence (), _val)
   50410                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   50411                 :             : #line 18256 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   50412                 :             : {
   50413                 :             :   operands[0] = shallow_copy_rtx (operands[0]);
   50414                 :             :   PUT_MODE (operands[0], VOIDmode);
   50415                 :             : }
   50416                 :             : #undef DONE
   50417                 :             : #undef FAIL
   50418                 :             :   operand0 = operands[0];
   50419                 :             :   (void) operand0;
   50420                 :             :   operand1 = operands[1];
   50421                 :             :   (void) operand1;
   50422                 :             :   emit_jump_insn (gen_rtx_SET (pc_rtx,
   50423                 :             :         gen_rtx_IF_THEN_ELSE (VOIDmode,
   50424                 :             :         operand0,
   50425                 :             :         gen_rtx_LABEL_REF (VOIDmode,
   50426                 :             :         operand1),
   50427                 :             :         pc_rtx)));
   50428                 :             :   _val = get_insns ();
   50429                 :             :   end_sequence ();
   50430                 :             :   return _val;
   50431                 :             : }
   50432                 :             : 
   50433                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:18261 */
   50434                 :             : extern rtx_insn *gen_split_733 (rtx_insn *, rtx *);
   50435                 :             : rtx_insn *
   50436                 :             : gen_split_733 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   50437                 :             : {
   50438                 :             :   rtx operand0;
   50439                 :             :   rtx operand1;
   50440                 :             :   rtx_insn *_val = NULL;
   50441                 :             :   if (dump_file)
   50442                 :             :     fprintf (dump_file, "Splitting with gen_split_733 (i386.md:18261)\n");
   50443                 :             :   start_sequence ();
   50444                 :             : #define FAIL return (end_sequence (), _val)
   50445                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   50446                 :             : #line 18273 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   50447                 :             : {
   50448                 :             :   operands[0] = shallow_copy_rtx (operands[0]);
   50449                 :             :   PUT_MODE (operands[0], VOIDmode);
   50450                 :             :   PUT_CODE (operands[0],
   50451                 :             :             ix86_reverse_condition (GET_CODE (operands[0]),
   50452                 :             :                                     GET_MODE (XEXP (operands[0], 0))));
   50453                 :             : 
   50454                 :             :   /* Make sure that (a) the CCmode we have for the flags is strong
   50455                 :             :      enough for the reversed compare or (b) we have a valid FP compare.  */
   50456                 :             :   if (! ix86_comparison_operator (operands[0], VOIDmode))
   50457                 :             :     FAIL;
   50458                 :             : }
   50459                 :             : #undef DONE
   50460                 :             : #undef FAIL
   50461                 :             :   operand0 = operands[0];
   50462                 :             :   (void) operand0;
   50463                 :             :   operand1 = operands[1];
   50464                 :             :   (void) operand1;
   50465                 :             :   emit_jump_insn (gen_rtx_SET (pc_rtx,
   50466                 :             :         gen_rtx_IF_THEN_ELSE (VOIDmode,
   50467                 :             :         operand0,
   50468                 :             :         gen_rtx_LABEL_REF (VOIDmode,
   50469                 :             :         operand1),
   50470                 :             :         pc_rtx)));
   50471                 :             :   _val = get_insns ();
   50472                 :             :   end_sequence ();
   50473                 :             :   return _val;
   50474                 :             : }
   50475                 :             : 
   50476                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:18304 */
   50477                 :             : rtx
   50478                 :             : gen_indirect_jump (rtx operand0)
   50479                 :             : {
   50480                 :             :   rtx_insn *_val = 0;
   50481                 :             :   start_sequence ();
   50482                 :             :   {
   50483                 :             :     rtx operands[1];
   50484                 :             :     operands[0] = operand0;
   50485                 :             : #define FAIL return (end_sequence (), _val)
   50486                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   50487                 :             : #line 18307 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   50488                 :             : {
   50489                 :             :   if (TARGET_X32 || TARGET_INDIRECT_BRANCH_REGISTER)
   50490                 :             :     operands[0] = convert_memory_address (word_mode, operands[0]);
   50491                 :             :   cfun->machine->has_local_indirect_jump = true;
   50492                 :             : }
   50493                 :             : #undef DONE
   50494                 :             : #undef FAIL
   50495                 :             :     operand0 = operands[0];
   50496                 :             :     (void) operand0;
   50497                 :             :   }
   50498                 :             :   emit_jump_insn (gen_rtx_SET (pc_rtx,
   50499                 :             :         operand0));
   50500                 :             :   _val = get_insns ();
   50501                 :             :   end_sequence ();
   50502                 :             :   return _val;
   50503                 :             : }
   50504                 :             : 
   50505                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:18324 */
   50506                 :             : rtx
   50507                 :             : gen_tablejump (rtx operand0,
   50508                 :             :         rtx operand1)
   50509                 :             : {
   50510                 :             :   rtx_insn *_val = 0;
   50511                 :             :   start_sequence ();
   50512                 :             :   {
   50513                 :             :     rtx operands[2];
   50514                 :             :     operands[0] = operand0;
   50515                 :             :     operands[1] = operand1;
   50516                 :             : #define FAIL return (end_sequence (), _val)
   50517                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   50518                 :             : #line 18328 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   50519                 :             : {
   50520                 :             :   /* In PIC mode, the table entries are stored GOT (32-bit) or PC (64-bit)
   50521                 :             :      relative.  Convert the relative address to an absolute address.  */
   50522                 :             :   if (flag_pic)
   50523                 :             :     {
   50524                 :             :       rtx op0, op1;
   50525                 :             :       enum rtx_code code;
   50526                 :             : 
   50527                 :             :       /* We can't use @GOTOFF for text labels on VxWorks;
   50528                 :             :          see gotoff_operand.  */
   50529                 :             :       if (TARGET_64BIT || TARGET_VXWORKS_RTP)
   50530                 :             :         {
   50531                 :             :           code = PLUS;
   50532                 :             :           op0 = operands[0];
   50533                 :             :           op1 = gen_rtx_LABEL_REF (Pmode, operands[1]);
   50534                 :             :         }
   50535                 :             :       else if (TARGET_MACHO || HAVE_AS_GOTOFF_IN_DATA)
   50536                 :             :         {
   50537                 :             :           code = PLUS;
   50538                 :             :           op0 = operands[0];
   50539                 :             :           op1 = pic_offset_table_rtx;
   50540                 :             :         }
   50541                 :             :       else
   50542                 :             :         {
   50543                 :             :           code = MINUS;
   50544                 :             :           op0 = pic_offset_table_rtx;
   50545                 :             :           op1 = operands[0];
   50546                 :             :         }
   50547                 :             : 
   50548                 :             :       operands[0] = expand_simple_binop (Pmode, code, op0, op1, NULL_RTX, 0,
   50549                 :             :                                          OPTAB_DIRECT);
   50550                 :             :     }
   50551                 :             : 
   50552                 :             :   if (TARGET_X32 || TARGET_INDIRECT_BRANCH_REGISTER)
   50553                 :             :     operands[0] = convert_memory_address (word_mode, operands[0]);
   50554                 :             :   cfun->machine->has_local_indirect_jump = true;
   50555                 :             : }
   50556                 :             : #undef DONE
   50557                 :             : #undef FAIL
   50558                 :             :     operand0 = operands[0];
   50559                 :             :     (void) operand0;
   50560                 :             :     operand1 = operands[1];
   50561                 :             :     (void) operand1;
   50562                 :             :   }
   50563                 :             :   emit_jump_insn (gen_rtx_PARALLEL (VOIDmode,
   50564                 :             :         gen_rtvec (2,
   50565                 :             :                 gen_rtx_SET (pc_rtx,
   50566                 :             :         operand0),
   50567                 :             :                 gen_rtx_USE (VOIDmode,
   50568                 :             :         gen_rtx_LABEL_REF (VOIDmode,
   50569                 :             :         operand1)))));
   50570                 :             :   _val = get_insns ();
   50571                 :             :   end_sequence ();
   50572                 :             :   return _val;
   50573                 :             : }
   50574                 :             : 
   50575                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:18380 */
   50576                 :             : extern rtx_insn *gen_peephole2_166 (rtx_insn *, rtx *);
   50577                 :             : rtx_insn *
   50578                 :             : gen_peephole2_166 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   50579                 :             : {
   50580                 :             :   rtx operand0;
   50581                 :             :   rtx operand1;
   50582                 :             :   rtx operand2;
   50583                 :             :   rtx operand3;
   50584                 :             :   rtx operand4;
   50585                 :             :   rtx operand5;
   50586                 :             :   rtx_insn *_val = NULL;
   50587                 :             :   if (dump_file)
   50588                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_166 (i386.md:18380)\n");
   50589                 :             :   start_sequence ();
   50590                 :             : #define FAIL return (end_sequence (), _val)
   50591                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   50592                 :             : #line 18394 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   50593                 :             : {
   50594                 :             :   operands[5] = gen_lowpart (QImode, operands[3]);
   50595                 :             :   ix86_expand_clear (operands[3]);
   50596                 :             : }
   50597                 :             : #undef DONE
   50598                 :             : #undef FAIL
   50599                 :             :   operand0 = operands[0];
   50600                 :             :   (void) operand0;
   50601                 :             :   operand1 = operands[1];
   50602                 :             :   (void) operand1;
   50603                 :             :   operand2 = operands[2];
   50604                 :             :   (void) operand2;
   50605                 :             :   operand3 = operands[3];
   50606                 :             :   (void) operand3;
   50607                 :             :   operand4 = operands[4];
   50608                 :             :   (void) operand4;
   50609                 :             :   operand5 = operands[5];
   50610                 :             :   (void) operand5;
   50611                 :             :   emit_insn (gen_rtx_SET (operand4,
   50612                 :             :         operand0));
   50613                 :             :   emit_insn (gen_rtx_SET (gen_rtx_STRICT_LOW_PART (VOIDmode,
   50614                 :             :         operand5),
   50615                 :             :         operand2));
   50616                 :             :   _val = get_insns ();
   50617                 :             :   end_sequence ();
   50618                 :             :   return _val;
   50619                 :             : }
   50620                 :             : 
   50621                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:18399 */
   50622                 :             : extern rtx_insn *gen_peephole2_167 (rtx_insn *, rtx *);
   50623                 :             : rtx_insn *
   50624                 :             : gen_peephole2_167 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   50625                 :             : {
   50626                 :             :   rtx operand0;
   50627                 :             :   rtx operand1;
   50628                 :             :   rtx operand2;
   50629                 :             :   rtx operand3;
   50630                 :             :   rtx operand4;
   50631                 :             :   rtx operand5;
   50632                 :             :   rtx operand6;
   50633                 :             :   rtx_insn *_val = NULL;
   50634                 :             :   if (dump_file)
   50635                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_167 (i386.md:18399)\n");
   50636                 :             :   start_sequence ();
   50637                 :             : #define FAIL return (end_sequence (), _val)
   50638                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   50639                 :             : #line 18417 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   50640                 :             : {
   50641                 :             :   operands[6] = gen_lowpart (QImode, operands[3]);
   50642                 :             :   ix86_expand_clear (operands[3]);
   50643                 :             : }
   50644                 :             : #undef DONE
   50645                 :             : #undef FAIL
   50646                 :             :   operand0 = operands[0];
   50647                 :             :   (void) operand0;
   50648                 :             :   operand1 = operands[1];
   50649                 :             :   (void) operand1;
   50650                 :             :   operand2 = operands[2];
   50651                 :             :   (void) operand2;
   50652                 :             :   operand3 = operands[3];
   50653                 :             :   (void) operand3;
   50654                 :             :   operand4 = operands[4];
   50655                 :             :   (void) operand4;
   50656                 :             :   operand5 = operands[5];
   50657                 :             :   (void) operand5;
   50658                 :             :   operand6 = operands[6];
   50659                 :             :   (void) operand6;
   50660                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   50661                 :             :         gen_rtvec (2,
   50662                 :             :                 gen_rtx_SET (operand5,
   50663                 :             :         operand0),
   50664                 :             :                 operand4)), true);
   50665                 :             :   emit_insn (gen_rtx_SET (gen_rtx_STRICT_LOW_PART (VOIDmode,
   50666                 :             :         operand6),
   50667                 :             :         operand2));
   50668                 :             :   _val = get_insns ();
   50669                 :             :   end_sequence ();
   50670                 :             :   return _val;
   50671                 :             : }
   50672                 :             : 
   50673                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:18422 */
   50674                 :             : extern rtx_insn *gen_peephole2_168 (rtx_insn *, rtx *);
   50675                 :             : rtx_insn *
   50676                 :             : gen_peephole2_168 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   50677                 :             : {
   50678                 :             :   rtx operand0;
   50679                 :             :   rtx operand1;
   50680                 :             :   rtx operand2;
   50681                 :             :   rtx operand3;
   50682                 :             :   rtx operand4;
   50683                 :             :   rtx operand5;
   50684                 :             :   rtx operand6;
   50685                 :             :   rtx operand7;
   50686                 :             :   rtx operand8;
   50687                 :             :   rtx_insn *_val = NULL;
   50688                 :             :   if (dump_file)
   50689                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_168 (i386.md:18422)\n");
   50690                 :             :   start_sequence ();
   50691                 :             : #define FAIL return (end_sequence (), _val)
   50692                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   50693                 :             : #line 18444 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   50694                 :             : {
   50695                 :             :   operands[8] = gen_lowpart (QImode, operands[4]);
   50696                 :             :   ix86_expand_clear (operands[4]);
   50697                 :             : }
   50698                 :             : #undef DONE
   50699                 :             : #undef FAIL
   50700                 :             :   operand0 = operands[0];
   50701                 :             :   (void) operand0;
   50702                 :             :   operand1 = operands[1];
   50703                 :             :   (void) operand1;
   50704                 :             :   operand2 = operands[2];
   50705                 :             :   (void) operand2;
   50706                 :             :   operand3 = operands[3];
   50707                 :             :   (void) operand3;
   50708                 :             :   operand4 = operands[4];
   50709                 :             :   (void) operand4;
   50710                 :             :   operand5 = operands[5];
   50711                 :             :   (void) operand5;
   50712                 :             :   operand6 = operands[6];
   50713                 :             :   (void) operand6;
   50714                 :             :   operand7 = operands[7];
   50715                 :             :   (void) operand7;
   50716                 :             :   operand8 = operands[8];
   50717                 :             :   (void) operand8;
   50718                 :             :   emit_insn (gen_rtx_SET (operand6,
   50719                 :             :         operand0));
   50720                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   50721                 :             :         gen_rtvec (2,
   50722                 :             :                 gen_rtx_SET (operand7,
   50723                 :             :         operand1),
   50724                 :             :                 operand5)), true);
   50725                 :             :   emit_insn (gen_rtx_SET (gen_rtx_STRICT_LOW_PART (VOIDmode,
   50726                 :             :         operand8),
   50727                 :             :         operand3));
   50728                 :             :   _val = get_insns ();
   50729                 :             :   end_sequence ();
   50730                 :             :   return _val;
   50731                 :             : }
   50732                 :             : 
   50733                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:18451 */
   50734                 :             : extern rtx_insn *gen_peephole2_169 (rtx_insn *, rtx *);
   50735                 :             : rtx_insn *
   50736                 :             : gen_peephole2_169 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   50737                 :             : {
   50738                 :             :   rtx operand0;
   50739                 :             :   rtx operand1;
   50740                 :             :   rtx operand2;
   50741                 :             :   rtx operand3;
   50742                 :             :   rtx operand4;
   50743                 :             :   rtx operand5;
   50744                 :             :   rtx_insn *_val = NULL;
   50745                 :             :   if (dump_file)
   50746                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_169 (i386.md:18451)\n");
   50747                 :             :   start_sequence ();
   50748                 :             : #define FAIL return (end_sequence (), _val)
   50749                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   50750                 :             : #line 18465 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   50751                 :             : {
   50752                 :             :   operands[5] = gen_lowpart (QImode, operands[3]);
   50753                 :             :   ix86_expand_clear (operands[3]);
   50754                 :             : }
   50755                 :             : #undef DONE
   50756                 :             : #undef FAIL
   50757                 :             :   operand0 = operands[0];
   50758                 :             :   (void) operand0;
   50759                 :             :   operand1 = operands[1];
   50760                 :             :   (void) operand1;
   50761                 :             :   operand2 = operands[2];
   50762                 :             :   (void) operand2;
   50763                 :             :   operand3 = operands[3];
   50764                 :             :   (void) operand3;
   50765                 :             :   operand4 = operands[4];
   50766                 :             :   (void) operand4;
   50767                 :             :   operand5 = operands[5];
   50768                 :             :   (void) operand5;
   50769                 :             :   emit_insn (gen_rtx_SET (operand4,
   50770                 :             :         operand0));
   50771                 :             :   emit_insn (gen_rtx_SET (gen_rtx_STRICT_LOW_PART (VOIDmode,
   50772                 :             :         operand5),
   50773                 :             :         operand2));
   50774                 :             :   _val = get_insns ();
   50775                 :             :   end_sequence ();
   50776                 :             :   return _val;
   50777                 :             : }
   50778                 :             : 
   50779                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:18470 */
   50780                 :             : extern rtx_insn *gen_peephole2_170 (rtx_insn *, rtx *);
   50781                 :             : rtx_insn *
   50782                 :             : gen_peephole2_170 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   50783                 :             : {
   50784                 :             :   rtx operand0;
   50785                 :             :   rtx operand1;
   50786                 :             :   rtx operand2;
   50787                 :             :   rtx operand3;
   50788                 :             :   rtx operand4;
   50789                 :             :   rtx operand5;
   50790                 :             :   rtx operand6;
   50791                 :             :   rtx_insn *_val = NULL;
   50792                 :             :   if (dump_file)
   50793                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_170 (i386.md:18470)\n");
   50794                 :             :   start_sequence ();
   50795                 :             : #define FAIL return (end_sequence (), _val)
   50796                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   50797                 :             : #line 18489 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   50798                 :             : {
   50799                 :             :   operands[6] = gen_lowpart (QImode, operands[3]);
   50800                 :             :   ix86_expand_clear (operands[3]);
   50801                 :             : }
   50802                 :             : #undef DONE
   50803                 :             : #undef FAIL
   50804                 :             :   operand0 = operands[0];
   50805                 :             :   (void) operand0;
   50806                 :             :   operand1 = operands[1];
   50807                 :             :   (void) operand1;
   50808                 :             :   operand2 = operands[2];
   50809                 :             :   (void) operand2;
   50810                 :             :   operand3 = operands[3];
   50811                 :             :   (void) operand3;
   50812                 :             :   operand4 = operands[4];
   50813                 :             :   (void) operand4;
   50814                 :             :   operand5 = operands[5];
   50815                 :             :   (void) operand5;
   50816                 :             :   operand6 = operands[6];
   50817                 :             :   (void) operand6;
   50818                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   50819                 :             :         gen_rtvec (2,
   50820                 :             :                 gen_rtx_SET (operand5,
   50821                 :             :         operand0),
   50822                 :             :                 operand4)), true);
   50823                 :             :   emit_insn (gen_rtx_SET (gen_rtx_STRICT_LOW_PART (VOIDmode,
   50824                 :             :         operand6),
   50825                 :             :         operand2));
   50826                 :             :   _val = get_insns ();
   50827                 :             :   end_sequence ();
   50828                 :             :   return _val;
   50829                 :             : }
   50830                 :             : 
   50831                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:18494 */
   50832                 :             : extern rtx_insn *gen_peephole2_171 (rtx_insn *, rtx *);
   50833                 :             : rtx_insn *
   50834                 :             : gen_peephole2_171 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   50835                 :             : {
   50836                 :             :   rtx operand0;
   50837                 :             :   rtx operand1;
   50838                 :             :   rtx operand2;
   50839                 :             :   rtx operand3;
   50840                 :             :   rtx operand4;
   50841                 :             :   rtx operand5;
   50842                 :             :   rtx operand6;
   50843                 :             :   rtx operand7;
   50844                 :             :   rtx operand8;
   50845                 :             :   rtx_insn *_val = NULL;
   50846                 :             :   if (dump_file)
   50847                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_171 (i386.md:18494)\n");
   50848                 :             :   start_sequence ();
   50849                 :             : #define FAIL return (end_sequence (), _val)
   50850                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   50851                 :             : #line 18517 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   50852                 :             : {
   50853                 :             :   operands[8] = gen_lowpart (QImode, operands[4]);
   50854                 :             :   ix86_expand_clear (operands[4]);
   50855                 :             : }
   50856                 :             : #undef DONE
   50857                 :             : #undef FAIL
   50858                 :             :   operand0 = operands[0];
   50859                 :             :   (void) operand0;
   50860                 :             :   operand1 = operands[1];
   50861                 :             :   (void) operand1;
   50862                 :             :   operand2 = operands[2];
   50863                 :             :   (void) operand2;
   50864                 :             :   operand3 = operands[3];
   50865                 :             :   (void) operand3;
   50866                 :             :   operand4 = operands[4];
   50867                 :             :   (void) operand4;
   50868                 :             :   operand5 = operands[5];
   50869                 :             :   (void) operand5;
   50870                 :             :   operand6 = operands[6];
   50871                 :             :   (void) operand6;
   50872                 :             :   operand7 = operands[7];
   50873                 :             :   (void) operand7;
   50874                 :             :   operand8 = operands[8];
   50875                 :             :   (void) operand8;
   50876                 :             :   emit_insn (gen_rtx_SET (operand6,
   50877                 :             :         operand0));
   50878                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   50879                 :             :         gen_rtvec (2,
   50880                 :             :                 gen_rtx_SET (operand7,
   50881                 :             :         operand1),
   50882                 :             :                 operand5)), true);
   50883                 :             :   emit_insn (gen_rtx_SET (gen_rtx_STRICT_LOW_PART (VOIDmode,
   50884                 :             :         operand8),
   50885                 :             :         operand3));
   50886                 :             :   _val = get_insns ();
   50887                 :             :   end_sequence ();
   50888                 :             :   return _val;
   50889                 :             : }
   50890                 :             : 
   50891                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:18537 */
   50892                 :             : rtx
   50893                 :             : gen_call (rtx operand0,
   50894                 :             :         rtx operand1,
   50895                 :             :         rtx operand2)
   50896                 :             : {
   50897                 :             :   rtx_insn *_val = 0;
   50898                 :             :   start_sequence ();
   50899                 :             :   {
   50900                 :             :     rtx operands[3];
   50901                 :             :     operands[0] = operand0;
   50902                 :             :     operands[1] = operand1;
   50903                 :             :     operands[2] = operand2;
   50904                 :             : #define FAIL return (end_sequence (), _val)
   50905                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   50906                 :             : #line 18542 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   50907                 :             : {
   50908                 :             :   ix86_expand_call (NULL, operands[0], operands[1],
   50909                 :             :                     operands[2], NULL, false);
   50910                 :             :   DONE;
   50911                 :             : }
   50912                 :             : #undef DONE
   50913                 :             : #undef FAIL
   50914                 :             :     operand0 = operands[0];
   50915                 :             :     (void) operand0;
   50916                 :             :     operand1 = operands[1];
   50917                 :             :     (void) operand1;
   50918                 :             :     operand2 = operands[2];
   50919                 :             :     (void) operand2;
   50920                 :             :   }
   50921                 :             :   emit_call_insn (gen_rtx_CALL (VOIDmode,
   50922                 :             :         operand0,
   50923                 :             :         operand1));
   50924                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   50925                 :             :         operand2));
   50926                 :             :   _val = get_insns ();
   50927                 :             :   end_sequence ();
   50928                 :             :   return _val;
   50929                 :             : }
   50930                 :             : 
   50931                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:18548 */
   50932                 :             : rtx
   50933                 :             : gen_sibcall (rtx operand0,
   50934                 :             :         rtx operand1,
   50935                 :             :         rtx operand2)
   50936                 :             : {
   50937                 :             :   rtx_insn *_val = 0;
   50938                 :             :   start_sequence ();
   50939                 :             :   {
   50940                 :             :     rtx operands[3];
   50941                 :             :     operands[0] = operand0;
   50942                 :             :     operands[1] = operand1;
   50943                 :             :     operands[2] = operand2;
   50944                 :             : #define FAIL return (end_sequence (), _val)
   50945                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   50946                 :             : #line 18553 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   50947                 :             : {
   50948                 :             :   ix86_expand_call (NULL, operands[0], operands[1],
   50949                 :             :                     operands[2], NULL, true);
   50950                 :             :   DONE;
   50951                 :             : }
   50952                 :             : #undef DONE
   50953                 :             : #undef FAIL
   50954                 :             :     operand0 = operands[0];
   50955                 :             :     (void) operand0;
   50956                 :             :     operand1 = operands[1];
   50957                 :             :     (void) operand1;
   50958                 :             :     operand2 = operands[2];
   50959                 :             :     (void) operand2;
   50960                 :             :   }
   50961                 :             :   emit_call_insn (gen_rtx_CALL (VOIDmode,
   50962                 :             :         operand0,
   50963                 :             :         operand1));
   50964                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   50965                 :             :         operand2));
   50966                 :             :   _val = get_insns ();
   50967                 :             :   end_sequence ();
   50968                 :             :   return _val;
   50969                 :             : }
   50970                 :             : 
   50971                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:18612 */
   50972                 :             : extern rtx_insn *gen_peephole2_172 (rtx_insn *, rtx *);
   50973                 :             : rtx_insn *
   50974                 :             : gen_peephole2_172 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   50975                 :             : {
   50976                 :             :   rtx operand0;
   50977                 :             :   rtx operand1;
   50978                 :             :   rtx operand2;
   50979                 :             :   rtx operand3;
   50980                 :             :   rtx_insn *_val = NULL;
   50981                 :             :   if (dump_file)
   50982                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_172 (i386.md:18612)\n");
   50983                 :             :   start_sequence ();
   50984                 :             :   operand0 = operands[0];
   50985                 :             :   (void) operand0;
   50986                 :             :   operand1 = operands[1];
   50987                 :             :   (void) operand1;
   50988                 :             :   operand2 = operands[2];
   50989                 :             :   (void) operand2;
   50990                 :             :   operand3 = operands[3];
   50991                 :             :   (void) operand3;
   50992                 :             :   emit_call_insn (gen_rtx_PARALLEL (VOIDmode,
   50993                 :             :         gen_rtvec (2,
   50994                 :             :                 gen_rtx_CALL (VOIDmode,
   50995                 :             :         gen_rtx_MEM (QImode,
   50996                 :             :         operand1),
   50997                 :             :         operand3),
   50998                 :             :                 gen_rtx_UNSPEC (VOIDmode,
   50999                 :             :         gen_rtvec (1,
   51000                 :             :                 const0_rtx),
   51001                 :             :         38))));
   51002                 :             :   _val = get_insns ();
   51003                 :             :   end_sequence ();
   51004                 :             :   return _val;
   51005                 :             : }
   51006                 :             : 
   51007                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:18612 */
   51008                 :             : extern rtx_insn *gen_peephole2_173 (rtx_insn *, rtx *);
   51009                 :             : rtx_insn *
   51010                 :             : gen_peephole2_173 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   51011                 :             : {
   51012                 :             :   rtx operand0;
   51013                 :             :   rtx operand1;
   51014                 :             :   rtx operand2;
   51015                 :             :   rtx operand3;
   51016                 :             :   rtx_insn *_val = NULL;
   51017                 :             :   if (dump_file)
   51018                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_173 (i386.md:18612)\n");
   51019                 :             :   start_sequence ();
   51020                 :             :   operand0 = operands[0];
   51021                 :             :   (void) operand0;
   51022                 :             :   operand1 = operands[1];
   51023                 :             :   (void) operand1;
   51024                 :             :   operand2 = operands[2];
   51025                 :             :   (void) operand2;
   51026                 :             :   operand3 = operands[3];
   51027                 :             :   (void) operand3;
   51028                 :             :   emit_call_insn (gen_rtx_PARALLEL (VOIDmode,
   51029                 :             :         gen_rtvec (2,
   51030                 :             :                 gen_rtx_CALL (VOIDmode,
   51031                 :             :         gen_rtx_MEM (QImode,
   51032                 :             :         operand1),
   51033                 :             :         operand3),
   51034                 :             :                 gen_rtx_UNSPEC (VOIDmode,
   51035                 :             :         gen_rtvec (1,
   51036                 :             :                 const0_rtx),
   51037                 :             :         38))));
   51038                 :             :   _val = get_insns ();
   51039                 :             :   end_sequence ();
   51040                 :             :   return _val;
   51041                 :             : }
   51042                 :             : 
   51043                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:18626 */
   51044                 :             : extern rtx_insn *gen_peephole2_174 (rtx_insn *, rtx *);
   51045                 :             : rtx_insn *
   51046                 :             : gen_peephole2_174 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   51047                 :             : {
   51048                 :             :   rtx operand0;
   51049                 :             :   rtx operand1;
   51050                 :             :   rtx operand2;
   51051                 :             :   rtx operand3;
   51052                 :             :   rtx_insn *_val = NULL;
   51053                 :             :   if (dump_file)
   51054                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_174 (i386.md:18626)\n");
   51055                 :             :   start_sequence ();
   51056                 :             :   operand0 = operands[0];
   51057                 :             :   (void) operand0;
   51058                 :             :   operand1 = operands[1];
   51059                 :             :   (void) operand1;
   51060                 :             :   operand2 = operands[2];
   51061                 :             :   (void) operand2;
   51062                 :             :   operand3 = operands[3];
   51063                 :             :   (void) operand3;
   51064                 :             :   emit_insn (gen_rtx_UNSPEC_VOLATILE (VOIDmode,
   51065                 :             :         gen_rtvec (1,
   51066                 :             :                 const0_rtx),
   51067                 :             :         1));
   51068                 :             :   emit_call_insn (gen_rtx_PARALLEL (VOIDmode,
   51069                 :             :         gen_rtvec (2,
   51070                 :             :                 gen_rtx_CALL (VOIDmode,
   51071                 :             :         gen_rtx_MEM (QImode,
   51072                 :             :         operand1),
   51073                 :             :         operand3),
   51074                 :             :                 gen_rtx_UNSPEC (VOIDmode,
   51075                 :             :         gen_rtvec (1,
   51076                 :             :                 const0_rtx),
   51077                 :             :         38))));
   51078                 :             :   _val = get_insns ();
   51079                 :             :   end_sequence ();
   51080                 :             :   return _val;
   51081                 :             : }
   51082                 :             : 
   51083                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:18626 */
   51084                 :             : extern rtx_insn *gen_peephole2_175 (rtx_insn *, rtx *);
   51085                 :             : rtx_insn *
   51086                 :             : gen_peephole2_175 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   51087                 :             : {
   51088                 :             :   rtx operand0;
   51089                 :             :   rtx operand1;
   51090                 :             :   rtx operand2;
   51091                 :             :   rtx operand3;
   51092                 :             :   rtx_insn *_val = NULL;
   51093                 :             :   if (dump_file)
   51094                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_175 (i386.md:18626)\n");
   51095                 :             :   start_sequence ();
   51096                 :             :   operand0 = operands[0];
   51097                 :             :   (void) operand0;
   51098                 :             :   operand1 = operands[1];
   51099                 :             :   (void) operand1;
   51100                 :             :   operand2 = operands[2];
   51101                 :             :   (void) operand2;
   51102                 :             :   operand3 = operands[3];
   51103                 :             :   (void) operand3;
   51104                 :             :   emit_insn (gen_rtx_UNSPEC_VOLATILE (VOIDmode,
   51105                 :             :         gen_rtvec (1,
   51106                 :             :                 const0_rtx),
   51107                 :             :         1));
   51108                 :             :   emit_call_insn (gen_rtx_PARALLEL (VOIDmode,
   51109                 :             :         gen_rtvec (2,
   51110                 :             :                 gen_rtx_CALL (VOIDmode,
   51111                 :             :         gen_rtx_MEM (QImode,
   51112                 :             :         operand1),
   51113                 :             :         operand3),
   51114                 :             :                 gen_rtx_UNSPEC (VOIDmode,
   51115                 :             :         gen_rtvec (1,
   51116                 :             :                 const0_rtx),
   51117                 :             :         38))));
   51118                 :             :   _val = get_insns ();
   51119                 :             :   end_sequence ();
   51120                 :             :   return _val;
   51121                 :             : }
   51122                 :             : 
   51123                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:18642 */
   51124                 :             : rtx
   51125                 :             : gen_call_pop (rtx operand0,
   51126                 :             :         rtx operand1,
   51127                 :             :         rtx operand2,
   51128                 :             :         rtx operand3)
   51129                 :             : {
   51130                 :             :   rtx_insn *_val = 0;
   51131                 :             :   start_sequence ();
   51132                 :             :   {
   51133                 :             :     rtx operands[4];
   51134                 :             :     operands[0] = operand0;
   51135                 :             :     operands[1] = operand1;
   51136                 :             :     operands[2] = operand2;
   51137                 :             :     operands[3] = operand3;
   51138                 :             : #define FAIL return (end_sequence (), _val)
   51139                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   51140                 :             : #line 18649 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   51141                 :             : {
   51142                 :             :   ix86_expand_call (NULL, operands[0], operands[1],
   51143                 :             :                     operands[2], operands[3], false);
   51144                 :             :   DONE;
   51145                 :             : }
   51146                 :             : #undef DONE
   51147                 :             : #undef FAIL
   51148                 :             :     operand0 = operands[0];
   51149                 :             :     (void) operand0;
   51150                 :             :     operand1 = operands[1];
   51151                 :             :     (void) operand1;
   51152                 :             :     operand2 = operands[2];
   51153                 :             :     (void) operand2;
   51154                 :             :     operand3 = operands[3];
   51155                 :             :     (void) operand3;
   51156                 :             :   }
   51157                 :             :   emit_call_insn (gen_rtx_PARALLEL (VOIDmode,
   51158                 :             :         gen_rtvec (2,
   51159                 :             :                 gen_rtx_CALL (VOIDmode,
   51160                 :             :         operand0,
   51161                 :             :         operand1),
   51162                 :             :                 gen_rtx_SET (gen_rtx_REG (SImode,
   51163                 :             :         7),
   51164                 :             :         gen_rtx_PLUS (SImode,
   51165                 :             :         gen_rtx_REG (SImode,
   51166                 :             :         7),
   51167                 :             :         operand3)))));
   51168                 :             :   _val = get_insns ();
   51169                 :             :   end_sequence ();
   51170                 :             :   return _val;
   51171                 :             : }
   51172                 :             : 
   51173                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:18686 */
   51174                 :             : extern rtx_insn *gen_peephole2_176 (rtx_insn *, rtx *);
   51175                 :             : rtx_insn *
   51176                 :             : gen_peephole2_176 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   51177                 :             : {
   51178                 :             :   rtx operand0;
   51179                 :             :   rtx operand1;
   51180                 :             :   rtx operand2;
   51181                 :             :   rtx operand3;
   51182                 :             :   rtx operand4;
   51183                 :             :   rtx_insn *_val = NULL;
   51184                 :             :   if (dump_file)
   51185                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_176 (i386.md:18686)\n");
   51186                 :             :   start_sequence ();
   51187                 :             :   operand0 = operands[0];
   51188                 :             :   (void) operand0;
   51189                 :             :   operand1 = operands[1];
   51190                 :             :   (void) operand1;
   51191                 :             :   operand2 = operands[2];
   51192                 :             :   (void) operand2;
   51193                 :             :   operand3 = operands[3];
   51194                 :             :   (void) operand3;
   51195                 :             :   operand4 = operands[4];
   51196                 :             :   (void) operand4;
   51197                 :             :   emit_call_insn (gen_rtx_PARALLEL (VOIDmode,
   51198                 :             :         gen_rtvec (3,
   51199                 :             :                 gen_rtx_CALL (VOIDmode,
   51200                 :             :         gen_rtx_MEM (QImode,
   51201                 :             :         operand1),
   51202                 :             :         operand3),
   51203                 :             :                 gen_rtx_SET (gen_rtx_REG (SImode,
   51204                 :             :         7),
   51205                 :             :         gen_rtx_PLUS (SImode,
   51206                 :             :         gen_rtx_REG (SImode,
   51207                 :             :         7),
   51208                 :             :         operand4)),
   51209                 :             :                 gen_rtx_UNSPEC (VOIDmode,
   51210                 :             :         gen_rtvec (1,
   51211                 :             :                 const0_rtx),
   51212                 :             :         38))));
   51213                 :             :   _val = get_insns ();
   51214                 :             :   end_sequence ();
   51215                 :             :   return _val;
   51216                 :             : }
   51217                 :             : 
   51218                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:18704 */
   51219                 :             : extern rtx_insn *gen_peephole2_177 (rtx_insn *, rtx *);
   51220                 :             : rtx_insn *
   51221                 :             : gen_peephole2_177 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   51222                 :             : {
   51223                 :             :   rtx operand0;
   51224                 :             :   rtx operand1;
   51225                 :             :   rtx operand2;
   51226                 :             :   rtx operand3;
   51227                 :             :   rtx operand4;
   51228                 :             :   rtx_insn *_val = NULL;
   51229                 :             :   if (dump_file)
   51230                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_177 (i386.md:18704)\n");
   51231                 :             :   start_sequence ();
   51232                 :             :   operand0 = operands[0];
   51233                 :             :   (void) operand0;
   51234                 :             :   operand1 = operands[1];
   51235                 :             :   (void) operand1;
   51236                 :             :   operand2 = operands[2];
   51237                 :             :   (void) operand2;
   51238                 :             :   operand3 = operands[3];
   51239                 :             :   (void) operand3;
   51240                 :             :   operand4 = operands[4];
   51241                 :             :   (void) operand4;
   51242                 :             :   emit_insn (gen_rtx_UNSPEC_VOLATILE (VOIDmode,
   51243                 :             :         gen_rtvec (1,
   51244                 :             :                 const0_rtx),
   51245                 :             :         1));
   51246                 :             :   emit_call_insn (gen_rtx_PARALLEL (VOIDmode,
   51247                 :             :         gen_rtvec (3,
   51248                 :             :                 gen_rtx_CALL (VOIDmode,
   51249                 :             :         gen_rtx_MEM (QImode,
   51250                 :             :         operand1),
   51251                 :             :         operand3),
   51252                 :             :                 gen_rtx_SET (gen_rtx_REG (SImode,
   51253                 :             :         7),
   51254                 :             :         gen_rtx_PLUS (SImode,
   51255                 :             :         gen_rtx_REG (SImode,
   51256                 :             :         7),
   51257                 :             :         operand4)),
   51258                 :             :                 gen_rtx_UNSPEC (VOIDmode,
   51259                 :             :         gen_rtvec (1,
   51260                 :             :                 const0_rtx),
   51261                 :             :         38))));
   51262                 :             :   _val = get_insns ();
   51263                 :             :   end_sequence ();
   51264                 :             :   return _val;
   51265                 :             : }
   51266                 :             : 
   51267                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:18726 */
   51268                 :             : extern rtx_insn *gen_peephole2_178 (rtx_insn *, rtx *);
   51269                 :             : rtx_insn *
   51270                 :             : gen_peephole2_178 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   51271                 :             : {
   51272                 :             :   rtx operand0;
   51273                 :             :   rtx operand1;
   51274                 :             :   rtx_insn *_val = NULL;
   51275                 :             :   if (dump_file)
   51276                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_178 (i386.md:18726)\n");
   51277                 :             :   start_sequence ();
   51278                 :             :   operand0 = operands[0];
   51279                 :             :   (void) operand0;
   51280                 :             :   operand1 = operands[1];
   51281                 :             :   (void) operand1;
   51282                 :             :   emit_jump_insn (gen_rtx_SET (pc_rtx,
   51283                 :             :         operand1));
   51284                 :             :   _val = get_insns ();
   51285                 :             :   end_sequence ();
   51286                 :             :   return _val;
   51287                 :             : }
   51288                 :             : 
   51289                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:18726 */
   51290                 :             : extern rtx_insn *gen_peephole2_179 (rtx_insn *, rtx *);
   51291                 :             : rtx_insn *
   51292                 :             : gen_peephole2_179 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   51293                 :             : {
   51294                 :             :   rtx operand0;
   51295                 :             :   rtx operand1;
   51296                 :             :   rtx_insn *_val = NULL;
   51297                 :             :   if (dump_file)
   51298                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_179 (i386.md:18726)\n");
   51299                 :             :   start_sequence ();
   51300                 :             :   operand0 = operands[0];
   51301                 :             :   (void) operand0;
   51302                 :             :   operand1 = operands[1];
   51303                 :             :   (void) operand1;
   51304                 :             :   emit_jump_insn (gen_rtx_SET (pc_rtx,
   51305                 :             :         operand1));
   51306                 :             :   _val = get_insns ();
   51307                 :             :   end_sequence ();
   51308                 :             :   return _val;
   51309                 :             : }
   51310                 :             : 
   51311                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:18737 */
   51312                 :             : rtx
   51313                 :             : gen_call_value (rtx operand0,
   51314                 :             :         rtx operand1,
   51315                 :             :         rtx operand2,
   51316                 :             :         rtx operand3)
   51317                 :             : {
   51318                 :             :   rtx_insn *_val = 0;
   51319                 :             :   start_sequence ();
   51320                 :             :   {
   51321                 :             :     rtx operands[4];
   51322                 :             :     operands[0] = operand0;
   51323                 :             :     operands[1] = operand1;
   51324                 :             :     operands[2] = operand2;
   51325                 :             :     operands[3] = operand3;
   51326                 :             : #define FAIL return (end_sequence (), _val)
   51327                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   51328                 :             : #line 18743 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   51329                 :             : {
   51330                 :             :   ix86_expand_call (operands[0], operands[1], operands[2],
   51331                 :             :                     operands[3], NULL, false);
   51332                 :             :   DONE;
   51333                 :             : }
   51334                 :             : #undef DONE
   51335                 :             : #undef FAIL
   51336                 :             :     operand0 = operands[0];
   51337                 :             :     (void) operand0;
   51338                 :             :     operand1 = operands[1];
   51339                 :             :     (void) operand1;
   51340                 :             :     operand2 = operands[2];
   51341                 :             :     (void) operand2;
   51342                 :             :     operand3 = operands[3];
   51343                 :             :     (void) operand3;
   51344                 :             :   }
   51345                 :             :   emit_call_insn (gen_rtx_SET (operand0,
   51346                 :             :         gen_rtx_CALL (VOIDmode,
   51347                 :             :         operand1,
   51348                 :             :         operand2)));
   51349                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   51350                 :             :         operand3));
   51351                 :             :   _val = get_insns ();
   51352                 :             :   end_sequence ();
   51353                 :             :   return _val;
   51354                 :             : }
   51355                 :             : 
   51356                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:18749 */
   51357                 :             : rtx
   51358                 :             : gen_sibcall_value (rtx operand0,
   51359                 :             :         rtx operand1,
   51360                 :             :         rtx operand2,
   51361                 :             :         rtx operand3)
   51362                 :             : {
   51363                 :             :   rtx_insn *_val = 0;
   51364                 :             :   start_sequence ();
   51365                 :             :   {
   51366                 :             :     rtx operands[4];
   51367                 :             :     operands[0] = operand0;
   51368                 :             :     operands[1] = operand1;
   51369                 :             :     operands[2] = operand2;
   51370                 :             :     operands[3] = operand3;
   51371                 :             : #define FAIL return (end_sequence (), _val)
   51372                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   51373                 :             : #line 18755 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   51374                 :             : {
   51375                 :             :   ix86_expand_call (operands[0], operands[1], operands[2],
   51376                 :             :                     operands[3], NULL, true);
   51377                 :             :   DONE;
   51378                 :             : }
   51379                 :             : #undef DONE
   51380                 :             : #undef FAIL
   51381                 :             :     operand0 = operands[0];
   51382                 :             :     (void) operand0;
   51383                 :             :     operand1 = operands[1];
   51384                 :             :     (void) operand1;
   51385                 :             :     operand2 = operands[2];
   51386                 :             :     (void) operand2;
   51387                 :             :     operand3 = operands[3];
   51388                 :             :     (void) operand3;
   51389                 :             :   }
   51390                 :             :   emit_call_insn (gen_rtx_SET (operand0,
   51391                 :             :         gen_rtx_CALL (VOIDmode,
   51392                 :             :         operand1,
   51393                 :             :         operand2)));
   51394                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   51395                 :             :         operand3));
   51396                 :             :   _val = get_insns ();
   51397                 :             :   end_sequence ();
   51398                 :             :   return _val;
   51399                 :             : }
   51400                 :             : 
   51401                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:18820 */
   51402                 :             : extern rtx_insn *gen_peephole2_180 (rtx_insn *, rtx *);
   51403                 :             : rtx_insn *
   51404                 :             : gen_peephole2_180 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   51405                 :             : {
   51406                 :             :   rtx operand0;
   51407                 :             :   rtx operand1;
   51408                 :             :   rtx operand2;
   51409                 :             :   rtx operand3;
   51410                 :             :   rtx_insn *_val = NULL;
   51411                 :             :   if (dump_file)
   51412                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_180 (i386.md:18820)\n");
   51413                 :             :   start_sequence ();
   51414                 :             :   operand0 = operands[0];
   51415                 :             :   (void) operand0;
   51416                 :             :   operand1 = operands[1];
   51417                 :             :   (void) operand1;
   51418                 :             :   operand2 = operands[2];
   51419                 :             :   (void) operand2;
   51420                 :             :   operand3 = operands[3];
   51421                 :             :   (void) operand3;
   51422                 :             :   emit_call_insn (gen_rtx_PARALLEL (VOIDmode,
   51423                 :             :         gen_rtvec (2,
   51424                 :             :                 gen_rtx_SET (operand2,
   51425                 :             :         gen_rtx_CALL (VOIDmode,
   51426                 :             :         gen_rtx_MEM (QImode,
   51427                 :             :         operand1),
   51428                 :             :         operand3)),
   51429                 :             :                 gen_rtx_UNSPEC (VOIDmode,
   51430                 :             :         gen_rtvec (1,
   51431                 :             :                 const0_rtx),
   51432                 :             :         38))));
   51433                 :             :   _val = get_insns ();
   51434                 :             :   end_sequence ();
   51435                 :             :   return _val;
   51436                 :             : }
   51437                 :             : 
   51438                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:18820 */
   51439                 :             : extern rtx_insn *gen_peephole2_181 (rtx_insn *, rtx *);
   51440                 :             : rtx_insn *
   51441                 :             : gen_peephole2_181 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   51442                 :             : {
   51443                 :             :   rtx operand0;
   51444                 :             :   rtx operand1;
   51445                 :             :   rtx operand2;
   51446                 :             :   rtx operand3;
   51447                 :             :   rtx_insn *_val = NULL;
   51448                 :             :   if (dump_file)
   51449                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_181 (i386.md:18820)\n");
   51450                 :             :   start_sequence ();
   51451                 :             :   operand0 = operands[0];
   51452                 :             :   (void) operand0;
   51453                 :             :   operand1 = operands[1];
   51454                 :             :   (void) operand1;
   51455                 :             :   operand2 = operands[2];
   51456                 :             :   (void) operand2;
   51457                 :             :   operand3 = operands[3];
   51458                 :             :   (void) operand3;
   51459                 :             :   emit_call_insn (gen_rtx_PARALLEL (VOIDmode,
   51460                 :             :         gen_rtvec (2,
   51461                 :             :                 gen_rtx_SET (operand2,
   51462                 :             :         gen_rtx_CALL (VOIDmode,
   51463                 :             :         gen_rtx_MEM (QImode,
   51464                 :             :         operand1),
   51465                 :             :         operand3)),
   51466                 :             :                 gen_rtx_UNSPEC (VOIDmode,
   51467                 :             :         gen_rtvec (1,
   51468                 :             :                 const0_rtx),
   51469                 :             :         38))));
   51470                 :             :   _val = get_insns ();
   51471                 :             :   end_sequence ();
   51472                 :             :   return _val;
   51473                 :             : }
   51474                 :             : 
   51475                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:18836 */
   51476                 :             : extern rtx_insn *gen_peephole2_182 (rtx_insn *, rtx *);
   51477                 :             : rtx_insn *
   51478                 :             : gen_peephole2_182 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   51479                 :             : {
   51480                 :             :   rtx operand0;
   51481                 :             :   rtx operand1;
   51482                 :             :   rtx operand2;
   51483                 :             :   rtx operand3;
   51484                 :             :   rtx_insn *_val = NULL;
   51485                 :             :   if (dump_file)
   51486                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_182 (i386.md:18836)\n");
   51487                 :             :   start_sequence ();
   51488                 :             :   operand0 = operands[0];
   51489                 :             :   (void) operand0;
   51490                 :             :   operand1 = operands[1];
   51491                 :             :   (void) operand1;
   51492                 :             :   operand2 = operands[2];
   51493                 :             :   (void) operand2;
   51494                 :             :   operand3 = operands[3];
   51495                 :             :   (void) operand3;
   51496                 :             :   emit_insn (gen_rtx_UNSPEC_VOLATILE (VOIDmode,
   51497                 :             :         gen_rtvec (1,
   51498                 :             :                 const0_rtx),
   51499                 :             :         1));
   51500                 :             :   emit_call_insn (gen_rtx_PARALLEL (VOIDmode,
   51501                 :             :         gen_rtvec (2,
   51502                 :             :                 gen_rtx_SET (operand2,
   51503                 :             :         gen_rtx_CALL (VOIDmode,
   51504                 :             :         gen_rtx_MEM (QImode,
   51505                 :             :         operand1),
   51506                 :             :         operand3)),
   51507                 :             :                 gen_rtx_UNSPEC (VOIDmode,
   51508                 :             :         gen_rtvec (1,
   51509                 :             :                 const0_rtx),
   51510                 :             :         38))));
   51511                 :             :   _val = get_insns ();
   51512                 :             :   end_sequence ();
   51513                 :             :   return _val;
   51514                 :             : }
   51515                 :             : 
   51516                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:18836 */
   51517                 :             : extern rtx_insn *gen_peephole2_183 (rtx_insn *, rtx *);
   51518                 :             : rtx_insn *
   51519                 :             : gen_peephole2_183 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   51520                 :             : {
   51521                 :             :   rtx operand0;
   51522                 :             :   rtx operand1;
   51523                 :             :   rtx operand2;
   51524                 :             :   rtx operand3;
   51525                 :             :   rtx_insn *_val = NULL;
   51526                 :             :   if (dump_file)
   51527                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_183 (i386.md:18836)\n");
   51528                 :             :   start_sequence ();
   51529                 :             :   operand0 = operands[0];
   51530                 :             :   (void) operand0;
   51531                 :             :   operand1 = operands[1];
   51532                 :             :   (void) operand1;
   51533                 :             :   operand2 = operands[2];
   51534                 :             :   (void) operand2;
   51535                 :             :   operand3 = operands[3];
   51536                 :             :   (void) operand3;
   51537                 :             :   emit_insn (gen_rtx_UNSPEC_VOLATILE (VOIDmode,
   51538                 :             :         gen_rtvec (1,
   51539                 :             :                 const0_rtx),
   51540                 :             :         1));
   51541                 :             :   emit_call_insn (gen_rtx_PARALLEL (VOIDmode,
   51542                 :             :         gen_rtvec (2,
   51543                 :             :                 gen_rtx_SET (operand2,
   51544                 :             :         gen_rtx_CALL (VOIDmode,
   51545                 :             :         gen_rtx_MEM (QImode,
   51546                 :             :         operand1),
   51547                 :             :         operand3)),
   51548                 :             :                 gen_rtx_UNSPEC (VOIDmode,
   51549                 :             :         gen_rtvec (1,
   51550                 :             :                 const0_rtx),
   51551                 :             :         38))));
   51552                 :             :   _val = get_insns ();
   51553                 :             :   end_sequence ();
   51554                 :             :   return _val;
   51555                 :             : }
   51556                 :             : 
   51557                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:18854 */
   51558                 :             : rtx
   51559                 :             : gen_call_value_pop (rtx operand0,
   51560                 :             :         rtx operand1,
   51561                 :             :         rtx operand2,
   51562                 :             :         rtx operand3,
   51563                 :             :         rtx operand4)
   51564                 :             : {
   51565                 :             :   rtx_insn *_val = 0;
   51566                 :             :   start_sequence ();
   51567                 :             :   {
   51568                 :             :     rtx operands[5];
   51569                 :             :     operands[0] = operand0;
   51570                 :             :     operands[1] = operand1;
   51571                 :             :     operands[2] = operand2;
   51572                 :             :     operands[3] = operand3;
   51573                 :             :     operands[4] = operand4;
   51574                 :             : #define FAIL return (end_sequence (), _val)
   51575                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   51576                 :             : #line 18862 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   51577                 :             : {
   51578                 :             :   ix86_expand_call (operands[0], operands[1], operands[2],
   51579                 :             :                     operands[3], operands[4], false);
   51580                 :             :   DONE;
   51581                 :             : }
   51582                 :             : #undef DONE
   51583                 :             : #undef FAIL
   51584                 :             :     operand0 = operands[0];
   51585                 :             :     (void) operand0;
   51586                 :             :     operand1 = operands[1];
   51587                 :             :     (void) operand1;
   51588                 :             :     operand2 = operands[2];
   51589                 :             :     (void) operand2;
   51590                 :             :     operand3 = operands[3];
   51591                 :             :     (void) operand3;
   51592                 :             :     operand4 = operands[4];
   51593                 :             :     (void) operand4;
   51594                 :             :   }
   51595                 :             :   emit_call_insn (gen_rtx_PARALLEL (VOIDmode,
   51596                 :             :         gen_rtvec (2,
   51597                 :             :                 gen_rtx_SET (operand0,
   51598                 :             :         gen_rtx_CALL (VOIDmode,
   51599                 :             :         operand1,
   51600                 :             :         operand2)),
   51601                 :             :                 gen_rtx_SET (gen_rtx_REG (SImode,
   51602                 :             :         7),
   51603                 :             :         gen_rtx_PLUS (SImode,
   51604                 :             :         gen_rtx_REG (SImode,
   51605                 :             :         7),
   51606                 :             :         operand4)))));
   51607                 :             :   _val = get_insns ();
   51608                 :             :   end_sequence ();
   51609                 :             :   return _val;
   51610                 :             : }
   51611                 :             : 
   51612                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:18902 */
   51613                 :             : extern rtx_insn *gen_peephole2_184 (rtx_insn *, rtx *);
   51614                 :             : rtx_insn *
   51615                 :             : gen_peephole2_184 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   51616                 :             : {
   51617                 :             :   rtx operand0;
   51618                 :             :   rtx operand1;
   51619                 :             :   rtx operand2;
   51620                 :             :   rtx operand3;
   51621                 :             :   rtx operand4;
   51622                 :             :   rtx_insn *_val = NULL;
   51623                 :             :   if (dump_file)
   51624                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_184 (i386.md:18902)\n");
   51625                 :             :   start_sequence ();
   51626                 :             :   operand0 = operands[0];
   51627                 :             :   (void) operand0;
   51628                 :             :   operand1 = operands[1];
   51629                 :             :   (void) operand1;
   51630                 :             :   operand2 = operands[2];
   51631                 :             :   (void) operand2;
   51632                 :             :   operand3 = operands[3];
   51633                 :             :   (void) operand3;
   51634                 :             :   operand4 = operands[4];
   51635                 :             :   (void) operand4;
   51636                 :             :   emit_call_insn (gen_rtx_PARALLEL (VOIDmode,
   51637                 :             :         gen_rtvec (3,
   51638                 :             :                 gen_rtx_SET (operand2,
   51639                 :             :         gen_rtx_CALL (VOIDmode,
   51640                 :             :         gen_rtx_MEM (QImode,
   51641                 :             :         operand1),
   51642                 :             :         operand3)),
   51643                 :             :                 gen_rtx_SET (gen_rtx_REG (SImode,
   51644                 :             :         7),
   51645                 :             :         gen_rtx_PLUS (SImode,
   51646                 :             :         gen_rtx_REG (SImode,
   51647                 :             :         7),
   51648                 :             :         operand4)),
   51649                 :             :                 gen_rtx_UNSPEC (VOIDmode,
   51650                 :             :         gen_rtvec (1,
   51651                 :             :                 const0_rtx),
   51652                 :             :         38))));
   51653                 :             :   _val = get_insns ();
   51654                 :             :   end_sequence ();
   51655                 :             :   return _val;
   51656                 :             : }
   51657                 :             : 
   51658                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:18922 */
   51659                 :             : extern rtx_insn *gen_peephole2_185 (rtx_insn *, rtx *);
   51660                 :             : rtx_insn *
   51661                 :             : gen_peephole2_185 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   51662                 :             : {
   51663                 :             :   rtx operand0;
   51664                 :             :   rtx operand1;
   51665                 :             :   rtx operand2;
   51666                 :             :   rtx operand3;
   51667                 :             :   rtx operand4;
   51668                 :             :   rtx_insn *_val = NULL;
   51669                 :             :   if (dump_file)
   51670                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_185 (i386.md:18922)\n");
   51671                 :             :   start_sequence ();
   51672                 :             :   operand0 = operands[0];
   51673                 :             :   (void) operand0;
   51674                 :             :   operand1 = operands[1];
   51675                 :             :   (void) operand1;
   51676                 :             :   operand2 = operands[2];
   51677                 :             :   (void) operand2;
   51678                 :             :   operand3 = operands[3];
   51679                 :             :   (void) operand3;
   51680                 :             :   operand4 = operands[4];
   51681                 :             :   (void) operand4;
   51682                 :             :   emit_insn (gen_rtx_UNSPEC_VOLATILE (VOIDmode,
   51683                 :             :         gen_rtvec (1,
   51684                 :             :                 const0_rtx),
   51685                 :             :         1));
   51686                 :             :   emit_call_insn (gen_rtx_PARALLEL (VOIDmode,
   51687                 :             :         gen_rtvec (3,
   51688                 :             :                 gen_rtx_SET (operand2,
   51689                 :             :         gen_rtx_CALL (VOIDmode,
   51690                 :             :         gen_rtx_MEM (QImode,
   51691                 :             :         operand1),
   51692                 :             :         operand3)),
   51693                 :             :                 gen_rtx_SET (gen_rtx_REG (SImode,
   51694                 :             :         7),
   51695                 :             :         gen_rtx_PLUS (SImode,
   51696                 :             :         gen_rtx_REG (SImode,
   51697                 :             :         7),
   51698                 :             :         operand4)),
   51699                 :             :                 gen_rtx_UNSPEC (VOIDmode,
   51700                 :             :         gen_rtvec (1,
   51701                 :             :                 const0_rtx),
   51702                 :             :         38))));
   51703                 :             :   _val = get_insns ();
   51704                 :             :   end_sequence ();
   51705                 :             :   return _val;
   51706                 :             : }
   51707                 :             : 
   51708                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:18946 */
   51709                 :             : rtx
   51710                 :             : gen_untyped_call (rtx operand0,
   51711                 :             :         rtx operand1,
   51712                 :             :         rtx operand2)
   51713                 :             : {
   51714                 :             :   rtx_insn *_val = 0;
   51715                 :             :   start_sequence ();
   51716                 :             :   {
   51717                 :             :     rtx operands[3];
   51718                 :             :     operands[0] = operand0;
   51719                 :             :     operands[1] = operand1;
   51720                 :             :     operands[2] = operand2;
   51721                 :             : #define FAIL return (end_sequence (), _val)
   51722                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   51723                 :             : #line 18952 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   51724                 :             : {
   51725                 :             :   int i;
   51726                 :             : 
   51727                 :             :   /* In order to give reg-stack an easier job in validating two
   51728                 :             :      coprocessor registers as containing a possible return value,
   51729                 :             :      simply pretend the untyped call returns a complex long double
   51730                 :             :      value. 
   51731                 :             : 
   51732                 :             :      We can't use SSE_REGPARM_MAX here since callee is unprototyped
   51733                 :             :      and should have the default ABI.  */
   51734                 :             : 
   51735                 :             :   ix86_expand_call ((TARGET_FLOAT_RETURNS_IN_80387
   51736                 :             :                      ? gen_rtx_REG (XCmode, FIRST_FLOAT_REG) : NULL),
   51737                 :             :                     operands[0], const0_rtx,
   51738                 :             :                     GEN_INT ((TARGET_64BIT
   51739                 :             :                               ? (ix86_abi == SYSV_ABI
   51740                 :             :                                  ? X86_64_SSE_REGPARM_MAX
   51741                 :             :                                  : X86_64_MS_SSE_REGPARM_MAX)
   51742                 :             :                               : X86_32_SSE_REGPARM_MAX)
   51743                 :             :                              - 1),
   51744                 :             :                     NULL, false);
   51745                 :             : 
   51746                 :             :   for (i = 0; i < XVECLEN (operands[2], 0); i++)
   51747                 :             :     {
   51748                 :             :       rtx set = XVECEXP (operands[2], 0, i);
   51749                 :             :       emit_move_insn (SET_DEST (set), SET_SRC (set));
   51750                 :             :     }
   51751                 :             : 
   51752                 :             :   /* The optimizer does not know that the call sets the function value
   51753                 :             :      registers we stored in the result block.  We avoid problems by
   51754                 :             :      claiming that all hard registers are used and clobbered at this
   51755                 :             :      point.  */
   51756                 :             :   emit_insn (gen_blockage ());
   51757                 :             : 
   51758                 :             :   DONE;
   51759                 :             : }
   51760                 :             : #undef DONE
   51761                 :             : #undef FAIL
   51762                 :             :     operand0 = operands[0];
   51763                 :             :     (void) operand0;
   51764                 :             :     operand1 = operands[1];
   51765                 :             :     (void) operand1;
   51766                 :             :     operand2 = operands[2];
   51767                 :             :     (void) operand2;
   51768                 :             :   }
   51769                 :             :   emit_call_insn (gen_rtx_PARALLEL (VOIDmode,
   51770                 :             :         gen_rtvec (3,
   51771                 :             :                 gen_rtx_CALL (VOIDmode,
   51772                 :             :         operand0,
   51773                 :             :         const0_rtx),
   51774                 :             :                 operand1,
   51775                 :             :                 operand2)));
   51776                 :             :   _val = get_insns ();
   51777                 :             :   end_sequence ();
   51778                 :             :   return _val;
   51779                 :             : }
   51780                 :             : 
   51781                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:19002 */
   51782                 :             : rtx
   51783                 :             : gen_memory_blockage (void)
   51784                 :             : {
   51785                 :             :   rtx operand0;
   51786                 :             :   rtx_insn *_val = 0;
   51787                 :             :   start_sequence ();
   51788                 :             :   {
   51789                 :             :     rtx operands[1];
   51790                 :             : #define FAIL return (end_sequence (), _val)
   51791                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   51792                 :             : #line 19006 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   51793                 :             : {
   51794                 :             :   operands[0] = gen_rtx_MEM (BLKmode, gen_rtx_SCRATCH (Pmode));
   51795                 :             :   MEM_VOLATILE_P (operands[0]) = 1;
   51796                 :             : }
   51797                 :             : #undef DONE
   51798                 :             : #undef FAIL
   51799                 :             :     operand0 = operands[0];
   51800                 :             :     (void) operand0;
   51801                 :             :   }
   51802                 :             :   emit_insn (gen_rtx_SET (operand0,
   51803                 :             :         gen_rtx_UNSPEC (BLKmode,
   51804                 :             :         gen_rtvec (1,
   51805                 :             :                 copy_rtx (operand0)),
   51806                 :             :         17)));
   51807                 :             :   _val = get_insns ();
   51808                 :             :   end_sequence ();
   51809                 :             :   return _val;
   51810                 :             : }
   51811                 :             : 
   51812                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:19030 */
   51813                 :             : rtx
   51814                 :             : gen_return (void)
   51815                 :             : {
   51816                 :             :   rtx_insn *_val = 0;
   51817                 :             :   start_sequence ();
   51818                 :             :   {
   51819                 :             : #define FAIL return (end_sequence (), _val)
   51820                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   51821                 :             : #line 19033 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   51822                 :             : {
   51823                 :             :   if (crtl->args.pops_args)
   51824                 :             :     {
   51825                 :             :       rtx popc = GEN_INT (crtl->args.pops_args);
   51826                 :             :       emit_jump_insn (gen_simple_return_pop_internal (popc));
   51827                 :             :       DONE;
   51828                 :             :     }
   51829                 :             : }
   51830                 :             : #undef DONE
   51831                 :             : #undef FAIL
   51832                 :             :   }
   51833                 :             :   emit_jump_insn (simple_return_rtx);
   51834                 :             :   _val = get_insns ();
   51835                 :             :   end_sequence ();
   51836                 :             :   return _val;
   51837                 :             : }
   51838                 :             : 
   51839                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:19053 */
   51840                 :             : rtx
   51841                 :             : gen_simple_return (void)
   51842                 :             : {
   51843                 :             :   rtx_insn *_val = 0;
   51844                 :             :   start_sequence ();
   51845                 :             :   {
   51846                 :             : #define FAIL return (end_sequence (), _val)
   51847                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   51848                 :             : #line 19056 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   51849                 :             : {
   51850                 :             :   if (crtl->args.pops_args)
   51851                 :             :     {
   51852                 :             :       rtx popc = GEN_INT (crtl->args.pops_args);
   51853                 :             :       emit_jump_insn (gen_simple_return_pop_internal (popc));
   51854                 :             :       DONE;
   51855                 :             :     }
   51856                 :             : }
   51857                 :             : #undef DONE
   51858                 :             : #undef FAIL
   51859                 :             :   }
   51860                 :             :   emit_jump_insn (simple_return_rtx);
   51861                 :             :   _val = get_insns ();
   51862                 :             :   end_sequence ();
   51863                 :             :   return _val;
   51864                 :             : }
   51865                 :             : 
   51866                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:19096 */
   51867                 :             : extern rtx_insn *gen_split_734 (rtx_insn *, rtx *);
   51868                 :             : rtx_insn *
   51869                 :             : gen_split_734 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   51870                 :             : {
   51871                 :             :   rtx_insn *_val = NULL;
   51872                 :             :   if (dump_file)
   51873                 :             :     fprintf (dump_file, "Splitting with gen_split_734 (i386.md:19096)\n");
   51874                 :             :   start_sequence ();
   51875                 :             : #define FAIL return (end_sequence (), _val)
   51876                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   51877                 :             : #line 19103 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   51878                 :             : ix86_split_simple_return_pop_internal (operands[0]); DONE;
   51879                 :             : #undef DONE
   51880                 :             : #undef FAIL
   51881                 :             :   emit_insn (const0_rtx);
   51882                 :             :   _val = get_insns ();
   51883                 :             :   end_sequence ();
   51884                 :             :   return _val;
   51885                 :             : }
   51886                 :             : 
   51887                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:19109 */
   51888                 :             : rtx
   51889                 :             : gen_simple_return_indirect_internal (rtx operand0)
   51890                 :             : {
   51891                 :             :   return gen_rtx_PARALLEL (VOIDmode,
   51892                 :             :         gen_rtvec (2,
   51893                 :             :                 simple_return_rtx,
   51894                 :             :                 gen_rtx_USE (VOIDmode,
   51895                 :             :         operand0)));
   51896                 :             : }
   51897                 :             : 
   51898                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:19173 */
   51899                 :             : rtx
   51900                 :             : gen_prologue (void)
   51901                 :             : {
   51902                 :             :   rtx_insn *_val = 0;
   51903                 :             :   start_sequence ();
   51904                 :             :   {
   51905                 :             : #define FAIL return (end_sequence (), _val)
   51906                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   51907                 :             : #line 19176 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   51908                 :             : ix86_expand_prologue (); DONE;
   51909                 :             : #undef DONE
   51910                 :             : #undef FAIL
   51911                 :             :   }
   51912                 :             :   emit_insn (const0_rtx);
   51913                 :             :   _val = get_insns ();
   51914                 :             :   end_sequence ();
   51915                 :             :   return _val;
   51916                 :             : }
   51917                 :             : 
   51918                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:19178 */
   51919                 :             : rtx
   51920                 :             : gen_set_got (rtx operand0)
   51921                 :             : {
   51922                 :             :   rtx_insn *_val = 0;
   51923                 :             :   start_sequence ();
   51924                 :             :   {
   51925                 :             :     rtx operands[1];
   51926                 :             :     operands[0] = operand0;
   51927                 :             : #define FAIL return (end_sequence (), _val)
   51928                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   51929                 :             : #line 19184 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   51930                 :             : {
   51931                 :             :   if (flag_pic && !TARGET_VXWORKS_RTP)
   51932                 :             :     ix86_pc_thunk_call_expanded = true;
   51933                 :             : }
   51934                 :             : #undef DONE
   51935                 :             : #undef FAIL
   51936                 :             :     operand0 = operands[0];
   51937                 :             :     (void) operand0;
   51938                 :             :   }
   51939                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   51940                 :             :         gen_rtvec (2,
   51941                 :             :                 gen_rtx_SET (operand0,
   51942                 :             :         gen_rtx_UNSPEC (SImode,
   51943                 :             :         gen_rtvec (1,
   51944                 :             :                 const0_rtx),
   51945                 :             :         14)),
   51946                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   51947                 :             :   _val = get_insns ();
   51948                 :             :   end_sequence ();
   51949                 :             :   return _val;
   51950                 :             : }
   51951                 :             : 
   51952                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:19198 */
   51953                 :             : rtx
   51954                 :             : gen_set_got_labelled (rtx operand0,
   51955                 :             :         rtx operand1)
   51956                 :             : {
   51957                 :             :   rtx_insn *_val = 0;
   51958                 :             :   start_sequence ();
   51959                 :             :   {
   51960                 :             :     rtx operands[2];
   51961                 :             :     operands[0] = operand0;
   51962                 :             :     operands[1] = operand1;
   51963                 :             : #define FAIL return (end_sequence (), _val)
   51964                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   51965                 :             : #line 19205 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   51966                 :             : {
   51967                 :             :   if (flag_pic && !TARGET_VXWORKS_RTP)
   51968                 :             :     ix86_pc_thunk_call_expanded = true;
   51969                 :             : }
   51970                 :             : #undef DONE
   51971                 :             : #undef FAIL
   51972                 :             :     operand0 = operands[0];
   51973                 :             :     (void) operand0;
   51974                 :             :     operand1 = operands[1];
   51975                 :             :     (void) operand1;
   51976                 :             :   }
   51977                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   51978                 :             :         gen_rtvec (2,
   51979                 :             :                 gen_rtx_SET (operand0,
   51980                 :             :         gen_rtx_UNSPEC (SImode,
   51981                 :             :         gen_rtvec (1,
   51982                 :             :                 gen_rtx_LABEL_REF (VOIDmode,
   51983                 :             :         operand1)),
   51984                 :             :         14)),
   51985                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   51986                 :             :   _val = get_insns ();
   51987                 :             :   end_sequence ();
   51988                 :             :   return _val;
   51989                 :             : }
   51990                 :             : 
   51991                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:19250 */
   51992                 :             : rtx
   51993                 :             : gen_epilogue (void)
   51994                 :             : {
   51995                 :             :   rtx_insn *_val = 0;
   51996                 :             :   start_sequence ();
   51997                 :             :   {
   51998                 :             : #define FAIL return (end_sequence (), _val)
   51999                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   52000                 :             : #line 19253 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   52001                 :             : ix86_expand_epilogue (1); DONE;
   52002                 :             : #undef DONE
   52003                 :             : #undef FAIL
   52004                 :             :   }
   52005                 :             :   emit_insn (const0_rtx);
   52006                 :             :   _val = get_insns ();
   52007                 :             :   end_sequence ();
   52008                 :             :   return _val;
   52009                 :             : }
   52010                 :             : 
   52011                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:19255 */
   52012                 :             : rtx
   52013                 :             : gen_sibcall_epilogue (void)
   52014                 :             : {
   52015                 :             :   rtx_insn *_val = 0;
   52016                 :             :   start_sequence ();
   52017                 :             :   {
   52018                 :             : #define FAIL return (end_sequence (), _val)
   52019                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   52020                 :             : #line 19258 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   52021                 :             : ix86_expand_epilogue (0); DONE;
   52022                 :             : #undef DONE
   52023                 :             : #undef FAIL
   52024                 :             :   }
   52025                 :             :   emit_insn (const0_rtx);
   52026                 :             :   _val = get_insns ();
   52027                 :             :   end_sequence ();
   52028                 :             :   return _val;
   52029                 :             : }
   52030                 :             : 
   52031                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:19260 */
   52032                 :             : rtx
   52033                 :             : gen_eh_return (rtx operand0)
   52034                 :             : {
   52035                 :             :   rtx_insn *_val = 0;
   52036                 :             :   start_sequence ();
   52037                 :             :   {
   52038                 :             :     rtx operands[1];
   52039                 :             :     operands[0] = operand0;
   52040                 :             : #define FAIL return (end_sequence (), _val)
   52041                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   52042                 :             : #line 19263 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   52043                 :             : {
   52044                 :             :   rtx tmp, sa = EH_RETURN_STACKADJ_RTX, ra = operands[0];
   52045                 :             : 
   52046                 :             :   /* Tricky bit: we write the address of the handler to which we will
   52047                 :             :      be returning into someone else's stack frame, one word below the
   52048                 :             :      stack address we wish to restore.  */
   52049                 :             :   tmp = gen_rtx_PLUS (Pmode, arg_pointer_rtx, sa);
   52050                 :             :   tmp = plus_constant (Pmode, tmp, -UNITS_PER_WORD);
   52051                 :             :   /* Return address is always in word_mode.  */
   52052                 :             :   tmp = gen_rtx_MEM (word_mode, tmp);
   52053                 :             :   if (GET_MODE (ra) != word_mode)
   52054                 :             :     ra = convert_to_mode (word_mode, ra, 1);
   52055                 :             :   emit_move_insn (tmp, ra);
   52056                 :             : 
   52057                 :             :   emit_jump_insn (gen_eh_return_internal ());
   52058                 :             :   emit_barrier ();
   52059                 :             :   DONE;
   52060                 :             : }
   52061                 :             : #undef DONE
   52062                 :             : #undef FAIL
   52063                 :             :     operand0 = operands[0];
   52064                 :             :     (void) operand0;
   52065                 :             :   }
   52066                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   52067                 :             :         operand0));
   52068                 :             :   _val = get_insns ();
   52069                 :             :   end_sequence ();
   52070                 :             :   return _val;
   52071                 :             : }
   52072                 :             : 
   52073                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:19282 */
   52074                 :             : extern rtx_insn *gen_split_735 (rtx_insn *, rtx *);
   52075                 :             : rtx_insn *
   52076                 :             : gen_split_735 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   52077                 :             : {
   52078                 :             :   rtx_insn *_val = NULL;
   52079                 :             :   if (dump_file)
   52080                 :             :     fprintf (dump_file, "Splitting with gen_split_735 (i386.md:19282)\n");
   52081                 :             :   start_sequence ();
   52082                 :             : #define FAIL return (end_sequence (), _val)
   52083                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   52084                 :             : #line 19288 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   52085                 :             : ix86_expand_epilogue (2); DONE;
   52086                 :             : #undef DONE
   52087                 :             : #undef FAIL
   52088                 :             :   emit_insn (const0_rtx);
   52089                 :             :   _val = get_insns ();
   52090                 :             :   end_sequence ();
   52091                 :             :   return _val;
   52092                 :             : }
   52093                 :             : 
   52094                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:19290 */
   52095                 :             : rtx
   52096                 :             : gen_leave_si (void)
   52097                 :             : {
   52098                 :             :   rtx operand0;
   52099                 :             :   rtx_insn *_val = 0;
   52100                 :             :   start_sequence ();
   52101                 :             :   {
   52102                 :             :     rtx operands[1];
   52103                 :             : #define FAIL return (end_sequence (), _val)
   52104                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   52105                 :             : #line 19296 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   52106                 :             : operands[0] = GEN_INT (4);
   52107                 :             : #undef DONE
   52108                 :             : #undef FAIL
   52109                 :             :     operand0 = operands[0];
   52110                 :             :     (void) operand0;
   52111                 :             :   }
   52112                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   52113                 :             :         gen_rtvec (3,
   52114                 :             :                 gen_rtx_SET (gen_rtx_REG (SImode,
   52115                 :             :         7),
   52116                 :             :         gen_rtx_PLUS (SImode,
   52117                 :             :         gen_rtx_REG (SImode,
   52118                 :             :         6),
   52119                 :             :         operand0)),
   52120                 :             :                 gen_rtx_SET (gen_rtx_REG (SImode,
   52121                 :             :         6),
   52122                 :             :         gen_rtx_MEM (SImode,
   52123                 :             :         gen_rtx_REG (SImode,
   52124                 :             :         6))),
   52125                 :             :                 gen_rtx_CLOBBER (VOIDmode,
   52126                 :             :         gen_rtx_MEM (BLKmode,
   52127                 :             :         gen_rtx_SCRATCH (VOIDmode))))), false);
   52128                 :             :   _val = get_insns ();
   52129                 :             :   end_sequence ();
   52130                 :             :   return _val;
   52131                 :             : }
   52132                 :             : 
   52133                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:19290 */
   52134                 :             : rtx
   52135                 :             : gen_leave_di (void)
   52136                 :             : {
   52137                 :             :   rtx operand0;
   52138                 :             :   rtx_insn *_val = 0;
   52139                 :             :   start_sequence ();
   52140                 :             :   {
   52141                 :             :     rtx operands[1];
   52142                 :             : #define FAIL return (end_sequence (), _val)
   52143                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   52144                 :             : #line 19296 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   52145                 :             : operands[0] = GEN_INT (8);
   52146                 :             : #undef DONE
   52147                 :             : #undef FAIL
   52148                 :             :     operand0 = operands[0];
   52149                 :             :     (void) operand0;
   52150                 :             :   }
   52151                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   52152                 :             :         gen_rtvec (3,
   52153                 :             :                 gen_rtx_SET (gen_rtx_REG (DImode,
   52154                 :             :         7),
   52155                 :             :         gen_rtx_PLUS (DImode,
   52156                 :             :         gen_rtx_REG (DImode,
   52157                 :             :         6),
   52158                 :             :         operand0)),
   52159                 :             :                 gen_rtx_SET (gen_rtx_REG (DImode,
   52160                 :             :         6),
   52161                 :             :         gen_rtx_MEM (DImode,
   52162                 :             :         gen_rtx_REG (DImode,
   52163                 :             :         6))),
   52164                 :             :                 gen_rtx_CLOBBER (VOIDmode,
   52165                 :             :         gen_rtx_MEM (BLKmode,
   52166                 :             :         gen_rtx_SCRATCH (VOIDmode))))), false);
   52167                 :             :   _val = get_insns ();
   52168                 :             :   end_sequence ();
   52169                 :             :   return _val;
   52170                 :             : }
   52171                 :             : 
   52172                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:19316 */
   52173                 :             : rtx
   52174                 :             : gen_split_stack_prologue (void)
   52175                 :             : {
   52176                 :             :   rtx_insn *_val = 0;
   52177                 :             :   start_sequence ();
   52178                 :             :   {
   52179                 :             : #define FAIL return (end_sequence (), _val)
   52180                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   52181                 :             : #line 19319 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   52182                 :             : {
   52183                 :             :   ix86_expand_split_stack_prologue ();
   52184                 :             :   DONE;
   52185                 :             : }
   52186                 :             : #undef DONE
   52187                 :             : #undef FAIL
   52188                 :             :   }
   52189                 :             :   emit_insn (const0_rtx);
   52190                 :             :   _val = get_insns ();
   52191                 :             :   end_sequence ();
   52192                 :             :   return _val;
   52193                 :             : }
   52194                 :             : 
   52195                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:19350 */
   52196                 :             : rtx
   52197                 :             : gen_split_stack_space_check (rtx operand0,
   52198                 :             :         rtx operand1)
   52199                 :             : {
   52200                 :             :   rtx operand2;
   52201                 :             :   rtx_insn *_val = 0;
   52202                 :             :   start_sequence ();
   52203                 :             :   {
   52204                 :             :     rtx operands[3];
   52205                 :             :     operands[0] = operand0;
   52206                 :             :     operands[1] = operand1;
   52207                 :             : #define FAIL return (end_sequence (), _val)
   52208                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   52209                 :             : #line 19358 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   52210                 :             : {
   52211                 :             :   rtx reg = gen_reg_rtx (Pmode);
   52212                 :             : 
   52213                 :             :   emit_insn (gen_sub3_insn (reg, stack_pointer_rtx, operands[0]));
   52214                 :             : 
   52215                 :             :   operands[2] = ix86_split_stack_guard ();
   52216                 :             :   ix86_expand_branch (GEU, reg, operands[2], operands[1]);
   52217                 :             : 
   52218                 :             :   DONE;
   52219                 :             : }
   52220                 :             : #undef DONE
   52221                 :             : #undef FAIL
   52222                 :             :     operand0 = operands[0];
   52223                 :             :     (void) operand0;
   52224                 :             :     operand1 = operands[1];
   52225                 :             :     (void) operand1;
   52226                 :             :     operand2 = operands[2];
   52227                 :             :     (void) operand2;
   52228                 :             :   }
   52229                 :             :   emit_jump_insn (gen_rtx_SET (pc_rtx,
   52230                 :             :         gen_rtx_IF_THEN_ELSE (VOIDmode,
   52231                 :             :         gen_rtx_LTU (VOIDmode,
   52232                 :             :         gen_rtx_MINUS (VOIDmode,
   52233                 :             :         gen_rtx_REG (VOIDmode,
   52234                 :             :         7),
   52235                 :             :         operand0),
   52236                 :             :         operand2),
   52237                 :             :         gen_rtx_LABEL_REF (VOIDmode,
   52238                 :             :         operand1),
   52239                 :             :         pc_rtx)));
   52240                 :             :   _val = get_insns ();
   52241                 :             :   end_sequence ();
   52242                 :             :   return _val;
   52243                 :             : }
   52244                 :             : 
   52245                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:19371 */
   52246                 :             : rtx
   52247                 :             : gen_ffssi2 (rtx operand0,
   52248                 :             :         rtx operand1)
   52249                 :             : {
   52250                 :             :   rtx operand2;
   52251                 :             :   rtx operand3;
   52252                 :             :   rtx operand4;
   52253                 :             :   rtx_insn *_val = 0;
   52254                 :             :   start_sequence ();
   52255                 :             :   {
   52256                 :             :     rtx operands[5];
   52257                 :             :     operands[0] = operand0;
   52258                 :             :     operands[1] = operand1;
   52259                 :             : #define FAIL _Pragma ("GCC error \"ffssi2 cannot FAIL\"") (void)0
   52260                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   52261                 :             : #line 19384 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   52262                 :             : {
   52263                 :             :   machine_mode flags_mode;
   52264                 :             : 
   52265                 :             :   if (SImode == SImode && !TARGET_CMOVE)
   52266                 :             :     {
   52267                 :             :       emit_insn (gen_ffssi2_no_cmove (operands[0], operands [1]));
   52268                 :             :       DONE;
   52269                 :             :     }
   52270                 :             : 
   52271                 :             :   flags_mode = TARGET_BMI ? CCCmode : CCZmode;
   52272                 :             : 
   52273                 :             :   operands[2] = gen_reg_rtx (SImode);
   52274                 :             :   operands[3] = gen_rtx_REG (flags_mode, FLAGS_REG);
   52275                 :             :   operands[4] = gen_rtx_COMPARE (flags_mode, operands[1], const0_rtx);
   52276                 :             : }
   52277                 :             : #undef DONE
   52278                 :             : #undef FAIL
   52279                 :             :     operand0 = operands[0];
   52280                 :             :     (void) operand0;
   52281                 :             :     operand1 = operands[1];
   52282                 :             :     (void) operand1;
   52283                 :             :     operand2 = operands[2];
   52284                 :             :     (void) operand2;
   52285                 :             :     operand3 = operands[3];
   52286                 :             :     (void) operand3;
   52287                 :             :     operand4 = operands[4];
   52288                 :             :     (void) operand4;
   52289                 :             :   }
   52290                 :             :   emit_insn (gen_rtx_SET (operand2,
   52291                 :             :         constm1_rtx));
   52292                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   52293                 :             :         gen_rtvec (2,
   52294                 :             :                 gen_rtx_SET (operand3,
   52295                 :             :         operand4),
   52296                 :             :                 gen_rtx_SET (operand0,
   52297                 :             :         gen_rtx_CTZ (SImode,
   52298                 :             :         operand1)))), true);
   52299                 :             :   emit_insn (gen_rtx_SET (copy_rtx (operand0),
   52300                 :             :         gen_rtx_IF_THEN_ELSE (SImode,
   52301                 :             :         gen_rtx_EQ (VOIDmode,
   52302                 :             :         copy_rtx (operand3),
   52303                 :             :         const0_rtx),
   52304                 :             :         copy_rtx (operand2),
   52305                 :             :         copy_rtx (operand0))));
   52306                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   52307                 :             :         gen_rtvec (2,
   52308                 :             :                 gen_rtx_SET (copy_rtx (operand0),
   52309                 :             :         gen_rtx_PLUS (SImode,
   52310                 :             :         copy_rtx (operand0),
   52311                 :             :         const1_rtx)),
   52312                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   52313                 :             :   _val = get_insns ();
   52314                 :             :   end_sequence ();
   52315                 :             :   return _val;
   52316                 :             : }
   52317                 :             : 
   52318                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:19371 */
   52319                 :             : rtx
   52320                 :             : gen_ffsdi2 (rtx operand0,
   52321                 :             :         rtx operand1)
   52322                 :             : {
   52323                 :             :   rtx operand2;
   52324                 :             :   rtx operand3;
   52325                 :             :   rtx operand4;
   52326                 :             :   rtx_insn *_val = 0;
   52327                 :             :   start_sequence ();
   52328                 :             :   {
   52329                 :             :     rtx operands[5];
   52330                 :             :     operands[0] = operand0;
   52331                 :             :     operands[1] = operand1;
   52332                 :             : #define FAIL _Pragma ("GCC error \"ffsdi2 cannot FAIL\"") (void)0
   52333                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   52334                 :             : #line 19384 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   52335                 :             : {
   52336                 :             :   machine_mode flags_mode;
   52337                 :             : 
   52338                 :             :   if (DImode == SImode && !TARGET_CMOVE)
   52339                 :             :     {
   52340                 :             :       emit_insn (gen_ffssi2_no_cmove (operands[0], operands [1]));
   52341                 :             :       DONE;
   52342                 :             :     }
   52343                 :             : 
   52344                 :             :   flags_mode = TARGET_BMI ? CCCmode : CCZmode;
   52345                 :             : 
   52346                 :             :   operands[2] = gen_reg_rtx (DImode);
   52347                 :             :   operands[3] = gen_rtx_REG (flags_mode, FLAGS_REG);
   52348                 :             :   operands[4] = gen_rtx_COMPARE (flags_mode, operands[1], const0_rtx);
   52349                 :             : }
   52350                 :             : #undef DONE
   52351                 :             : #undef FAIL
   52352                 :             :     operand0 = operands[0];
   52353                 :             :     (void) operand0;
   52354                 :             :     operand1 = operands[1];
   52355                 :             :     (void) operand1;
   52356                 :             :     operand2 = operands[2];
   52357                 :             :     (void) operand2;
   52358                 :             :     operand3 = operands[3];
   52359                 :             :     (void) operand3;
   52360                 :             :     operand4 = operands[4];
   52361                 :             :     (void) operand4;
   52362                 :             :   }
   52363                 :             :   emit_insn (gen_rtx_SET (operand2,
   52364                 :             :         constm1_rtx));
   52365                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   52366                 :             :         gen_rtvec (2,
   52367                 :             :                 gen_rtx_SET (operand3,
   52368                 :             :         operand4),
   52369                 :             :                 gen_rtx_SET (operand0,
   52370                 :             :         gen_rtx_CTZ (DImode,
   52371                 :             :         operand1)))), true);
   52372                 :             :   emit_insn (gen_rtx_SET (copy_rtx (operand0),
   52373                 :             :         gen_rtx_IF_THEN_ELSE (DImode,
   52374                 :             :         gen_rtx_EQ (VOIDmode,
   52375                 :             :         copy_rtx (operand3),
   52376                 :             :         const0_rtx),
   52377                 :             :         copy_rtx (operand2),
   52378                 :             :         copy_rtx (operand0))));
   52379                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   52380                 :             :         gen_rtvec (2,
   52381                 :             :                 gen_rtx_SET (copy_rtx (operand0),
   52382                 :             :         gen_rtx_PLUS (DImode,
   52383                 :             :         copy_rtx (operand0),
   52384                 :             :         const1_rtx)),
   52385                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   52386                 :             :   _val = get_insns ();
   52387                 :             :   end_sequence ();
   52388                 :             :   return _val;
   52389                 :             : }
   52390                 :             : 
   52391                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:19400 */
   52392                 :             : extern rtx_insn *gen_split_736 (rtx_insn *, rtx *);
   52393                 :             : rtx_insn *
   52394                 :             : gen_split_736 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   52395                 :             : {
   52396                 :             :   rtx operand0;
   52397                 :             :   rtx operand1;
   52398                 :             :   rtx operand2;
   52399                 :             :   rtx operand3;
   52400                 :             :   rtx operand4;
   52401                 :             :   rtx operand5;
   52402                 :             :   rtx_insn *_val = NULL;
   52403                 :             :   if (dump_file)
   52404                 :             :     fprintf (dump_file, "Splitting with gen_split_736 (i386.md:19400)\n");
   52405                 :             :   start_sequence ();
   52406                 :             : #define FAIL return (end_sequence (), _val)
   52407                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   52408                 :             : #line 19418 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   52409                 :             : {
   52410                 :             :   machine_mode flags_mode = TARGET_BMI ? CCCmode : CCZmode;
   52411                 :             : 
   52412                 :             :   operands[3] = gen_lowpart (QImode, operands[2]);
   52413                 :             :   operands[4] = gen_rtx_REG (flags_mode, FLAGS_REG);
   52414                 :             :   operands[5] = gen_rtx_COMPARE (flags_mode, operands[1], const0_rtx);
   52415                 :             : 
   52416                 :             :   ix86_expand_clear (operands[2]);
   52417                 :             : }
   52418                 :             : #undef DONE
   52419                 :             : #undef FAIL
   52420                 :             :   operand0 = operands[0];
   52421                 :             :   (void) operand0;
   52422                 :             :   operand1 = operands[1];
   52423                 :             :   (void) operand1;
   52424                 :             :   operand2 = operands[2];
   52425                 :             :   (void) operand2;
   52426                 :             :   operand3 = operands[3];
   52427                 :             :   (void) operand3;
   52428                 :             :   operand4 = operands[4];
   52429                 :             :   (void) operand4;
   52430                 :             :   operand5 = operands[5];
   52431                 :             :   (void) operand5;
   52432                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   52433                 :             :         gen_rtvec (2,
   52434                 :             :                 gen_rtx_SET (operand4,
   52435                 :             :         operand5),
   52436                 :             :                 gen_rtx_SET (operand0,
   52437                 :             :         gen_rtx_CTZ (SImode,
   52438                 :             :         operand1)))), true);
   52439                 :             :   emit_insn (gen_rtx_SET (gen_rtx_STRICT_LOW_PART (VOIDmode,
   52440                 :             :         operand3),
   52441                 :             :         gen_rtx_EQ (QImode,
   52442                 :             :         copy_rtx (operand4),
   52443                 :             :         const0_rtx)));
   52444                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   52445                 :             :         gen_rtvec (2,
   52446                 :             :                 gen_rtx_SET (operand2,
   52447                 :             :         gen_rtx_NEG (SImode,
   52448                 :             :         copy_rtx (operand2))),
   52449                 :             :                 gen_hard_reg_clobber (CCmode, 17))), true);
   52450                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   52451                 :             :         gen_rtvec (2,
   52452                 :             :                 gen_rtx_SET (copy_rtx (operand0),
   52453                 :             :         gen_rtx_IOR (SImode,
   52454                 :             :         copy_rtx (operand0),
   52455                 :             :         copy_rtx (operand2))),
   52456                 :             :                 gen_hard_reg_clobber (CCmode, 17))), true);
   52457                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   52458                 :             :         gen_rtvec (2,
   52459                 :             :                 gen_rtx_SET (copy_rtx (operand0),
   52460                 :             :         gen_rtx_PLUS (SImode,
   52461                 :             :         copy_rtx (operand0),
   52462                 :             :         const1_rtx)),
   52463                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   52464                 :             :   _val = get_insns ();
   52465                 :             :   end_sequence ();
   52466                 :             :   return _val;
   52467                 :             : }
   52468                 :             : 
   52469                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:19428 */
   52470                 :             : extern rtx_insn *gen_split_737 (rtx_insn *, rtx *);
   52471                 :             : rtx_insn *
   52472                 :             : gen_split_737 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   52473                 :             : {
   52474                 :             :   rtx operand0;
   52475                 :             :   rtx operand1;
   52476                 :             :   rtx_insn *_val = NULL;
   52477                 :             :   if (dump_file)
   52478                 :             :     fprintf (dump_file, "Splitting with gen_split_737 (i386.md:19428)\n");
   52479                 :             :   start_sequence ();
   52480                 :             : #define FAIL return (end_sequence (), _val)
   52481                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   52482                 :             : #line 19445 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   52483                 :             : ix86_expand_clear (operands[0]);
   52484                 :             : #undef DONE
   52485                 :             : #undef FAIL
   52486                 :             :   operand0 = operands[0];
   52487                 :             :   (void) operand0;
   52488                 :             :   operand1 = operands[1];
   52489                 :             :   (void) operand1;
   52490                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   52491                 :             :         gen_rtvec (3,
   52492                 :             :                 gen_rtx_SET (gen_rtx_REG (CCCmode,
   52493                 :             :         17),
   52494                 :             :         gen_rtx_COMPARE (CCCmode,
   52495                 :             :         operand1,
   52496                 :             :         const0_rtx)),
   52497                 :             :                 gen_rtx_SET (operand0,
   52498                 :             :         gen_rtx_CTZ (SImode,
   52499                 :             :         copy_rtx (operand1))),
   52500                 :             :                 gen_rtx_UNSPEC (VOIDmode,
   52501                 :             :         gen_rtvec (1,
   52502                 :             :                 copy_rtx (operand0)),
   52503                 :             :         39))), false);
   52504                 :             :   _val = get_insns ();
   52505                 :             :   end_sequence ();
   52506                 :             :   return _val;
   52507                 :             : }
   52508                 :             : 
   52509                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:19428 */
   52510                 :             : extern rtx_insn *gen_split_738 (rtx_insn *, rtx *);
   52511                 :             : rtx_insn *
   52512                 :             : gen_split_738 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   52513                 :             : {
   52514                 :             :   rtx operand0;
   52515                 :             :   rtx operand1;
   52516                 :             :   rtx_insn *_val = NULL;
   52517                 :             :   if (dump_file)
   52518                 :             :     fprintf (dump_file, "Splitting with gen_split_738 (i386.md:19428)\n");
   52519                 :             :   start_sequence ();
   52520                 :             : #define FAIL return (end_sequence (), _val)
   52521                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   52522                 :             : #line 19445 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   52523                 :             : ix86_expand_clear (operands[0]);
   52524                 :             : #undef DONE
   52525                 :             : #undef FAIL
   52526                 :             :   operand0 = operands[0];
   52527                 :             :   (void) operand0;
   52528                 :             :   operand1 = operands[1];
   52529                 :             :   (void) operand1;
   52530                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   52531                 :             :         gen_rtvec (3,
   52532                 :             :                 gen_rtx_SET (gen_rtx_REG (CCCmode,
   52533                 :             :         17),
   52534                 :             :         gen_rtx_COMPARE (CCCmode,
   52535                 :             :         operand1,
   52536                 :             :         const0_rtx)),
   52537                 :             :                 gen_rtx_SET (operand0,
   52538                 :             :         gen_rtx_CTZ (DImode,
   52539                 :             :         copy_rtx (operand1))),
   52540                 :             :                 gen_rtx_UNSPEC (VOIDmode,
   52541                 :             :         gen_rtvec (1,
   52542                 :             :                 copy_rtx (operand0)),
   52543                 :             :         39))), false);
   52544                 :             :   _val = get_insns ();
   52545                 :             :   end_sequence ();
   52546                 :             :   return _val;
   52547                 :             : }
   52548                 :             : 
   52549                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:19485 */
   52550                 :             : extern rtx_insn *gen_split_739 (rtx_insn *, rtx *);
   52551                 :             : rtx_insn *
   52552                 :             : gen_split_739 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   52553                 :             : {
   52554                 :             :   rtx operand0;
   52555                 :             :   rtx operand1;
   52556                 :             :   rtx_insn *_val = NULL;
   52557                 :             :   if (dump_file)
   52558                 :             :     fprintf (dump_file, "Splitting with gen_split_739 (i386.md:19485)\n");
   52559                 :             :   start_sequence ();
   52560                 :             : #define FAIL return (end_sequence (), _val)
   52561                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   52562                 :             : #line 19511 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   52563                 :             : ix86_expand_clear (operands[0]);
   52564                 :             : #undef DONE
   52565                 :             : #undef FAIL
   52566                 :             :   operand0 = operands[0];
   52567                 :             :   (void) operand0;
   52568                 :             :   operand1 = operands[1];
   52569                 :             :   (void) operand1;
   52570                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   52571                 :             :         gen_rtvec (3,
   52572                 :             :                 gen_rtx_SET (operand0,
   52573                 :             :         gen_rtx_CTZ (SImode,
   52574                 :             :         operand1)),
   52575                 :             :                 gen_rtx_UNSPEC (VOIDmode,
   52576                 :             :         gen_rtvec (1,
   52577                 :             :                 copy_rtx (operand0)),
   52578                 :             :         39),
   52579                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   52580                 :             :   _val = get_insns ();
   52581                 :             :   end_sequence ();
   52582                 :             :   return _val;
   52583                 :             : }
   52584                 :             : 
   52585                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:19485 */
   52586                 :             : extern rtx_insn *gen_split_740 (rtx_insn *, rtx *);
   52587                 :             : rtx_insn *
   52588                 :             : gen_split_740 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   52589                 :             : {
   52590                 :             :   rtx operand0;
   52591                 :             :   rtx operand1;
   52592                 :             :   rtx_insn *_val = NULL;
   52593                 :             :   if (dump_file)
   52594                 :             :     fprintf (dump_file, "Splitting with gen_split_740 (i386.md:19485)\n");
   52595                 :             :   start_sequence ();
   52596                 :             : #define FAIL return (end_sequence (), _val)
   52597                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   52598                 :             : #line 19511 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   52599                 :             : ix86_expand_clear (operands[0]);
   52600                 :             : #undef DONE
   52601                 :             : #undef FAIL
   52602                 :             :   operand0 = operands[0];
   52603                 :             :   (void) operand0;
   52604                 :             :   operand1 = operands[1];
   52605                 :             :   (void) operand1;
   52606                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   52607                 :             :         gen_rtvec (3,
   52608                 :             :                 gen_rtx_SET (operand0,
   52609                 :             :         gen_rtx_CTZ (DImode,
   52610                 :             :         operand1)),
   52611                 :             :                 gen_rtx_UNSPEC (VOIDmode,
   52612                 :             :         gen_rtvec (1,
   52613                 :             :                 copy_rtx (operand0)),
   52614                 :             :         39),
   52615                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   52616                 :             :   _val = get_insns ();
   52617                 :             :   end_sequence ();
   52618                 :             :   return _val;
   52619                 :             : }
   52620                 :             : 
   52621                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:19548 */
   52622                 :             : extern rtx_insn *gen_split_741 (rtx_insn *, rtx *);
   52623                 :             : rtx_insn *
   52624                 :             : gen_split_741 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   52625                 :             : {
   52626                 :             :   rtx operand0;
   52627                 :             :   rtx operand1;
   52628                 :             :   rtx_insn *_val = NULL;
   52629                 :             :   if (dump_file)
   52630                 :             :     fprintf (dump_file, "Splitting with gen_split_741 (i386.md:19548)\n");
   52631                 :             :   start_sequence ();
   52632                 :             : #define FAIL return (end_sequence (), _val)
   52633                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   52634                 :             : #line 19566 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   52635                 :             : ix86_expand_clear (operands[0]);
   52636                 :             : #undef DONE
   52637                 :             : #undef FAIL
   52638                 :             :   operand0 = operands[0];
   52639                 :             :   (void) operand0;
   52640                 :             :   operand1 = operands[1];
   52641                 :             :   (void) operand1;
   52642                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   52643                 :             :         gen_rtvec (3,
   52644                 :             :                 gen_rtx_SET (operand0,
   52645                 :             :         gen_rtx_AND (DImode,
   52646                 :             :         gen_rtx_SUBREG (DImode,
   52647                 :             :         gen_rtx_CTZ (SImode,
   52648                 :             :         operand1),
   52649                 :             :         0),
   52650                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (63)])),
   52651                 :             :                 gen_rtx_UNSPEC (VOIDmode,
   52652                 :             :         gen_rtvec (1,
   52653                 :             :                 copy_rtx (operand0)),
   52654                 :             :         39),
   52655                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   52656                 :             :   _val = get_insns ();
   52657                 :             :   end_sequence ();
   52658                 :             :   return _val;
   52659                 :             : }
   52660                 :             : 
   52661                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:19592 */
   52662                 :             : extern rtx_insn *gen_split_742 (rtx_insn *, rtx *);
   52663                 :             : rtx_insn *
   52664                 :             : gen_split_742 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   52665                 :             : {
   52666                 :             :   rtx operand0;
   52667                 :             :   rtx operand1;
   52668                 :             :   rtx_insn *_val = NULL;
   52669                 :             :   if (dump_file)
   52670                 :             :     fprintf (dump_file, "Splitting with gen_split_742 (i386.md:19592)\n");
   52671                 :             :   start_sequence ();
   52672                 :             : #define FAIL return (end_sequence (), _val)
   52673                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   52674                 :             : #line 19617 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   52675                 :             : ix86_expand_clear (operands[0]);
   52676                 :             : #undef DONE
   52677                 :             : #undef FAIL
   52678                 :             :   operand0 = operands[0];
   52679                 :             :   (void) operand0;
   52680                 :             :   operand1 = operands[1];
   52681                 :             :   (void) operand1;
   52682                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   52683                 :             :         gen_rtvec (3,
   52684                 :             :                 gen_rtx_SET (operand0,
   52685                 :             :         gen_rtx_SIGN_EXTEND (DImode,
   52686                 :             :         gen_rtx_CTZ (SImode,
   52687                 :             :         operand1))),
   52688                 :             :                 gen_rtx_UNSPEC (VOIDmode,
   52689                 :             :         gen_rtvec (1,
   52690                 :             :                 copy_rtx (operand0)),
   52691                 :             :         39),
   52692                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   52693                 :             :   _val = get_insns ();
   52694                 :             :   end_sequence ();
   52695                 :             :   return _val;
   52696                 :             : }
   52697                 :             : 
   52698                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:19592 */
   52699                 :             : extern rtx_insn *gen_split_743 (rtx_insn *, rtx *);
   52700                 :             : rtx_insn *
   52701                 :             : gen_split_743 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   52702                 :             : {
   52703                 :             :   rtx operand0;
   52704                 :             :   rtx operand1;
   52705                 :             :   rtx_insn *_val = NULL;
   52706                 :             :   if (dump_file)
   52707                 :             :     fprintf (dump_file, "Splitting with gen_split_743 (i386.md:19592)\n");
   52708                 :             :   start_sequence ();
   52709                 :             : #define FAIL return (end_sequence (), _val)
   52710                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   52711                 :             : #line 19617 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   52712                 :             : ix86_expand_clear (operands[0]);
   52713                 :             : #undef DONE
   52714                 :             : #undef FAIL
   52715                 :             :   operand0 = operands[0];
   52716                 :             :   (void) operand0;
   52717                 :             :   operand1 = operands[1];
   52718                 :             :   (void) operand1;
   52719                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   52720                 :             :         gen_rtvec (3,
   52721                 :             :                 gen_rtx_SET (operand0,
   52722                 :             :         gen_rtx_ZERO_EXTEND (DImode,
   52723                 :             :         gen_rtx_CTZ (SImode,
   52724                 :             :         operand1))),
   52725                 :             :                 gen_rtx_UNSPEC (VOIDmode,
   52726                 :             :         gen_rtvec (1,
   52727                 :             :                 copy_rtx (operand0)),
   52728                 :             :         39),
   52729                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   52730                 :             :   _val = get_insns ();
   52731                 :             :   end_sequence ();
   52732                 :             :   return _val;
   52733                 :             : }
   52734                 :             : 
   52735                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:19735 */
   52736                 :             : extern rtx_insn *gen_split_744 (rtx_insn *, rtx *);
   52737                 :             : rtx_insn *
   52738                 :             : gen_split_744 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   52739                 :             : {
   52740                 :             :   rtx operand0;
   52741                 :             :   rtx operand1;
   52742                 :             :   rtx operand2;
   52743                 :             :   rtx operand3;
   52744                 :             :   rtx_insn *_val = NULL;
   52745                 :             :   if (dump_file)
   52746                 :             :     fprintf (dump_file, "Splitting with gen_split_744 (i386.md:19735)\n");
   52747                 :             :   start_sequence ();
   52748                 :             : #define FAIL return (end_sequence (), _val)
   52749                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   52750                 :             : #line 19755 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   52751                 :             : {
   52752                 :             :   operands[2] = gen_reg_rtx (DImode);
   52753                 :             :   operands[3] = lowpart_subreg (SImode, operands[2], DImode);
   52754                 :             : }
   52755                 :             : #undef DONE
   52756                 :             : #undef FAIL
   52757                 :             :   operand0 = operands[0];
   52758                 :             :   (void) operand0;
   52759                 :             :   operand1 = operands[1];
   52760                 :             :   (void) operand1;
   52761                 :             :   operand2 = operands[2];
   52762                 :             :   (void) operand2;
   52763                 :             :   operand3 = operands[3];
   52764                 :             :   (void) operand3;
   52765                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   52766                 :             :         gen_rtvec (2,
   52767                 :             :                 gen_rtx_SET (gen_rtx_REG (CCZmode,
   52768                 :             :         17),
   52769                 :             :         gen_rtx_COMPARE (CCZmode,
   52770                 :             :         operand1,
   52771                 :             :         const0_rtx)),
   52772                 :             :                 gen_rtx_SET (operand2,
   52773                 :             :         gen_rtx_MINUS (DImode,
   52774                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (63)],
   52775                 :             :         gen_rtx_CLZ (DImode,
   52776                 :             :         copy_rtx (operand1)))))), true);
   52777                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   52778                 :             :         gen_rtvec (2,
   52779                 :             :                 gen_rtx_SET (operand0,
   52780                 :             :         gen_rtx_ZERO_EXTEND (DImode,
   52781                 :             :         gen_rtx_XOR (SImode,
   52782                 :             :         operand3,
   52783                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (63)]))),
   52784                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   52785                 :             :   _val = get_insns ();
   52786                 :             :   end_sequence ();
   52787                 :             :   return _val;
   52788                 :             : }
   52789                 :             : 
   52790                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:19760 */
   52791                 :             : extern rtx_insn *gen_split_745 (rtx_insn *, rtx *);
   52792                 :             : rtx_insn *
   52793                 :             : gen_split_745 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   52794                 :             : {
   52795                 :             :   rtx operand0;
   52796                 :             :   rtx operand1;
   52797                 :             :   rtx operand2;
   52798                 :             :   rtx_insn *_val = NULL;
   52799                 :             :   if (dump_file)
   52800                 :             :     fprintf (dump_file, "Splitting with gen_split_745 (i386.md:19760)\n");
   52801                 :             :   start_sequence ();
   52802                 :             : #define FAIL return (end_sequence (), _val)
   52803                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   52804                 :             : #line 19779 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   52805                 :             : operands[2] = gen_reg_rtx (SImode);
   52806                 :             : #undef DONE
   52807                 :             : #undef FAIL
   52808                 :             :   operand0 = operands[0];
   52809                 :             :   (void) operand0;
   52810                 :             :   operand1 = operands[1];
   52811                 :             :   (void) operand1;
   52812                 :             :   operand2 = operands[2];
   52813                 :             :   (void) operand2;
   52814                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   52815                 :             :         gen_rtvec (2,
   52816                 :             :                 gen_rtx_SET (gen_rtx_REG (CCZmode,
   52817                 :             :         17),
   52818                 :             :         gen_rtx_COMPARE (CCZmode,
   52819                 :             :         operand1,
   52820                 :             :         const0_rtx)),
   52821                 :             :                 gen_rtx_SET (operand2,
   52822                 :             :         gen_rtx_MINUS (SImode,
   52823                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (31)],
   52824                 :             :         gen_rtx_CLZ (SImode,
   52825                 :             :         copy_rtx (operand1)))))), true);
   52826                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   52827                 :             :         gen_rtvec (2,
   52828                 :             :                 gen_rtx_SET (operand0,
   52829                 :             :         gen_rtx_ZERO_EXTEND (DImode,
   52830                 :             :         gen_rtx_XOR (SImode,
   52831                 :             :         copy_rtx (operand2),
   52832                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (31)]))),
   52833                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   52834                 :             :   _val = get_insns ();
   52835                 :             :   end_sequence ();
   52836                 :             :   return _val;
   52837                 :             : }
   52838                 :             : 
   52839                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:19784 */
   52840                 :             : extern rtx_insn *gen_split_746 (rtx_insn *, rtx *);
   52841                 :             : rtx_insn *
   52842                 :             : gen_split_746 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   52843                 :             : {
   52844                 :             :   rtx operand0;
   52845                 :             :   rtx operand1;
   52846                 :             :   rtx operand2;
   52847                 :             :   rtx operand3;
   52848                 :             :   rtx operand4;
   52849                 :             :   rtx operand5;
   52850                 :             :   rtx_insn *_val = NULL;
   52851                 :             :   if (dump_file)
   52852                 :             :     fprintf (dump_file, "Splitting with gen_split_746 (i386.md:19784)\n");
   52853                 :             :   start_sequence ();
   52854                 :             : #define FAIL return (end_sequence (), _val)
   52855                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   52856                 :             : #line 19799 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   52857                 :             : {
   52858                 :             :   operands[3] = gen_reg_rtx (DImode);
   52859                 :             :   operands[5] = lowpart_subreg (SImode, operands[3], DImode);
   52860                 :             :   if (INTVAL (operands[2]) == 63)
   52861                 :             :     {
   52862                 :             :       emit_insn (gen_bsr_rex64_1_zext (operands[3], operands[1]));
   52863                 :             :       emit_move_insn (operands[0], operands[5]);
   52864                 :             :       DONE;
   52865                 :             :     }
   52866                 :             :   operands[4] = gen_int_mode (UINTVAL (operands[2]) - 63, SImode);
   52867                 :             : }
   52868                 :             : #undef DONE
   52869                 :             : #undef FAIL
   52870                 :             :   operand0 = operands[0];
   52871                 :             :   (void) operand0;
   52872                 :             :   operand1 = operands[1];
   52873                 :             :   (void) operand1;
   52874                 :             :   operand2 = operands[2];
   52875                 :             :   (void) operand2;
   52876                 :             :   operand3 = operands[3];
   52877                 :             :   (void) operand3;
   52878                 :             :   operand4 = operands[4];
   52879                 :             :   (void) operand4;
   52880                 :             :   operand5 = operands[5];
   52881                 :             :   (void) operand5;
   52882                 :             :   emit_insn (gen_rtx_SET (operand3,
   52883                 :             :         gen_rtx_MINUS (DImode,
   52884                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (63)],
   52885                 :             :         gen_rtx_CLZ (DImode,
   52886                 :             :         operand1))));
   52887                 :             :   emit_insn (gen_rtx_SET (operand0,
   52888                 :             :         gen_rtx_PLUS (SImode,
   52889                 :             :         operand5,
   52890                 :             :         operand4)));
   52891                 :             :   _val = get_insns ();
   52892                 :             :   end_sequence ();
   52893                 :             :   return _val;
   52894                 :             : }
   52895                 :             : 
   52896                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:19811 */
   52897                 :             : extern rtx_insn *gen_split_747 (rtx_insn *, rtx *);
   52898                 :             : rtx_insn *
   52899                 :             : gen_split_747 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   52900                 :             : {
   52901                 :             :   rtx operand0;
   52902                 :             :   rtx operand1;
   52903                 :             :   rtx operand2;
   52904                 :             :   rtx operand3;
   52905                 :             :   rtx operand4;
   52906                 :             :   rtx_insn *_val = NULL;
   52907                 :             :   if (dump_file)
   52908                 :             :     fprintf (dump_file, "Splitting with gen_split_747 (i386.md:19811)\n");
   52909                 :             :   start_sequence ();
   52910                 :             : #define FAIL return (end_sequence (), _val)
   52911                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   52912                 :             : #line 19824 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   52913                 :             : {
   52914                 :             :   if (INTVAL (operands[2]) == 31)
   52915                 :             :     {
   52916                 :             :       emit_insn (gen_bsr_1 (operands[0], operands[1]));
   52917                 :             :       DONE;
   52918                 :             :     }
   52919                 :             :   operands[3] = gen_reg_rtx (SImode);
   52920                 :             :   operands[4] = gen_int_mode (UINTVAL (operands[2]) - 31, SImode);
   52921                 :             : }
   52922                 :             : #undef DONE
   52923                 :             : #undef FAIL
   52924                 :             :   operand0 = operands[0];
   52925                 :             :   (void) operand0;
   52926                 :             :   operand1 = operands[1];
   52927                 :             :   (void) operand1;
   52928                 :             :   operand2 = operands[2];
   52929                 :             :   (void) operand2;
   52930                 :             :   operand3 = operands[3];
   52931                 :             :   (void) operand3;
   52932                 :             :   operand4 = operands[4];
   52933                 :             :   (void) operand4;
   52934                 :             :   emit_insn (gen_rtx_SET (operand3,
   52935                 :             :         gen_rtx_MINUS (SImode,
   52936                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (31)],
   52937                 :             :         gen_rtx_CLZ (SImode,
   52938                 :             :         operand1))));
   52939                 :             :   emit_insn (gen_rtx_SET (operand0,
   52940                 :             :         gen_rtx_PLUS (SImode,
   52941                 :             :         copy_rtx (operand3),
   52942                 :             :         operand4)));
   52943                 :             :   _val = get_insns ();
   52944                 :             :   end_sequence ();
   52945                 :             :   return _val;
   52946                 :             : }
   52947                 :             : 
   52948                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:19834 */
   52949                 :             : extern rtx_insn *gen_split_748 (rtx_insn *, rtx *);
   52950                 :             : rtx_insn *
   52951                 :             : gen_split_748 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   52952                 :             : {
   52953                 :             :   rtx operand0;
   52954                 :             :   rtx operand1;
   52955                 :             :   rtx operand2;
   52956                 :             :   rtx operand3;
   52957                 :             :   rtx operand4;
   52958                 :             :   rtx_insn *_val = NULL;
   52959                 :             :   if (dump_file)
   52960                 :             :     fprintf (dump_file, "Splitting with gen_split_748 (i386.md:19834)\n");
   52961                 :             :   start_sequence ();
   52962                 :             : #define FAIL return (end_sequence (), _val)
   52963                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   52964                 :             : #line 19855 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   52965                 :             : {
   52966                 :             :   if (INTVAL (operands[2]) == 63)
   52967                 :             :     {
   52968                 :             :       emit_insn (gen_bsr_rex64_1 (operands[0], operands[1]));
   52969                 :             :       DONE;
   52970                 :             :     }
   52971                 :             :   operands[3] = gen_reg_rtx (DImode);
   52972                 :             :   operands[4] = GEN_INT (UINTVAL (operands[2]) - 63);
   52973                 :             : }
   52974                 :             : #undef DONE
   52975                 :             : #undef FAIL
   52976                 :             :   operand0 = operands[0];
   52977                 :             :   (void) operand0;
   52978                 :             :   operand1 = operands[1];
   52979                 :             :   (void) operand1;
   52980                 :             :   operand2 = operands[2];
   52981                 :             :   (void) operand2;
   52982                 :             :   operand3 = operands[3];
   52983                 :             :   (void) operand3;
   52984                 :             :   operand4 = operands[4];
   52985                 :             :   (void) operand4;
   52986                 :             :   emit_insn (gen_rtx_SET (operand3,
   52987                 :             :         gen_rtx_MINUS (DImode,
   52988                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (63)],
   52989                 :             :         gen_rtx_CLZ (DImode,
   52990                 :             :         operand1))));
   52991                 :             :   emit_insn (gen_rtx_SET (operand0,
   52992                 :             :         gen_rtx_PLUS (DImode,
   52993                 :             :         copy_rtx (operand3),
   52994                 :             :         operand4)));
   52995                 :             :   _val = get_insns ();
   52996                 :             :   end_sequence ();
   52997                 :             :   return _val;
   52998                 :             : }
   52999                 :             : 
   53000                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:19865 */
   53001                 :             : extern rtx_insn *gen_split_749 (rtx_insn *, rtx *);
   53002                 :             : rtx_insn *
   53003                 :             : gen_split_749 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   53004                 :             : {
   53005                 :             :   rtx operand0;
   53006                 :             :   rtx operand1;
   53007                 :             :   rtx operand2;
   53008                 :             :   rtx operand3;
   53009                 :             :   rtx operand4;
   53010                 :             :   rtx_insn *_val = NULL;
   53011                 :             :   if (dump_file)
   53012                 :             :     fprintf (dump_file, "Splitting with gen_split_749 (i386.md:19865)\n");
   53013                 :             :   start_sequence ();
   53014                 :             : #define FAIL return (end_sequence (), _val)
   53015                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   53016                 :             : #line 19884 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   53017                 :             : {
   53018                 :             :   if (INTVAL (operands[2]) == 31)
   53019                 :             :     {
   53020                 :             :       emit_insn (gen_bsr_zext_1 (operands[0], operands[1]));
   53021                 :             :       DONE;
   53022                 :             :     }
   53023                 :             :   operands[3] = gen_reg_rtx (DImode);
   53024                 :             :   operands[4] = GEN_INT (UINTVAL (operands[2]) - 31);
   53025                 :             : }
   53026                 :             : #undef DONE
   53027                 :             : #undef FAIL
   53028                 :             :   operand0 = operands[0];
   53029                 :             :   (void) operand0;
   53030                 :             :   operand1 = operands[1];
   53031                 :             :   (void) operand1;
   53032                 :             :   operand2 = operands[2];
   53033                 :             :   (void) operand2;
   53034                 :             :   operand3 = operands[3];
   53035                 :             :   (void) operand3;
   53036                 :             :   operand4 = operands[4];
   53037                 :             :   (void) operand4;
   53038                 :             :   emit_insn (gen_rtx_SET (operand3,
   53039                 :             :         gen_rtx_ZERO_EXTEND (DImode,
   53040                 :             :         gen_rtx_MINUS (SImode,
   53041                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (31)],
   53042                 :             :         gen_rtx_CLZ (SImode,
   53043                 :             :         operand1)))));
   53044                 :             :   emit_insn (gen_rtx_SET (operand0,
   53045                 :             :         gen_rtx_PLUS (DImode,
   53046                 :             :         copy_rtx (operand3),
   53047                 :             :         operand4)));
   53048                 :             :   _val = get_insns ();
   53049                 :             :   end_sequence ();
   53050                 :             :   return _val;
   53051                 :             : }
   53052                 :             : 
   53053                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:19894 */
   53054                 :             : rtx
   53055                 :             : gen_clzsi2 (rtx operand0,
   53056                 :             :         rtx operand1)
   53057                 :             : {
   53058                 :             :   rtx operand2;
   53059                 :             :   rtx operand3;
   53060                 :             :   rtx_insn *_val = 0;
   53061                 :             :   start_sequence ();
   53062                 :             :   {
   53063                 :             :     rtx operands[4];
   53064                 :             :     operands[0] = operand0;
   53065                 :             :     operands[1] = operand1;
   53066                 :             : #define FAIL _Pragma ("GCC error \"clzsi2 cannot FAIL\"") (void)0
   53067                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   53068                 :             : #line 19907 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   53069                 :             : {
   53070                 :             :   if (TARGET_LZCNT)
   53071                 :             :     {
   53072                 :             :       emit_insn (gen_clzsi2_lzcnt (operands[0], operands[1]));
   53073                 :             :       DONE;
   53074                 :             :     }
   53075                 :             :   operands[2] = GEN_INT (GET_MODE_BITSIZE (SImode)-1);
   53076                 :             :   operands[3] = gen_reg_rtx (SImode);
   53077                 :             : }
   53078                 :             : #undef DONE
   53079                 :             : #undef FAIL
   53080                 :             :     operand0 = operands[0];
   53081                 :             :     (void) operand0;
   53082                 :             :     operand1 = operands[1];
   53083                 :             :     (void) operand1;
   53084                 :             :     operand2 = operands[2];
   53085                 :             :     (void) operand2;
   53086                 :             :     operand3 = operands[3];
   53087                 :             :     (void) operand3;
   53088                 :             :   }
   53089                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   53090                 :             :         gen_rtvec (2,
   53091                 :             :                 gen_rtx_SET (gen_rtx_REG (CCZmode,
   53092                 :             :         17),
   53093                 :             :         gen_rtx_COMPARE (CCZmode,
   53094                 :             :         operand1,
   53095                 :             :         const0_rtx)),
   53096                 :             :                 gen_rtx_SET (operand3,
   53097                 :             :         gen_rtx_MINUS (SImode,
   53098                 :             :         operand2,
   53099                 :             :         gen_rtx_CLZ (SImode,
   53100                 :             :         copy_rtx (operand1)))))), true);
   53101                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   53102                 :             :         gen_rtvec (2,
   53103                 :             :                 gen_rtx_SET (operand0,
   53104                 :             :         gen_rtx_XOR (SImode,
   53105                 :             :         copy_rtx (operand3),
   53106                 :             :         copy_rtx (operand2))),
   53107                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   53108                 :             :   _val = get_insns ();
   53109                 :             :   end_sequence ();
   53110                 :             :   return _val;
   53111                 :             : }
   53112                 :             : 
   53113                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:19894 */
   53114                 :             : rtx
   53115                 :             : gen_clzdi2 (rtx operand0,
   53116                 :             :         rtx operand1)
   53117                 :             : {
   53118                 :             :   rtx operand2;
   53119                 :             :   rtx operand3;
   53120                 :             :   rtx_insn *_val = 0;
   53121                 :             :   start_sequence ();
   53122                 :             :   {
   53123                 :             :     rtx operands[4];
   53124                 :             :     operands[0] = operand0;
   53125                 :             :     operands[1] = operand1;
   53126                 :             : #define FAIL _Pragma ("GCC error \"clzdi2 cannot FAIL\"") (void)0
   53127                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   53128                 :             : #line 19907 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   53129                 :             : {
   53130                 :             :   if (TARGET_LZCNT)
   53131                 :             :     {
   53132                 :             :       emit_insn (gen_clzdi2_lzcnt (operands[0], operands[1]));
   53133                 :             :       DONE;
   53134                 :             :     }
   53135                 :             :   operands[2] = GEN_INT (GET_MODE_BITSIZE (DImode)-1);
   53136                 :             :   operands[3] = gen_reg_rtx (DImode);
   53137                 :             : }
   53138                 :             : #undef DONE
   53139                 :             : #undef FAIL
   53140                 :             :     operand0 = operands[0];
   53141                 :             :     (void) operand0;
   53142                 :             :     operand1 = operands[1];
   53143                 :             :     (void) operand1;
   53144                 :             :     operand2 = operands[2];
   53145                 :             :     (void) operand2;
   53146                 :             :     operand3 = operands[3];
   53147                 :             :     (void) operand3;
   53148                 :             :   }
   53149                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   53150                 :             :         gen_rtvec (2,
   53151                 :             :                 gen_rtx_SET (gen_rtx_REG (CCZmode,
   53152                 :             :         17),
   53153                 :             :         gen_rtx_COMPARE (CCZmode,
   53154                 :             :         operand1,
   53155                 :             :         const0_rtx)),
   53156                 :             :                 gen_rtx_SET (operand3,
   53157                 :             :         gen_rtx_MINUS (DImode,
   53158                 :             :         operand2,
   53159                 :             :         gen_rtx_CLZ (DImode,
   53160                 :             :         copy_rtx (operand1)))))), true);
   53161                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   53162                 :             :         gen_rtvec (2,
   53163                 :             :                 gen_rtx_SET (operand0,
   53164                 :             :         gen_rtx_XOR (DImode,
   53165                 :             :         copy_rtx (operand3),
   53166                 :             :         copy_rtx (operand2))),
   53167                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   53168                 :             :   _val = get_insns ();
   53169                 :             :   end_sequence ();
   53170                 :             :   return _val;
   53171                 :             : }
   53172                 :             : 
   53173                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:19917 */
   53174                 :             : extern rtx_insn *gen_split_750 (rtx_insn *, rtx *);
   53175                 :             : rtx_insn *
   53176                 :             : gen_split_750 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   53177                 :             : {
   53178                 :             :   rtx operand0;
   53179                 :             :   rtx operand1;
   53180                 :             :   rtx_insn *_val = NULL;
   53181                 :             :   if (dump_file)
   53182                 :             :     fprintf (dump_file, "Splitting with gen_split_750 (i386.md:19917)\n");
   53183                 :             :   start_sequence ();
   53184                 :             : #define FAIL return (end_sequence (), _val)
   53185                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   53186                 :             : #line 19932 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   53187                 :             : ix86_expand_clear (operands[0]);
   53188                 :             : #undef DONE
   53189                 :             : #undef FAIL
   53190                 :             :   operand0 = operands[0];
   53191                 :             :   (void) operand0;
   53192                 :             :   operand1 = operands[1];
   53193                 :             :   (void) operand1;
   53194                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   53195                 :             :         gen_rtvec (3,
   53196                 :             :                 gen_rtx_SET (operand0,
   53197                 :             :         gen_rtx_CLZ (SImode,
   53198                 :             :         operand1)),
   53199                 :             :                 gen_rtx_UNSPEC (VOIDmode,
   53200                 :             :         gen_rtvec (1,
   53201                 :             :                 copy_rtx (operand0)),
   53202                 :             :         39),
   53203                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   53204                 :             :   _val = get_insns ();
   53205                 :             :   end_sequence ();
   53206                 :             :   return _val;
   53207                 :             : }
   53208                 :             : 
   53209                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:19917 */
   53210                 :             : extern rtx_insn *gen_split_751 (rtx_insn *, rtx *);
   53211                 :             : rtx_insn *
   53212                 :             : gen_split_751 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   53213                 :             : {
   53214                 :             :   rtx operand0;
   53215                 :             :   rtx operand1;
   53216                 :             :   rtx_insn *_val = NULL;
   53217                 :             :   if (dump_file)
   53218                 :             :     fprintf (dump_file, "Splitting with gen_split_751 (i386.md:19917)\n");
   53219                 :             :   start_sequence ();
   53220                 :             : #define FAIL return (end_sequence (), _val)
   53221                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   53222                 :             : #line 19932 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   53223                 :             : ix86_expand_clear (operands[0]);
   53224                 :             : #undef DONE
   53225                 :             : #undef FAIL
   53226                 :             :   operand0 = operands[0];
   53227                 :             :   (void) operand0;
   53228                 :             :   operand1 = operands[1];
   53229                 :             :   (void) operand1;
   53230                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   53231                 :             :         gen_rtvec (3,
   53232                 :             :                 gen_rtx_SET (operand0,
   53233                 :             :         gen_rtx_CLZ (DImode,
   53234                 :             :         operand1)),
   53235                 :             :                 gen_rtx_UNSPEC (VOIDmode,
   53236                 :             :         gen_rtvec (1,
   53237                 :             :                 copy_rtx (operand0)),
   53238                 :             :         39),
   53239                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   53240                 :             :   _val = get_insns ();
   53241                 :             :   end_sequence ();
   53242                 :             :   return _val;
   53243                 :             : }
   53244                 :             : 
   53245                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:19953 */
   53246                 :             : extern rtx_insn *gen_split_752 (rtx_insn *, rtx *);
   53247                 :             : rtx_insn *
   53248                 :             : gen_split_752 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   53249                 :             : {
   53250                 :             :   rtx operand0;
   53251                 :             :   rtx operand1;
   53252                 :             :   rtx_insn *_val = NULL;
   53253                 :             :   if (dump_file)
   53254                 :             :     fprintf (dump_file, "Splitting with gen_split_752 (i386.md:19953)\n");
   53255                 :             :   start_sequence ();
   53256                 :             : #define FAIL return (end_sequence (), _val)
   53257                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   53258                 :             : #line 19971 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   53259                 :             : ix86_expand_clear (operands[0]);
   53260                 :             : #undef DONE
   53261                 :             : #undef FAIL
   53262                 :             :   operand0 = operands[0];
   53263                 :             :   (void) operand0;
   53264                 :             :   operand1 = operands[1];
   53265                 :             :   (void) operand1;
   53266                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   53267                 :             :         gen_rtvec (3,
   53268                 :             :                 gen_rtx_SET (operand0,
   53269                 :             :         gen_rtx_AND (DImode,
   53270                 :             :         gen_rtx_SUBREG (DImode,
   53271                 :             :         gen_rtx_CLZ (SImode,
   53272                 :             :         operand1),
   53273                 :             :         0),
   53274                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (63)])),
   53275                 :             :                 gen_rtx_UNSPEC (VOIDmode,
   53276                 :             :         gen_rtvec (1,
   53277                 :             :                 copy_rtx (operand0)),
   53278                 :             :         39),
   53279                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   53280                 :             :   _val = get_insns ();
   53281                 :             :   end_sequence ();
   53282                 :             :   return _val;
   53283                 :             : }
   53284                 :             : 
   53285                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:19995 */
   53286                 :             : extern rtx_insn *gen_split_753 (rtx_insn *, rtx *);
   53287                 :             : rtx_insn *
   53288                 :             : gen_split_753 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   53289                 :             : {
   53290                 :             :   rtx operand0;
   53291                 :             :   rtx operand1;
   53292                 :             :   rtx_insn *_val = NULL;
   53293                 :             :   if (dump_file)
   53294                 :             :     fprintf (dump_file, "Splitting with gen_split_753 (i386.md:19995)\n");
   53295                 :             :   start_sequence ();
   53296                 :             : #define FAIL return (end_sequence (), _val)
   53297                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   53298                 :             : #line 20010 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   53299                 :             : ix86_expand_clear (operands[0]);
   53300                 :             : #undef DONE
   53301                 :             : #undef FAIL
   53302                 :             :   operand0 = operands[0];
   53303                 :             :   (void) operand0;
   53304                 :             :   operand1 = operands[1];
   53305                 :             :   (void) operand1;
   53306                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   53307                 :             :         gen_rtvec (3,
   53308                 :             :                 gen_rtx_SET (operand0,
   53309                 :             :         gen_rtx_ZERO_EXTEND (DImode,
   53310                 :             :         gen_rtx_CLZ (SImode,
   53311                 :             :         operand1))),
   53312                 :             :                 gen_rtx_UNSPEC (VOIDmode,
   53313                 :             :         gen_rtvec (1,
   53314                 :             :                 copy_rtx (operand0)),
   53315                 :             :         39),
   53316                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   53317                 :             :   _val = get_insns ();
   53318                 :             :   end_sequence ();
   53319                 :             :   return _val;
   53320                 :             : }
   53321                 :             : 
   53322                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:20046 */
   53323                 :             : extern rtx_insn *gen_split_754 (rtx_insn *, rtx *);
   53324                 :             : rtx_insn *
   53325                 :             : gen_split_754 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   53326                 :             : {
   53327                 :             :   rtx operand0;
   53328                 :             :   rtx operand1;
   53329                 :             :   rtx_insn *_val = NULL;
   53330                 :             :   if (dump_file)
   53331                 :             :     fprintf (dump_file, "Splitting with gen_split_754 (i386.md:20046)\n");
   53332                 :             :   start_sequence ();
   53333                 :             : #define FAIL return (end_sequence (), _val)
   53334                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   53335                 :             : #line 20061 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   53336                 :             : ix86_expand_clear (operands[0]);
   53337                 :             : #undef DONE
   53338                 :             : #undef FAIL
   53339                 :             :   operand0 = operands[0];
   53340                 :             :   (void) operand0;
   53341                 :             :   operand1 = operands[1];
   53342                 :             :   (void) operand1;
   53343                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   53344                 :             :         gen_rtvec (3,
   53345                 :             :                 gen_rtx_SET (operand0,
   53346                 :             :         gen_rtx_UNSPEC (SImode,
   53347                 :             :         gen_rtvec (1,
   53348                 :             :                 operand1),
   53349                 :             :         95)),
   53350                 :             :                 gen_rtx_UNSPEC (VOIDmode,
   53351                 :             :         gen_rtvec (1,
   53352                 :             :                 copy_rtx (operand0)),
   53353                 :             :         39),
   53354                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   53355                 :             :   _val = get_insns ();
   53356                 :             :   end_sequence ();
   53357                 :             :   return _val;
   53358                 :             : }
   53359                 :             : 
   53360                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:20046 */
   53361                 :             : extern rtx_insn *gen_split_755 (rtx_insn *, rtx *);
   53362                 :             : rtx_insn *
   53363                 :             : gen_split_755 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   53364                 :             : {
   53365                 :             :   rtx operand0;
   53366                 :             :   rtx operand1;
   53367                 :             :   rtx_insn *_val = NULL;
   53368                 :             :   if (dump_file)
   53369                 :             :     fprintf (dump_file, "Splitting with gen_split_755 (i386.md:20046)\n");
   53370                 :             :   start_sequence ();
   53371                 :             : #define FAIL return (end_sequence (), _val)
   53372                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   53373                 :             : #line 20061 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   53374                 :             : ix86_expand_clear (operands[0]);
   53375                 :             : #undef DONE
   53376                 :             : #undef FAIL
   53377                 :             :   operand0 = operands[0];
   53378                 :             :   (void) operand0;
   53379                 :             :   operand1 = operands[1];
   53380                 :             :   (void) operand1;
   53381                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   53382                 :             :         gen_rtvec (3,
   53383                 :             :                 gen_rtx_SET (operand0,
   53384                 :             :         gen_rtx_UNSPEC (SImode,
   53385                 :             :         gen_rtvec (1,
   53386                 :             :                 operand1),
   53387                 :             :         94)),
   53388                 :             :                 gen_rtx_UNSPEC (VOIDmode,
   53389                 :             :         gen_rtvec (1,
   53390                 :             :                 copy_rtx (operand0)),
   53391                 :             :         39),
   53392                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   53393                 :             :   _val = get_insns ();
   53394                 :             :   end_sequence ();
   53395                 :             :   return _val;
   53396                 :             : }
   53397                 :             : 
   53398                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:20046 */
   53399                 :             : extern rtx_insn *gen_split_756 (rtx_insn *, rtx *);
   53400                 :             : rtx_insn *
   53401                 :             : gen_split_756 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   53402                 :             : {
   53403                 :             :   rtx operand0;
   53404                 :             :   rtx operand1;
   53405                 :             :   rtx_insn *_val = NULL;
   53406                 :             :   if (dump_file)
   53407                 :             :     fprintf (dump_file, "Splitting with gen_split_756 (i386.md:20046)\n");
   53408                 :             :   start_sequence ();
   53409                 :             : #define FAIL return (end_sequence (), _val)
   53410                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   53411                 :             : #line 20061 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   53412                 :             : ix86_expand_clear (operands[0]);
   53413                 :             : #undef DONE
   53414                 :             : #undef FAIL
   53415                 :             :   operand0 = operands[0];
   53416                 :             :   (void) operand0;
   53417                 :             :   operand1 = operands[1];
   53418                 :             :   (void) operand1;
   53419                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   53420                 :             :         gen_rtvec (3,
   53421                 :             :                 gen_rtx_SET (operand0,
   53422                 :             :         gen_rtx_UNSPEC (DImode,
   53423                 :             :         gen_rtvec (1,
   53424                 :             :                 operand1),
   53425                 :             :         95)),
   53426                 :             :                 gen_rtx_UNSPEC (VOIDmode,
   53427                 :             :         gen_rtvec (1,
   53428                 :             :                 copy_rtx (operand0)),
   53429                 :             :         39),
   53430                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   53431                 :             :   _val = get_insns ();
   53432                 :             :   end_sequence ();
   53433                 :             :   return _val;
   53434                 :             : }
   53435                 :             : 
   53436                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:20046 */
   53437                 :             : extern rtx_insn *gen_split_757 (rtx_insn *, rtx *);
   53438                 :             : rtx_insn *
   53439                 :             : gen_split_757 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   53440                 :             : {
   53441                 :             :   rtx operand0;
   53442                 :             :   rtx operand1;
   53443                 :             :   rtx_insn *_val = NULL;
   53444                 :             :   if (dump_file)
   53445                 :             :     fprintf (dump_file, "Splitting with gen_split_757 (i386.md:20046)\n");
   53446                 :             :   start_sequence ();
   53447                 :             : #define FAIL return (end_sequence (), _val)
   53448                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   53449                 :             : #line 20061 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   53450                 :             : ix86_expand_clear (operands[0]);
   53451                 :             : #undef DONE
   53452                 :             : #undef FAIL
   53453                 :             :   operand0 = operands[0];
   53454                 :             :   (void) operand0;
   53455                 :             :   operand1 = operands[1];
   53456                 :             :   (void) operand1;
   53457                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   53458                 :             :         gen_rtvec (3,
   53459                 :             :                 gen_rtx_SET (operand0,
   53460                 :             :         gen_rtx_UNSPEC (DImode,
   53461                 :             :         gen_rtvec (1,
   53462                 :             :                 operand1),
   53463                 :             :         94)),
   53464                 :             :                 gen_rtx_UNSPEC (VOIDmode,
   53465                 :             :         gen_rtvec (1,
   53466                 :             :                 copy_rtx (operand0)),
   53467                 :             :         39),
   53468                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   53469                 :             :   _val = get_insns ();
   53470                 :             :   end_sequence ();
   53471                 :             :   return _val;
   53472                 :             : }
   53473                 :             : 
   53474                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:20232 */
   53475                 :             : rtx
   53476                 :             : gen_bmi2_bzhi_si3 (rtx operand0,
   53477                 :             :         rtx operand1,
   53478                 :             :         rtx operand2)
   53479                 :             : {
   53480                 :             :   rtx operand3;
   53481                 :             :   rtx_insn *_val = 0;
   53482                 :             :   start_sequence ();
   53483                 :             :   {
   53484                 :             :     rtx operands[4];
   53485                 :             :     operands[0] = operand0;
   53486                 :             :     operands[1] = operand1;
   53487                 :             :     operands[2] = operand2;
   53488                 :             : #define FAIL return (end_sequence (), _val)
   53489                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   53490                 :             : #line 20245 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   53491                 :             : {
   53492                 :             :   operands[2] = gen_lowpart (QImode, operands[2]);
   53493                 :             :   operands[3] = GEN_INT (4 * BITS_PER_UNIT);
   53494                 :             : }
   53495                 :             : #undef DONE
   53496                 :             : #undef FAIL
   53497                 :             :     operand0 = operands[0];
   53498                 :             :     (void) operand0;
   53499                 :             :     operand1 = operands[1];
   53500                 :             :     (void) operand1;
   53501                 :             :     operand2 = operands[2];
   53502                 :             :     (void) operand2;
   53503                 :             :     operand3 = operands[3];
   53504                 :             :     (void) operand3;
   53505                 :             :   }
   53506                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   53507                 :             :         gen_rtvec (2,
   53508                 :             :                 gen_rtx_SET (operand0,
   53509                 :             :         gen_rtx_IF_THEN_ELSE (SImode,
   53510                 :             :         gen_rtx_NE (QImode,
   53511                 :             :         operand2,
   53512                 :             :         const0_rtx),
   53513                 :             :         gen_rtx_ZERO_EXTRACT (SImode,
   53514                 :             :         operand1,
   53515                 :             :         gen_rtx_UMIN (QImode,
   53516                 :             :         copy_rtx (operand2),
   53517                 :             :         operand3),
   53518                 :             :         const0_rtx),
   53519                 :             :         const0_rtx)),
   53520                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   53521                 :             :   _val = get_insns ();
   53522                 :             :   end_sequence ();
   53523                 :             :   return _val;
   53524                 :             : }
   53525                 :             : 
   53526                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:20232 */
   53527                 :             : rtx
   53528                 :             : gen_bmi2_bzhi_di3 (rtx operand0,
   53529                 :             :         rtx operand1,
   53530                 :             :         rtx operand2)
   53531                 :             : {
   53532                 :             :   rtx operand3;
   53533                 :             :   rtx_insn *_val = 0;
   53534                 :             :   start_sequence ();
   53535                 :             :   {
   53536                 :             :     rtx operands[4];
   53537                 :             :     operands[0] = operand0;
   53538                 :             :     operands[1] = operand1;
   53539                 :             :     operands[2] = operand2;
   53540                 :             : #define FAIL return (end_sequence (), _val)
   53541                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   53542                 :             : #line 20245 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   53543                 :             : {
   53544                 :             :   operands[2] = gen_lowpart (QImode, operands[2]);
   53545                 :             :   operands[3] = GEN_INT (8 * BITS_PER_UNIT);
   53546                 :             : }
   53547                 :             : #undef DONE
   53548                 :             : #undef FAIL
   53549                 :             :     operand0 = operands[0];
   53550                 :             :     (void) operand0;
   53551                 :             :     operand1 = operands[1];
   53552                 :             :     (void) operand1;
   53553                 :             :     operand2 = operands[2];
   53554                 :             :     (void) operand2;
   53555                 :             :     operand3 = operands[3];
   53556                 :             :     (void) operand3;
   53557                 :             :   }
   53558                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   53559                 :             :         gen_rtvec (2,
   53560                 :             :                 gen_rtx_SET (operand0,
   53561                 :             :         gen_rtx_IF_THEN_ELSE (DImode,
   53562                 :             :         gen_rtx_NE (QImode,
   53563                 :             :         operand2,
   53564                 :             :         const0_rtx),
   53565                 :             :         gen_rtx_ZERO_EXTRACT (DImode,
   53566                 :             :         operand1,
   53567                 :             :         gen_rtx_UMIN (QImode,
   53568                 :             :         copy_rtx (operand2),
   53569                 :             :         operand3),
   53570                 :             :         const0_rtx),
   53571                 :             :         const0_rtx)),
   53572                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   53573                 :             :   _val = get_insns ();
   53574                 :             :   end_sequence ();
   53575                 :             :   return _val;
   53576                 :             : }
   53577                 :             : 
   53578                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:20508 */
   53579                 :             : extern rtx_insn *gen_split_758 (rtx_insn *, rtx *);
   53580                 :             : rtx_insn *
   53581                 :             : gen_split_758 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   53582                 :             : {
   53583                 :             :   rtx operand0;
   53584                 :             :   rtx operand1;
   53585                 :             :   rtx_insn *_val = NULL;
   53586                 :             :   if (dump_file)
   53587                 :             :     fprintf (dump_file, "Splitting with gen_split_758 (i386.md:20508)\n");
   53588                 :             :   start_sequence ();
   53589                 :             : #define FAIL return (end_sequence (), _val)
   53590                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   53591                 :             : #line 20529 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   53592                 :             : ix86_expand_clear (operands[0]);
   53593                 :             : #undef DONE
   53594                 :             : #undef FAIL
   53595                 :             :   operand0 = operands[0];
   53596                 :             :   (void) operand0;
   53597                 :             :   operand1 = operands[1];
   53598                 :             :   (void) operand1;
   53599                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   53600                 :             :         gen_rtvec (3,
   53601                 :             :                 gen_rtx_SET (operand0,
   53602                 :             :         gen_rtx_POPCOUNT (SImode,
   53603                 :             :         operand1)),
   53604                 :             :                 gen_rtx_UNSPEC (VOIDmode,
   53605                 :             :         gen_rtvec (1,
   53606                 :             :                 copy_rtx (operand0)),
   53607                 :             :         39),
   53608                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   53609                 :             :   _val = get_insns ();
   53610                 :             :   end_sequence ();
   53611                 :             :   return _val;
   53612                 :             : }
   53613                 :             : 
   53614                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:20508 */
   53615                 :             : extern rtx_insn *gen_split_759 (rtx_insn *, rtx *);
   53616                 :             : rtx_insn *
   53617                 :             : gen_split_759 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   53618                 :             : {
   53619                 :             :   rtx operand0;
   53620                 :             :   rtx operand1;
   53621                 :             :   rtx_insn *_val = NULL;
   53622                 :             :   if (dump_file)
   53623                 :             :     fprintf (dump_file, "Splitting with gen_split_759 (i386.md:20508)\n");
   53624                 :             :   start_sequence ();
   53625                 :             : #define FAIL return (end_sequence (), _val)
   53626                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   53627                 :             : #line 20529 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   53628                 :             : ix86_expand_clear (operands[0]);
   53629                 :             : #undef DONE
   53630                 :             : #undef FAIL
   53631                 :             :   operand0 = operands[0];
   53632                 :             :   (void) operand0;
   53633                 :             :   operand1 = operands[1];
   53634                 :             :   (void) operand1;
   53635                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   53636                 :             :         gen_rtvec (3,
   53637                 :             :                 gen_rtx_SET (operand0,
   53638                 :             :         gen_rtx_POPCOUNT (DImode,
   53639                 :             :         operand1)),
   53640                 :             :                 gen_rtx_UNSPEC (VOIDmode,
   53641                 :             :         gen_rtvec (1,
   53642                 :             :                 copy_rtx (operand0)),
   53643                 :             :         39),
   53644                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   53645                 :             :   _val = get_insns ();
   53646                 :             :   end_sequence ();
   53647                 :             :   return _val;
   53648                 :             : }
   53649                 :             : 
   53650                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:20556 */
   53651                 :             : extern rtx_insn *gen_split_760 (rtx_insn *, rtx *);
   53652                 :             : rtx_insn *
   53653                 :             : gen_split_760 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   53654                 :             : {
   53655                 :             :   rtx operand0;
   53656                 :             :   rtx operand1;
   53657                 :             :   rtx_insn *_val = NULL;
   53658                 :             :   if (dump_file)
   53659                 :             :     fprintf (dump_file, "Splitting with gen_split_760 (i386.md:20556)\n");
   53660                 :             :   start_sequence ();
   53661                 :             : #define FAIL return (end_sequence (), _val)
   53662                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   53663                 :             : #line 20580 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   53664                 :             : ix86_expand_clear (operands[0]);
   53665                 :             : #undef DONE
   53666                 :             : #undef FAIL
   53667                 :             :   operand0 = operands[0];
   53668                 :             :   (void) operand0;
   53669                 :             :   operand1 = operands[1];
   53670                 :             :   (void) operand1;
   53671                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   53672                 :             :         gen_rtvec (3,
   53673                 :             :                 gen_rtx_SET (operand0,
   53674                 :             :         gen_rtx_AND (DImode,
   53675                 :             :         gen_rtx_SUBREG (DImode,
   53676                 :             :         gen_rtx_POPCOUNT (SImode,
   53677                 :             :         operand1),
   53678                 :             :         0),
   53679                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (63)])),
   53680                 :             :                 gen_rtx_UNSPEC (VOIDmode,
   53681                 :             :         gen_rtvec (1,
   53682                 :             :                 copy_rtx (operand0)),
   53683                 :             :         39),
   53684                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   53685                 :             :   _val = get_insns ();
   53686                 :             :   end_sequence ();
   53687                 :             :   return _val;
   53688                 :             : }
   53689                 :             : 
   53690                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:20610 */
   53691                 :             : extern rtx_insn *gen_split_761 (rtx_insn *, rtx *);
   53692                 :             : rtx_insn *
   53693                 :             : gen_split_761 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   53694                 :             : {
   53695                 :             :   rtx operand0;
   53696                 :             :   rtx operand1;
   53697                 :             :   rtx_insn *_val = NULL;
   53698                 :             :   if (dump_file)
   53699                 :             :     fprintf (dump_file, "Splitting with gen_split_761 (i386.md:20610)\n");
   53700                 :             :   start_sequence ();
   53701                 :             : #define FAIL return (end_sequence (), _val)
   53702                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   53703                 :             : #line 20631 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   53704                 :             : ix86_expand_clear (operands[0]);
   53705                 :             : #undef DONE
   53706                 :             : #undef FAIL
   53707                 :             :   operand0 = operands[0];
   53708                 :             :   (void) operand0;
   53709                 :             :   operand1 = operands[1];
   53710                 :             :   (void) operand1;
   53711                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   53712                 :             :         gen_rtvec (3,
   53713                 :             :                 gen_rtx_SET (operand0,
   53714                 :             :         gen_rtx_ZERO_EXTEND (DImode,
   53715                 :             :         gen_rtx_POPCOUNT (SImode,
   53716                 :             :         operand1))),
   53717                 :             :                 gen_rtx_UNSPEC (VOIDmode,
   53718                 :             :         gen_rtvec (1,
   53719                 :             :                 copy_rtx (operand0)),
   53720                 :             :         39),
   53721                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   53722                 :             :   _val = get_insns ();
   53723                 :             :   end_sequence ();
   53724                 :             :   return _val;
   53725                 :             : }
   53726                 :             : 
   53727                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:20658 */
   53728                 :             : extern rtx_insn *gen_split_762 (rtx_insn *, rtx *);
   53729                 :             : rtx_insn *
   53730                 :             : gen_split_762 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   53731                 :             : {
   53732                 :             :   rtx_insn *_val = NULL;
   53733                 :             :   if (dump_file)
   53734                 :             :     fprintf (dump_file, "Splitting with gen_split_762 (i386.md:20658)\n");
   53735                 :             :   start_sequence ();
   53736                 :             : #define FAIL return (end_sequence (), _val)
   53737                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   53738                 :             : #line 20668 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   53739                 :             : {
   53740                 :             :   rtx tmp = gen_reg_rtx (HImode);
   53741                 :             : 
   53742                 :             :   emit_insn (gen_popcounthi2 (tmp, operands[1]));
   53743                 :             :   emit_insn (gen_zero_extendhisi2 (operands[0], tmp));
   53744                 :             :   DONE;
   53745                 :             : }
   53746                 :             : #undef DONE
   53747                 :             : #undef FAIL
   53748                 :             :   emit_insn (const0_rtx);
   53749                 :             :   _val = get_insns ();
   53750                 :             :   end_sequence ();
   53751                 :             :   return _val;
   53752                 :             : }
   53753                 :             : 
   53754                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:20676 */
   53755                 :             : extern rtx_insn *gen_split_763 (rtx_insn *, rtx *);
   53756                 :             : rtx_insn *
   53757                 :             : gen_split_763 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   53758                 :             : {
   53759                 :             :   rtx_insn *_val = NULL;
   53760                 :             :   if (dump_file)
   53761                 :             :     fprintf (dump_file, "Splitting with gen_split_763 (i386.md:20676)\n");
   53762                 :             :   start_sequence ();
   53763                 :             : #define FAIL return (end_sequence (), _val)
   53764                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   53765                 :             : #line 20686 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   53766                 :             : {
   53767                 :             :   rtx tmp = gen_reg_rtx (HImode);
   53768                 :             : 
   53769                 :             :   emit_insn (gen_popcounthi2 (tmp, operands[1]));
   53770                 :             :   emit_insn (gen_zero_extendhisi2 (operands[0], tmp));
   53771                 :             :   DONE;
   53772                 :             : }
   53773                 :             : #undef DONE
   53774                 :             : #undef FAIL
   53775                 :             :   emit_insn (const0_rtx);
   53776                 :             :   _val = get_insns ();
   53777                 :             :   end_sequence ();
   53778                 :             :   return _val;
   53779                 :             : }
   53780                 :             : 
   53781                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:20711 */
   53782                 :             : rtx
   53783                 :             : gen_bswapdi2 (rtx operand0,
   53784                 :             :         rtx operand1)
   53785                 :             : {
   53786                 :             :   rtx_insn *_val = 0;
   53787                 :             :   start_sequence ();
   53788                 :             :   {
   53789                 :             :     rtx operands[2];
   53790                 :             :     operands[0] = operand0;
   53791                 :             :     operands[1] = operand1;
   53792                 :             : #define FAIL return (end_sequence (), _val)
   53793                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   53794                 :             : #line 20715 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   53795                 :             : {
   53796                 :             :   if (!TARGET_MOVBE)
   53797                 :             :     operands[1] = force_reg (DImode, operands[1]);
   53798                 :             : }
   53799                 :             : #undef DONE
   53800                 :             : #undef FAIL
   53801                 :             :     operand0 = operands[0];
   53802                 :             :     (void) operand0;
   53803                 :             :     operand1 = operands[1];
   53804                 :             :     (void) operand1;
   53805                 :             :   }
   53806                 :             :   emit_insn (gen_rtx_SET (operand0,
   53807                 :             :         gen_rtx_BSWAP (DImode,
   53808                 :             :         operand1)));
   53809                 :             :   _val = get_insns ();
   53810                 :             :   end_sequence ();
   53811                 :             :   return _val;
   53812                 :             : }
   53813                 :             : 
   53814                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:20720 */
   53815                 :             : rtx
   53816                 :             : gen_bswapsi2 (rtx operand0,
   53817                 :             :         rtx operand1)
   53818                 :             : {
   53819                 :             :   rtx_insn *_val = 0;
   53820                 :             :   start_sequence ();
   53821                 :             :   {
   53822                 :             :     rtx operands[2];
   53823                 :             :     operands[0] = operand0;
   53824                 :             :     operands[1] = operand1;
   53825                 :             : #define FAIL return (end_sequence (), _val)
   53826                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   53827                 :             : #line 20724 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   53828                 :             : {
   53829                 :             :   if (TARGET_MOVBE)
   53830                 :             :     ;
   53831                 :             :   else if (TARGET_BSWAP)
   53832                 :             :     operands[1] = force_reg (SImode, operands[1]);
   53833                 :             :   else
   53834                 :             :     {
   53835                 :             :       rtx x = operands[0];
   53836                 :             : 
   53837                 :             :       emit_move_insn (x, operands[1]);
   53838                 :             :       emit_insn (gen_bswaphi_lowpart (gen_lowpart (HImode, x)));
   53839                 :             :       emit_insn (gen_rotlsi3 (x, x, GEN_INT (16)));
   53840                 :             :       emit_insn (gen_bswaphi_lowpart (gen_lowpart (HImode, x)));
   53841                 :             :       DONE;
   53842                 :             :     }
   53843                 :             : }
   53844                 :             : #undef DONE
   53845                 :             : #undef FAIL
   53846                 :             :     operand0 = operands[0];
   53847                 :             :     (void) operand0;
   53848                 :             :     operand1 = operands[1];
   53849                 :             :     (void) operand1;
   53850                 :             :   }
   53851                 :             :   emit_insn (gen_rtx_SET (operand0,
   53852                 :             :         gen_rtx_BSWAP (SImode,
   53853                 :             :         operand1)));
   53854                 :             :   _val = get_insns ();
   53855                 :             :   end_sequence ();
   53856                 :             :   return _val;
   53857                 :             : }
   53858                 :             : 
   53859                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:20765 */
   53860                 :             : rtx
   53861                 :             : gen_bswaphi2 (rtx operand0,
   53862                 :             :         rtx operand1)
   53863                 :             : {
   53864                 :             :   return gen_rtx_SET (operand0,
   53865                 :             :         gen_rtx_BSWAP (HImode,
   53866                 :             :         operand1));
   53867                 :             : }
   53868                 :             : 
   53869                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:20789 */
   53870                 :             : extern rtx_insn *gen_peephole2_186 (rtx_insn *, rtx *);
   53871                 :             : rtx_insn *
   53872                 :             : gen_peephole2_186 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   53873                 :             : {
   53874                 :             :   rtx operand0;
   53875                 :             :   rtx_insn *_val = NULL;
   53876                 :             :   if (dump_file)
   53877                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_186 (i386.md:20789)\n");
   53878                 :             :   start_sequence ();
   53879                 :             :   operand0 = operands[0];
   53880                 :             :   (void) operand0;
   53881                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   53882                 :             :         gen_rtvec (2,
   53883                 :             :                 gen_rtx_SET (operand0,
   53884                 :             :         gen_rtx_ROTATE (HImode,
   53885                 :             :         copy_rtx (operand0),
   53886                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)])),
   53887                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   53888                 :             :   _val = get_insns ();
   53889                 :             :   end_sequence ();
   53890                 :             :   return _val;
   53891                 :             : }
   53892                 :             : 
   53893                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:20817 */
   53894                 :             : rtx
   53895                 :             : gen_paritydi2 (rtx operand0,
   53896                 :             :         rtx operand1)
   53897                 :             : {
   53898                 :             :   rtx_insn *_val = 0;
   53899                 :             :   start_sequence ();
   53900                 :             :   {
   53901                 :             :     rtx operands[2];
   53902                 :             :     operands[0] = operand0;
   53903                 :             :     operands[1] = operand1;
   53904                 :             : #define FAIL _Pragma ("GCC error \"paritydi2 cannot FAIL\"") (void)0
   53905                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   53906                 :             : #line 20821 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   53907                 :             : {
   53908                 :             :   rtx scratch = gen_reg_rtx (QImode);
   53909                 :             :   rtx hipart1 = gen_reg_rtx (SImode);
   53910                 :             :   rtx lopart1 = gen_reg_rtx (SImode);
   53911                 :             :   rtx xor1 = gen_reg_rtx (SImode);
   53912                 :             :   rtx shift2 = gen_reg_rtx (SImode);
   53913                 :             :   rtx hipart2 = gen_reg_rtx (HImode);
   53914                 :             :   rtx lopart2 = gen_reg_rtx (HImode);
   53915                 :             :   rtx xor2 = gen_reg_rtx (HImode);
   53916                 :             : 
   53917                 :             :   if (TARGET_64BIT)
   53918                 :             :     {
   53919                 :             :       rtx shift1 = gen_reg_rtx (DImode);
   53920                 :             :       emit_insn (gen_lshrdi3 (shift1, operands[1], GEN_INT (32)));
   53921                 :             :       emit_move_insn (hipart1, gen_lowpart (SImode, shift1));
   53922                 :             :     }
   53923                 :             :   else
   53924                 :             :     emit_move_insn (hipart1, gen_highpart (SImode, operands[1]));
   53925                 :             : 
   53926                 :             :   emit_move_insn (lopart1, gen_lowpart (SImode, operands[1]));
   53927                 :             :   emit_insn (gen_xorsi3 (xor1, hipart1, lopart1));
   53928                 :             : 
   53929                 :             :   emit_insn (gen_lshrsi3 (shift2, xor1, GEN_INT (16)));
   53930                 :             :   emit_move_insn (hipart2, gen_lowpart (HImode, shift2));
   53931                 :             :   emit_move_insn (lopart2, gen_lowpart (HImode, xor1));
   53932                 :             :   emit_insn (gen_xorhi3 (xor2, hipart2, lopart2));
   53933                 :             : 
   53934                 :             :   emit_insn (gen_parityhi2_cmp (xor2));
   53935                 :             : 
   53936                 :             :   ix86_expand_setcc (scratch, ORDERED,
   53937                 :             :                      gen_rtx_REG (CCmode, FLAGS_REG), const0_rtx);
   53938                 :             : 
   53939                 :             :   if (TARGET_64BIT)
   53940                 :             :     emit_insn (gen_zero_extendqidi2 (operands[0], scratch));
   53941                 :             :   else
   53942                 :             :     {
   53943                 :             :       rtx tmp = gen_reg_rtx (SImode);
   53944                 :             : 
   53945                 :             :       emit_insn (gen_zero_extendqisi2 (tmp, scratch));
   53946                 :             :       emit_insn (gen_zero_extendsidi2 (operands[0], tmp));
   53947                 :             :     }
   53948                 :             :   DONE;
   53949                 :             : }
   53950                 :             : #undef DONE
   53951                 :             : #undef FAIL
   53952                 :             :     operand0 = operands[0];
   53953                 :             :     (void) operand0;
   53954                 :             :     operand1 = operands[1];
   53955                 :             :     (void) operand1;
   53956                 :             :   }
   53957                 :             :   emit_insn (gen_rtx_SET (operand0,
   53958                 :             :         gen_rtx_PARITY (DImode,
   53959                 :             :         operand1)));
   53960                 :             :   _val = get_insns ();
   53961                 :             :   end_sequence ();
   53962                 :             :   return _val;
   53963                 :             : }
   53964                 :             : 
   53965                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:20865 */
   53966                 :             : rtx
   53967                 :             : gen_paritysi2 (rtx operand0,
   53968                 :             :         rtx operand1)
   53969                 :             : {
   53970                 :             :   rtx_insn *_val = 0;
   53971                 :             :   start_sequence ();
   53972                 :             :   {
   53973                 :             :     rtx operands[2];
   53974                 :             :     operands[0] = operand0;
   53975                 :             :     operands[1] = operand1;
   53976                 :             : #define FAIL _Pragma ("GCC error \"paritysi2 cannot FAIL\"") (void)0
   53977                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   53978                 :             : #line 20869 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   53979                 :             : {
   53980                 :             :   rtx scratch = gen_reg_rtx (QImode);
   53981                 :             :   rtx shift = gen_reg_rtx (SImode);
   53982                 :             :   rtx hipart = gen_reg_rtx (HImode);
   53983                 :             :   rtx lopart = gen_reg_rtx (HImode);
   53984                 :             :   rtx tmp = gen_reg_rtx (HImode);
   53985                 :             : 
   53986                 :             :   emit_insn (gen_lshrsi3 (shift, operands[1], GEN_INT (16)));
   53987                 :             :   emit_move_insn (hipart, gen_lowpart (HImode, shift));
   53988                 :             :   emit_move_insn (lopart, gen_lowpart (HImode, operands[1]));
   53989                 :             :   emit_insn (gen_xorhi3 (tmp, hipart, lopart));
   53990                 :             : 
   53991                 :             :   emit_insn (gen_parityhi2_cmp (tmp));
   53992                 :             : 
   53993                 :             :   ix86_expand_setcc (scratch, ORDERED,
   53994                 :             :                      gen_rtx_REG (CCmode, FLAGS_REG), const0_rtx);
   53995                 :             : 
   53996                 :             :   emit_insn (gen_zero_extendqisi2 (operands[0], scratch));
   53997                 :             :   DONE;
   53998                 :             : }
   53999                 :             : #undef DONE
   54000                 :             : #undef FAIL
   54001                 :             :     operand0 = operands[0];
   54002                 :             :     (void) operand0;
   54003                 :             :     operand1 = operands[1];
   54004                 :             :     (void) operand1;
   54005                 :             :   }
   54006                 :             :   emit_insn (gen_rtx_SET (operand0,
   54007                 :             :         gen_rtx_PARITY (SImode,
   54008                 :             :         operand1)));
   54009                 :             :   _val = get_insns ();
   54010                 :             :   end_sequence ();
   54011                 :             :   return _val;
   54012                 :             : }
   54013                 :             : 
   54014                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:20890 */
   54015                 :             : rtx
   54016                 :             : gen_parityhi2 (rtx operand0,
   54017                 :             :         rtx operand1)
   54018                 :             : {
   54019                 :             :   rtx_insn *_val = 0;
   54020                 :             :   start_sequence ();
   54021                 :             :   {
   54022                 :             :     rtx operands[2];
   54023                 :             :     operands[0] = operand0;
   54024                 :             :     operands[1] = operand1;
   54025                 :             : #define FAIL _Pragma ("GCC error \"parityhi2 cannot FAIL\"") (void)0
   54026                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   54027                 :             : #line 20894 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   54028                 :             : {
   54029                 :             :   rtx scratch = gen_reg_rtx (QImode);
   54030                 :             :   rtx tmp = gen_reg_rtx (HImode);
   54031                 :             : 
   54032                 :             :   emit_move_insn (tmp, operands[1]);
   54033                 :             :   emit_insn (gen_parityhi2_cmp (tmp));
   54034                 :             : 
   54035                 :             :   ix86_expand_setcc (scratch, ORDERED,
   54036                 :             :                      gen_rtx_REG (CCmode, FLAGS_REG), const0_rtx);
   54037                 :             : 
   54038                 :             :   emit_insn (gen_zero_extendqihi2 (operands[0], scratch));
   54039                 :             :   DONE;
   54040                 :             : }
   54041                 :             : #undef DONE
   54042                 :             : #undef FAIL
   54043                 :             :     operand0 = operands[0];
   54044                 :             :     (void) operand0;
   54045                 :             :     operand1 = operands[1];
   54046                 :             :     (void) operand1;
   54047                 :             :   }
   54048                 :             :   emit_insn (gen_rtx_SET (operand0,
   54049                 :             :         gen_rtx_PARITY (HImode,
   54050                 :             :         operand1)));
   54051                 :             :   _val = get_insns ();
   54052                 :             :   end_sequence ();
   54053                 :             :   return _val;
   54054                 :             : }
   54055                 :             : 
   54056                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:20908 */
   54057                 :             : rtx
   54058                 :             : gen_parityqi2 (rtx operand0,
   54059                 :             :         rtx operand1)
   54060                 :             : {
   54061                 :             :   rtx_insn *_val = 0;
   54062                 :             :   start_sequence ();
   54063                 :             :   {
   54064                 :             :     rtx operands[2];
   54065                 :             :     operands[0] = operand0;
   54066                 :             :     operands[1] = operand1;
   54067                 :             : #define FAIL _Pragma ("GCC error \"parityqi2 cannot FAIL\"") (void)0
   54068                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   54069                 :             : #line 20912 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   54070                 :             : {
   54071                 :             :   emit_insn (gen_parityqi2_cmp (operands[1]));
   54072                 :             : 
   54073                 :             :   ix86_expand_setcc (operands[0], ORDERED,
   54074                 :             :                      gen_rtx_REG (CCmode, FLAGS_REG), const0_rtx);
   54075                 :             :   DONE;
   54076                 :             : }
   54077                 :             : #undef DONE
   54078                 :             : #undef FAIL
   54079                 :             :     operand0 = operands[0];
   54080                 :             :     (void) operand0;
   54081                 :             :     operand1 = operands[1];
   54082                 :             :     (void) operand1;
   54083                 :             :   }
   54084                 :             :   emit_insn (gen_rtx_SET (operand0,
   54085                 :             :         gen_rtx_PARITY (QImode,
   54086                 :             :         operand1)));
   54087                 :             :   _val = get_insns ();
   54088                 :             :   end_sequence ();
   54089                 :             :   return _val;
   54090                 :             : }
   54091                 :             : 
   54092                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:20939 */
   54093                 :             : extern rtx_insn *gen_peephole2_187 (rtx_insn *, rtx *);
   54094                 :             : rtx_insn *
   54095                 :             : gen_peephole2_187 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   54096                 :             : {
   54097                 :             :   rtx operand0;
   54098                 :             :   rtx operand1;
   54099                 :             :   rtx_insn *_val = NULL;
   54100                 :             :   if (dump_file)
   54101                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_187 (i386.md:20939)\n");
   54102                 :             :   start_sequence ();
   54103                 :             :   operand0 = operands[0];
   54104                 :             :   (void) operand0;
   54105                 :             :   operand1 = operands[1];
   54106                 :             :   (void) operand1;
   54107                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCmode,
   54108                 :             :         17),
   54109                 :             :         gen_rtx_UNSPEC (CCmode,
   54110                 :             :         gen_rtvec (1,
   54111                 :             :                 operand1),
   54112                 :             :         28)));
   54113                 :             :   _val = get_insns ();
   54114                 :             :   end_sequence ();
   54115                 :             :   return _val;
   54116                 :             : }
   54117                 :             : 
   54118                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:20950 */
   54119                 :             : extern rtx_insn *gen_peephole2_188 (rtx_insn *, rtx *);
   54120                 :             : rtx_insn *
   54121                 :             : gen_peephole2_188 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   54122                 :             : {
   54123                 :             :   rtx operand0;
   54124                 :             :   rtx operand1;
   54125                 :             :   rtx operand2;
   54126                 :             :   rtx operand3;
   54127                 :             :   rtx operand4;
   54128                 :             :   rtx operand5;
   54129                 :             :   rtx_insn *_val = NULL;
   54130                 :             :   if (dump_file)
   54131                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_188 (i386.md:20950)\n");
   54132                 :             :   start_sequence ();
   54133                 :             : #define FAIL return (end_sequence (), _val)
   54134                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   54135                 :             : #line 20975 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   54136                 :             : {
   54137                 :             :   operands[4] = shallow_copy_rtx (operands[4]);
   54138                 :             :   PUT_CODE (operands[4], GET_CODE (operands[4]) == EQ ? UNORDERED : ORDERED);
   54139                 :             : }
   54140                 :             : #undef DONE
   54141                 :             : #undef FAIL
   54142                 :             :   operand0 = operands[0];
   54143                 :             :   (void) operand0;
   54144                 :             :   operand1 = operands[1];
   54145                 :             :   (void) operand1;
   54146                 :             :   operand2 = operands[2];
   54147                 :             :   (void) operand2;
   54148                 :             :   operand3 = operands[3];
   54149                 :             :   (void) operand3;
   54150                 :             :   operand4 = operands[4];
   54151                 :             :   (void) operand4;
   54152                 :             :   operand5 = operands[5];
   54153                 :             :   (void) operand5;
   54154                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCmode,
   54155                 :             :         17),
   54156                 :             :         gen_rtx_UNSPEC (CCmode,
   54157                 :             :         gen_rtvec (1,
   54158                 :             :                 operand1),
   54159                 :             :         28)));
   54160                 :             :   emit_jump_insn (gen_rtx_SET (pc_rtx,
   54161                 :             :         gen_rtx_IF_THEN_ELSE (VOIDmode,
   54162                 :             :         gen_rtx_fmt_ee (GET_CODE (operand4), GET_MODE (operand4),
   54163                 :             :                 gen_rtx_REG (CCmode,
   54164                 :             :         17),
   54165                 :             :                 const0_rtx),
   54166                 :             :         gen_rtx_LABEL_REF (VOIDmode,
   54167                 :             :         operand5),
   54168                 :             :         pc_rtx)));
   54169                 :             :   _val = get_insns ();
   54170                 :             :   end_sequence ();
   54171                 :             :   return _val;
   54172                 :             : }
   54173                 :             : 
   54174                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:20981 */
   54175                 :             : extern rtx_insn *gen_peephole2_189 (rtx_insn *, rtx *);
   54176                 :             : rtx_insn *
   54177                 :             : gen_peephole2_189 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   54178                 :             : {
   54179                 :             :   rtx operand0;
   54180                 :             :   rtx operand1;
   54181                 :             :   rtx operand2;
   54182                 :             :   rtx operand3;
   54183                 :             :   rtx operand4;
   54184                 :             :   rtx operand5;
   54185                 :             :   rtx operand6;
   54186                 :             :   rtx_insn *_val = NULL;
   54187                 :             :   HARD_REG_SET _regs_allocated;
   54188                 :             :   CLEAR_HARD_REG_SET (_regs_allocated);
   54189                 :             :   if ((operands[0] = peep2_find_free_register (0, 0, "Q", HImode, &_regs_allocated)) == NULL_RTX)
   54190                 :             :     return NULL;
   54191                 :             :   if (dump_file)
   54192                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_189 (i386.md:20981)\n");
   54193                 :             :   start_sequence ();
   54194                 :             : #define FAIL return (end_sequence (), _val)
   54195                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   54196                 :             : #line 21010 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   54197                 :             : {
   54198                 :             :   operands[5] = shallow_copy_rtx (operands[5]);
   54199                 :             :   PUT_CODE (operands[5], GET_CODE (operands[5]) == EQ ? UNORDERED : ORDERED);
   54200                 :             : }
   54201                 :             : #undef DONE
   54202                 :             : #undef FAIL
   54203                 :             :   operand0 = operands[0];
   54204                 :             :   (void) operand0;
   54205                 :             :   operand1 = operands[1];
   54206                 :             :   (void) operand1;
   54207                 :             :   operand2 = operands[2];
   54208                 :             :   (void) operand2;
   54209                 :             :   operand3 = operands[3];
   54210                 :             :   (void) operand3;
   54211                 :             :   operand4 = operands[4];
   54212                 :             :   (void) operand4;
   54213                 :             :   operand5 = operands[5];
   54214                 :             :   (void) operand5;
   54215                 :             :   operand6 = operands[6];
   54216                 :             :   (void) operand6;
   54217                 :             :   emit_insn (gen_rtx_SET (operand0,
   54218                 :             :         operand2));
   54219                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   54220                 :             :         gen_rtvec (2,
   54221                 :             :                 gen_rtx_SET (gen_rtx_REG (CCmode,
   54222                 :             :         17),
   54223                 :             :         gen_rtx_UNSPEC (CCmode,
   54224                 :             :         gen_rtvec (1,
   54225                 :             :                 copy_rtx (operand0)),
   54226                 :             :         28)),
   54227                 :             :                 gen_rtx_CLOBBER (VOIDmode,
   54228                 :             :         copy_rtx (operand0)))), true);
   54229                 :             :   emit_jump_insn (gen_rtx_SET (pc_rtx,
   54230                 :             :         gen_rtx_IF_THEN_ELSE (VOIDmode,
   54231                 :             :         gen_rtx_fmt_ee (GET_CODE (operand5), GET_MODE (operand5),
   54232                 :             :                 gen_rtx_REG (CCmode,
   54233                 :             :         17),
   54234                 :             :                 const0_rtx),
   54235                 :             :         gen_rtx_LABEL_REF (VOIDmode,
   54236                 :             :         operand6),
   54237                 :             :         pc_rtx)));
   54238                 :             :   _val = get_insns ();
   54239                 :             :   end_sequence ();
   54240                 :             :   return _val;
   54241                 :             : }
   54242                 :             : 
   54243                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:21016 */
   54244                 :             : extern rtx_insn *gen_peephole2_190 (rtx_insn *, rtx *);
   54245                 :             : rtx_insn *
   54246                 :             : gen_peephole2_190 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   54247                 :             : {
   54248                 :             :   rtx operand0;
   54249                 :             :   rtx operand1;
   54250                 :             :   rtx operand2;
   54251                 :             :   rtx operand3;
   54252                 :             :   rtx operand4;
   54253                 :             :   rtx operand5;
   54254                 :             :   rtx_insn *_val = NULL;
   54255                 :             :   HARD_REG_SET _regs_allocated;
   54256                 :             :   CLEAR_HARD_REG_SET (_regs_allocated);
   54257                 :             :   if ((operands[0] = peep2_find_free_register (0, 0, "Q", HImode, &_regs_allocated)) == NULL_RTX)
   54258                 :             :     return NULL;
   54259                 :             :   if (dump_file)
   54260                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_190 (i386.md:21016)\n");
   54261                 :             :   start_sequence ();
   54262                 :             : #define FAIL return (end_sequence (), _val)
   54263                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   54264                 :             : #line 21043 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   54265                 :             : {
   54266                 :             :   operands[4] = shallow_copy_rtx (operands[4]);
   54267                 :             :   PUT_CODE (operands[4], GET_CODE (operands[4]) == EQ ? UNORDERED : ORDERED);
   54268                 :             : }
   54269                 :             : #undef DONE
   54270                 :             : #undef FAIL
   54271                 :             :   operand0 = operands[0];
   54272                 :             :   (void) operand0;
   54273                 :             :   operand1 = operands[1];
   54274                 :             :   (void) operand1;
   54275                 :             :   operand2 = operands[2];
   54276                 :             :   (void) operand2;
   54277                 :             :   operand3 = operands[3];
   54278                 :             :   (void) operand3;
   54279                 :             :   operand4 = operands[4];
   54280                 :             :   (void) operand4;
   54281                 :             :   operand5 = operands[5];
   54282                 :             :   (void) operand5;
   54283                 :             :   emit_insn (gen_rtx_SET (operand0,
   54284                 :             :         operand2));
   54285                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   54286                 :             :         gen_rtvec (2,
   54287                 :             :                 gen_rtx_SET (gen_rtx_REG (CCmode,
   54288                 :             :         17),
   54289                 :             :         gen_rtx_UNSPEC (CCmode,
   54290                 :             :         gen_rtvec (1,
   54291                 :             :                 copy_rtx (operand0)),
   54292                 :             :         28)),
   54293                 :             :                 gen_rtx_CLOBBER (VOIDmode,
   54294                 :             :         copy_rtx (operand0)))), true);
   54295                 :             :   emit_jump_insn (gen_rtx_SET (pc_rtx,
   54296                 :             :         gen_rtx_IF_THEN_ELSE (VOIDmode,
   54297                 :             :         gen_rtx_fmt_ee (GET_CODE (operand4), GET_MODE (operand4),
   54298                 :             :                 gen_rtx_REG (CCmode,
   54299                 :             :         17),
   54300                 :             :                 const0_rtx),
   54301                 :             :         gen_rtx_LABEL_REF (VOIDmode,
   54302                 :             :         operand5),
   54303                 :             :         pc_rtx)));
   54304                 :             :   _val = get_insns ();
   54305                 :             :   end_sequence ();
   54306                 :             :   return _val;
   54307                 :             : }
   54308                 :             : 
   54309                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:21086 */
   54310                 :             : rtx
   54311                 :             : gen_tls_global_dynamic_32 (rtx operand0,
   54312                 :             :         rtx operand1,
   54313                 :             :         rtx operand2,
   54314                 :             :         rtx operand3)
   54315                 :             : {
   54316                 :             :   rtx_insn *_val = 0;
   54317                 :             :   start_sequence ();
   54318                 :             :   {
   54319                 :             :     rtx operands[4];
   54320                 :             :     operands[0] = operand0;
   54321                 :             :     operands[1] = operand1;
   54322                 :             :     operands[2] = operand2;
   54323                 :             :     operands[3] = operand3;
   54324                 :             : #define FAIL return (end_sequence (), _val)
   54325                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   54326                 :             : #line 21098 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   54327                 :             : ix86_tls_descriptor_calls_expanded_in_cfun = true;
   54328                 :             : #undef DONE
   54329                 :             : #undef FAIL
   54330                 :             :     operand0 = operands[0];
   54331                 :             :     (void) operand0;
   54332                 :             :     operand1 = operands[1];
   54333                 :             :     (void) operand1;
   54334                 :             :     operand2 = operands[2];
   54335                 :             :     (void) operand2;
   54336                 :             :     operand3 = operands[3];
   54337                 :             :     (void) operand3;
   54338                 :             :   }
   54339                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   54340                 :             :         gen_rtvec (4,
   54341                 :             :                 gen_rtx_SET (operand0,
   54342                 :             :         gen_rtx_UNSPEC (SImode,
   54343                 :             :         gen_rtvec (4,
   54344                 :             :                 operand2,
   54345                 :             :                 operand1,
   54346                 :             :                 operand3,
   54347                 :             :                 gen_rtx_REG (SImode,
   54348                 :             :         7)),
   54349                 :             :         20)),
   54350                 :             :                 gen_rtx_CLOBBER (VOIDmode,
   54351                 :             :         gen_rtx_SCRATCH (SImode)),
   54352                 :             :                 gen_rtx_CLOBBER (VOIDmode,
   54353                 :             :         gen_rtx_SCRATCH (SImode)),
   54354                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   54355                 :             :   _val = get_insns ();
   54356                 :             :   end_sequence ();
   54357                 :             :   return _val;
   54358                 :             : }
   54359                 :             : 
   54360                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:21163 */
   54361                 :             : rtx
   54362                 :             : gen_tls_global_dynamic_64_si (rtx operand0,
   54363                 :             :         rtx operand1,
   54364                 :             :         rtx operand2)
   54365                 :             : {
   54366                 :             :   rtx_insn *_val = 0;
   54367                 :             :   start_sequence ();
   54368                 :             :   {
   54369                 :             :     rtx operands[3];
   54370                 :             :     operands[0] = operand0;
   54371                 :             :     operands[1] = operand1;
   54372                 :             :     operands[2] = operand2;
   54373                 :             : #define FAIL return (end_sequence (), _val)
   54374                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   54375                 :             : #line 21173 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   54376                 :             : ix86_tls_descriptor_calls_expanded_in_cfun = true;
   54377                 :             : #undef DONE
   54378                 :             : #undef FAIL
   54379                 :             :     operand0 = operands[0];
   54380                 :             :     (void) operand0;
   54381                 :             :     operand1 = operands[1];
   54382                 :             :     (void) operand1;
   54383                 :             :     operand2 = operands[2];
   54384                 :             :     (void) operand2;
   54385                 :             :   }
   54386                 :             :   emit_call_insn (gen_rtx_PARALLEL (VOIDmode,
   54387                 :             :         gen_rtvec (2,
   54388                 :             :                 gen_rtx_SET (operand0,
   54389                 :             :         gen_rtx_CALL (SImode,
   54390                 :             :         gen_rtx_MEM (QImode,
   54391                 :             :         operand2),
   54392                 :             :         const0_rtx)),
   54393                 :             :                 gen_rtx_UNSPEC (SImode,
   54394                 :             :         gen_rtvec (2,
   54395                 :             :                 operand1,
   54396                 :             :                 gen_rtx_REG (SImode,
   54397                 :             :         7)),
   54398                 :             :         20))));
   54399                 :             :   _val = get_insns ();
   54400                 :             :   end_sequence ();
   54401                 :             :   return _val;
   54402                 :             : }
   54403                 :             : 
   54404                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:21163 */
   54405                 :             : rtx
   54406                 :             : gen_tls_global_dynamic_64_di (rtx operand0,
   54407                 :             :         rtx operand1,
   54408                 :             :         rtx operand2)
   54409                 :             : {
   54410                 :             :   rtx_insn *_val = 0;
   54411                 :             :   start_sequence ();
   54412                 :             :   {
   54413                 :             :     rtx operands[3];
   54414                 :             :     operands[0] = operand0;
   54415                 :             :     operands[1] = operand1;
   54416                 :             :     operands[2] = operand2;
   54417                 :             : #define FAIL return (end_sequence (), _val)
   54418                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   54419                 :             : #line 21173 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   54420                 :             : ix86_tls_descriptor_calls_expanded_in_cfun = true;
   54421                 :             : #undef DONE
   54422                 :             : #undef FAIL
   54423                 :             :     operand0 = operands[0];
   54424                 :             :     (void) operand0;
   54425                 :             :     operand1 = operands[1];
   54426                 :             :     (void) operand1;
   54427                 :             :     operand2 = operands[2];
   54428                 :             :     (void) operand2;
   54429                 :             :   }
   54430                 :             :   emit_call_insn (gen_rtx_PARALLEL (VOIDmode,
   54431                 :             :         gen_rtvec (2,
   54432                 :             :                 gen_rtx_SET (operand0,
   54433                 :             :         gen_rtx_CALL (DImode,
   54434                 :             :         gen_rtx_MEM (QImode,
   54435                 :             :         operand2),
   54436                 :             :         const0_rtx)),
   54437                 :             :                 gen_rtx_UNSPEC (DImode,
   54438                 :             :         gen_rtvec (2,
   54439                 :             :                 operand1,
   54440                 :             :                 gen_rtx_REG (DImode,
   54441                 :             :         7)),
   54442                 :             :         20))));
   54443                 :             :   _val = get_insns ();
   54444                 :             :   end_sequence ();
   54445                 :             :   return _val;
   54446                 :             : }
   54447                 :             : 
   54448                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:21203 */
   54449                 :             : rtx
   54450                 :             : gen_tls_local_dynamic_base_32 (rtx operand0,
   54451                 :             :         rtx operand1,
   54452                 :             :         rtx operand2)
   54453                 :             : {
   54454                 :             :   rtx_insn *_val = 0;
   54455                 :             :   start_sequence ();
   54456                 :             :   {
   54457                 :             :     rtx operands[3];
   54458                 :             :     operands[0] = operand0;
   54459                 :             :     operands[1] = operand1;
   54460                 :             :     operands[2] = operand2;
   54461                 :             : #define FAIL return (end_sequence (), _val)
   54462                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   54463                 :             : #line 21215 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   54464                 :             : ix86_tls_descriptor_calls_expanded_in_cfun = true;
   54465                 :             : #undef DONE
   54466                 :             : #undef FAIL
   54467                 :             :     operand0 = operands[0];
   54468                 :             :     (void) operand0;
   54469                 :             :     operand1 = operands[1];
   54470                 :             :     (void) operand1;
   54471                 :             :     operand2 = operands[2];
   54472                 :             :     (void) operand2;
   54473                 :             :   }
   54474                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   54475                 :             :         gen_rtvec (4,
   54476                 :             :                 gen_rtx_SET (operand0,
   54477                 :             :         gen_rtx_UNSPEC (SImode,
   54478                 :             :         gen_rtvec (3,
   54479                 :             :                 operand1,
   54480                 :             :                 operand2,
   54481                 :             :                 gen_rtx_REG (SImode,
   54482                 :             :         7)),
   54483                 :             :         21)),
   54484                 :             :                 gen_rtx_CLOBBER (VOIDmode,
   54485                 :             :         gen_rtx_SCRATCH (SImode)),
   54486                 :             :                 gen_rtx_CLOBBER (VOIDmode,
   54487                 :             :         gen_rtx_SCRATCH (SImode)),
   54488                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   54489                 :             :   _val = get_insns ();
   54490                 :             :   end_sequence ();
   54491                 :             :   return _val;
   54492                 :             : }
   54493                 :             : 
   54494                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:21257 */
   54495                 :             : rtx
   54496                 :             : gen_tls_local_dynamic_base_64_si (rtx operand0,
   54497                 :             :         rtx operand1)
   54498                 :             : {
   54499                 :             :   rtx_insn *_val = 0;
   54500                 :             :   start_sequence ();
   54501                 :             :   {
   54502                 :             :     rtx operands[2];
   54503                 :             :     operands[0] = operand0;
   54504                 :             :     operands[1] = operand1;
   54505                 :             : #define FAIL return (end_sequence (), _val)
   54506                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   54507                 :             : #line 21265 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   54508                 :             : ix86_tls_descriptor_calls_expanded_in_cfun = true;
   54509                 :             : #undef DONE
   54510                 :             : #undef FAIL
   54511                 :             :     operand0 = operands[0];
   54512                 :             :     (void) operand0;
   54513                 :             :     operand1 = operands[1];
   54514                 :             :     (void) operand1;
   54515                 :             :   }
   54516                 :             :   emit_call_insn (gen_rtx_PARALLEL (VOIDmode,
   54517                 :             :         gen_rtvec (2,
   54518                 :             :                 gen_rtx_SET (operand0,
   54519                 :             :         gen_rtx_CALL (SImode,
   54520                 :             :         gen_rtx_MEM (QImode,
   54521                 :             :         operand1),
   54522                 :             :         const0_rtx)),
   54523                 :             :                 gen_rtx_UNSPEC (SImode,
   54524                 :             :         gen_rtvec (1,
   54525                 :             :                 gen_rtx_REG (SImode,
   54526                 :             :         7)),
   54527                 :             :         21))));
   54528                 :             :   _val = get_insns ();
   54529                 :             :   end_sequence ();
   54530                 :             :   return _val;
   54531                 :             : }
   54532                 :             : 
   54533                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:21257 */
   54534                 :             : rtx
   54535                 :             : gen_tls_local_dynamic_base_64_di (rtx operand0,
   54536                 :             :         rtx operand1)
   54537                 :             : {
   54538                 :             :   rtx_insn *_val = 0;
   54539                 :             :   start_sequence ();
   54540                 :             :   {
   54541                 :             :     rtx operands[2];
   54542                 :             :     operands[0] = operand0;
   54543                 :             :     operands[1] = operand1;
   54544                 :             : #define FAIL return (end_sequence (), _val)
   54545                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   54546                 :             : #line 21265 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   54547                 :             : ix86_tls_descriptor_calls_expanded_in_cfun = true;
   54548                 :             : #undef DONE
   54549                 :             : #undef FAIL
   54550                 :             :     operand0 = operands[0];
   54551                 :             :     (void) operand0;
   54552                 :             :     operand1 = operands[1];
   54553                 :             :     (void) operand1;
   54554                 :             :   }
   54555                 :             :   emit_call_insn (gen_rtx_PARALLEL (VOIDmode,
   54556                 :             :         gen_rtvec (2,
   54557                 :             :                 gen_rtx_SET (operand0,
   54558                 :             :         gen_rtx_CALL (DImode,
   54559                 :             :         gen_rtx_MEM (QImode,
   54560                 :             :         operand1),
   54561                 :             :         const0_rtx)),
   54562                 :             :                 gen_rtx_UNSPEC (DImode,
   54563                 :             :         gen_rtvec (1,
   54564                 :             :                 gen_rtx_REG (DImode,
   54565                 :             :         7)),
   54566                 :             :         21))));
   54567                 :             :   _val = get_insns ();
   54568                 :             :   end_sequence ();
   54569                 :             :   return _val;
   54570                 :             : }
   54571                 :             : 
   54572                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:21270 */
   54573                 :             : extern rtx_insn *gen_split_764 (rtx_insn *, rtx *);
   54574                 :             : rtx_insn *
   54575                 :             : gen_split_764 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   54576                 :             : {
   54577                 :             :   rtx operand0;
   54578                 :             :   rtx operand1;
   54579                 :             :   rtx operand2;
   54580                 :             :   rtx operand3;
   54581                 :             :   rtx operand4;
   54582                 :             :   rtx operand5;
   54583                 :             :   rtx_insn *_val = NULL;
   54584                 :             :   if (dump_file)
   54585                 :             :     fprintf (dump_file, "Splitting with gen_split_764 (i386.md:21270)\n");
   54586                 :             :   start_sequence ();
   54587                 :             :   operand0 = operands[0];
   54588                 :             :   (void) operand0;
   54589                 :             :   operand1 = operands[1];
   54590                 :             :   (void) operand1;
   54591                 :             :   operand2 = operands[2];
   54592                 :             :   (void) operand2;
   54593                 :             :   operand3 = operands[3];
   54594                 :             :   (void) operand3;
   54595                 :             :   operand4 = operands[4];
   54596                 :             :   (void) operand4;
   54597                 :             :   operand5 = operands[5];
   54598                 :             :   (void) operand5;
   54599                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   54600                 :             :         gen_rtvec (4,
   54601                 :             :                 gen_rtx_SET (operand0,
   54602                 :             :         gen_rtx_UNSPEC (SImode,
   54603                 :             :         gen_rtvec (4,
   54604                 :             :                 operand1,
   54605                 :             :                 operand3,
   54606                 :             :                 operand2,
   54607                 :             :                 gen_rtx_REG (SImode,
   54608                 :             :         7)),
   54609                 :             :         20)),
   54610                 :             :                 gen_rtx_CLOBBER (VOIDmode,
   54611                 :             :         operand4),
   54612                 :             :                 gen_rtx_CLOBBER (VOIDmode,
   54613                 :             :         operand5),
   54614                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   54615                 :             :   _val = get_insns ();
   54616                 :             :   end_sequence ();
   54617                 :             :   return _val;
   54618                 :             : }
   54619                 :             : 
   54620                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:21296 */
   54621                 :             : rtx
   54622                 :             : gen_get_thread_pointersi (rtx operand0)
   54623                 :             : {
   54624                 :             :   rtx_insn *_val = 0;
   54625                 :             :   start_sequence ();
   54626                 :             :   {
   54627                 :             :     rtx operands[1];
   54628                 :             :     operands[0] = operand0;
   54629                 :             : #define FAIL return (end_sequence (), _val)
   54630                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   54631                 :             : #line 21300 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   54632                 :             : {
   54633                 :             :   /* targetm is not visible in the scope of the condition.  */
   54634                 :             :   if (!targetm.have_tls)
   54635                 :             :     error ("%<__builtin_thread_pointer%> is not supported on this target");
   54636                 :             : }
   54637                 :             : #undef DONE
   54638                 :             : #undef FAIL
   54639                 :             :     operand0 = operands[0];
   54640                 :             :     (void) operand0;
   54641                 :             :   }
   54642                 :             :   emit_insn (gen_rtx_SET (operand0,
   54643                 :             :         gen_rtx_UNSPEC (SImode,
   54644                 :             :         gen_rtvec (1,
   54645                 :             :                 const0_rtx),
   54646                 :             :         19)));
   54647                 :             :   _val = get_insns ();
   54648                 :             :   end_sequence ();
   54649                 :             :   return _val;
   54650                 :             : }
   54651                 :             : 
   54652                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:21296 */
   54653                 :             : rtx
   54654                 :             : gen_get_thread_pointerdi (rtx operand0)
   54655                 :             : {
   54656                 :             :   rtx_insn *_val = 0;
   54657                 :             :   start_sequence ();
   54658                 :             :   {
   54659                 :             :     rtx operands[1];
   54660                 :             :     operands[0] = operand0;
   54661                 :             : #define FAIL return (end_sequence (), _val)
   54662                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   54663                 :             : #line 21300 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   54664                 :             : {
   54665                 :             :   /* targetm is not visible in the scope of the condition.  */
   54666                 :             :   if (!targetm.have_tls)
   54667                 :             :     error ("%<__builtin_thread_pointer%> is not supported on this target");
   54668                 :             : }
   54669                 :             : #undef DONE
   54670                 :             : #undef FAIL
   54671                 :             :     operand0 = operands[0];
   54672                 :             :     (void) operand0;
   54673                 :             :   }
   54674                 :             :   emit_insn (gen_rtx_SET (operand0,
   54675                 :             :         gen_rtx_UNSPEC (DImode,
   54676                 :             :         gen_rtvec (1,
   54677                 :             :                 const0_rtx),
   54678                 :             :         19)));
   54679                 :             :   _val = get_insns ();
   54680                 :             :   end_sequence ();
   54681                 :             :   return _val;
   54682                 :             : }
   54683                 :             : 
   54684                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:21306 */
   54685                 :             : extern rtx_insn *gen_split_765 (rtx_insn *, rtx *);
   54686                 :             : rtx_insn *
   54687                 :             : gen_split_765 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   54688                 :             : {
   54689                 :             :   rtx operand0;
   54690                 :             :   rtx operand1;
   54691                 :             :   rtx_insn *_val = NULL;
   54692                 :             :   if (dump_file)
   54693                 :             :     fprintf (dump_file, "Splitting with gen_split_765 (i386.md:21306)\n");
   54694                 :             :   start_sequence ();
   54695                 :             : #define FAIL return (end_sequence (), _val)
   54696                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   54697                 :             : #line 21314 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   54698                 :             : {
   54699                 :             :   addr_space_t as = DEFAULT_TLS_SEG_REG;
   54700                 :             : 
   54701                 :             :   operands[1] = gen_const_mem (SImode, const0_rtx);
   54702                 :             :   set_mem_addr_space (operands[1], as);
   54703                 :             : }
   54704                 :             : #undef DONE
   54705                 :             : #undef FAIL
   54706                 :             :   operand0 = operands[0];
   54707                 :             :   (void) operand0;
   54708                 :             :   operand1 = operands[1];
   54709                 :             :   (void) operand1;
   54710                 :             :   emit_insn (gen_rtx_SET (operand0,
   54711                 :             :         operand1));
   54712                 :             :   _val = get_insns ();
   54713                 :             :   end_sequence ();
   54714                 :             :   return _val;
   54715                 :             : }
   54716                 :             : 
   54717                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:21306 */
   54718                 :             : extern rtx_insn *gen_split_766 (rtx_insn *, rtx *);
   54719                 :             : rtx_insn *
   54720                 :             : gen_split_766 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   54721                 :             : {
   54722                 :             :   rtx operand0;
   54723                 :             :   rtx operand1;
   54724                 :             :   rtx_insn *_val = NULL;
   54725                 :             :   if (dump_file)
   54726                 :             :     fprintf (dump_file, "Splitting with gen_split_766 (i386.md:21306)\n");
   54727                 :             :   start_sequence ();
   54728                 :             : #define FAIL return (end_sequence (), _val)
   54729                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   54730                 :             : #line 21314 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   54731                 :             : {
   54732                 :             :   addr_space_t as = DEFAULT_TLS_SEG_REG;
   54733                 :             : 
   54734                 :             :   operands[1] = gen_const_mem (DImode, const0_rtx);
   54735                 :             :   set_mem_addr_space (operands[1], as);
   54736                 :             : }
   54737                 :             : #undef DONE
   54738                 :             : #undef FAIL
   54739                 :             :   operand0 = operands[0];
   54740                 :             :   (void) operand0;
   54741                 :             :   operand1 = operands[1];
   54742                 :             :   (void) operand1;
   54743                 :             :   emit_insn (gen_rtx_SET (operand0,
   54744                 :             :         operand1));
   54745                 :             :   _val = get_insns ();
   54746                 :             :   end_sequence ();
   54747                 :             :   return _val;
   54748                 :             : }
   54749                 :             : 
   54750                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:21321 */
   54751                 :             : extern rtx_insn *gen_split_767 (rtx_insn *, rtx *);
   54752                 :             : rtx_insn *
   54753                 :             : gen_split_767 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   54754                 :             : {
   54755                 :             :   rtx operand0;
   54756                 :             :   rtx operand1;
   54757                 :             :   rtx_insn *_val = NULL;
   54758                 :             :   if (dump_file)
   54759                 :             :     fprintf (dump_file, "Splitting with gen_split_767 (i386.md:21321)\n");
   54760                 :             :   start_sequence ();
   54761                 :             : #define FAIL return (end_sequence (), _val)
   54762                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   54763                 :             : #line 21330 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   54764                 :             : {
   54765                 :             :   addr_space_t as = DEFAULT_TLS_SEG_REG;
   54766                 :             : 
   54767                 :             :   operands[1] = gen_const_mem (SImode, const0_rtx);
   54768                 :             :   set_mem_addr_space (operands[1], as);
   54769                 :             : }
   54770                 :             : #undef DONE
   54771                 :             : #undef FAIL
   54772                 :             :   operand0 = operands[0];
   54773                 :             :   (void) operand0;
   54774                 :             :   operand1 = operands[1];
   54775                 :             :   (void) operand1;
   54776                 :             :   emit_insn (gen_rtx_SET (operand0,
   54777                 :             :         gen_rtx_ZERO_EXTEND (DImode,
   54778                 :             :         operand1)));
   54779                 :             :   _val = get_insns ();
   54780                 :             :   end_sequence ();
   54781                 :             :   return _val;
   54782                 :             : }
   54783                 :             : 
   54784                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:21337 */
   54785                 :             : extern rtx_insn *gen_split_768 (rtx_insn *, rtx *);
   54786                 :             : rtx_insn *
   54787                 :             : gen_split_768 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   54788                 :             : {
   54789                 :             :   rtx operand0;
   54790                 :             :   rtx operand1;
   54791                 :             :   rtx operand2;
   54792                 :             :   rtx_insn *_val = NULL;
   54793                 :             :   if (dump_file)
   54794                 :             :     fprintf (dump_file, "Splitting with gen_split_768 (i386.md:21337)\n");
   54795                 :             :   start_sequence ();
   54796                 :             : #define FAIL return (end_sequence (), _val)
   54797                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   54798                 :             : #line 21350 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   54799                 :             : {
   54800                 :             :   addr_space_t as = DEFAULT_TLS_SEG_REG;
   54801                 :             : 
   54802                 :             :   operands[2] = gen_const_mem (SImode, const0_rtx);
   54803                 :             :   set_mem_addr_space (operands[2], as);
   54804                 :             : }
   54805                 :             : #undef DONE
   54806                 :             : #undef FAIL
   54807                 :             :   operand0 = operands[0];
   54808                 :             :   (void) operand0;
   54809                 :             :   operand1 = operands[1];
   54810                 :             :   (void) operand1;
   54811                 :             :   operand2 = operands[2];
   54812                 :             :   (void) operand2;
   54813                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   54814                 :             :         gen_rtvec (2,
   54815                 :             :                 gen_rtx_SET (operand0,
   54816                 :             :         gen_rtx_PLUS (SImode,
   54817                 :             :         operand1,
   54818                 :             :         operand2)),
   54819                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   54820                 :             :   _val = get_insns ();
   54821                 :             :   end_sequence ();
   54822                 :             :   return _val;
   54823                 :             : }
   54824                 :             : 
   54825                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:21337 */
   54826                 :             : extern rtx_insn *gen_split_769 (rtx_insn *, rtx *);
   54827                 :             : rtx_insn *
   54828                 :             : gen_split_769 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   54829                 :             : {
   54830                 :             :   rtx operand0;
   54831                 :             :   rtx operand1;
   54832                 :             :   rtx operand2;
   54833                 :             :   rtx_insn *_val = NULL;
   54834                 :             :   if (dump_file)
   54835                 :             :     fprintf (dump_file, "Splitting with gen_split_769 (i386.md:21337)\n");
   54836                 :             :   start_sequence ();
   54837                 :             : #define FAIL return (end_sequence (), _val)
   54838                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   54839                 :             : #line 21350 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   54840                 :             : {
   54841                 :             :   addr_space_t as = DEFAULT_TLS_SEG_REG;
   54842                 :             : 
   54843                 :             :   operands[2] = gen_const_mem (DImode, const0_rtx);
   54844                 :             :   set_mem_addr_space (operands[2], as);
   54845                 :             : }
   54846                 :             : #undef DONE
   54847                 :             : #undef FAIL
   54848                 :             :   operand0 = operands[0];
   54849                 :             :   (void) operand0;
   54850                 :             :   operand1 = operands[1];
   54851                 :             :   (void) operand1;
   54852                 :             :   operand2 = operands[2];
   54853                 :             :   (void) operand2;
   54854                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   54855                 :             :         gen_rtvec (2,
   54856                 :             :                 gen_rtx_SET (operand0,
   54857                 :             :         gen_rtx_PLUS (DImode,
   54858                 :             :         operand1,
   54859                 :             :         operand2)),
   54860                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   54861                 :             :   _val = get_insns ();
   54862                 :             :   end_sequence ();
   54863                 :             :   return _val;
   54864                 :             : }
   54865                 :             : 
   54866                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:21357 */
   54867                 :             : extern rtx_insn *gen_split_770 (rtx_insn *, rtx *);
   54868                 :             : rtx_insn *
   54869                 :             : gen_split_770 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   54870                 :             : {
   54871                 :             :   rtx operand0;
   54872                 :             :   rtx operand1;
   54873                 :             :   rtx operand2;
   54874                 :             :   rtx_insn *_val = NULL;
   54875                 :             :   if (dump_file)
   54876                 :             :     fprintf (dump_file, "Splitting with gen_split_770 (i386.md:21357)\n");
   54877                 :             :   start_sequence ();
   54878                 :             : #define FAIL return (end_sequence (), _val)
   54879                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   54880                 :             : #line 21371 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   54881                 :             : {
   54882                 :             :   addr_space_t as = DEFAULT_TLS_SEG_REG;
   54883                 :             : 
   54884                 :             :   operands[2] = gen_const_mem (SImode, const0_rtx);
   54885                 :             :   set_mem_addr_space (operands[2], as);
   54886                 :             : }
   54887                 :             : #undef DONE
   54888                 :             : #undef FAIL
   54889                 :             :   operand0 = operands[0];
   54890                 :             :   (void) operand0;
   54891                 :             :   operand1 = operands[1];
   54892                 :             :   (void) operand1;
   54893                 :             :   operand2 = operands[2];
   54894                 :             :   (void) operand2;
   54895                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   54896                 :             :         gen_rtvec (2,
   54897                 :             :                 gen_rtx_SET (operand0,
   54898                 :             :         gen_rtx_ZERO_EXTEND (DImode,
   54899                 :             :         gen_rtx_PLUS (SImode,
   54900                 :             :         operand1,
   54901                 :             :         operand2))),
   54902                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   54903                 :             :   _val = get_insns ();
   54904                 :             :   end_sequence ();
   54905                 :             :   return _val;
   54906                 :             : }
   54907                 :             : 
   54908                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:21396 */
   54909                 :             : rtx
   54910                 :             : gen_tls_dynamic_gnu2_32 (rtx operand0,
   54911                 :             :         rtx operand1,
   54912                 :             :         rtx operand2)
   54913                 :             : {
   54914                 :             :   rtx operand3;
   54915                 :             :   rtx_insn *_val = 0;
   54916                 :             :   start_sequence ();
   54917                 :             :   {
   54918                 :             :     rtx operands[4];
   54919                 :             :     operands[0] = operand0;
   54920                 :             :     operands[1] = operand1;
   54921                 :             :     operands[2] = operand2;
   54922                 :             : #define FAIL return (end_sequence (), _val)
   54923                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   54924                 :             : #line 21409 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   54925                 :             : {
   54926                 :             :   operands[3] = can_create_pseudo_p () ? gen_reg_rtx (Pmode) : operands[0];
   54927                 :             :   ix86_tls_descriptor_calls_expanded_in_cfun = true;
   54928                 :             : }
   54929                 :             : #undef DONE
   54930                 :             : #undef FAIL
   54931                 :             :     operand0 = operands[0];
   54932                 :             :     (void) operand0;
   54933                 :             :     operand1 = operands[1];
   54934                 :             :     (void) operand1;
   54935                 :             :     operand2 = operands[2];
   54936                 :             :     (void) operand2;
   54937                 :             :     operand3 = operands[3];
   54938                 :             :     (void) operand3;
   54939                 :             :   }
   54940                 :             :   emit_insn (gen_rtx_SET (operand3,
   54941                 :             :         gen_rtx_PLUS (SImode,
   54942                 :             :         operand2,
   54943                 :             :         gen_rtx_CONST (SImode,
   54944                 :             :         gen_rtx_UNSPEC (SImode,
   54945                 :             :         gen_rtvec (1,
   54946                 :             :                 operand1),
   54947                 :             :         22)))));
   54948                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   54949                 :             :         gen_rtvec (2,
   54950                 :             :                 gen_rtx_SET (operand0,
   54951                 :             :         gen_rtx_UNSPEC (SImode,
   54952                 :             :         gen_rtvec (4,
   54953                 :             :                 copy_rtx (operand1),
   54954                 :             :                 copy_rtx (operand3),
   54955                 :             :                 copy_rtx (operand2),
   54956                 :             :                 gen_rtx_REG (SImode,
   54957                 :             :         7)),
   54958                 :             :         22)),
   54959                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   54960                 :             :   _val = get_insns ();
   54961                 :             :   end_sequence ();
   54962                 :             :   return _val;
   54963                 :             : }
   54964                 :             : 
   54965                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:21442 */
   54966                 :             : extern rtx_insn *gen_split_771 (rtx_insn *, rtx *);
   54967                 :             : rtx_insn *
   54968                 :             : gen_split_771 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   54969                 :             : {
   54970                 :             :   rtx operand0;
   54971                 :             :   rtx operand1;
   54972                 :             :   rtx operand2;
   54973                 :             :   rtx operand3;
   54974                 :             :   rtx operand4;
   54975                 :             :   rtx operand5;
   54976                 :             :   rtx_insn *_val = NULL;
   54977                 :             :   if (dump_file)
   54978                 :             :     fprintf (dump_file, "Splitting with gen_split_771 (i386.md:21442)\n");
   54979                 :             :   start_sequence ();
   54980                 :             : #define FAIL return (end_sequence (), _val)
   54981                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   54982                 :             : #line 21458 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   54983                 :             : {
   54984                 :             :   operands[5] = can_create_pseudo_p () ? gen_reg_rtx (Pmode) : operands[0];
   54985                 :             :   emit_insn (gen_tls_dynamic_gnu2_32 (operands[5], operands[1], operands[2]));
   54986                 :             : }
   54987                 :             : #undef DONE
   54988                 :             : #undef FAIL
   54989                 :             :   operand0 = operands[0];
   54990                 :             :   (void) operand0;
   54991                 :             :   operand1 = operands[1];
   54992                 :             :   (void) operand1;
   54993                 :             :   operand2 = operands[2];
   54994                 :             :   (void) operand2;
   54995                 :             :   operand3 = operands[3];
   54996                 :             :   (void) operand3;
   54997                 :             :   operand4 = operands[4];
   54998                 :             :   (void) operand4;
   54999                 :             :   operand5 = operands[5];
   55000                 :             :   (void) operand5;
   55001                 :             :   emit_insn (gen_rtx_SET (operand0,
   55002                 :             :         operand5));
   55003                 :             :   _val = get_insns ();
   55004                 :             :   end_sequence ();
   55005                 :             :   return _val;
   55006                 :             : }
   55007                 :             : 
   55008                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:21463 */
   55009                 :             : rtx
   55010                 :             : gen_tls_dynamic_gnu2_64_si (rtx operand0,
   55011                 :             :         rtx operand1)
   55012                 :             : {
   55013                 :             :   rtx operand2;
   55014                 :             :   rtx_insn *_val = 0;
   55015                 :             :   start_sequence ();
   55016                 :             :   {
   55017                 :             :     rtx operands[3];
   55018                 :             :     operands[0] = operand0;
   55019                 :             :     operands[1] = operand1;
   55020                 :             : #define FAIL return (end_sequence (), _val)
   55021                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   55022                 :             : #line 21473 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   55023                 :             : {
   55024                 :             :   operands[2] = can_create_pseudo_p () ? gen_reg_rtx (ptr_mode) : operands[0];
   55025                 :             :   ix86_tls_descriptor_calls_expanded_in_cfun = true;
   55026                 :             : }
   55027                 :             : #undef DONE
   55028                 :             : #undef FAIL
   55029                 :             :     operand0 = operands[0];
   55030                 :             :     (void) operand0;
   55031                 :             :     operand1 = operands[1];
   55032                 :             :     (void) operand1;
   55033                 :             :     operand2 = operands[2];
   55034                 :             :     (void) operand2;
   55035                 :             :   }
   55036                 :             :   emit_insn (gen_rtx_SET (operand2,
   55037                 :             :         gen_rtx_UNSPEC (SImode,
   55038                 :             :         gen_rtvec (1,
   55039                 :             :                 operand1),
   55040                 :             :         22)));
   55041                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   55042                 :             :         gen_rtvec (2,
   55043                 :             :                 gen_rtx_SET (operand0,
   55044                 :             :         gen_rtx_UNSPEC (SImode,
   55045                 :             :         gen_rtvec (3,
   55046                 :             :                 copy_rtx (operand1),
   55047                 :             :                 copy_rtx (operand2),
   55048                 :             :                 gen_rtx_REG (SImode,
   55049                 :             :         7)),
   55050                 :             :         22)),
   55051                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   55052                 :             :   _val = get_insns ();
   55053                 :             :   end_sequence ();
   55054                 :             :   return _val;
   55055                 :             : }
   55056                 :             : 
   55057                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:21463 */
   55058                 :             : rtx
   55059                 :             : gen_tls_dynamic_gnu2_64_di (rtx operand0,
   55060                 :             :         rtx operand1)
   55061                 :             : {
   55062                 :             :   rtx operand2;
   55063                 :             :   rtx_insn *_val = 0;
   55064                 :             :   start_sequence ();
   55065                 :             :   {
   55066                 :             :     rtx operands[3];
   55067                 :             :     operands[0] = operand0;
   55068                 :             :     operands[1] = operand1;
   55069                 :             : #define FAIL return (end_sequence (), _val)
   55070                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   55071                 :             : #line 21473 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   55072                 :             : {
   55073                 :             :   operands[2] = can_create_pseudo_p () ? gen_reg_rtx (ptr_mode) : operands[0];
   55074                 :             :   ix86_tls_descriptor_calls_expanded_in_cfun = true;
   55075                 :             : }
   55076                 :             : #undef DONE
   55077                 :             : #undef FAIL
   55078                 :             :     operand0 = operands[0];
   55079                 :             :     (void) operand0;
   55080                 :             :     operand1 = operands[1];
   55081                 :             :     (void) operand1;
   55082                 :             :     operand2 = operands[2];
   55083                 :             :     (void) operand2;
   55084                 :             :   }
   55085                 :             :   emit_insn (gen_rtx_SET (operand2,
   55086                 :             :         gen_rtx_UNSPEC (DImode,
   55087                 :             :         gen_rtvec (1,
   55088                 :             :                 operand1),
   55089                 :             :         22)));
   55090                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   55091                 :             :         gen_rtvec (2,
   55092                 :             :                 gen_rtx_SET (operand0,
   55093                 :             :         gen_rtx_UNSPEC (DImode,
   55094                 :             :         gen_rtvec (3,
   55095                 :             :                 copy_rtx (operand1),
   55096                 :             :                 copy_rtx (operand2),
   55097                 :             :                 gen_rtx_REG (DImode,
   55098                 :             :         7)),
   55099                 :             :         22)),
   55100                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   55101                 :             :   _val = get_insns ();
   55102                 :             :   end_sequence ();
   55103                 :             :   return _val;
   55104                 :             : }
   55105                 :             : 
   55106                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:21502 */
   55107                 :             : extern rtx_insn *gen_split_772 (rtx_insn *, rtx *);
   55108                 :             : rtx_insn *
   55109                 :             : gen_split_772 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   55110                 :             : {
   55111                 :             :   rtx operand0;
   55112                 :             :   rtx operand1;
   55113                 :             :   rtx operand2;
   55114                 :             :   rtx operand3;
   55115                 :             :   rtx operand4;
   55116                 :             :   rtx_insn *_val = NULL;
   55117                 :             :   if (dump_file)
   55118                 :             :     fprintf (dump_file, "Splitting with gen_split_772 (i386.md:21502)\n");
   55119                 :             :   start_sequence ();
   55120                 :             : #define FAIL return (end_sequence (), _val)
   55121                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   55122                 :             : #line 21517 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   55123                 :             : {
   55124                 :             :   operands[4] = can_create_pseudo_p () ? gen_reg_rtx (ptr_mode) : operands[0];
   55125                 :             :   emit_insn (gen_tls_dynamic_gnu2_64 (ptr_mode, operands[4], operands[1]));
   55126                 :             : }
   55127                 :             : #undef DONE
   55128                 :             : #undef FAIL
   55129                 :             :   operand0 = operands[0];
   55130                 :             :   (void) operand0;
   55131                 :             :   operand1 = operands[1];
   55132                 :             :   (void) operand1;
   55133                 :             :   operand2 = operands[2];
   55134                 :             :   (void) operand2;
   55135                 :             :   operand3 = operands[3];
   55136                 :             :   (void) operand3;
   55137                 :             :   operand4 = operands[4];
   55138                 :             :   (void) operand4;
   55139                 :             :   emit_insn (gen_rtx_SET (operand0,
   55140                 :             :         operand4));
   55141                 :             :   _val = get_insns ();
   55142                 :             :   end_sequence ();
   55143                 :             :   return _val;
   55144                 :             : }
   55145                 :             : 
   55146                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:21502 */
   55147                 :             : extern rtx_insn *gen_split_773 (rtx_insn *, rtx *);
   55148                 :             : rtx_insn *
   55149                 :             : gen_split_773 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   55150                 :             : {
   55151                 :             :   rtx operand0;
   55152                 :             :   rtx operand1;
   55153                 :             :   rtx operand2;
   55154                 :             :   rtx operand3;
   55155                 :             :   rtx operand4;
   55156                 :             :   rtx_insn *_val = NULL;
   55157                 :             :   if (dump_file)
   55158                 :             :     fprintf (dump_file, "Splitting with gen_split_773 (i386.md:21502)\n");
   55159                 :             :   start_sequence ();
   55160                 :             : #define FAIL return (end_sequence (), _val)
   55161                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   55162                 :             : #line 21517 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   55163                 :             : {
   55164                 :             :   operands[4] = can_create_pseudo_p () ? gen_reg_rtx (ptr_mode) : operands[0];
   55165                 :             :   emit_insn (gen_tls_dynamic_gnu2_64 (ptr_mode, operands[4], operands[1]));
   55166                 :             : }
   55167                 :             : #undef DONE
   55168                 :             : #undef FAIL
   55169                 :             :   operand0 = operands[0];
   55170                 :             :   (void) operand0;
   55171                 :             :   operand1 = operands[1];
   55172                 :             :   (void) operand1;
   55173                 :             :   operand2 = operands[2];
   55174                 :             :   (void) operand2;
   55175                 :             :   operand3 = operands[3];
   55176                 :             :   (void) operand3;
   55177                 :             :   operand4 = operands[4];
   55178                 :             :   (void) operand4;
   55179                 :             :   emit_insn (gen_rtx_SET (operand0,
   55180                 :             :         operand4));
   55181                 :             :   _val = get_insns ();
   55182                 :             :   end_sequence ();
   55183                 :             :   return _val;
   55184                 :             : }
   55185                 :             : 
   55186                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:21522 */
   55187                 :             : extern rtx_insn *gen_split_774 (rtx_insn *, rtx *);
   55188                 :             : rtx_insn *
   55189                 :             : gen_split_774 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   55190                 :             : {
   55191                 :             :   rtx operand0;
   55192                 :             :   rtx_insn *_val = NULL;
   55193                 :             :   if (dump_file)
   55194                 :             :     fprintf (dump_file, "Splitting with gen_split_774 (i386.md:21522)\n");
   55195                 :             :   start_sequence ();
   55196                 :             : #define FAIL return (end_sequence (), _val)
   55197                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   55198                 :             : #line 21526 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   55199                 :             : operands[0] = ix86_rewrite_tls_address (operands[0]);
   55200                 :             : #undef DONE
   55201                 :             : #undef FAIL
   55202                 :             :   operand0 = operands[0];
   55203                 :             :   (void) operand0;
   55204                 :             :   emit (operand0, false);
   55205                 :             :   _val = get_insns ();
   55206                 :             :   end_sequence ();
   55207                 :             :   return _val;
   55208                 :             : }
   55209                 :             : 
   55210                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:21888 */
   55211                 :             : rtx
   55212                 :             : gen_rsqrtsf2 (rtx operand0,
   55213                 :             :         rtx operand1)
   55214                 :             : {
   55215                 :             :   rtx_insn *_val = 0;
   55216                 :             :   start_sequence ();
   55217                 :             :   {
   55218                 :             :     rtx operands[2];
   55219                 :             :     operands[0] = operand0;
   55220                 :             :     operands[1] = operand1;
   55221                 :             : #define FAIL _Pragma ("GCC error \"rsqrtsf2 cannot FAIL\"") (void)0
   55222                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   55223                 :             : #line 21893 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   55224                 :             : {
   55225                 :             :   ix86_emit_swsqrtsf (operands[0], operands[1], SFmode, 1);
   55226                 :             :   DONE;
   55227                 :             : }
   55228                 :             : #undef DONE
   55229                 :             : #undef FAIL
   55230                 :             :     operand0 = operands[0];
   55231                 :             :     (void) operand0;
   55232                 :             :     operand1 = operands[1];
   55233                 :             :     (void) operand1;
   55234                 :             :   }
   55235                 :             :   emit_insn (gen_rtx_SET (operand0,
   55236                 :             :         gen_rtx_UNSPEC (SFmode,
   55237                 :             :         gen_rtvec (1,
   55238                 :             :                 operand1),
   55239                 :             :         54)));
   55240                 :             :   _val = get_insns ();
   55241                 :             :   end_sequence ();
   55242                 :             :   return _val;
   55243                 :             : }
   55244                 :             : 
   55245                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:21947 */
   55246                 :             : rtx
   55247                 :             : gen_sqrtsf2 (rtx operand0,
   55248                 :             :         rtx operand1)
   55249                 :             : {
   55250                 :             :   rtx_insn *_val = 0;
   55251                 :             :   start_sequence ();
   55252                 :             :   {
   55253                 :             :     rtx operands[2];
   55254                 :             :     operands[0] = operand0;
   55255                 :             :     operands[1] = operand1;
   55256                 :             : #define FAIL _Pragma ("GCC error \"sqrtsf2 cannot FAIL\"") (void)0
   55257                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   55258                 :             : #line 21953 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   55259                 :             : {
   55260                 :             :   if (SFmode == SFmode
   55261                 :             :       && TARGET_SSE && TARGET_SSE_MATH
   55262                 :             :       && TARGET_RECIP_SQRT
   55263                 :             :       && !optimize_function_for_size_p (cfun)
   55264                 :             :       && flag_finite_math_only && !flag_trapping_math
   55265                 :             :       && flag_unsafe_math_optimizations)
   55266                 :             :     {
   55267                 :             :       ix86_emit_swsqrtsf (operands[0], operands[1], SFmode, 0);
   55268                 :             :       DONE;
   55269                 :             :     }
   55270                 :             : 
   55271                 :             :   if (!(SSE_FLOAT_MODE_P (SFmode) && TARGET_SSE_MATH))
   55272                 :             :     {
   55273                 :             :       rtx op0 = gen_reg_rtx (XFmode);
   55274                 :             :       rtx op1 = gen_reg_rtx (XFmode);
   55275                 :             : 
   55276                 :             :       emit_insn (gen_extendsfxf2 (op1, operands[1]));
   55277                 :             :       emit_insn (gen_sqrtxf2 (op0, op1));
   55278                 :             :       emit_insn (gen_truncxfsf2_i387_noop_unspec (operands[0], op0));
   55279                 :             :       DONE;
   55280                 :             :    }
   55281                 :             : }
   55282                 :             : #undef DONE
   55283                 :             : #undef FAIL
   55284                 :             :     operand0 = operands[0];
   55285                 :             :     (void) operand0;
   55286                 :             :     operand1 = operands[1];
   55287                 :             :     (void) operand1;
   55288                 :             :   }
   55289                 :             :   emit_insn (gen_rtx_SET (operand0,
   55290                 :             :         gen_rtx_SQRT (SFmode,
   55291                 :             :         operand1)));
   55292                 :             :   _val = get_insns ();
   55293                 :             :   end_sequence ();
   55294                 :             :   return _val;
   55295                 :             : }
   55296                 :             : 
   55297                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:21947 */
   55298                 :             : rtx
   55299                 :             : gen_sqrtdf2 (rtx operand0,
   55300                 :             :         rtx operand1)
   55301                 :             : {
   55302                 :             :   rtx_insn *_val = 0;
   55303                 :             :   start_sequence ();
   55304                 :             :   {
   55305                 :             :     rtx operands[2];
   55306                 :             :     operands[0] = operand0;
   55307                 :             :     operands[1] = operand1;
   55308                 :             : #define FAIL _Pragma ("GCC error \"sqrtdf2 cannot FAIL\"") (void)0
   55309                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   55310                 :             : #line 21953 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   55311                 :             : {
   55312                 :             :   if (DFmode == SFmode
   55313                 :             :       && TARGET_SSE && TARGET_SSE_MATH
   55314                 :             :       && TARGET_RECIP_SQRT
   55315                 :             :       && !optimize_function_for_size_p (cfun)
   55316                 :             :       && flag_finite_math_only && !flag_trapping_math
   55317                 :             :       && flag_unsafe_math_optimizations)
   55318                 :             :     {
   55319                 :             :       ix86_emit_swsqrtsf (operands[0], operands[1], SFmode, 0);
   55320                 :             :       DONE;
   55321                 :             :     }
   55322                 :             : 
   55323                 :             :   if (!(SSE_FLOAT_MODE_P (DFmode) && TARGET_SSE_MATH))
   55324                 :             :     {
   55325                 :             :       rtx op0 = gen_reg_rtx (XFmode);
   55326                 :             :       rtx op1 = gen_reg_rtx (XFmode);
   55327                 :             : 
   55328                 :             :       emit_insn (gen_extenddfxf2 (op1, operands[1]));
   55329                 :             :       emit_insn (gen_sqrtxf2 (op0, op1));
   55330                 :             :       emit_insn (gen_truncxfdf2_i387_noop_unspec (operands[0], op0));
   55331                 :             :       DONE;
   55332                 :             :    }
   55333                 :             : }
   55334                 :             : #undef DONE
   55335                 :             : #undef FAIL
   55336                 :             :     operand0 = operands[0];
   55337                 :             :     (void) operand0;
   55338                 :             :     operand1 = operands[1];
   55339                 :             :     (void) operand1;
   55340                 :             :   }
   55341                 :             :   emit_insn (gen_rtx_SET (operand0,
   55342                 :             :         gen_rtx_SQRT (DFmode,
   55343                 :             :         operand1)));
   55344                 :             :   _val = get_insns ();
   55345                 :             :   end_sequence ();
   55346                 :             :   return _val;
   55347                 :             : }
   55348                 :             : 
   55349                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:21977 */
   55350                 :             : rtx
   55351                 :             : gen_hypotsf3 (rtx operand0,
   55352                 :             :         rtx operand1,
   55353                 :             :         rtx operand2)
   55354                 :             : {
   55355                 :             :   rtx_insn *_val = 0;
   55356                 :             :   start_sequence ();
   55357                 :             :   {
   55358                 :             :     rtx operands[3];
   55359                 :             :     operands[0] = operand0;
   55360                 :             :     operands[1] = operand1;
   55361                 :             :     operands[2] = operand2;
   55362                 :             : #define FAIL _Pragma ("GCC error \"hypotsf3 cannot FAIL\"") (void)0
   55363                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   55364                 :             : #line 21986 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   55365                 :             : {
   55366                 :             :   rtx op0 = gen_reg_rtx (XFmode);
   55367                 :             :   rtx op1 = gen_reg_rtx (XFmode);
   55368                 :             :   rtx op2 = gen_reg_rtx (XFmode);
   55369                 :             : 
   55370                 :             :   emit_insn (gen_extendsfxf2 (op2, operands[2]));
   55371                 :             :   emit_insn (gen_extendsfxf2 (op1, operands[1]));
   55372                 :             : 
   55373                 :             :   emit_insn (gen_mulxf3 (op1, op1, op1));
   55374                 :             :   emit_insn (gen_mulxf3 (op2, op2, op2));
   55375                 :             :   emit_insn (gen_addxf3 (op0, op2, op1));
   55376                 :             :   emit_insn (gen_sqrtxf2 (op0, op0));
   55377                 :             : 
   55378                 :             :   emit_insn (gen_truncxfsf2 (operands[0], op0));
   55379                 :             :   DONE;
   55380                 :             : }
   55381                 :             : #undef DONE
   55382                 :             : #undef FAIL
   55383                 :             :     operand0 = operands[0];
   55384                 :             :     (void) operand0;
   55385                 :             :     operand1 = operands[1];
   55386                 :             :     (void) operand1;
   55387                 :             :     operand2 = operands[2];
   55388                 :             :     (void) operand2;
   55389                 :             :   }
   55390                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   55391                 :             :         operand0));
   55392                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   55393                 :             :         operand1));
   55394                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   55395                 :             :         operand2));
   55396                 :             :   _val = get_insns ();
   55397                 :             :   end_sequence ();
   55398                 :             :   return _val;
   55399                 :             : }
   55400                 :             : 
   55401                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:21977 */
   55402                 :             : rtx
   55403                 :             : gen_hypotdf3 (rtx operand0,
   55404                 :             :         rtx operand1,
   55405                 :             :         rtx operand2)
   55406                 :             : {
   55407                 :             :   rtx_insn *_val = 0;
   55408                 :             :   start_sequence ();
   55409                 :             :   {
   55410                 :             :     rtx operands[3];
   55411                 :             :     operands[0] = operand0;
   55412                 :             :     operands[1] = operand1;
   55413                 :             :     operands[2] = operand2;
   55414                 :             : #define FAIL _Pragma ("GCC error \"hypotdf3 cannot FAIL\"") (void)0
   55415                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   55416                 :             : #line 21986 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   55417                 :             : {
   55418                 :             :   rtx op0 = gen_reg_rtx (XFmode);
   55419                 :             :   rtx op1 = gen_reg_rtx (XFmode);
   55420                 :             :   rtx op2 = gen_reg_rtx (XFmode);
   55421                 :             : 
   55422                 :             :   emit_insn (gen_extenddfxf2 (op2, operands[2]));
   55423                 :             :   emit_insn (gen_extenddfxf2 (op1, operands[1]));
   55424                 :             : 
   55425                 :             :   emit_insn (gen_mulxf3 (op1, op1, op1));
   55426                 :             :   emit_insn (gen_mulxf3 (op2, op2, op2));
   55427                 :             :   emit_insn (gen_addxf3 (op0, op2, op1));
   55428                 :             :   emit_insn (gen_sqrtxf2 (op0, op0));
   55429                 :             : 
   55430                 :             :   emit_insn (gen_truncxfdf2 (operands[0], op0));
   55431                 :             :   DONE;
   55432                 :             : }
   55433                 :             : #undef DONE
   55434                 :             : #undef FAIL
   55435                 :             :     operand0 = operands[0];
   55436                 :             :     (void) operand0;
   55437                 :             :     operand1 = operands[1];
   55438                 :             :     (void) operand1;
   55439                 :             :     operand2 = operands[2];
   55440                 :             :     (void) operand2;
   55441                 :             :   }
   55442                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   55443                 :             :         operand0));
   55444                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   55445                 :             :         operand1));
   55446                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   55447                 :             :         operand2));
   55448                 :             :   _val = get_insns ();
   55449                 :             :   end_sequence ();
   55450                 :             :   return _val;
   55451                 :             : }
   55452                 :             : 
   55453                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:22029 */
   55454                 :             : rtx
   55455                 :             : gen_fmodxf3 (rtx operand0,
   55456                 :             :         rtx operand1,
   55457                 :             :         rtx operand2)
   55458                 :             : {
   55459                 :             :   rtx_insn *_val = 0;
   55460                 :             :   start_sequence ();
   55461                 :             :   {
   55462                 :             :     rtx operands[3];
   55463                 :             :     operands[0] = operand0;
   55464                 :             :     operands[1] = operand1;
   55465                 :             :     operands[2] = operand2;
   55466                 :             : #define FAIL _Pragma ("GCC error \"fmodxf3 cannot FAIL\"") (void)0
   55467                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   55468                 :             : #line 22034 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   55469                 :             : {
   55470                 :             :   rtx_code_label *label = gen_label_rtx ();
   55471                 :             : 
   55472                 :             :   rtx op1 = gen_reg_rtx (XFmode);
   55473                 :             :   rtx op2 = gen_reg_rtx (XFmode);
   55474                 :             : 
   55475                 :             :   emit_move_insn (op2, operands[2]);
   55476                 :             :   emit_move_insn (op1, operands[1]);
   55477                 :             : 
   55478                 :             :   emit_label (label);
   55479                 :             :   emit_insn (gen_fpremxf4_i387 (op1, op2, op1, op2));
   55480                 :             :   ix86_emit_fp_unordered_jump (label);
   55481                 :             :   LABEL_NUSES (label) = 1;
   55482                 :             : 
   55483                 :             :   emit_move_insn (operands[0], op1);
   55484                 :             :   DONE;
   55485                 :             : }
   55486                 :             : #undef DONE
   55487                 :             : #undef FAIL
   55488                 :             :     operand0 = operands[0];
   55489                 :             :     (void) operand0;
   55490                 :             :     operand1 = operands[1];
   55491                 :             :     (void) operand1;
   55492                 :             :     operand2 = operands[2];
   55493                 :             :     (void) operand2;
   55494                 :             :   }
   55495                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   55496                 :             :         operand0));
   55497                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   55498                 :             :         operand1));
   55499                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   55500                 :             :         operand2));
   55501                 :             :   _val = get_insns ();
   55502                 :             :   end_sequence ();
   55503                 :             :   return _val;
   55504                 :             : }
   55505                 :             : 
   55506                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:22052 */
   55507                 :             : rtx
   55508                 :             : gen_fmodsf3 (rtx operand0,
   55509                 :             :         rtx operand1,
   55510                 :             :         rtx operand2)
   55511                 :             : {
   55512                 :             :   rtx_insn *_val = 0;
   55513                 :             :   start_sequence ();
   55514                 :             :   {
   55515                 :             :     rtx operands[3];
   55516                 :             :     operands[0] = operand0;
   55517                 :             :     operands[1] = operand1;
   55518                 :             :     operands[2] = operand2;
   55519                 :             : #define FAIL _Pragma ("GCC error \"fmodsf3 cannot FAIL\"") (void)0
   55520                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   55521                 :             : #line 22057 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   55522                 :             : {
   55523                 :             :   rtx (*gen_truncxf) (rtx, rtx);
   55524                 :             : 
   55525                 :             :   rtx_code_label *label = gen_label_rtx ();
   55526                 :             : 
   55527                 :             :   rtx op1 = gen_reg_rtx (XFmode);
   55528                 :             :   rtx op2 = gen_reg_rtx (XFmode);
   55529                 :             : 
   55530                 :             :   emit_insn (gen_extendsfxf2 (op2, operands[2]));
   55531                 :             :   emit_insn (gen_extendsfxf2 (op1, operands[1]));
   55532                 :             : 
   55533                 :             :   emit_label (label);
   55534                 :             :   emit_insn (gen_fpremxf4_i387 (op1, op2, op1, op2));
   55535                 :             :   ix86_emit_fp_unordered_jump (label);
   55536                 :             :   LABEL_NUSES (label) = 1;
   55537                 :             : 
   55538                 :             :   /* Truncate the result properly for strict SSE math.  */
   55539                 :             :   if (SSE_FLOAT_MODE_P (SFmode) && TARGET_SSE_MATH
   55540                 :             :       && !TARGET_MIX_SSE_I387)
   55541                 :             :     gen_truncxf = gen_truncxfsf2;
   55542                 :             :   else
   55543                 :             :     gen_truncxf = gen_truncxfsf2_i387_noop_unspec;
   55544                 :             : 
   55545                 :             :   emit_insn (gen_truncxf (operands[0], op1));
   55546                 :             :   DONE;
   55547                 :             : }
   55548                 :             : #undef DONE
   55549                 :             : #undef FAIL
   55550                 :             :     operand0 = operands[0];
   55551                 :             :     (void) operand0;
   55552                 :             :     operand1 = operands[1];
   55553                 :             :     (void) operand1;
   55554                 :             :     operand2 = operands[2];
   55555                 :             :     (void) operand2;
   55556                 :             :   }
   55557                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   55558                 :             :         operand0));
   55559                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   55560                 :             :         operand1));
   55561                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   55562                 :             :         operand2));
   55563                 :             :   _val = get_insns ();
   55564                 :             :   end_sequence ();
   55565                 :             :   return _val;
   55566                 :             : }
   55567                 :             : 
   55568                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:22052 */
   55569                 :             : rtx
   55570                 :             : gen_fmoddf3 (rtx operand0,
   55571                 :             :         rtx operand1,
   55572                 :             :         rtx operand2)
   55573                 :             : {
   55574                 :             :   rtx_insn *_val = 0;
   55575                 :             :   start_sequence ();
   55576                 :             :   {
   55577                 :             :     rtx operands[3];
   55578                 :             :     operands[0] = operand0;
   55579                 :             :     operands[1] = operand1;
   55580                 :             :     operands[2] = operand2;
   55581                 :             : #define FAIL _Pragma ("GCC error \"fmoddf3 cannot FAIL\"") (void)0
   55582                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   55583                 :             : #line 22057 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   55584                 :             : {
   55585                 :             :   rtx (*gen_truncxf) (rtx, rtx);
   55586                 :             : 
   55587                 :             :   rtx_code_label *label = gen_label_rtx ();
   55588                 :             : 
   55589                 :             :   rtx op1 = gen_reg_rtx (XFmode);
   55590                 :             :   rtx op2 = gen_reg_rtx (XFmode);
   55591                 :             : 
   55592                 :             :   emit_insn (gen_extenddfxf2 (op2, operands[2]));
   55593                 :             :   emit_insn (gen_extenddfxf2 (op1, operands[1]));
   55594                 :             : 
   55595                 :             :   emit_label (label);
   55596                 :             :   emit_insn (gen_fpremxf4_i387 (op1, op2, op1, op2));
   55597                 :             :   ix86_emit_fp_unordered_jump (label);
   55598                 :             :   LABEL_NUSES (label) = 1;
   55599                 :             : 
   55600                 :             :   /* Truncate the result properly for strict SSE math.  */
   55601                 :             :   if (SSE_FLOAT_MODE_P (DFmode) && TARGET_SSE_MATH
   55602                 :             :       && !TARGET_MIX_SSE_I387)
   55603                 :             :     gen_truncxf = gen_truncxfdf2;
   55604                 :             :   else
   55605                 :             :     gen_truncxf = gen_truncxfdf2_i387_noop_unspec;
   55606                 :             : 
   55607                 :             :   emit_insn (gen_truncxf (operands[0], op1));
   55608                 :             :   DONE;
   55609                 :             : }
   55610                 :             : #undef DONE
   55611                 :             : #undef FAIL
   55612                 :             :     operand0 = operands[0];
   55613                 :             :     (void) operand0;
   55614                 :             :     operand1 = operands[1];
   55615                 :             :     (void) operand1;
   55616                 :             :     operand2 = operands[2];
   55617                 :             :     (void) operand2;
   55618                 :             :   }
   55619                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   55620                 :             :         operand0));
   55621                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   55622                 :             :         operand1));
   55623                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   55624                 :             :         operand2));
   55625                 :             :   _val = get_insns ();
   55626                 :             :   end_sequence ();
   55627                 :             :   return _val;
   55628                 :             : }
   55629                 :             : 
   55630                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:22101 */
   55631                 :             : rtx
   55632                 :             : gen_remainderxf3 (rtx operand0,
   55633                 :             :         rtx operand1,
   55634                 :             :         rtx operand2)
   55635                 :             : {
   55636                 :             :   rtx_insn *_val = 0;
   55637                 :             :   start_sequence ();
   55638                 :             :   {
   55639                 :             :     rtx operands[3];
   55640                 :             :     operands[0] = operand0;
   55641                 :             :     operands[1] = operand1;
   55642                 :             :     operands[2] = operand2;
   55643                 :             : #define FAIL _Pragma ("GCC error \"remainderxf3 cannot FAIL\"") (void)0
   55644                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   55645                 :             : #line 22106 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   55646                 :             : {
   55647                 :             :   rtx_code_label *label = gen_label_rtx ();
   55648                 :             : 
   55649                 :             :   rtx op1 = gen_reg_rtx (XFmode);
   55650                 :             :   rtx op2 = gen_reg_rtx (XFmode);
   55651                 :             : 
   55652                 :             :   emit_move_insn (op2, operands[2]);
   55653                 :             :   emit_move_insn (op1, operands[1]);
   55654                 :             : 
   55655                 :             :   emit_label (label);
   55656                 :             :   emit_insn (gen_fprem1xf4_i387 (op1, op2, op1, op2));
   55657                 :             :   ix86_emit_fp_unordered_jump (label);
   55658                 :             :   LABEL_NUSES (label) = 1;
   55659                 :             : 
   55660                 :             :   emit_move_insn (operands[0], op1);
   55661                 :             :   DONE;
   55662                 :             : }
   55663                 :             : #undef DONE
   55664                 :             : #undef FAIL
   55665                 :             :     operand0 = operands[0];
   55666                 :             :     (void) operand0;
   55667                 :             :     operand1 = operands[1];
   55668                 :             :     (void) operand1;
   55669                 :             :     operand2 = operands[2];
   55670                 :             :     (void) operand2;
   55671                 :             :   }
   55672                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   55673                 :             :         operand0));
   55674                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   55675                 :             :         operand1));
   55676                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   55677                 :             :         operand2));
   55678                 :             :   _val = get_insns ();
   55679                 :             :   end_sequence ();
   55680                 :             :   return _val;
   55681                 :             : }
   55682                 :             : 
   55683                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:22124 */
   55684                 :             : rtx
   55685                 :             : gen_remaindersf3 (rtx operand0,
   55686                 :             :         rtx operand1,
   55687                 :             :         rtx operand2)
   55688                 :             : {
   55689                 :             :   rtx_insn *_val = 0;
   55690                 :             :   start_sequence ();
   55691                 :             :   {
   55692                 :             :     rtx operands[3];
   55693                 :             :     operands[0] = operand0;
   55694                 :             :     operands[1] = operand1;
   55695                 :             :     operands[2] = operand2;
   55696                 :             : #define FAIL _Pragma ("GCC error \"remaindersf3 cannot FAIL\"") (void)0
   55697                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   55698                 :             : #line 22129 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   55699                 :             : {
   55700                 :             :   rtx (*gen_truncxf) (rtx, rtx);
   55701                 :             : 
   55702                 :             :   rtx_code_label *label = gen_label_rtx ();
   55703                 :             : 
   55704                 :             :   rtx op1 = gen_reg_rtx (XFmode);
   55705                 :             :   rtx op2 = gen_reg_rtx (XFmode);
   55706                 :             : 
   55707                 :             :   emit_insn (gen_extendsfxf2 (op2, operands[2]));
   55708                 :             :   emit_insn (gen_extendsfxf2 (op1, operands[1]));
   55709                 :             : 
   55710                 :             :   emit_label (label);
   55711                 :             : 
   55712                 :             :   emit_insn (gen_fprem1xf4_i387 (op1, op2, op1, op2));
   55713                 :             :   ix86_emit_fp_unordered_jump (label);
   55714                 :             :   LABEL_NUSES (label) = 1;
   55715                 :             : 
   55716                 :             :   /* Truncate the result properly for strict SSE math.  */
   55717                 :             :   if (SSE_FLOAT_MODE_P (SFmode) && TARGET_SSE_MATH
   55718                 :             :       && !TARGET_MIX_SSE_I387)
   55719                 :             :     gen_truncxf = gen_truncxfsf2;
   55720                 :             :   else
   55721                 :             :     gen_truncxf = gen_truncxfsf2_i387_noop_unspec;
   55722                 :             : 
   55723                 :             :   emit_insn (gen_truncxf (operands[0], op1));
   55724                 :             :   DONE;
   55725                 :             : }
   55726                 :             : #undef DONE
   55727                 :             : #undef FAIL
   55728                 :             :     operand0 = operands[0];
   55729                 :             :     (void) operand0;
   55730                 :             :     operand1 = operands[1];
   55731                 :             :     (void) operand1;
   55732                 :             :     operand2 = operands[2];
   55733                 :             :     (void) operand2;
   55734                 :             :   }
   55735                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   55736                 :             :         operand0));
   55737                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   55738                 :             :         operand1));
   55739                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   55740                 :             :         operand2));
   55741                 :             :   _val = get_insns ();
   55742                 :             :   end_sequence ();
   55743                 :             :   return _val;
   55744                 :             : }
   55745                 :             : 
   55746                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:22124 */
   55747                 :             : rtx
   55748                 :             : gen_remainderdf3 (rtx operand0,
   55749                 :             :         rtx operand1,
   55750                 :             :         rtx operand2)
   55751                 :             : {
   55752                 :             :   rtx_insn *_val = 0;
   55753                 :             :   start_sequence ();
   55754                 :             :   {
   55755                 :             :     rtx operands[3];
   55756                 :             :     operands[0] = operand0;
   55757                 :             :     operands[1] = operand1;
   55758                 :             :     operands[2] = operand2;
   55759                 :             : #define FAIL _Pragma ("GCC error \"remainderdf3 cannot FAIL\"") (void)0
   55760                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   55761                 :             : #line 22129 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   55762                 :             : {
   55763                 :             :   rtx (*gen_truncxf) (rtx, rtx);
   55764                 :             : 
   55765                 :             :   rtx_code_label *label = gen_label_rtx ();
   55766                 :             : 
   55767                 :             :   rtx op1 = gen_reg_rtx (XFmode);
   55768                 :             :   rtx op2 = gen_reg_rtx (XFmode);
   55769                 :             : 
   55770                 :             :   emit_insn (gen_extenddfxf2 (op2, operands[2]));
   55771                 :             :   emit_insn (gen_extenddfxf2 (op1, operands[1]));
   55772                 :             : 
   55773                 :             :   emit_label (label);
   55774                 :             : 
   55775                 :             :   emit_insn (gen_fprem1xf4_i387 (op1, op2, op1, op2));
   55776                 :             :   ix86_emit_fp_unordered_jump (label);
   55777                 :             :   LABEL_NUSES (label) = 1;
   55778                 :             : 
   55779                 :             :   /* Truncate the result properly for strict SSE math.  */
   55780                 :             :   if (SSE_FLOAT_MODE_P (DFmode) && TARGET_SSE_MATH
   55781                 :             :       && !TARGET_MIX_SSE_I387)
   55782                 :             :     gen_truncxf = gen_truncxfdf2;
   55783                 :             :   else
   55784                 :             :     gen_truncxf = gen_truncxfdf2_i387_noop_unspec;
   55785                 :             : 
   55786                 :             :   emit_insn (gen_truncxf (operands[0], op1));
   55787                 :             :   DONE;
   55788                 :             : }
   55789                 :             : #undef DONE
   55790                 :             : #undef FAIL
   55791                 :             :     operand0 = operands[0];
   55792                 :             :     (void) operand0;
   55793                 :             :     operand1 = operands[1];
   55794                 :             :     (void) operand1;
   55795                 :             :     operand2 = operands[2];
   55796                 :             :     (void) operand2;
   55797                 :             :   }
   55798                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   55799                 :             :         operand0));
   55800                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   55801                 :             :         operand1));
   55802                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   55803                 :             :         operand2));
   55804                 :             :   _val = get_insns ();
   55805                 :             :   end_sequence ();
   55806                 :             :   return _val;
   55807                 :             : }
   55808                 :             : 
   55809                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:22176 */
   55810                 :             : rtx
   55811                 :             : gen_sinsf2 (rtx operand0,
   55812                 :             :         rtx operand1)
   55813                 :             : {
   55814                 :             :   rtx_insn *_val = 0;
   55815                 :             :   start_sequence ();
   55816                 :             :   {
   55817                 :             :     rtx operands[2];
   55818                 :             :     operands[0] = operand0;
   55819                 :             :     operands[1] = operand1;
   55820                 :             : #define FAIL _Pragma ("GCC error \"sinsf2 cannot FAIL\"") (void)0
   55821                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   55822                 :             : #line 22184 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   55823                 :             : {
   55824                 :             :   rtx op0 = gen_reg_rtx (XFmode);
   55825                 :             :   rtx op1 = gen_reg_rtx (XFmode);
   55826                 :             : 
   55827                 :             :   emit_insn (gen_extendsfxf2 (op1, operands[1]));
   55828                 :             :   emit_insn (gen_sinxf2 (op0, op1));
   55829                 :             :   emit_insn (gen_truncxfsf2 (operands[0], op0));
   55830                 :             :   DONE;
   55831                 :             : }
   55832                 :             : #undef DONE
   55833                 :             : #undef FAIL
   55834                 :             :     operand0 = operands[0];
   55835                 :             :     (void) operand0;
   55836                 :             :     operand1 = operands[1];
   55837                 :             :     (void) operand1;
   55838                 :             :   }
   55839                 :             :   emit_insn (gen_rtx_SET (operand0,
   55840                 :             :         gen_rtx_UNSPEC (SFmode,
   55841                 :             :         gen_rtvec (1,
   55842                 :             :                 operand1),
   55843                 :             :         62)));
   55844                 :             :   _val = get_insns ();
   55845                 :             :   end_sequence ();
   55846                 :             :   return _val;
   55847                 :             : }
   55848                 :             : 
   55849                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:22176 */
   55850                 :             : rtx
   55851                 :             : gen_cossf2 (rtx operand0,
   55852                 :             :         rtx operand1)
   55853                 :             : {
   55854                 :             :   rtx_insn *_val = 0;
   55855                 :             :   start_sequence ();
   55856                 :             :   {
   55857                 :             :     rtx operands[2];
   55858                 :             :     operands[0] = operand0;
   55859                 :             :     operands[1] = operand1;
   55860                 :             : #define FAIL _Pragma ("GCC error \"cossf2 cannot FAIL\"") (void)0
   55861                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   55862                 :             : #line 22184 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   55863                 :             : {
   55864                 :             :   rtx op0 = gen_reg_rtx (XFmode);
   55865                 :             :   rtx op1 = gen_reg_rtx (XFmode);
   55866                 :             : 
   55867                 :             :   emit_insn (gen_extendsfxf2 (op1, operands[1]));
   55868                 :             :   emit_insn (gen_cosxf2 (op0, op1));
   55869                 :             :   emit_insn (gen_truncxfsf2 (operands[0], op0));
   55870                 :             :   DONE;
   55871                 :             : }
   55872                 :             : #undef DONE
   55873                 :             : #undef FAIL
   55874                 :             :     operand0 = operands[0];
   55875                 :             :     (void) operand0;
   55876                 :             :     operand1 = operands[1];
   55877                 :             :     (void) operand1;
   55878                 :             :   }
   55879                 :             :   emit_insn (gen_rtx_SET (operand0,
   55880                 :             :         gen_rtx_UNSPEC (SFmode,
   55881                 :             :         gen_rtvec (1,
   55882                 :             :                 operand1),
   55883                 :             :         63)));
   55884                 :             :   _val = get_insns ();
   55885                 :             :   end_sequence ();
   55886                 :             :   return _val;
   55887                 :             : }
   55888                 :             : 
   55889                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:22176 */
   55890                 :             : rtx
   55891                 :             : gen_sindf2 (rtx operand0,
   55892                 :             :         rtx operand1)
   55893                 :             : {
   55894                 :             :   rtx_insn *_val = 0;
   55895                 :             :   start_sequence ();
   55896                 :             :   {
   55897                 :             :     rtx operands[2];
   55898                 :             :     operands[0] = operand0;
   55899                 :             :     operands[1] = operand1;
   55900                 :             : #define FAIL _Pragma ("GCC error \"sindf2 cannot FAIL\"") (void)0
   55901                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   55902                 :             : #line 22184 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   55903                 :             : {
   55904                 :             :   rtx op0 = gen_reg_rtx (XFmode);
   55905                 :             :   rtx op1 = gen_reg_rtx (XFmode);
   55906                 :             : 
   55907                 :             :   emit_insn (gen_extenddfxf2 (op1, operands[1]));
   55908                 :             :   emit_insn (gen_sinxf2 (op0, op1));
   55909                 :             :   emit_insn (gen_truncxfdf2 (operands[0], op0));
   55910                 :             :   DONE;
   55911                 :             : }
   55912                 :             : #undef DONE
   55913                 :             : #undef FAIL
   55914                 :             :     operand0 = operands[0];
   55915                 :             :     (void) operand0;
   55916                 :             :     operand1 = operands[1];
   55917                 :             :     (void) operand1;
   55918                 :             :   }
   55919                 :             :   emit_insn (gen_rtx_SET (operand0,
   55920                 :             :         gen_rtx_UNSPEC (DFmode,
   55921                 :             :         gen_rtvec (1,
   55922                 :             :                 operand1),
   55923                 :             :         62)));
   55924                 :             :   _val = get_insns ();
   55925                 :             :   end_sequence ();
   55926                 :             :   return _val;
   55927                 :             : }
   55928                 :             : 
   55929                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:22176 */
   55930                 :             : rtx
   55931                 :             : gen_cosdf2 (rtx operand0,
   55932                 :             :         rtx operand1)
   55933                 :             : {
   55934                 :             :   rtx_insn *_val = 0;
   55935                 :             :   start_sequence ();
   55936                 :             :   {
   55937                 :             :     rtx operands[2];
   55938                 :             :     operands[0] = operand0;
   55939                 :             :     operands[1] = operand1;
   55940                 :             : #define FAIL _Pragma ("GCC error \"cosdf2 cannot FAIL\"") (void)0
   55941                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   55942                 :             : #line 22184 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   55943                 :             : {
   55944                 :             :   rtx op0 = gen_reg_rtx (XFmode);
   55945                 :             :   rtx op1 = gen_reg_rtx (XFmode);
   55946                 :             : 
   55947                 :             :   emit_insn (gen_extenddfxf2 (op1, operands[1]));
   55948                 :             :   emit_insn (gen_cosxf2 (op0, op1));
   55949                 :             :   emit_insn (gen_truncxfdf2 (operands[0], op0));
   55950                 :             :   DONE;
   55951                 :             : }
   55952                 :             : #undef DONE
   55953                 :             : #undef FAIL
   55954                 :             :     operand0 = operands[0];
   55955                 :             :     (void) operand0;
   55956                 :             :     operand1 = operands[1];
   55957                 :             :     (void) operand1;
   55958                 :             :   }
   55959                 :             :   emit_insn (gen_rtx_SET (operand0,
   55960                 :             :         gen_rtx_UNSPEC (DFmode,
   55961                 :             :         gen_rtvec (1,
   55962                 :             :                 operand1),
   55963                 :             :         63)));
   55964                 :             :   _val = get_insns ();
   55965                 :             :   end_sequence ();
   55966                 :             :   return _val;
   55967                 :             : }
   55968                 :             : 
   55969                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:22207 */
   55970                 :             : rtx
   55971                 :             : gen_sincossf3 (rtx operand0,
   55972                 :             :         rtx operand1,
   55973                 :             :         rtx operand2)
   55974                 :             : {
   55975                 :             :   rtx_insn *_val = 0;
   55976                 :             :   start_sequence ();
   55977                 :             :   {
   55978                 :             :     rtx operands[3];
   55979                 :             :     operands[0] = operand0;
   55980                 :             :     operands[1] = operand1;
   55981                 :             :     operands[2] = operand2;
   55982                 :             : #define FAIL return (end_sequence (), _val)
   55983                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   55984                 :             : #line 22215 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   55985                 :             : {
   55986                 :             :   rtx op0 = gen_reg_rtx (XFmode);
   55987                 :             :   rtx op1 = gen_reg_rtx (XFmode);
   55988                 :             :   rtx op2 = gen_reg_rtx (XFmode);
   55989                 :             : 
   55990                 :             :   emit_insn (gen_extendsfxf2 (op2, operands[2]));
   55991                 :             :   emit_insn (gen_sincosxf3 (op0, op1, op2));
   55992                 :             :   emit_insn (gen_truncxfsf2 (operands[0], op0));
   55993                 :             :   emit_insn (gen_truncxfsf2 (operands[1], op1));
   55994                 :             :   DONE;
   55995                 :             : }
   55996                 :             : #undef DONE
   55997                 :             : #undef FAIL
   55998                 :             :     operand0 = operands[0];
   55999                 :             :     (void) operand0;
   56000                 :             :     operand1 = operands[1];
   56001                 :             :     (void) operand1;
   56002                 :             :     operand2 = operands[2];
   56003                 :             :     (void) operand2;
   56004                 :             :   }
   56005                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   56006                 :             :         operand0));
   56007                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   56008                 :             :         operand1));
   56009                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   56010                 :             :         operand2));
   56011                 :             :   _val = get_insns ();
   56012                 :             :   end_sequence ();
   56013                 :             :   return _val;
   56014                 :             : }
   56015                 :             : 
   56016                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:22207 */
   56017                 :             : rtx
   56018                 :             : gen_sincosdf3 (rtx operand0,
   56019                 :             :         rtx operand1,
   56020                 :             :         rtx operand2)
   56021                 :             : {
   56022                 :             :   rtx_insn *_val = 0;
   56023                 :             :   start_sequence ();
   56024                 :             :   {
   56025                 :             :     rtx operands[3];
   56026                 :             :     operands[0] = operand0;
   56027                 :             :     operands[1] = operand1;
   56028                 :             :     operands[2] = operand2;
   56029                 :             : #define FAIL return (end_sequence (), _val)
   56030                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   56031                 :             : #line 22215 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   56032                 :             : {
   56033                 :             :   rtx op0 = gen_reg_rtx (XFmode);
   56034                 :             :   rtx op1 = gen_reg_rtx (XFmode);
   56035                 :             :   rtx op2 = gen_reg_rtx (XFmode);
   56036                 :             : 
   56037                 :             :   emit_insn (gen_extenddfxf2 (op2, operands[2]));
   56038                 :             :   emit_insn (gen_sincosxf3 (op0, op1, op2));
   56039                 :             :   emit_insn (gen_truncxfdf2 (operands[0], op0));
   56040                 :             :   emit_insn (gen_truncxfdf2 (operands[1], op1));
   56041                 :             :   DONE;
   56042                 :             : }
   56043                 :             : #undef DONE
   56044                 :             : #undef FAIL
   56045                 :             :     operand0 = operands[0];
   56046                 :             :     (void) operand0;
   56047                 :             :     operand1 = operands[1];
   56048                 :             :     (void) operand1;
   56049                 :             :     operand2 = operands[2];
   56050                 :             :     (void) operand2;
   56051                 :             :   }
   56052                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   56053                 :             :         operand0));
   56054                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   56055                 :             :         operand1));
   56056                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   56057                 :             :         operand2));
   56058                 :             :   _val = get_insns ();
   56059                 :             :   end_sequence ();
   56060                 :             :   return _val;
   56061                 :             : }
   56062                 :             : 
   56063                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:22240 */
   56064                 :             : rtx
   56065                 :             : gen_tanxf2 (rtx operand0,
   56066                 :             :         rtx operand1)
   56067                 :             : {
   56068                 :             :   rtx_insn *_val = 0;
   56069                 :             :   start_sequence ();
   56070                 :             :   {
   56071                 :             :     rtx operands[2];
   56072                 :             :     operands[0] = operand0;
   56073                 :             :     operands[1] = operand1;
   56074                 :             : #define FAIL _Pragma ("GCC error \"tanxf2 cannot FAIL\"") (void)0
   56075                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   56076                 :             : #line 22245 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   56077                 :             : {
   56078                 :             :   rtx one = gen_reg_rtx (SFmode);
   56079                 :             :   emit_insn (gen_fptanxf4_i387 (one, operands[0], operands[1],
   56080                 :             :                                 CONST1_RTX (SFmode)));
   56081                 :             :   DONE;
   56082                 :             : }
   56083                 :             : #undef DONE
   56084                 :             : #undef FAIL
   56085                 :             :     operand0 = operands[0];
   56086                 :             :     (void) operand0;
   56087                 :             :     operand1 = operands[1];
   56088                 :             :     (void) operand1;
   56089                 :             :   }
   56090                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   56091                 :             :         operand0));
   56092                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   56093                 :             :         operand1));
   56094                 :             :   _val = get_insns ();
   56095                 :             :   end_sequence ();
   56096                 :             :   return _val;
   56097                 :             : }
   56098                 :             : 
   56099                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:22252 */
   56100                 :             : rtx
   56101                 :             : gen_tansf2 (rtx operand0,
   56102                 :             :         rtx operand1)
   56103                 :             : {
   56104                 :             :   rtx_insn *_val = 0;
   56105                 :             :   start_sequence ();
   56106                 :             :   {
   56107                 :             :     rtx operands[2];
   56108                 :             :     operands[0] = operand0;
   56109                 :             :     operands[1] = operand1;
   56110                 :             : #define FAIL _Pragma ("GCC error \"tansf2 cannot FAIL\"") (void)0
   56111                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   56112                 :             : #line 22259 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   56113                 :             : {
   56114                 :             :   rtx op0 = gen_reg_rtx (XFmode);
   56115                 :             :   rtx op1 = gen_reg_rtx (XFmode);
   56116                 :             : 
   56117                 :             :   emit_insn (gen_extendsfxf2 (op1, operands[1]));
   56118                 :             :   emit_insn (gen_tanxf2 (op0, op1));
   56119                 :             :   emit_insn (gen_truncxfsf2 (operands[0], op0));
   56120                 :             :   DONE;
   56121                 :             : }
   56122                 :             : #undef DONE
   56123                 :             : #undef FAIL
   56124                 :             :     operand0 = operands[0];
   56125                 :             :     (void) operand0;
   56126                 :             :     operand1 = operands[1];
   56127                 :             :     (void) operand1;
   56128                 :             :   }
   56129                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   56130                 :             :         operand0));
   56131                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   56132                 :             :         operand1));
   56133                 :             :   _val = get_insns ();
   56134                 :             :   end_sequence ();
   56135                 :             :   return _val;
   56136                 :             : }
   56137                 :             : 
   56138                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:22252 */
   56139                 :             : rtx
   56140                 :             : gen_tandf2 (rtx operand0,
   56141                 :             :         rtx operand1)
   56142                 :             : {
   56143                 :             :   rtx_insn *_val = 0;
   56144                 :             :   start_sequence ();
   56145                 :             :   {
   56146                 :             :     rtx operands[2];
   56147                 :             :     operands[0] = operand0;
   56148                 :             :     operands[1] = operand1;
   56149                 :             : #define FAIL _Pragma ("GCC error \"tandf2 cannot FAIL\"") (void)0
   56150                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   56151                 :             : #line 22259 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   56152                 :             : {
   56153                 :             :   rtx op0 = gen_reg_rtx (XFmode);
   56154                 :             :   rtx op1 = gen_reg_rtx (XFmode);
   56155                 :             : 
   56156                 :             :   emit_insn (gen_extenddfxf2 (op1, operands[1]));
   56157                 :             :   emit_insn (gen_tanxf2 (op0, op1));
   56158                 :             :   emit_insn (gen_truncxfdf2 (operands[0], op0));
   56159                 :             :   DONE;
   56160                 :             : }
   56161                 :             : #undef DONE
   56162                 :             : #undef FAIL
   56163                 :             :     operand0 = operands[0];
   56164                 :             :     (void) operand0;
   56165                 :             :     operand1 = operands[1];
   56166                 :             :     (void) operand1;
   56167                 :             :   }
   56168                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   56169                 :             :         operand0));
   56170                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   56171                 :             :         operand1));
   56172                 :             :   _val = get_insns ();
   56173                 :             :   end_sequence ();
   56174                 :             :   return _val;
   56175                 :             : }
   56176                 :             : 
   56177                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:22282 */
   56178                 :             : rtx
   56179                 :             : gen_atan2sf3 (rtx operand0,
   56180                 :             :         rtx operand1,
   56181                 :             :         rtx operand2)
   56182                 :             : {
   56183                 :             :   rtx_insn *_val = 0;
   56184                 :             :   start_sequence ();
   56185                 :             :   {
   56186                 :             :     rtx operands[3];
   56187                 :             :     operands[0] = operand0;
   56188                 :             :     operands[1] = operand1;
   56189                 :             :     operands[2] = operand2;
   56190                 :             : #define FAIL _Pragma ("GCC error \"atan2sf3 cannot FAIL\"") (void)0
   56191                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   56192                 :             : #line 22290 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   56193                 :             : {
   56194                 :             :   rtx op0 = gen_reg_rtx (XFmode);
   56195                 :             :   rtx op1 = gen_reg_rtx (XFmode);
   56196                 :             :   rtx op2 = gen_reg_rtx (XFmode);
   56197                 :             : 
   56198                 :             :   emit_insn (gen_extendsfxf2 (op2, operands[2]));
   56199                 :             :   emit_insn (gen_extendsfxf2 (op1, operands[1]));
   56200                 :             : 
   56201                 :             :   emit_insn (gen_atan2xf3 (op0, op1, op2));
   56202                 :             :   emit_insn (gen_truncxfsf2 (operands[0], op0));
   56203                 :             :   DONE;
   56204                 :             : }
   56205                 :             : #undef DONE
   56206                 :             : #undef FAIL
   56207                 :             :     operand0 = operands[0];
   56208                 :             :     (void) operand0;
   56209                 :             :     operand1 = operands[1];
   56210                 :             :     (void) operand1;
   56211                 :             :     operand2 = operands[2];
   56212                 :             :     (void) operand2;
   56213                 :             :   }
   56214                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   56215                 :             :         operand0));
   56216                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   56217                 :             :         operand1));
   56218                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   56219                 :             :         operand2));
   56220                 :             :   _val = get_insns ();
   56221                 :             :   end_sequence ();
   56222                 :             :   return _val;
   56223                 :             : }
   56224                 :             : 
   56225                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:22282 */
   56226                 :             : rtx
   56227                 :             : gen_atan2df3 (rtx operand0,
   56228                 :             :         rtx operand1,
   56229                 :             :         rtx operand2)
   56230                 :             : {
   56231                 :             :   rtx_insn *_val = 0;
   56232                 :             :   start_sequence ();
   56233                 :             :   {
   56234                 :             :     rtx operands[3];
   56235                 :             :     operands[0] = operand0;
   56236                 :             :     operands[1] = operand1;
   56237                 :             :     operands[2] = operand2;
   56238                 :             : #define FAIL _Pragma ("GCC error \"atan2df3 cannot FAIL\"") (void)0
   56239                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   56240                 :             : #line 22290 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   56241                 :             : {
   56242                 :             :   rtx op0 = gen_reg_rtx (XFmode);
   56243                 :             :   rtx op1 = gen_reg_rtx (XFmode);
   56244                 :             :   rtx op2 = gen_reg_rtx (XFmode);
   56245                 :             : 
   56246                 :             :   emit_insn (gen_extenddfxf2 (op2, operands[2]));
   56247                 :             :   emit_insn (gen_extenddfxf2 (op1, operands[1]));
   56248                 :             : 
   56249                 :             :   emit_insn (gen_atan2xf3 (op0, op1, op2));
   56250                 :             :   emit_insn (gen_truncxfdf2 (operands[0], op0));
   56251                 :             :   DONE;
   56252                 :             : }
   56253                 :             : #undef DONE
   56254                 :             : #undef FAIL
   56255                 :             :     operand0 = operands[0];
   56256                 :             :     (void) operand0;
   56257                 :             :     operand1 = operands[1];
   56258                 :             :     (void) operand1;
   56259                 :             :     operand2 = operands[2];
   56260                 :             :     (void) operand2;
   56261                 :             :   }
   56262                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   56263                 :             :         operand0));
   56264                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   56265                 :             :         operand1));
   56266                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   56267                 :             :         operand2));
   56268                 :             :   _val = get_insns ();
   56269                 :             :   end_sequence ();
   56270                 :             :   return _val;
   56271                 :             : }
   56272                 :             : 
   56273                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:22303 */
   56274                 :             : rtx
   56275                 :             : gen_atanxf2 (rtx operand0,
   56276                 :             :         rtx operand1)
   56277                 :             : {
   56278                 :             :   rtx operand2;
   56279                 :             :   rtx_insn *_val = 0;
   56280                 :             :   start_sequence ();
   56281                 :             :   {
   56282                 :             :     rtx operands[3];
   56283                 :             :     operands[0] = operand0;
   56284                 :             :     operands[1] = operand1;
   56285                 :             : #define FAIL _Pragma ("GCC error \"atanxf2 cannot FAIL\"") (void)0
   56286                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   56287                 :             : #line 22311 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   56288                 :             : operands[2] = force_reg (XFmode, CONST1_RTX (XFmode));
   56289                 :             : #undef DONE
   56290                 :             : #undef FAIL
   56291                 :             :     operand0 = operands[0];
   56292                 :             :     (void) operand0;
   56293                 :             :     operand1 = operands[1];
   56294                 :             :     (void) operand1;
   56295                 :             :     operand2 = operands[2];
   56296                 :             :     (void) operand2;
   56297                 :             :   }
   56298                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   56299                 :             :         gen_rtvec (2,
   56300                 :             :                 gen_rtx_SET (operand0,
   56301                 :             :         gen_rtx_UNSPEC (XFmode,
   56302                 :             :         gen_rtvec (2,
   56303                 :             :                 operand2,
   56304                 :             :                 operand1),
   56305                 :             :         64)),
   56306                 :             :                 gen_rtx_CLOBBER (VOIDmode,
   56307                 :             :         gen_rtx_SCRATCH (XFmode)))), false);
   56308                 :             :   _val = get_insns ();
   56309                 :             :   end_sequence ();
   56310                 :             :   return _val;
   56311                 :             : }
   56312                 :             : 
   56313                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:22313 */
   56314                 :             : rtx
   56315                 :             : gen_atansf2 (rtx operand0,
   56316                 :             :         rtx operand1)
   56317                 :             : {
   56318                 :             :   rtx_insn *_val = 0;
   56319                 :             :   start_sequence ();
   56320                 :             :   {
   56321                 :             :     rtx operands[2];
   56322                 :             :     operands[0] = operand0;
   56323                 :             :     operands[1] = operand1;
   56324                 :             : #define FAIL _Pragma ("GCC error \"atansf2 cannot FAIL\"") (void)0
   56325                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   56326                 :             : #line 22320 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   56327                 :             : {
   56328                 :             :   rtx op0 = gen_reg_rtx (XFmode);
   56329                 :             :   rtx op1 = gen_reg_rtx (XFmode);
   56330                 :             : 
   56331                 :             :   emit_insn (gen_extendsfxf2 (op1, operands[1]));
   56332                 :             :   emit_insn (gen_atanxf2 (op0, op1));
   56333                 :             :   emit_insn (gen_truncxfsf2 (operands[0], op0));
   56334                 :             :   DONE;
   56335                 :             : }
   56336                 :             : #undef DONE
   56337                 :             : #undef FAIL
   56338                 :             :     operand0 = operands[0];
   56339                 :             :     (void) operand0;
   56340                 :             :     operand1 = operands[1];
   56341                 :             :     (void) operand1;
   56342                 :             :   }
   56343                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   56344                 :             :         operand0));
   56345                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   56346                 :             :         operand1));
   56347                 :             :   _val = get_insns ();
   56348                 :             :   end_sequence ();
   56349                 :             :   return _val;
   56350                 :             : }
   56351                 :             : 
   56352                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:22313 */
   56353                 :             : rtx
   56354                 :             : gen_atandf2 (rtx operand0,
   56355                 :             :         rtx operand1)
   56356                 :             : {
   56357                 :             :   rtx_insn *_val = 0;
   56358                 :             :   start_sequence ();
   56359                 :             :   {
   56360                 :             :     rtx operands[2];
   56361                 :             :     operands[0] = operand0;
   56362                 :             :     operands[1] = operand1;
   56363                 :             : #define FAIL _Pragma ("GCC error \"atandf2 cannot FAIL\"") (void)0
   56364                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   56365                 :             : #line 22320 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   56366                 :             : {
   56367                 :             :   rtx op0 = gen_reg_rtx (XFmode);
   56368                 :             :   rtx op1 = gen_reg_rtx (XFmode);
   56369                 :             : 
   56370                 :             :   emit_insn (gen_extenddfxf2 (op1, operands[1]));
   56371                 :             :   emit_insn (gen_atanxf2 (op0, op1));
   56372                 :             :   emit_insn (gen_truncxfdf2 (operands[0], op0));
   56373                 :             :   DONE;
   56374                 :             : }
   56375                 :             : #undef DONE
   56376                 :             : #undef FAIL
   56377                 :             :     operand0 = operands[0];
   56378                 :             :     (void) operand0;
   56379                 :             :     operand1 = operands[1];
   56380                 :             :     (void) operand1;
   56381                 :             :   }
   56382                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   56383                 :             :         operand0));
   56384                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   56385                 :             :         operand1));
   56386                 :             :   _val = get_insns ();
   56387                 :             :   end_sequence ();
   56388                 :             :   return _val;
   56389                 :             : }
   56390                 :             : 
   56391                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:22330 */
   56392                 :             : rtx
   56393                 :             : gen_asinxf2 (rtx operand0,
   56394                 :             :         rtx operand1)
   56395                 :             : {
   56396                 :             :   rtx operand2;
   56397                 :             :   rtx operand3;
   56398                 :             :   rtx operand4;
   56399                 :             :   rtx operand5;
   56400                 :             :   rtx_insn *_val = 0;
   56401                 :             :   start_sequence ();
   56402                 :             :   {
   56403                 :             :     rtx operands[6];
   56404                 :             :     operands[0] = operand0;
   56405                 :             :     operands[1] = operand1;
   56406                 :             : #define FAIL _Pragma ("GCC error \"asinxf2 cannot FAIL\"") (void)0
   56407                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   56408                 :             : #line 22342 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   56409                 :             : {
   56410                 :             :   int i;
   56411                 :             : 
   56412                 :             :   for (i = 2; i < 6; i++)
   56413                 :             :     operands[i] = gen_reg_rtx (XFmode);
   56414                 :             : 
   56415                 :             :   emit_move_insn (operands[3], CONST1_RTX (XFmode));
   56416                 :             : }
   56417                 :             : #undef DONE
   56418                 :             : #undef FAIL
   56419                 :             :     operand0 = operands[0];
   56420                 :             :     (void) operand0;
   56421                 :             :     operand1 = operands[1];
   56422                 :             :     (void) operand1;
   56423                 :             :     operand2 = operands[2];
   56424                 :             :     (void) operand2;
   56425                 :             :     operand3 = operands[3];
   56426                 :             :     (void) operand3;
   56427                 :             :     operand4 = operands[4];
   56428                 :             :     (void) operand4;
   56429                 :             :     operand5 = operands[5];
   56430                 :             :     (void) operand5;
   56431                 :             :   }
   56432                 :             :   emit_insn (gen_rtx_SET (operand2,
   56433                 :             :         gen_rtx_MULT (XFmode,
   56434                 :             :         operand1,
   56435                 :             :         copy_rtx (operand1))));
   56436                 :             :   emit_insn (gen_rtx_SET (operand4,
   56437                 :             :         gen_rtx_MINUS (XFmode,
   56438                 :             :         operand3,
   56439                 :             :         copy_rtx (operand2))));
   56440                 :             :   emit_insn (gen_rtx_SET (operand5,
   56441                 :             :         gen_rtx_SQRT (XFmode,
   56442                 :             :         copy_rtx (operand4))));
   56443                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   56444                 :             :         gen_rtvec (2,
   56445                 :             :                 gen_rtx_SET (operand0,
   56446                 :             :         gen_rtx_UNSPEC (XFmode,
   56447                 :             :         gen_rtvec (2,
   56448                 :             :                 copy_rtx (operand5),
   56449                 :             :                 copy_rtx (operand1)),
   56450                 :             :         64)),
   56451                 :             :                 gen_rtx_CLOBBER (VOIDmode,
   56452                 :             :         gen_rtx_SCRATCH (XFmode)))), false);
   56453                 :             :   _val = get_insns ();
   56454                 :             :   end_sequence ();
   56455                 :             :   return _val;
   56456                 :             : }
   56457                 :             : 
   56458                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:22351 */
   56459                 :             : rtx
   56460                 :             : gen_asinsf2 (rtx operand0,
   56461                 :             :         rtx operand1)
   56462                 :             : {
   56463                 :             :   rtx_insn *_val = 0;
   56464                 :             :   start_sequence ();
   56465                 :             :   {
   56466                 :             :     rtx operands[2];
   56467                 :             :     operands[0] = operand0;
   56468                 :             :     operands[1] = operand1;
   56469                 :             : #define FAIL _Pragma ("GCC error \"asinsf2 cannot FAIL\"") (void)0
   56470                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   56471                 :             : #line 22358 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   56472                 :             : {
   56473                 :             :   rtx op0 = gen_reg_rtx (XFmode);
   56474                 :             :   rtx op1 = gen_reg_rtx (XFmode);
   56475                 :             : 
   56476                 :             :   emit_insn (gen_extendsfxf2 (op1, operands[1]));
   56477                 :             :   emit_insn (gen_asinxf2 (op0, op1));
   56478                 :             :   emit_insn (gen_truncxfsf2 (operands[0], op0));
   56479                 :             :   DONE;
   56480                 :             : }
   56481                 :             : #undef DONE
   56482                 :             : #undef FAIL
   56483                 :             :     operand0 = operands[0];
   56484                 :             :     (void) operand0;
   56485                 :             :     operand1 = operands[1];
   56486                 :             :     (void) operand1;
   56487                 :             :   }
   56488                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   56489                 :             :         operand0));
   56490                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   56491                 :             :         operand1));
   56492                 :             :   _val = get_insns ();
   56493                 :             :   end_sequence ();
   56494                 :             :   return _val;
   56495                 :             : }
   56496                 :             : 
   56497                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:22351 */
   56498                 :             : rtx
   56499                 :             : gen_asindf2 (rtx operand0,
   56500                 :             :         rtx operand1)
   56501                 :             : {
   56502                 :             :   rtx_insn *_val = 0;
   56503                 :             :   start_sequence ();
   56504                 :             :   {
   56505                 :             :     rtx operands[2];
   56506                 :             :     operands[0] = operand0;
   56507                 :             :     operands[1] = operand1;
   56508                 :             : #define FAIL _Pragma ("GCC error \"asindf2 cannot FAIL\"") (void)0
   56509                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   56510                 :             : #line 22358 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   56511                 :             : {
   56512                 :             :   rtx op0 = gen_reg_rtx (XFmode);
   56513                 :             :   rtx op1 = gen_reg_rtx (XFmode);
   56514                 :             : 
   56515                 :             :   emit_insn (gen_extenddfxf2 (op1, operands[1]));
   56516                 :             :   emit_insn (gen_asinxf2 (op0, op1));
   56517                 :             :   emit_insn (gen_truncxfdf2 (operands[0], op0));
   56518                 :             :   DONE;
   56519                 :             : }
   56520                 :             : #undef DONE
   56521                 :             : #undef FAIL
   56522                 :             :     operand0 = operands[0];
   56523                 :             :     (void) operand0;
   56524                 :             :     operand1 = operands[1];
   56525                 :             :     (void) operand1;
   56526                 :             :   }
   56527                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   56528                 :             :         operand0));
   56529                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   56530                 :             :         operand1));
   56531                 :             :   _val = get_insns ();
   56532                 :             :   end_sequence ();
   56533                 :             :   return _val;
   56534                 :             : }
   56535                 :             : 
   56536                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:22368 */
   56537                 :             : rtx
   56538                 :             : gen_acosxf2 (rtx operand0,
   56539                 :             :         rtx operand1)
   56540                 :             : {
   56541                 :             :   rtx operand2;
   56542                 :             :   rtx operand3;
   56543                 :             :   rtx operand4;
   56544                 :             :   rtx operand5;
   56545                 :             :   rtx_insn *_val = 0;
   56546                 :             :   start_sequence ();
   56547                 :             :   {
   56548                 :             :     rtx operands[6];
   56549                 :             :     operands[0] = operand0;
   56550                 :             :     operands[1] = operand1;
   56551                 :             : #define FAIL _Pragma ("GCC error \"acosxf2 cannot FAIL\"") (void)0
   56552                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   56553                 :             : #line 22380 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   56554                 :             : {
   56555                 :             :   int i;
   56556                 :             : 
   56557                 :             :   for (i = 2; i < 6; i++)
   56558                 :             :     operands[i] = gen_reg_rtx (XFmode);
   56559                 :             : 
   56560                 :             :   emit_move_insn (operands[3], CONST1_RTX (XFmode));
   56561                 :             : }
   56562                 :             : #undef DONE
   56563                 :             : #undef FAIL
   56564                 :             :     operand0 = operands[0];
   56565                 :             :     (void) operand0;
   56566                 :             :     operand1 = operands[1];
   56567                 :             :     (void) operand1;
   56568                 :             :     operand2 = operands[2];
   56569                 :             :     (void) operand2;
   56570                 :             :     operand3 = operands[3];
   56571                 :             :     (void) operand3;
   56572                 :             :     operand4 = operands[4];
   56573                 :             :     (void) operand4;
   56574                 :             :     operand5 = operands[5];
   56575                 :             :     (void) operand5;
   56576                 :             :   }
   56577                 :             :   emit_insn (gen_rtx_SET (operand2,
   56578                 :             :         gen_rtx_MULT (XFmode,
   56579                 :             :         operand1,
   56580                 :             :         copy_rtx (operand1))));
   56581                 :             :   emit_insn (gen_rtx_SET (operand4,
   56582                 :             :         gen_rtx_MINUS (XFmode,
   56583                 :             :         operand3,
   56584                 :             :         copy_rtx (operand2))));
   56585                 :             :   emit_insn (gen_rtx_SET (operand5,
   56586                 :             :         gen_rtx_SQRT (XFmode,
   56587                 :             :         copy_rtx (operand4))));
   56588                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   56589                 :             :         gen_rtvec (2,
   56590                 :             :                 gen_rtx_SET (operand0,
   56591                 :             :         gen_rtx_UNSPEC (XFmode,
   56592                 :             :         gen_rtvec (2,
   56593                 :             :                 copy_rtx (operand1),
   56594                 :             :                 copy_rtx (operand5)),
   56595                 :             :         64)),
   56596                 :             :                 gen_rtx_CLOBBER (VOIDmode,
   56597                 :             :         gen_rtx_SCRATCH (XFmode)))), false);
   56598                 :             :   _val = get_insns ();
   56599                 :             :   end_sequence ();
   56600                 :             :   return _val;
   56601                 :             : }
   56602                 :             : 
   56603                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:22389 */
   56604                 :             : rtx
   56605                 :             : gen_acossf2 (rtx operand0,
   56606                 :             :         rtx operand1)
   56607                 :             : {
   56608                 :             :   rtx_insn *_val = 0;
   56609                 :             :   start_sequence ();
   56610                 :             :   {
   56611                 :             :     rtx operands[2];
   56612                 :             :     operands[0] = operand0;
   56613                 :             :     operands[1] = operand1;
   56614                 :             : #define FAIL _Pragma ("GCC error \"acossf2 cannot FAIL\"") (void)0
   56615                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   56616                 :             : #line 22396 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   56617                 :             : {
   56618                 :             :   rtx op0 = gen_reg_rtx (XFmode);
   56619                 :             :   rtx op1 = gen_reg_rtx (XFmode);
   56620                 :             : 
   56621                 :             :   emit_insn (gen_extendsfxf2 (op1, operands[1]));
   56622                 :             :   emit_insn (gen_acosxf2 (op0, op1));
   56623                 :             :   emit_insn (gen_truncxfsf2 (operands[0], op0));
   56624                 :             :   DONE;
   56625                 :             : }
   56626                 :             : #undef DONE
   56627                 :             : #undef FAIL
   56628                 :             :     operand0 = operands[0];
   56629                 :             :     (void) operand0;
   56630                 :             :     operand1 = operands[1];
   56631                 :             :     (void) operand1;
   56632                 :             :   }
   56633                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   56634                 :             :         operand0));
   56635                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   56636                 :             :         operand1));
   56637                 :             :   _val = get_insns ();
   56638                 :             :   end_sequence ();
   56639                 :             :   return _val;
   56640                 :             : }
   56641                 :             : 
   56642                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:22389 */
   56643                 :             : rtx
   56644                 :             : gen_acosdf2 (rtx operand0,
   56645                 :             :         rtx operand1)
   56646                 :             : {
   56647                 :             :   rtx_insn *_val = 0;
   56648                 :             :   start_sequence ();
   56649                 :             :   {
   56650                 :             :     rtx operands[2];
   56651                 :             :     operands[0] = operand0;
   56652                 :             :     operands[1] = operand1;
   56653                 :             : #define FAIL _Pragma ("GCC error \"acosdf2 cannot FAIL\"") (void)0
   56654                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   56655                 :             : #line 22396 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   56656                 :             : {
   56657                 :             :   rtx op0 = gen_reg_rtx (XFmode);
   56658                 :             :   rtx op1 = gen_reg_rtx (XFmode);
   56659                 :             : 
   56660                 :             :   emit_insn (gen_extenddfxf2 (op1, operands[1]));
   56661                 :             :   emit_insn (gen_acosxf2 (op0, op1));
   56662                 :             :   emit_insn (gen_truncxfdf2 (operands[0], op0));
   56663                 :             :   DONE;
   56664                 :             : }
   56665                 :             : #undef DONE
   56666                 :             : #undef FAIL
   56667                 :             :     operand0 = operands[0];
   56668                 :             :     (void) operand0;
   56669                 :             :     operand1 = operands[1];
   56670                 :             :     (void) operand1;
   56671                 :             :   }
   56672                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   56673                 :             :         operand0));
   56674                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   56675                 :             :         operand1));
   56676                 :             :   _val = get_insns ();
   56677                 :             :   end_sequence ();
   56678                 :             :   return _val;
   56679                 :             : }
   56680                 :             : 
   56681                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:22406 */
   56682                 :             : rtx
   56683                 :             : gen_sinhxf2 (rtx operand0,
   56684                 :             :         rtx operand1)
   56685                 :             : {
   56686                 :             :   rtx_insn *_val = 0;
   56687                 :             :   start_sequence ();
   56688                 :             :   {
   56689                 :             :     rtx operands[2];
   56690                 :             :     operands[0] = operand0;
   56691                 :             :     operands[1] = operand1;
   56692                 :             : #define FAIL _Pragma ("GCC error \"sinhxf2 cannot FAIL\"") (void)0
   56693                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   56694                 :             : #line 22412 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   56695                 :             : {
   56696                 :             :   ix86_emit_i387_sinh (operands[0], operands[1]);
   56697                 :             :   DONE;
   56698                 :             : }
   56699                 :             : #undef DONE
   56700                 :             : #undef FAIL
   56701                 :             :     operand0 = operands[0];
   56702                 :             :     (void) operand0;
   56703                 :             :     operand1 = operands[1];
   56704                 :             :     (void) operand1;
   56705                 :             :   }
   56706                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   56707                 :             :         operand0));
   56708                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   56709                 :             :         operand1));
   56710                 :             :   _val = get_insns ();
   56711                 :             :   end_sequence ();
   56712                 :             :   return _val;
   56713                 :             : }
   56714                 :             : 
   56715                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:22417 */
   56716                 :             : rtx
   56717                 :             : gen_sinhsf2 (rtx operand0,
   56718                 :             :         rtx operand1)
   56719                 :             : {
   56720                 :             :   rtx_insn *_val = 0;
   56721                 :             :   start_sequence ();
   56722                 :             :   {
   56723                 :             :     rtx operands[2];
   56724                 :             :     operands[0] = operand0;
   56725                 :             :     operands[1] = operand1;
   56726                 :             : #define FAIL _Pragma ("GCC error \"sinhsf2 cannot FAIL\"") (void)0
   56727                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   56728                 :             : #line 22425 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   56729                 :             : {
   56730                 :             :   rtx op0 = gen_reg_rtx (XFmode);
   56731                 :             :   rtx op1 = gen_reg_rtx (XFmode);
   56732                 :             : 
   56733                 :             :   emit_insn (gen_extendsfxf2 (op1, operands[1]));
   56734                 :             :   emit_insn (gen_sinhxf2 (op0, op1));
   56735                 :             :   emit_insn (gen_truncxfsf2 (operands[0], op0));
   56736                 :             :   DONE;
   56737                 :             : }
   56738                 :             : #undef DONE
   56739                 :             : #undef FAIL
   56740                 :             :     operand0 = operands[0];
   56741                 :             :     (void) operand0;
   56742                 :             :     operand1 = operands[1];
   56743                 :             :     (void) operand1;
   56744                 :             :   }
   56745                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   56746                 :             :         operand0));
   56747                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   56748                 :             :         operand1));
   56749                 :             :   _val = get_insns ();
   56750                 :             :   end_sequence ();
   56751                 :             :   return _val;
   56752                 :             : }
   56753                 :             : 
   56754                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:22417 */
   56755                 :             : rtx
   56756                 :             : gen_sinhdf2 (rtx operand0,
   56757                 :             :         rtx operand1)
   56758                 :             : {
   56759                 :             :   rtx_insn *_val = 0;
   56760                 :             :   start_sequence ();
   56761                 :             :   {
   56762                 :             :     rtx operands[2];
   56763                 :             :     operands[0] = operand0;
   56764                 :             :     operands[1] = operand1;
   56765                 :             : #define FAIL _Pragma ("GCC error \"sinhdf2 cannot FAIL\"") (void)0
   56766                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   56767                 :             : #line 22425 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   56768                 :             : {
   56769                 :             :   rtx op0 = gen_reg_rtx (XFmode);
   56770                 :             :   rtx op1 = gen_reg_rtx (XFmode);
   56771                 :             : 
   56772                 :             :   emit_insn (gen_extenddfxf2 (op1, operands[1]));
   56773                 :             :   emit_insn (gen_sinhxf2 (op0, op1));
   56774                 :             :   emit_insn (gen_truncxfdf2 (operands[0], op0));
   56775                 :             :   DONE;
   56776                 :             : }
   56777                 :             : #undef DONE
   56778                 :             : #undef FAIL
   56779                 :             :     operand0 = operands[0];
   56780                 :             :     (void) operand0;
   56781                 :             :     operand1 = operands[1];
   56782                 :             :     (void) operand1;
   56783                 :             :   }
   56784                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   56785                 :             :         operand0));
   56786                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   56787                 :             :         operand1));
   56788                 :             :   _val = get_insns ();
   56789                 :             :   end_sequence ();
   56790                 :             :   return _val;
   56791                 :             : }
   56792                 :             : 
   56793                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:22435 */
   56794                 :             : rtx
   56795                 :             : gen_coshxf2 (rtx operand0,
   56796                 :             :         rtx operand1)
   56797                 :             : {
   56798                 :             :   rtx_insn *_val = 0;
   56799                 :             :   start_sequence ();
   56800                 :             :   {
   56801                 :             :     rtx operands[2];
   56802                 :             :     operands[0] = operand0;
   56803                 :             :     operands[1] = operand1;
   56804                 :             : #define FAIL _Pragma ("GCC error \"coshxf2 cannot FAIL\"") (void)0
   56805                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   56806                 :             : #line 22440 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   56807                 :             : {
   56808                 :             :   ix86_emit_i387_cosh (operands[0], operands[1]);
   56809                 :             :   DONE;
   56810                 :             : }
   56811                 :             : #undef DONE
   56812                 :             : #undef FAIL
   56813                 :             :     operand0 = operands[0];
   56814                 :             :     (void) operand0;
   56815                 :             :     operand1 = operands[1];
   56816                 :             :     (void) operand1;
   56817                 :             :   }
   56818                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   56819                 :             :         operand0));
   56820                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   56821                 :             :         operand1));
   56822                 :             :   _val = get_insns ();
   56823                 :             :   end_sequence ();
   56824                 :             :   return _val;
   56825                 :             : }
   56826                 :             : 
   56827                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:22445 */
   56828                 :             : rtx
   56829                 :             : gen_coshsf2 (rtx operand0,
   56830                 :             :         rtx operand1)
   56831                 :             : {
   56832                 :             :   rtx_insn *_val = 0;
   56833                 :             :   start_sequence ();
   56834                 :             :   {
   56835                 :             :     rtx operands[2];
   56836                 :             :     operands[0] = operand0;
   56837                 :             :     operands[1] = operand1;
   56838                 :             : #define FAIL _Pragma ("GCC error \"coshsf2 cannot FAIL\"") (void)0
   56839                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   56840                 :             : #line 22452 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   56841                 :             : {
   56842                 :             :   rtx op0 = gen_reg_rtx (XFmode);
   56843                 :             :   rtx op1 = gen_reg_rtx (XFmode);
   56844                 :             : 
   56845                 :             :   emit_insn (gen_extendsfxf2 (op1, operands[1]));
   56846                 :             :   emit_insn (gen_coshxf2 (op0, op1));
   56847                 :             :   emit_insn (gen_truncxfsf2 (operands[0], op0));
   56848                 :             :   DONE;
   56849                 :             : }
   56850                 :             : #undef DONE
   56851                 :             : #undef FAIL
   56852                 :             :     operand0 = operands[0];
   56853                 :             :     (void) operand0;
   56854                 :             :     operand1 = operands[1];
   56855                 :             :     (void) operand1;
   56856                 :             :   }
   56857                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   56858                 :             :         operand0));
   56859                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   56860                 :             :         operand1));
   56861                 :             :   _val = get_insns ();
   56862                 :             :   end_sequence ();
   56863                 :             :   return _val;
   56864                 :             : }
   56865                 :             : 
   56866                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:22445 */
   56867                 :             : rtx
   56868                 :             : gen_coshdf2 (rtx operand0,
   56869                 :             :         rtx operand1)
   56870                 :             : {
   56871                 :             :   rtx_insn *_val = 0;
   56872                 :             :   start_sequence ();
   56873                 :             :   {
   56874                 :             :     rtx operands[2];
   56875                 :             :     operands[0] = operand0;
   56876                 :             :     operands[1] = operand1;
   56877                 :             : #define FAIL _Pragma ("GCC error \"coshdf2 cannot FAIL\"") (void)0
   56878                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   56879                 :             : #line 22452 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   56880                 :             : {
   56881                 :             :   rtx op0 = gen_reg_rtx (XFmode);
   56882                 :             :   rtx op1 = gen_reg_rtx (XFmode);
   56883                 :             : 
   56884                 :             :   emit_insn (gen_extenddfxf2 (op1, operands[1]));
   56885                 :             :   emit_insn (gen_coshxf2 (op0, op1));
   56886                 :             :   emit_insn (gen_truncxfdf2 (operands[0], op0));
   56887                 :             :   DONE;
   56888                 :             : }
   56889                 :             : #undef DONE
   56890                 :             : #undef FAIL
   56891                 :             :     operand0 = operands[0];
   56892                 :             :     (void) operand0;
   56893                 :             :     operand1 = operands[1];
   56894                 :             :     (void) operand1;
   56895                 :             :   }
   56896                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   56897                 :             :         operand0));
   56898                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   56899                 :             :         operand1));
   56900                 :             :   _val = get_insns ();
   56901                 :             :   end_sequence ();
   56902                 :             :   return _val;
   56903                 :             : }
   56904                 :             : 
   56905                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:22462 */
   56906                 :             : rtx
   56907                 :             : gen_tanhxf2 (rtx operand0,
   56908                 :             :         rtx operand1)
   56909                 :             : {
   56910                 :             :   rtx_insn *_val = 0;
   56911                 :             :   start_sequence ();
   56912                 :             :   {
   56913                 :             :     rtx operands[2];
   56914                 :             :     operands[0] = operand0;
   56915                 :             :     operands[1] = operand1;
   56916                 :             : #define FAIL _Pragma ("GCC error \"tanhxf2 cannot FAIL\"") (void)0
   56917                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   56918                 :             : #line 22467 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   56919                 :             : {
   56920                 :             :   ix86_emit_i387_tanh (operands[0], operands[1]);
   56921                 :             :   DONE;
   56922                 :             : }
   56923                 :             : #undef DONE
   56924                 :             : #undef FAIL
   56925                 :             :     operand0 = operands[0];
   56926                 :             :     (void) operand0;
   56927                 :             :     operand1 = operands[1];
   56928                 :             :     (void) operand1;
   56929                 :             :   }
   56930                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   56931                 :             :         operand0));
   56932                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   56933                 :             :         operand1));
   56934                 :             :   _val = get_insns ();
   56935                 :             :   end_sequence ();
   56936                 :             :   return _val;
   56937                 :             : }
   56938                 :             : 
   56939                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:22472 */
   56940                 :             : rtx
   56941                 :             : gen_tanhsf2 (rtx operand0,
   56942                 :             :         rtx operand1)
   56943                 :             : {
   56944                 :             :   rtx_insn *_val = 0;
   56945                 :             :   start_sequence ();
   56946                 :             :   {
   56947                 :             :     rtx operands[2];
   56948                 :             :     operands[0] = operand0;
   56949                 :             :     operands[1] = operand1;
   56950                 :             : #define FAIL _Pragma ("GCC error \"tanhsf2 cannot FAIL\"") (void)0
   56951                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   56952                 :             : #line 22479 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   56953                 :             : {
   56954                 :             :   rtx op0 = gen_reg_rtx (XFmode);
   56955                 :             :   rtx op1 = gen_reg_rtx (XFmode);
   56956                 :             : 
   56957                 :             :   emit_insn (gen_extendsfxf2 (op1, operands[1]));
   56958                 :             :   emit_insn (gen_tanhxf2 (op0, op1));
   56959                 :             :   emit_insn (gen_truncxfsf2 (operands[0], op0));
   56960                 :             :   DONE;
   56961                 :             : }
   56962                 :             : #undef DONE
   56963                 :             : #undef FAIL
   56964                 :             :     operand0 = operands[0];
   56965                 :             :     (void) operand0;
   56966                 :             :     operand1 = operands[1];
   56967                 :             :     (void) operand1;
   56968                 :             :   }
   56969                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   56970                 :             :         operand0));
   56971                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   56972                 :             :         operand1));
   56973                 :             :   _val = get_insns ();
   56974                 :             :   end_sequence ();
   56975                 :             :   return _val;
   56976                 :             : }
   56977                 :             : 
   56978                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:22472 */
   56979                 :             : rtx
   56980                 :             : gen_tanhdf2 (rtx operand0,
   56981                 :             :         rtx operand1)
   56982                 :             : {
   56983                 :             :   rtx_insn *_val = 0;
   56984                 :             :   start_sequence ();
   56985                 :             :   {
   56986                 :             :     rtx operands[2];
   56987                 :             :     operands[0] = operand0;
   56988                 :             :     operands[1] = operand1;
   56989                 :             : #define FAIL _Pragma ("GCC error \"tanhdf2 cannot FAIL\"") (void)0
   56990                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   56991                 :             : #line 22479 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   56992                 :             : {
   56993                 :             :   rtx op0 = gen_reg_rtx (XFmode);
   56994                 :             :   rtx op1 = gen_reg_rtx (XFmode);
   56995                 :             : 
   56996                 :             :   emit_insn (gen_extenddfxf2 (op1, operands[1]));
   56997                 :             :   emit_insn (gen_tanhxf2 (op0, op1));
   56998                 :             :   emit_insn (gen_truncxfdf2 (operands[0], op0));
   56999                 :             :   DONE;
   57000                 :             : }
   57001                 :             : #undef DONE
   57002                 :             : #undef FAIL
   57003                 :             :     operand0 = operands[0];
   57004                 :             :     (void) operand0;
   57005                 :             :     operand1 = operands[1];
   57006                 :             :     (void) operand1;
   57007                 :             :   }
   57008                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   57009                 :             :         operand0));
   57010                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   57011                 :             :         operand1));
   57012                 :             :   _val = get_insns ();
   57013                 :             :   end_sequence ();
   57014                 :             :   return _val;
   57015                 :             : }
   57016                 :             : 
   57017                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:22489 */
   57018                 :             : rtx
   57019                 :             : gen_asinhxf2 (rtx operand0,
   57020                 :             :         rtx operand1)
   57021                 :             : {
   57022                 :             :   rtx_insn *_val = 0;
   57023                 :             :   start_sequence ();
   57024                 :             :   {
   57025                 :             :     rtx operands[2];
   57026                 :             :     operands[0] = operand0;
   57027                 :             :     operands[1] = operand1;
   57028                 :             : #define FAIL _Pragma ("GCC error \"asinhxf2 cannot FAIL\"") (void)0
   57029                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   57030                 :             : #line 22495 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   57031                 :             : {
   57032                 :             :   ix86_emit_i387_asinh (operands[0], operands[1]);
   57033                 :             :   DONE;
   57034                 :             : }
   57035                 :             : #undef DONE
   57036                 :             : #undef FAIL
   57037                 :             :     operand0 = operands[0];
   57038                 :             :     (void) operand0;
   57039                 :             :     operand1 = operands[1];
   57040                 :             :     (void) operand1;
   57041                 :             :   }
   57042                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   57043                 :             :         operand0));
   57044                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   57045                 :             :         operand1));
   57046                 :             :   _val = get_insns ();
   57047                 :             :   end_sequence ();
   57048                 :             :   return _val;
   57049                 :             : }
   57050                 :             : 
   57051                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:22500 */
   57052                 :             : rtx
   57053                 :             : gen_asinhsf2 (rtx operand0,
   57054                 :             :         rtx operand1)
   57055                 :             : {
   57056                 :             :   rtx_insn *_val = 0;
   57057                 :             :   start_sequence ();
   57058                 :             :   {
   57059                 :             :     rtx operands[2];
   57060                 :             :     operands[0] = operand0;
   57061                 :             :     operands[1] = operand1;
   57062                 :             : #define FAIL _Pragma ("GCC error \"asinhsf2 cannot FAIL\"") (void)0
   57063                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   57064                 :             : #line 22508 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   57065                 :             : {
   57066                 :             :   rtx op0 = gen_reg_rtx (XFmode);
   57067                 :             :   rtx op1 = gen_reg_rtx (XFmode);
   57068                 :             : 
   57069                 :             :   emit_insn (gen_extendsfxf2 (op1, operands[1]));
   57070                 :             :   emit_insn (gen_asinhxf2 (op0, op1));
   57071                 :             :   emit_insn (gen_truncxfsf2 (operands[0], op0));
   57072                 :             :   DONE;
   57073                 :             : }
   57074                 :             : #undef DONE
   57075                 :             : #undef FAIL
   57076                 :             :     operand0 = operands[0];
   57077                 :             :     (void) operand0;
   57078                 :             :     operand1 = operands[1];
   57079                 :             :     (void) operand1;
   57080                 :             :   }
   57081                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   57082                 :             :         operand0));
   57083                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   57084                 :             :         operand1));
   57085                 :             :   _val = get_insns ();
   57086                 :             :   end_sequence ();
   57087                 :             :   return _val;
   57088                 :             : }
   57089                 :             : 
   57090                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:22500 */
   57091                 :             : rtx
   57092                 :             : gen_asinhdf2 (rtx operand0,
   57093                 :             :         rtx operand1)
   57094                 :             : {
   57095                 :             :   rtx_insn *_val = 0;
   57096                 :             :   start_sequence ();
   57097                 :             :   {
   57098                 :             :     rtx operands[2];
   57099                 :             :     operands[0] = operand0;
   57100                 :             :     operands[1] = operand1;
   57101                 :             : #define FAIL _Pragma ("GCC error \"asinhdf2 cannot FAIL\"") (void)0
   57102                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   57103                 :             : #line 22508 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   57104                 :             : {
   57105                 :             :   rtx op0 = gen_reg_rtx (XFmode);
   57106                 :             :   rtx op1 = gen_reg_rtx (XFmode);
   57107                 :             : 
   57108                 :             :   emit_insn (gen_extenddfxf2 (op1, operands[1]));
   57109                 :             :   emit_insn (gen_asinhxf2 (op0, op1));
   57110                 :             :   emit_insn (gen_truncxfdf2 (operands[0], op0));
   57111                 :             :   DONE;
   57112                 :             : }
   57113                 :             : #undef DONE
   57114                 :             : #undef FAIL
   57115                 :             :     operand0 = operands[0];
   57116                 :             :     (void) operand0;
   57117                 :             :     operand1 = operands[1];
   57118                 :             :     (void) operand1;
   57119                 :             :   }
   57120                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   57121                 :             :         operand0));
   57122                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   57123                 :             :         operand1));
   57124                 :             :   _val = get_insns ();
   57125                 :             :   end_sequence ();
   57126                 :             :   return _val;
   57127                 :             : }
   57128                 :             : 
   57129                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:22518 */
   57130                 :             : rtx
   57131                 :             : gen_acoshxf2 (rtx operand0,
   57132                 :             :         rtx operand1)
   57133                 :             : {
   57134                 :             :   rtx_insn *_val = 0;
   57135                 :             :   start_sequence ();
   57136                 :             :   {
   57137                 :             :     rtx operands[2];
   57138                 :             :     operands[0] = operand0;
   57139                 :             :     operands[1] = operand1;
   57140                 :             : #define FAIL _Pragma ("GCC error \"acoshxf2 cannot FAIL\"") (void)0
   57141                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   57142                 :             : #line 22523 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   57143                 :             : {
   57144                 :             :   ix86_emit_i387_acosh (operands[0], operands[1]);
   57145                 :             :   DONE;
   57146                 :             : }
   57147                 :             : #undef DONE
   57148                 :             : #undef FAIL
   57149                 :             :     operand0 = operands[0];
   57150                 :             :     (void) operand0;
   57151                 :             :     operand1 = operands[1];
   57152                 :             :     (void) operand1;
   57153                 :             :   }
   57154                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   57155                 :             :         operand0));
   57156                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   57157                 :             :         operand1));
   57158                 :             :   _val = get_insns ();
   57159                 :             :   end_sequence ();
   57160                 :             :   return _val;
   57161                 :             : }
   57162                 :             : 
   57163                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:22528 */
   57164                 :             : rtx
   57165                 :             : gen_acoshsf2 (rtx operand0,
   57166                 :             :         rtx operand1)
   57167                 :             : {
   57168                 :             :   rtx_insn *_val = 0;
   57169                 :             :   start_sequence ();
   57170                 :             :   {
   57171                 :             :     rtx operands[2];
   57172                 :             :     operands[0] = operand0;
   57173                 :             :     operands[1] = operand1;
   57174                 :             : #define FAIL _Pragma ("GCC error \"acoshsf2 cannot FAIL\"") (void)0
   57175                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   57176                 :             : #line 22535 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   57177                 :             : {
   57178                 :             :   rtx op0 = gen_reg_rtx (XFmode);
   57179                 :             :   rtx op1 = gen_reg_rtx (XFmode);
   57180                 :             : 
   57181                 :             :   emit_insn (gen_extendsfxf2 (op1, operands[1]));
   57182                 :             :   emit_insn (gen_acoshxf2 (op0, op1));
   57183                 :             :   emit_insn (gen_truncxfsf2 (operands[0], op0));
   57184                 :             :   DONE;
   57185                 :             : }
   57186                 :             : #undef DONE
   57187                 :             : #undef FAIL
   57188                 :             :     operand0 = operands[0];
   57189                 :             :     (void) operand0;
   57190                 :             :     operand1 = operands[1];
   57191                 :             :     (void) operand1;
   57192                 :             :   }
   57193                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   57194                 :             :         operand0));
   57195                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   57196                 :             :         operand1));
   57197                 :             :   _val = get_insns ();
   57198                 :             :   end_sequence ();
   57199                 :             :   return _val;
   57200                 :             : }
   57201                 :             : 
   57202                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:22528 */
   57203                 :             : rtx
   57204                 :             : gen_acoshdf2 (rtx operand0,
   57205                 :             :         rtx operand1)
   57206                 :             : {
   57207                 :             :   rtx_insn *_val = 0;
   57208                 :             :   start_sequence ();
   57209                 :             :   {
   57210                 :             :     rtx operands[2];
   57211                 :             :     operands[0] = operand0;
   57212                 :             :     operands[1] = operand1;
   57213                 :             : #define FAIL _Pragma ("GCC error \"acoshdf2 cannot FAIL\"") (void)0
   57214                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   57215                 :             : #line 22535 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   57216                 :             : {
   57217                 :             :   rtx op0 = gen_reg_rtx (XFmode);
   57218                 :             :   rtx op1 = gen_reg_rtx (XFmode);
   57219                 :             : 
   57220                 :             :   emit_insn (gen_extenddfxf2 (op1, operands[1]));
   57221                 :             :   emit_insn (gen_acoshxf2 (op0, op1));
   57222                 :             :   emit_insn (gen_truncxfdf2 (operands[0], op0));
   57223                 :             :   DONE;
   57224                 :             : }
   57225                 :             : #undef DONE
   57226                 :             : #undef FAIL
   57227                 :             :     operand0 = operands[0];
   57228                 :             :     (void) operand0;
   57229                 :             :     operand1 = operands[1];
   57230                 :             :     (void) operand1;
   57231                 :             :   }
   57232                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   57233                 :             :         operand0));
   57234                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   57235                 :             :         operand1));
   57236                 :             :   _val = get_insns ();
   57237                 :             :   end_sequence ();
   57238                 :             :   return _val;
   57239                 :             : }
   57240                 :             : 
   57241                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:22545 */
   57242                 :             : rtx
   57243                 :             : gen_atanhxf2 (rtx operand0,
   57244                 :             :         rtx operand1)
   57245                 :             : {
   57246                 :             :   rtx_insn *_val = 0;
   57247                 :             :   start_sequence ();
   57248                 :             :   {
   57249                 :             :     rtx operands[2];
   57250                 :             :     operands[0] = operand0;
   57251                 :             :     operands[1] = operand1;
   57252                 :             : #define FAIL _Pragma ("GCC error \"atanhxf2 cannot FAIL\"") (void)0
   57253                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   57254                 :             : #line 22550 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   57255                 :             : {
   57256                 :             :   ix86_emit_i387_atanh (operands[0], operands[1]);
   57257                 :             :   DONE;
   57258                 :             : }
   57259                 :             : #undef DONE
   57260                 :             : #undef FAIL
   57261                 :             :     operand0 = operands[0];
   57262                 :             :     (void) operand0;
   57263                 :             :     operand1 = operands[1];
   57264                 :             :     (void) operand1;
   57265                 :             :   }
   57266                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   57267                 :             :         operand0));
   57268                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   57269                 :             :         operand1));
   57270                 :             :   _val = get_insns ();
   57271                 :             :   end_sequence ();
   57272                 :             :   return _val;
   57273                 :             : }
   57274                 :             : 
   57275                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:22555 */
   57276                 :             : rtx
   57277                 :             : gen_atanhsf2 (rtx operand0,
   57278                 :             :         rtx operand1)
   57279                 :             : {
   57280                 :             :   rtx_insn *_val = 0;
   57281                 :             :   start_sequence ();
   57282                 :             :   {
   57283                 :             :     rtx operands[2];
   57284                 :             :     operands[0] = operand0;
   57285                 :             :     operands[1] = operand1;
   57286                 :             : #define FAIL _Pragma ("GCC error \"atanhsf2 cannot FAIL\"") (void)0
   57287                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   57288                 :             : #line 22562 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   57289                 :             : {
   57290                 :             :   rtx op0 = gen_reg_rtx (XFmode);
   57291                 :             :   rtx op1 = gen_reg_rtx (XFmode);
   57292                 :             : 
   57293                 :             :   emit_insn (gen_extendsfxf2 (op1, operands[1]));
   57294                 :             :   emit_insn (gen_atanhxf2 (op0, op1));
   57295                 :             :   emit_insn (gen_truncxfsf2 (operands[0], op0));
   57296                 :             :   DONE;
   57297                 :             : }
   57298                 :             : #undef DONE
   57299                 :             : #undef FAIL
   57300                 :             :     operand0 = operands[0];
   57301                 :             :     (void) operand0;
   57302                 :             :     operand1 = operands[1];
   57303                 :             :     (void) operand1;
   57304                 :             :   }
   57305                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   57306                 :             :         operand0));
   57307                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   57308                 :             :         operand1));
   57309                 :             :   _val = get_insns ();
   57310                 :             :   end_sequence ();
   57311                 :             :   return _val;
   57312                 :             : }
   57313                 :             : 
   57314                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:22555 */
   57315                 :             : rtx
   57316                 :             : gen_atanhdf2 (rtx operand0,
   57317                 :             :         rtx operand1)
   57318                 :             : {
   57319                 :             :   rtx_insn *_val = 0;
   57320                 :             :   start_sequence ();
   57321                 :             :   {
   57322                 :             :     rtx operands[2];
   57323                 :             :     operands[0] = operand0;
   57324                 :             :     operands[1] = operand1;
   57325                 :             : #define FAIL _Pragma ("GCC error \"atanhdf2 cannot FAIL\"") (void)0
   57326                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   57327                 :             : #line 22562 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   57328                 :             : {
   57329                 :             :   rtx op0 = gen_reg_rtx (XFmode);
   57330                 :             :   rtx op1 = gen_reg_rtx (XFmode);
   57331                 :             : 
   57332                 :             :   emit_insn (gen_extenddfxf2 (op1, operands[1]));
   57333                 :             :   emit_insn (gen_atanhxf2 (op0, op1));
   57334                 :             :   emit_insn (gen_truncxfdf2 (operands[0], op0));
   57335                 :             :   DONE;
   57336                 :             : }
   57337                 :             : #undef DONE
   57338                 :             : #undef FAIL
   57339                 :             :     operand0 = operands[0];
   57340                 :             :     (void) operand0;
   57341                 :             :     operand1 = operands[1];
   57342                 :             :     (void) operand1;
   57343                 :             :   }
   57344                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   57345                 :             :         operand0));
   57346                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   57347                 :             :         operand1));
   57348                 :             :   _val = get_insns ();
   57349                 :             :   end_sequence ();
   57350                 :             :   return _val;
   57351                 :             : }
   57352                 :             : 
   57353                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:22585 */
   57354                 :             : rtx
   57355                 :             : gen_logxf2 (rtx operand0,
   57356                 :             :         rtx operand1)
   57357                 :             : {
   57358                 :             :   rtx operand2;
   57359                 :             :   rtx_insn *_val = 0;
   57360                 :             :   start_sequence ();
   57361                 :             :   {
   57362                 :             :     rtx operands[3];
   57363                 :             :     operands[0] = operand0;
   57364                 :             :     operands[1] = operand1;
   57365                 :             : #define FAIL _Pragma ("GCC error \"logxf2 cannot FAIL\"") (void)0
   57366                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   57367                 :             : #line 22592 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   57368                 :             : {
   57369                 :             :   operands[2]
   57370                 :             :     = force_reg (XFmode, standard_80387_constant_rtx (4)); /* fldln2 */
   57371                 :             : }
   57372                 :             : #undef DONE
   57373                 :             : #undef FAIL
   57374                 :             :     operand0 = operands[0];
   57375                 :             :     (void) operand0;
   57376                 :             :     operand1 = operands[1];
   57377                 :             :     (void) operand1;
   57378                 :             :     operand2 = operands[2];
   57379                 :             :     (void) operand2;
   57380                 :             :   }
   57381                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   57382                 :             :         gen_rtvec (2,
   57383                 :             :                 gen_rtx_SET (operand0,
   57384                 :             :         gen_rtx_UNSPEC (XFmode,
   57385                 :             :         gen_rtvec (2,
   57386                 :             :                 operand1,
   57387                 :             :                 operand2),
   57388                 :             :         65)),
   57389                 :             :                 gen_rtx_CLOBBER (VOIDmode,
   57390                 :             :         gen_rtx_SCRATCH (XFmode)))), false);
   57391                 :             :   _val = get_insns ();
   57392                 :             :   end_sequence ();
   57393                 :             :   return _val;
   57394                 :             : }
   57395                 :             : 
   57396                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:22597 */
   57397                 :             : rtx
   57398                 :             : gen_logsf2 (rtx operand0,
   57399                 :             :         rtx operand1)
   57400                 :             : {
   57401                 :             :   rtx_insn *_val = 0;
   57402                 :             :   start_sequence ();
   57403                 :             :   {
   57404                 :             :     rtx operands[2];
   57405                 :             :     operands[0] = operand0;
   57406                 :             :     operands[1] = operand1;
   57407                 :             : #define FAIL _Pragma ("GCC error \"logsf2 cannot FAIL\"") (void)0
   57408                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   57409                 :             : #line 22604 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   57410                 :             : {
   57411                 :             :   rtx op0 = gen_reg_rtx (XFmode);
   57412                 :             :   rtx op1 = gen_reg_rtx (XFmode);
   57413                 :             : 
   57414                 :             :   emit_insn (gen_extendsfxf2 (op1, operands[1]));
   57415                 :             :   emit_insn (gen_logxf2 (op0, op1));
   57416                 :             :   emit_insn (gen_truncxfsf2 (operands[0], op0));
   57417                 :             :   DONE;
   57418                 :             : }
   57419                 :             : #undef DONE
   57420                 :             : #undef FAIL
   57421                 :             :     operand0 = operands[0];
   57422                 :             :     (void) operand0;
   57423                 :             :     operand1 = operands[1];
   57424                 :             :     (void) operand1;
   57425                 :             :   }
   57426                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   57427                 :             :         operand0));
   57428                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   57429                 :             :         operand1));
   57430                 :             :   _val = get_insns ();
   57431                 :             :   end_sequence ();
   57432                 :             :   return _val;
   57433                 :             : }
   57434                 :             : 
   57435                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:22597 */
   57436                 :             : rtx
   57437                 :             : gen_logdf2 (rtx operand0,
   57438                 :             :         rtx operand1)
   57439                 :             : {
   57440                 :             :   rtx_insn *_val = 0;
   57441                 :             :   start_sequence ();
   57442                 :             :   {
   57443                 :             :     rtx operands[2];
   57444                 :             :     operands[0] = operand0;
   57445                 :             :     operands[1] = operand1;
   57446                 :             : #define FAIL _Pragma ("GCC error \"logdf2 cannot FAIL\"") (void)0
   57447                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   57448                 :             : #line 22604 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   57449                 :             : {
   57450                 :             :   rtx op0 = gen_reg_rtx (XFmode);
   57451                 :             :   rtx op1 = gen_reg_rtx (XFmode);
   57452                 :             : 
   57453                 :             :   emit_insn (gen_extenddfxf2 (op1, operands[1]));
   57454                 :             :   emit_insn (gen_logxf2 (op0, op1));
   57455                 :             :   emit_insn (gen_truncxfdf2 (operands[0], op0));
   57456                 :             :   DONE;
   57457                 :             : }
   57458                 :             : #undef DONE
   57459                 :             : #undef FAIL
   57460                 :             :     operand0 = operands[0];
   57461                 :             :     (void) operand0;
   57462                 :             :     operand1 = operands[1];
   57463                 :             :     (void) operand1;
   57464                 :             :   }
   57465                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   57466                 :             :         operand0));
   57467                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   57468                 :             :         operand1));
   57469                 :             :   _val = get_insns ();
   57470                 :             :   end_sequence ();
   57471                 :             :   return _val;
   57472                 :             : }
   57473                 :             : 
   57474                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:22614 */
   57475                 :             : rtx
   57476                 :             : gen_log10xf2 (rtx operand0,
   57477                 :             :         rtx operand1)
   57478                 :             : {
   57479                 :             :   rtx operand2;
   57480                 :             :   rtx_insn *_val = 0;
   57481                 :             :   start_sequence ();
   57482                 :             :   {
   57483                 :             :     rtx operands[3];
   57484                 :             :     operands[0] = operand0;
   57485                 :             :     operands[1] = operand1;
   57486                 :             : #define FAIL _Pragma ("GCC error \"log10xf2 cannot FAIL\"") (void)0
   57487                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   57488                 :             : #line 22621 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   57489                 :             : {
   57490                 :             :   operands[2]
   57491                 :             :     = force_reg (XFmode, standard_80387_constant_rtx (3)); /* fldlg2 */
   57492                 :             : }
   57493                 :             : #undef DONE
   57494                 :             : #undef FAIL
   57495                 :             :     operand0 = operands[0];
   57496                 :             :     (void) operand0;
   57497                 :             :     operand1 = operands[1];
   57498                 :             :     (void) operand1;
   57499                 :             :     operand2 = operands[2];
   57500                 :             :     (void) operand2;
   57501                 :             :   }
   57502                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   57503                 :             :         gen_rtvec (2,
   57504                 :             :                 gen_rtx_SET (operand0,
   57505                 :             :         gen_rtx_UNSPEC (XFmode,
   57506                 :             :         gen_rtvec (2,
   57507                 :             :                 operand1,
   57508                 :             :                 operand2),
   57509                 :             :         65)),
   57510                 :             :                 gen_rtx_CLOBBER (VOIDmode,
   57511                 :             :         gen_rtx_SCRATCH (XFmode)))), false);
   57512                 :             :   _val = get_insns ();
   57513                 :             :   end_sequence ();
   57514                 :             :   return _val;
   57515                 :             : }
   57516                 :             : 
   57517                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:22626 */
   57518                 :             : rtx
   57519                 :             : gen_log10sf2 (rtx operand0,
   57520                 :             :         rtx operand1)
   57521                 :             : {
   57522                 :             :   rtx_insn *_val = 0;
   57523                 :             :   start_sequence ();
   57524                 :             :   {
   57525                 :             :     rtx operands[2];
   57526                 :             :     operands[0] = operand0;
   57527                 :             :     operands[1] = operand1;
   57528                 :             : #define FAIL _Pragma ("GCC error \"log10sf2 cannot FAIL\"") (void)0
   57529                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   57530                 :             : #line 22633 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   57531                 :             : {
   57532                 :             :   rtx op0 = gen_reg_rtx (XFmode);
   57533                 :             :   rtx op1 = gen_reg_rtx (XFmode);
   57534                 :             : 
   57535                 :             :   emit_insn (gen_extendsfxf2 (op1, operands[1]));
   57536                 :             :   emit_insn (gen_log10xf2 (op0, op1));
   57537                 :             :   emit_insn (gen_truncxfsf2 (operands[0], op0));
   57538                 :             :   DONE;
   57539                 :             : }
   57540                 :             : #undef DONE
   57541                 :             : #undef FAIL
   57542                 :             :     operand0 = operands[0];
   57543                 :             :     (void) operand0;
   57544                 :             :     operand1 = operands[1];
   57545                 :             :     (void) operand1;
   57546                 :             :   }
   57547                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   57548                 :             :         operand0));
   57549                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   57550                 :             :         operand1));
   57551                 :             :   _val = get_insns ();
   57552                 :             :   end_sequence ();
   57553                 :             :   return _val;
   57554                 :             : }
   57555                 :             : 
   57556                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:22626 */
   57557                 :             : rtx
   57558                 :             : gen_log10df2 (rtx operand0,
   57559                 :             :         rtx operand1)
   57560                 :             : {
   57561                 :             :   rtx_insn *_val = 0;
   57562                 :             :   start_sequence ();
   57563                 :             :   {
   57564                 :             :     rtx operands[2];
   57565                 :             :     operands[0] = operand0;
   57566                 :             :     operands[1] = operand1;
   57567                 :             : #define FAIL _Pragma ("GCC error \"log10df2 cannot FAIL\"") (void)0
   57568                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   57569                 :             : #line 22633 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   57570                 :             : {
   57571                 :             :   rtx op0 = gen_reg_rtx (XFmode);
   57572                 :             :   rtx op1 = gen_reg_rtx (XFmode);
   57573                 :             : 
   57574                 :             :   emit_insn (gen_extenddfxf2 (op1, operands[1]));
   57575                 :             :   emit_insn (gen_log10xf2 (op0, op1));
   57576                 :             :   emit_insn (gen_truncxfdf2 (operands[0], op0));
   57577                 :             :   DONE;
   57578                 :             : }
   57579                 :             : #undef DONE
   57580                 :             : #undef FAIL
   57581                 :             :     operand0 = operands[0];
   57582                 :             :     (void) operand0;
   57583                 :             :     operand1 = operands[1];
   57584                 :             :     (void) operand1;
   57585                 :             :   }
   57586                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   57587                 :             :         operand0));
   57588                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   57589                 :             :         operand1));
   57590                 :             :   _val = get_insns ();
   57591                 :             :   end_sequence ();
   57592                 :             :   return _val;
   57593                 :             : }
   57594                 :             : 
   57595                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:22643 */
   57596                 :             : rtx
   57597                 :             : gen_log2xf2 (rtx operand0,
   57598                 :             :         rtx operand1)
   57599                 :             : {
   57600                 :             :   rtx operand2;
   57601                 :             :   rtx_insn *_val = 0;
   57602                 :             :   start_sequence ();
   57603                 :             :   {
   57604                 :             :     rtx operands[3];
   57605                 :             :     operands[0] = operand0;
   57606                 :             :     operands[1] = operand1;
   57607                 :             : #define FAIL _Pragma ("GCC error \"log2xf2 cannot FAIL\"") (void)0
   57608                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   57609                 :             : #line 22650 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   57610                 :             : operands[2] = force_reg (XFmode, CONST1_RTX (XFmode));
   57611                 :             : #undef DONE
   57612                 :             : #undef FAIL
   57613                 :             :     operand0 = operands[0];
   57614                 :             :     (void) operand0;
   57615                 :             :     operand1 = operands[1];
   57616                 :             :     (void) operand1;
   57617                 :             :     operand2 = operands[2];
   57618                 :             :     (void) operand2;
   57619                 :             :   }
   57620                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   57621                 :             :         gen_rtvec (2,
   57622                 :             :                 gen_rtx_SET (operand0,
   57623                 :             :         gen_rtx_UNSPEC (XFmode,
   57624                 :             :         gen_rtvec (2,
   57625                 :             :                 operand1,
   57626                 :             :                 operand2),
   57627                 :             :         65)),
   57628                 :             :                 gen_rtx_CLOBBER (VOIDmode,
   57629                 :             :         gen_rtx_SCRATCH (XFmode)))), false);
   57630                 :             :   _val = get_insns ();
   57631                 :             :   end_sequence ();
   57632                 :             :   return _val;
   57633                 :             : }
   57634                 :             : 
   57635                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:22652 */
   57636                 :             : rtx
   57637                 :             : gen_log2sf2 (rtx operand0,
   57638                 :             :         rtx operand1)
   57639                 :             : {
   57640                 :             :   rtx_insn *_val = 0;
   57641                 :             :   start_sequence ();
   57642                 :             :   {
   57643                 :             :     rtx operands[2];
   57644                 :             :     operands[0] = operand0;
   57645                 :             :     operands[1] = operand1;
   57646                 :             : #define FAIL _Pragma ("GCC error \"log2sf2 cannot FAIL\"") (void)0
   57647                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   57648                 :             : #line 22659 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   57649                 :             : {
   57650                 :             :   rtx op0 = gen_reg_rtx (XFmode);
   57651                 :             :   rtx op1 = gen_reg_rtx (XFmode);
   57652                 :             : 
   57653                 :             :   emit_insn (gen_extendsfxf2 (op1, operands[1]));
   57654                 :             :   emit_insn (gen_log2xf2 (op0, op1));
   57655                 :             :   emit_insn (gen_truncxfsf2 (operands[0], op0));
   57656                 :             :   DONE;
   57657                 :             : }
   57658                 :             : #undef DONE
   57659                 :             : #undef FAIL
   57660                 :             :     operand0 = operands[0];
   57661                 :             :     (void) operand0;
   57662                 :             :     operand1 = operands[1];
   57663                 :             :     (void) operand1;
   57664                 :             :   }
   57665                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   57666                 :             :         operand0));
   57667                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   57668                 :             :         operand1));
   57669                 :             :   _val = get_insns ();
   57670                 :             :   end_sequence ();
   57671                 :             :   return _val;
   57672                 :             : }
   57673                 :             : 
   57674                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:22652 */
   57675                 :             : rtx
   57676                 :             : gen_log2df2 (rtx operand0,
   57677                 :             :         rtx operand1)
   57678                 :             : {
   57679                 :             :   rtx_insn *_val = 0;
   57680                 :             :   start_sequence ();
   57681                 :             :   {
   57682                 :             :     rtx operands[2];
   57683                 :             :     operands[0] = operand0;
   57684                 :             :     operands[1] = operand1;
   57685                 :             : #define FAIL _Pragma ("GCC error \"log2df2 cannot FAIL\"") (void)0
   57686                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   57687                 :             : #line 22659 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   57688                 :             : {
   57689                 :             :   rtx op0 = gen_reg_rtx (XFmode);
   57690                 :             :   rtx op1 = gen_reg_rtx (XFmode);
   57691                 :             : 
   57692                 :             :   emit_insn (gen_extenddfxf2 (op1, operands[1]));
   57693                 :             :   emit_insn (gen_log2xf2 (op0, op1));
   57694                 :             :   emit_insn (gen_truncxfdf2 (operands[0], op0));
   57695                 :             :   DONE;
   57696                 :             : }
   57697                 :             : #undef DONE
   57698                 :             : #undef FAIL
   57699                 :             :     operand0 = operands[0];
   57700                 :             :     (void) operand0;
   57701                 :             :     operand1 = operands[1];
   57702                 :             :     (void) operand1;
   57703                 :             :   }
   57704                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   57705                 :             :         operand0));
   57706                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   57707                 :             :         operand1));
   57708                 :             :   _val = get_insns ();
   57709                 :             :   end_sequence ();
   57710                 :             :   return _val;
   57711                 :             : }
   57712                 :             : 
   57713                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:22682 */
   57714                 :             : rtx
   57715                 :             : gen_log1pxf2 (rtx operand0,
   57716                 :             :         rtx operand1)
   57717                 :             : {
   57718                 :             :   rtx_insn *_val = 0;
   57719                 :             :   start_sequence ();
   57720                 :             :   {
   57721                 :             :     rtx operands[2];
   57722                 :             :     operands[0] = operand0;
   57723                 :             :     operands[1] = operand1;
   57724                 :             : #define FAIL _Pragma ("GCC error \"log1pxf2 cannot FAIL\"") (void)0
   57725                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   57726                 :             : #line 22687 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   57727                 :             : {
   57728                 :             :   ix86_emit_i387_log1p (operands[0], operands[1]);
   57729                 :             :   DONE;
   57730                 :             : }
   57731                 :             : #undef DONE
   57732                 :             : #undef FAIL
   57733                 :             :     operand0 = operands[0];
   57734                 :             :     (void) operand0;
   57735                 :             :     operand1 = operands[1];
   57736                 :             :     (void) operand1;
   57737                 :             :   }
   57738                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   57739                 :             :         operand0));
   57740                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   57741                 :             :         operand1));
   57742                 :             :   _val = get_insns ();
   57743                 :             :   end_sequence ();
   57744                 :             :   return _val;
   57745                 :             : }
   57746                 :             : 
   57747                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:22692 */
   57748                 :             : rtx
   57749                 :             : gen_log1psf2 (rtx operand0,
   57750                 :             :         rtx operand1)
   57751                 :             : {
   57752                 :             :   rtx_insn *_val = 0;
   57753                 :             :   start_sequence ();
   57754                 :             :   {
   57755                 :             :     rtx operands[2];
   57756                 :             :     operands[0] = operand0;
   57757                 :             :     operands[1] = operand1;
   57758                 :             : #define FAIL _Pragma ("GCC error \"log1psf2 cannot FAIL\"") (void)0
   57759                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   57760                 :             : #line 22699 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   57761                 :             : {
   57762                 :             :   rtx op0 = gen_reg_rtx (XFmode);
   57763                 :             :   rtx op1 = gen_reg_rtx (XFmode);
   57764                 :             : 
   57765                 :             :   emit_insn (gen_extendsfxf2 (op1, operands[1]));
   57766                 :             :   emit_insn (gen_log1pxf2 (op0, op1));
   57767                 :             :   emit_insn (gen_truncxfsf2 (operands[0], op0));
   57768                 :             :   DONE;
   57769                 :             : }
   57770                 :             : #undef DONE
   57771                 :             : #undef FAIL
   57772                 :             :     operand0 = operands[0];
   57773                 :             :     (void) operand0;
   57774                 :             :     operand1 = operands[1];
   57775                 :             :     (void) operand1;
   57776                 :             :   }
   57777                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   57778                 :             :         operand0));
   57779                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   57780                 :             :         operand1));
   57781                 :             :   _val = get_insns ();
   57782                 :             :   end_sequence ();
   57783                 :             :   return _val;
   57784                 :             : }
   57785                 :             : 
   57786                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:22692 */
   57787                 :             : rtx
   57788                 :             : gen_log1pdf2 (rtx operand0,
   57789                 :             :         rtx operand1)
   57790                 :             : {
   57791                 :             :   rtx_insn *_val = 0;
   57792                 :             :   start_sequence ();
   57793                 :             :   {
   57794                 :             :     rtx operands[2];
   57795                 :             :     operands[0] = operand0;
   57796                 :             :     operands[1] = operand1;
   57797                 :             : #define FAIL _Pragma ("GCC error \"log1pdf2 cannot FAIL\"") (void)0
   57798                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   57799                 :             : #line 22699 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   57800                 :             : {
   57801                 :             :   rtx op0 = gen_reg_rtx (XFmode);
   57802                 :             :   rtx op1 = gen_reg_rtx (XFmode);
   57803                 :             : 
   57804                 :             :   emit_insn (gen_extenddfxf2 (op1, operands[1]));
   57805                 :             :   emit_insn (gen_log1pxf2 (op0, op1));
   57806                 :             :   emit_insn (gen_truncxfdf2 (operands[0], op0));
   57807                 :             :   DONE;
   57808                 :             : }
   57809                 :             : #undef DONE
   57810                 :             : #undef FAIL
   57811                 :             :     operand0 = operands[0];
   57812                 :             :     (void) operand0;
   57813                 :             :     operand1 = operands[1];
   57814                 :             :     (void) operand1;
   57815                 :             :   }
   57816                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   57817                 :             :         operand0));
   57818                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   57819                 :             :         operand1));
   57820                 :             :   _val = get_insns ();
   57821                 :             :   end_sequence ();
   57822                 :             :   return _val;
   57823                 :             : }
   57824                 :             : 
   57825                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:22722 */
   57826                 :             : rtx
   57827                 :             : gen_logbxf2 (rtx operand0,
   57828                 :             :         rtx operand1)
   57829                 :             : {
   57830                 :             :   rtx operand2;
   57831                 :             :   rtx_insn *_val = 0;
   57832                 :             :   start_sequence ();
   57833                 :             :   {
   57834                 :             :     rtx operands[3];
   57835                 :             :     operands[0] = operand0;
   57836                 :             :     operands[1] = operand1;
   57837                 :             : #define FAIL _Pragma ("GCC error \"logbxf2 cannot FAIL\"") (void)0
   57838                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   57839                 :             : #line 22730 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   57840                 :             : operands[2] = gen_reg_rtx (XFmode);
   57841                 :             : #undef DONE
   57842                 :             : #undef FAIL
   57843                 :             :     operand0 = operands[0];
   57844                 :             :     (void) operand0;
   57845                 :             :     operand1 = operands[1];
   57846                 :             :     (void) operand1;
   57847                 :             :     operand2 = operands[2];
   57848                 :             :     (void) operand2;
   57849                 :             :   }
   57850                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   57851                 :             :         gen_rtvec (2,
   57852                 :             :                 gen_rtx_SET (operand2,
   57853                 :             :         gen_rtx_UNSPEC (XFmode,
   57854                 :             :         gen_rtvec (1,
   57855                 :             :                 operand1),
   57856                 :             :         80)),
   57857                 :             :                 gen_rtx_SET (operand0,
   57858                 :             :         gen_rtx_UNSPEC (XFmode,
   57859                 :             :         gen_rtvec (1,
   57860                 :             :                 copy_rtx (operand1)),
   57861                 :             :         81)))), false);
   57862                 :             :   _val = get_insns ();
   57863                 :             :   end_sequence ();
   57864                 :             :   return _val;
   57865                 :             : }
   57866                 :             : 
   57867                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:22732 */
   57868                 :             : rtx
   57869                 :             : gen_logbsf2 (rtx operand0,
   57870                 :             :         rtx operand1)
   57871                 :             : {
   57872                 :             :   rtx_insn *_val = 0;
   57873                 :             :   start_sequence ();
   57874                 :             :   {
   57875                 :             :     rtx operands[2];
   57876                 :             :     operands[0] = operand0;
   57877                 :             :     operands[1] = operand1;
   57878                 :             : #define FAIL _Pragma ("GCC error \"logbsf2 cannot FAIL\"") (void)0
   57879                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   57880                 :             : #line 22739 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   57881                 :             : {
   57882                 :             :   rtx op0 = gen_reg_rtx (XFmode);
   57883                 :             :   rtx op1 = gen_reg_rtx (XFmode);
   57884                 :             : 
   57885                 :             :   emit_insn (gen_extendsfxf2 (op1, operands[1]));
   57886                 :             :   emit_insn (gen_logbxf2 (op0, op1));
   57887                 :             :   emit_insn (gen_truncxfsf2 (operands[0], op1));
   57888                 :             :   DONE;
   57889                 :             : }
   57890                 :             : #undef DONE
   57891                 :             : #undef FAIL
   57892                 :             :     operand0 = operands[0];
   57893                 :             :     (void) operand0;
   57894                 :             :     operand1 = operands[1];
   57895                 :             :     (void) operand1;
   57896                 :             :   }
   57897                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   57898                 :             :         operand0));
   57899                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   57900                 :             :         operand1));
   57901                 :             :   _val = get_insns ();
   57902                 :             :   end_sequence ();
   57903                 :             :   return _val;
   57904                 :             : }
   57905                 :             : 
   57906                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:22732 */
   57907                 :             : rtx
   57908                 :             : gen_logbdf2 (rtx operand0,
   57909                 :             :         rtx operand1)
   57910                 :             : {
   57911                 :             :   rtx_insn *_val = 0;
   57912                 :             :   start_sequence ();
   57913                 :             :   {
   57914                 :             :     rtx operands[2];
   57915                 :             :     operands[0] = operand0;
   57916                 :             :     operands[1] = operand1;
   57917                 :             : #define FAIL _Pragma ("GCC error \"logbdf2 cannot FAIL\"") (void)0
   57918                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   57919                 :             : #line 22739 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   57920                 :             : {
   57921                 :             :   rtx op0 = gen_reg_rtx (XFmode);
   57922                 :             :   rtx op1 = gen_reg_rtx (XFmode);
   57923                 :             : 
   57924                 :             :   emit_insn (gen_extenddfxf2 (op1, operands[1]));
   57925                 :             :   emit_insn (gen_logbxf2 (op0, op1));
   57926                 :             :   emit_insn (gen_truncxfdf2 (operands[0], op1));
   57927                 :             :   DONE;
   57928                 :             : }
   57929                 :             : #undef DONE
   57930                 :             : #undef FAIL
   57931                 :             :     operand0 = operands[0];
   57932                 :             :     (void) operand0;
   57933                 :             :     operand1 = operands[1];
   57934                 :             :     (void) operand1;
   57935                 :             :   }
   57936                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   57937                 :             :         operand0));
   57938                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   57939                 :             :         operand1));
   57940                 :             :   _val = get_insns ();
   57941                 :             :   end_sequence ();
   57942                 :             :   return _val;
   57943                 :             : }
   57944                 :             : 
   57945                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:22749 */
   57946                 :             : rtx
   57947                 :             : gen_ilogbxf2 (rtx operand0,
   57948                 :             :         rtx operand1)
   57949                 :             : {
   57950                 :             :   rtx_insn *_val = 0;
   57951                 :             :   start_sequence ();
   57952                 :             :   {
   57953                 :             :     rtx operands[2];
   57954                 :             :     operands[0] = operand0;
   57955                 :             :     operands[1] = operand1;
   57956                 :             : #define FAIL return (end_sequence (), _val)
   57957                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   57958                 :             : #line 22754 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   57959                 :             : {
   57960                 :             :   rtx op0, op1;
   57961                 :             : 
   57962                 :             :   if (optimize_insn_for_size_p ())
   57963                 :             :     FAIL;
   57964                 :             : 
   57965                 :             :   op0 = gen_reg_rtx (XFmode);
   57966                 :             :   op1 = gen_reg_rtx (XFmode);
   57967                 :             : 
   57968                 :             :   emit_insn (gen_fxtractxf3_i387 (op0, op1, operands[1]));
   57969                 :             :   emit_insn (gen_fix_truncxfsi2 (operands[0], op1));
   57970                 :             :   DONE;
   57971                 :             : }
   57972                 :             : #undef DONE
   57973                 :             : #undef FAIL
   57974                 :             :     operand0 = operands[0];
   57975                 :             :     (void) operand0;
   57976                 :             :     operand1 = operands[1];
   57977                 :             :     (void) operand1;
   57978                 :             :   }
   57979                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   57980                 :             :         operand0));
   57981                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   57982                 :             :         operand1));
   57983                 :             :   _val = get_insns ();
   57984                 :             :   end_sequence ();
   57985                 :             :   return _val;
   57986                 :             : }
   57987                 :             : 
   57988                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:22768 */
   57989                 :             : rtx
   57990                 :             : gen_ilogbsf2 (rtx operand0,
   57991                 :             :         rtx operand1)
   57992                 :             : {
   57993                 :             :   rtx_insn *_val = 0;
   57994                 :             :   start_sequence ();
   57995                 :             :   {
   57996                 :             :     rtx operands[2];
   57997                 :             :     operands[0] = operand0;
   57998                 :             :     operands[1] = operand1;
   57999                 :             : #define FAIL return (end_sequence (), _val)
   58000                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   58001                 :             : #line 22775 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   58002                 :             : {
   58003                 :             :   rtx op0, op1, op2;
   58004                 :             : 
   58005                 :             :   if (optimize_insn_for_size_p ())
   58006                 :             :     FAIL;
   58007                 :             : 
   58008                 :             :   op0 = gen_reg_rtx (XFmode);
   58009                 :             :   op1 = gen_reg_rtx (XFmode);
   58010                 :             :   op2 = gen_reg_rtx (XFmode);
   58011                 :             : 
   58012                 :             :   emit_insn (gen_extendsfxf2 (op2, operands[1]));
   58013                 :             :   emit_insn (gen_fxtractxf3_i387 (op0, op1, op2));
   58014                 :             :   emit_insn (gen_fix_truncxfsi2 (operands[0], op1));
   58015                 :             :   DONE;
   58016                 :             : }
   58017                 :             : #undef DONE
   58018                 :             : #undef FAIL
   58019                 :             :     operand0 = operands[0];
   58020                 :             :     (void) operand0;
   58021                 :             :     operand1 = operands[1];
   58022                 :             :     (void) operand1;
   58023                 :             :   }
   58024                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   58025                 :             :         operand0));
   58026                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   58027                 :             :         operand1));
   58028                 :             :   _val = get_insns ();
   58029                 :             :   end_sequence ();
   58030                 :             :   return _val;
   58031                 :             : }
   58032                 :             : 
   58033                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:22768 */
   58034                 :             : rtx
   58035                 :             : gen_ilogbdf2 (rtx operand0,
   58036                 :             :         rtx operand1)
   58037                 :             : {
   58038                 :             :   rtx_insn *_val = 0;
   58039                 :             :   start_sequence ();
   58040                 :             :   {
   58041                 :             :     rtx operands[2];
   58042                 :             :     operands[0] = operand0;
   58043                 :             :     operands[1] = operand1;
   58044                 :             : #define FAIL return (end_sequence (), _val)
   58045                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   58046                 :             : #line 22775 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   58047                 :             : {
   58048                 :             :   rtx op0, op1, op2;
   58049                 :             : 
   58050                 :             :   if (optimize_insn_for_size_p ())
   58051                 :             :     FAIL;
   58052                 :             : 
   58053                 :             :   op0 = gen_reg_rtx (XFmode);
   58054                 :             :   op1 = gen_reg_rtx (XFmode);
   58055                 :             :   op2 = gen_reg_rtx (XFmode);
   58056                 :             : 
   58057                 :             :   emit_insn (gen_extenddfxf2 (op2, operands[1]));
   58058                 :             :   emit_insn (gen_fxtractxf3_i387 (op0, op1, op2));
   58059                 :             :   emit_insn (gen_fix_truncxfsi2 (operands[0], op1));
   58060                 :             :   DONE;
   58061                 :             : }
   58062                 :             : #undef DONE
   58063                 :             : #undef FAIL
   58064                 :             :     operand0 = operands[0];
   58065                 :             :     (void) operand0;
   58066                 :             :     operand1 = operands[1];
   58067                 :             :     (void) operand1;
   58068                 :             :   }
   58069                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   58070                 :             :         operand0));
   58071                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   58072                 :             :         operand1));
   58073                 :             :   _val = get_insns ();
   58074                 :             :   end_sequence ();
   58075                 :             :   return _val;
   58076                 :             : }
   58077                 :             : 
   58078                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:22817 */
   58079                 :             : rtx
   58080                 :             : gen_expNcorexf3 (rtx operand0,
   58081                 :             :         rtx operand1,
   58082                 :             :         rtx operand2)
   58083                 :             : {
   58084                 :             :   rtx operand3;
   58085                 :             :   rtx operand4;
   58086                 :             :   rtx operand5;
   58087                 :             :   rtx operand6;
   58088                 :             :   rtx operand7;
   58089                 :             :   rtx operand8;
   58090                 :             :   rtx operand9;
   58091                 :             :   rtx_insn *_val = 0;
   58092                 :             :   start_sequence ();
   58093                 :             :   {
   58094                 :             :     rtx operands[10];
   58095                 :             :     operands[0] = operand0;
   58096                 :             :     operands[1] = operand1;
   58097                 :             :     operands[2] = operand2;
   58098                 :             : #define FAIL return (end_sequence (), _val)
   58099                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   58100                 :             : #line 22832 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   58101                 :             : {
   58102                 :             :   int i;
   58103                 :             : 
   58104                 :             :   for (i = 3; i < 10; i++)
   58105                 :             :     operands[i] = gen_reg_rtx (XFmode);
   58106                 :             : 
   58107                 :             :   emit_move_insn (operands[7], CONST1_RTX (XFmode));
   58108                 :             : }
   58109                 :             : #undef DONE
   58110                 :             : #undef FAIL
   58111                 :             :     operand0 = operands[0];
   58112                 :             :     (void) operand0;
   58113                 :             :     operand1 = operands[1];
   58114                 :             :     (void) operand1;
   58115                 :             :     operand2 = operands[2];
   58116                 :             :     (void) operand2;
   58117                 :             :     operand3 = operands[3];
   58118                 :             :     (void) operand3;
   58119                 :             :     operand4 = operands[4];
   58120                 :             :     (void) operand4;
   58121                 :             :     operand5 = operands[5];
   58122                 :             :     (void) operand5;
   58123                 :             :     operand6 = operands[6];
   58124                 :             :     (void) operand6;
   58125                 :             :     operand7 = operands[7];
   58126                 :             :     (void) operand7;
   58127                 :             :     operand8 = operands[8];
   58128                 :             :     (void) operand8;
   58129                 :             :     operand9 = operands[9];
   58130                 :             :     (void) operand9;
   58131                 :             :   }
   58132                 :             :   emit_insn (gen_rtx_SET (operand3,
   58133                 :             :         gen_rtx_MULT (XFmode,
   58134                 :             :         operand1,
   58135                 :             :         operand2)));
   58136                 :             :   emit_insn (gen_rtx_SET (operand4,
   58137                 :             :         gen_rtx_UNSPEC (XFmode,
   58138                 :             :         gen_rtvec (1,
   58139                 :             :                 copy_rtx (operand3)),
   58140                 :             :         67)));
   58141                 :             :   emit_insn (gen_rtx_SET (operand5,
   58142                 :             :         gen_rtx_MINUS (XFmode,
   58143                 :             :         copy_rtx (operand3),
   58144                 :             :         copy_rtx (operand4))));
   58145                 :             :   emit_insn (gen_rtx_SET (operand6,
   58146                 :             :         gen_rtx_UNSPEC (XFmode,
   58147                 :             :         gen_rtvec (1,
   58148                 :             :                 copy_rtx (operand5)),
   58149                 :             :         69)));
   58150                 :             :   emit_insn (gen_rtx_SET (operand8,
   58151                 :             :         gen_rtx_PLUS (XFmode,
   58152                 :             :         copy_rtx (operand6),
   58153                 :             :         operand7)));
   58154                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   58155                 :             :         gen_rtvec (2,
   58156                 :             :                 gen_rtx_SET (operand0,
   58157                 :             :         gen_rtx_UNSPEC (XFmode,
   58158                 :             :         gen_rtvec (2,
   58159                 :             :                 copy_rtx (operand8),
   58160                 :             :                 copy_rtx (operand4)),
   58161                 :             :         82)),
   58162                 :             :                 gen_rtx_SET (operand9,
   58163                 :             :         gen_rtx_UNSPEC (XFmode,
   58164                 :             :         gen_rtvec (2,
   58165                 :             :                 copy_rtx (operand8),
   58166                 :             :                 copy_rtx (operand4)),
   58167                 :             :         83)))), false);
   58168                 :             :   _val = get_insns ();
   58169                 :             :   end_sequence ();
   58170                 :             :   return _val;
   58171                 :             : }
   58172                 :             : 
   58173                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:22841 */
   58174                 :             : rtx
   58175                 :             : gen_expxf2 (rtx operand0,
   58176                 :             :         rtx operand1)
   58177                 :             : {
   58178                 :             :   rtx_insn *_val = 0;
   58179                 :             :   start_sequence ();
   58180                 :             :   {
   58181                 :             :     rtx operands[2];
   58182                 :             :     operands[0] = operand0;
   58183                 :             :     operands[1] = operand1;
   58184                 :             : #define FAIL _Pragma ("GCC error \"expxf2 cannot FAIL\"") (void)0
   58185                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   58186                 :             : #line 22846 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   58187                 :             : {
   58188                 :             :   rtx op2 = force_reg (XFmode, standard_80387_constant_rtx (5)); /* fldl2e */
   58189                 :             : 
   58190                 :             :   emit_insn (gen_expNcorexf3 (operands[0], operands[1], op2));
   58191                 :             :   DONE;
   58192                 :             : }
   58193                 :             : #undef DONE
   58194                 :             : #undef FAIL
   58195                 :             :     operand0 = operands[0];
   58196                 :             :     (void) operand0;
   58197                 :             :     operand1 = operands[1];
   58198                 :             :     (void) operand1;
   58199                 :             :   }
   58200                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   58201                 :             :         operand0));
   58202                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   58203                 :             :         operand1));
   58204                 :             :   _val = get_insns ();
   58205                 :             :   end_sequence ();
   58206                 :             :   return _val;
   58207                 :             : }
   58208                 :             : 
   58209                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:22853 */
   58210                 :             : rtx
   58211                 :             : gen_expsf2 (rtx operand0,
   58212                 :             :         rtx operand1)
   58213                 :             : {
   58214                 :             :   rtx_insn *_val = 0;
   58215                 :             :   start_sequence ();
   58216                 :             :   {
   58217                 :             :     rtx operands[2];
   58218                 :             :     operands[0] = operand0;
   58219                 :             :     operands[1] = operand1;
   58220                 :             : #define FAIL _Pragma ("GCC error \"expsf2 cannot FAIL\"") (void)0
   58221                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   58222                 :             : #line 22860 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   58223                 :             : {
   58224                 :             :   rtx op0 = gen_reg_rtx (XFmode);
   58225                 :             :   rtx op1 = gen_reg_rtx (XFmode);
   58226                 :             : 
   58227                 :             :   emit_insn (gen_extendsfxf2 (op1, operands[1]));
   58228                 :             :   emit_insn (gen_expxf2 (op0, op1));
   58229                 :             :   emit_insn (gen_truncxfsf2 (operands[0], op0));
   58230                 :             :   DONE;
   58231                 :             : }
   58232                 :             : #undef DONE
   58233                 :             : #undef FAIL
   58234                 :             :     operand0 = operands[0];
   58235                 :             :     (void) operand0;
   58236                 :             :     operand1 = operands[1];
   58237                 :             :     (void) operand1;
   58238                 :             :   }
   58239                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   58240                 :             :         operand0));
   58241                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   58242                 :             :         operand1));
   58243                 :             :   _val = get_insns ();
   58244                 :             :   end_sequence ();
   58245                 :             :   return _val;
   58246                 :             : }
   58247                 :             : 
   58248                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:22853 */
   58249                 :             : rtx
   58250                 :             : gen_expdf2 (rtx operand0,
   58251                 :             :         rtx operand1)
   58252                 :             : {
   58253                 :             :   rtx_insn *_val = 0;
   58254                 :             :   start_sequence ();
   58255                 :             :   {
   58256                 :             :     rtx operands[2];
   58257                 :             :     operands[0] = operand0;
   58258                 :             :     operands[1] = operand1;
   58259                 :             : #define FAIL _Pragma ("GCC error \"expdf2 cannot FAIL\"") (void)0
   58260                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   58261                 :             : #line 22860 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   58262                 :             : {
   58263                 :             :   rtx op0 = gen_reg_rtx (XFmode);
   58264                 :             :   rtx op1 = gen_reg_rtx (XFmode);
   58265                 :             : 
   58266                 :             :   emit_insn (gen_extenddfxf2 (op1, operands[1]));
   58267                 :             :   emit_insn (gen_expxf2 (op0, op1));
   58268                 :             :   emit_insn (gen_truncxfdf2 (operands[0], op0));
   58269                 :             :   DONE;
   58270                 :             : }
   58271                 :             : #undef DONE
   58272                 :             : #undef FAIL
   58273                 :             :     operand0 = operands[0];
   58274                 :             :     (void) operand0;
   58275                 :             :     operand1 = operands[1];
   58276                 :             :     (void) operand1;
   58277                 :             :   }
   58278                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   58279                 :             :         operand0));
   58280                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   58281                 :             :         operand1));
   58282                 :             :   _val = get_insns ();
   58283                 :             :   end_sequence ();
   58284                 :             :   return _val;
   58285                 :             : }
   58286                 :             : 
   58287                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:22870 */
   58288                 :             : rtx
   58289                 :             : gen_exp10xf2 (rtx operand0,
   58290                 :             :         rtx operand1)
   58291                 :             : {
   58292                 :             :   rtx_insn *_val = 0;
   58293                 :             :   start_sequence ();
   58294                 :             :   {
   58295                 :             :     rtx operands[2];
   58296                 :             :     operands[0] = operand0;
   58297                 :             :     operands[1] = operand1;
   58298                 :             : #define FAIL _Pragma ("GCC error \"exp10xf2 cannot FAIL\"") (void)0
   58299                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   58300                 :             : #line 22875 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   58301                 :             : {
   58302                 :             :   rtx op2 = force_reg (XFmode, standard_80387_constant_rtx (6)); /* fldl2t */
   58303                 :             : 
   58304                 :             :   emit_insn (gen_expNcorexf3 (operands[0], operands[1], op2));
   58305                 :             :   DONE;
   58306                 :             : }
   58307                 :             : #undef DONE
   58308                 :             : #undef FAIL
   58309                 :             :     operand0 = operands[0];
   58310                 :             :     (void) operand0;
   58311                 :             :     operand1 = operands[1];
   58312                 :             :     (void) operand1;
   58313                 :             :   }
   58314                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   58315                 :             :         operand0));
   58316                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   58317                 :             :         operand1));
   58318                 :             :   _val = get_insns ();
   58319                 :             :   end_sequence ();
   58320                 :             :   return _val;
   58321                 :             : }
   58322                 :             : 
   58323                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:22882 */
   58324                 :             : rtx
   58325                 :             : gen_exp10sf2 (rtx operand0,
   58326                 :             :         rtx operand1)
   58327                 :             : {
   58328                 :             :   rtx_insn *_val = 0;
   58329                 :             :   start_sequence ();
   58330                 :             :   {
   58331                 :             :     rtx operands[2];
   58332                 :             :     operands[0] = operand0;
   58333                 :             :     operands[1] = operand1;
   58334                 :             : #define FAIL _Pragma ("GCC error \"exp10sf2 cannot FAIL\"") (void)0
   58335                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   58336                 :             : #line 22889 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   58337                 :             : {
   58338                 :             :   rtx op0 = gen_reg_rtx (XFmode);
   58339                 :             :   rtx op1 = gen_reg_rtx (XFmode);
   58340                 :             : 
   58341                 :             :   emit_insn (gen_extendsfxf2 (op1, operands[1]));
   58342                 :             :   emit_insn (gen_exp10xf2 (op0, op1));
   58343                 :             :   emit_insn (gen_truncxfsf2 (operands[0], op0));
   58344                 :             :   DONE;
   58345                 :             : }
   58346                 :             : #undef DONE
   58347                 :             : #undef FAIL
   58348                 :             :     operand0 = operands[0];
   58349                 :             :     (void) operand0;
   58350                 :             :     operand1 = operands[1];
   58351                 :             :     (void) operand1;
   58352                 :             :   }
   58353                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   58354                 :             :         operand0));
   58355                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   58356                 :             :         operand1));
   58357                 :             :   _val = get_insns ();
   58358                 :             :   end_sequence ();
   58359                 :             :   return _val;
   58360                 :             : }
   58361                 :             : 
   58362                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:22882 */
   58363                 :             : rtx
   58364                 :             : gen_exp10df2 (rtx operand0,
   58365                 :             :         rtx operand1)
   58366                 :             : {
   58367                 :             :   rtx_insn *_val = 0;
   58368                 :             :   start_sequence ();
   58369                 :             :   {
   58370                 :             :     rtx operands[2];
   58371                 :             :     operands[0] = operand0;
   58372                 :             :     operands[1] = operand1;
   58373                 :             : #define FAIL _Pragma ("GCC error \"exp10df2 cannot FAIL\"") (void)0
   58374                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   58375                 :             : #line 22889 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   58376                 :             : {
   58377                 :             :   rtx op0 = gen_reg_rtx (XFmode);
   58378                 :             :   rtx op1 = gen_reg_rtx (XFmode);
   58379                 :             : 
   58380                 :             :   emit_insn (gen_extenddfxf2 (op1, operands[1]));
   58381                 :             :   emit_insn (gen_exp10xf2 (op0, op1));
   58382                 :             :   emit_insn (gen_truncxfdf2 (operands[0], op0));
   58383                 :             :   DONE;
   58384                 :             : }
   58385                 :             : #undef DONE
   58386                 :             : #undef FAIL
   58387                 :             :     operand0 = operands[0];
   58388                 :             :     (void) operand0;
   58389                 :             :     operand1 = operands[1];
   58390                 :             :     (void) operand1;
   58391                 :             :   }
   58392                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   58393                 :             :         operand0));
   58394                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   58395                 :             :         operand1));
   58396                 :             :   _val = get_insns ();
   58397                 :             :   end_sequence ();
   58398                 :             :   return _val;
   58399                 :             : }
   58400                 :             : 
   58401                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:22899 */
   58402                 :             : rtx
   58403                 :             : gen_exp2xf2 (rtx operand0,
   58404                 :             :         rtx operand1)
   58405                 :             : {
   58406                 :             :   rtx_insn *_val = 0;
   58407                 :             :   start_sequence ();
   58408                 :             :   {
   58409                 :             :     rtx operands[2];
   58410                 :             :     operands[0] = operand0;
   58411                 :             :     operands[1] = operand1;
   58412                 :             : #define FAIL _Pragma ("GCC error \"exp2xf2 cannot FAIL\"") (void)0
   58413                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   58414                 :             : #line 22904 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   58415                 :             : {
   58416                 :             :   rtx op2 = force_reg (XFmode, CONST1_RTX (XFmode));
   58417                 :             : 
   58418                 :             :   emit_insn (gen_expNcorexf3 (operands[0], operands[1], op2));
   58419                 :             :   DONE;
   58420                 :             : }
   58421                 :             : #undef DONE
   58422                 :             : #undef FAIL
   58423                 :             :     operand0 = operands[0];
   58424                 :             :     (void) operand0;
   58425                 :             :     operand1 = operands[1];
   58426                 :             :     (void) operand1;
   58427                 :             :   }
   58428                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   58429                 :             :         operand0));
   58430                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   58431                 :             :         operand1));
   58432                 :             :   _val = get_insns ();
   58433                 :             :   end_sequence ();
   58434                 :             :   return _val;
   58435                 :             : }
   58436                 :             : 
   58437                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:22911 */
   58438                 :             : rtx
   58439                 :             : gen_exp2sf2 (rtx operand0,
   58440                 :             :         rtx operand1)
   58441                 :             : {
   58442                 :             :   rtx_insn *_val = 0;
   58443                 :             :   start_sequence ();
   58444                 :             :   {
   58445                 :             :     rtx operands[2];
   58446                 :             :     operands[0] = operand0;
   58447                 :             :     operands[1] = operand1;
   58448                 :             : #define FAIL _Pragma ("GCC error \"exp2sf2 cannot FAIL\"") (void)0
   58449                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   58450                 :             : #line 22918 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   58451                 :             : {
   58452                 :             :   rtx op0 = gen_reg_rtx (XFmode);
   58453                 :             :   rtx op1 = gen_reg_rtx (XFmode);
   58454                 :             : 
   58455                 :             :   emit_insn (gen_extendsfxf2 (op1, operands[1]));
   58456                 :             :   emit_insn (gen_exp2xf2 (op0, op1));
   58457                 :             :   emit_insn (gen_truncxfsf2 (operands[0], op0));
   58458                 :             :   DONE;
   58459                 :             : }
   58460                 :             : #undef DONE
   58461                 :             : #undef FAIL
   58462                 :             :     operand0 = operands[0];
   58463                 :             :     (void) operand0;
   58464                 :             :     operand1 = operands[1];
   58465                 :             :     (void) operand1;
   58466                 :             :   }
   58467                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   58468                 :             :         operand0));
   58469                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   58470                 :             :         operand1));
   58471                 :             :   _val = get_insns ();
   58472                 :             :   end_sequence ();
   58473                 :             :   return _val;
   58474                 :             : }
   58475                 :             : 
   58476                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:22911 */
   58477                 :             : rtx
   58478                 :             : gen_exp2df2 (rtx operand0,
   58479                 :             :         rtx operand1)
   58480                 :             : {
   58481                 :             :   rtx_insn *_val = 0;
   58482                 :             :   start_sequence ();
   58483                 :             :   {
   58484                 :             :     rtx operands[2];
   58485                 :             :     operands[0] = operand0;
   58486                 :             :     operands[1] = operand1;
   58487                 :             : #define FAIL _Pragma ("GCC error \"exp2df2 cannot FAIL\"") (void)0
   58488                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   58489                 :             : #line 22918 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   58490                 :             : {
   58491                 :             :   rtx op0 = gen_reg_rtx (XFmode);
   58492                 :             :   rtx op1 = gen_reg_rtx (XFmode);
   58493                 :             : 
   58494                 :             :   emit_insn (gen_extenddfxf2 (op1, operands[1]));
   58495                 :             :   emit_insn (gen_exp2xf2 (op0, op1));
   58496                 :             :   emit_insn (gen_truncxfdf2 (operands[0], op0));
   58497                 :             :   DONE;
   58498                 :             : }
   58499                 :             : #undef DONE
   58500                 :             : #undef FAIL
   58501                 :             :     operand0 = operands[0];
   58502                 :             :     (void) operand0;
   58503                 :             :     operand1 = operands[1];
   58504                 :             :     (void) operand1;
   58505                 :             :   }
   58506                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   58507                 :             :         operand0));
   58508                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   58509                 :             :         operand1));
   58510                 :             :   _val = get_insns ();
   58511                 :             :   end_sequence ();
   58512                 :             :   return _val;
   58513                 :             : }
   58514                 :             : 
   58515                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:22928 */
   58516                 :             : rtx
   58517                 :             : gen_expm1xf2 (rtx operand0,
   58518                 :             :         rtx operand1)
   58519                 :             : {
   58520                 :             :   rtx operand2;
   58521                 :             :   rtx operand3;
   58522                 :             :   rtx operand4;
   58523                 :             :   rtx operand5;
   58524                 :             :   rtx operand6;
   58525                 :             :   rtx operand7;
   58526                 :             :   rtx operand8;
   58527                 :             :   rtx operand9;
   58528                 :             :   rtx operand10;
   58529                 :             :   rtx operand11;
   58530                 :             :   rtx operand12;
   58531                 :             :   rtx_insn *_val = 0;
   58532                 :             :   start_sequence ();
   58533                 :             :   {
   58534                 :             :     rtx operands[13];
   58535                 :             :     operands[0] = operand0;
   58536                 :             :     operands[1] = operand1;
   58537                 :             : #define FAIL _Pragma ("GCC error \"expm1xf2 cannot FAIL\"") (void)0
   58538                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   58539                 :             : #line 22951 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   58540                 :             : {
   58541                 :             :   int i;
   58542                 :             : 
   58543                 :             :   for (i = 2; i < 13; i++)
   58544                 :             :     operands[i] = gen_reg_rtx (XFmode);
   58545                 :             : 
   58546                 :             :   emit_move_insn (operands[2], standard_80387_constant_rtx (5)); /* fldl2e */
   58547                 :             :   emit_move_insn (operands[9], CONST1_RTX (XFmode));
   58548                 :             : }
   58549                 :             : #undef DONE
   58550                 :             : #undef FAIL
   58551                 :             :     operand0 = operands[0];
   58552                 :             :     (void) operand0;
   58553                 :             :     operand1 = operands[1];
   58554                 :             :     (void) operand1;
   58555                 :             :     operand2 = operands[2];
   58556                 :             :     (void) operand2;
   58557                 :             :     operand3 = operands[3];
   58558                 :             :     (void) operand3;
   58559                 :             :     operand4 = operands[4];
   58560                 :             :     (void) operand4;
   58561                 :             :     operand5 = operands[5];
   58562                 :             :     (void) operand5;
   58563                 :             :     operand6 = operands[6];
   58564                 :             :     (void) operand6;
   58565                 :             :     operand7 = operands[7];
   58566                 :             :     (void) operand7;
   58567                 :             :     operand8 = operands[8];
   58568                 :             :     (void) operand8;
   58569                 :             :     operand9 = operands[9];
   58570                 :             :     (void) operand9;
   58571                 :             :     operand10 = operands[10];
   58572                 :             :     (void) operand10;
   58573                 :             :     operand11 = operands[11];
   58574                 :             :     (void) operand11;
   58575                 :             :     operand12 = operands[12];
   58576                 :             :     (void) operand12;
   58577                 :             :   }
   58578                 :             :   emit_insn (gen_rtx_SET (operand3,
   58579                 :             :         gen_rtx_MULT (XFmode,
   58580                 :             :         operand1,
   58581                 :             :         operand2)));
   58582                 :             :   emit_insn (gen_rtx_SET (operand4,
   58583                 :             :         gen_rtx_UNSPEC (XFmode,
   58584                 :             :         gen_rtvec (1,
   58585                 :             :                 copy_rtx (operand3)),
   58586                 :             :         67)));
   58587                 :             :   emit_insn (gen_rtx_SET (operand5,
   58588                 :             :         gen_rtx_MINUS (XFmode,
   58589                 :             :         copy_rtx (operand3),
   58590                 :             :         copy_rtx (operand4))));
   58591                 :             :   emit_insn (gen_rtx_SET (operand6,
   58592                 :             :         gen_rtx_UNSPEC (XFmode,
   58593                 :             :         gen_rtvec (1,
   58594                 :             :                 copy_rtx (operand5)),
   58595                 :             :         69)));
   58596                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   58597                 :             :         gen_rtvec (2,
   58598                 :             :                 gen_rtx_SET (operand7,
   58599                 :             :         gen_rtx_UNSPEC (XFmode,
   58600                 :             :         gen_rtvec (2,
   58601                 :             :                 copy_rtx (operand6),
   58602                 :             :                 copy_rtx (operand4)),
   58603                 :             :         82)),
   58604                 :             :                 gen_rtx_SET (operand8,
   58605                 :             :         gen_rtx_UNSPEC (XFmode,
   58606                 :             :         gen_rtvec (2,
   58607                 :             :                 copy_rtx (operand6),
   58608                 :             :                 copy_rtx (operand4)),
   58609                 :             :         83)))), true);
   58610                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   58611                 :             :         gen_rtvec (2,
   58612                 :             :                 gen_rtx_SET (operand10,
   58613                 :             :         gen_rtx_UNSPEC (XFmode,
   58614                 :             :         gen_rtvec (2,
   58615                 :             :                 operand9,
   58616                 :             :                 copy_rtx (operand8)),
   58617                 :             :         82)),
   58618                 :             :                 gen_rtx_SET (operand11,
   58619                 :             :         gen_rtx_UNSPEC (XFmode,
   58620                 :             :         gen_rtvec (2,
   58621                 :             :                 copy_rtx (operand9),
   58622                 :             :                 copy_rtx (operand8)),
   58623                 :             :         83)))), true);
   58624                 :             :   emit_insn (gen_rtx_SET (operand12,
   58625                 :             :         gen_rtx_MINUS (XFmode,
   58626                 :             :         copy_rtx (operand10),
   58627                 :             :         copy_rtx (operand9))));
   58628                 :             :   emit_insn (gen_rtx_SET (operand0,
   58629                 :             :         gen_rtx_PLUS (XFmode,
   58630                 :             :         copy_rtx (operand12),
   58631                 :             :         copy_rtx (operand7))));
   58632                 :             :   _val = get_insns ();
   58633                 :             :   end_sequence ();
   58634                 :             :   return _val;
   58635                 :             : }
   58636                 :             : 
   58637                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:22961 */
   58638                 :             : rtx
   58639                 :             : gen_expm1sf2 (rtx operand0,
   58640                 :             :         rtx operand1)
   58641                 :             : {
   58642                 :             :   rtx_insn *_val = 0;
   58643                 :             :   start_sequence ();
   58644                 :             :   {
   58645                 :             :     rtx operands[2];
   58646                 :             :     operands[0] = operand0;
   58647                 :             :     operands[1] = operand1;
   58648                 :             : #define FAIL _Pragma ("GCC error \"expm1sf2 cannot FAIL\"") (void)0
   58649                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   58650                 :             : #line 22968 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   58651                 :             : {
   58652                 :             :   rtx op0 = gen_reg_rtx (XFmode);
   58653                 :             :   rtx op1 = gen_reg_rtx (XFmode);
   58654                 :             : 
   58655                 :             :   emit_insn (gen_extendsfxf2 (op1, operands[1]));
   58656                 :             :   emit_insn (gen_expm1xf2 (op0, op1));
   58657                 :             :   emit_insn (gen_truncxfsf2 (operands[0], op0));
   58658                 :             :   DONE;
   58659                 :             : }
   58660                 :             : #undef DONE
   58661                 :             : #undef FAIL
   58662                 :             :     operand0 = operands[0];
   58663                 :             :     (void) operand0;
   58664                 :             :     operand1 = operands[1];
   58665                 :             :     (void) operand1;
   58666                 :             :   }
   58667                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   58668                 :             :         operand0));
   58669                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   58670                 :             :         operand1));
   58671                 :             :   _val = get_insns ();
   58672                 :             :   end_sequence ();
   58673                 :             :   return _val;
   58674                 :             : }
   58675                 :             : 
   58676                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:22961 */
   58677                 :             : rtx
   58678                 :             : gen_expm1df2 (rtx operand0,
   58679                 :             :         rtx operand1)
   58680                 :             : {
   58681                 :             :   rtx_insn *_val = 0;
   58682                 :             :   start_sequence ();
   58683                 :             :   {
   58684                 :             :     rtx operands[2];
   58685                 :             :     operands[0] = operand0;
   58686                 :             :     operands[1] = operand1;
   58687                 :             : #define FAIL _Pragma ("GCC error \"expm1df2 cannot FAIL\"") (void)0
   58688                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   58689                 :             : #line 22968 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   58690                 :             : {
   58691                 :             :   rtx op0 = gen_reg_rtx (XFmode);
   58692                 :             :   rtx op1 = gen_reg_rtx (XFmode);
   58693                 :             : 
   58694                 :             :   emit_insn (gen_extenddfxf2 (op1, operands[1]));
   58695                 :             :   emit_insn (gen_expm1xf2 (op0, op1));
   58696                 :             :   emit_insn (gen_truncxfdf2 (operands[0], op0));
   58697                 :             :   DONE;
   58698                 :             : }
   58699                 :             : #undef DONE
   58700                 :             : #undef FAIL
   58701                 :             :     operand0 = operands[0];
   58702                 :             :     (void) operand0;
   58703                 :             :     operand1 = operands[1];
   58704                 :             :     (void) operand1;
   58705                 :             :   }
   58706                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   58707                 :             :         operand0));
   58708                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   58709                 :             :         operand1));
   58710                 :             :   _val = get_insns ();
   58711                 :             :   end_sequence ();
   58712                 :             :   return _val;
   58713                 :             : }
   58714                 :             : 
   58715                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:22989 */
   58716                 :             : rtx
   58717                 :             : gen_ldexpxf3 (rtx operand0,
   58718                 :             :         rtx operand1,
   58719                 :             :         rtx operand2)
   58720                 :             : {
   58721                 :             :   rtx_insn *_val = 0;
   58722                 :             :   start_sequence ();
   58723                 :             :   {
   58724                 :             :     rtx operands[3];
   58725                 :             :     operands[0] = operand0;
   58726                 :             :     operands[1] = operand1;
   58727                 :             :     operands[2] = operand2;
   58728                 :             : #define FAIL _Pragma ("GCC error \"ldexpxf3 cannot FAIL\"") (void)0
   58729                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   58730                 :             : #line 22995 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   58731                 :             : {
   58732                 :             :   rtx tmp1 = gen_reg_rtx (XFmode);
   58733                 :             :   rtx tmp2 = gen_reg_rtx (XFmode);
   58734                 :             : 
   58735                 :             :   emit_insn (gen_floatsixf2 (tmp1, operands[2]));
   58736                 :             :   emit_insn (gen_fscalexf4_i387 (operands[0], tmp2,
   58737                 :             :                                  operands[1], tmp1));
   58738                 :             :   DONE;
   58739                 :             : }
   58740                 :             : #undef DONE
   58741                 :             : #undef FAIL
   58742                 :             :     operand0 = operands[0];
   58743                 :             :     (void) operand0;
   58744                 :             :     operand1 = operands[1];
   58745                 :             :     (void) operand1;
   58746                 :             :     operand2 = operands[2];
   58747                 :             :     (void) operand2;
   58748                 :             :   }
   58749                 :             :   emit (operand0, true);
   58750                 :             :   emit (operand1, true);
   58751                 :             :   emit (operand2, false);
   58752                 :             :   _val = get_insns ();
   58753                 :             :   end_sequence ();
   58754                 :             :   return _val;
   58755                 :             : }
   58756                 :             : 
   58757                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:23005 */
   58758                 :             : rtx
   58759                 :             : gen_ldexpsf3 (rtx operand0,
   58760                 :             :         rtx operand1,
   58761                 :             :         rtx operand2)
   58762                 :             : {
   58763                 :             :   rtx_insn *_val = 0;
   58764                 :             :   start_sequence ();
   58765                 :             :   {
   58766                 :             :     rtx operands[3];
   58767                 :             :     operands[0] = operand0;
   58768                 :             :     operands[1] = operand1;
   58769                 :             :     operands[2] = operand2;
   58770                 :             : #define FAIL _Pragma ("GCC error \"ldexpsf3 cannot FAIL\"") (void)0
   58771                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   58772                 :             : #line 23014 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   58773                 :             : {
   58774                 :             :   /* Prefer avx512f version.  */
   58775                 :             :   if (TARGET_AVX512F && TARGET_SSE_MATH)
   58776                 :             :    {
   58777                 :             :      rtx op2 = gen_reg_rtx (SFmode);
   58778                 :             :      operands[1] = force_reg (SFmode, operands[1]);
   58779                 :             : 
   58780                 :             :      emit_insn (gen_floatsisf2 (op2, operands[2]));
   58781                 :             :      emit_insn (gen_avx512f_scalefsf2 (operands[0], operands[1], op2));
   58782                 :             :    }
   58783                 :             :   else
   58784                 :             :     {
   58785                 :             :       rtx op0 = gen_reg_rtx (XFmode);
   58786                 :             :       rtx op1 = gen_reg_rtx (XFmode);
   58787                 :             : 
   58788                 :             :       emit_insn (gen_extendsfxf2 (op1, operands[1]));
   58789                 :             :       emit_insn (gen_ldexpxf3 (op0, op1, operands[2]));
   58790                 :             :       emit_insn (gen_truncxfsf2 (operands[0], op0));
   58791                 :             :   }
   58792                 :             :   DONE;
   58793                 :             : }
   58794                 :             : #undef DONE
   58795                 :             : #undef FAIL
   58796                 :             :     operand0 = operands[0];
   58797                 :             :     (void) operand0;
   58798                 :             :     operand1 = operands[1];
   58799                 :             :     (void) operand1;
   58800                 :             :     operand2 = operands[2];
   58801                 :             :     (void) operand2;
   58802                 :             :   }
   58803                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   58804                 :             :         operand0));
   58805                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   58806                 :             :         operand1));
   58807                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   58808                 :             :         operand2));
   58809                 :             :   _val = get_insns ();
   58810                 :             :   end_sequence ();
   58811                 :             :   return _val;
   58812                 :             : }
   58813                 :             : 
   58814                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:23005 */
   58815                 :             : rtx
   58816                 :             : gen_ldexpdf3 (rtx operand0,
   58817                 :             :         rtx operand1,
   58818                 :             :         rtx operand2)
   58819                 :             : {
   58820                 :             :   rtx_insn *_val = 0;
   58821                 :             :   start_sequence ();
   58822                 :             :   {
   58823                 :             :     rtx operands[3];
   58824                 :             :     operands[0] = operand0;
   58825                 :             :     operands[1] = operand1;
   58826                 :             :     operands[2] = operand2;
   58827                 :             : #define FAIL _Pragma ("GCC error \"ldexpdf3 cannot FAIL\"") (void)0
   58828                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   58829                 :             : #line 23014 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   58830                 :             : {
   58831                 :             :   /* Prefer avx512f version.  */
   58832                 :             :   if (TARGET_AVX512F && TARGET_SSE_MATH)
   58833                 :             :    {
   58834                 :             :      rtx op2 = gen_reg_rtx (DFmode);
   58835                 :             :      operands[1] = force_reg (DFmode, operands[1]);
   58836                 :             : 
   58837                 :             :      emit_insn (gen_floatsidf2 (op2, operands[2]));
   58838                 :             :      emit_insn (gen_avx512f_scalefdf2 (operands[0], operands[1], op2));
   58839                 :             :    }
   58840                 :             :   else
   58841                 :             :     {
   58842                 :             :       rtx op0 = gen_reg_rtx (XFmode);
   58843                 :             :       rtx op1 = gen_reg_rtx (XFmode);
   58844                 :             : 
   58845                 :             :       emit_insn (gen_extenddfxf2 (op1, operands[1]));
   58846                 :             :       emit_insn (gen_ldexpxf3 (op0, op1, operands[2]));
   58847                 :             :       emit_insn (gen_truncxfdf2 (operands[0], op0));
   58848                 :             :   }
   58849                 :             :   DONE;
   58850                 :             : }
   58851                 :             : #undef DONE
   58852                 :             : #undef FAIL
   58853                 :             :     operand0 = operands[0];
   58854                 :             :     (void) operand0;
   58855                 :             :     operand1 = operands[1];
   58856                 :             :     (void) operand1;
   58857                 :             :     operand2 = operands[2];
   58858                 :             :     (void) operand2;
   58859                 :             :   }
   58860                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   58861                 :             :         operand0));
   58862                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   58863                 :             :         operand1));
   58864                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   58865                 :             :         operand2));
   58866                 :             :   _val = get_insns ();
   58867                 :             :   end_sequence ();
   58868                 :             :   return _val;
   58869                 :             : }
   58870                 :             : 
   58871                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:23036 */
   58872                 :             : rtx
   58873                 :             : gen_scalbxf3 (rtx operand0,
   58874                 :             :         rtx operand1,
   58875                 :             :         rtx operand2)
   58876                 :             : {
   58877                 :             :   rtx operand3;
   58878                 :             :   rtx_insn *_val = 0;
   58879                 :             :   start_sequence ();
   58880                 :             :   {
   58881                 :             :     rtx operands[4];
   58882                 :             :     operands[0] = operand0;
   58883                 :             :     operands[1] = operand1;
   58884                 :             :     operands[2] = operand2;
   58885                 :             : #define FAIL _Pragma ("GCC error \"scalbxf3 cannot FAIL\"") (void)0
   58886                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   58887                 :             : #line 23046 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   58888                 :             : operands[3] = gen_reg_rtx (XFmode);
   58889                 :             : #undef DONE
   58890                 :             : #undef FAIL
   58891                 :             :     operand0 = operands[0];
   58892                 :             :     (void) operand0;
   58893                 :             :     operand1 = operands[1];
   58894                 :             :     (void) operand1;
   58895                 :             :     operand2 = operands[2];
   58896                 :             :     (void) operand2;
   58897                 :             :     operand3 = operands[3];
   58898                 :             :     (void) operand3;
   58899                 :             :   }
   58900                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   58901                 :             :         gen_rtvec (2,
   58902                 :             :                 gen_rtx_SET (operand0,
   58903                 :             :         gen_rtx_UNSPEC (XFmode,
   58904                 :             :         gen_rtvec (2,
   58905                 :             :                 operand1,
   58906                 :             :                 operand2),
   58907                 :             :         82)),
   58908                 :             :                 gen_rtx_SET (operand3,
   58909                 :             :         gen_rtx_UNSPEC (XFmode,
   58910                 :             :         gen_rtvec (2,
   58911                 :             :                 copy_rtx (operand1),
   58912                 :             :                 copy_rtx (operand2)),
   58913                 :             :         83)))), false);
   58914                 :             :   _val = get_insns ();
   58915                 :             :   end_sequence ();
   58916                 :             :   return _val;
   58917                 :             : }
   58918                 :             : 
   58919                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:23048 */
   58920                 :             : rtx
   58921                 :             : gen_scalbsf3 (rtx operand0,
   58922                 :             :         rtx operand1,
   58923                 :             :         rtx operand2)
   58924                 :             : {
   58925                 :             :   rtx_insn *_val = 0;
   58926                 :             :   start_sequence ();
   58927                 :             :   {
   58928                 :             :     rtx operands[3];
   58929                 :             :     operands[0] = operand0;
   58930                 :             :     operands[1] = operand1;
   58931                 :             :     operands[2] = operand2;
   58932                 :             : #define FAIL _Pragma ("GCC error \"scalbsf3 cannot FAIL\"") (void)0
   58933                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   58934                 :             : #line 23056 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   58935                 :             : {
   58936                 :             :   rtx op0 = gen_reg_rtx (XFmode);
   58937                 :             :   rtx op1 = gen_reg_rtx (XFmode);
   58938                 :             :   rtx op2 = gen_reg_rtx (XFmode);
   58939                 :             : 
   58940                 :             :   emit_insn (gen_extendsfxf2 (op1, operands[1]));
   58941                 :             :   emit_insn (gen_extendsfxf2 (op2, operands[2]));
   58942                 :             :   emit_insn (gen_scalbxf3 (op0, op1, op2));
   58943                 :             :   emit_insn (gen_truncxfsf2 (operands[0], op0));
   58944                 :             :   DONE;
   58945                 :             : }
   58946                 :             : #undef DONE
   58947                 :             : #undef FAIL
   58948                 :             :     operand0 = operands[0];
   58949                 :             :     (void) operand0;
   58950                 :             :     operand1 = operands[1];
   58951                 :             :     (void) operand1;
   58952                 :             :     operand2 = operands[2];
   58953                 :             :     (void) operand2;
   58954                 :             :   }
   58955                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   58956                 :             :         operand0));
   58957                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   58958                 :             :         operand1));
   58959                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   58960                 :             :         operand2));
   58961                 :             :   _val = get_insns ();
   58962                 :             :   end_sequence ();
   58963                 :             :   return _val;
   58964                 :             : }
   58965                 :             : 
   58966                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:23048 */
   58967                 :             : rtx
   58968                 :             : gen_scalbdf3 (rtx operand0,
   58969                 :             :         rtx operand1,
   58970                 :             :         rtx operand2)
   58971                 :             : {
   58972                 :             :   rtx_insn *_val = 0;
   58973                 :             :   start_sequence ();
   58974                 :             :   {
   58975                 :             :     rtx operands[3];
   58976                 :             :     operands[0] = operand0;
   58977                 :             :     operands[1] = operand1;
   58978                 :             :     operands[2] = operand2;
   58979                 :             : #define FAIL _Pragma ("GCC error \"scalbdf3 cannot FAIL\"") (void)0
   58980                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   58981                 :             : #line 23056 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   58982                 :             : {
   58983                 :             :   rtx op0 = gen_reg_rtx (XFmode);
   58984                 :             :   rtx op1 = gen_reg_rtx (XFmode);
   58985                 :             :   rtx op2 = gen_reg_rtx (XFmode);
   58986                 :             : 
   58987                 :             :   emit_insn (gen_extenddfxf2 (op1, operands[1]));
   58988                 :             :   emit_insn (gen_extenddfxf2 (op2, operands[2]));
   58989                 :             :   emit_insn (gen_scalbxf3 (op0, op1, op2));
   58990                 :             :   emit_insn (gen_truncxfdf2 (operands[0], op0));
   58991                 :             :   DONE;
   58992                 :             : }
   58993                 :             : #undef DONE
   58994                 :             : #undef FAIL
   58995                 :             :     operand0 = operands[0];
   58996                 :             :     (void) operand0;
   58997                 :             :     operand1 = operands[1];
   58998                 :             :     (void) operand1;
   58999                 :             :     operand2 = operands[2];
   59000                 :             :     (void) operand2;
   59001                 :             :   }
   59002                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   59003                 :             :         operand0));
   59004                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   59005                 :             :         operand1));
   59006                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   59007                 :             :         operand2));
   59008                 :             :   _val = get_insns ();
   59009                 :             :   end_sequence ();
   59010                 :             :   return _val;
   59011                 :             : }
   59012                 :             : 
   59013                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:23068 */
   59014                 :             : rtx
   59015                 :             : gen_significandxf2 (rtx operand0,
   59016                 :             :         rtx operand1)
   59017                 :             : {
   59018                 :             :   rtx operand2;
   59019                 :             :   rtx_insn *_val = 0;
   59020                 :             :   start_sequence ();
   59021                 :             :   {
   59022                 :             :     rtx operands[3];
   59023                 :             :     operands[0] = operand0;
   59024                 :             :     operands[1] = operand1;
   59025                 :             : #define FAIL _Pragma ("GCC error \"significandxf2 cannot FAIL\"") (void)0
   59026                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   59027                 :             : #line 23076 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   59028                 :             : operands[2] = gen_reg_rtx (XFmode);
   59029                 :             : #undef DONE
   59030                 :             : #undef FAIL
   59031                 :             :     operand0 = operands[0];
   59032                 :             :     (void) operand0;
   59033                 :             :     operand1 = operands[1];
   59034                 :             :     (void) operand1;
   59035                 :             :     operand2 = operands[2];
   59036                 :             :     (void) operand2;
   59037                 :             :   }
   59038                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   59039                 :             :         gen_rtvec (2,
   59040                 :             :                 gen_rtx_SET (operand0,
   59041                 :             :         gen_rtx_UNSPEC (XFmode,
   59042                 :             :         gen_rtvec (1,
   59043                 :             :                 operand1),
   59044                 :             :         80)),
   59045                 :             :                 gen_rtx_SET (operand2,
   59046                 :             :         gen_rtx_UNSPEC (XFmode,
   59047                 :             :         gen_rtvec (1,
   59048                 :             :                 copy_rtx (operand1)),
   59049                 :             :         81)))), false);
   59050                 :             :   _val = get_insns ();
   59051                 :             :   end_sequence ();
   59052                 :             :   return _val;
   59053                 :             : }
   59054                 :             : 
   59055                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:23078 */
   59056                 :             : rtx
   59057                 :             : gen_significandsf2 (rtx operand0,
   59058                 :             :         rtx operand1)
   59059                 :             : {
   59060                 :             :   rtx_insn *_val = 0;
   59061                 :             :   start_sequence ();
   59062                 :             :   {
   59063                 :             :     rtx operands[2];
   59064                 :             :     operands[0] = operand0;
   59065                 :             :     operands[1] = operand1;
   59066                 :             : #define FAIL _Pragma ("GCC error \"significandsf2 cannot FAIL\"") (void)0
   59067                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   59068                 :             : #line 23085 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   59069                 :             : {
   59070                 :             :   rtx op0 = gen_reg_rtx (XFmode);
   59071                 :             :   rtx op1 = gen_reg_rtx (XFmode);
   59072                 :             : 
   59073                 :             :   emit_insn (gen_extendsfxf2 (op1, operands[1]));
   59074                 :             :   emit_insn (gen_significandxf2 (op0, op1));
   59075                 :             :   emit_insn (gen_truncxfsf2 (operands[0], op0));
   59076                 :             :   DONE;
   59077                 :             : }
   59078                 :             : #undef DONE
   59079                 :             : #undef FAIL
   59080                 :             :     operand0 = operands[0];
   59081                 :             :     (void) operand0;
   59082                 :             :     operand1 = operands[1];
   59083                 :             :     (void) operand1;
   59084                 :             :   }
   59085                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   59086                 :             :         operand0));
   59087                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   59088                 :             :         operand1));
   59089                 :             :   _val = get_insns ();
   59090                 :             :   end_sequence ();
   59091                 :             :   return _val;
   59092                 :             : }
   59093                 :             : 
   59094                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:23078 */
   59095                 :             : rtx
   59096                 :             : gen_significanddf2 (rtx operand0,
   59097                 :             :         rtx operand1)
   59098                 :             : {
   59099                 :             :   rtx_insn *_val = 0;
   59100                 :             :   start_sequence ();
   59101                 :             :   {
   59102                 :             :     rtx operands[2];
   59103                 :             :     operands[0] = operand0;
   59104                 :             :     operands[1] = operand1;
   59105                 :             : #define FAIL _Pragma ("GCC error \"significanddf2 cannot FAIL\"") (void)0
   59106                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   59107                 :             : #line 23085 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   59108                 :             : {
   59109                 :             :   rtx op0 = gen_reg_rtx (XFmode);
   59110                 :             :   rtx op1 = gen_reg_rtx (XFmode);
   59111                 :             : 
   59112                 :             :   emit_insn (gen_extenddfxf2 (op1, operands[1]));
   59113                 :             :   emit_insn (gen_significandxf2 (op0, op1));
   59114                 :             :   emit_insn (gen_truncxfdf2 (operands[0], op0));
   59115                 :             :   DONE;
   59116                 :             : }
   59117                 :             : #undef DONE
   59118                 :             : #undef FAIL
   59119                 :             :     operand0 = operands[0];
   59120                 :             :     (void) operand0;
   59121                 :             :     operand1 = operands[1];
   59122                 :             :     (void) operand1;
   59123                 :             :   }
   59124                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   59125                 :             :         operand0));
   59126                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   59127                 :             :         operand1));
   59128                 :             :   _val = get_insns ();
   59129                 :             :   end_sequence ();
   59130                 :             :   return _val;
   59131                 :             : }
   59132                 :             : 
   59133                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:23135 */
   59134                 :             : rtx
   59135                 :             : gen_rinthf2 (rtx operand0,
   59136                 :             :         rtx operand1)
   59137                 :             : {
   59138                 :             :   rtx_insn *_val = 0;
   59139                 :             :   start_sequence ();
   59140                 :             :   {
   59141                 :             :     rtx operands[2];
   59142                 :             :     operands[0] = operand0;
   59143                 :             :     operands[1] = operand1;
   59144                 :             : #define FAIL _Pragma ("GCC error \"rinthf2 cannot FAIL\"") (void)0
   59145                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   59146                 :             : #line 23139 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   59147                 :             : {
   59148                 :             :   emit_insn (gen_sse4_1_roundhf2 (operands[0],
   59149                 :             :                                   operands[1],
   59150                 :             :                                   GEN_INT (ROUND_MXCSR)));
   59151                 :             :   DONE;
   59152                 :             : }
   59153                 :             : #undef DONE
   59154                 :             : #undef FAIL
   59155                 :             :     operand0 = operands[0];
   59156                 :             :     (void) operand0;
   59157                 :             :     operand1 = operands[1];
   59158                 :             :     (void) operand1;
   59159                 :             :   }
   59160                 :             :   emit (operand0, true);
   59161                 :             :   emit (operand1, false);
   59162                 :             :   _val = get_insns ();
   59163                 :             :   end_sequence ();
   59164                 :             :   return _val;
   59165                 :             : }
   59166                 :             : 
   59167                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:23146 */
   59168                 :             : rtx
   59169                 :             : gen_rintsf2 (rtx operand0,
   59170                 :             :         rtx operand1)
   59171                 :             : {
   59172                 :             :   rtx_insn *_val = 0;
   59173                 :             :   start_sequence ();
   59174                 :             :   {
   59175                 :             :     rtx operands[2];
   59176                 :             :     operands[0] = operand0;
   59177                 :             :     operands[1] = operand1;
   59178                 :             : #define FAIL _Pragma ("GCC error \"rintsf2 cannot FAIL\"") (void)0
   59179                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   59180                 :             : #line 23151 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   59181                 :             : {
   59182                 :             :   if (SSE_FLOAT_MODE_P (SFmode) && TARGET_SSE_MATH)
   59183                 :             :     {
   59184                 :             :       if (TARGET_SSE4_1)
   59185                 :             :         emit_insn (gen_sse4_1_roundsf2
   59186                 :             :                    (operands[0], operands[1], GEN_INT (ROUND_MXCSR)));
   59187                 :             :       else
   59188                 :             :         ix86_expand_rint (operands[0], operands[1]);
   59189                 :             :     }
   59190                 :             :   else
   59191                 :             :     {
   59192                 :             :       rtx op0 = gen_reg_rtx (XFmode);
   59193                 :             :       rtx op1 = gen_reg_rtx (XFmode);
   59194                 :             : 
   59195                 :             :       emit_insn (gen_extendsfxf2 (op1, operands[1]));
   59196                 :             :       emit_insn (gen_rintxf2 (op0, op1));
   59197                 :             :       emit_insn (gen_truncxfsf2_i387_noop_unspec (operands[0], op0));
   59198                 :             :     }
   59199                 :             :   DONE;
   59200                 :             : }
   59201                 :             : #undef DONE
   59202                 :             : #undef FAIL
   59203                 :             :     operand0 = operands[0];
   59204                 :             :     (void) operand0;
   59205                 :             :     operand1 = operands[1];
   59206                 :             :     (void) operand1;
   59207                 :             :   }
   59208                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   59209                 :             :         operand0));
   59210                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   59211                 :             :         operand1));
   59212                 :             :   _val = get_insns ();
   59213                 :             :   end_sequence ();
   59214                 :             :   return _val;
   59215                 :             : }
   59216                 :             : 
   59217                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:23146 */
   59218                 :             : rtx
   59219                 :             : gen_rintdf2 (rtx operand0,
   59220                 :             :         rtx operand1)
   59221                 :             : {
   59222                 :             :   rtx_insn *_val = 0;
   59223                 :             :   start_sequence ();
   59224                 :             :   {
   59225                 :             :     rtx operands[2];
   59226                 :             :     operands[0] = operand0;
   59227                 :             :     operands[1] = operand1;
   59228                 :             : #define FAIL _Pragma ("GCC error \"rintdf2 cannot FAIL\"") (void)0
   59229                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   59230                 :             : #line 23151 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   59231                 :             : {
   59232                 :             :   if (SSE_FLOAT_MODE_P (DFmode) && TARGET_SSE_MATH)
   59233                 :             :     {
   59234                 :             :       if (TARGET_SSE4_1)
   59235                 :             :         emit_insn (gen_sse4_1_rounddf2
   59236                 :             :                    (operands[0], operands[1], GEN_INT (ROUND_MXCSR)));
   59237                 :             :       else
   59238                 :             :         ix86_expand_rint (operands[0], operands[1]);
   59239                 :             :     }
   59240                 :             :   else
   59241                 :             :     {
   59242                 :             :       rtx op0 = gen_reg_rtx (XFmode);
   59243                 :             :       rtx op1 = gen_reg_rtx (XFmode);
   59244                 :             : 
   59245                 :             :       emit_insn (gen_extenddfxf2 (op1, operands[1]));
   59246                 :             :       emit_insn (gen_rintxf2 (op0, op1));
   59247                 :             :       emit_insn (gen_truncxfdf2_i387_noop_unspec (operands[0], op0));
   59248                 :             :     }
   59249                 :             :   DONE;
   59250                 :             : }
   59251                 :             : #undef DONE
   59252                 :             : #undef FAIL
   59253                 :             :     operand0 = operands[0];
   59254                 :             :     (void) operand0;
   59255                 :             :     operand1 = operands[1];
   59256                 :             :     (void) operand1;
   59257                 :             :   }
   59258                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   59259                 :             :         operand0));
   59260                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   59261                 :             :         operand1));
   59262                 :             :   _val = get_insns ();
   59263                 :             :   end_sequence ();
   59264                 :             :   return _val;
   59265                 :             : }
   59266                 :             : 
   59267                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:23172 */
   59268                 :             : rtx
   59269                 :             : gen_nearbyintxf2 (rtx operand0,
   59270                 :             :         rtx operand1)
   59271                 :             : {
   59272                 :             :   return gen_rtx_SET (operand0,
   59273                 :             :         gen_rtx_UNSPEC (XFmode,
   59274                 :             :         gen_rtvec (1,
   59275                 :             :                 operand1),
   59276                 :             :         67));
   59277                 :             : }
   59278                 :             : 
   59279                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:23179 */
   59280                 :             : rtx
   59281                 :             : gen_nearbyinthf2 (rtx operand0,
   59282                 :             :         rtx operand1)
   59283                 :             : {
   59284                 :             :   rtx_insn *_val = 0;
   59285                 :             :   start_sequence ();
   59286                 :             :   {
   59287                 :             :     rtx operands[2];
   59288                 :             :     operands[0] = operand0;
   59289                 :             :     operands[1] = operand1;
   59290                 :             : #define FAIL _Pragma ("GCC error \"nearbyinthf2 cannot FAIL\"") (void)0
   59291                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   59292                 :             : #line 23183 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   59293                 :             : {
   59294                 :             :   emit_insn (gen_sse4_1_roundhf2 (operands[0],
   59295                 :             :                                   operands[1],
   59296                 :             :                                   GEN_INT (ROUND_MXCSR | ROUND_NO_EXC)));
   59297                 :             :   DONE;
   59298                 :             : }
   59299                 :             : #undef DONE
   59300                 :             : #undef FAIL
   59301                 :             :     operand0 = operands[0];
   59302                 :             :     (void) operand0;
   59303                 :             :     operand1 = operands[1];
   59304                 :             :     (void) operand1;
   59305                 :             :   }
   59306                 :             :   emit (operand0, true);
   59307                 :             :   emit (operand1, false);
   59308                 :             :   _val = get_insns ();
   59309                 :             :   end_sequence ();
   59310                 :             :   return _val;
   59311                 :             : }
   59312                 :             : 
   59313                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:23190 */
   59314                 :             : rtx
   59315                 :             : gen_nearbyintsf2 (rtx operand0,
   59316                 :             :         rtx operand1)
   59317                 :             : {
   59318                 :             :   rtx_insn *_val = 0;
   59319                 :             :   start_sequence ();
   59320                 :             :   {
   59321                 :             :     rtx operands[2];
   59322                 :             :     operands[0] = operand0;
   59323                 :             :     operands[1] = operand1;
   59324                 :             : #define FAIL _Pragma ("GCC error \"nearbyintsf2 cannot FAIL\"") (void)0
   59325                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   59326                 :             : #line 23198 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   59327                 :             : {
   59328                 :             :   if (TARGET_SSE4_1 && TARGET_SSE_MATH)
   59329                 :             :     emit_insn (gen_sse4_1_roundsf2
   59330                 :             :                (operands[0], operands[1], GEN_INT (ROUND_MXCSR
   59331                 :             :                                                    | ROUND_NO_EXC)));
   59332                 :             :   else
   59333                 :             :     {
   59334                 :             :       rtx op0 = gen_reg_rtx (XFmode);
   59335                 :             :       rtx op1 = gen_reg_rtx (XFmode);
   59336                 :             : 
   59337                 :             :       emit_insn (gen_extendsfxf2 (op1, operands[1]));
   59338                 :             :       emit_insn (gen_nearbyintxf2 (op0, op1));
   59339                 :             :       emit_insn (gen_truncxfsf2_i387_noop_unspec (operands[0], op0));
   59340                 :             :     }
   59341                 :             :   DONE;
   59342                 :             : }
   59343                 :             : #undef DONE
   59344                 :             : #undef FAIL
   59345                 :             :     operand0 = operands[0];
   59346                 :             :     (void) operand0;
   59347                 :             :     operand1 = operands[1];
   59348                 :             :     (void) operand1;
   59349                 :             :   }
   59350                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   59351                 :             :         operand0));
   59352                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   59353                 :             :         operand1));
   59354                 :             :   _val = get_insns ();
   59355                 :             :   end_sequence ();
   59356                 :             :   return _val;
   59357                 :             : }
   59358                 :             : 
   59359                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:23190 */
   59360                 :             : rtx
   59361                 :             : gen_nearbyintdf2 (rtx operand0,
   59362                 :             :         rtx operand1)
   59363                 :             : {
   59364                 :             :   rtx_insn *_val = 0;
   59365                 :             :   start_sequence ();
   59366                 :             :   {
   59367                 :             :     rtx operands[2];
   59368                 :             :     operands[0] = operand0;
   59369                 :             :     operands[1] = operand1;
   59370                 :             : #define FAIL _Pragma ("GCC error \"nearbyintdf2 cannot FAIL\"") (void)0
   59371                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   59372                 :             : #line 23198 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   59373                 :             : {
   59374                 :             :   if (TARGET_SSE4_1 && TARGET_SSE_MATH)
   59375                 :             :     emit_insn (gen_sse4_1_rounddf2
   59376                 :             :                (operands[0], operands[1], GEN_INT (ROUND_MXCSR
   59377                 :             :                                                    | ROUND_NO_EXC)));
   59378                 :             :   else
   59379                 :             :     {
   59380                 :             :       rtx op0 = gen_reg_rtx (XFmode);
   59381                 :             :       rtx op1 = gen_reg_rtx (XFmode);
   59382                 :             : 
   59383                 :             :       emit_insn (gen_extenddfxf2 (op1, operands[1]));
   59384                 :             :       emit_insn (gen_nearbyintxf2 (op0, op1));
   59385                 :             :       emit_insn (gen_truncxfdf2_i387_noop_unspec (operands[0], op0));
   59386                 :             :     }
   59387                 :             :   DONE;
   59388                 :             : }
   59389                 :             : #undef DONE
   59390                 :             : #undef FAIL
   59391                 :             :     operand0 = operands[0];
   59392                 :             :     (void) operand0;
   59393                 :             :     operand1 = operands[1];
   59394                 :             :     (void) operand1;
   59395                 :             :   }
   59396                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   59397                 :             :         operand0));
   59398                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   59399                 :             :         operand1));
   59400                 :             :   _val = get_insns ();
   59401                 :             :   end_sequence ();
   59402                 :             :   return _val;
   59403                 :             : }
   59404                 :             : 
   59405                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:23215 */
   59406                 :             : rtx
   59407                 :             : gen_roundhf2 (rtx operand0,
   59408                 :             :         rtx operand1)
   59409                 :             : {
   59410                 :             :   rtx_insn *_val = 0;
   59411                 :             :   start_sequence ();
   59412                 :             :   {
   59413                 :             :     rtx operands[2];
   59414                 :             :     operands[0] = operand0;
   59415                 :             :     operands[1] = operand1;
   59416                 :             : #define FAIL _Pragma ("GCC error \"roundhf2 cannot FAIL\"") (void)0
   59417                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   59418                 :             : #line 23219 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   59419                 :             : {
   59420                 :             :   ix86_expand_round_sse4 (operands[0], operands[1]);
   59421                 :             :   DONE;
   59422                 :             : }
   59423                 :             : #undef DONE
   59424                 :             : #undef FAIL
   59425                 :             :     operand0 = operands[0];
   59426                 :             :     (void) operand0;
   59427                 :             :     operand1 = operands[1];
   59428                 :             :     (void) operand1;
   59429                 :             :   }
   59430                 :             :   emit (operand0, true);
   59431                 :             :   emit (operand1, false);
   59432                 :             :   _val = get_insns ();
   59433                 :             :   end_sequence ();
   59434                 :             :   return _val;
   59435                 :             : }
   59436                 :             : 
   59437                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:23224 */
   59438                 :             : rtx
   59439                 :             : gen_roundsf2 (rtx operand0,
   59440                 :             :         rtx operand1)
   59441                 :             : {
   59442                 :             :   rtx_insn *_val = 0;
   59443                 :             :   start_sequence ();
   59444                 :             :   {
   59445                 :             :     rtx operands[2];
   59446                 :             :     operands[0] = operand0;
   59447                 :             :     operands[1] = operand1;
   59448                 :             : #define FAIL _Pragma ("GCC error \"roundsf2 cannot FAIL\"") (void)0
   59449                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   59450                 :             : #line 23234 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   59451                 :             : {
   59452                 :             :   if (SSE_FLOAT_MODE_P (SFmode) && TARGET_SSE_MATH
   59453                 :             :       && !flag_trapping_math && !flag_rounding_math)
   59454                 :             :     {
   59455                 :             :       if (TARGET_SSE4_1)
   59456                 :             :         {
   59457                 :             :           operands[1] = force_reg (SFmode, operands[1]);
   59458                 :             :           ix86_expand_round_sse4 (operands[0], operands[1]);
   59459                 :             :         }
   59460                 :             :       else if (TARGET_64BIT || (SFmode != DFmode))
   59461                 :             :         ix86_expand_round (operands[0], operands[1]);
   59462                 :             :       else
   59463                 :             :         ix86_expand_rounddf_32 (operands[0], operands[1]);
   59464                 :             :     }
   59465                 :             :   else
   59466                 :             :     {
   59467                 :             :       operands[1] = force_reg (SFmode, operands[1]);
   59468                 :             :       ix86_emit_i387_round (operands[0], operands[1]);
   59469                 :             :     }
   59470                 :             :   DONE;
   59471                 :             : }
   59472                 :             : #undef DONE
   59473                 :             : #undef FAIL
   59474                 :             :     operand0 = operands[0];
   59475                 :             :     (void) operand0;
   59476                 :             :     operand1 = operands[1];
   59477                 :             :     (void) operand1;
   59478                 :             :   }
   59479                 :             :   emit (operand0, true);
   59480                 :             :   emit (operand1, false);
   59481                 :             :   _val = get_insns ();
   59482                 :             :   end_sequence ();
   59483                 :             :   return _val;
   59484                 :             : }
   59485                 :             : 
   59486                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:23224 */
   59487                 :             : rtx
   59488                 :             : gen_rounddf2 (rtx operand0,
   59489                 :             :         rtx operand1)
   59490                 :             : {
   59491                 :             :   rtx_insn *_val = 0;
   59492                 :             :   start_sequence ();
   59493                 :             :   {
   59494                 :             :     rtx operands[2];
   59495                 :             :     operands[0] = operand0;
   59496                 :             :     operands[1] = operand1;
   59497                 :             : #define FAIL _Pragma ("GCC error \"rounddf2 cannot FAIL\"") (void)0
   59498                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   59499                 :             : #line 23234 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   59500                 :             : {
   59501                 :             :   if (SSE_FLOAT_MODE_P (DFmode) && TARGET_SSE_MATH
   59502                 :             :       && !flag_trapping_math && !flag_rounding_math)
   59503                 :             :     {
   59504                 :             :       if (TARGET_SSE4_1)
   59505                 :             :         {
   59506                 :             :           operands[1] = force_reg (DFmode, operands[1]);
   59507                 :             :           ix86_expand_round_sse4 (operands[0], operands[1]);
   59508                 :             :         }
   59509                 :             :       else if (TARGET_64BIT || (DFmode != DFmode))
   59510                 :             :         ix86_expand_round (operands[0], operands[1]);
   59511                 :             :       else
   59512                 :             :         ix86_expand_rounddf_32 (operands[0], operands[1]);
   59513                 :             :     }
   59514                 :             :   else
   59515                 :             :     {
   59516                 :             :       operands[1] = force_reg (DFmode, operands[1]);
   59517                 :             :       ix86_emit_i387_round (operands[0], operands[1]);
   59518                 :             :     }
   59519                 :             :   DONE;
   59520                 :             : }
   59521                 :             : #undef DONE
   59522                 :             : #undef FAIL
   59523                 :             :     operand0 = operands[0];
   59524                 :             :     (void) operand0;
   59525                 :             :     operand1 = operands[1];
   59526                 :             :     (void) operand1;
   59527                 :             :   }
   59528                 :             :   emit (operand0, true);
   59529                 :             :   emit (operand1, false);
   59530                 :             :   _val = get_insns ();
   59531                 :             :   end_sequence ();
   59532                 :             :   return _val;
   59533                 :             : }
   59534                 :             : 
   59535                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:23224 */
   59536                 :             : rtx
   59537                 :             : gen_roundxf2 (rtx operand0,
   59538                 :             :         rtx operand1)
   59539                 :             : {
   59540                 :             :   rtx_insn *_val = 0;
   59541                 :             :   start_sequence ();
   59542                 :             :   {
   59543                 :             :     rtx operands[2];
   59544                 :             :     operands[0] = operand0;
   59545                 :             :     operands[1] = operand1;
   59546                 :             : #define FAIL _Pragma ("GCC error \"roundxf2 cannot FAIL\"") (void)0
   59547                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   59548                 :             : #line 23234 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   59549                 :             : {
   59550                 :             :   if (SSE_FLOAT_MODE_P (XFmode) && TARGET_SSE_MATH
   59551                 :             :       && !flag_trapping_math && !flag_rounding_math)
   59552                 :             :     {
   59553                 :             :       if (TARGET_SSE4_1)
   59554                 :             :         {
   59555                 :             :           operands[1] = force_reg (XFmode, operands[1]);
   59556                 :             :           ix86_expand_round_sse4 (operands[0], operands[1]);
   59557                 :             :         }
   59558                 :             :       else if (TARGET_64BIT || (XFmode != DFmode))
   59559                 :             :         ix86_expand_round (operands[0], operands[1]);
   59560                 :             :       else
   59561                 :             :         ix86_expand_rounddf_32 (operands[0], operands[1]);
   59562                 :             :     }
   59563                 :             :   else
   59564                 :             :     {
   59565                 :             :       operands[1] = force_reg (XFmode, operands[1]);
   59566                 :             :       ix86_emit_i387_round (operands[0], operands[1]);
   59567                 :             :     }
   59568                 :             :   DONE;
   59569                 :             : }
   59570                 :             : #undef DONE
   59571                 :             : #undef FAIL
   59572                 :             :     operand0 = operands[0];
   59573                 :             :     (void) operand0;
   59574                 :             :     operand1 = operands[1];
   59575                 :             :     (void) operand1;
   59576                 :             :   }
   59577                 :             :   emit (operand0, true);
   59578                 :             :   emit (operand1, false);
   59579                 :             :   _val = get_insns ();
   59580                 :             :   end_sequence ();
   59581                 :             :   return _val;
   59582                 :             : }
   59583                 :             : 
   59584                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:23275 */
   59585                 :             : rtx
   59586                 :             : gen_lroundhfhi2 (rtx operand0,
   59587                 :             :         rtx operand1)
   59588                 :             : {
   59589                 :             :   rtx_insn *_val = 0;
   59590                 :             :   start_sequence ();
   59591                 :             :   {
   59592                 :             :     rtx operands[2];
   59593                 :             :     operands[0] = operand0;
   59594                 :             :     operands[1] = operand1;
   59595                 :             : #define FAIL _Pragma ("GCC error \"lroundhfhi2 cannot FAIL\"") (void)0
   59596                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   59597                 :             : #line 23280 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   59598                 :             : {
   59599                 :             :   ix86_expand_lround (operands[0], operands[1]);
   59600                 :             :   DONE;
   59601                 :             : }
   59602                 :             : #undef DONE
   59603                 :             : #undef FAIL
   59604                 :             :     operand0 = operands[0];
   59605                 :             :     (void) operand0;
   59606                 :             :     operand1 = operands[1];
   59607                 :             :     (void) operand1;
   59608                 :             :   }
   59609                 :             :   emit_insn (gen_rtx_SET (operand0,
   59610                 :             :         gen_rtx_UNSPEC (HImode,
   59611                 :             :         gen_rtvec (1,
   59612                 :             :                 operand1),
   59613                 :             :         45)));
   59614                 :             :   _val = get_insns ();
   59615                 :             :   end_sequence ();
   59616                 :             :   return _val;
   59617                 :             : }
   59618                 :             : 
   59619                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:23275 */
   59620                 :             : rtx
   59621                 :             : gen_lroundhfsi2 (rtx operand0,
   59622                 :             :         rtx operand1)
   59623                 :             : {
   59624                 :             :   rtx_insn *_val = 0;
   59625                 :             :   start_sequence ();
   59626                 :             :   {
   59627                 :             :     rtx operands[2];
   59628                 :             :     operands[0] = operand0;
   59629                 :             :     operands[1] = operand1;
   59630                 :             : #define FAIL _Pragma ("GCC error \"lroundhfsi2 cannot FAIL\"") (void)0
   59631                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   59632                 :             : #line 23280 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   59633                 :             : {
   59634                 :             :   ix86_expand_lround (operands[0], operands[1]);
   59635                 :             :   DONE;
   59636                 :             : }
   59637                 :             : #undef DONE
   59638                 :             : #undef FAIL
   59639                 :             :     operand0 = operands[0];
   59640                 :             :     (void) operand0;
   59641                 :             :     operand1 = operands[1];
   59642                 :             :     (void) operand1;
   59643                 :             :   }
   59644                 :             :   emit_insn (gen_rtx_SET (operand0,
   59645                 :             :         gen_rtx_UNSPEC (SImode,
   59646                 :             :         gen_rtvec (1,
   59647                 :             :                 operand1),
   59648                 :             :         45)));
   59649                 :             :   _val = get_insns ();
   59650                 :             :   end_sequence ();
   59651                 :             :   return _val;
   59652                 :             : }
   59653                 :             : 
   59654                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:23275 */
   59655                 :             : rtx
   59656                 :             : gen_lroundhfdi2 (rtx operand0,
   59657                 :             :         rtx operand1)
   59658                 :             : {
   59659                 :             :   rtx_insn *_val = 0;
   59660                 :             :   start_sequence ();
   59661                 :             :   {
   59662                 :             :     rtx operands[2];
   59663                 :             :     operands[0] = operand0;
   59664                 :             :     operands[1] = operand1;
   59665                 :             : #define FAIL _Pragma ("GCC error \"lroundhfdi2 cannot FAIL\"") (void)0
   59666                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   59667                 :             : #line 23280 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   59668                 :             : {
   59669                 :             :   ix86_expand_lround (operands[0], operands[1]);
   59670                 :             :   DONE;
   59671                 :             : }
   59672                 :             : #undef DONE
   59673                 :             : #undef FAIL
   59674                 :             :     operand0 = operands[0];
   59675                 :             :     (void) operand0;
   59676                 :             :     operand1 = operands[1];
   59677                 :             :     (void) operand1;
   59678                 :             :   }
   59679                 :             :   emit_insn (gen_rtx_SET (operand0,
   59680                 :             :         gen_rtx_UNSPEC (DImode,
   59681                 :             :         gen_rtvec (1,
   59682                 :             :                 operand1),
   59683                 :             :         45)));
   59684                 :             :   _val = get_insns ();
   59685                 :             :   end_sequence ();
   59686                 :             :   return _val;
   59687                 :             : }
   59688                 :             : 
   59689                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:23285 */
   59690                 :             : rtx
   59691                 :             : gen_lrinthfsi2 (rtx operand0,
   59692                 :             :         rtx operand1)
   59693                 :             : {
   59694                 :             :   return gen_rtx_SET (operand0,
   59695                 :             :         gen_rtx_UNSPEC (SImode,
   59696                 :             :         gen_rtvec (1,
   59697                 :             :                 operand1),
   59698                 :             :         45));
   59699                 :             : }
   59700                 :             : 
   59701                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:23285 */
   59702                 :             : rtx
   59703                 :             : gen_lrinthfdi2 (rtx operand0,
   59704                 :             :         rtx operand1)
   59705                 :             : {
   59706                 :             :   return gen_rtx_SET (operand0,
   59707                 :             :         gen_rtx_UNSPEC (DImode,
   59708                 :             :         gen_rtvec (1,
   59709                 :             :                 operand1),
   59710                 :             :         45));
   59711                 :             : }
   59712                 :             : 
   59713                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:23291 */
   59714                 :             : rtx
   59715                 :             : gen_lrintsfsi2 (rtx operand0,
   59716                 :             :         rtx operand1)
   59717                 :             : {
   59718                 :             :   return gen_rtx_SET (operand0,
   59719                 :             :         gen_rtx_UNSPEC (SImode,
   59720                 :             :         gen_rtvec (1,
   59721                 :             :                 operand1),
   59722                 :             :         45));
   59723                 :             : }
   59724                 :             : 
   59725                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:23291 */
   59726                 :             : rtx
   59727                 :             : gen_lrintsfdi2 (rtx operand0,
   59728                 :             :         rtx operand1)
   59729                 :             : {
   59730                 :             :   return gen_rtx_SET (operand0,
   59731                 :             :         gen_rtx_UNSPEC (DImode,
   59732                 :             :         gen_rtvec (1,
   59733                 :             :                 operand1),
   59734                 :             :         45));
   59735                 :             : }
   59736                 :             : 
   59737                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:23291 */
   59738                 :             : rtx
   59739                 :             : gen_lrintdfsi2 (rtx operand0,
   59740                 :             :         rtx operand1)
   59741                 :             : {
   59742                 :             :   return gen_rtx_SET (operand0,
   59743                 :             :         gen_rtx_UNSPEC (SImode,
   59744                 :             :         gen_rtvec (1,
   59745                 :             :                 operand1),
   59746                 :             :         45));
   59747                 :             : }
   59748                 :             : 
   59749                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:23291 */
   59750                 :             : rtx
   59751                 :             : gen_lrintdfdi2 (rtx operand0,
   59752                 :             :         rtx operand1)
   59753                 :             : {
   59754                 :             :   return gen_rtx_SET (operand0,
   59755                 :             :         gen_rtx_UNSPEC (DImode,
   59756                 :             :         gen_rtvec (1,
   59757                 :             :                 operand1),
   59758                 :             :         45));
   59759                 :             : }
   59760                 :             : 
   59761                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:23297 */
   59762                 :             : rtx
   59763                 :             : gen_lroundsfhi2 (rtx operand0,
   59764                 :             :         rtx operand1)
   59765                 :             : {
   59766                 :             :   rtx_insn *_val = 0;
   59767                 :             :   start_sequence ();
   59768                 :             :   {
   59769                 :             :     rtx operands[2];
   59770                 :             :     operands[0] = operand0;
   59771                 :             :     operands[1] = operand1;
   59772                 :             : #define FAIL _Pragma ("GCC error \"lroundsfhi2 cannot FAIL\"") (void)0
   59773                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   59774                 :             : #line 23308 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   59775                 :             : {
   59776                 :             :   if (SSE_FLOAT_MODE_P (SFmode) && TARGET_SSE_MATH
   59777                 :             :       && HImode != HImode
   59778                 :             :       && ((HImode != DImode) || TARGET_64BIT)
   59779                 :             :       && !flag_trapping_math && !flag_rounding_math)
   59780                 :             :     ix86_expand_lround (operands[0], operands[1]);
   59781                 :             :   else
   59782                 :             :     ix86_emit_i387_round (operands[0], operands[1]);
   59783                 :             :   DONE;
   59784                 :             : }
   59785                 :             : #undef DONE
   59786                 :             : #undef FAIL
   59787                 :             :     operand0 = operands[0];
   59788                 :             :     (void) operand0;
   59789                 :             :     operand1 = operands[1];
   59790                 :             :     (void) operand1;
   59791                 :             :   }
   59792                 :             :   emit (operand0, true);
   59793                 :             :   emit (operand1, false);
   59794                 :             :   _val = get_insns ();
   59795                 :             :   end_sequence ();
   59796                 :             :   return _val;
   59797                 :             : }
   59798                 :             : 
   59799                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:23297 */
   59800                 :             : rtx
   59801                 :             : gen_lrounddfhi2 (rtx operand0,
   59802                 :             :         rtx operand1)
   59803                 :             : {
   59804                 :             :   rtx_insn *_val = 0;
   59805                 :             :   start_sequence ();
   59806                 :             :   {
   59807                 :             :     rtx operands[2];
   59808                 :             :     operands[0] = operand0;
   59809                 :             :     operands[1] = operand1;
   59810                 :             : #define FAIL _Pragma ("GCC error \"lrounddfhi2 cannot FAIL\"") (void)0
   59811                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   59812                 :             : #line 23308 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   59813                 :             : {
   59814                 :             :   if (SSE_FLOAT_MODE_P (DFmode) && TARGET_SSE_MATH
   59815                 :             :       && HImode != HImode
   59816                 :             :       && ((HImode != DImode) || TARGET_64BIT)
   59817                 :             :       && !flag_trapping_math && !flag_rounding_math)
   59818                 :             :     ix86_expand_lround (operands[0], operands[1]);
   59819                 :             :   else
   59820                 :             :     ix86_emit_i387_round (operands[0], operands[1]);
   59821                 :             :   DONE;
   59822                 :             : }
   59823                 :             : #undef DONE
   59824                 :             : #undef FAIL
   59825                 :             :     operand0 = operands[0];
   59826                 :             :     (void) operand0;
   59827                 :             :     operand1 = operands[1];
   59828                 :             :     (void) operand1;
   59829                 :             :   }
   59830                 :             :   emit (operand0, true);
   59831                 :             :   emit (operand1, false);
   59832                 :             :   _val = get_insns ();
   59833                 :             :   end_sequence ();
   59834                 :             :   return _val;
   59835                 :             : }
   59836                 :             : 
   59837                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:23297 */
   59838                 :             : rtx
   59839                 :             : gen_lroundxfhi2 (rtx operand0,
   59840                 :             :         rtx operand1)
   59841                 :             : {
   59842                 :             :   rtx_insn *_val = 0;
   59843                 :             :   start_sequence ();
   59844                 :             :   {
   59845                 :             :     rtx operands[2];
   59846                 :             :     operands[0] = operand0;
   59847                 :             :     operands[1] = operand1;
   59848                 :             : #define FAIL _Pragma ("GCC error \"lroundxfhi2 cannot FAIL\"") (void)0
   59849                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   59850                 :             : #line 23308 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   59851                 :             : {
   59852                 :             :   if (SSE_FLOAT_MODE_P (XFmode) && TARGET_SSE_MATH
   59853                 :             :       && HImode != HImode
   59854                 :             :       && ((HImode != DImode) || TARGET_64BIT)
   59855                 :             :       && !flag_trapping_math && !flag_rounding_math)
   59856                 :             :     ix86_expand_lround (operands[0], operands[1]);
   59857                 :             :   else
   59858                 :             :     ix86_emit_i387_round (operands[0], operands[1]);
   59859                 :             :   DONE;
   59860                 :             : }
   59861                 :             : #undef DONE
   59862                 :             : #undef FAIL
   59863                 :             :     operand0 = operands[0];
   59864                 :             :     (void) operand0;
   59865                 :             :     operand1 = operands[1];
   59866                 :             :     (void) operand1;
   59867                 :             :   }
   59868                 :             :   emit (operand0, true);
   59869                 :             :   emit (operand1, false);
   59870                 :             :   _val = get_insns ();
   59871                 :             :   end_sequence ();
   59872                 :             :   return _val;
   59873                 :             : }
   59874                 :             : 
   59875                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:23297 */
   59876                 :             : rtx
   59877                 :             : gen_lroundsfsi2 (rtx operand0,
   59878                 :             :         rtx operand1)
   59879                 :             : {
   59880                 :             :   rtx_insn *_val = 0;
   59881                 :             :   start_sequence ();
   59882                 :             :   {
   59883                 :             :     rtx operands[2];
   59884                 :             :     operands[0] = operand0;
   59885                 :             :     operands[1] = operand1;
   59886                 :             : #define FAIL _Pragma ("GCC error \"lroundsfsi2 cannot FAIL\"") (void)0
   59887                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   59888                 :             : #line 23308 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   59889                 :             : {
   59890                 :             :   if (SSE_FLOAT_MODE_P (SFmode) && TARGET_SSE_MATH
   59891                 :             :       && SImode != HImode
   59892                 :             :       && ((SImode != DImode) || TARGET_64BIT)
   59893                 :             :       && !flag_trapping_math && !flag_rounding_math)
   59894                 :             :     ix86_expand_lround (operands[0], operands[1]);
   59895                 :             :   else
   59896                 :             :     ix86_emit_i387_round (operands[0], operands[1]);
   59897                 :             :   DONE;
   59898                 :             : }
   59899                 :             : #undef DONE
   59900                 :             : #undef FAIL
   59901                 :             :     operand0 = operands[0];
   59902                 :             :     (void) operand0;
   59903                 :             :     operand1 = operands[1];
   59904                 :             :     (void) operand1;
   59905                 :             :   }
   59906                 :             :   emit (operand0, true);
   59907                 :             :   emit (operand1, false);
   59908                 :             :   _val = get_insns ();
   59909                 :             :   end_sequence ();
   59910                 :             :   return _val;
   59911                 :             : }
   59912                 :             : 
   59913                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:23297 */
   59914                 :             : rtx
   59915                 :             : gen_lrounddfsi2 (rtx operand0,
   59916                 :             :         rtx operand1)
   59917                 :             : {
   59918                 :             :   rtx_insn *_val = 0;
   59919                 :             :   start_sequence ();
   59920                 :             :   {
   59921                 :             :     rtx operands[2];
   59922                 :             :     operands[0] = operand0;
   59923                 :             :     operands[1] = operand1;
   59924                 :             : #define FAIL _Pragma ("GCC error \"lrounddfsi2 cannot FAIL\"") (void)0
   59925                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   59926                 :             : #line 23308 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   59927                 :             : {
   59928                 :             :   if (SSE_FLOAT_MODE_P (DFmode) && TARGET_SSE_MATH
   59929                 :             :       && SImode != HImode
   59930                 :             :       && ((SImode != DImode) || TARGET_64BIT)
   59931                 :             :       && !flag_trapping_math && !flag_rounding_math)
   59932                 :             :     ix86_expand_lround (operands[0], operands[1]);
   59933                 :             :   else
   59934                 :             :     ix86_emit_i387_round (operands[0], operands[1]);
   59935                 :             :   DONE;
   59936                 :             : }
   59937                 :             : #undef DONE
   59938                 :             : #undef FAIL
   59939                 :             :     operand0 = operands[0];
   59940                 :             :     (void) operand0;
   59941                 :             :     operand1 = operands[1];
   59942                 :             :     (void) operand1;
   59943                 :             :   }
   59944                 :             :   emit (operand0, true);
   59945                 :             :   emit (operand1, false);
   59946                 :             :   _val = get_insns ();
   59947                 :             :   end_sequence ();
   59948                 :             :   return _val;
   59949                 :             : }
   59950                 :             : 
   59951                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:23297 */
   59952                 :             : rtx
   59953                 :             : gen_lroundxfsi2 (rtx operand0,
   59954                 :             :         rtx operand1)
   59955                 :             : {
   59956                 :             :   rtx_insn *_val = 0;
   59957                 :             :   start_sequence ();
   59958                 :             :   {
   59959                 :             :     rtx operands[2];
   59960                 :             :     operands[0] = operand0;
   59961                 :             :     operands[1] = operand1;
   59962                 :             : #define FAIL _Pragma ("GCC error \"lroundxfsi2 cannot FAIL\"") (void)0
   59963                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   59964                 :             : #line 23308 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   59965                 :             : {
   59966                 :             :   if (SSE_FLOAT_MODE_P (XFmode) && TARGET_SSE_MATH
   59967                 :             :       && SImode != HImode
   59968                 :             :       && ((SImode != DImode) || TARGET_64BIT)
   59969                 :             :       && !flag_trapping_math && !flag_rounding_math)
   59970                 :             :     ix86_expand_lround (operands[0], operands[1]);
   59971                 :             :   else
   59972                 :             :     ix86_emit_i387_round (operands[0], operands[1]);
   59973                 :             :   DONE;
   59974                 :             : }
   59975                 :             : #undef DONE
   59976                 :             : #undef FAIL
   59977                 :             :     operand0 = operands[0];
   59978                 :             :     (void) operand0;
   59979                 :             :     operand1 = operands[1];
   59980                 :             :     (void) operand1;
   59981                 :             :   }
   59982                 :             :   emit (operand0, true);
   59983                 :             :   emit (operand1, false);
   59984                 :             :   _val = get_insns ();
   59985                 :             :   end_sequence ();
   59986                 :             :   return _val;
   59987                 :             : }
   59988                 :             : 
   59989                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:23297 */
   59990                 :             : rtx
   59991                 :             : gen_lroundsfdi2 (rtx operand0,
   59992                 :             :         rtx operand1)
   59993                 :             : {
   59994                 :             :   rtx_insn *_val = 0;
   59995                 :             :   start_sequence ();
   59996                 :             :   {
   59997                 :             :     rtx operands[2];
   59998                 :             :     operands[0] = operand0;
   59999                 :             :     operands[1] = operand1;
   60000                 :             : #define FAIL _Pragma ("GCC error \"lroundsfdi2 cannot FAIL\"") (void)0
   60001                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   60002                 :             : #line 23308 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   60003                 :             : {
   60004                 :             :   if (SSE_FLOAT_MODE_P (SFmode) && TARGET_SSE_MATH
   60005                 :             :       && DImode != HImode
   60006                 :             :       && ((DImode != DImode) || TARGET_64BIT)
   60007                 :             :       && !flag_trapping_math && !flag_rounding_math)
   60008                 :             :     ix86_expand_lround (operands[0], operands[1]);
   60009                 :             :   else
   60010                 :             :     ix86_emit_i387_round (operands[0], operands[1]);
   60011                 :             :   DONE;
   60012                 :             : }
   60013                 :             : #undef DONE
   60014                 :             : #undef FAIL
   60015                 :             :     operand0 = operands[0];
   60016                 :             :     (void) operand0;
   60017                 :             :     operand1 = operands[1];
   60018                 :             :     (void) operand1;
   60019                 :             :   }
   60020                 :             :   emit (operand0, true);
   60021                 :             :   emit (operand1, false);
   60022                 :             :   _val = get_insns ();
   60023                 :             :   end_sequence ();
   60024                 :             :   return _val;
   60025                 :             : }
   60026                 :             : 
   60027                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:23297 */
   60028                 :             : rtx
   60029                 :             : gen_lrounddfdi2 (rtx operand0,
   60030                 :             :         rtx operand1)
   60031                 :             : {
   60032                 :             :   rtx_insn *_val = 0;
   60033                 :             :   start_sequence ();
   60034                 :             :   {
   60035                 :             :     rtx operands[2];
   60036                 :             :     operands[0] = operand0;
   60037                 :             :     operands[1] = operand1;
   60038                 :             : #define FAIL _Pragma ("GCC error \"lrounddfdi2 cannot FAIL\"") (void)0
   60039                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   60040                 :             : #line 23308 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   60041                 :             : {
   60042                 :             :   if (SSE_FLOAT_MODE_P (DFmode) && TARGET_SSE_MATH
   60043                 :             :       && DImode != HImode
   60044                 :             :       && ((DImode != DImode) || TARGET_64BIT)
   60045                 :             :       && !flag_trapping_math && !flag_rounding_math)
   60046                 :             :     ix86_expand_lround (operands[0], operands[1]);
   60047                 :             :   else
   60048                 :             :     ix86_emit_i387_round (operands[0], operands[1]);
   60049                 :             :   DONE;
   60050                 :             : }
   60051                 :             : #undef DONE
   60052                 :             : #undef FAIL
   60053                 :             :     operand0 = operands[0];
   60054                 :             :     (void) operand0;
   60055                 :             :     operand1 = operands[1];
   60056                 :             :     (void) operand1;
   60057                 :             :   }
   60058                 :             :   emit (operand0, true);
   60059                 :             :   emit (operand1, false);
   60060                 :             :   _val = get_insns ();
   60061                 :             :   end_sequence ();
   60062                 :             :   return _val;
   60063                 :             : }
   60064                 :             : 
   60065                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:23297 */
   60066                 :             : rtx
   60067                 :             : gen_lroundxfdi2 (rtx operand0,
   60068                 :             :         rtx operand1)
   60069                 :             : {
   60070                 :             :   rtx_insn *_val = 0;
   60071                 :             :   start_sequence ();
   60072                 :             :   {
   60073                 :             :     rtx operands[2];
   60074                 :             :     operands[0] = operand0;
   60075                 :             :     operands[1] = operand1;
   60076                 :             : #define FAIL _Pragma ("GCC error \"lroundxfdi2 cannot FAIL\"") (void)0
   60077                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   60078                 :             : #line 23308 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   60079                 :             : {
   60080                 :             :   if (SSE_FLOAT_MODE_P (XFmode) && TARGET_SSE_MATH
   60081                 :             :       && DImode != HImode
   60082                 :             :       && ((DImode != DImode) || TARGET_64BIT)
   60083                 :             :       && !flag_trapping_math && !flag_rounding_math)
   60084                 :             :     ix86_expand_lround (operands[0], operands[1]);
   60085                 :             :   else
   60086                 :             :     ix86_emit_i387_round (operands[0], operands[1]);
   60087                 :             :   DONE;
   60088                 :             : }
   60089                 :             : #undef DONE
   60090                 :             : #undef FAIL
   60091                 :             :     operand0 = operands[0];
   60092                 :             :     (void) operand0;
   60093                 :             :     operand1 = operands[1];
   60094                 :             :     (void) operand1;
   60095                 :             :   }
   60096                 :             :   emit (operand0, true);
   60097                 :             :   emit (operand1, false);
   60098                 :             :   _val = get_insns ();
   60099                 :             :   end_sequence ();
   60100                 :             :   return _val;
   60101                 :             : }
   60102                 :             : 
   60103                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:23355 */
   60104                 :             : extern rtx_insn *gen_split_775 (rtx_insn *, rtx *);
   60105                 :             : rtx_insn *
   60106                 :             : gen_split_775 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   60107                 :             : {
   60108                 :             :   rtx_insn *_val = NULL;
   60109                 :             :   if (dump_file)
   60110                 :             :     fprintf (dump_file, "Splitting with gen_split_775 (i386.md:23355)\n");
   60111                 :             :   start_sequence ();
   60112                 :             : #define FAIL return (end_sequence (), _val)
   60113                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   60114                 :             : #line 23366 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   60115                 :             : {
   60116                 :             :   ix86_optimize_mode_switching[I387_ROUNDEVEN] = 1;
   60117                 :             : 
   60118                 :             :   operands[2] = assign_386_stack_local (HImode, SLOT_CW_STORED);
   60119                 :             :   operands[3] = assign_386_stack_local (HImode, SLOT_CW_ROUNDEVEN);
   60120                 :             : 
   60121                 :             :   emit_insn (gen_frndintxf2_roundeven_i387 (operands[0], operands[1],
   60122                 :             :                                              operands[2], operands[3]));
   60123                 :             :   DONE;
   60124                 :             : }
   60125                 :             : #undef DONE
   60126                 :             : #undef FAIL
   60127                 :             :   emit_insn (const0_rtx);
   60128                 :             :   _val = get_insns ();
   60129                 :             :   end_sequence ();
   60130                 :             :   return _val;
   60131                 :             : }
   60132                 :             : 
   60133                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:23355 */
   60134                 :             : extern rtx_insn *gen_split_776 (rtx_insn *, rtx *);
   60135                 :             : rtx_insn *
   60136                 :             : gen_split_776 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   60137                 :             : {
   60138                 :             :   rtx_insn *_val = NULL;
   60139                 :             :   if (dump_file)
   60140                 :             :     fprintf (dump_file, "Splitting with gen_split_776 (i386.md:23355)\n");
   60141                 :             :   start_sequence ();
   60142                 :             : #define FAIL return (end_sequence (), _val)
   60143                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   60144                 :             : #line 23366 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   60145                 :             : {
   60146                 :             :   ix86_optimize_mode_switching[I387_FLOOR] = 1;
   60147                 :             : 
   60148                 :             :   operands[2] = assign_386_stack_local (HImode, SLOT_CW_STORED);
   60149                 :             :   operands[3] = assign_386_stack_local (HImode, SLOT_CW_FLOOR);
   60150                 :             : 
   60151                 :             :   emit_insn (gen_frndintxf2_floor_i387 (operands[0], operands[1],
   60152                 :             :                                              operands[2], operands[3]));
   60153                 :             :   DONE;
   60154                 :             : }
   60155                 :             : #undef DONE
   60156                 :             : #undef FAIL
   60157                 :             :   emit_insn (const0_rtx);
   60158                 :             :   _val = get_insns ();
   60159                 :             :   end_sequence ();
   60160                 :             :   return _val;
   60161                 :             : }
   60162                 :             : 
   60163                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:23355 */
   60164                 :             : extern rtx_insn *gen_split_777 (rtx_insn *, rtx *);
   60165                 :             : rtx_insn *
   60166                 :             : gen_split_777 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   60167                 :             : {
   60168                 :             :   rtx_insn *_val = NULL;
   60169                 :             :   if (dump_file)
   60170                 :             :     fprintf (dump_file, "Splitting with gen_split_777 (i386.md:23355)\n");
   60171                 :             :   start_sequence ();
   60172                 :             : #define FAIL return (end_sequence (), _val)
   60173                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   60174                 :             : #line 23366 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   60175                 :             : {
   60176                 :             :   ix86_optimize_mode_switching[I387_CEIL] = 1;
   60177                 :             : 
   60178                 :             :   operands[2] = assign_386_stack_local (HImode, SLOT_CW_STORED);
   60179                 :             :   operands[3] = assign_386_stack_local (HImode, SLOT_CW_CEIL);
   60180                 :             : 
   60181                 :             :   emit_insn (gen_frndintxf2_ceil_i387 (operands[0], operands[1],
   60182                 :             :                                              operands[2], operands[3]));
   60183                 :             :   DONE;
   60184                 :             : }
   60185                 :             : #undef DONE
   60186                 :             : #undef FAIL
   60187                 :             :   emit_insn (const0_rtx);
   60188                 :             :   _val = get_insns ();
   60189                 :             :   end_sequence ();
   60190                 :             :   return _val;
   60191                 :             : }
   60192                 :             : 
   60193                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:23355 */
   60194                 :             : extern rtx_insn *gen_split_778 (rtx_insn *, rtx *);
   60195                 :             : rtx_insn *
   60196                 :             : gen_split_778 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   60197                 :             : {
   60198                 :             :   rtx_insn *_val = NULL;
   60199                 :             :   if (dump_file)
   60200                 :             :     fprintf (dump_file, "Splitting with gen_split_778 (i386.md:23355)\n");
   60201                 :             :   start_sequence ();
   60202                 :             : #define FAIL return (end_sequence (), _val)
   60203                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   60204                 :             : #line 23366 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   60205                 :             : {
   60206                 :             :   ix86_optimize_mode_switching[I387_TRUNC] = 1;
   60207                 :             : 
   60208                 :             :   operands[2] = assign_386_stack_local (HImode, SLOT_CW_STORED);
   60209                 :             :   operands[3] = assign_386_stack_local (HImode, SLOT_CW_TRUNC);
   60210                 :             : 
   60211                 :             :   emit_insn (gen_frndintxf2_trunc_i387 (operands[0], operands[1],
   60212                 :             :                                              operands[2], operands[3]));
   60213                 :             :   DONE;
   60214                 :             : }
   60215                 :             : #undef DONE
   60216                 :             : #undef FAIL
   60217                 :             :   emit_insn (const0_rtx);
   60218                 :             :   _val = get_insns ();
   60219                 :             :   end_sequence ();
   60220                 :             :   return _val;
   60221                 :             : }
   60222                 :             : 
   60223                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:23393 */
   60224                 :             : rtx
   60225                 :             : gen_roundevenxf2 (rtx operand0,
   60226                 :             :         rtx operand1)
   60227                 :             : {
   60228                 :             :   return gen_rtx_PARALLEL (VOIDmode,
   60229                 :             :         gen_rtvec (2,
   60230                 :             :                 gen_rtx_SET (operand0,
   60231                 :             :         gen_rtx_UNSPEC (XFmode,
   60232                 :             :         gen_rtvec (1,
   60233                 :             :                 operand1),
   60234                 :             :         72)),
   60235                 :             :                 gen_hard_reg_clobber (CCmode, 17)));
   60236                 :             : }
   60237                 :             : 
   60238                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:23393 */
   60239                 :             : rtx
   60240                 :             : gen_floorxf2 (rtx operand0,
   60241                 :             :         rtx operand1)
   60242                 :             : {
   60243                 :             :   return gen_rtx_PARALLEL (VOIDmode,
   60244                 :             :         gen_rtvec (2,
   60245                 :             :                 gen_rtx_SET (operand0,
   60246                 :             :         gen_rtx_UNSPEC (XFmode,
   60247                 :             :         gen_rtvec (1,
   60248                 :             :                 operand1),
   60249                 :             :         73)),
   60250                 :             :                 gen_hard_reg_clobber (CCmode, 17)));
   60251                 :             : }
   60252                 :             : 
   60253                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:23393 */
   60254                 :             : rtx
   60255                 :             : gen_ceilxf2 (rtx operand0,
   60256                 :             :         rtx operand1)
   60257                 :             : {
   60258                 :             :   return gen_rtx_PARALLEL (VOIDmode,
   60259                 :             :         gen_rtvec (2,
   60260                 :             :                 gen_rtx_SET (operand0,
   60261                 :             :         gen_rtx_UNSPEC (XFmode,
   60262                 :             :         gen_rtvec (1,
   60263                 :             :                 operand1),
   60264                 :             :         74)),
   60265                 :             :                 gen_hard_reg_clobber (CCmode, 17)));
   60266                 :             : }
   60267                 :             : 
   60268                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:23393 */
   60269                 :             : rtx
   60270                 :             : gen_btruncxf2 (rtx operand0,
   60271                 :             :         rtx operand1)
   60272                 :             : {
   60273                 :             :   return gen_rtx_PARALLEL (VOIDmode,
   60274                 :             :         gen_rtvec (2,
   60275                 :             :                 gen_rtx_SET (operand0,
   60276                 :             :         gen_rtx_UNSPEC (XFmode,
   60277                 :             :         gen_rtvec (1,
   60278                 :             :                 operand1),
   60279                 :             :         75)),
   60280                 :             :                 gen_hard_reg_clobber (CCmode, 17)));
   60281                 :             : }
   60282                 :             : 
   60283                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:23401 */
   60284                 :             : rtx
   60285                 :             : gen_roundevenhf2 (rtx operand0,
   60286                 :             :         rtx operand1)
   60287                 :             : {
   60288                 :             :   rtx_insn *_val = 0;
   60289                 :             :   start_sequence ();
   60290                 :             :   {
   60291                 :             :     rtx operands[2];
   60292                 :             :     operands[0] = operand0;
   60293                 :             :     operands[1] = operand1;
   60294                 :             : #define FAIL _Pragma ("GCC error \"roundevenhf2 cannot FAIL\"") (void)0
   60295                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   60296                 :             : #line 23407 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   60297                 :             : {
   60298                 :             :   emit_insn (gen_sse4_1_roundhf2 (operands[0], operands[1],
   60299                 :             :                                   GEN_INT (ROUND_ROUNDEVEN | ROUND_NO_EXC)));
   60300                 :             :   DONE;
   60301                 :             : }
   60302                 :             : #undef DONE
   60303                 :             : #undef FAIL
   60304                 :             :     operand0 = operands[0];
   60305                 :             :     (void) operand0;
   60306                 :             :     operand1 = operands[1];
   60307                 :             :     (void) operand1;
   60308                 :             :   }
   60309                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   60310                 :             :         gen_rtvec (2,
   60311                 :             :                 gen_rtx_SET (operand0,
   60312                 :             :         gen_rtx_UNSPEC (HFmode,
   60313                 :             :         gen_rtvec (1,
   60314                 :             :                 operand1),
   60315                 :             :         72)),
   60316                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   60317                 :             :   _val = get_insns ();
   60318                 :             :   end_sequence ();
   60319                 :             :   return _val;
   60320                 :             : }
   60321                 :             : 
   60322                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:23401 */
   60323                 :             : rtx
   60324                 :             : gen_floorhf2 (rtx operand0,
   60325                 :             :         rtx operand1)
   60326                 :             : {
   60327                 :             :   rtx_insn *_val = 0;
   60328                 :             :   start_sequence ();
   60329                 :             :   {
   60330                 :             :     rtx operands[2];
   60331                 :             :     operands[0] = operand0;
   60332                 :             :     operands[1] = operand1;
   60333                 :             : #define FAIL _Pragma ("GCC error \"floorhf2 cannot FAIL\"") (void)0
   60334                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   60335                 :             : #line 23407 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   60336                 :             : {
   60337                 :             :   emit_insn (gen_sse4_1_roundhf2 (operands[0], operands[1],
   60338                 :             :                                   GEN_INT (ROUND_FLOOR | ROUND_NO_EXC)));
   60339                 :             :   DONE;
   60340                 :             : }
   60341                 :             : #undef DONE
   60342                 :             : #undef FAIL
   60343                 :             :     operand0 = operands[0];
   60344                 :             :     (void) operand0;
   60345                 :             :     operand1 = operands[1];
   60346                 :             :     (void) operand1;
   60347                 :             :   }
   60348                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   60349                 :             :         gen_rtvec (2,
   60350                 :             :                 gen_rtx_SET (operand0,
   60351                 :             :         gen_rtx_UNSPEC (HFmode,
   60352                 :             :         gen_rtvec (1,
   60353                 :             :                 operand1),
   60354                 :             :         73)),
   60355                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   60356                 :             :   _val = get_insns ();
   60357                 :             :   end_sequence ();
   60358                 :             :   return _val;
   60359                 :             : }
   60360                 :             : 
   60361                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:23401 */
   60362                 :             : rtx
   60363                 :             : gen_ceilhf2 (rtx operand0,
   60364                 :             :         rtx operand1)
   60365                 :             : {
   60366                 :             :   rtx_insn *_val = 0;
   60367                 :             :   start_sequence ();
   60368                 :             :   {
   60369                 :             :     rtx operands[2];
   60370                 :             :     operands[0] = operand0;
   60371                 :             :     operands[1] = operand1;
   60372                 :             : #define FAIL _Pragma ("GCC error \"ceilhf2 cannot FAIL\"") (void)0
   60373                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   60374                 :             : #line 23407 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   60375                 :             : {
   60376                 :             :   emit_insn (gen_sse4_1_roundhf2 (operands[0], operands[1],
   60377                 :             :                                   GEN_INT (ROUND_CEIL | ROUND_NO_EXC)));
   60378                 :             :   DONE;
   60379                 :             : }
   60380                 :             : #undef DONE
   60381                 :             : #undef FAIL
   60382                 :             :     operand0 = operands[0];
   60383                 :             :     (void) operand0;
   60384                 :             :     operand1 = operands[1];
   60385                 :             :     (void) operand1;
   60386                 :             :   }
   60387                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   60388                 :             :         gen_rtvec (2,
   60389                 :             :                 gen_rtx_SET (operand0,
   60390                 :             :         gen_rtx_UNSPEC (HFmode,
   60391                 :             :         gen_rtvec (1,
   60392                 :             :                 operand1),
   60393                 :             :         74)),
   60394                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   60395                 :             :   _val = get_insns ();
   60396                 :             :   end_sequence ();
   60397                 :             :   return _val;
   60398                 :             : }
   60399                 :             : 
   60400                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:23401 */
   60401                 :             : rtx
   60402                 :             : gen_btrunchf2 (rtx operand0,
   60403                 :             :         rtx operand1)
   60404                 :             : {
   60405                 :             :   rtx_insn *_val = 0;
   60406                 :             :   start_sequence ();
   60407                 :             :   {
   60408                 :             :     rtx operands[2];
   60409                 :             :     operands[0] = operand0;
   60410                 :             :     operands[1] = operand1;
   60411                 :             : #define FAIL _Pragma ("GCC error \"btrunchf2 cannot FAIL\"") (void)0
   60412                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   60413                 :             : #line 23407 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   60414                 :             : {
   60415                 :             :   emit_insn (gen_sse4_1_roundhf2 (operands[0], operands[1],
   60416                 :             :                                   GEN_INT (ROUND_TRUNC | ROUND_NO_EXC)));
   60417                 :             :   DONE;
   60418                 :             : }
   60419                 :             : #undef DONE
   60420                 :             : #undef FAIL
   60421                 :             :     operand0 = operands[0];
   60422                 :             :     (void) operand0;
   60423                 :             :     operand1 = operands[1];
   60424                 :             :     (void) operand1;
   60425                 :             :   }
   60426                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   60427                 :             :         gen_rtvec (2,
   60428                 :             :                 gen_rtx_SET (operand0,
   60429                 :             :         gen_rtx_UNSPEC (HFmode,
   60430                 :             :         gen_rtvec (1,
   60431                 :             :                 operand1),
   60432                 :             :         75)),
   60433                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   60434                 :             :   _val = get_insns ();
   60435                 :             :   end_sequence ();
   60436                 :             :   return _val;
   60437                 :             : }
   60438                 :             : 
   60439                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:23413 */
   60440                 :             : rtx
   60441                 :             : gen_roundevensf2 (rtx operand0,
   60442                 :             :         rtx operand1)
   60443                 :             : {
   60444                 :             :   rtx_insn *_val = 0;
   60445                 :             :   start_sequence ();
   60446                 :             :   {
   60447                 :             :     rtx operands[2];
   60448                 :             :     operands[0] = operand0;
   60449                 :             :     operands[1] = operand1;
   60450                 :             : #define FAIL _Pragma ("GCC error \"roundevensf2 cannot FAIL\"") (void)0
   60451                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   60452                 :             : #line 23426 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   60453                 :             : {
   60454                 :             :   if (SSE_FLOAT_MODE_P (SFmode) && TARGET_SSE_MATH
   60455                 :             :       && (TARGET_SSE4_1
   60456                 :             :           || (ROUND_ROUNDEVEN != ROUND_ROUNDEVEN
   60457                 :             :               && (flag_fp_int_builtin_inexact || !flag_trapping_math))))
   60458                 :             :     {
   60459                 :             :       if (TARGET_SSE4_1)
   60460                 :             :         emit_insn (gen_sse4_1_roundsf2
   60461                 :             :                    (operands[0], operands[1],
   60462                 :             :                     GEN_INT (ROUND_ROUNDEVEN | ROUND_NO_EXC)));
   60463                 :             :       else if (TARGET_64BIT || (SFmode != DFmode))
   60464                 :             :         {
   60465                 :             :           if (ROUND_ROUNDEVEN == ROUND_FLOOR)
   60466                 :             :             ix86_expand_floorceil (operands[0], operands[1], true);
   60467                 :             :           else if (ROUND_ROUNDEVEN == ROUND_CEIL)
   60468                 :             :             ix86_expand_floorceil (operands[0], operands[1], false);
   60469                 :             :           else if (ROUND_ROUNDEVEN == ROUND_TRUNC)
   60470                 :             :             ix86_expand_trunc (operands[0], operands[1]);
   60471                 :             :           else
   60472                 :             :             gcc_unreachable ();
   60473                 :             :         }
   60474                 :             :       else
   60475                 :             :         {
   60476                 :             :           if (ROUND_ROUNDEVEN == ROUND_FLOOR)
   60477                 :             :             ix86_expand_floorceildf_32 (operands[0], operands[1], true);
   60478                 :             :           else if (ROUND_ROUNDEVEN == ROUND_CEIL)
   60479                 :             :             ix86_expand_floorceildf_32 (operands[0], operands[1], false);
   60480                 :             :           else if (ROUND_ROUNDEVEN == ROUND_TRUNC)
   60481                 :             :             ix86_expand_truncdf_32 (operands[0], operands[1]);
   60482                 :             :           else
   60483                 :             :             gcc_unreachable ();
   60484                 :             :         }
   60485                 :             :     }
   60486                 :             :   else
   60487                 :             :     {
   60488                 :             :       rtx op0 = gen_reg_rtx (XFmode);
   60489                 :             :       rtx op1 = gen_reg_rtx (XFmode);
   60490                 :             : 
   60491                 :             :       emit_insn (gen_extendsfxf2 (op1, operands[1]));
   60492                 :             :       emit_insn (gen_frndintxf2_roundeven (op0, op1));
   60493                 :             :       emit_insn (gen_truncxfsf2_i387_noop_unspec (operands[0], op0));
   60494                 :             :     }
   60495                 :             :   DONE;
   60496                 :             : }
   60497                 :             : #undef DONE
   60498                 :             : #undef FAIL
   60499                 :             :     operand0 = operands[0];
   60500                 :             :     (void) operand0;
   60501                 :             :     operand1 = operands[1];
   60502                 :             :     (void) operand1;
   60503                 :             :   }
   60504                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   60505                 :             :         gen_rtvec (2,
   60506                 :             :                 gen_rtx_SET (operand0,
   60507                 :             :         gen_rtx_UNSPEC (SFmode,
   60508                 :             :         gen_rtvec (1,
   60509                 :             :                 operand1),
   60510                 :             :         72)),
   60511                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   60512                 :             :   _val = get_insns ();
   60513                 :             :   end_sequence ();
   60514                 :             :   return _val;
   60515                 :             : }
   60516                 :             : 
   60517                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:23413 */
   60518                 :             : rtx
   60519                 :             : gen_floorsf2 (rtx operand0,
   60520                 :             :         rtx operand1)
   60521                 :             : {
   60522                 :             :   rtx_insn *_val = 0;
   60523                 :             :   start_sequence ();
   60524                 :             :   {
   60525                 :             :     rtx operands[2];
   60526                 :             :     operands[0] = operand0;
   60527                 :             :     operands[1] = operand1;
   60528                 :             : #define FAIL _Pragma ("GCC error \"floorsf2 cannot FAIL\"") (void)0
   60529                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   60530                 :             : #line 23426 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   60531                 :             : {
   60532                 :             :   if (SSE_FLOAT_MODE_P (SFmode) && TARGET_SSE_MATH
   60533                 :             :       && (TARGET_SSE4_1
   60534                 :             :           || (ROUND_FLOOR != ROUND_ROUNDEVEN
   60535                 :             :               && (flag_fp_int_builtin_inexact || !flag_trapping_math))))
   60536                 :             :     {
   60537                 :             :       if (TARGET_SSE4_1)
   60538                 :             :         emit_insn (gen_sse4_1_roundsf2
   60539                 :             :                    (operands[0], operands[1],
   60540                 :             :                     GEN_INT (ROUND_FLOOR | ROUND_NO_EXC)));
   60541                 :             :       else if (TARGET_64BIT || (SFmode != DFmode))
   60542                 :             :         {
   60543                 :             :           if (ROUND_FLOOR == ROUND_FLOOR)
   60544                 :             :             ix86_expand_floorceil (operands[0], operands[1], true);
   60545                 :             :           else if (ROUND_FLOOR == ROUND_CEIL)
   60546                 :             :             ix86_expand_floorceil (operands[0], operands[1], false);
   60547                 :             :           else if (ROUND_FLOOR == ROUND_TRUNC)
   60548                 :             :             ix86_expand_trunc (operands[0], operands[1]);
   60549                 :             :           else
   60550                 :             :             gcc_unreachable ();
   60551                 :             :         }
   60552                 :             :       else
   60553                 :             :         {
   60554                 :             :           if (ROUND_FLOOR == ROUND_FLOOR)
   60555                 :             :             ix86_expand_floorceildf_32 (operands[0], operands[1], true);
   60556                 :             :           else if (ROUND_FLOOR == ROUND_CEIL)
   60557                 :             :             ix86_expand_floorceildf_32 (operands[0], operands[1], false);
   60558                 :             :           else if (ROUND_FLOOR == ROUND_TRUNC)
   60559                 :             :             ix86_expand_truncdf_32 (operands[0], operands[1]);
   60560                 :             :           else
   60561                 :             :             gcc_unreachable ();
   60562                 :             :         }
   60563                 :             :     }
   60564                 :             :   else
   60565                 :             :     {
   60566                 :             :       rtx op0 = gen_reg_rtx (XFmode);
   60567                 :             :       rtx op1 = gen_reg_rtx (XFmode);
   60568                 :             : 
   60569                 :             :       emit_insn (gen_extendsfxf2 (op1, operands[1]));
   60570                 :             :       emit_insn (gen_frndintxf2_floor (op0, op1));
   60571                 :             :       emit_insn (gen_truncxfsf2_i387_noop_unspec (operands[0], op0));
   60572                 :             :     }
   60573                 :             :   DONE;
   60574                 :             : }
   60575                 :             : #undef DONE
   60576                 :             : #undef FAIL
   60577                 :             :     operand0 = operands[0];
   60578                 :             :     (void) operand0;
   60579                 :             :     operand1 = operands[1];
   60580                 :             :     (void) operand1;
   60581                 :             :   }
   60582                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   60583                 :             :         gen_rtvec (2,
   60584                 :             :                 gen_rtx_SET (operand0,
   60585                 :             :         gen_rtx_UNSPEC (SFmode,
   60586                 :             :         gen_rtvec (1,
   60587                 :             :                 operand1),
   60588                 :             :         73)),
   60589                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   60590                 :             :   _val = get_insns ();
   60591                 :             :   end_sequence ();
   60592                 :             :   return _val;
   60593                 :             : }
   60594                 :             : 
   60595                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:23413 */
   60596                 :             : rtx
   60597                 :             : gen_ceilsf2 (rtx operand0,
   60598                 :             :         rtx operand1)
   60599                 :             : {
   60600                 :             :   rtx_insn *_val = 0;
   60601                 :             :   start_sequence ();
   60602                 :             :   {
   60603                 :             :     rtx operands[2];
   60604                 :             :     operands[0] = operand0;
   60605                 :             :     operands[1] = operand1;
   60606                 :             : #define FAIL _Pragma ("GCC error \"ceilsf2 cannot FAIL\"") (void)0
   60607                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   60608                 :             : #line 23426 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   60609                 :             : {
   60610                 :             :   if (SSE_FLOAT_MODE_P (SFmode) && TARGET_SSE_MATH
   60611                 :             :       && (TARGET_SSE4_1
   60612                 :             :           || (ROUND_CEIL != ROUND_ROUNDEVEN
   60613                 :             :               && (flag_fp_int_builtin_inexact || !flag_trapping_math))))
   60614                 :             :     {
   60615                 :             :       if (TARGET_SSE4_1)
   60616                 :             :         emit_insn (gen_sse4_1_roundsf2
   60617                 :             :                    (operands[0], operands[1],
   60618                 :             :                     GEN_INT (ROUND_CEIL | ROUND_NO_EXC)));
   60619                 :             :       else if (TARGET_64BIT || (SFmode != DFmode))
   60620                 :             :         {
   60621                 :             :           if (ROUND_CEIL == ROUND_FLOOR)
   60622                 :             :             ix86_expand_floorceil (operands[0], operands[1], true);
   60623                 :             :           else if (ROUND_CEIL == ROUND_CEIL)
   60624                 :             :             ix86_expand_floorceil (operands[0], operands[1], false);
   60625                 :             :           else if (ROUND_CEIL == ROUND_TRUNC)
   60626                 :             :             ix86_expand_trunc (operands[0], operands[1]);
   60627                 :             :           else
   60628                 :             :             gcc_unreachable ();
   60629                 :             :         }
   60630                 :             :       else
   60631                 :             :         {
   60632                 :             :           if (ROUND_CEIL == ROUND_FLOOR)
   60633                 :             :             ix86_expand_floorceildf_32 (operands[0], operands[1], true);
   60634                 :             :           else if (ROUND_CEIL == ROUND_CEIL)
   60635                 :             :             ix86_expand_floorceildf_32 (operands[0], operands[1], false);
   60636                 :             :           else if (ROUND_CEIL == ROUND_TRUNC)
   60637                 :             :             ix86_expand_truncdf_32 (operands[0], operands[1]);
   60638                 :             :           else
   60639                 :             :             gcc_unreachable ();
   60640                 :             :         }
   60641                 :             :     }
   60642                 :             :   else
   60643                 :             :     {
   60644                 :             :       rtx op0 = gen_reg_rtx (XFmode);
   60645                 :             :       rtx op1 = gen_reg_rtx (XFmode);
   60646                 :             : 
   60647                 :             :       emit_insn (gen_extendsfxf2 (op1, operands[1]));
   60648                 :             :       emit_insn (gen_frndintxf2_ceil (op0, op1));
   60649                 :             :       emit_insn (gen_truncxfsf2_i387_noop_unspec (operands[0], op0));
   60650                 :             :     }
   60651                 :             :   DONE;
   60652                 :             : }
   60653                 :             : #undef DONE
   60654                 :             : #undef FAIL
   60655                 :             :     operand0 = operands[0];
   60656                 :             :     (void) operand0;
   60657                 :             :     operand1 = operands[1];
   60658                 :             :     (void) operand1;
   60659                 :             :   }
   60660                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   60661                 :             :         gen_rtvec (2,
   60662                 :             :                 gen_rtx_SET (operand0,
   60663                 :             :         gen_rtx_UNSPEC (SFmode,
   60664                 :             :         gen_rtvec (1,
   60665                 :             :                 operand1),
   60666                 :             :         74)),
   60667                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   60668                 :             :   _val = get_insns ();
   60669                 :             :   end_sequence ();
   60670                 :             :   return _val;
   60671                 :             : }
   60672                 :             : 
   60673                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:23413 */
   60674                 :             : rtx
   60675                 :             : gen_btruncsf2 (rtx operand0,
   60676                 :             :         rtx operand1)
   60677                 :             : {
   60678                 :             :   rtx_insn *_val = 0;
   60679                 :             :   start_sequence ();
   60680                 :             :   {
   60681                 :             :     rtx operands[2];
   60682                 :             :     operands[0] = operand0;
   60683                 :             :     operands[1] = operand1;
   60684                 :             : #define FAIL _Pragma ("GCC error \"btruncsf2 cannot FAIL\"") (void)0
   60685                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   60686                 :             : #line 23426 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   60687                 :             : {
   60688                 :             :   if (SSE_FLOAT_MODE_P (SFmode) && TARGET_SSE_MATH
   60689                 :             :       && (TARGET_SSE4_1
   60690                 :             :           || (ROUND_TRUNC != ROUND_ROUNDEVEN
   60691                 :             :               && (flag_fp_int_builtin_inexact || !flag_trapping_math))))
   60692                 :             :     {
   60693                 :             :       if (TARGET_SSE4_1)
   60694                 :             :         emit_insn (gen_sse4_1_roundsf2
   60695                 :             :                    (operands[0], operands[1],
   60696                 :             :                     GEN_INT (ROUND_TRUNC | ROUND_NO_EXC)));
   60697                 :             :       else if (TARGET_64BIT || (SFmode != DFmode))
   60698                 :             :         {
   60699                 :             :           if (ROUND_TRUNC == ROUND_FLOOR)
   60700                 :             :             ix86_expand_floorceil (operands[0], operands[1], true);
   60701                 :             :           else if (ROUND_TRUNC == ROUND_CEIL)
   60702                 :             :             ix86_expand_floorceil (operands[0], operands[1], false);
   60703                 :             :           else if (ROUND_TRUNC == ROUND_TRUNC)
   60704                 :             :             ix86_expand_trunc (operands[0], operands[1]);
   60705                 :             :           else
   60706                 :             :             gcc_unreachable ();
   60707                 :             :         }
   60708                 :             :       else
   60709                 :             :         {
   60710                 :             :           if (ROUND_TRUNC == ROUND_FLOOR)
   60711                 :             :             ix86_expand_floorceildf_32 (operands[0], operands[1], true);
   60712                 :             :           else if (ROUND_TRUNC == ROUND_CEIL)
   60713                 :             :             ix86_expand_floorceildf_32 (operands[0], operands[1], false);
   60714                 :             :           else if (ROUND_TRUNC == ROUND_TRUNC)
   60715                 :             :             ix86_expand_truncdf_32 (operands[0], operands[1]);
   60716                 :             :           else
   60717                 :             :             gcc_unreachable ();
   60718                 :             :         }
   60719                 :             :     }
   60720                 :             :   else
   60721                 :             :     {
   60722                 :             :       rtx op0 = gen_reg_rtx (XFmode);
   60723                 :             :       rtx op1 = gen_reg_rtx (XFmode);
   60724                 :             : 
   60725                 :             :       emit_insn (gen_extendsfxf2 (op1, operands[1]));
   60726                 :             :       emit_insn (gen_frndintxf2_trunc (op0, op1));
   60727                 :             :       emit_insn (gen_truncxfsf2_i387_noop_unspec (operands[0], op0));
   60728                 :             :     }
   60729                 :             :   DONE;
   60730                 :             : }
   60731                 :             : #undef DONE
   60732                 :             : #undef FAIL
   60733                 :             :     operand0 = operands[0];
   60734                 :             :     (void) operand0;
   60735                 :             :     operand1 = operands[1];
   60736                 :             :     (void) operand1;
   60737                 :             :   }
   60738                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   60739                 :             :         gen_rtvec (2,
   60740                 :             :                 gen_rtx_SET (operand0,
   60741                 :             :         gen_rtx_UNSPEC (SFmode,
   60742                 :             :         gen_rtvec (1,
   60743                 :             :                 operand1),
   60744                 :             :         75)),
   60745                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   60746                 :             :   _val = get_insns ();
   60747                 :             :   end_sequence ();
   60748                 :             :   return _val;
   60749                 :             : }
   60750                 :             : 
   60751                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:23413 */
   60752                 :             : rtx
   60753                 :             : gen_roundevendf2 (rtx operand0,
   60754                 :             :         rtx operand1)
   60755                 :             : {
   60756                 :             :   rtx_insn *_val = 0;
   60757                 :             :   start_sequence ();
   60758                 :             :   {
   60759                 :             :     rtx operands[2];
   60760                 :             :     operands[0] = operand0;
   60761                 :             :     operands[1] = operand1;
   60762                 :             : #define FAIL _Pragma ("GCC error \"roundevendf2 cannot FAIL\"") (void)0
   60763                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   60764                 :             : #line 23426 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   60765                 :             : {
   60766                 :             :   if (SSE_FLOAT_MODE_P (DFmode) && TARGET_SSE_MATH
   60767                 :             :       && (TARGET_SSE4_1
   60768                 :             :           || (ROUND_ROUNDEVEN != ROUND_ROUNDEVEN
   60769                 :             :               && (flag_fp_int_builtin_inexact || !flag_trapping_math))))
   60770                 :             :     {
   60771                 :             :       if (TARGET_SSE4_1)
   60772                 :             :         emit_insn (gen_sse4_1_rounddf2
   60773                 :             :                    (operands[0], operands[1],
   60774                 :             :                     GEN_INT (ROUND_ROUNDEVEN | ROUND_NO_EXC)));
   60775                 :             :       else if (TARGET_64BIT || (DFmode != DFmode))
   60776                 :             :         {
   60777                 :             :           if (ROUND_ROUNDEVEN == ROUND_FLOOR)
   60778                 :             :             ix86_expand_floorceil (operands[0], operands[1], true);
   60779                 :             :           else if (ROUND_ROUNDEVEN == ROUND_CEIL)
   60780                 :             :             ix86_expand_floorceil (operands[0], operands[1], false);
   60781                 :             :           else if (ROUND_ROUNDEVEN == ROUND_TRUNC)
   60782                 :             :             ix86_expand_trunc (operands[0], operands[1]);
   60783                 :             :           else
   60784                 :             :             gcc_unreachable ();
   60785                 :             :         }
   60786                 :             :       else
   60787                 :             :         {
   60788                 :             :           if (ROUND_ROUNDEVEN == ROUND_FLOOR)
   60789                 :             :             ix86_expand_floorceildf_32 (operands[0], operands[1], true);
   60790                 :             :           else if (ROUND_ROUNDEVEN == ROUND_CEIL)
   60791                 :             :             ix86_expand_floorceildf_32 (operands[0], operands[1], false);
   60792                 :             :           else if (ROUND_ROUNDEVEN == ROUND_TRUNC)
   60793                 :             :             ix86_expand_truncdf_32 (operands[0], operands[1]);
   60794                 :             :           else
   60795                 :             :             gcc_unreachable ();
   60796                 :             :         }
   60797                 :             :     }
   60798                 :             :   else
   60799                 :             :     {
   60800                 :             :       rtx op0 = gen_reg_rtx (XFmode);
   60801                 :             :       rtx op1 = gen_reg_rtx (XFmode);
   60802                 :             : 
   60803                 :             :       emit_insn (gen_extenddfxf2 (op1, operands[1]));
   60804                 :             :       emit_insn (gen_frndintxf2_roundeven (op0, op1));
   60805                 :             :       emit_insn (gen_truncxfdf2_i387_noop_unspec (operands[0], op0));
   60806                 :             :     }
   60807                 :             :   DONE;
   60808                 :             : }
   60809                 :             : #undef DONE
   60810                 :             : #undef FAIL
   60811                 :             :     operand0 = operands[0];
   60812                 :             :     (void) operand0;
   60813                 :             :     operand1 = operands[1];
   60814                 :             :     (void) operand1;
   60815                 :             :   }
   60816                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   60817                 :             :         gen_rtvec (2,
   60818                 :             :                 gen_rtx_SET (operand0,
   60819                 :             :         gen_rtx_UNSPEC (DFmode,
   60820                 :             :         gen_rtvec (1,
   60821                 :             :                 operand1),
   60822                 :             :         72)),
   60823                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   60824                 :             :   _val = get_insns ();
   60825                 :             :   end_sequence ();
   60826                 :             :   return _val;
   60827                 :             : }
   60828                 :             : 
   60829                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:23413 */
   60830                 :             : rtx
   60831                 :             : gen_floordf2 (rtx operand0,
   60832                 :             :         rtx operand1)
   60833                 :             : {
   60834                 :             :   rtx_insn *_val = 0;
   60835                 :             :   start_sequence ();
   60836                 :             :   {
   60837                 :             :     rtx operands[2];
   60838                 :             :     operands[0] = operand0;
   60839                 :             :     operands[1] = operand1;
   60840                 :             : #define FAIL _Pragma ("GCC error \"floordf2 cannot FAIL\"") (void)0
   60841                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   60842                 :             : #line 23426 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   60843                 :             : {
   60844                 :             :   if (SSE_FLOAT_MODE_P (DFmode) && TARGET_SSE_MATH
   60845                 :             :       && (TARGET_SSE4_1
   60846                 :             :           || (ROUND_FLOOR != ROUND_ROUNDEVEN
   60847                 :             :               && (flag_fp_int_builtin_inexact || !flag_trapping_math))))
   60848                 :             :     {
   60849                 :             :       if (TARGET_SSE4_1)
   60850                 :             :         emit_insn (gen_sse4_1_rounddf2
   60851                 :             :                    (operands[0], operands[1],
   60852                 :             :                     GEN_INT (ROUND_FLOOR | ROUND_NO_EXC)));
   60853                 :             :       else if (TARGET_64BIT || (DFmode != DFmode))
   60854                 :             :         {
   60855                 :             :           if (ROUND_FLOOR == ROUND_FLOOR)
   60856                 :             :             ix86_expand_floorceil (operands[0], operands[1], true);
   60857                 :             :           else if (ROUND_FLOOR == ROUND_CEIL)
   60858                 :             :             ix86_expand_floorceil (operands[0], operands[1], false);
   60859                 :             :           else if (ROUND_FLOOR == ROUND_TRUNC)
   60860                 :             :             ix86_expand_trunc (operands[0], operands[1]);
   60861                 :             :           else
   60862                 :             :             gcc_unreachable ();
   60863                 :             :         }
   60864                 :             :       else
   60865                 :             :         {
   60866                 :             :           if (ROUND_FLOOR == ROUND_FLOOR)
   60867                 :             :             ix86_expand_floorceildf_32 (operands[0], operands[1], true);
   60868                 :             :           else if (ROUND_FLOOR == ROUND_CEIL)
   60869                 :             :             ix86_expand_floorceildf_32 (operands[0], operands[1], false);
   60870                 :             :           else if (ROUND_FLOOR == ROUND_TRUNC)
   60871                 :             :             ix86_expand_truncdf_32 (operands[0], operands[1]);
   60872                 :             :           else
   60873                 :             :             gcc_unreachable ();
   60874                 :             :         }
   60875                 :             :     }
   60876                 :             :   else
   60877                 :             :     {
   60878                 :             :       rtx op0 = gen_reg_rtx (XFmode);
   60879                 :             :       rtx op1 = gen_reg_rtx (XFmode);
   60880                 :             : 
   60881                 :             :       emit_insn (gen_extenddfxf2 (op1, operands[1]));
   60882                 :             :       emit_insn (gen_frndintxf2_floor (op0, op1));
   60883                 :             :       emit_insn (gen_truncxfdf2_i387_noop_unspec (operands[0], op0));
   60884                 :             :     }
   60885                 :             :   DONE;
   60886                 :             : }
   60887                 :             : #undef DONE
   60888                 :             : #undef FAIL
   60889                 :             :     operand0 = operands[0];
   60890                 :             :     (void) operand0;
   60891                 :             :     operand1 = operands[1];
   60892                 :             :     (void) operand1;
   60893                 :             :   }
   60894                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   60895                 :             :         gen_rtvec (2,
   60896                 :             :                 gen_rtx_SET (operand0,
   60897                 :             :         gen_rtx_UNSPEC (DFmode,
   60898                 :             :         gen_rtvec (1,
   60899                 :             :                 operand1),
   60900                 :             :         73)),
   60901                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   60902                 :             :   _val = get_insns ();
   60903                 :             :   end_sequence ();
   60904                 :             :   return _val;
   60905                 :             : }
   60906                 :             : 
   60907                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:23413 */
   60908                 :             : rtx
   60909                 :             : gen_ceildf2 (rtx operand0,
   60910                 :             :         rtx operand1)
   60911                 :             : {
   60912                 :             :   rtx_insn *_val = 0;
   60913                 :             :   start_sequence ();
   60914                 :             :   {
   60915                 :             :     rtx operands[2];
   60916                 :             :     operands[0] = operand0;
   60917                 :             :     operands[1] = operand1;
   60918                 :             : #define FAIL _Pragma ("GCC error \"ceildf2 cannot FAIL\"") (void)0
   60919                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   60920                 :             : #line 23426 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   60921                 :             : {
   60922                 :             :   if (SSE_FLOAT_MODE_P (DFmode) && TARGET_SSE_MATH
   60923                 :             :       && (TARGET_SSE4_1
   60924                 :             :           || (ROUND_CEIL != ROUND_ROUNDEVEN
   60925                 :             :               && (flag_fp_int_builtin_inexact || !flag_trapping_math))))
   60926                 :             :     {
   60927                 :             :       if (TARGET_SSE4_1)
   60928                 :             :         emit_insn (gen_sse4_1_rounddf2
   60929                 :             :                    (operands[0], operands[1],
   60930                 :             :                     GEN_INT (ROUND_CEIL | ROUND_NO_EXC)));
   60931                 :             :       else if (TARGET_64BIT || (DFmode != DFmode))
   60932                 :             :         {
   60933                 :             :           if (ROUND_CEIL == ROUND_FLOOR)
   60934                 :             :             ix86_expand_floorceil (operands[0], operands[1], true);
   60935                 :             :           else if (ROUND_CEIL == ROUND_CEIL)
   60936                 :             :             ix86_expand_floorceil (operands[0], operands[1], false);
   60937                 :             :           else if (ROUND_CEIL == ROUND_TRUNC)
   60938                 :             :             ix86_expand_trunc (operands[0], operands[1]);
   60939                 :             :           else
   60940                 :             :             gcc_unreachable ();
   60941                 :             :         }
   60942                 :             :       else
   60943                 :             :         {
   60944                 :             :           if (ROUND_CEIL == ROUND_FLOOR)
   60945                 :             :             ix86_expand_floorceildf_32 (operands[0], operands[1], true);
   60946                 :             :           else if (ROUND_CEIL == ROUND_CEIL)
   60947                 :             :             ix86_expand_floorceildf_32 (operands[0], operands[1], false);
   60948                 :             :           else if (ROUND_CEIL == ROUND_TRUNC)
   60949                 :             :             ix86_expand_truncdf_32 (operands[0], operands[1]);
   60950                 :             :           else
   60951                 :             :             gcc_unreachable ();
   60952                 :             :         }
   60953                 :             :     }
   60954                 :             :   else
   60955                 :             :     {
   60956                 :             :       rtx op0 = gen_reg_rtx (XFmode);
   60957                 :             :       rtx op1 = gen_reg_rtx (XFmode);
   60958                 :             : 
   60959                 :             :       emit_insn (gen_extenddfxf2 (op1, operands[1]));
   60960                 :             :       emit_insn (gen_frndintxf2_ceil (op0, op1));
   60961                 :             :       emit_insn (gen_truncxfdf2_i387_noop_unspec (operands[0], op0));
   60962                 :             :     }
   60963                 :             :   DONE;
   60964                 :             : }
   60965                 :             : #undef DONE
   60966                 :             : #undef FAIL
   60967                 :             :     operand0 = operands[0];
   60968                 :             :     (void) operand0;
   60969                 :             :     operand1 = operands[1];
   60970                 :             :     (void) operand1;
   60971                 :             :   }
   60972                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   60973                 :             :         gen_rtvec (2,
   60974                 :             :                 gen_rtx_SET (operand0,
   60975                 :             :         gen_rtx_UNSPEC (DFmode,
   60976                 :             :         gen_rtvec (1,
   60977                 :             :                 operand1),
   60978                 :             :         74)),
   60979                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   60980                 :             :   _val = get_insns ();
   60981                 :             :   end_sequence ();
   60982                 :             :   return _val;
   60983                 :             : }
   60984                 :             : 
   60985                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:23413 */
   60986                 :             : rtx
   60987                 :             : gen_btruncdf2 (rtx operand0,
   60988                 :             :         rtx operand1)
   60989                 :             : {
   60990                 :             :   rtx_insn *_val = 0;
   60991                 :             :   start_sequence ();
   60992                 :             :   {
   60993                 :             :     rtx operands[2];
   60994                 :             :     operands[0] = operand0;
   60995                 :             :     operands[1] = operand1;
   60996                 :             : #define FAIL _Pragma ("GCC error \"btruncdf2 cannot FAIL\"") (void)0
   60997                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   60998                 :             : #line 23426 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   60999                 :             : {
   61000                 :             :   if (SSE_FLOAT_MODE_P (DFmode) && TARGET_SSE_MATH
   61001                 :             :       && (TARGET_SSE4_1
   61002                 :             :           || (ROUND_TRUNC != ROUND_ROUNDEVEN
   61003                 :             :               && (flag_fp_int_builtin_inexact || !flag_trapping_math))))
   61004                 :             :     {
   61005                 :             :       if (TARGET_SSE4_1)
   61006                 :             :         emit_insn (gen_sse4_1_rounddf2
   61007                 :             :                    (operands[0], operands[1],
   61008                 :             :                     GEN_INT (ROUND_TRUNC | ROUND_NO_EXC)));
   61009                 :             :       else if (TARGET_64BIT || (DFmode != DFmode))
   61010                 :             :         {
   61011                 :             :           if (ROUND_TRUNC == ROUND_FLOOR)
   61012                 :             :             ix86_expand_floorceil (operands[0], operands[1], true);
   61013                 :             :           else if (ROUND_TRUNC == ROUND_CEIL)
   61014                 :             :             ix86_expand_floorceil (operands[0], operands[1], false);
   61015                 :             :           else if (ROUND_TRUNC == ROUND_TRUNC)
   61016                 :             :             ix86_expand_trunc (operands[0], operands[1]);
   61017                 :             :           else
   61018                 :             :             gcc_unreachable ();
   61019                 :             :         }
   61020                 :             :       else
   61021                 :             :         {
   61022                 :             :           if (ROUND_TRUNC == ROUND_FLOOR)
   61023                 :             :             ix86_expand_floorceildf_32 (operands[0], operands[1], true);
   61024                 :             :           else if (ROUND_TRUNC == ROUND_CEIL)
   61025                 :             :             ix86_expand_floorceildf_32 (operands[0], operands[1], false);
   61026                 :             :           else if (ROUND_TRUNC == ROUND_TRUNC)
   61027                 :             :             ix86_expand_truncdf_32 (operands[0], operands[1]);
   61028                 :             :           else
   61029                 :             :             gcc_unreachable ();
   61030                 :             :         }
   61031                 :             :     }
   61032                 :             :   else
   61033                 :             :     {
   61034                 :             :       rtx op0 = gen_reg_rtx (XFmode);
   61035                 :             :       rtx op1 = gen_reg_rtx (XFmode);
   61036                 :             : 
   61037                 :             :       emit_insn (gen_extenddfxf2 (op1, operands[1]));
   61038                 :             :       emit_insn (gen_frndintxf2_trunc (op0, op1));
   61039                 :             :       emit_insn (gen_truncxfdf2_i387_noop_unspec (operands[0], op0));
   61040                 :             :     }
   61041                 :             :   DONE;
   61042                 :             : }
   61043                 :             : #undef DONE
   61044                 :             : #undef FAIL
   61045                 :             :     operand0 = operands[0];
   61046                 :             :     (void) operand0;
   61047                 :             :     operand1 = operands[1];
   61048                 :             :     (void) operand1;
   61049                 :             :   }
   61050                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   61051                 :             :         gen_rtvec (2,
   61052                 :             :                 gen_rtx_SET (operand0,
   61053                 :             :         gen_rtx_UNSPEC (DFmode,
   61054                 :             :         gen_rtvec (1,
   61055                 :             :                 operand1),
   61056                 :             :         75)),
   61057                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   61058                 :             :   _val = get_insns ();
   61059                 :             :   end_sequence ();
   61060                 :             :   return _val;
   61061                 :             : }
   61062                 :             : 
   61063                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:23472 */
   61064                 :             : extern rtx_insn *gen_split_779 (rtx_insn *, rtx *);
   61065                 :             : rtx_insn *
   61066                 :             : gen_split_779 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   61067                 :             : {
   61068                 :             :   rtx_insn *_val = NULL;
   61069                 :             :   if (dump_file)
   61070                 :             :     fprintf (dump_file, "Splitting with gen_split_779 (i386.md:23472)\n");
   61071                 :             :   start_sequence ();
   61072                 :             : #define FAIL return (end_sequence (), _val)
   61073                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   61074                 :             : #line 23483 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   61075                 :             : {
   61076                 :             :   ix86_optimize_mode_switching[I387_FLOOR] = 1;
   61077                 :             : 
   61078                 :             :   operands[2] = assign_386_stack_local (HImode, SLOT_CW_STORED);
   61079                 :             :   operands[3] = assign_386_stack_local (HImode, SLOT_CW_FLOOR);
   61080                 :             : 
   61081                 :             :   emit_insn (gen_fisthi2_floor (operands[0], operands[1],
   61082                 :             :                                          operands[2], operands[3]));
   61083                 :             :   DONE;
   61084                 :             : }
   61085                 :             : #undef DONE
   61086                 :             : #undef FAIL
   61087                 :             :   emit_insn (const0_rtx);
   61088                 :             :   _val = get_insns ();
   61089                 :             :   end_sequence ();
   61090                 :             :   return _val;
   61091                 :             : }
   61092                 :             : 
   61093                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:23472 */
   61094                 :             : extern rtx_insn *gen_split_780 (rtx_insn *, rtx *);
   61095                 :             : rtx_insn *
   61096                 :             : gen_split_780 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   61097                 :             : {
   61098                 :             :   rtx_insn *_val = NULL;
   61099                 :             :   if (dump_file)
   61100                 :             :     fprintf (dump_file, "Splitting with gen_split_780 (i386.md:23472)\n");
   61101                 :             :   start_sequence ();
   61102                 :             : #define FAIL return (end_sequence (), _val)
   61103                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   61104                 :             : #line 23483 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   61105                 :             : {
   61106                 :             :   ix86_optimize_mode_switching[I387_CEIL] = 1;
   61107                 :             : 
   61108                 :             :   operands[2] = assign_386_stack_local (HImode, SLOT_CW_STORED);
   61109                 :             :   operands[3] = assign_386_stack_local (HImode, SLOT_CW_CEIL);
   61110                 :             : 
   61111                 :             :   emit_insn (gen_fisthi2_ceil (operands[0], operands[1],
   61112                 :             :                                          operands[2], operands[3]));
   61113                 :             :   DONE;
   61114                 :             : }
   61115                 :             : #undef DONE
   61116                 :             : #undef FAIL
   61117                 :             :   emit_insn (const0_rtx);
   61118                 :             :   _val = get_insns ();
   61119                 :             :   end_sequence ();
   61120                 :             :   return _val;
   61121                 :             : }
   61122                 :             : 
   61123                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:23472 */
   61124                 :             : extern rtx_insn *gen_split_781 (rtx_insn *, rtx *);
   61125                 :             : rtx_insn *
   61126                 :             : gen_split_781 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   61127                 :             : {
   61128                 :             :   rtx_insn *_val = NULL;
   61129                 :             :   if (dump_file)
   61130                 :             :     fprintf (dump_file, "Splitting with gen_split_781 (i386.md:23472)\n");
   61131                 :             :   start_sequence ();
   61132                 :             : #define FAIL return (end_sequence (), _val)
   61133                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   61134                 :             : #line 23483 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   61135                 :             : {
   61136                 :             :   ix86_optimize_mode_switching[I387_FLOOR] = 1;
   61137                 :             : 
   61138                 :             :   operands[2] = assign_386_stack_local (HImode, SLOT_CW_STORED);
   61139                 :             :   operands[3] = assign_386_stack_local (HImode, SLOT_CW_FLOOR);
   61140                 :             : 
   61141                 :             :   emit_insn (gen_fistsi2_floor (operands[0], operands[1],
   61142                 :             :                                          operands[2], operands[3]));
   61143                 :             :   DONE;
   61144                 :             : }
   61145                 :             : #undef DONE
   61146                 :             : #undef FAIL
   61147                 :             :   emit_insn (const0_rtx);
   61148                 :             :   _val = get_insns ();
   61149                 :             :   end_sequence ();
   61150                 :             :   return _val;
   61151                 :             : }
   61152                 :             : 
   61153                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:23472 */
   61154                 :             : extern rtx_insn *gen_split_782 (rtx_insn *, rtx *);
   61155                 :             : rtx_insn *
   61156                 :             : gen_split_782 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   61157                 :             : {
   61158                 :             :   rtx_insn *_val = NULL;
   61159                 :             :   if (dump_file)
   61160                 :             :     fprintf (dump_file, "Splitting with gen_split_782 (i386.md:23472)\n");
   61161                 :             :   start_sequence ();
   61162                 :             : #define FAIL return (end_sequence (), _val)
   61163                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   61164                 :             : #line 23483 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   61165                 :             : {
   61166                 :             :   ix86_optimize_mode_switching[I387_CEIL] = 1;
   61167                 :             : 
   61168                 :             :   operands[2] = assign_386_stack_local (HImode, SLOT_CW_STORED);
   61169                 :             :   operands[3] = assign_386_stack_local (HImode, SLOT_CW_CEIL);
   61170                 :             : 
   61171                 :             :   emit_insn (gen_fistsi2_ceil (operands[0], operands[1],
   61172                 :             :                                          operands[2], operands[3]));
   61173                 :             :   DONE;
   61174                 :             : }
   61175                 :             : #undef DONE
   61176                 :             : #undef FAIL
   61177                 :             :   emit_insn (const0_rtx);
   61178                 :             :   _val = get_insns ();
   61179                 :             :   end_sequence ();
   61180                 :             :   return _val;
   61181                 :             : }
   61182                 :             : 
   61183                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:23472 */
   61184                 :             : extern rtx_insn *gen_split_783 (rtx_insn *, rtx *);
   61185                 :             : rtx_insn *
   61186                 :             : gen_split_783 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   61187                 :             : {
   61188                 :             :   rtx_insn *_val = NULL;
   61189                 :             :   if (dump_file)
   61190                 :             :     fprintf (dump_file, "Splitting with gen_split_783 (i386.md:23472)\n");
   61191                 :             :   start_sequence ();
   61192                 :             : #define FAIL return (end_sequence (), _val)
   61193                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   61194                 :             : #line 23483 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   61195                 :             : {
   61196                 :             :   ix86_optimize_mode_switching[I387_FLOOR] = 1;
   61197                 :             : 
   61198                 :             :   operands[2] = assign_386_stack_local (HImode, SLOT_CW_STORED);
   61199                 :             :   operands[3] = assign_386_stack_local (HImode, SLOT_CW_FLOOR);
   61200                 :             : 
   61201                 :             :   emit_insn (gen_fistdi2_floor (operands[0], operands[1],
   61202                 :             :                                          operands[2], operands[3]));
   61203                 :             :   DONE;
   61204                 :             : }
   61205                 :             : #undef DONE
   61206                 :             : #undef FAIL
   61207                 :             :   emit_insn (const0_rtx);
   61208                 :             :   _val = get_insns ();
   61209                 :             :   end_sequence ();
   61210                 :             :   return _val;
   61211                 :             : }
   61212                 :             : 
   61213                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:23472 */
   61214                 :             : extern rtx_insn *gen_split_784 (rtx_insn *, rtx *);
   61215                 :             : rtx_insn *
   61216                 :             : gen_split_784 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   61217                 :             : {
   61218                 :             :   rtx_insn *_val = NULL;
   61219                 :             :   if (dump_file)
   61220                 :             :     fprintf (dump_file, "Splitting with gen_split_784 (i386.md:23472)\n");
   61221                 :             :   start_sequence ();
   61222                 :             : #define FAIL return (end_sequence (), _val)
   61223                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   61224                 :             : #line 23483 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   61225                 :             : {
   61226                 :             :   ix86_optimize_mode_switching[I387_CEIL] = 1;
   61227                 :             : 
   61228                 :             :   operands[2] = assign_386_stack_local (HImode, SLOT_CW_STORED);
   61229                 :             :   operands[3] = assign_386_stack_local (HImode, SLOT_CW_CEIL);
   61230                 :             : 
   61231                 :             :   emit_insn (gen_fistdi2_ceil (operands[0], operands[1],
   61232                 :             :                                          operands[2], operands[3]));
   61233                 :             :   DONE;
   61234                 :             : }
   61235                 :             : #undef DONE
   61236                 :             : #undef FAIL
   61237                 :             :   emit_insn (const0_rtx);
   61238                 :             :   _val = get_insns ();
   61239                 :             :   end_sequence ();
   61240                 :             :   return _val;
   61241                 :             : }
   61242                 :             : 
   61243                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:23524 */
   61244                 :             : rtx
   61245                 :             : gen_lfloorxfhi2 (rtx operand0,
   61246                 :             :         rtx operand1)
   61247                 :             : {
   61248                 :             :   return gen_rtx_PARALLEL (VOIDmode,
   61249                 :             :         gen_rtvec (2,
   61250                 :             :                 gen_rtx_SET (operand0,
   61251                 :             :         gen_rtx_UNSPEC (HImode,
   61252                 :             :         gen_rtvec (1,
   61253                 :             :                 operand1),
   61254                 :             :         76)),
   61255                 :             :                 gen_hard_reg_clobber (CCmode, 17)));
   61256                 :             : }
   61257                 :             : 
   61258                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:23524 */
   61259                 :             : rtx
   61260                 :             : gen_lceilxfhi2 (rtx operand0,
   61261                 :             :         rtx operand1)
   61262                 :             : {
   61263                 :             :   return gen_rtx_PARALLEL (VOIDmode,
   61264                 :             :         gen_rtvec (2,
   61265                 :             :                 gen_rtx_SET (operand0,
   61266                 :             :         gen_rtx_UNSPEC (HImode,
   61267                 :             :         gen_rtvec (1,
   61268                 :             :                 operand1),
   61269                 :             :         77)),
   61270                 :             :                 gen_hard_reg_clobber (CCmode, 17)));
   61271                 :             : }
   61272                 :             : 
   61273                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:23524 */
   61274                 :             : rtx
   61275                 :             : gen_lfloorxfsi2 (rtx operand0,
   61276                 :             :         rtx operand1)
   61277                 :             : {
   61278                 :             :   return gen_rtx_PARALLEL (VOIDmode,
   61279                 :             :         gen_rtvec (2,
   61280                 :             :                 gen_rtx_SET (operand0,
   61281                 :             :         gen_rtx_UNSPEC (SImode,
   61282                 :             :         gen_rtvec (1,
   61283                 :             :                 operand1),
   61284                 :             :         76)),
   61285                 :             :                 gen_hard_reg_clobber (CCmode, 17)));
   61286                 :             : }
   61287                 :             : 
   61288                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:23524 */
   61289                 :             : rtx
   61290                 :             : gen_lceilxfsi2 (rtx operand0,
   61291                 :             :         rtx operand1)
   61292                 :             : {
   61293                 :             :   return gen_rtx_PARALLEL (VOIDmode,
   61294                 :             :         gen_rtvec (2,
   61295                 :             :                 gen_rtx_SET (operand0,
   61296                 :             :         gen_rtx_UNSPEC (SImode,
   61297                 :             :         gen_rtvec (1,
   61298                 :             :                 operand1),
   61299                 :             :         77)),
   61300                 :             :                 gen_hard_reg_clobber (CCmode, 17)));
   61301                 :             : }
   61302                 :             : 
   61303                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:23524 */
   61304                 :             : rtx
   61305                 :             : gen_lfloorxfdi2 (rtx operand0,
   61306                 :             :         rtx operand1)
   61307                 :             : {
   61308                 :             :   return gen_rtx_PARALLEL (VOIDmode,
   61309                 :             :         gen_rtvec (2,
   61310                 :             :                 gen_rtx_SET (operand0,
   61311                 :             :         gen_rtx_UNSPEC (DImode,
   61312                 :             :         gen_rtvec (1,
   61313                 :             :                 operand1),
   61314                 :             :         76)),
   61315                 :             :                 gen_hard_reg_clobber (CCmode, 17)));
   61316                 :             : }
   61317                 :             : 
   61318                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:23524 */
   61319                 :             : rtx
   61320                 :             : gen_lceilxfdi2 (rtx operand0,
   61321                 :             :         rtx operand1)
   61322                 :             : {
   61323                 :             :   return gen_rtx_PARALLEL (VOIDmode,
   61324                 :             :         gen_rtvec (2,
   61325                 :             :                 gen_rtx_SET (operand0,
   61326                 :             :         gen_rtx_UNSPEC (DImode,
   61327                 :             :         gen_rtvec (1,
   61328                 :             :                 operand1),
   61329                 :             :         77)),
   61330                 :             :                 gen_hard_reg_clobber (CCmode, 17)));
   61331                 :             : }
   61332                 :             : 
   61333                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:23533 */
   61334                 :             : rtx
   61335                 :             : gen_lfloorhfsi2 (rtx operand0,
   61336                 :             :         rtx operand1)
   61337                 :             : {
   61338                 :             :   rtx_insn *_val = 0;
   61339                 :             :   start_sequence ();
   61340                 :             :   {
   61341                 :             :     rtx operands[2];
   61342                 :             :     operands[0] = operand0;
   61343                 :             :     operands[1] = operand1;
   61344                 :             : #define FAIL _Pragma ("GCC error \"lfloorhfsi2 cannot FAIL\"") (void)0
   61345                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   61346                 :             : #line 23538 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   61347                 :             : {
   61348                 :             :   rtx tmp = gen_reg_rtx (HFmode);
   61349                 :             :   emit_insn (gen_sse4_1_roundhf2 (tmp, operands[1],
   61350                 :             :                                  GEN_INT (ROUND_FLOOR | ROUND_NO_EXC)));
   61351                 :             :   emit_insn (gen_fix_trunchfsi2 (operands[0], tmp));
   61352                 :             :   DONE;
   61353                 :             : }
   61354                 :             : #undef DONE
   61355                 :             : #undef FAIL
   61356                 :             :     operand0 = operands[0];
   61357                 :             :     (void) operand0;
   61358                 :             :     operand1 = operands[1];
   61359                 :             :     (void) operand1;
   61360                 :             :   }
   61361                 :             :   emit_insn (gen_rtx_SET (operand0,
   61362                 :             :         gen_rtx_UNSPEC (SImode,
   61363                 :             :         gen_rtvec (1,
   61364                 :             :                 operand1),
   61365                 :             :         76)));
   61366                 :             :   _val = get_insns ();
   61367                 :             :   end_sequence ();
   61368                 :             :   return _val;
   61369                 :             : }
   61370                 :             : 
   61371                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:23533 */
   61372                 :             : rtx
   61373                 :             : gen_lceilhfsi2 (rtx operand0,
   61374                 :             :         rtx operand1)
   61375                 :             : {
   61376                 :             :   rtx_insn *_val = 0;
   61377                 :             :   start_sequence ();
   61378                 :             :   {
   61379                 :             :     rtx operands[2];
   61380                 :             :     operands[0] = operand0;
   61381                 :             :     operands[1] = operand1;
   61382                 :             : #define FAIL _Pragma ("GCC error \"lceilhfsi2 cannot FAIL\"") (void)0
   61383                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   61384                 :             : #line 23538 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   61385                 :             : {
   61386                 :             :   rtx tmp = gen_reg_rtx (HFmode);
   61387                 :             :   emit_insn (gen_sse4_1_roundhf2 (tmp, operands[1],
   61388                 :             :                                  GEN_INT (ROUND_CEIL | ROUND_NO_EXC)));
   61389                 :             :   emit_insn (gen_fix_trunchfsi2 (operands[0], tmp));
   61390                 :             :   DONE;
   61391                 :             : }
   61392                 :             : #undef DONE
   61393                 :             : #undef FAIL
   61394                 :             :     operand0 = operands[0];
   61395                 :             :     (void) operand0;
   61396                 :             :     operand1 = operands[1];
   61397                 :             :     (void) operand1;
   61398                 :             :   }
   61399                 :             :   emit_insn (gen_rtx_SET (operand0,
   61400                 :             :         gen_rtx_UNSPEC (SImode,
   61401                 :             :         gen_rtvec (1,
   61402                 :             :                 operand1),
   61403                 :             :         77)));
   61404                 :             :   _val = get_insns ();
   61405                 :             :   end_sequence ();
   61406                 :             :   return _val;
   61407                 :             : }
   61408                 :             : 
   61409                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:23533 */
   61410                 :             : rtx
   61411                 :             : gen_lfloorhfdi2 (rtx operand0,
   61412                 :             :         rtx operand1)
   61413                 :             : {
   61414                 :             :   rtx_insn *_val = 0;
   61415                 :             :   start_sequence ();
   61416                 :             :   {
   61417                 :             :     rtx operands[2];
   61418                 :             :     operands[0] = operand0;
   61419                 :             :     operands[1] = operand1;
   61420                 :             : #define FAIL _Pragma ("GCC error \"lfloorhfdi2 cannot FAIL\"") (void)0
   61421                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   61422                 :             : #line 23538 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   61423                 :             : {
   61424                 :             :   rtx tmp = gen_reg_rtx (HFmode);
   61425                 :             :   emit_insn (gen_sse4_1_roundhf2 (tmp, operands[1],
   61426                 :             :                                  GEN_INT (ROUND_FLOOR | ROUND_NO_EXC)));
   61427                 :             :   emit_insn (gen_fix_trunchfdi2 (operands[0], tmp));
   61428                 :             :   DONE;
   61429                 :             : }
   61430                 :             : #undef DONE
   61431                 :             : #undef FAIL
   61432                 :             :     operand0 = operands[0];
   61433                 :             :     (void) operand0;
   61434                 :             :     operand1 = operands[1];
   61435                 :             :     (void) operand1;
   61436                 :             :   }
   61437                 :             :   emit_insn (gen_rtx_SET (operand0,
   61438                 :             :         gen_rtx_UNSPEC (DImode,
   61439                 :             :         gen_rtvec (1,
   61440                 :             :                 operand1),
   61441                 :             :         76)));
   61442                 :             :   _val = get_insns ();
   61443                 :             :   end_sequence ();
   61444                 :             :   return _val;
   61445                 :             : }
   61446                 :             : 
   61447                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:23533 */
   61448                 :             : rtx
   61449                 :             : gen_lceilhfdi2 (rtx operand0,
   61450                 :             :         rtx operand1)
   61451                 :             : {
   61452                 :             :   rtx_insn *_val = 0;
   61453                 :             :   start_sequence ();
   61454                 :             :   {
   61455                 :             :     rtx operands[2];
   61456                 :             :     operands[0] = operand0;
   61457                 :             :     operands[1] = operand1;
   61458                 :             : #define FAIL _Pragma ("GCC error \"lceilhfdi2 cannot FAIL\"") (void)0
   61459                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   61460                 :             : #line 23538 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   61461                 :             : {
   61462                 :             :   rtx tmp = gen_reg_rtx (HFmode);
   61463                 :             :   emit_insn (gen_sse4_1_roundhf2 (tmp, operands[1],
   61464                 :             :                                  GEN_INT (ROUND_CEIL | ROUND_NO_EXC)));
   61465                 :             :   emit_insn (gen_fix_trunchfdi2 (operands[0], tmp));
   61466                 :             :   DONE;
   61467                 :             : }
   61468                 :             : #undef DONE
   61469                 :             : #undef FAIL
   61470                 :             :     operand0 = operands[0];
   61471                 :             :     (void) operand0;
   61472                 :             :     operand1 = operands[1];
   61473                 :             :     (void) operand1;
   61474                 :             :   }
   61475                 :             :   emit_insn (gen_rtx_SET (operand0,
   61476                 :             :         gen_rtx_UNSPEC (DImode,
   61477                 :             :         gen_rtvec (1,
   61478                 :             :                 operand1),
   61479                 :             :         77)));
   61480                 :             :   _val = get_insns ();
   61481                 :             :   end_sequence ();
   61482                 :             :   return _val;
   61483                 :             : }
   61484                 :             : 
   61485                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:23546 */
   61486                 :             : rtx
   61487                 :             : gen_lfloorsfsi2 (rtx operand0,
   61488                 :             :         rtx operand1)
   61489                 :             : {
   61490                 :             :   rtx_insn *_val = 0;
   61491                 :             :   start_sequence ();
   61492                 :             :   {
   61493                 :             :     rtx operands[2];
   61494                 :             :     operands[0] = operand0;
   61495                 :             :     operands[1] = operand1;
   61496                 :             : #define FAIL _Pragma ("GCC error \"lfloorsfsi2 cannot FAIL\"") (void)0
   61497                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   61498                 :             : #line 23553 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   61499                 :             : {
   61500                 :             :   if (TARGET_SSE4_1)
   61501                 :             :     {
   61502                 :             :       rtx tmp = gen_reg_rtx (SFmode);
   61503                 :             : 
   61504                 :             :       emit_insn (gen_sse4_1_roundsf2
   61505                 :             :                  (tmp, operands[1], GEN_INT (ROUND_FLOOR
   61506                 :             :                                              | ROUND_NO_EXC)));
   61507                 :             :       emit_insn (gen_fix_truncsfsi2
   61508                 :             :                  (operands[0], tmp));
   61509                 :             :     }
   61510                 :             :   else if (ROUND_FLOOR == ROUND_FLOOR)
   61511                 :             :     ix86_expand_lfloorceil (operands[0], operands[1], true);
   61512                 :             :   else if (ROUND_FLOOR == ROUND_CEIL)
   61513                 :             :     ix86_expand_lfloorceil (operands[0], operands[1], false);
   61514                 :             :   else
   61515                 :             :     gcc_unreachable ();
   61516                 :             : 
   61517                 :             :   DONE;
   61518                 :             : }
   61519                 :             : #undef DONE
   61520                 :             : #undef FAIL
   61521                 :             :     operand0 = operands[0];
   61522                 :             :     (void) operand0;
   61523                 :             :     operand1 = operands[1];
   61524                 :             :     (void) operand1;
   61525                 :             :   }
   61526                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   61527                 :             :         gen_rtvec (2,
   61528                 :             :                 gen_rtx_SET (operand0,
   61529                 :             :         gen_rtx_UNSPEC (SImode,
   61530                 :             :         gen_rtvec (1,
   61531                 :             :                 operand1),
   61532                 :             :         76)),
   61533                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   61534                 :             :   _val = get_insns ();
   61535                 :             :   end_sequence ();
   61536                 :             :   return _val;
   61537                 :             : }
   61538                 :             : 
   61539                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:23546 */
   61540                 :             : rtx
   61541                 :             : gen_lceilsfsi2 (rtx operand0,
   61542                 :             :         rtx operand1)
   61543                 :             : {
   61544                 :             :   rtx_insn *_val = 0;
   61545                 :             :   start_sequence ();
   61546                 :             :   {
   61547                 :             :     rtx operands[2];
   61548                 :             :     operands[0] = operand0;
   61549                 :             :     operands[1] = operand1;
   61550                 :             : #define FAIL _Pragma ("GCC error \"lceilsfsi2 cannot FAIL\"") (void)0
   61551                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   61552                 :             : #line 23553 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   61553                 :             : {
   61554                 :             :   if (TARGET_SSE4_1)
   61555                 :             :     {
   61556                 :             :       rtx tmp = gen_reg_rtx (SFmode);
   61557                 :             : 
   61558                 :             :       emit_insn (gen_sse4_1_roundsf2
   61559                 :             :                  (tmp, operands[1], GEN_INT (ROUND_CEIL
   61560                 :             :                                              | ROUND_NO_EXC)));
   61561                 :             :       emit_insn (gen_fix_truncsfsi2
   61562                 :             :                  (operands[0], tmp));
   61563                 :             :     }
   61564                 :             :   else if (ROUND_CEIL == ROUND_FLOOR)
   61565                 :             :     ix86_expand_lfloorceil (operands[0], operands[1], true);
   61566                 :             :   else if (ROUND_CEIL == ROUND_CEIL)
   61567                 :             :     ix86_expand_lfloorceil (operands[0], operands[1], false);
   61568                 :             :   else
   61569                 :             :     gcc_unreachable ();
   61570                 :             : 
   61571                 :             :   DONE;
   61572                 :             : }
   61573                 :             : #undef DONE
   61574                 :             : #undef FAIL
   61575                 :             :     operand0 = operands[0];
   61576                 :             :     (void) operand0;
   61577                 :             :     operand1 = operands[1];
   61578                 :             :     (void) operand1;
   61579                 :             :   }
   61580                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   61581                 :             :         gen_rtvec (2,
   61582                 :             :                 gen_rtx_SET (operand0,
   61583                 :             :         gen_rtx_UNSPEC (SImode,
   61584                 :             :         gen_rtvec (1,
   61585                 :             :                 operand1),
   61586                 :             :         77)),
   61587                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   61588                 :             :   _val = get_insns ();
   61589                 :             :   end_sequence ();
   61590                 :             :   return _val;
   61591                 :             : }
   61592                 :             : 
   61593                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:23546 */
   61594                 :             : rtx
   61595                 :             : gen_lfloorsfdi2 (rtx operand0,
   61596                 :             :         rtx operand1)
   61597                 :             : {
   61598                 :             :   rtx_insn *_val = 0;
   61599                 :             :   start_sequence ();
   61600                 :             :   {
   61601                 :             :     rtx operands[2];
   61602                 :             :     operands[0] = operand0;
   61603                 :             :     operands[1] = operand1;
   61604                 :             : #define FAIL _Pragma ("GCC error \"lfloorsfdi2 cannot FAIL\"") (void)0
   61605                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   61606                 :             : #line 23553 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   61607                 :             : {
   61608                 :             :   if (TARGET_SSE4_1)
   61609                 :             :     {
   61610                 :             :       rtx tmp = gen_reg_rtx (SFmode);
   61611                 :             : 
   61612                 :             :       emit_insn (gen_sse4_1_roundsf2
   61613                 :             :                  (tmp, operands[1], GEN_INT (ROUND_FLOOR
   61614                 :             :                                              | ROUND_NO_EXC)));
   61615                 :             :       emit_insn (gen_fix_truncsfdi2
   61616                 :             :                  (operands[0], tmp));
   61617                 :             :     }
   61618                 :             :   else if (ROUND_FLOOR == ROUND_FLOOR)
   61619                 :             :     ix86_expand_lfloorceil (operands[0], operands[1], true);
   61620                 :             :   else if (ROUND_FLOOR == ROUND_CEIL)
   61621                 :             :     ix86_expand_lfloorceil (operands[0], operands[1], false);
   61622                 :             :   else
   61623                 :             :     gcc_unreachable ();
   61624                 :             : 
   61625                 :             :   DONE;
   61626                 :             : }
   61627                 :             : #undef DONE
   61628                 :             : #undef FAIL
   61629                 :             :     operand0 = operands[0];
   61630                 :             :     (void) operand0;
   61631                 :             :     operand1 = operands[1];
   61632                 :             :     (void) operand1;
   61633                 :             :   }
   61634                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   61635                 :             :         gen_rtvec (2,
   61636                 :             :                 gen_rtx_SET (operand0,
   61637                 :             :         gen_rtx_UNSPEC (DImode,
   61638                 :             :         gen_rtvec (1,
   61639                 :             :                 operand1),
   61640                 :             :         76)),
   61641                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   61642                 :             :   _val = get_insns ();
   61643                 :             :   end_sequence ();
   61644                 :             :   return _val;
   61645                 :             : }
   61646                 :             : 
   61647                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:23546 */
   61648                 :             : rtx
   61649                 :             : gen_lceilsfdi2 (rtx operand0,
   61650                 :             :         rtx operand1)
   61651                 :             : {
   61652                 :             :   rtx_insn *_val = 0;
   61653                 :             :   start_sequence ();
   61654                 :             :   {
   61655                 :             :     rtx operands[2];
   61656                 :             :     operands[0] = operand0;
   61657                 :             :     operands[1] = operand1;
   61658                 :             : #define FAIL _Pragma ("GCC error \"lceilsfdi2 cannot FAIL\"") (void)0
   61659                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   61660                 :             : #line 23553 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   61661                 :             : {
   61662                 :             :   if (TARGET_SSE4_1)
   61663                 :             :     {
   61664                 :             :       rtx tmp = gen_reg_rtx (SFmode);
   61665                 :             : 
   61666                 :             :       emit_insn (gen_sse4_1_roundsf2
   61667                 :             :                  (tmp, operands[1], GEN_INT (ROUND_CEIL
   61668                 :             :                                              | ROUND_NO_EXC)));
   61669                 :             :       emit_insn (gen_fix_truncsfdi2
   61670                 :             :                  (operands[0], tmp));
   61671                 :             :     }
   61672                 :             :   else if (ROUND_CEIL == ROUND_FLOOR)
   61673                 :             :     ix86_expand_lfloorceil (operands[0], operands[1], true);
   61674                 :             :   else if (ROUND_CEIL == ROUND_CEIL)
   61675                 :             :     ix86_expand_lfloorceil (operands[0], operands[1], false);
   61676                 :             :   else
   61677                 :             :     gcc_unreachable ();
   61678                 :             : 
   61679                 :             :   DONE;
   61680                 :             : }
   61681                 :             : #undef DONE
   61682                 :             : #undef FAIL
   61683                 :             :     operand0 = operands[0];
   61684                 :             :     (void) operand0;
   61685                 :             :     operand1 = operands[1];
   61686                 :             :     (void) operand1;
   61687                 :             :   }
   61688                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   61689                 :             :         gen_rtvec (2,
   61690                 :             :                 gen_rtx_SET (operand0,
   61691                 :             :         gen_rtx_UNSPEC (DImode,
   61692                 :             :         gen_rtvec (1,
   61693                 :             :                 operand1),
   61694                 :             :         77)),
   61695                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   61696                 :             :   _val = get_insns ();
   61697                 :             :   end_sequence ();
   61698                 :             :   return _val;
   61699                 :             : }
   61700                 :             : 
   61701                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:23546 */
   61702                 :             : rtx
   61703                 :             : gen_lfloordfsi2 (rtx operand0,
   61704                 :             :         rtx operand1)
   61705                 :             : {
   61706                 :             :   rtx_insn *_val = 0;
   61707                 :             :   start_sequence ();
   61708                 :             :   {
   61709                 :             :     rtx operands[2];
   61710                 :             :     operands[0] = operand0;
   61711                 :             :     operands[1] = operand1;
   61712                 :             : #define FAIL _Pragma ("GCC error \"lfloordfsi2 cannot FAIL\"") (void)0
   61713                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   61714                 :             : #line 23553 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   61715                 :             : {
   61716                 :             :   if (TARGET_SSE4_1)
   61717                 :             :     {
   61718                 :             :       rtx tmp = gen_reg_rtx (DFmode);
   61719                 :             : 
   61720                 :             :       emit_insn (gen_sse4_1_rounddf2
   61721                 :             :                  (tmp, operands[1], GEN_INT (ROUND_FLOOR
   61722                 :             :                                              | ROUND_NO_EXC)));
   61723                 :             :       emit_insn (gen_fix_truncdfsi2
   61724                 :             :                  (operands[0], tmp));
   61725                 :             :     }
   61726                 :             :   else if (ROUND_FLOOR == ROUND_FLOOR)
   61727                 :             :     ix86_expand_lfloorceil (operands[0], operands[1], true);
   61728                 :             :   else if (ROUND_FLOOR == ROUND_CEIL)
   61729                 :             :     ix86_expand_lfloorceil (operands[0], operands[1], false);
   61730                 :             :   else
   61731                 :             :     gcc_unreachable ();
   61732                 :             : 
   61733                 :             :   DONE;
   61734                 :             : }
   61735                 :             : #undef DONE
   61736                 :             : #undef FAIL
   61737                 :             :     operand0 = operands[0];
   61738                 :             :     (void) operand0;
   61739                 :             :     operand1 = operands[1];
   61740                 :             :     (void) operand1;
   61741                 :             :   }
   61742                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   61743                 :             :         gen_rtvec (2,
   61744                 :             :                 gen_rtx_SET (operand0,
   61745                 :             :         gen_rtx_UNSPEC (SImode,
   61746                 :             :         gen_rtvec (1,
   61747                 :             :                 operand1),
   61748                 :             :         76)),
   61749                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   61750                 :             :   _val = get_insns ();
   61751                 :             :   end_sequence ();
   61752                 :             :   return _val;
   61753                 :             : }
   61754                 :             : 
   61755                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:23546 */
   61756                 :             : rtx
   61757                 :             : gen_lceildfsi2 (rtx operand0,
   61758                 :             :         rtx operand1)
   61759                 :             : {
   61760                 :             :   rtx_insn *_val = 0;
   61761                 :             :   start_sequence ();
   61762                 :             :   {
   61763                 :             :     rtx operands[2];
   61764                 :             :     operands[0] = operand0;
   61765                 :             :     operands[1] = operand1;
   61766                 :             : #define FAIL _Pragma ("GCC error \"lceildfsi2 cannot FAIL\"") (void)0
   61767                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   61768                 :             : #line 23553 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   61769                 :             : {
   61770                 :             :   if (TARGET_SSE4_1)
   61771                 :             :     {
   61772                 :             :       rtx tmp = gen_reg_rtx (DFmode);
   61773                 :             : 
   61774                 :             :       emit_insn (gen_sse4_1_rounddf2
   61775                 :             :                  (tmp, operands[1], GEN_INT (ROUND_CEIL
   61776                 :             :                                              | ROUND_NO_EXC)));
   61777                 :             :       emit_insn (gen_fix_truncdfsi2
   61778                 :             :                  (operands[0], tmp));
   61779                 :             :     }
   61780                 :             :   else if (ROUND_CEIL == ROUND_FLOOR)
   61781                 :             :     ix86_expand_lfloorceil (operands[0], operands[1], true);
   61782                 :             :   else if (ROUND_CEIL == ROUND_CEIL)
   61783                 :             :     ix86_expand_lfloorceil (operands[0], operands[1], false);
   61784                 :             :   else
   61785                 :             :     gcc_unreachable ();
   61786                 :             : 
   61787                 :             :   DONE;
   61788                 :             : }
   61789                 :             : #undef DONE
   61790                 :             : #undef FAIL
   61791                 :             :     operand0 = operands[0];
   61792                 :             :     (void) operand0;
   61793                 :             :     operand1 = operands[1];
   61794                 :             :     (void) operand1;
   61795                 :             :   }
   61796                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   61797                 :             :         gen_rtvec (2,
   61798                 :             :                 gen_rtx_SET (operand0,
   61799                 :             :         gen_rtx_UNSPEC (SImode,
   61800                 :             :         gen_rtvec (1,
   61801                 :             :                 operand1),
   61802                 :             :         77)),
   61803                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   61804                 :             :   _val = get_insns ();
   61805                 :             :   end_sequence ();
   61806                 :             :   return _val;
   61807                 :             : }
   61808                 :             : 
   61809                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:23546 */
   61810                 :             : rtx
   61811                 :             : gen_lfloordfdi2 (rtx operand0,
   61812                 :             :         rtx operand1)
   61813                 :             : {
   61814                 :             :   rtx_insn *_val = 0;
   61815                 :             :   start_sequence ();
   61816                 :             :   {
   61817                 :             :     rtx operands[2];
   61818                 :             :     operands[0] = operand0;
   61819                 :             :     operands[1] = operand1;
   61820                 :             : #define FAIL _Pragma ("GCC error \"lfloordfdi2 cannot FAIL\"") (void)0
   61821                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   61822                 :             : #line 23553 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   61823                 :             : {
   61824                 :             :   if (TARGET_SSE4_1)
   61825                 :             :     {
   61826                 :             :       rtx tmp = gen_reg_rtx (DFmode);
   61827                 :             : 
   61828                 :             :       emit_insn (gen_sse4_1_rounddf2
   61829                 :             :                  (tmp, operands[1], GEN_INT (ROUND_FLOOR
   61830                 :             :                                              | ROUND_NO_EXC)));
   61831                 :             :       emit_insn (gen_fix_truncdfdi2
   61832                 :             :                  (operands[0], tmp));
   61833                 :             :     }
   61834                 :             :   else if (ROUND_FLOOR == ROUND_FLOOR)
   61835                 :             :     ix86_expand_lfloorceil (operands[0], operands[1], true);
   61836                 :             :   else if (ROUND_FLOOR == ROUND_CEIL)
   61837                 :             :     ix86_expand_lfloorceil (operands[0], operands[1], false);
   61838                 :             :   else
   61839                 :             :     gcc_unreachable ();
   61840                 :             : 
   61841                 :             :   DONE;
   61842                 :             : }
   61843                 :             : #undef DONE
   61844                 :             : #undef FAIL
   61845                 :             :     operand0 = operands[0];
   61846                 :             :     (void) operand0;
   61847                 :             :     operand1 = operands[1];
   61848                 :             :     (void) operand1;
   61849                 :             :   }
   61850                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   61851                 :             :         gen_rtvec (2,
   61852                 :             :                 gen_rtx_SET (operand0,
   61853                 :             :         gen_rtx_UNSPEC (DImode,
   61854                 :             :         gen_rtvec (1,
   61855                 :             :                 operand1),
   61856                 :             :         76)),
   61857                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   61858                 :             :   _val = get_insns ();
   61859                 :             :   end_sequence ();
   61860                 :             :   return _val;
   61861                 :             : }
   61862                 :             : 
   61863                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:23546 */
   61864                 :             : rtx
   61865                 :             : gen_lceildfdi2 (rtx operand0,
   61866                 :             :         rtx operand1)
   61867                 :             : {
   61868                 :             :   rtx_insn *_val = 0;
   61869                 :             :   start_sequence ();
   61870                 :             :   {
   61871                 :             :     rtx operands[2];
   61872                 :             :     operands[0] = operand0;
   61873                 :             :     operands[1] = operand1;
   61874                 :             : #define FAIL _Pragma ("GCC error \"lceildfdi2 cannot FAIL\"") (void)0
   61875                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   61876                 :             : #line 23553 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   61877                 :             : {
   61878                 :             :   if (TARGET_SSE4_1)
   61879                 :             :     {
   61880                 :             :       rtx tmp = gen_reg_rtx (DFmode);
   61881                 :             : 
   61882                 :             :       emit_insn (gen_sse4_1_rounddf2
   61883                 :             :                  (tmp, operands[1], GEN_INT (ROUND_CEIL
   61884                 :             :                                              | ROUND_NO_EXC)));
   61885                 :             :       emit_insn (gen_fix_truncdfdi2
   61886                 :             :                  (operands[0], tmp));
   61887                 :             :     }
   61888                 :             :   else if (ROUND_CEIL == ROUND_FLOOR)
   61889                 :             :     ix86_expand_lfloorceil (operands[0], operands[1], true);
   61890                 :             :   else if (ROUND_CEIL == ROUND_CEIL)
   61891                 :             :     ix86_expand_lfloorceil (operands[0], operands[1], false);
   61892                 :             :   else
   61893                 :             :     gcc_unreachable ();
   61894                 :             : 
   61895                 :             :   DONE;
   61896                 :             : }
   61897                 :             : #undef DONE
   61898                 :             : #undef FAIL
   61899                 :             :     operand0 = operands[0];
   61900                 :             :     (void) operand0;
   61901                 :             :     operand1 = operands[1];
   61902                 :             :     (void) operand1;
   61903                 :             :   }
   61904                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   61905                 :             :         gen_rtvec (2,
   61906                 :             :                 gen_rtx_SET (operand0,
   61907                 :             :         gen_rtx_UNSPEC (DImode,
   61908                 :             :         gen_rtvec (1,
   61909                 :             :                 operand1),
   61910                 :             :         77)),
   61911                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   61912                 :             :   _val = get_insns ();
   61913                 :             :   end_sequence ();
   61914                 :             :   return _val;
   61915                 :             : }
   61916                 :             : 
   61917                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:23586 */
   61918                 :             : rtx
   61919                 :             : gen_signbittf2 (rtx operand0,
   61920                 :             :         rtx operand1)
   61921                 :             : {
   61922                 :             :   rtx_insn *_val = 0;
   61923                 :             :   start_sequence ();
   61924                 :             :   {
   61925                 :             :     rtx operands[2];
   61926                 :             :     operands[0] = operand0;
   61927                 :             :     operands[1] = operand1;
   61928                 :             : #define FAIL _Pragma ("GCC error \"signbittf2 cannot FAIL\"") (void)0
   61929                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   61930                 :             : #line 23590 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   61931                 :             : {
   61932                 :             :   if (TARGET_SSE4_1)
   61933                 :             :     {
   61934                 :             :       rtx mask = ix86_build_signbit_mask (TFmode, 0, 0);
   61935                 :             :       rtx scratch = gen_reg_rtx (QImode);
   61936                 :             : 
   61937                 :             :       emit_insn (gen_ptesttf2 (operands[1], mask));
   61938                 :             :         ix86_expand_setcc (scratch, NE,
   61939                 :             :                            gen_rtx_REG (CCZmode, FLAGS_REG), const0_rtx);
   61940                 :             : 
   61941                 :             :       emit_insn (gen_zero_extendqisi2 (operands[0], scratch));
   61942                 :             :     }
   61943                 :             :   else
   61944                 :             :     {
   61945                 :             :       emit_insn (gen_sse_movmskps (operands[0],
   61946                 :             :                                    gen_lowpart (V4SFmode, operands[1])));
   61947                 :             :       emit_insn (gen_andsi3 (operands[0], operands[0], GEN_INT (0x8)));
   61948                 :             :     }
   61949                 :             :   DONE;
   61950                 :             : }
   61951                 :             : #undef DONE
   61952                 :             : #undef FAIL
   61953                 :             :     operand0 = operands[0];
   61954                 :             :     (void) operand0;
   61955                 :             :     operand1 = operands[1];
   61956                 :             :     (void) operand1;
   61957                 :             :   }
   61958                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   61959                 :             :         operand0));
   61960                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   61961                 :             :         operand1));
   61962                 :             :   _val = get_insns ();
   61963                 :             :   end_sequence ();
   61964                 :             :   return _val;
   61965                 :             : }
   61966                 :             : 
   61967                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:23611 */
   61968                 :             : rtx
   61969                 :             : gen_signbitxf2 (rtx operand0,
   61970                 :             :         rtx operand1)
   61971                 :             : {
   61972                 :             :   rtx_insn *_val = 0;
   61973                 :             :   start_sequence ();
   61974                 :             :   {
   61975                 :             :     rtx operands[2];
   61976                 :             :     operands[0] = operand0;
   61977                 :             :     operands[1] = operand1;
   61978                 :             : #define FAIL _Pragma ("GCC error \"signbitxf2 cannot FAIL\"") (void)0
   61979                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   61980                 :             : #line 23615 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   61981                 :             : {
   61982                 :             :   rtx scratch = gen_reg_rtx (HImode);
   61983                 :             : 
   61984                 :             :   emit_insn (gen_fxamxf2_i387 (scratch, operands[1]));
   61985                 :             :   emit_insn (gen_andsi3 (operands[0],
   61986                 :             :              gen_lowpart (SImode, scratch), GEN_INT (0x200)));
   61987                 :             :   DONE;
   61988                 :             : }
   61989                 :             : #undef DONE
   61990                 :             : #undef FAIL
   61991                 :             :     operand0 = operands[0];
   61992                 :             :     (void) operand0;
   61993                 :             :     operand1 = operands[1];
   61994                 :             :     (void) operand1;
   61995                 :             :   }
   61996                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   61997                 :             :         operand0));
   61998                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   61999                 :             :         operand1));
   62000                 :             :   _val = get_insns ();
   62001                 :             :   end_sequence ();
   62002                 :             :   return _val;
   62003                 :             : }
   62004                 :             : 
   62005                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:23638 */
   62006                 :             : rtx
   62007                 :             : gen_signbitdf2 (rtx operand0,
   62008                 :             :         rtx operand1)
   62009                 :             : {
   62010                 :             :   rtx_insn *_val = 0;
   62011                 :             :   start_sequence ();
   62012                 :             :   {
   62013                 :             :     rtx operands[2];
   62014                 :             :     operands[0] = operand0;
   62015                 :             :     operands[1] = operand1;
   62016                 :             : #define FAIL _Pragma ("GCC error \"signbitdf2 cannot FAIL\"") (void)0
   62017                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   62018                 :             : #line 23643 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   62019                 :             : {
   62020                 :             :   if (SSE_FLOAT_MODE_P (DFmode) && TARGET_SSE_MATH)
   62021                 :             :     {
   62022                 :             :       emit_insn (gen_movmsk_df (operands[0], operands[1]));
   62023                 :             :       emit_insn (gen_andsi3 (operands[0], operands[0], const1_rtx));
   62024                 :             :     }
   62025                 :             :   else
   62026                 :             :     {
   62027                 :             :       rtx scratch = gen_reg_rtx (HImode);
   62028                 :             : 
   62029                 :             :       emit_insn (gen_fxamdf2_i387 (scratch, operands[1]));
   62030                 :             :       emit_insn (gen_andsi3 (operands[0],
   62031                 :             :                  gen_lowpart (SImode, scratch), GEN_INT (0x200)));
   62032                 :             :     }
   62033                 :             :   DONE;
   62034                 :             : }
   62035                 :             : #undef DONE
   62036                 :             : #undef FAIL
   62037                 :             :     operand0 = operands[0];
   62038                 :             :     (void) operand0;
   62039                 :             :     operand1 = operands[1];
   62040                 :             :     (void) operand1;
   62041                 :             :   }
   62042                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   62043                 :             :         operand0));
   62044                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   62045                 :             :         operand1));
   62046                 :             :   _val = get_insns ();
   62047                 :             :   end_sequence ();
   62048                 :             :   return _val;
   62049                 :             : }
   62050                 :             : 
   62051                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:23660 */
   62052                 :             : rtx
   62053                 :             : gen_signbitsf2 (rtx operand0,
   62054                 :             :         rtx operand1)
   62055                 :             : {
   62056                 :             :   rtx_insn *_val = 0;
   62057                 :             :   start_sequence ();
   62058                 :             :   {
   62059                 :             :     rtx operands[2];
   62060                 :             :     operands[0] = operand0;
   62061                 :             :     operands[1] = operand1;
   62062                 :             : #define FAIL _Pragma ("GCC error \"signbitsf2 cannot FAIL\"") (void)0
   62063                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   62064                 :             : #line 23665 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   62065                 :             : {
   62066                 :             :   rtx scratch = gen_reg_rtx (HImode);
   62067                 :             : 
   62068                 :             :   emit_insn (gen_fxamsf2_i387 (scratch, operands[1]));
   62069                 :             :   emit_insn (gen_andsi3 (operands[0],
   62070                 :             :              gen_lowpart (SImode, scratch), GEN_INT (0x200)));
   62071                 :             :   DONE;
   62072                 :             : }
   62073                 :             : #undef DONE
   62074                 :             : #undef FAIL
   62075                 :             :     operand0 = operands[0];
   62076                 :             :     (void) operand0;
   62077                 :             :     operand1 = operands[1];
   62078                 :             :     (void) operand1;
   62079                 :             :   }
   62080                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   62081                 :             :         operand0));
   62082                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   62083                 :             :         operand1));
   62084                 :             :   _val = get_insns ();
   62085                 :             :   end_sequence ();
   62086                 :             :   return _val;
   62087                 :             : }
   62088                 :             : 
   62089                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:23684 */
   62090                 :             : rtx
   62091                 :             : gen_cpymemsi (rtx operand0,
   62092                 :             :         rtx operand1,
   62093                 :             :         rtx operand2,
   62094                 :             :         rtx operand3,
   62095                 :             :         rtx operand4,
   62096                 :             :         rtx operand5,
   62097                 :             :         rtx operand6,
   62098                 :             :         rtx operand7,
   62099                 :             :         rtx operand8)
   62100                 :             : {
   62101                 :             :   rtx_insn *_val = 0;
   62102                 :             :   start_sequence ();
   62103                 :             :   {
   62104                 :             :     rtx operands[9];
   62105                 :             :     operands[0] = operand0;
   62106                 :             :     operands[1] = operand1;
   62107                 :             :     operands[2] = operand2;
   62108                 :             :     operands[3] = operand3;
   62109                 :             :     operands[4] = operand4;
   62110                 :             :     operands[5] = operand5;
   62111                 :             :     operands[6] = operand6;
   62112                 :             :     operands[7] = operand7;
   62113                 :             :     operands[8] = operand8;
   62114                 :             : #define FAIL return (end_sequence (), _val)
   62115                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   62116                 :             : #line 23695 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   62117                 :             : {
   62118                 :             :  if (ix86_expand_set_or_cpymem (operands[0], operands[1],
   62119                 :             :                                 operands[2], NULL, operands[3],
   62120                 :             :                                 operands[4], operands[5],
   62121                 :             :                                 operands[6], operands[7],
   62122                 :             :                                 operands[8], false))
   62123                 :             :    DONE;
   62124                 :             :  else
   62125                 :             :    FAIL;
   62126                 :             : }
   62127                 :             : #undef DONE
   62128                 :             : #undef FAIL
   62129                 :             :     operand0 = operands[0];
   62130                 :             :     (void) operand0;
   62131                 :             :     operand1 = operands[1];
   62132                 :             :     (void) operand1;
   62133                 :             :     operand2 = operands[2];
   62134                 :             :     (void) operand2;
   62135                 :             :     operand3 = operands[3];
   62136                 :             :     (void) operand3;
   62137                 :             :     operand4 = operands[4];
   62138                 :             :     (void) operand4;
   62139                 :             :     operand5 = operands[5];
   62140                 :             :     (void) operand5;
   62141                 :             :     operand6 = operands[6];
   62142                 :             :     (void) operand6;
   62143                 :             :     operand7 = operands[7];
   62144                 :             :     (void) operand7;
   62145                 :             :     operand8 = operands[8];
   62146                 :             :     (void) operand8;
   62147                 :             :   }
   62148                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   62149                 :             :         operand0));
   62150                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   62151                 :             :         operand1));
   62152                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   62153                 :             :         operand2));
   62154                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   62155                 :             :         operand3));
   62156                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   62157                 :             :         operand4));
   62158                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   62159                 :             :         operand5));
   62160                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   62161                 :             :         operand6));
   62162                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   62163                 :             :         operand7));
   62164                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   62165                 :             :         operand8));
   62166                 :             :   _val = get_insns ();
   62167                 :             :   end_sequence ();
   62168                 :             :   return _val;
   62169                 :             : }
   62170                 :             : 
   62171                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:23684 */
   62172                 :             : rtx
   62173                 :             : gen_cpymemdi (rtx operand0,
   62174                 :             :         rtx operand1,
   62175                 :             :         rtx operand2,
   62176                 :             :         rtx operand3,
   62177                 :             :         rtx operand4,
   62178                 :             :         rtx operand5,
   62179                 :             :         rtx operand6,
   62180                 :             :         rtx operand7,
   62181                 :             :         rtx operand8)
   62182                 :             : {
   62183                 :             :   rtx_insn *_val = 0;
   62184                 :             :   start_sequence ();
   62185                 :             :   {
   62186                 :             :     rtx operands[9];
   62187                 :             :     operands[0] = operand0;
   62188                 :             :     operands[1] = operand1;
   62189                 :             :     operands[2] = operand2;
   62190                 :             :     operands[3] = operand3;
   62191                 :             :     operands[4] = operand4;
   62192                 :             :     operands[5] = operand5;
   62193                 :             :     operands[6] = operand6;
   62194                 :             :     operands[7] = operand7;
   62195                 :             :     operands[8] = operand8;
   62196                 :             : #define FAIL return (end_sequence (), _val)
   62197                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   62198                 :             : #line 23695 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   62199                 :             : {
   62200                 :             :  if (ix86_expand_set_or_cpymem (operands[0], operands[1],
   62201                 :             :                                 operands[2], NULL, operands[3],
   62202                 :             :                                 operands[4], operands[5],
   62203                 :             :                                 operands[6], operands[7],
   62204                 :             :                                 operands[8], false))
   62205                 :             :    DONE;
   62206                 :             :  else
   62207                 :             :    FAIL;
   62208                 :             : }
   62209                 :             : #undef DONE
   62210                 :             : #undef FAIL
   62211                 :             :     operand0 = operands[0];
   62212                 :             :     (void) operand0;
   62213                 :             :     operand1 = operands[1];
   62214                 :             :     (void) operand1;
   62215                 :             :     operand2 = operands[2];
   62216                 :             :     (void) operand2;
   62217                 :             :     operand3 = operands[3];
   62218                 :             :     (void) operand3;
   62219                 :             :     operand4 = operands[4];
   62220                 :             :     (void) operand4;
   62221                 :             :     operand5 = operands[5];
   62222                 :             :     (void) operand5;
   62223                 :             :     operand6 = operands[6];
   62224                 :             :     (void) operand6;
   62225                 :             :     operand7 = operands[7];
   62226                 :             :     (void) operand7;
   62227                 :             :     operand8 = operands[8];
   62228                 :             :     (void) operand8;
   62229                 :             :   }
   62230                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   62231                 :             :         operand0));
   62232                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   62233                 :             :         operand1));
   62234                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   62235                 :             :         operand2));
   62236                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   62237                 :             :         operand3));
   62238                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   62239                 :             :         operand4));
   62240                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   62241                 :             :         operand5));
   62242                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   62243                 :             :         operand6));
   62244                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   62245                 :             :         operand7));
   62246                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   62247                 :             :         operand8));
   62248                 :             :   _val = get_insns ();
   62249                 :             :   end_sequence ();
   62250                 :             :   return _val;
   62251                 :             : }
   62252                 :             : 
   62253                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:23709 */
   62254                 :             : rtx
   62255                 :             : gen_strmov (rtx operand0,
   62256                 :             :         rtx operand1,
   62257                 :             :         rtx operand2,
   62258                 :             :         rtx operand3)
   62259                 :             : {
   62260                 :             :   rtx operand4;
   62261                 :             :   rtx operand5;
   62262                 :             :   rtx operand6;
   62263                 :             :   rtx_insn *_val = 0;
   62264                 :             :   start_sequence ();
   62265                 :             :   {
   62266                 :             :     rtx operands[7];
   62267                 :             :     operands[0] = operand0;
   62268                 :             :     operands[1] = operand1;
   62269                 :             :     operands[2] = operand2;
   62270                 :             :     operands[3] = operand3;
   62271                 :             : #define FAIL return (end_sequence (), _val)
   62272                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   62273                 :             : #line 23717 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   62274                 :             : {
   62275                 :             :   /* Can't use this for non-default address spaces.  */
   62276                 :             :   if (!ADDR_SPACE_GENERIC_P (MEM_ADDR_SPACE (operands[3])))
   62277                 :             :     FAIL;
   62278                 :             : 
   62279                 :             :   int piece_size = GET_MODE_SIZE (GET_MODE (operands[1]));
   62280                 :             : 
   62281                 :             :   /* If .md ever supports :P for Pmode, these can be directly
   62282                 :             :      in the pattern above.  */
   62283                 :             :   operands[5] = plus_constant (Pmode, operands[0], piece_size);
   62284                 :             :   operands[6] = plus_constant (Pmode, operands[2], piece_size);
   62285                 :             : 
   62286                 :             :   /* Can't use this if the user has appropriated esi or edi.  */
   62287                 :             :   if ((TARGET_SINGLE_STRINGOP || optimize_insn_for_size_p ())
   62288                 :             :       && !(fixed_regs[SI_REG] || fixed_regs[DI_REG]))
   62289                 :             :     {
   62290                 :             :       emit_insn (gen_strmov_singleop (operands[0], operands[1],
   62291                 :             :                                       operands[2], operands[3],
   62292                 :             :                                       operands[5], operands[6]));
   62293                 :             :       DONE;
   62294                 :             :     }
   62295                 :             : 
   62296                 :             :   operands[4] = gen_reg_rtx (GET_MODE (operands[1]));
   62297                 :             : }
   62298                 :             : #undef DONE
   62299                 :             : #undef FAIL
   62300                 :             :     operand0 = operands[0];
   62301                 :             :     (void) operand0;
   62302                 :             :     operand1 = operands[1];
   62303                 :             :     (void) operand1;
   62304                 :             :     operand2 = operands[2];
   62305                 :             :     (void) operand2;
   62306                 :             :     operand3 = operands[3];
   62307                 :             :     (void) operand3;
   62308                 :             :     operand4 = operands[4];
   62309                 :             :     (void) operand4;
   62310                 :             :     operand5 = operands[5];
   62311                 :             :     (void) operand5;
   62312                 :             :     operand6 = operands[6];
   62313                 :             :     (void) operand6;
   62314                 :             :   }
   62315                 :             :   emit_insn (gen_rtx_SET (operand4,
   62316                 :             :         operand3));
   62317                 :             :   emit_insn (gen_rtx_SET (operand1,
   62318                 :             :         copy_rtx (operand4)));
   62319                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   62320                 :             :         gen_rtvec (2,
   62321                 :             :                 gen_rtx_SET (operand0,
   62322                 :             :         operand5),
   62323                 :             :                 gen_hard_reg_clobber (CCmode, 17))), true);
   62324                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   62325                 :             :         gen_rtvec (2,
   62326                 :             :                 gen_rtx_SET (operand2,
   62327                 :             :         operand6),
   62328                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   62329                 :             :   _val = get_insns ();
   62330                 :             :   end_sequence ();
   62331                 :             :   return _val;
   62332                 :             : }
   62333                 :             : 
   62334                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:23742 */
   62335                 :             : rtx
   62336                 :             : gen_strmov_singleop (rtx operand0,
   62337                 :             :         rtx operand1,
   62338                 :             :         rtx operand2,
   62339                 :             :         rtx operand3,
   62340                 :             :         rtx operand4,
   62341                 :             :         rtx operand5)
   62342                 :             : {
   62343                 :             :   rtx_insn *_val = 0;
   62344                 :             :   start_sequence ();
   62345                 :             :   {
   62346                 :             :     rtx operands[6];
   62347                 :             :     operands[0] = operand0;
   62348                 :             :     operands[1] = operand1;
   62349                 :             :     operands[2] = operand2;
   62350                 :             :     operands[3] = operand3;
   62351                 :             :     operands[4] = operand4;
   62352                 :             :     operands[5] = operand5;
   62353                 :             : #define FAIL return (end_sequence (), _val)
   62354                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   62355                 :             : #line 23750 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   62356                 :             : {
   62357                 :             :   if (TARGET_CLD)
   62358                 :             :     ix86_optimize_mode_switching[X86_DIRFLAG] = 1;
   62359                 :             : }
   62360                 :             : #undef DONE
   62361                 :             : #undef FAIL
   62362                 :             :     operand0 = operands[0];
   62363                 :             :     (void) operand0;
   62364                 :             :     operand1 = operands[1];
   62365                 :             :     (void) operand1;
   62366                 :             :     operand2 = operands[2];
   62367                 :             :     (void) operand2;
   62368                 :             :     operand3 = operands[3];
   62369                 :             :     (void) operand3;
   62370                 :             :     operand4 = operands[4];
   62371                 :             :     (void) operand4;
   62372                 :             :     operand5 = operands[5];
   62373                 :             :     (void) operand5;
   62374                 :             :   }
   62375                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   62376                 :             :         gen_rtvec (3,
   62377                 :             :                 gen_rtx_SET (operand1,
   62378                 :             :         operand3),
   62379                 :             :                 gen_rtx_SET (operand0,
   62380                 :             :         operand4),
   62381                 :             :                 gen_rtx_SET (operand2,
   62382                 :             :         operand5))), false);
   62383                 :             :   _val = get_insns ();
   62384                 :             :   end_sequence ();
   62385                 :             :   return _val;
   62386                 :             : }
   62387                 :             : 
   62388                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:23825 */
   62389                 :             : rtx
   62390                 :             : gen_rep_mov (rtx operand0,
   62391                 :             :         rtx operand1,
   62392                 :             :         rtx operand2,
   62393                 :             :         rtx operand3,
   62394                 :             :         rtx operand4,
   62395                 :             :         rtx operand5,
   62396                 :             :         rtx operand6)
   62397                 :             : {
   62398                 :             :   rtx_insn *_val = 0;
   62399                 :             :   start_sequence ();
   62400                 :             :   {
   62401                 :             :     rtx operands[7];
   62402                 :             :     operands[0] = operand0;
   62403                 :             :     operands[1] = operand1;
   62404                 :             :     operands[2] = operand2;
   62405                 :             :     operands[3] = operand3;
   62406                 :             :     operands[4] = operand4;
   62407                 :             :     operands[5] = operand5;
   62408                 :             :     operands[6] = operand6;
   62409                 :             : #define FAIL return (end_sequence (), _val)
   62410                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   62411                 :             : #line 23835 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   62412                 :             : {
   62413                 :             :   if (TARGET_CLD)
   62414                 :             :     ix86_optimize_mode_switching[X86_DIRFLAG] = 1;
   62415                 :             : }
   62416                 :             : #undef DONE
   62417                 :             : #undef FAIL
   62418                 :             :     operand0 = operands[0];
   62419                 :             :     (void) operand0;
   62420                 :             :     operand1 = operands[1];
   62421                 :             :     (void) operand1;
   62422                 :             :     operand2 = operands[2];
   62423                 :             :     (void) operand2;
   62424                 :             :     operand3 = operands[3];
   62425                 :             :     (void) operand3;
   62426                 :             :     operand4 = operands[4];
   62427                 :             :     (void) operand4;
   62428                 :             :     operand5 = operands[5];
   62429                 :             :     (void) operand5;
   62430                 :             :     operand6 = operands[6];
   62431                 :             :     (void) operand6;
   62432                 :             :   }
   62433                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   62434                 :             :         gen_rtvec (5,
   62435                 :             :                 gen_rtx_SET (operand4,
   62436                 :             :         const0_rtx),
   62437                 :             :                 gen_rtx_SET (operand0,
   62438                 :             :         operand5),
   62439                 :             :                 gen_rtx_SET (operand2,
   62440                 :             :         operand6),
   62441                 :             :                 gen_rtx_SET (operand1,
   62442                 :             :         operand3),
   62443                 :             :                 gen_rtx_USE (VOIDmode,
   62444                 :             :         copy_rtx (operand4)))), false);
   62445                 :             :   _val = get_insns ();
   62446                 :             :   end_sequence ();
   62447                 :             :   return _val;
   62448                 :             : }
   62449                 :             : 
   62450                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:23899 */
   62451                 :             : rtx
   62452                 :             : gen_setmemsi (rtx operand0,
   62453                 :             :         rtx operand1,
   62454                 :             :         rtx operand2,
   62455                 :             :         rtx operand3,
   62456                 :             :         rtx operand4,
   62457                 :             :         rtx operand5,
   62458                 :             :         rtx operand6,
   62459                 :             :         rtx operand7,
   62460                 :             :         rtx operand8)
   62461                 :             : {
   62462                 :             :   rtx_insn *_val = 0;
   62463                 :             :   start_sequence ();
   62464                 :             :   {
   62465                 :             :     rtx operands[9];
   62466                 :             :     operands[0] = operand0;
   62467                 :             :     operands[1] = operand1;
   62468                 :             :     operands[2] = operand2;
   62469                 :             :     operands[3] = operand3;
   62470                 :             :     operands[4] = operand4;
   62471                 :             :     operands[5] = operand5;
   62472                 :             :     operands[6] = operand6;
   62473                 :             :     operands[7] = operand7;
   62474                 :             :     operands[8] = operand8;
   62475                 :             : #define FAIL return (end_sequence (), _val)
   62476                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   62477                 :             : #line 23910 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   62478                 :             : {
   62479                 :             :  if (ix86_expand_set_or_cpymem (operands[0], NULL,
   62480                 :             :                                 operands[1], operands[2],
   62481                 :             :                                 operands[3], operands[4],
   62482                 :             :                                 operands[5], operands[6],
   62483                 :             :                                 operands[7], operands[8], true))
   62484                 :             :    DONE;
   62485                 :             :  else
   62486                 :             :    FAIL;
   62487                 :             : }
   62488                 :             : #undef DONE
   62489                 :             : #undef FAIL
   62490                 :             :     operand0 = operands[0];
   62491                 :             :     (void) operand0;
   62492                 :             :     operand1 = operands[1];
   62493                 :             :     (void) operand1;
   62494                 :             :     operand2 = operands[2];
   62495                 :             :     (void) operand2;
   62496                 :             :     operand3 = operands[3];
   62497                 :             :     (void) operand3;
   62498                 :             :     operand4 = operands[4];
   62499                 :             :     (void) operand4;
   62500                 :             :     operand5 = operands[5];
   62501                 :             :     (void) operand5;
   62502                 :             :     operand6 = operands[6];
   62503                 :             :     (void) operand6;
   62504                 :             :     operand7 = operands[7];
   62505                 :             :     (void) operand7;
   62506                 :             :     operand8 = operands[8];
   62507                 :             :     (void) operand8;
   62508                 :             :   }
   62509                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   62510                 :             :         operand0));
   62511                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   62512                 :             :         operand1));
   62513                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   62514                 :             :         operand2));
   62515                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   62516                 :             :         operand3));
   62517                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   62518                 :             :         operand4));
   62519                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   62520                 :             :         operand5));
   62521                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   62522                 :             :         operand6));
   62523                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   62524                 :             :         operand7));
   62525                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   62526                 :             :         operand8));
   62527                 :             :   _val = get_insns ();
   62528                 :             :   end_sequence ();
   62529                 :             :   return _val;
   62530                 :             : }
   62531                 :             : 
   62532                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:23899 */
   62533                 :             : rtx
   62534                 :             : gen_setmemdi (rtx operand0,
   62535                 :             :         rtx operand1,
   62536                 :             :         rtx operand2,
   62537                 :             :         rtx operand3,
   62538                 :             :         rtx operand4,
   62539                 :             :         rtx operand5,
   62540                 :             :         rtx operand6,
   62541                 :             :         rtx operand7,
   62542                 :             :         rtx operand8)
   62543                 :             : {
   62544                 :             :   rtx_insn *_val = 0;
   62545                 :             :   start_sequence ();
   62546                 :             :   {
   62547                 :             :     rtx operands[9];
   62548                 :             :     operands[0] = operand0;
   62549                 :             :     operands[1] = operand1;
   62550                 :             :     operands[2] = operand2;
   62551                 :             :     operands[3] = operand3;
   62552                 :             :     operands[4] = operand4;
   62553                 :             :     operands[5] = operand5;
   62554                 :             :     operands[6] = operand6;
   62555                 :             :     operands[7] = operand7;
   62556                 :             :     operands[8] = operand8;
   62557                 :             : #define FAIL return (end_sequence (), _val)
   62558                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   62559                 :             : #line 23910 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   62560                 :             : {
   62561                 :             :  if (ix86_expand_set_or_cpymem (operands[0], NULL,
   62562                 :             :                                 operands[1], operands[2],
   62563                 :             :                                 operands[3], operands[4],
   62564                 :             :                                 operands[5], operands[6],
   62565                 :             :                                 operands[7], operands[8], true))
   62566                 :             :    DONE;
   62567                 :             :  else
   62568                 :             :    FAIL;
   62569                 :             : }
   62570                 :             : #undef DONE
   62571                 :             : #undef FAIL
   62572                 :             :     operand0 = operands[0];
   62573                 :             :     (void) operand0;
   62574                 :             :     operand1 = operands[1];
   62575                 :             :     (void) operand1;
   62576                 :             :     operand2 = operands[2];
   62577                 :             :     (void) operand2;
   62578                 :             :     operand3 = operands[3];
   62579                 :             :     (void) operand3;
   62580                 :             :     operand4 = operands[4];
   62581                 :             :     (void) operand4;
   62582                 :             :     operand5 = operands[5];
   62583                 :             :     (void) operand5;
   62584                 :             :     operand6 = operands[6];
   62585                 :             :     (void) operand6;
   62586                 :             :     operand7 = operands[7];
   62587                 :             :     (void) operand7;
   62588                 :             :     operand8 = operands[8];
   62589                 :             :     (void) operand8;
   62590                 :             :   }
   62591                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   62592                 :             :         operand0));
   62593                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   62594                 :             :         operand1));
   62595                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   62596                 :             :         operand2));
   62597                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   62598                 :             :         operand3));
   62599                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   62600                 :             :         operand4));
   62601                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   62602                 :             :         operand5));
   62603                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   62604                 :             :         operand6));
   62605                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   62606                 :             :         operand7));
   62607                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   62608                 :             :         operand8));
   62609                 :             :   _val = get_insns ();
   62610                 :             :   end_sequence ();
   62611                 :             :   return _val;
   62612                 :             : }
   62613                 :             : 
   62614                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:23924 */
   62615                 :             : rtx
   62616                 :             : gen_strset (rtx operand0,
   62617                 :             :         rtx operand1,
   62618                 :             :         rtx operand2)
   62619                 :             : {
   62620                 :             :   rtx operand3;
   62621                 :             :   rtx_insn *_val = 0;
   62622                 :             :   start_sequence ();
   62623                 :             :   {
   62624                 :             :     rtx operands[4];
   62625                 :             :     operands[0] = operand0;
   62626                 :             :     operands[1] = operand1;
   62627                 :             :     operands[2] = operand2;
   62628                 :             : #define FAIL return (end_sequence (), _val)
   62629                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   62630                 :             : #line 23931 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   62631                 :             : {
   62632                 :             :   /* Can't use this for non-default address spaces.  */
   62633                 :             :   if (!ADDR_SPACE_GENERIC_P (MEM_ADDR_SPACE (operands[1])))
   62634                 :             :     FAIL;
   62635                 :             : 
   62636                 :             :   if (GET_MODE (operands[1]) != GET_MODE (operands[2]))
   62637                 :             :     operands[1] = adjust_address_nv (operands[1], GET_MODE (operands[2]), 0);
   62638                 :             : 
   62639                 :             :   /* If .md ever supports :P for Pmode, this can be directly
   62640                 :             :      in the pattern above.  */
   62641                 :             :   operands[3] = plus_constant (Pmode, operands[0],
   62642                 :             :                                GET_MODE_SIZE (GET_MODE (operands[2])));
   62643                 :             : 
   62644                 :             :   /* Can't use this if the user has appropriated eax or edi.  */
   62645                 :             :   if ((TARGET_SINGLE_STRINGOP || optimize_insn_for_size_p ())
   62646                 :             :       && !(fixed_regs[AX_REG] || fixed_regs[DI_REG]))
   62647                 :             :     {
   62648                 :             :       emit_insn (gen_strset_singleop (operands[0], operands[1], operands[2],
   62649                 :             :                                       operands[3]));
   62650                 :             :       DONE;
   62651                 :             :     }
   62652                 :             : }
   62653                 :             : #undef DONE
   62654                 :             : #undef FAIL
   62655                 :             :     operand0 = operands[0];
   62656                 :             :     (void) operand0;
   62657                 :             :     operand1 = operands[1];
   62658                 :             :     (void) operand1;
   62659                 :             :     operand2 = operands[2];
   62660                 :             :     (void) operand2;
   62661                 :             :     operand3 = operands[3];
   62662                 :             :     (void) operand3;
   62663                 :             :   }
   62664                 :             :   emit_insn (gen_rtx_SET (operand1,
   62665                 :             :         operand2));
   62666                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   62667                 :             :         gen_rtvec (2,
   62668                 :             :                 gen_rtx_SET (operand0,
   62669                 :             :         operand3),
   62670                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   62671                 :             :   _val = get_insns ();
   62672                 :             :   end_sequence ();
   62673                 :             :   return _val;
   62674                 :             : }
   62675                 :             : 
   62676                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:23954 */
   62677                 :             : rtx
   62678                 :             : gen_strset_singleop (rtx operand0,
   62679                 :             :         rtx operand1,
   62680                 :             :         rtx operand2,
   62681                 :             :         rtx operand3)
   62682                 :             : {
   62683                 :             :   rtx_insn *_val = 0;
   62684                 :             :   start_sequence ();
   62685                 :             :   {
   62686                 :             :     rtx operands[4];
   62687                 :             :     operands[0] = operand0;
   62688                 :             :     operands[1] = operand1;
   62689                 :             :     operands[2] = operand2;
   62690                 :             :     operands[3] = operand3;
   62691                 :             : #define FAIL return (end_sequence (), _val)
   62692                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   62693                 :             : #line 23961 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   62694                 :             : {
   62695                 :             :   if (TARGET_CLD)
   62696                 :             :     ix86_optimize_mode_switching[X86_DIRFLAG] = 1;
   62697                 :             : }
   62698                 :             : #undef DONE
   62699                 :             : #undef FAIL
   62700                 :             :     operand0 = operands[0];
   62701                 :             :     (void) operand0;
   62702                 :             :     operand1 = operands[1];
   62703                 :             :     (void) operand1;
   62704                 :             :     operand2 = operands[2];
   62705                 :             :     (void) operand2;
   62706                 :             :     operand3 = operands[3];
   62707                 :             :     (void) operand3;
   62708                 :             :   }
   62709                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   62710                 :             :         gen_rtvec (3,
   62711                 :             :                 gen_rtx_SET (operand1,
   62712                 :             :         operand2),
   62713                 :             :                 gen_rtx_SET (operand0,
   62714                 :             :         operand3),
   62715                 :             :                 gen_rtx_UNSPEC (VOIDmode,
   62716                 :             :         gen_rtvec (1,
   62717                 :             :                 const0_rtx),
   62718                 :             :         37))), false);
   62719                 :             :   _val = get_insns ();
   62720                 :             :   end_sequence ();
   62721                 :             :   return _val;
   62722                 :             : }
   62723                 :             : 
   62724                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:24028 */
   62725                 :             : rtx
   62726                 :             : gen_rep_stos (rtx operand0,
   62727                 :             :         rtx operand1,
   62728                 :             :         rtx operand2,
   62729                 :             :         rtx operand3,
   62730                 :             :         rtx operand4)
   62731                 :             : {
   62732                 :             :   rtx_insn *_val = 0;
   62733                 :             :   start_sequence ();
   62734                 :             :   {
   62735                 :             :     rtx operands[5];
   62736                 :             :     operands[0] = operand0;
   62737                 :             :     operands[1] = operand1;
   62738                 :             :     operands[2] = operand2;
   62739                 :             :     operands[3] = operand3;
   62740                 :             :     operands[4] = operand4;
   62741                 :             : #define FAIL return (end_sequence (), _val)
   62742                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   62743                 :             : #line 24036 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   62744                 :             : {
   62745                 :             :   if (TARGET_CLD)
   62746                 :             :     ix86_optimize_mode_switching[X86_DIRFLAG] = 1;
   62747                 :             : }
   62748                 :             : #undef DONE
   62749                 :             : #undef FAIL
   62750                 :             :     operand0 = operands[0];
   62751                 :             :     (void) operand0;
   62752                 :             :     operand1 = operands[1];
   62753                 :             :     (void) operand1;
   62754                 :             :     operand2 = operands[2];
   62755                 :             :     (void) operand2;
   62756                 :             :     operand3 = operands[3];
   62757                 :             :     (void) operand3;
   62758                 :             :     operand4 = operands[4];
   62759                 :             :     (void) operand4;
   62760                 :             :   }
   62761                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   62762                 :             :         gen_rtvec (5,
   62763                 :             :                 gen_rtx_SET (operand1,
   62764                 :             :         const0_rtx),
   62765                 :             :                 gen_rtx_SET (operand0,
   62766                 :             :         operand4),
   62767                 :             :                 gen_rtx_SET (operand2,
   62768                 :             :         const0_rtx),
   62769                 :             :                 gen_rtx_USE (VOIDmode,
   62770                 :             :         operand3),
   62771                 :             :                 gen_rtx_USE (VOIDmode,
   62772                 :             :         copy_rtx (operand1)))), false);
   62773                 :             :   _val = get_insns ();
   62774                 :             :   end_sequence ();
   62775                 :             :   return _val;
   62776                 :             : }
   62777                 :             : 
   62778                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:24100 */
   62779                 :             : rtx
   62780                 :             : gen_cmpmemsi (rtx operand0,
   62781                 :             :         rtx operand1,
   62782                 :             :         rtx operand2,
   62783                 :             :         rtx operand3,
   62784                 :             :         rtx operand4)
   62785                 :             : {
   62786                 :             :   rtx_insn *_val = 0;
   62787                 :             :   start_sequence ();
   62788                 :             :   {
   62789                 :             :     rtx operands[5];
   62790                 :             :     operands[0] = operand0;
   62791                 :             :     operands[1] = operand1;
   62792                 :             :     operands[2] = operand2;
   62793                 :             :     operands[3] = operand3;
   62794                 :             :     operands[4] = operand4;
   62795                 :             : #define FAIL return (end_sequence (), _val)
   62796                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   62797                 :             : #line 24107 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   62798                 :             : {
   62799                 :             :   if (ix86_expand_cmpstrn_or_cmpmem (operands[0], operands[1],
   62800                 :             :                                      operands[2], operands[3],
   62801                 :             :                                      operands[4], false))
   62802                 :             :     DONE;
   62803                 :             :   else
   62804                 :             :     FAIL;
   62805                 :             : }
   62806                 :             : #undef DONE
   62807                 :             : #undef FAIL
   62808                 :             :     operand0 = operands[0];
   62809                 :             :     (void) operand0;
   62810                 :             :     operand1 = operands[1];
   62811                 :             :     (void) operand1;
   62812                 :             :     operand2 = operands[2];
   62813                 :             :     (void) operand2;
   62814                 :             :     operand3 = operands[3];
   62815                 :             :     (void) operand3;
   62816                 :             :     operand4 = operands[4];
   62817                 :             :     (void) operand4;
   62818                 :             :   }
   62819                 :             :   emit_insn (gen_rtx_SET (operand0,
   62820                 :             :         gen_rtx_COMPARE (SImode,
   62821                 :             :         operand1,
   62822                 :             :         operand2)));
   62823                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   62824                 :             :         operand3));
   62825                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   62826                 :             :         operand4));
   62827                 :             :   _val = get_insns ();
   62828                 :             :   end_sequence ();
   62829                 :             :   return _val;
   62830                 :             : }
   62831                 :             : 
   62832                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:24116 */
   62833                 :             : rtx
   62834                 :             : gen_cmpstrnsi (rtx operand0,
   62835                 :             :         rtx operand1,
   62836                 :             :         rtx operand2,
   62837                 :             :         rtx operand3,
   62838                 :             :         rtx operand4)
   62839                 :             : {
   62840                 :             :   rtx_insn *_val = 0;
   62841                 :             :   start_sequence ();
   62842                 :             :   {
   62843                 :             :     rtx operands[5];
   62844                 :             :     operands[0] = operand0;
   62845                 :             :     operands[1] = operand1;
   62846                 :             :     operands[2] = operand2;
   62847                 :             :     operands[3] = operand3;
   62848                 :             :     operands[4] = operand4;
   62849                 :             : #define FAIL return (end_sequence (), _val)
   62850                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   62851                 :             : #line 24123 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   62852                 :             : {
   62853                 :             :   if (ix86_expand_cmpstrn_or_cmpmem (operands[0], operands[1],
   62854                 :             :                                      operands[2], operands[3],
   62855                 :             :                                      operands[4], true))
   62856                 :             :     DONE;
   62857                 :             :   else
   62858                 :             :     FAIL;
   62859                 :             : }
   62860                 :             : #undef DONE
   62861                 :             : #undef FAIL
   62862                 :             :     operand0 = operands[0];
   62863                 :             :     (void) operand0;
   62864                 :             :     operand1 = operands[1];
   62865                 :             :     (void) operand1;
   62866                 :             :     operand2 = operands[2];
   62867                 :             :     (void) operand2;
   62868                 :             :     operand3 = operands[3];
   62869                 :             :     (void) operand3;
   62870                 :             :     operand4 = operands[4];
   62871                 :             :     (void) operand4;
   62872                 :             :   }
   62873                 :             :   emit_insn (gen_rtx_SET (operand0,
   62874                 :             :         gen_rtx_COMPARE (SImode,
   62875                 :             :         operand1,
   62876                 :             :         operand2)));
   62877                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   62878                 :             :         operand3));
   62879                 :             :   emit_insn (gen_rtx_USE (VOIDmode,
   62880                 :             :         operand4));
   62881                 :             :   _val = get_insns ();
   62882                 :             :   end_sequence ();
   62883                 :             :   return _val;
   62884                 :             : }
   62885                 :             : 
   62886                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:24134 */
   62887                 :             : rtx
   62888                 :             : gen_cmpintqi (rtx operand0)
   62889                 :             : {
   62890                 :             :   rtx operand1;
   62891                 :             :   rtx operand2;
   62892                 :             :   rtx_insn *_val = 0;
   62893                 :             :   start_sequence ();
   62894                 :             :   {
   62895                 :             :     rtx operands[3];
   62896                 :             :     operands[0] = operand0;
   62897                 :             : #define FAIL return (end_sequence (), _val)
   62898                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   62899                 :             : #line 24144 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   62900                 :             : {
   62901                 :             :   operands[1] = gen_reg_rtx (QImode);
   62902                 :             :   operands[2] = gen_reg_rtx (QImode);
   62903                 :             : }
   62904                 :             : #undef DONE
   62905                 :             : #undef FAIL
   62906                 :             :     operand0 = operands[0];
   62907                 :             :     (void) operand0;
   62908                 :             :     operand1 = operands[1];
   62909                 :             :     (void) operand1;
   62910                 :             :     operand2 = operands[2];
   62911                 :             :     (void) operand2;
   62912                 :             :   }
   62913                 :             :   emit_insn (gen_rtx_SET (operand1,
   62914                 :             :         gen_rtx_GTU (QImode,
   62915                 :             :         gen_rtx_REG (CCmode,
   62916                 :             :         17),
   62917                 :             :         const0_rtx)));
   62918                 :             :   emit_insn (gen_rtx_SET (operand2,
   62919                 :             :         gen_rtx_LTU (QImode,
   62920                 :             :         gen_rtx_REG (CCmode,
   62921                 :             :         17),
   62922                 :             :         const0_rtx)));
   62923                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   62924                 :             :         gen_rtvec (2,
   62925                 :             :                 gen_rtx_SET (operand0,
   62926                 :             :         gen_rtx_MINUS (QImode,
   62927                 :             :         copy_rtx (operand1),
   62928                 :             :         copy_rtx (operand2))),
   62929                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   62930                 :             :   _val = get_insns ();
   62931                 :             :   end_sequence ();
   62932                 :             :   return _val;
   62933                 :             : }
   62934                 :             : 
   62935                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:24152 */
   62936                 :             : rtx
   62937                 :             : gen_cmpstrnqi_nz_1 (rtx operand0,
   62938                 :             :         rtx operand1,
   62939                 :             :         rtx operand2,
   62940                 :             :         rtx operand3,
   62941                 :             :         rtx operand4,
   62942                 :             :         rtx operand5)
   62943                 :             : {
   62944                 :             :   rtx_insn *_val = 0;
   62945                 :             :   start_sequence ();
   62946                 :             :   {
   62947                 :             :     rtx operands[6];
   62948                 :             :     operands[0] = operand0;
   62949                 :             :     operands[1] = operand1;
   62950                 :             :     operands[2] = operand2;
   62951                 :             :     operands[3] = operand3;
   62952                 :             :     operands[4] = operand4;
   62953                 :             :     operands[5] = operand5;
   62954                 :             : #define FAIL return (end_sequence (), _val)
   62955                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   62956                 :             : #line 24162 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   62957                 :             : {
   62958                 :             :   if (TARGET_CLD)
   62959                 :             :     ix86_optimize_mode_switching[X86_DIRFLAG] = 1;
   62960                 :             : }
   62961                 :             : #undef DONE
   62962                 :             : #undef FAIL
   62963                 :             :     operand0 = operands[0];
   62964                 :             :     (void) operand0;
   62965                 :             :     operand1 = operands[1];
   62966                 :             :     (void) operand1;
   62967                 :             :     operand2 = operands[2];
   62968                 :             :     (void) operand2;
   62969                 :             :     operand3 = operands[3];
   62970                 :             :     (void) operand3;
   62971                 :             :     operand4 = operands[4];
   62972                 :             :     (void) operand4;
   62973                 :             :     operand5 = operands[5];
   62974                 :             :     (void) operand5;
   62975                 :             :   }
   62976                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   62977                 :             :         gen_rtvec (6,
   62978                 :             :                 gen_rtx_SET (gen_rtx_REG (CCmode,
   62979                 :             :         17),
   62980                 :             :         gen_rtx_COMPARE (CCmode,
   62981                 :             :         operand4,
   62982                 :             :         operand5)),
   62983                 :             :                 gen_rtx_USE (VOIDmode,
   62984                 :             :         operand2),
   62985                 :             :                 gen_rtx_USE (VOIDmode,
   62986                 :             :         operand3),
   62987                 :             :                 gen_rtx_CLOBBER (VOIDmode,
   62988                 :             :         operand0),
   62989                 :             :                 gen_rtx_CLOBBER (VOIDmode,
   62990                 :             :         operand1),
   62991                 :             :                 gen_rtx_CLOBBER (VOIDmode,
   62992                 :             :         copy_rtx (operand2)))), false);
   62993                 :             :   _val = get_insns ();
   62994                 :             :   end_sequence ();
   62995                 :             :   return _val;
   62996                 :             : }
   62997                 :             : 
   62998                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:24190 */
   62999                 :             : rtx
   63000                 :             : gen_cmpstrnqi_1 (rtx operand0,
   63001                 :             :         rtx operand1,
   63002                 :             :         rtx operand2,
   63003                 :             :         rtx operand3,
   63004                 :             :         rtx operand4,
   63005                 :             :         rtx operand5)
   63006                 :             : {
   63007                 :             :   rtx_insn *_val = 0;
   63008                 :             :   start_sequence ();
   63009                 :             :   {
   63010                 :             :     rtx operands[6];
   63011                 :             :     operands[0] = operand0;
   63012                 :             :     operands[1] = operand1;
   63013                 :             :     operands[2] = operand2;
   63014                 :             :     operands[3] = operand3;
   63015                 :             :     operands[4] = operand4;
   63016                 :             :     operands[5] = operand5;
   63017                 :             : #define FAIL return (end_sequence (), _val)
   63018                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   63019                 :             : #line 24202 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   63020                 :             : {
   63021                 :             :   if (TARGET_CLD)
   63022                 :             :     ix86_optimize_mode_switching[X86_DIRFLAG] = 1;
   63023                 :             : }
   63024                 :             : #undef DONE
   63025                 :             : #undef FAIL
   63026                 :             :     operand0 = operands[0];
   63027                 :             :     (void) operand0;
   63028                 :             :     operand1 = operands[1];
   63029                 :             :     (void) operand1;
   63030                 :             :     operand2 = operands[2];
   63031                 :             :     (void) operand2;
   63032                 :             :     operand3 = operands[3];
   63033                 :             :     (void) operand3;
   63034                 :             :     operand4 = operands[4];
   63035                 :             :     (void) operand4;
   63036                 :             :     operand5 = operands[5];
   63037                 :             :     (void) operand5;
   63038                 :             :   }
   63039                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   63040                 :             :         gen_rtvec (5,
   63041                 :             :                 gen_rtx_SET (gen_rtx_REG (CCmode,
   63042                 :             :         17),
   63043                 :             :         gen_rtx_IF_THEN_ELSE (CCmode,
   63044                 :             :         gen_rtx_NE (VOIDmode,
   63045                 :             :         operand2,
   63046                 :             :         const0_rtx),
   63047                 :             :         gen_rtx_COMPARE (CCmode,
   63048                 :             :         operand4,
   63049                 :             :         operand5),
   63050                 :             :         gen_rtx_REG (CCmode,
   63051                 :             :         17))),
   63052                 :             :                 gen_rtx_USE (VOIDmode,
   63053                 :             :         operand3),
   63054                 :             :                 gen_rtx_CLOBBER (VOIDmode,
   63055                 :             :         operand0),
   63056                 :             :                 gen_rtx_CLOBBER (VOIDmode,
   63057                 :             :         operand1),
   63058                 :             :                 gen_rtx_CLOBBER (VOIDmode,
   63059                 :             :         copy_rtx (operand2)))), false);
   63060                 :             :   _val = get_insns ();
   63061                 :             :   end_sequence ();
   63062                 :             :   return _val;
   63063                 :             : }
   63064                 :             : 
   63065                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:24230 */
   63066                 :             : rtx
   63067                 :             : gen_strlensi (rtx operand0,
   63068                 :             :         rtx operand1,
   63069                 :             :         rtx operand2,
   63070                 :             :         rtx operand3)
   63071                 :             : {
   63072                 :             :   rtx_insn *_val = 0;
   63073                 :             :   start_sequence ();
   63074                 :             :   {
   63075                 :             :     rtx operands[4];
   63076                 :             :     operands[0] = operand0;
   63077                 :             :     operands[1] = operand1;
   63078                 :             :     operands[2] = operand2;
   63079                 :             :     operands[3] = operand3;
   63080                 :             : #define FAIL return (end_sequence (), _val)
   63081                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   63082                 :             : #line 24237 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   63083                 :             : {
   63084                 :             :  if (ix86_expand_strlen (operands[0], operands[1], operands[2], operands[3]))
   63085                 :             :    DONE;
   63086                 :             :  else
   63087                 :             :    FAIL;
   63088                 :             : }
   63089                 :             : #undef DONE
   63090                 :             : #undef FAIL
   63091                 :             :     operand0 = operands[0];
   63092                 :             :     (void) operand0;
   63093                 :             :     operand1 = operands[1];
   63094                 :             :     (void) operand1;
   63095                 :             :     operand2 = operands[2];
   63096                 :             :     (void) operand2;
   63097                 :             :     operand3 = operands[3];
   63098                 :             :     (void) operand3;
   63099                 :             :   }
   63100                 :             :   emit_insn (gen_rtx_SET (operand0,
   63101                 :             :         gen_rtx_UNSPEC (SImode,
   63102                 :             :         gen_rtvec (3,
   63103                 :             :                 operand1,
   63104                 :             :                 operand2,
   63105                 :             :                 operand3),
   63106                 :             :         24)));
   63107                 :             :   _val = get_insns ();
   63108                 :             :   end_sequence ();
   63109                 :             :   return _val;
   63110                 :             : }
   63111                 :             : 
   63112                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:24230 */
   63113                 :             : rtx
   63114                 :             : gen_strlendi (rtx operand0,
   63115                 :             :         rtx operand1,
   63116                 :             :         rtx operand2,
   63117                 :             :         rtx operand3)
   63118                 :             : {
   63119                 :             :   rtx_insn *_val = 0;
   63120                 :             :   start_sequence ();
   63121                 :             :   {
   63122                 :             :     rtx operands[4];
   63123                 :             :     operands[0] = operand0;
   63124                 :             :     operands[1] = operand1;
   63125                 :             :     operands[2] = operand2;
   63126                 :             :     operands[3] = operand3;
   63127                 :             : #define FAIL return (end_sequence (), _val)
   63128                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   63129                 :             : #line 24237 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   63130                 :             : {
   63131                 :             :  if (ix86_expand_strlen (operands[0], operands[1], operands[2], operands[3]))
   63132                 :             :    DONE;
   63133                 :             :  else
   63134                 :             :    FAIL;
   63135                 :             : }
   63136                 :             : #undef DONE
   63137                 :             : #undef FAIL
   63138                 :             :     operand0 = operands[0];
   63139                 :             :     (void) operand0;
   63140                 :             :     operand1 = operands[1];
   63141                 :             :     (void) operand1;
   63142                 :             :     operand2 = operands[2];
   63143                 :             :     (void) operand2;
   63144                 :             :     operand3 = operands[3];
   63145                 :             :     (void) operand3;
   63146                 :             :   }
   63147                 :             :   emit_insn (gen_rtx_SET (operand0,
   63148                 :             :         gen_rtx_UNSPEC (DImode,
   63149                 :             :         gen_rtvec (3,
   63150                 :             :                 operand1,
   63151                 :             :                 operand2,
   63152                 :             :                 operand3),
   63153                 :             :         24)));
   63154                 :             :   _val = get_insns ();
   63155                 :             :   end_sequence ();
   63156                 :             :   return _val;
   63157                 :             : }
   63158                 :             : 
   63159                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:24244 */
   63160                 :             : rtx
   63161                 :             : gen_strlenqi_1 (rtx operand0,
   63162                 :             :         rtx operand1,
   63163                 :             :         rtx operand2)
   63164                 :             : {
   63165                 :             :   rtx_insn *_val = 0;
   63166                 :             :   start_sequence ();
   63167                 :             :   {
   63168                 :             :     rtx operands[3];
   63169                 :             :     operands[0] = operand0;
   63170                 :             :     operands[1] = operand1;
   63171                 :             :     operands[2] = operand2;
   63172                 :             : #define FAIL return (end_sequence (), _val)
   63173                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   63174                 :             : #line 24250 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   63175                 :             : {
   63176                 :             :   if (TARGET_CLD)
   63177                 :             :     ix86_optimize_mode_switching[X86_DIRFLAG] = 1;
   63178                 :             : }
   63179                 :             : #undef DONE
   63180                 :             : #undef FAIL
   63181                 :             :     operand0 = operands[0];
   63182                 :             :     (void) operand0;
   63183                 :             :     operand1 = operands[1];
   63184                 :             :     (void) operand1;
   63185                 :             :     operand2 = operands[2];
   63186                 :             :     (void) operand2;
   63187                 :             :   }
   63188                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   63189                 :             :         gen_rtvec (3,
   63190                 :             :                 gen_rtx_SET (operand0,
   63191                 :             :         operand2),
   63192                 :             :                 gen_rtx_CLOBBER (VOIDmode,
   63193                 :             :         operand1),
   63194                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   63195                 :             :   _val = get_insns ();
   63196                 :             :   end_sequence ();
   63197                 :             :   return _val;
   63198                 :             : }
   63199                 :             : 
   63200                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:24289 */
   63201                 :             : extern rtx_insn *gen_peephole2_191 (rtx_insn *, rtx *);
   63202                 :             : rtx_insn *
   63203                 :             : gen_peephole2_191 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   63204                 :             : {
   63205                 :             :   rtx operand0;
   63206                 :             :   rtx operand1;
   63207                 :             :   rtx operand2;
   63208                 :             :   rtx operand3;
   63209                 :             :   rtx operand4;
   63210                 :             :   rtx operand5;
   63211                 :             :   rtx operand6;
   63212                 :             :   rtx_insn *_val = NULL;
   63213                 :             :   if (dump_file)
   63214                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_191 (i386.md:24289)\n");
   63215                 :             :   start_sequence ();
   63216                 :             :   operand0 = operands[0];
   63217                 :             :   (void) operand0;
   63218                 :             :   operand1 = operands[1];
   63219                 :             :   (void) operand1;
   63220                 :             :   operand2 = operands[2];
   63221                 :             :   (void) operand2;
   63222                 :             :   operand3 = operands[3];
   63223                 :             :   (void) operand3;
   63224                 :             :   operand4 = operands[4];
   63225                 :             :   (void) operand4;
   63226                 :             :   operand5 = operands[5];
   63227                 :             :   (void) operand5;
   63228                 :             :   operand6 = operands[6];
   63229                 :             :   (void) operand6;
   63230                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   63231                 :             :         gen_rtvec (6,
   63232                 :             :                 gen_rtx_SET (gen_rtx_REG (CCmode,
   63233                 :             :         17),
   63234                 :             :         gen_rtx_COMPARE (CCmode,
   63235                 :             :         gen_rtx_MEM (BLKmode,
   63236                 :             :         operand4),
   63237                 :             :         gen_rtx_MEM (BLKmode,
   63238                 :             :         operand5))),
   63239                 :             :                 gen_rtx_USE (VOIDmode,
   63240                 :             :         operand6),
   63241                 :             :                 gen_rtx_USE (VOIDmode,
   63242                 :             :         operand3),
   63243                 :             :                 gen_rtx_CLOBBER (VOIDmode,
   63244                 :             :         operand0),
   63245                 :             :                 gen_rtx_CLOBBER (VOIDmode,
   63246                 :             :         operand1),
   63247                 :             :                 gen_rtx_CLOBBER (VOIDmode,
   63248                 :             :         operand2))), false);
   63249                 :             :   _val = get_insns ();
   63250                 :             :   end_sequence ();
   63251                 :             :   return _val;
   63252                 :             : }
   63253                 :             : 
   63254                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:24318 */
   63255                 :             : extern rtx_insn *gen_peephole2_192 (rtx_insn *, rtx *);
   63256                 :             : rtx_insn *
   63257                 :             : gen_peephole2_192 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   63258                 :             : {
   63259                 :             :   rtx operand0;
   63260                 :             :   rtx operand1;
   63261                 :             :   rtx operand2;
   63262                 :             :   rtx operand3;
   63263                 :             :   rtx operand4;
   63264                 :             :   rtx operand5;
   63265                 :             :   rtx operand6;
   63266                 :             :   rtx_insn *_val = NULL;
   63267                 :             :   if (dump_file)
   63268                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_192 (i386.md:24318)\n");
   63269                 :             :   start_sequence ();
   63270                 :             :   operand0 = operands[0];
   63271                 :             :   (void) operand0;
   63272                 :             :   operand1 = operands[1];
   63273                 :             :   (void) operand1;
   63274                 :             :   operand2 = operands[2];
   63275                 :             :   (void) operand2;
   63276                 :             :   operand3 = operands[3];
   63277                 :             :   (void) operand3;
   63278                 :             :   operand4 = operands[4];
   63279                 :             :   (void) operand4;
   63280                 :             :   operand5 = operands[5];
   63281                 :             :   (void) operand5;
   63282                 :             :   operand6 = operands[6];
   63283                 :             :   (void) operand6;
   63284                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   63285                 :             :         gen_rtvec (5,
   63286                 :             :                 gen_rtx_SET (gen_rtx_REG (CCmode,
   63287                 :             :         17),
   63288                 :             :         gen_rtx_IF_THEN_ELSE (CCmode,
   63289                 :             :         gen_rtx_NE (VOIDmode,
   63290                 :             :         operand6,
   63291                 :             :         const0_rtx),
   63292                 :             :         gen_rtx_COMPARE (CCmode,
   63293                 :             :         gen_rtx_MEM (BLKmode,
   63294                 :             :         operand4),
   63295                 :             :         gen_rtx_MEM (BLKmode,
   63296                 :             :         operand5)),
   63297                 :             :         gen_rtx_REG (CCmode,
   63298                 :             :         17))),
   63299                 :             :                 gen_rtx_USE (VOIDmode,
   63300                 :             :         operand3),
   63301                 :             :                 gen_rtx_CLOBBER (VOIDmode,
   63302                 :             :         operand0),
   63303                 :             :                 gen_rtx_CLOBBER (VOIDmode,
   63304                 :             :         operand1),
   63305                 :             :                 gen_rtx_CLOBBER (VOIDmode,
   63306                 :             :         operand2))), false);
   63307                 :             :   _val = get_insns ();
   63308                 :             :   end_sequence ();
   63309                 :             :   return _val;
   63310                 :             : }
   63311                 :             : 
   63312                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:24352 */
   63313                 :             : rtx
   63314                 :             : gen_movqicc (rtx operand0,
   63315                 :             :         rtx operand1,
   63316                 :             :         rtx operand2,
   63317                 :             :         rtx operand3)
   63318                 :             : {
   63319                 :             :   rtx_insn *_val = 0;
   63320                 :             :   start_sequence ();
   63321                 :             :   {
   63322                 :             :     rtx operands[4];
   63323                 :             :     operands[0] = operand0;
   63324                 :             :     operands[1] = operand1;
   63325                 :             :     operands[2] = operand2;
   63326                 :             :     operands[3] = operand3;
   63327                 :             : #define FAIL return (end_sequence (), _val)
   63328                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   63329                 :             : #line 24358 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   63330                 :             : if (ix86_expand_int_movcc (operands)) DONE; else FAIL;
   63331                 :             : #undef DONE
   63332                 :             : #undef FAIL
   63333                 :             :     operand0 = operands[0];
   63334                 :             :     (void) operand0;
   63335                 :             :     operand1 = operands[1];
   63336                 :             :     (void) operand1;
   63337                 :             :     operand2 = operands[2];
   63338                 :             :     (void) operand2;
   63339                 :             :     operand3 = operands[3];
   63340                 :             :     (void) operand3;
   63341                 :             :   }
   63342                 :             :   emit_insn (gen_rtx_SET (operand0,
   63343                 :             :         gen_rtx_IF_THEN_ELSE (QImode,
   63344                 :             :         operand1,
   63345                 :             :         operand2,
   63346                 :             :         operand3)));
   63347                 :             :   _val = get_insns ();
   63348                 :             :   end_sequence ();
   63349                 :             :   return _val;
   63350                 :             : }
   63351                 :             : 
   63352                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:24352 */
   63353                 :             : rtx
   63354                 :             : gen_movhicc (rtx operand0,
   63355                 :             :         rtx operand1,
   63356                 :             :         rtx operand2,
   63357                 :             :         rtx operand3)
   63358                 :             : {
   63359                 :             :   rtx_insn *_val = 0;
   63360                 :             :   start_sequence ();
   63361                 :             :   {
   63362                 :             :     rtx operands[4];
   63363                 :             :     operands[0] = operand0;
   63364                 :             :     operands[1] = operand1;
   63365                 :             :     operands[2] = operand2;
   63366                 :             :     operands[3] = operand3;
   63367                 :             : #define FAIL return (end_sequence (), _val)
   63368                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   63369                 :             : #line 24358 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   63370                 :             : if (ix86_expand_int_movcc (operands)) DONE; else FAIL;
   63371                 :             : #undef DONE
   63372                 :             : #undef FAIL
   63373                 :             :     operand0 = operands[0];
   63374                 :             :     (void) operand0;
   63375                 :             :     operand1 = operands[1];
   63376                 :             :     (void) operand1;
   63377                 :             :     operand2 = operands[2];
   63378                 :             :     (void) operand2;
   63379                 :             :     operand3 = operands[3];
   63380                 :             :     (void) operand3;
   63381                 :             :   }
   63382                 :             :   emit_insn (gen_rtx_SET (operand0,
   63383                 :             :         gen_rtx_IF_THEN_ELSE (HImode,
   63384                 :             :         operand1,
   63385                 :             :         operand2,
   63386                 :             :         operand3)));
   63387                 :             :   _val = get_insns ();
   63388                 :             :   end_sequence ();
   63389                 :             :   return _val;
   63390                 :             : }
   63391                 :             : 
   63392                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:24352 */
   63393                 :             : rtx
   63394                 :             : gen_movsicc (rtx operand0,
   63395                 :             :         rtx operand1,
   63396                 :             :         rtx operand2,
   63397                 :             :         rtx operand3)
   63398                 :             : {
   63399                 :             :   rtx_insn *_val = 0;
   63400                 :             :   start_sequence ();
   63401                 :             :   {
   63402                 :             :     rtx operands[4];
   63403                 :             :     operands[0] = operand0;
   63404                 :             :     operands[1] = operand1;
   63405                 :             :     operands[2] = operand2;
   63406                 :             :     operands[3] = operand3;
   63407                 :             : #define FAIL return (end_sequence (), _val)
   63408                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   63409                 :             : #line 24358 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   63410                 :             : if (ix86_expand_int_movcc (operands)) DONE; else FAIL;
   63411                 :             : #undef DONE
   63412                 :             : #undef FAIL
   63413                 :             :     operand0 = operands[0];
   63414                 :             :     (void) operand0;
   63415                 :             :     operand1 = operands[1];
   63416                 :             :     (void) operand1;
   63417                 :             :     operand2 = operands[2];
   63418                 :             :     (void) operand2;
   63419                 :             :     operand3 = operands[3];
   63420                 :             :     (void) operand3;
   63421                 :             :   }
   63422                 :             :   emit_insn (gen_rtx_SET (operand0,
   63423                 :             :         gen_rtx_IF_THEN_ELSE (SImode,
   63424                 :             :         operand1,
   63425                 :             :         operand2,
   63426                 :             :         operand3)));
   63427                 :             :   _val = get_insns ();
   63428                 :             :   end_sequence ();
   63429                 :             :   return _val;
   63430                 :             : }
   63431                 :             : 
   63432                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:24352 */
   63433                 :             : rtx
   63434                 :             : gen_movdicc (rtx operand0,
   63435                 :             :         rtx operand1,
   63436                 :             :         rtx operand2,
   63437                 :             :         rtx operand3)
   63438                 :             : {
   63439                 :             :   rtx_insn *_val = 0;
   63440                 :             :   start_sequence ();
   63441                 :             :   {
   63442                 :             :     rtx operands[4];
   63443                 :             :     operands[0] = operand0;
   63444                 :             :     operands[1] = operand1;
   63445                 :             :     operands[2] = operand2;
   63446                 :             :     operands[3] = operand3;
   63447                 :             : #define FAIL return (end_sequence (), _val)
   63448                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   63449                 :             : #line 24358 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   63450                 :             : if (ix86_expand_int_movcc (operands)) DONE; else FAIL;
   63451                 :             : #undef DONE
   63452                 :             : #undef FAIL
   63453                 :             :     operand0 = operands[0];
   63454                 :             :     (void) operand0;
   63455                 :             :     operand1 = operands[1];
   63456                 :             :     (void) operand1;
   63457                 :             :     operand2 = operands[2];
   63458                 :             :     (void) operand2;
   63459                 :             :     operand3 = operands[3];
   63460                 :             :     (void) operand3;
   63461                 :             :   }
   63462                 :             :   emit_insn (gen_rtx_SET (operand0,
   63463                 :             :         gen_rtx_IF_THEN_ELSE (DImode,
   63464                 :             :         operand1,
   63465                 :             :         operand2,
   63466                 :             :         operand3)));
   63467                 :             :   _val = get_insns ();
   63468                 :             :   end_sequence ();
   63469                 :             :   return _val;
   63470                 :             : }
   63471                 :             : 
   63472                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:24364 */
   63473                 :             : rtx
   63474                 :             : gen_x86_movsicc_0_m1 (rtx operand0,
   63475                 :             :         rtx operand1,
   63476                 :             :         rtx operand2)
   63477                 :             : {
   63478                 :             :   return gen_rtx_PARALLEL (VOIDmode,
   63479                 :             :         gen_rtvec (2,
   63480                 :             :                 gen_rtx_SET (operand0,
   63481                 :             :         gen_rtx_IF_THEN_ELSE (SImode,
   63482                 :             :         gen_rtx_fmt_ee (GET_CODE (operand2), SImode,
   63483                 :             :                 operand1,
   63484                 :             :                 const0_rtx),
   63485                 :             :         constm1_rtx,
   63486                 :             :         const0_rtx)),
   63487                 :             :                 gen_hard_reg_clobber (CCmode, 17)));
   63488                 :             : }
   63489                 :             : 
   63490                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:24364 */
   63491                 :             : rtx
   63492                 :             : gen_x86_movdicc_0_m1 (rtx operand0,
   63493                 :             :         rtx operand1,
   63494                 :             :         rtx operand2)
   63495                 :             : {
   63496                 :             :   return gen_rtx_PARALLEL (VOIDmode,
   63497                 :             :         gen_rtvec (2,
   63498                 :             :                 gen_rtx_SET (operand0,
   63499                 :             :         gen_rtx_IF_THEN_ELSE (DImode,
   63500                 :             :         gen_rtx_fmt_ee (GET_CODE (operand2), DImode,
   63501                 :             :                 operand1,
   63502                 :             :                 const0_rtx),
   63503                 :             :         constm1_rtx,
   63504                 :             :         const0_rtx)),
   63505                 :             :                 gen_hard_reg_clobber (CCmode, 17)));
   63506                 :             : }
   63507                 :             : 
   63508                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:24418 */
   63509                 :             : rtx
   63510                 :             : gen_x86_movsicc_0_m1_neg (rtx operand0)
   63511                 :             : {
   63512                 :             :   return gen_rtx_PARALLEL (VOIDmode,
   63513                 :             :         gen_rtvec (2,
   63514                 :             :                 gen_rtx_SET (operand0,
   63515                 :             :         gen_rtx_NEG (SImode,
   63516                 :             :         gen_rtx_LTU (SImode,
   63517                 :             :         gen_rtx_REG (CCCmode,
   63518                 :             :         17),
   63519                 :             :         const0_rtx))),
   63520                 :             :                 gen_hard_reg_clobber (CCmode, 17)));
   63521                 :             : }
   63522                 :             : 
   63523                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:24418 */
   63524                 :             : rtx
   63525                 :             : gen_x86_movdicc_0_m1_neg (rtx operand0)
   63526                 :             : {
   63527                 :             :   return gen_rtx_PARALLEL (VOIDmode,
   63528                 :             :         gen_rtvec (2,
   63529                 :             :                 gen_rtx_SET (operand0,
   63530                 :             :         gen_rtx_NEG (DImode,
   63531                 :             :         gen_rtx_LTU (DImode,
   63532                 :             :         gen_rtx_REG (CCCmode,
   63533                 :             :         17),
   63534                 :             :         const0_rtx))),
   63535                 :             :                 gen_hard_reg_clobber (CCmode, 17)));
   63536                 :             : }
   63537                 :             : 
   63538                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:24424 */
   63539                 :             : extern rtx_insn *gen_split_785 (rtx_insn *, rtx *);
   63540                 :             : rtx_insn *
   63541                 :             : gen_split_785 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   63542                 :             : {
   63543                 :             :   rtx operand0;
   63544                 :             :   rtx operand1;
   63545                 :             :   rtx operand2;
   63546                 :             :   rtx_insn *_val = NULL;
   63547                 :             :   if (dump_file)
   63548                 :             :     fprintf (dump_file, "Splitting with gen_split_785 (i386.md:24424)\n");
   63549                 :             :   start_sequence ();
   63550                 :             : #define FAIL return (end_sequence (), _val)
   63551                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   63552                 :             : #line 24436 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   63553                 :             : operands[2] = GEN_INT (INTVAL (operands[2]) + 1);
   63554                 :             : #undef DONE
   63555                 :             : #undef FAIL
   63556                 :             :   operand0 = operands[0];
   63557                 :             :   (void) operand0;
   63558                 :             :   operand1 = operands[1];
   63559                 :             :   (void) operand1;
   63560                 :             :   operand2 = operands[2];
   63561                 :             :   (void) operand2;
   63562                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCmode,
   63563                 :             :         17),
   63564                 :             :         gen_rtx_COMPARE (CCmode,
   63565                 :             :         operand1,
   63566                 :             :         operand2)));
   63567                 :             :   emit_insn (gen_rtx_SET (operand0,
   63568                 :             :         gen_rtx_NEG (SImode,
   63569                 :             :         gen_rtx_LTU (SImode,
   63570                 :             :         gen_rtx_REG (CCmode,
   63571                 :             :         17),
   63572                 :             :         const0_rtx))));
   63573                 :             :   _val = get_insns ();
   63574                 :             :   end_sequence ();
   63575                 :             :   return _val;
   63576                 :             : }
   63577                 :             : 
   63578                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:24424 */
   63579                 :             : extern rtx_insn *gen_split_786 (rtx_insn *, rtx *);
   63580                 :             : rtx_insn *
   63581                 :             : gen_split_786 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   63582                 :             : {
   63583                 :             :   rtx operand0;
   63584                 :             :   rtx operand1;
   63585                 :             :   rtx operand2;
   63586                 :             :   rtx_insn *_val = NULL;
   63587                 :             :   if (dump_file)
   63588                 :             :     fprintf (dump_file, "Splitting with gen_split_786 (i386.md:24424)\n");
   63589                 :             :   start_sequence ();
   63590                 :             : #define FAIL return (end_sequence (), _val)
   63591                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   63592                 :             : #line 24436 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   63593                 :             : operands[2] = GEN_INT (INTVAL (operands[2]) + 1);
   63594                 :             : #undef DONE
   63595                 :             : #undef FAIL
   63596                 :             :   operand0 = operands[0];
   63597                 :             :   (void) operand0;
   63598                 :             :   operand1 = operands[1];
   63599                 :             :   (void) operand1;
   63600                 :             :   operand2 = operands[2];
   63601                 :             :   (void) operand2;
   63602                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCmode,
   63603                 :             :         17),
   63604                 :             :         gen_rtx_COMPARE (CCmode,
   63605                 :             :         operand1,
   63606                 :             :         operand2)));
   63607                 :             :   emit_insn (gen_rtx_SET (operand0,
   63608                 :             :         gen_rtx_NEG (DImode,
   63609                 :             :         gen_rtx_LTU (DImode,
   63610                 :             :         gen_rtx_REG (CCmode,
   63611                 :             :         17),
   63612                 :             :         const0_rtx))));
   63613                 :             :   _val = get_insns ();
   63614                 :             :   end_sequence ();
   63615                 :             :   return _val;
   63616                 :             : }
   63617                 :             : 
   63618                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:24438 */
   63619                 :             : extern rtx_insn *gen_split_787 (rtx_insn *, rtx *);
   63620                 :             : rtx_insn *
   63621                 :             : gen_split_787 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   63622                 :             : {
   63623                 :             :   rtx operand0;
   63624                 :             :   rtx operand1;
   63625                 :             :   rtx_insn *_val = NULL;
   63626                 :             :   if (dump_file)
   63627                 :             :     fprintf (dump_file, "Splitting with gen_split_787 (i386.md:24438)\n");
   63628                 :             :   start_sequence ();
   63629                 :             :   operand0 = operands[0];
   63630                 :             :   (void) operand0;
   63631                 :             :   operand1 = operands[1];
   63632                 :             :   (void) operand1;
   63633                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCmode,
   63634                 :             :         17),
   63635                 :             :         gen_rtx_COMPARE (CCmode,
   63636                 :             :         operand1,
   63637                 :             :         const1_rtx)));
   63638                 :             :   emit_insn (gen_rtx_SET (operand0,
   63639                 :             :         gen_rtx_NEG (QImode,
   63640                 :             :         gen_rtx_LTU (QImode,
   63641                 :             :         gen_rtx_REG (CCmode,
   63642                 :             :         17),
   63643                 :             :         const0_rtx))));
   63644                 :             :   _val = get_insns ();
   63645                 :             :   end_sequence ();
   63646                 :             :   return _val;
   63647                 :             : }
   63648                 :             : 
   63649                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:24438 */
   63650                 :             : extern rtx_insn *gen_split_788 (rtx_insn *, rtx *);
   63651                 :             : rtx_insn *
   63652                 :             : gen_split_788 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   63653                 :             : {
   63654                 :             :   rtx operand0;
   63655                 :             :   rtx operand1;
   63656                 :             :   rtx_insn *_val = NULL;
   63657                 :             :   if (dump_file)
   63658                 :             :     fprintf (dump_file, "Splitting with gen_split_788 (i386.md:24438)\n");
   63659                 :             :   start_sequence ();
   63660                 :             :   operand0 = operands[0];
   63661                 :             :   (void) operand0;
   63662                 :             :   operand1 = operands[1];
   63663                 :             :   (void) operand1;
   63664                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCmode,
   63665                 :             :         17),
   63666                 :             :         gen_rtx_COMPARE (CCmode,
   63667                 :             :         operand1,
   63668                 :             :         const1_rtx)));
   63669                 :             :   emit_insn (gen_rtx_SET (operand0,
   63670                 :             :         gen_rtx_NEG (HImode,
   63671                 :             :         gen_rtx_LTU (HImode,
   63672                 :             :         gen_rtx_REG (CCmode,
   63673                 :             :         17),
   63674                 :             :         const0_rtx))));
   63675                 :             :   _val = get_insns ();
   63676                 :             :   end_sequence ();
   63677                 :             :   return _val;
   63678                 :             : }
   63679                 :             : 
   63680                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:24438 */
   63681                 :             : extern rtx_insn *gen_split_789 (rtx_insn *, rtx *);
   63682                 :             : rtx_insn *
   63683                 :             : gen_split_789 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   63684                 :             : {
   63685                 :             :   rtx operand0;
   63686                 :             :   rtx operand1;
   63687                 :             :   rtx_insn *_val = NULL;
   63688                 :             :   if (dump_file)
   63689                 :             :     fprintf (dump_file, "Splitting with gen_split_789 (i386.md:24438)\n");
   63690                 :             :   start_sequence ();
   63691                 :             :   operand0 = operands[0];
   63692                 :             :   (void) operand0;
   63693                 :             :   operand1 = operands[1];
   63694                 :             :   (void) operand1;
   63695                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCmode,
   63696                 :             :         17),
   63697                 :             :         gen_rtx_COMPARE (CCmode,
   63698                 :             :         operand1,
   63699                 :             :         const1_rtx)));
   63700                 :             :   emit_insn (gen_rtx_SET (operand0,
   63701                 :             :         gen_rtx_NEG (SImode,
   63702                 :             :         gen_rtx_LTU (SImode,
   63703                 :             :         gen_rtx_REG (CCmode,
   63704                 :             :         17),
   63705                 :             :         const0_rtx))));
   63706                 :             :   _val = get_insns ();
   63707                 :             :   end_sequence ();
   63708                 :             :   return _val;
   63709                 :             : }
   63710                 :             : 
   63711                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:24438 */
   63712                 :             : extern rtx_insn *gen_split_790 (rtx_insn *, rtx *);
   63713                 :             : rtx_insn *
   63714                 :             : gen_split_790 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   63715                 :             : {
   63716                 :             :   rtx operand0;
   63717                 :             :   rtx operand1;
   63718                 :             :   rtx_insn *_val = NULL;
   63719                 :             :   if (dump_file)
   63720                 :             :     fprintf (dump_file, "Splitting with gen_split_790 (i386.md:24438)\n");
   63721                 :             :   start_sequence ();
   63722                 :             :   operand0 = operands[0];
   63723                 :             :   (void) operand0;
   63724                 :             :   operand1 = operands[1];
   63725                 :             :   (void) operand1;
   63726                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCmode,
   63727                 :             :         17),
   63728                 :             :         gen_rtx_COMPARE (CCmode,
   63729                 :             :         operand1,
   63730                 :             :         const1_rtx)));
   63731                 :             :   emit_insn (gen_rtx_SET (operand0,
   63732                 :             :         gen_rtx_NEG (DImode,
   63733                 :             :         gen_rtx_LTU (DImode,
   63734                 :             :         gen_rtx_REG (CCmode,
   63735                 :             :         17),
   63736                 :             :         const0_rtx))));
   63737                 :             :   _val = get_insns ();
   63738                 :             :   end_sequence ();
   63739                 :             :   return _val;
   63740                 :             : }
   63741                 :             : 
   63742                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:24449 */
   63743                 :             : extern rtx_insn *gen_split_791 (rtx_insn *, rtx *);
   63744                 :             : rtx_insn *
   63745                 :             : gen_split_791 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   63746                 :             : {
   63747                 :             :   rtx operand0;
   63748                 :             :   rtx operand1;
   63749                 :             :   rtx_insn *_val = NULL;
   63750                 :             :   if (dump_file)
   63751                 :             :     fprintf (dump_file, "Splitting with gen_split_791 (i386.md:24449)\n");
   63752                 :             :   start_sequence ();
   63753                 :             :   operand0 = operands[0];
   63754                 :             :   (void) operand0;
   63755                 :             :   operand1 = operands[1];
   63756                 :             :   (void) operand1;
   63757                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCCmode,
   63758                 :             :         17),
   63759                 :             :         gen_rtx_UNSPEC (CCCmode,
   63760                 :             :         gen_rtvec (2,
   63761                 :             :                 operand1,
   63762                 :             :                 const0_rtx),
   63763                 :             :         41)));
   63764                 :             :   emit_insn (gen_rtx_SET (operand0,
   63765                 :             :         gen_rtx_NEG (QImode,
   63766                 :             :         gen_rtx_LTU (QImode,
   63767                 :             :         gen_rtx_REG (CCCmode,
   63768                 :             :         17),
   63769                 :             :         const0_rtx))));
   63770                 :             :   _val = get_insns ();
   63771                 :             :   end_sequence ();
   63772                 :             :   return _val;
   63773                 :             : }
   63774                 :             : 
   63775                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:24449 */
   63776                 :             : extern rtx_insn *gen_split_792 (rtx_insn *, rtx *);
   63777                 :             : rtx_insn *
   63778                 :             : gen_split_792 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   63779                 :             : {
   63780                 :             :   rtx operand0;
   63781                 :             :   rtx operand1;
   63782                 :             :   rtx_insn *_val = NULL;
   63783                 :             :   if (dump_file)
   63784                 :             :     fprintf (dump_file, "Splitting with gen_split_792 (i386.md:24449)\n");
   63785                 :             :   start_sequence ();
   63786                 :             :   operand0 = operands[0];
   63787                 :             :   (void) operand0;
   63788                 :             :   operand1 = operands[1];
   63789                 :             :   (void) operand1;
   63790                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCCmode,
   63791                 :             :         17),
   63792                 :             :         gen_rtx_UNSPEC (CCCmode,
   63793                 :             :         gen_rtvec (2,
   63794                 :             :                 operand1,
   63795                 :             :                 const0_rtx),
   63796                 :             :         41)));
   63797                 :             :   emit_insn (gen_rtx_SET (operand0,
   63798                 :             :         gen_rtx_NEG (HImode,
   63799                 :             :         gen_rtx_LTU (HImode,
   63800                 :             :         gen_rtx_REG (CCCmode,
   63801                 :             :         17),
   63802                 :             :         const0_rtx))));
   63803                 :             :   _val = get_insns ();
   63804                 :             :   end_sequence ();
   63805                 :             :   return _val;
   63806                 :             : }
   63807                 :             : 
   63808                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:24449 */
   63809                 :             : extern rtx_insn *gen_split_793 (rtx_insn *, rtx *);
   63810                 :             : rtx_insn *
   63811                 :             : gen_split_793 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   63812                 :             : {
   63813                 :             :   rtx operand0;
   63814                 :             :   rtx operand1;
   63815                 :             :   rtx_insn *_val = NULL;
   63816                 :             :   if (dump_file)
   63817                 :             :     fprintf (dump_file, "Splitting with gen_split_793 (i386.md:24449)\n");
   63818                 :             :   start_sequence ();
   63819                 :             :   operand0 = operands[0];
   63820                 :             :   (void) operand0;
   63821                 :             :   operand1 = operands[1];
   63822                 :             :   (void) operand1;
   63823                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCCmode,
   63824                 :             :         17),
   63825                 :             :         gen_rtx_UNSPEC (CCCmode,
   63826                 :             :         gen_rtvec (2,
   63827                 :             :                 operand1,
   63828                 :             :                 const0_rtx),
   63829                 :             :         41)));
   63830                 :             :   emit_insn (gen_rtx_SET (operand0,
   63831                 :             :         gen_rtx_NEG (SImode,
   63832                 :             :         gen_rtx_LTU (SImode,
   63833                 :             :         gen_rtx_REG (CCCmode,
   63834                 :             :         17),
   63835                 :             :         const0_rtx))));
   63836                 :             :   _val = get_insns ();
   63837                 :             :   end_sequence ();
   63838                 :             :   return _val;
   63839                 :             : }
   63840                 :             : 
   63841                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:24449 */
   63842                 :             : extern rtx_insn *gen_split_794 (rtx_insn *, rtx *);
   63843                 :             : rtx_insn *
   63844                 :             : gen_split_794 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   63845                 :             : {
   63846                 :             :   rtx operand0;
   63847                 :             :   rtx operand1;
   63848                 :             :   rtx_insn *_val = NULL;
   63849                 :             :   if (dump_file)
   63850                 :             :     fprintf (dump_file, "Splitting with gen_split_794 (i386.md:24449)\n");
   63851                 :             :   start_sequence ();
   63852                 :             :   operand0 = operands[0];
   63853                 :             :   (void) operand0;
   63854                 :             :   operand1 = operands[1];
   63855                 :             :   (void) operand1;
   63856                 :             :   emit_insn (gen_rtx_SET (gen_rtx_REG (CCCmode,
   63857                 :             :         17),
   63858                 :             :         gen_rtx_UNSPEC (CCCmode,
   63859                 :             :         gen_rtvec (2,
   63860                 :             :                 operand1,
   63861                 :             :                 const0_rtx),
   63862                 :             :         41)));
   63863                 :             :   emit_insn (gen_rtx_SET (operand0,
   63864                 :             :         gen_rtx_NEG (DImode,
   63865                 :             :         gen_rtx_LTU (DImode,
   63866                 :             :         gen_rtx_REG (CCCmode,
   63867                 :             :         17),
   63868                 :             :         const0_rtx))));
   63869                 :             :   _val = get_insns ();
   63870                 :             :   end_sequence ();
   63871                 :             :   return _val;
   63872                 :             : }
   63873                 :             : 
   63874                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:24517 */
   63875                 :             : extern rtx_insn *gen_split_795 (rtx_insn *, rtx *);
   63876                 :             : rtx_insn *
   63877                 :             : gen_split_795 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   63878                 :             : {
   63879                 :             :   rtx operand0;
   63880                 :             :   rtx operand1;
   63881                 :             :   rtx operand2;
   63882                 :             :   rtx operand3;
   63883                 :             :   rtx_insn *_val = NULL;
   63884                 :             :   if (dump_file)
   63885                 :             :     fprintf (dump_file, "Splitting with gen_split_795 (i386.md:24517)\n");
   63886                 :             :   start_sequence ();
   63887                 :             : #define FAIL return (end_sequence (), _val)
   63888                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   63889                 :             : #line 24530 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   63890                 :             : {
   63891                 :             :   operands[2] = force_reg (HImode, operands[2]);
   63892                 :             :   operands[3] = force_reg (HImode, operands[3]);
   63893                 :             : }
   63894                 :             : #undef DONE
   63895                 :             : #undef FAIL
   63896                 :             :   operand0 = operands[0];
   63897                 :             :   (void) operand0;
   63898                 :             :   operand1 = operands[1];
   63899                 :             :   (void) operand1;
   63900                 :             :   operand2 = operands[2];
   63901                 :             :   (void) operand2;
   63902                 :             :   operand3 = operands[3];
   63903                 :             :   (void) operand3;
   63904                 :             :   emit_insn (gen_rtx_SET (operand0,
   63905                 :             :         gen_rtx_IF_THEN_ELSE (HImode,
   63906                 :             :         operand1,
   63907                 :             :         operand2,
   63908                 :             :         operand3)));
   63909                 :             :   _val = get_insns ();
   63910                 :             :   end_sequence ();
   63911                 :             :   return _val;
   63912                 :             : }
   63913                 :             : 
   63914                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:24517 */
   63915                 :             : extern rtx_insn *gen_split_796 (rtx_insn *, rtx *);
   63916                 :             : rtx_insn *
   63917                 :             : gen_split_796 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   63918                 :             : {
   63919                 :             :   rtx operand0;
   63920                 :             :   rtx operand1;
   63921                 :             :   rtx operand2;
   63922                 :             :   rtx operand3;
   63923                 :             :   rtx_insn *_val = NULL;
   63924                 :             :   if (dump_file)
   63925                 :             :     fprintf (dump_file, "Splitting with gen_split_796 (i386.md:24517)\n");
   63926                 :             :   start_sequence ();
   63927                 :             : #define FAIL return (end_sequence (), _val)
   63928                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   63929                 :             : #line 24530 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   63930                 :             : {
   63931                 :             :   operands[2] = force_reg (SImode, operands[2]);
   63932                 :             :   operands[3] = force_reg (SImode, operands[3]);
   63933                 :             : }
   63934                 :             : #undef DONE
   63935                 :             : #undef FAIL
   63936                 :             :   operand0 = operands[0];
   63937                 :             :   (void) operand0;
   63938                 :             :   operand1 = operands[1];
   63939                 :             :   (void) operand1;
   63940                 :             :   operand2 = operands[2];
   63941                 :             :   (void) operand2;
   63942                 :             :   operand3 = operands[3];
   63943                 :             :   (void) operand3;
   63944                 :             :   emit_insn (gen_rtx_SET (operand0,
   63945                 :             :         gen_rtx_IF_THEN_ELSE (SImode,
   63946                 :             :         operand1,
   63947                 :             :         operand2,
   63948                 :             :         operand3)));
   63949                 :             :   _val = get_insns ();
   63950                 :             :   end_sequence ();
   63951                 :             :   return _val;
   63952                 :             : }
   63953                 :             : 
   63954                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:24517 */
   63955                 :             : extern rtx_insn *gen_split_797 (rtx_insn *, rtx *);
   63956                 :             : rtx_insn *
   63957                 :             : gen_split_797 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   63958                 :             : {
   63959                 :             :   rtx operand0;
   63960                 :             :   rtx operand1;
   63961                 :             :   rtx operand2;
   63962                 :             :   rtx operand3;
   63963                 :             :   rtx_insn *_val = NULL;
   63964                 :             :   if (dump_file)
   63965                 :             :     fprintf (dump_file, "Splitting with gen_split_797 (i386.md:24517)\n");
   63966                 :             :   start_sequence ();
   63967                 :             : #define FAIL return (end_sequence (), _val)
   63968                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   63969                 :             : #line 24530 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   63970                 :             : {
   63971                 :             :   operands[2] = force_reg (DImode, operands[2]);
   63972                 :             :   operands[3] = force_reg (DImode, operands[3]);
   63973                 :             : }
   63974                 :             : #undef DONE
   63975                 :             : #undef FAIL
   63976                 :             :   operand0 = operands[0];
   63977                 :             :   (void) operand0;
   63978                 :             :   operand1 = operands[1];
   63979                 :             :   (void) operand1;
   63980                 :             :   operand2 = operands[2];
   63981                 :             :   (void) operand2;
   63982                 :             :   operand3 = operands[3];
   63983                 :             :   (void) operand3;
   63984                 :             :   emit_insn (gen_rtx_SET (operand0,
   63985                 :             :         gen_rtx_IF_THEN_ELSE (DImode,
   63986                 :             :         operand1,
   63987                 :             :         operand2,
   63988                 :             :         operand3)));
   63989                 :             :   _val = get_insns ();
   63990                 :             :   end_sequence ();
   63991                 :             :   return _val;
   63992                 :             : }
   63993                 :             : 
   63994                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:24547 */
   63995                 :             : extern rtx_insn *gen_split_798 (rtx_insn *, rtx *);
   63996                 :             : rtx_insn *
   63997                 :             : gen_split_798 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   63998                 :             : {
   63999                 :             :   rtx operand0;
   64000                 :             :   rtx operand1;
   64001                 :             :   rtx operand2;
   64002                 :             :   rtx operand3;
   64003                 :             :   rtx_insn *_val = NULL;
   64004                 :             :   if (dump_file)
   64005                 :             :     fprintf (dump_file, "Splitting with gen_split_798 (i386.md:24547)\n");
   64006                 :             :   start_sequence ();
   64007                 :             : #define FAIL return (end_sequence (), _val)
   64008                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   64009                 :             : #line 24557 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   64010                 :             : {
   64011                 :             :   operands[0] = gen_lowpart (SImode, operands[0]);
   64012                 :             :   operands[2] = gen_lowpart (SImode, operands[2]);
   64013                 :             :   operands[3] = gen_lowpart (SImode, operands[3]);
   64014                 :             : }
   64015                 :             : #undef DONE
   64016                 :             : #undef FAIL
   64017                 :             :   operand0 = operands[0];
   64018                 :             :   (void) operand0;
   64019                 :             :   operand1 = operands[1];
   64020                 :             :   (void) operand1;
   64021                 :             :   operand2 = operands[2];
   64022                 :             :   (void) operand2;
   64023                 :             :   operand3 = operands[3];
   64024                 :             :   (void) operand3;
   64025                 :             :   emit_insn (gen_rtx_SET (operand0,
   64026                 :             :         gen_rtx_IF_THEN_ELSE (SImode,
   64027                 :             :         operand1,
   64028                 :             :         operand2,
   64029                 :             :         operand3)));
   64030                 :             :   _val = get_insns ();
   64031                 :             :   end_sequence ();
   64032                 :             :   return _val;
   64033                 :             : }
   64034                 :             : 
   64035                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:24547 */
   64036                 :             : extern rtx_insn *gen_split_799 (rtx_insn *, rtx *);
   64037                 :             : rtx_insn *
   64038                 :             : gen_split_799 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   64039                 :             : {
   64040                 :             :   rtx operand0;
   64041                 :             :   rtx operand1;
   64042                 :             :   rtx operand2;
   64043                 :             :   rtx operand3;
   64044                 :             :   rtx_insn *_val = NULL;
   64045                 :             :   if (dump_file)
   64046                 :             :     fprintf (dump_file, "Splitting with gen_split_799 (i386.md:24547)\n");
   64047                 :             :   start_sequence ();
   64048                 :             : #define FAIL return (end_sequence (), _val)
   64049                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   64050                 :             : #line 24557 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   64051                 :             : {
   64052                 :             :   operands[0] = gen_lowpart (SImode, operands[0]);
   64053                 :             :   operands[2] = gen_lowpart (SImode, operands[2]);
   64054                 :             :   operands[3] = gen_lowpart (SImode, operands[3]);
   64055                 :             : }
   64056                 :             : #undef DONE
   64057                 :             : #undef FAIL
   64058                 :             :   operand0 = operands[0];
   64059                 :             :   (void) operand0;
   64060                 :             :   operand1 = operands[1];
   64061                 :             :   (void) operand1;
   64062                 :             :   operand2 = operands[2];
   64063                 :             :   (void) operand2;
   64064                 :             :   operand3 = operands[3];
   64065                 :             :   (void) operand3;
   64066                 :             :   emit_insn (gen_rtx_SET (operand0,
   64067                 :             :         gen_rtx_IF_THEN_ELSE (SImode,
   64068                 :             :         operand1,
   64069                 :             :         operand2,
   64070                 :             :         operand3)));
   64071                 :             :   _val = get_insns ();
   64072                 :             :   end_sequence ();
   64073                 :             :   return _val;
   64074                 :             : }
   64075                 :             : 
   64076                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:24564 */
   64077                 :             : extern rtx_insn *gen_peephole2_193 (rtx_insn *, rtx *);
   64078                 :             : rtx_insn *
   64079                 :             : gen_peephole2_193 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   64080                 :             : {
   64081                 :             :   rtx operand0;
   64082                 :             :   rtx operand1;
   64083                 :             :   rtx operand2;
   64084                 :             :   rtx operand3;
   64085                 :             :   rtx operand4;
   64086                 :             :   rtx operand5;
   64087                 :             :   rtx_insn *_val = NULL;
   64088                 :             :   HARD_REG_SET _regs_allocated;
   64089                 :             :   CLEAR_HARD_REG_SET (_regs_allocated);
   64090                 :             :   if ((operands[4] = peep2_find_free_register (0, 0, "r", HImode, &_regs_allocated)) == NULL_RTX)
   64091                 :             :     return NULL;
   64092                 :             :   if (dump_file)
   64093                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_193 (i386.md:24564)\n");
   64094                 :             :   start_sequence ();
   64095                 :             : #define FAIL return (end_sequence (), _val)
   64096                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   64097                 :             : #line 24577 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   64098                 :             : {
   64099                 :             :   if (MEM_P (operands[2]))
   64100                 :             :     {
   64101                 :             :       operands[5] = operands[2];
   64102                 :             :       operands[2] = operands[4];
   64103                 :             :     }
   64104                 :             :   else if (MEM_P (operands[3]))
   64105                 :             :     {
   64106                 :             :       operands[5] = operands[3];
   64107                 :             :       operands[3] = operands[4];
   64108                 :             :     }
   64109                 :             :   else
   64110                 :             :     gcc_unreachable ();
   64111                 :             : }
   64112                 :             : #undef DONE
   64113                 :             : #undef FAIL
   64114                 :             :   operand0 = operands[0];
   64115                 :             :   (void) operand0;
   64116                 :             :   operand1 = operands[1];
   64117                 :             :   (void) operand1;
   64118                 :             :   operand2 = operands[2];
   64119                 :             :   (void) operand2;
   64120                 :             :   operand3 = operands[3];
   64121                 :             :   (void) operand3;
   64122                 :             :   operand4 = operands[4];
   64123                 :             :   (void) operand4;
   64124                 :             :   operand5 = operands[5];
   64125                 :             :   (void) operand5;
   64126                 :             :   emit_insn (gen_rtx_SET (operand4,
   64127                 :             :         operand5));
   64128                 :             :   emit_insn (gen_rtx_SET (operand0,
   64129                 :             :         gen_rtx_IF_THEN_ELSE (HImode,
   64130                 :             :         operand1,
   64131                 :             :         operand2,
   64132                 :             :         operand3)));
   64133                 :             :   _val = get_insns ();
   64134                 :             :   end_sequence ();
   64135                 :             :   return _val;
   64136                 :             : }
   64137                 :             : 
   64138                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:24564 */
   64139                 :             : extern rtx_insn *gen_peephole2_194 (rtx_insn *, rtx *);
   64140                 :             : rtx_insn *
   64141                 :             : gen_peephole2_194 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   64142                 :             : {
   64143                 :             :   rtx operand0;
   64144                 :             :   rtx operand1;
   64145                 :             :   rtx operand2;
   64146                 :             :   rtx operand3;
   64147                 :             :   rtx operand4;
   64148                 :             :   rtx operand5;
   64149                 :             :   rtx_insn *_val = NULL;
   64150                 :             :   HARD_REG_SET _regs_allocated;
   64151                 :             :   CLEAR_HARD_REG_SET (_regs_allocated);
   64152                 :             :   if ((operands[4] = peep2_find_free_register (0, 0, "r", SImode, &_regs_allocated)) == NULL_RTX)
   64153                 :             :     return NULL;
   64154                 :             :   if (dump_file)
   64155                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_194 (i386.md:24564)\n");
   64156                 :             :   start_sequence ();
   64157                 :             : #define FAIL return (end_sequence (), _val)
   64158                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   64159                 :             : #line 24577 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   64160                 :             : {
   64161                 :             :   if (MEM_P (operands[2]))
   64162                 :             :     {
   64163                 :             :       operands[5] = operands[2];
   64164                 :             :       operands[2] = operands[4];
   64165                 :             :     }
   64166                 :             :   else if (MEM_P (operands[3]))
   64167                 :             :     {
   64168                 :             :       operands[5] = operands[3];
   64169                 :             :       operands[3] = operands[4];
   64170                 :             :     }
   64171                 :             :   else
   64172                 :             :     gcc_unreachable ();
   64173                 :             : }
   64174                 :             : #undef DONE
   64175                 :             : #undef FAIL
   64176                 :             :   operand0 = operands[0];
   64177                 :             :   (void) operand0;
   64178                 :             :   operand1 = operands[1];
   64179                 :             :   (void) operand1;
   64180                 :             :   operand2 = operands[2];
   64181                 :             :   (void) operand2;
   64182                 :             :   operand3 = operands[3];
   64183                 :             :   (void) operand3;
   64184                 :             :   operand4 = operands[4];
   64185                 :             :   (void) operand4;
   64186                 :             :   operand5 = operands[5];
   64187                 :             :   (void) operand5;
   64188                 :             :   emit_insn (gen_rtx_SET (operand4,
   64189                 :             :         operand5));
   64190                 :             :   emit_insn (gen_rtx_SET (operand0,
   64191                 :             :         gen_rtx_IF_THEN_ELSE (SImode,
   64192                 :             :         operand1,
   64193                 :             :         operand2,
   64194                 :             :         operand3)));
   64195                 :             :   _val = get_insns ();
   64196                 :             :   end_sequence ();
   64197                 :             :   return _val;
   64198                 :             : }
   64199                 :             : 
   64200                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:24564 */
   64201                 :             : extern rtx_insn *gen_peephole2_195 (rtx_insn *, rtx *);
   64202                 :             : rtx_insn *
   64203                 :             : gen_peephole2_195 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   64204                 :             : {
   64205                 :             :   rtx operand0;
   64206                 :             :   rtx operand1;
   64207                 :             :   rtx operand2;
   64208                 :             :   rtx operand3;
   64209                 :             :   rtx operand4;
   64210                 :             :   rtx operand5;
   64211                 :             :   rtx_insn *_val = NULL;
   64212                 :             :   HARD_REG_SET _regs_allocated;
   64213                 :             :   CLEAR_HARD_REG_SET (_regs_allocated);
   64214                 :             :   if ((operands[4] = peep2_find_free_register (0, 0, "r", DImode, &_regs_allocated)) == NULL_RTX)
   64215                 :             :     return NULL;
   64216                 :             :   if (dump_file)
   64217                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_195 (i386.md:24564)\n");
   64218                 :             :   start_sequence ();
   64219                 :             : #define FAIL return (end_sequence (), _val)
   64220                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   64221                 :             : #line 24577 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   64222                 :             : {
   64223                 :             :   if (MEM_P (operands[2]))
   64224                 :             :     {
   64225                 :             :       operands[5] = operands[2];
   64226                 :             :       operands[2] = operands[4];
   64227                 :             :     }
   64228                 :             :   else if (MEM_P (operands[3]))
   64229                 :             :     {
   64230                 :             :       operands[5] = operands[3];
   64231                 :             :       operands[3] = operands[4];
   64232                 :             :     }
   64233                 :             :   else
   64234                 :             :     gcc_unreachable ();
   64235                 :             : }
   64236                 :             : #undef DONE
   64237                 :             : #undef FAIL
   64238                 :             :   operand0 = operands[0];
   64239                 :             :   (void) operand0;
   64240                 :             :   operand1 = operands[1];
   64241                 :             :   (void) operand1;
   64242                 :             :   operand2 = operands[2];
   64243                 :             :   (void) operand2;
   64244                 :             :   operand3 = operands[3];
   64245                 :             :   (void) operand3;
   64246                 :             :   operand4 = operands[4];
   64247                 :             :   (void) operand4;
   64248                 :             :   operand5 = operands[5];
   64249                 :             :   (void) operand5;
   64250                 :             :   emit_insn (gen_rtx_SET (operand4,
   64251                 :             :         operand5));
   64252                 :             :   emit_insn (gen_rtx_SET (operand0,
   64253                 :             :         gen_rtx_IF_THEN_ELSE (DImode,
   64254                 :             :         operand1,
   64255                 :             :         operand2,
   64256                 :             :         operand3)));
   64257                 :             :   _val = get_insns ();
   64258                 :             :   end_sequence ();
   64259                 :             :   return _val;
   64260                 :             : }
   64261                 :             : 
   64262                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:24592 */
   64263                 :             : extern rtx_insn *gen_peephole2_196 (rtx_insn *, rtx *);
   64264                 :             : rtx_insn *
   64265                 :             : gen_peephole2_196 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   64266                 :             : {
   64267                 :             :   rtx operand0;
   64268                 :             :   rtx operand1;
   64269                 :             :   rtx operand2;
   64270                 :             :   rtx operand3;
   64271                 :             :   rtx operand4;
   64272                 :             :   rtx operand5;
   64273                 :             :   rtx_insn *_val = NULL;
   64274                 :             :   HARD_REG_SET _regs_allocated;
   64275                 :             :   CLEAR_HARD_REG_SET (_regs_allocated);
   64276                 :             :   if ((operands[4] = peep2_find_free_register (0, 0, "r", SImode, &_regs_allocated)) == NULL_RTX)
   64277                 :             :     return NULL;
   64278                 :             :   if (dump_file)
   64279                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_196 (i386.md:24592)\n");
   64280                 :             :   start_sequence ();
   64281                 :             : #define FAIL return (end_sequence (), _val)
   64282                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   64283                 :             : #line 24610 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   64284                 :             : {
   64285                 :             :   if (MEM_P (operands[2]))
   64286                 :             :     {
   64287                 :             :       operands[5] = operands[2];
   64288                 :             :       operands[2] = operands[4];
   64289                 :             :     }
   64290                 :             :   else if (MEM_P (operands[3]))
   64291                 :             :     {
   64292                 :             :       operands[5] = operands[3];
   64293                 :             :       operands[3] = operands[4];
   64294                 :             :     }
   64295                 :             :   else
   64296                 :             :     gcc_unreachable ();
   64297                 :             : }
   64298                 :             : #undef DONE
   64299                 :             : #undef FAIL
   64300                 :             :   operand0 = operands[0];
   64301                 :             :   (void) operand0;
   64302                 :             :   operand1 = operands[1];
   64303                 :             :   (void) operand1;
   64304                 :             :   operand2 = operands[2];
   64305                 :             :   (void) operand2;
   64306                 :             :   operand3 = operands[3];
   64307                 :             :   (void) operand3;
   64308                 :             :   operand4 = operands[4];
   64309                 :             :   (void) operand4;
   64310                 :             :   operand5 = operands[5];
   64311                 :             :   (void) operand5;
   64312                 :             :   emit_insn (gen_rtx_SET (operand4,
   64313                 :             :         operand5));
   64314                 :             :   emit_insn (gen_rtx_SET (operand0,
   64315                 :             :         gen_rtx_IF_THEN_ELSE (DImode,
   64316                 :             :         operand1,
   64317                 :             :         gen_rtx_ZERO_EXTEND (DImode,
   64318                 :             :         operand2),
   64319                 :             :         gen_rtx_ZERO_EXTEND (DImode,
   64320                 :             :         operand3))));
   64321                 :             :   _val = get_insns ();
   64322                 :             :   end_sequence ();
   64323                 :             :   return _val;
   64324                 :             : }
   64325                 :             : 
   64326                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:24627 */
   64327                 :             : extern rtx_insn *gen_peephole2_197 (rtx_insn *, rtx *);
   64328                 :             : rtx_insn *
   64329                 :             : gen_peephole2_197 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   64330                 :             : {
   64331                 :             :   rtx operand0;
   64332                 :             :   rtx operand1;
   64333                 :             :   rtx operand2;
   64334                 :             :   rtx operand3;
   64335                 :             :   rtx operand4;
   64336                 :             :   rtx operand5;
   64337                 :             :   rtx operand6;
   64338                 :             :   rtx operand7;
   64339                 :             :   rtx operand8;
   64340                 :             :   rtx operand9;
   64341                 :             :   rtx_insn *_val = NULL;
   64342                 :             :   if (dump_file)
   64343                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_197 (i386.md:24627)\n");
   64344                 :             :   start_sequence ();
   64345                 :             : #define FAIL return (end_sequence (), _val)
   64346                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   64347                 :             : #line 24651 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   64348                 :             : {
   64349                 :             :   operands[7] = SET_DEST (XVECEXP (PATTERN (peep2_next_insn (1)), 0, 0));
   64350                 :             :   operands[8]
   64351                 :             :     = ix86_replace_reg_with_reg (operands[5], operands[0], operands[1]);
   64352                 :             :   operands[9]
   64353                 :             :     = ix86_replace_reg_with_reg (operands[6], operands[0], operands[1]);
   64354                 :             : }
   64355                 :             : #undef DONE
   64356                 :             : #undef FAIL
   64357                 :             :   operand0 = operands[0];
   64358                 :             :   (void) operand0;
   64359                 :             :   operand1 = operands[1];
   64360                 :             :   (void) operand1;
   64361                 :             :   operand2 = operands[2];
   64362                 :             :   (void) operand2;
   64363                 :             :   operand3 = operands[3];
   64364                 :             :   (void) operand3;
   64365                 :             :   operand4 = operands[4];
   64366                 :             :   (void) operand4;
   64367                 :             :   operand5 = operands[5];
   64368                 :             :   (void) operand5;
   64369                 :             :   operand6 = operands[6];
   64370                 :             :   (void) operand6;
   64371                 :             :   operand7 = operands[7];
   64372                 :             :   (void) operand7;
   64373                 :             :   operand8 = operands[8];
   64374                 :             :   (void) operand8;
   64375                 :             :   operand9 = operands[9];
   64376                 :             :   (void) operand9;
   64377                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   64378                 :             :         gen_rtvec (2,
   64379                 :             :                 gen_rtx_SET (operand7,
   64380                 :             :         operand8),
   64381                 :             :                 gen_rtx_SET (operand1,
   64382                 :             :         operand9))), true);
   64383                 :             :   emit_insn (gen_rtx_SET (operand0,
   64384                 :             :         operand3));
   64385                 :             :   emit_insn (gen_rtx_SET (copy_rtx (operand0),
   64386                 :             :         gen_rtx_IF_THEN_ELSE (HImode,
   64387                 :             :         operand4,
   64388                 :             :         copy_rtx (operand1),
   64389                 :             :         copy_rtx (operand0))));
   64390                 :             :   _val = get_insns ();
   64391                 :             :   end_sequence ();
   64392                 :             :   return _val;
   64393                 :             : }
   64394                 :             : 
   64395                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:24627 */
   64396                 :             : extern rtx_insn *gen_peephole2_198 (rtx_insn *, rtx *);
   64397                 :             : rtx_insn *
   64398                 :             : gen_peephole2_198 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   64399                 :             : {
   64400                 :             :   rtx operand0;
   64401                 :             :   rtx operand1;
   64402                 :             :   rtx operand2;
   64403                 :             :   rtx operand3;
   64404                 :             :   rtx operand4;
   64405                 :             :   rtx operand5;
   64406                 :             :   rtx operand6;
   64407                 :             :   rtx operand7;
   64408                 :             :   rtx operand8;
   64409                 :             :   rtx operand9;
   64410                 :             :   rtx_insn *_val = NULL;
   64411                 :             :   if (dump_file)
   64412                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_198 (i386.md:24627)\n");
   64413                 :             :   start_sequence ();
   64414                 :             : #define FAIL return (end_sequence (), _val)
   64415                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   64416                 :             : #line 24651 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   64417                 :             : {
   64418                 :             :   operands[7] = SET_DEST (XVECEXP (PATTERN (peep2_next_insn (1)), 0, 0));
   64419                 :             :   operands[8]
   64420                 :             :     = ix86_replace_reg_with_reg (operands[5], operands[0], operands[1]);
   64421                 :             :   operands[9]
   64422                 :             :     = ix86_replace_reg_with_reg (operands[6], operands[0], operands[1]);
   64423                 :             : }
   64424                 :             : #undef DONE
   64425                 :             : #undef FAIL
   64426                 :             :   operand0 = operands[0];
   64427                 :             :   (void) operand0;
   64428                 :             :   operand1 = operands[1];
   64429                 :             :   (void) operand1;
   64430                 :             :   operand2 = operands[2];
   64431                 :             :   (void) operand2;
   64432                 :             :   operand3 = operands[3];
   64433                 :             :   (void) operand3;
   64434                 :             :   operand4 = operands[4];
   64435                 :             :   (void) operand4;
   64436                 :             :   operand5 = operands[5];
   64437                 :             :   (void) operand5;
   64438                 :             :   operand6 = operands[6];
   64439                 :             :   (void) operand6;
   64440                 :             :   operand7 = operands[7];
   64441                 :             :   (void) operand7;
   64442                 :             :   operand8 = operands[8];
   64443                 :             :   (void) operand8;
   64444                 :             :   operand9 = operands[9];
   64445                 :             :   (void) operand9;
   64446                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   64447                 :             :         gen_rtvec (2,
   64448                 :             :                 gen_rtx_SET (operand7,
   64449                 :             :         operand8),
   64450                 :             :                 gen_rtx_SET (operand1,
   64451                 :             :         operand9))), true);
   64452                 :             :   emit_insn (gen_rtx_SET (operand0,
   64453                 :             :         operand3));
   64454                 :             :   emit_insn (gen_rtx_SET (copy_rtx (operand0),
   64455                 :             :         gen_rtx_IF_THEN_ELSE (SImode,
   64456                 :             :         operand4,
   64457                 :             :         copy_rtx (operand1),
   64458                 :             :         copy_rtx (operand0))));
   64459                 :             :   _val = get_insns ();
   64460                 :             :   end_sequence ();
   64461                 :             :   return _val;
   64462                 :             : }
   64463                 :             : 
   64464                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:24627 */
   64465                 :             : extern rtx_insn *gen_peephole2_199 (rtx_insn *, rtx *);
   64466                 :             : rtx_insn *
   64467                 :             : gen_peephole2_199 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   64468                 :             : {
   64469                 :             :   rtx operand0;
   64470                 :             :   rtx operand1;
   64471                 :             :   rtx operand2;
   64472                 :             :   rtx operand3;
   64473                 :             :   rtx operand4;
   64474                 :             :   rtx operand5;
   64475                 :             :   rtx operand6;
   64476                 :             :   rtx operand7;
   64477                 :             :   rtx operand8;
   64478                 :             :   rtx operand9;
   64479                 :             :   rtx_insn *_val = NULL;
   64480                 :             :   if (dump_file)
   64481                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_199 (i386.md:24627)\n");
   64482                 :             :   start_sequence ();
   64483                 :             : #define FAIL return (end_sequence (), _val)
   64484                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   64485                 :             : #line 24651 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   64486                 :             : {
   64487                 :             :   operands[7] = SET_DEST (XVECEXP (PATTERN (peep2_next_insn (1)), 0, 0));
   64488                 :             :   operands[8]
   64489                 :             :     = ix86_replace_reg_with_reg (operands[5], operands[0], operands[1]);
   64490                 :             :   operands[9]
   64491                 :             :     = ix86_replace_reg_with_reg (operands[6], operands[0], operands[1]);
   64492                 :             : }
   64493                 :             : #undef DONE
   64494                 :             : #undef FAIL
   64495                 :             :   operand0 = operands[0];
   64496                 :             :   (void) operand0;
   64497                 :             :   operand1 = operands[1];
   64498                 :             :   (void) operand1;
   64499                 :             :   operand2 = operands[2];
   64500                 :             :   (void) operand2;
   64501                 :             :   operand3 = operands[3];
   64502                 :             :   (void) operand3;
   64503                 :             :   operand4 = operands[4];
   64504                 :             :   (void) operand4;
   64505                 :             :   operand5 = operands[5];
   64506                 :             :   (void) operand5;
   64507                 :             :   operand6 = operands[6];
   64508                 :             :   (void) operand6;
   64509                 :             :   operand7 = operands[7];
   64510                 :             :   (void) operand7;
   64511                 :             :   operand8 = operands[8];
   64512                 :             :   (void) operand8;
   64513                 :             :   operand9 = operands[9];
   64514                 :             :   (void) operand9;
   64515                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   64516                 :             :         gen_rtvec (2,
   64517                 :             :                 gen_rtx_SET (operand7,
   64518                 :             :         operand8),
   64519                 :             :                 gen_rtx_SET (operand1,
   64520                 :             :         operand9))), true);
   64521                 :             :   emit_insn (gen_rtx_SET (operand0,
   64522                 :             :         operand3));
   64523                 :             :   emit_insn (gen_rtx_SET (copy_rtx (operand0),
   64524                 :             :         gen_rtx_IF_THEN_ELSE (DImode,
   64525                 :             :         operand4,
   64526                 :             :         copy_rtx (operand1),
   64527                 :             :         copy_rtx (operand0))));
   64528                 :             :   _val = get_insns ();
   64529                 :             :   end_sequence ();
   64530                 :             :   return _val;
   64531                 :             : }
   64532                 :             : 
   64533                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:24661 */
   64534                 :             : extern rtx_insn *gen_peephole2_200 (rtx_insn *, rtx *);
   64535                 :             : rtx_insn *
   64536                 :             : gen_peephole2_200 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   64537                 :             : {
   64538                 :             :   rtx operand0;
   64539                 :             :   rtx operand1;
   64540                 :             :   rtx operand2;
   64541                 :             :   rtx operand3;
   64542                 :             :   rtx operand4;
   64543                 :             :   rtx operand5;
   64544                 :             :   rtx operand6;
   64545                 :             :   rtx operand7;
   64546                 :             :   rtx operand8;
   64547                 :             :   rtx operand9;
   64548                 :             :   rtx_insn *_val = NULL;
   64549                 :             :   if (dump_file)
   64550                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_200 (i386.md:24661)\n");
   64551                 :             :   start_sequence ();
   64552                 :             : #define FAIL return (end_sequence (), _val)
   64553                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   64554                 :             : #line 24686 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   64555                 :             : {
   64556                 :             :   operands[7] = SET_DEST (XVECEXP (PATTERN (peep2_next_insn (2)), 0, 0));
   64557                 :             :   operands[8]
   64558                 :             :     = ix86_replace_reg_with_reg (operands[5], operands[0], operands[1]);
   64559                 :             :   operands[9]
   64560                 :             :     = ix86_replace_reg_with_reg (operands[6], operands[0], operands[1]);
   64561                 :             : }
   64562                 :             : #undef DONE
   64563                 :             : #undef FAIL
   64564                 :             :   operand0 = operands[0];
   64565                 :             :   (void) operand0;
   64566                 :             :   operand1 = operands[1];
   64567                 :             :   (void) operand1;
   64568                 :             :   operand2 = operands[2];
   64569                 :             :   (void) operand2;
   64570                 :             :   operand3 = operands[3];
   64571                 :             :   (void) operand3;
   64572                 :             :   operand4 = operands[4];
   64573                 :             :   (void) operand4;
   64574                 :             :   operand5 = operands[5];
   64575                 :             :   (void) operand5;
   64576                 :             :   operand6 = operands[6];
   64577                 :             :   (void) operand6;
   64578                 :             :   operand7 = operands[7];
   64579                 :             :   (void) operand7;
   64580                 :             :   operand8 = operands[8];
   64581                 :             :   (void) operand8;
   64582                 :             :   operand9 = operands[9];
   64583                 :             :   (void) operand9;
   64584                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   64585                 :             :         gen_rtvec (2,
   64586                 :             :                 gen_rtx_SET (operand7,
   64587                 :             :         operand8),
   64588                 :             :                 gen_rtx_SET (operand1,
   64589                 :             :         operand9))), true);
   64590                 :             :   emit_insn (gen_rtx_SET (operand0,
   64591                 :             :         operand3));
   64592                 :             :   emit_insn (gen_rtx_SET (copy_rtx (operand0),
   64593                 :             :         gen_rtx_IF_THEN_ELSE (HImode,
   64594                 :             :         operand4,
   64595                 :             :         copy_rtx (operand1),
   64596                 :             :         copy_rtx (operand0))));
   64597                 :             :   _val = get_insns ();
   64598                 :             :   end_sequence ();
   64599                 :             :   return _val;
   64600                 :             : }
   64601                 :             : 
   64602                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:24661 */
   64603                 :             : extern rtx_insn *gen_peephole2_201 (rtx_insn *, rtx *);
   64604                 :             : rtx_insn *
   64605                 :             : gen_peephole2_201 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   64606                 :             : {
   64607                 :             :   rtx operand0;
   64608                 :             :   rtx operand1;
   64609                 :             :   rtx operand2;
   64610                 :             :   rtx operand3;
   64611                 :             :   rtx operand4;
   64612                 :             :   rtx operand5;
   64613                 :             :   rtx operand6;
   64614                 :             :   rtx operand7;
   64615                 :             :   rtx operand8;
   64616                 :             :   rtx operand9;
   64617                 :             :   rtx_insn *_val = NULL;
   64618                 :             :   if (dump_file)
   64619                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_201 (i386.md:24661)\n");
   64620                 :             :   start_sequence ();
   64621                 :             : #define FAIL return (end_sequence (), _val)
   64622                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   64623                 :             : #line 24686 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   64624                 :             : {
   64625                 :             :   operands[7] = SET_DEST (XVECEXP (PATTERN (peep2_next_insn (2)), 0, 0));
   64626                 :             :   operands[8]
   64627                 :             :     = ix86_replace_reg_with_reg (operands[5], operands[0], operands[1]);
   64628                 :             :   operands[9]
   64629                 :             :     = ix86_replace_reg_with_reg (operands[6], operands[0], operands[1]);
   64630                 :             : }
   64631                 :             : #undef DONE
   64632                 :             : #undef FAIL
   64633                 :             :   operand0 = operands[0];
   64634                 :             :   (void) operand0;
   64635                 :             :   operand1 = operands[1];
   64636                 :             :   (void) operand1;
   64637                 :             :   operand2 = operands[2];
   64638                 :             :   (void) operand2;
   64639                 :             :   operand3 = operands[3];
   64640                 :             :   (void) operand3;
   64641                 :             :   operand4 = operands[4];
   64642                 :             :   (void) operand4;
   64643                 :             :   operand5 = operands[5];
   64644                 :             :   (void) operand5;
   64645                 :             :   operand6 = operands[6];
   64646                 :             :   (void) operand6;
   64647                 :             :   operand7 = operands[7];
   64648                 :             :   (void) operand7;
   64649                 :             :   operand8 = operands[8];
   64650                 :             :   (void) operand8;
   64651                 :             :   operand9 = operands[9];
   64652                 :             :   (void) operand9;
   64653                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   64654                 :             :         gen_rtvec (2,
   64655                 :             :                 gen_rtx_SET (operand7,
   64656                 :             :         operand8),
   64657                 :             :                 gen_rtx_SET (operand1,
   64658                 :             :         operand9))), true);
   64659                 :             :   emit_insn (gen_rtx_SET (operand0,
   64660                 :             :         operand3));
   64661                 :             :   emit_insn (gen_rtx_SET (copy_rtx (operand0),
   64662                 :             :         gen_rtx_IF_THEN_ELSE (SImode,
   64663                 :             :         operand4,
   64664                 :             :         copy_rtx (operand1),
   64665                 :             :         copy_rtx (operand0))));
   64666                 :             :   _val = get_insns ();
   64667                 :             :   end_sequence ();
   64668                 :             :   return _val;
   64669                 :             : }
   64670                 :             : 
   64671                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:24661 */
   64672                 :             : extern rtx_insn *gen_peephole2_202 (rtx_insn *, rtx *);
   64673                 :             : rtx_insn *
   64674                 :             : gen_peephole2_202 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   64675                 :             : {
   64676                 :             :   rtx operand0;
   64677                 :             :   rtx operand1;
   64678                 :             :   rtx operand2;
   64679                 :             :   rtx operand3;
   64680                 :             :   rtx operand4;
   64681                 :             :   rtx operand5;
   64682                 :             :   rtx operand6;
   64683                 :             :   rtx operand7;
   64684                 :             :   rtx operand8;
   64685                 :             :   rtx operand9;
   64686                 :             :   rtx_insn *_val = NULL;
   64687                 :             :   if (dump_file)
   64688                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_202 (i386.md:24661)\n");
   64689                 :             :   start_sequence ();
   64690                 :             : #define FAIL return (end_sequence (), _val)
   64691                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   64692                 :             : #line 24686 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   64693                 :             : {
   64694                 :             :   operands[7] = SET_DEST (XVECEXP (PATTERN (peep2_next_insn (2)), 0, 0));
   64695                 :             :   operands[8]
   64696                 :             :     = ix86_replace_reg_with_reg (operands[5], operands[0], operands[1]);
   64697                 :             :   operands[9]
   64698                 :             :     = ix86_replace_reg_with_reg (operands[6], operands[0], operands[1]);
   64699                 :             : }
   64700                 :             : #undef DONE
   64701                 :             : #undef FAIL
   64702                 :             :   operand0 = operands[0];
   64703                 :             :   (void) operand0;
   64704                 :             :   operand1 = operands[1];
   64705                 :             :   (void) operand1;
   64706                 :             :   operand2 = operands[2];
   64707                 :             :   (void) operand2;
   64708                 :             :   operand3 = operands[3];
   64709                 :             :   (void) operand3;
   64710                 :             :   operand4 = operands[4];
   64711                 :             :   (void) operand4;
   64712                 :             :   operand5 = operands[5];
   64713                 :             :   (void) operand5;
   64714                 :             :   operand6 = operands[6];
   64715                 :             :   (void) operand6;
   64716                 :             :   operand7 = operands[7];
   64717                 :             :   (void) operand7;
   64718                 :             :   operand8 = operands[8];
   64719                 :             :   (void) operand8;
   64720                 :             :   operand9 = operands[9];
   64721                 :             :   (void) operand9;
   64722                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   64723                 :             :         gen_rtvec (2,
   64724                 :             :                 gen_rtx_SET (operand7,
   64725                 :             :         operand8),
   64726                 :             :                 gen_rtx_SET (operand1,
   64727                 :             :         operand9))), true);
   64728                 :             :   emit_insn (gen_rtx_SET (operand0,
   64729                 :             :         operand3));
   64730                 :             :   emit_insn (gen_rtx_SET (copy_rtx (operand0),
   64731                 :             :         gen_rtx_IF_THEN_ELSE (DImode,
   64732                 :             :         operand4,
   64733                 :             :         copy_rtx (operand1),
   64734                 :             :         copy_rtx (operand0))));
   64735                 :             :   _val = get_insns ();
   64736                 :             :   end_sequence ();
   64737                 :             :   return _val;
   64738                 :             : }
   64739                 :             : 
   64740                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:24710 */
   64741                 :             : rtx
   64742                 :             : gen_movhfcc (rtx operand0,
   64743                 :             :         rtx operand1,
   64744                 :             :         rtx operand2,
   64745                 :             :         rtx operand3)
   64746                 :             : {
   64747                 :             :   rtx_insn *_val = 0;
   64748                 :             :   start_sequence ();
   64749                 :             :   {
   64750                 :             :     rtx operands[4];
   64751                 :             :     operands[0] = operand0;
   64752                 :             :     operands[1] = operand1;
   64753                 :             :     operands[2] = operand2;
   64754                 :             :     operands[3] = operand3;
   64755                 :             : #define FAIL return (end_sequence (), _val)
   64756                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   64757                 :             : #line 24717 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   64758                 :             : if (ix86_expand_fp_movcc (operands)) DONE; else FAIL;
   64759                 :             : #undef DONE
   64760                 :             : #undef FAIL
   64761                 :             :     operand0 = operands[0];
   64762                 :             :     (void) operand0;
   64763                 :             :     operand1 = operands[1];
   64764                 :             :     (void) operand1;
   64765                 :             :     operand2 = operands[2];
   64766                 :             :     (void) operand2;
   64767                 :             :     operand3 = operands[3];
   64768                 :             :     (void) operand3;
   64769                 :             :   }
   64770                 :             :   emit_insn (gen_rtx_SET (operand0,
   64771                 :             :         gen_rtx_IF_THEN_ELSE (HFmode,
   64772                 :             :         operand1,
   64773                 :             :         operand2,
   64774                 :             :         operand3)));
   64775                 :             :   _val = get_insns ();
   64776                 :             :   end_sequence ();
   64777                 :             :   return _val;
   64778                 :             : }
   64779                 :             : 
   64780                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:24719 */
   64781                 :             : rtx
   64782                 :             : gen_movsfcc (rtx operand0,
   64783                 :             :         rtx operand1,
   64784                 :             :         rtx operand2,
   64785                 :             :         rtx operand3)
   64786                 :             : {
   64787                 :             :   rtx_insn *_val = 0;
   64788                 :             :   start_sequence ();
   64789                 :             :   {
   64790                 :             :     rtx operands[4];
   64791                 :             :     operands[0] = operand0;
   64792                 :             :     operands[1] = operand1;
   64793                 :             :     operands[2] = operand2;
   64794                 :             :     operands[3] = operand3;
   64795                 :             : #define FAIL return (end_sequence (), _val)
   64796                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   64797                 :             : #line 24727 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   64798                 :             : if (ix86_expand_fp_movcc (operands)) DONE; else FAIL;
   64799                 :             : #undef DONE
   64800                 :             : #undef FAIL
   64801                 :             :     operand0 = operands[0];
   64802                 :             :     (void) operand0;
   64803                 :             :     operand1 = operands[1];
   64804                 :             :     (void) operand1;
   64805                 :             :     operand2 = operands[2];
   64806                 :             :     (void) operand2;
   64807                 :             :     operand3 = operands[3];
   64808                 :             :     (void) operand3;
   64809                 :             :   }
   64810                 :             :   emit_insn (gen_rtx_SET (operand0,
   64811                 :             :         gen_rtx_IF_THEN_ELSE (SFmode,
   64812                 :             :         operand1,
   64813                 :             :         operand2,
   64814                 :             :         operand3)));
   64815                 :             :   _val = get_insns ();
   64816                 :             :   end_sequence ();
   64817                 :             :   return _val;
   64818                 :             : }
   64819                 :             : 
   64820                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:24719 */
   64821                 :             : rtx
   64822                 :             : gen_movdfcc (rtx operand0,
   64823                 :             :         rtx operand1,
   64824                 :             :         rtx operand2,
   64825                 :             :         rtx operand3)
   64826                 :             : {
   64827                 :             :   rtx_insn *_val = 0;
   64828                 :             :   start_sequence ();
   64829                 :             :   {
   64830                 :             :     rtx operands[4];
   64831                 :             :     operands[0] = operand0;
   64832                 :             :     operands[1] = operand1;
   64833                 :             :     operands[2] = operand2;
   64834                 :             :     operands[3] = operand3;
   64835                 :             : #define FAIL return (end_sequence (), _val)
   64836                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   64837                 :             : #line 24727 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   64838                 :             : if (ix86_expand_fp_movcc (operands)) DONE; else FAIL;
   64839                 :             : #undef DONE
   64840                 :             : #undef FAIL
   64841                 :             :     operand0 = operands[0];
   64842                 :             :     (void) operand0;
   64843                 :             :     operand1 = operands[1];
   64844                 :             :     (void) operand1;
   64845                 :             :     operand2 = operands[2];
   64846                 :             :     (void) operand2;
   64847                 :             :     operand3 = operands[3];
   64848                 :             :     (void) operand3;
   64849                 :             :   }
   64850                 :             :   emit_insn (gen_rtx_SET (operand0,
   64851                 :             :         gen_rtx_IF_THEN_ELSE (DFmode,
   64852                 :             :         operand1,
   64853                 :             :         operand2,
   64854                 :             :         operand3)));
   64855                 :             :   _val = get_insns ();
   64856                 :             :   end_sequence ();
   64857                 :             :   return _val;
   64858                 :             : }
   64859                 :             : 
   64860                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:24719 */
   64861                 :             : rtx
   64862                 :             : gen_movxfcc (rtx operand0,
   64863                 :             :         rtx operand1,
   64864                 :             :         rtx operand2,
   64865                 :             :         rtx operand3)
   64866                 :             : {
   64867                 :             :   rtx_insn *_val = 0;
   64868                 :             :   start_sequence ();
   64869                 :             :   {
   64870                 :             :     rtx operands[4];
   64871                 :             :     operands[0] = operand0;
   64872                 :             :     operands[1] = operand1;
   64873                 :             :     operands[2] = operand2;
   64874                 :             :     operands[3] = operand3;
   64875                 :             : #define FAIL return (end_sequence (), _val)
   64876                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   64877                 :             : #line 24727 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   64878                 :             : if (ix86_expand_fp_movcc (operands)) DONE; else FAIL;
   64879                 :             : #undef DONE
   64880                 :             : #undef FAIL
   64881                 :             :     operand0 = operands[0];
   64882                 :             :     (void) operand0;
   64883                 :             :     operand1 = operands[1];
   64884                 :             :     (void) operand1;
   64885                 :             :     operand2 = operands[2];
   64886                 :             :     (void) operand2;
   64887                 :             :     operand3 = operands[3];
   64888                 :             :     (void) operand3;
   64889                 :             :   }
   64890                 :             :   emit_insn (gen_rtx_SET (operand0,
   64891                 :             :         gen_rtx_IF_THEN_ELSE (XFmode,
   64892                 :             :         operand1,
   64893                 :             :         operand2,
   64894                 :             :         operand3)));
   64895                 :             :   _val = get_insns ();
   64896                 :             :   end_sequence ();
   64897                 :             :   return _val;
   64898                 :             : }
   64899                 :             : 
   64900                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:24763 */
   64901                 :             : extern rtx_insn *gen_split_800 (rtx_insn *, rtx *);
   64902                 :             : rtx_insn *
   64903                 :             : gen_split_800 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   64904                 :             : {
   64905                 :             :   rtx operand0;
   64906                 :             :   rtx operand1;
   64907                 :             :   rtx operand2;
   64908                 :             :   rtx operand3;
   64909                 :             :   rtx operand4;
   64910                 :             :   rtx operand5;
   64911                 :             :   rtx operand6;
   64912                 :             :   rtx operand7;
   64913                 :             :   rtx_insn *_val = NULL;
   64914                 :             :   if (dump_file)
   64915                 :             :     fprintf (dump_file, "Splitting with gen_split_800 (i386.md:24763)\n");
   64916                 :             :   start_sequence ();
   64917                 :             : #define FAIL return (end_sequence (), _val)
   64918                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   64919                 :             : #line 24774 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   64920                 :             : {
   64921                 :             :   split_double_mode (DImode, &operands[2], 2, &operands[4], &operands[6]);
   64922                 :             :   split_double_mode (DImode, &operands[0], 1, &operands[2], &operands[3]);
   64923                 :             : }
   64924                 :             : #undef DONE
   64925                 :             : #undef FAIL
   64926                 :             :   operand0 = operands[0];
   64927                 :             :   (void) operand0;
   64928                 :             :   operand1 = operands[1];
   64929                 :             :   (void) operand1;
   64930                 :             :   operand2 = operands[2];
   64931                 :             :   (void) operand2;
   64932                 :             :   operand3 = operands[3];
   64933                 :             :   (void) operand3;
   64934                 :             :   operand4 = operands[4];
   64935                 :             :   (void) operand4;
   64936                 :             :   operand5 = operands[5];
   64937                 :             :   (void) operand5;
   64938                 :             :   operand6 = operands[6];
   64939                 :             :   (void) operand6;
   64940                 :             :   operand7 = operands[7];
   64941                 :             :   (void) operand7;
   64942                 :             :   emit_insn (gen_rtx_SET (operand2,
   64943                 :             :         gen_rtx_IF_THEN_ELSE (SImode,
   64944                 :             :         operand1,
   64945                 :             :         operand4,
   64946                 :             :         operand5)));
   64947                 :             :   emit_insn (gen_rtx_SET (operand3,
   64948                 :             :         gen_rtx_IF_THEN_ELSE (SImode,
   64949                 :             :         copy_rtx (operand1),
   64950                 :             :         operand6,
   64951                 :             :         operand7)));
   64952                 :             :   _val = get_insns ();
   64953                 :             :   end_sequence ();
   64954                 :             :   return _val;
   64955                 :             : }
   64956                 :             : 
   64957                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:24797 */
   64958                 :             : extern rtx_insn *gen_split_801 (rtx_insn *, rtx *);
   64959                 :             : rtx_insn *
   64960                 :             : gen_split_801 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   64961                 :             : {
   64962                 :             :   rtx operand0;
   64963                 :             :   rtx operand1;
   64964                 :             :   rtx operand2;
   64965                 :             :   rtx operand3;
   64966                 :             :   rtx_insn *_val = NULL;
   64967                 :             :   if (dump_file)
   64968                 :             :     fprintf (dump_file, "Splitting with gen_split_801 (i386.md:24797)\n");
   64969                 :             :   start_sequence ();
   64970                 :             : #define FAIL return (end_sequence (), _val)
   64971                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   64972                 :             : #line 24810 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   64973                 :             : {
   64974                 :             :   operands[2] = force_reg (SFmode, operands[2]);
   64975                 :             :   operands[3] = force_reg (SFmode, operands[3]);
   64976                 :             : }
   64977                 :             : #undef DONE
   64978                 :             : #undef FAIL
   64979                 :             :   operand0 = operands[0];
   64980                 :             :   (void) operand0;
   64981                 :             :   operand1 = operands[1];
   64982                 :             :   (void) operand1;
   64983                 :             :   operand2 = operands[2];
   64984                 :             :   (void) operand2;
   64985                 :             :   operand3 = operands[3];
   64986                 :             :   (void) operand3;
   64987                 :             :   emit_insn (gen_rtx_SET (operand0,
   64988                 :             :         gen_rtx_IF_THEN_ELSE (SFmode,
   64989                 :             :         operand1,
   64990                 :             :         operand2,
   64991                 :             :         operand3)));
   64992                 :             :   _val = get_insns ();
   64993                 :             :   end_sequence ();
   64994                 :             :   return _val;
   64995                 :             : }
   64996                 :             : 
   64997                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:24797 */
   64998                 :             : extern rtx_insn *gen_split_802 (rtx_insn *, rtx *);
   64999                 :             : rtx_insn *
   65000                 :             : gen_split_802 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   65001                 :             : {
   65002                 :             :   rtx operand0;
   65003                 :             :   rtx operand1;
   65004                 :             :   rtx operand2;
   65005                 :             :   rtx operand3;
   65006                 :             :   rtx_insn *_val = NULL;
   65007                 :             :   if (dump_file)
   65008                 :             :     fprintf (dump_file, "Splitting with gen_split_802 (i386.md:24797)\n");
   65009                 :             :   start_sequence ();
   65010                 :             : #define FAIL return (end_sequence (), _val)
   65011                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   65012                 :             : #line 24810 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   65013                 :             : {
   65014                 :             :   operands[2] = force_reg (DFmode, operands[2]);
   65015                 :             :   operands[3] = force_reg (DFmode, operands[3]);
   65016                 :             : }
   65017                 :             : #undef DONE
   65018                 :             : #undef FAIL
   65019                 :             :   operand0 = operands[0];
   65020                 :             :   (void) operand0;
   65021                 :             :   operand1 = operands[1];
   65022                 :             :   (void) operand1;
   65023                 :             :   operand2 = operands[2];
   65024                 :             :   (void) operand2;
   65025                 :             :   operand3 = operands[3];
   65026                 :             :   (void) operand3;
   65027                 :             :   emit_insn (gen_rtx_SET (operand0,
   65028                 :             :         gen_rtx_IF_THEN_ELSE (DFmode,
   65029                 :             :         operand1,
   65030                 :             :         operand2,
   65031                 :             :         operand3)));
   65032                 :             :   _val = get_insns ();
   65033                 :             :   end_sequence ();
   65034                 :             :   return _val;
   65035                 :             : }
   65036                 :             : 
   65037                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:24816 */
   65038                 :             : extern rtx_insn *gen_peephole2_203 (rtx_insn *, rtx *);
   65039                 :             : rtx_insn *
   65040                 :             : gen_peephole2_203 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   65041                 :             : {
   65042                 :             :   rtx operand0;
   65043                 :             :   rtx operand1;
   65044                 :             :   rtx operand2;
   65045                 :             :   rtx operand3;
   65046                 :             :   rtx operand4;
   65047                 :             :   rtx operand5;
   65048                 :             :   rtx_insn *_val = NULL;
   65049                 :             :   HARD_REG_SET _regs_allocated;
   65050                 :             :   CLEAR_HARD_REG_SET (_regs_allocated);
   65051                 :             :   if ((operands[4] = peep2_find_free_register (0, 0, "r", SFmode, &_regs_allocated)) == NULL_RTX)
   65052                 :             :     return NULL;
   65053                 :             :   if (dump_file)
   65054                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_203 (i386.md:24816)\n");
   65055                 :             :   start_sequence ();
   65056                 :             : #define FAIL return (end_sequence (), _val)
   65057                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   65058                 :             : #line 24831 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   65059                 :             : {
   65060                 :             :   if (MEM_P (operands[2]))
   65061                 :             :     {
   65062                 :             :       operands[5] = operands[2];
   65063                 :             :       operands[2] = operands[4];
   65064                 :             :     }
   65065                 :             :   else if (MEM_P (operands[3]))
   65066                 :             :     {
   65067                 :             :       operands[5] = operands[3];
   65068                 :             :       operands[3] = operands[4];
   65069                 :             :     }
   65070                 :             :   else
   65071                 :             :     gcc_unreachable ();
   65072                 :             : }
   65073                 :             : #undef DONE
   65074                 :             : #undef FAIL
   65075                 :             :   operand0 = operands[0];
   65076                 :             :   (void) operand0;
   65077                 :             :   operand1 = operands[1];
   65078                 :             :   (void) operand1;
   65079                 :             :   operand2 = operands[2];
   65080                 :             :   (void) operand2;
   65081                 :             :   operand3 = operands[3];
   65082                 :             :   (void) operand3;
   65083                 :             :   operand4 = operands[4];
   65084                 :             :   (void) operand4;
   65085                 :             :   operand5 = operands[5];
   65086                 :             :   (void) operand5;
   65087                 :             :   emit_insn (gen_rtx_SET (operand4,
   65088                 :             :         operand5));
   65089                 :             :   emit_insn (gen_rtx_SET (operand0,
   65090                 :             :         gen_rtx_IF_THEN_ELSE (SFmode,
   65091                 :             :         operand1,
   65092                 :             :         operand2,
   65093                 :             :         operand3)));
   65094                 :             :   _val = get_insns ();
   65095                 :             :   end_sequence ();
   65096                 :             :   return _val;
   65097                 :             : }
   65098                 :             : 
   65099                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:24816 */
   65100                 :             : extern rtx_insn *gen_peephole2_204 (rtx_insn *, rtx *);
   65101                 :             : rtx_insn *
   65102                 :             : gen_peephole2_204 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   65103                 :             : {
   65104                 :             :   rtx operand0;
   65105                 :             :   rtx operand1;
   65106                 :             :   rtx operand2;
   65107                 :             :   rtx operand3;
   65108                 :             :   rtx operand4;
   65109                 :             :   rtx operand5;
   65110                 :             :   rtx_insn *_val = NULL;
   65111                 :             :   HARD_REG_SET _regs_allocated;
   65112                 :             :   CLEAR_HARD_REG_SET (_regs_allocated);
   65113                 :             :   if ((operands[4] = peep2_find_free_register (0, 0, "r", DFmode, &_regs_allocated)) == NULL_RTX)
   65114                 :             :     return NULL;
   65115                 :             :   if (dump_file)
   65116                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_204 (i386.md:24816)\n");
   65117                 :             :   start_sequence ();
   65118                 :             : #define FAIL return (end_sequence (), _val)
   65119                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   65120                 :             : #line 24831 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   65121                 :             : {
   65122                 :             :   if (MEM_P (operands[2]))
   65123                 :             :     {
   65124                 :             :       operands[5] = operands[2];
   65125                 :             :       operands[2] = operands[4];
   65126                 :             :     }
   65127                 :             :   else if (MEM_P (operands[3]))
   65128                 :             :     {
   65129                 :             :       operands[5] = operands[3];
   65130                 :             :       operands[3] = operands[4];
   65131                 :             :     }
   65132                 :             :   else
   65133                 :             :     gcc_unreachable ();
   65134                 :             : }
   65135                 :             : #undef DONE
   65136                 :             : #undef FAIL
   65137                 :             :   operand0 = operands[0];
   65138                 :             :   (void) operand0;
   65139                 :             :   operand1 = operands[1];
   65140                 :             :   (void) operand1;
   65141                 :             :   operand2 = operands[2];
   65142                 :             :   (void) operand2;
   65143                 :             :   operand3 = operands[3];
   65144                 :             :   (void) operand3;
   65145                 :             :   operand4 = operands[4];
   65146                 :             :   (void) operand4;
   65147                 :             :   operand5 = operands[5];
   65148                 :             :   (void) operand5;
   65149                 :             :   emit_insn (gen_rtx_SET (operand4,
   65150                 :             :         operand5));
   65151                 :             :   emit_insn (gen_rtx_SET (operand0,
   65152                 :             :         gen_rtx_IF_THEN_ELSE (DFmode,
   65153                 :             :         operand1,
   65154                 :             :         operand2,
   65155                 :             :         operand3)));
   65156                 :             :   _val = get_insns ();
   65157                 :             :   end_sequence ();
   65158                 :             :   return _val;
   65159                 :             : }
   65160                 :             : 
   65161                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:24925 */
   65162                 :             : extern rtx_insn *gen_split_803 (rtx_insn *, rtx *);
   65163                 :             : rtx_insn *
   65164                 :             : gen_split_803 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   65165                 :             : {
   65166                 :             :   rtx operand0;
   65167                 :             :   rtx operand1;
   65168                 :             :   rtx operand2;
   65169                 :             :   rtx_insn *_val = NULL;
   65170                 :             :   if (dump_file)
   65171                 :             :     fprintf (dump_file, "Splitting with gen_split_803 (i386.md:24925)\n");
   65172                 :             :   start_sequence ();
   65173                 :             :   operand0 = operands[0];
   65174                 :             :   (void) operand0;
   65175                 :             :   operand1 = operands[1];
   65176                 :             :   (void) operand1;
   65177                 :             :   operand2 = operands[2];
   65178                 :             :   (void) operand2;
   65179                 :             :   emit_insn (gen_rtx_SET (operand0,
   65180                 :             :         gen_rtx_UNSPEC (SFmode,
   65181                 :             :         gen_rtvec (2,
   65182                 :             :                 operand2,
   65183                 :             :                 operand1),
   65184                 :             :         61)));
   65185                 :             :   _val = get_insns ();
   65186                 :             :   end_sequence ();
   65187                 :             :   return _val;
   65188                 :             : }
   65189                 :             : 
   65190                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:24925 */
   65191                 :             : extern rtx_insn *gen_split_804 (rtx_insn *, rtx *);
   65192                 :             : rtx_insn *
   65193                 :             : gen_split_804 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   65194                 :             : {
   65195                 :             :   rtx operand0;
   65196                 :             :   rtx operand1;
   65197                 :             :   rtx operand2;
   65198                 :             :   rtx_insn *_val = NULL;
   65199                 :             :   if (dump_file)
   65200                 :             :     fprintf (dump_file, "Splitting with gen_split_804 (i386.md:24925)\n");
   65201                 :             :   start_sequence ();
   65202                 :             :   operand0 = operands[0];
   65203                 :             :   (void) operand0;
   65204                 :             :   operand1 = operands[1];
   65205                 :             :   (void) operand1;
   65206                 :             :   operand2 = operands[2];
   65207                 :             :   (void) operand2;
   65208                 :             :   emit_insn (gen_rtx_SET (operand0,
   65209                 :             :         gen_rtx_UNSPEC (DFmode,
   65210                 :             :         gen_rtvec (2,
   65211                 :             :                 operand2,
   65212                 :             :                 operand1),
   65213                 :             :         61)));
   65214                 :             :   _val = get_insns ();
   65215                 :             :   end_sequence ();
   65216                 :             :   return _val;
   65217                 :             : }
   65218                 :             : 
   65219                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:24946 */
   65220                 :             : extern rtx_insn *gen_split_805 (rtx_insn *, rtx *);
   65221                 :             : rtx_insn *
   65222                 :             : gen_split_805 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   65223                 :             : {
   65224                 :             :   rtx operand0;
   65225                 :             :   rtx operand1;
   65226                 :             :   rtx operand2;
   65227                 :             :   rtx_insn *_val = NULL;
   65228                 :             :   if (dump_file)
   65229                 :             :     fprintf (dump_file, "Splitting with gen_split_805 (i386.md:24946)\n");
   65230                 :             :   start_sequence ();
   65231                 :             :   operand0 = operands[0];
   65232                 :             :   (void) operand0;
   65233                 :             :   operand1 = operands[1];
   65234                 :             :   (void) operand1;
   65235                 :             :   operand2 = operands[2];
   65236                 :             :   (void) operand2;
   65237                 :             :   emit_insn (gen_rtx_SET (operand0,
   65238                 :             :         gen_rtx_UNSPEC (SFmode,
   65239                 :             :         gen_rtvec (2,
   65240                 :             :                 operand2,
   65241                 :             :                 operand1),
   65242                 :             :         60)));
   65243                 :             :   _val = get_insns ();
   65244                 :             :   end_sequence ();
   65245                 :             :   return _val;
   65246                 :             : }
   65247                 :             : 
   65248                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:24946 */
   65249                 :             : extern rtx_insn *gen_split_806 (rtx_insn *, rtx *);
   65250                 :             : rtx_insn *
   65251                 :             : gen_split_806 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   65252                 :             : {
   65253                 :             :   rtx operand0;
   65254                 :             :   rtx operand1;
   65255                 :             :   rtx operand2;
   65256                 :             :   rtx_insn *_val = NULL;
   65257                 :             :   if (dump_file)
   65258                 :             :     fprintf (dump_file, "Splitting with gen_split_806 (i386.md:24946)\n");
   65259                 :             :   start_sequence ();
   65260                 :             :   operand0 = operands[0];
   65261                 :             :   (void) operand0;
   65262                 :             :   operand1 = operands[1];
   65263                 :             :   (void) operand1;
   65264                 :             :   operand2 = operands[2];
   65265                 :             :   (void) operand2;
   65266                 :             :   emit_insn (gen_rtx_SET (operand0,
   65267                 :             :         gen_rtx_UNSPEC (DFmode,
   65268                 :             :         gen_rtvec (2,
   65269                 :             :                 operand2,
   65270                 :             :                 operand1),
   65271                 :             :         60)));
   65272                 :             :   _val = get_insns ();
   65273                 :             :   end_sequence ();
   65274                 :             :   return _val;
   65275                 :             : }
   65276                 :             : 
   65277                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:24974 */
   65278                 :             : extern rtx_insn *gen_peephole2_205 (rtx_insn *, rtx *);
   65279                 :             : rtx_insn *
   65280                 :             : gen_peephole2_205 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   65281                 :             : {
   65282                 :             :   rtx operand0;
   65283                 :             :   rtx operand1;
   65284                 :             :   rtx operand2;
   65285                 :             :   rtx operand3;
   65286                 :             :   rtx operand4;
   65287                 :             :   rtx operand5;
   65288                 :             :   rtx_insn *_val = NULL;
   65289                 :             :   if (dump_file)
   65290                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_205 (i386.md:24974)\n");
   65291                 :             :   start_sequence ();
   65292                 :             : #define FAIL return (end_sequence (), _val)
   65293                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   65294                 :             : #line 24986 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   65295                 :             : {
   65296                 :             :   operands[4] = operands[0];
   65297                 :             :   operands[5] = operands[1];
   65298                 :             : 
   65299                 :             :   /* The % modifier is not operational anymore in peephole2's, so we have to
   65300                 :             :      swap the operands manually in the case of addition and multiplication. */
   65301                 :             :   if (COMMUTATIVE_ARITH_P (operands[2]))
   65302                 :             :     std::swap (operands[4], operands[5]);
   65303                 :             : }
   65304                 :             : #undef DONE
   65305                 :             : #undef FAIL
   65306                 :             :   operand0 = operands[0];
   65307                 :             :   (void) operand0;
   65308                 :             :   operand1 = operands[1];
   65309                 :             :   (void) operand1;
   65310                 :             :   operand2 = operands[2];
   65311                 :             :   (void) operand2;
   65312                 :             :   operand3 = operands[3];
   65313                 :             :   (void) operand3;
   65314                 :             :   operand4 = operands[4];
   65315                 :             :   (void) operand4;
   65316                 :             :   operand5 = operands[5];
   65317                 :             :   (void) operand5;
   65318                 :             :   emit_insn (gen_rtx_SET (operand0,
   65319                 :             :         operand3));
   65320                 :             :   emit_insn (gen_rtx_SET (copy_rtx (operand0),
   65321                 :             :         gen_rtx_fmt_ee (GET_CODE (operand2), GET_MODE (operand2),
   65322                 :             :                 operand5,
   65323                 :             :                 operand4)));
   65324                 :             :   _val = get_insns ();
   65325                 :             :   end_sequence ();
   65326                 :             :   return _val;
   65327                 :             : }
   65328                 :             : 
   65329                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:24996 */
   65330                 :             : extern rtx_insn *gen_peephole2_206 (rtx_insn *, rtx *);
   65331                 :             : rtx_insn *
   65332                 :             : gen_peephole2_206 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   65333                 :             : {
   65334                 :             :   rtx operand0;
   65335                 :             :   rtx operand1;
   65336                 :             :   rtx operand2;
   65337                 :             :   rtx operand3;
   65338                 :             :   rtx operand4;
   65339                 :             :   rtx operand5;
   65340                 :             :   rtx_insn *_val = NULL;
   65341                 :             :   if (dump_file)
   65342                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_206 (i386.md:24996)\n");
   65343                 :             :   start_sequence ();
   65344                 :             : #define FAIL return (end_sequence (), _val)
   65345                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   65346                 :             : #line 25008 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   65347                 :             : {
   65348                 :             :   operands[4] = operands[0];
   65349                 :             :   operands[5] = operands[1];
   65350                 :             : 
   65351                 :             :   /* The % modifier is not operational anymore in peephole2's, so we have to
   65352                 :             :      swap the operands manually in the case of addition and multiplication. */
   65353                 :             :   if (COMMUTATIVE_ARITH_P (operands[2]))
   65354                 :             :     std::swap (operands[4], operands[5]);
   65355                 :             : }
   65356                 :             : #undef DONE
   65357                 :             : #undef FAIL
   65358                 :             :   operand0 = operands[0];
   65359                 :             :   (void) operand0;
   65360                 :             :   operand1 = operands[1];
   65361                 :             :   (void) operand1;
   65362                 :             :   operand2 = operands[2];
   65363                 :             :   (void) operand2;
   65364                 :             :   operand3 = operands[3];
   65365                 :             :   (void) operand3;
   65366                 :             :   operand4 = operands[4];
   65367                 :             :   (void) operand4;
   65368                 :             :   operand5 = operands[5];
   65369                 :             :   (void) operand5;
   65370                 :             :   emit_insn (gen_rtx_SET (operand0,
   65371                 :             :         operand3));
   65372                 :             :   emit_insn (gen_rtx_SET (copy_rtx (operand0),
   65373                 :             :         gen_rtx_fmt_ee (GET_CODE (operand2), GET_MODE (operand2),
   65374                 :             :                 operand4,
   65375                 :             :                 operand5)));
   65376                 :             :   _val = get_insns ();
   65377                 :             :   end_sequence ();
   65378                 :             :   return _val;
   65379                 :             : }
   65380                 :             : 
   65381                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:25019 */
   65382                 :             : rtx
   65383                 :             : gen_addqicc (rtx operand0,
   65384                 :             :         rtx operand1,
   65385                 :             :         rtx operand2,
   65386                 :             :         rtx operand3)
   65387                 :             : {
   65388                 :             :   rtx_insn *_val = 0;
   65389                 :             :   start_sequence ();
   65390                 :             :   {
   65391                 :             :     rtx operands[4];
   65392                 :             :     operands[0] = operand0;
   65393                 :             :     operands[1] = operand1;
   65394                 :             :     operands[2] = operand2;
   65395                 :             :     operands[3] = operand3;
   65396                 :             : #define FAIL return (end_sequence (), _val)
   65397                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   65398                 :             : #line 25025 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   65399                 :             : if (ix86_expand_int_addcc (operands)) DONE; else FAIL;
   65400                 :             : #undef DONE
   65401                 :             : #undef FAIL
   65402                 :             :     operand0 = operands[0];
   65403                 :             :     (void) operand0;
   65404                 :             :     operand1 = operands[1];
   65405                 :             :     (void) operand1;
   65406                 :             :     operand2 = operands[2];
   65407                 :             :     (void) operand2;
   65408                 :             :     operand3 = operands[3];
   65409                 :             :     (void) operand3;
   65410                 :             :   }
   65411                 :             :   emit (operand0, true);
   65412                 :             :   emit (operand1, true);
   65413                 :             :   emit (operand2, true);
   65414                 :             :   emit (operand3, false);
   65415                 :             :   _val = get_insns ();
   65416                 :             :   end_sequence ();
   65417                 :             :   return _val;
   65418                 :             : }
   65419                 :             : 
   65420                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:25019 */
   65421                 :             : rtx
   65422                 :             : gen_addhicc (rtx operand0,
   65423                 :             :         rtx operand1,
   65424                 :             :         rtx operand2,
   65425                 :             :         rtx operand3)
   65426                 :             : {
   65427                 :             :   rtx_insn *_val = 0;
   65428                 :             :   start_sequence ();
   65429                 :             :   {
   65430                 :             :     rtx operands[4];
   65431                 :             :     operands[0] = operand0;
   65432                 :             :     operands[1] = operand1;
   65433                 :             :     operands[2] = operand2;
   65434                 :             :     operands[3] = operand3;
   65435                 :             : #define FAIL return (end_sequence (), _val)
   65436                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   65437                 :             : #line 25025 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   65438                 :             : if (ix86_expand_int_addcc (operands)) DONE; else FAIL;
   65439                 :             : #undef DONE
   65440                 :             : #undef FAIL
   65441                 :             :     operand0 = operands[0];
   65442                 :             :     (void) operand0;
   65443                 :             :     operand1 = operands[1];
   65444                 :             :     (void) operand1;
   65445                 :             :     operand2 = operands[2];
   65446                 :             :     (void) operand2;
   65447                 :             :     operand3 = operands[3];
   65448                 :             :     (void) operand3;
   65449                 :             :   }
   65450                 :             :   emit (operand0, true);
   65451                 :             :   emit (operand1, true);
   65452                 :             :   emit (operand2, true);
   65453                 :             :   emit (operand3, false);
   65454                 :             :   _val = get_insns ();
   65455                 :             :   end_sequence ();
   65456                 :             :   return _val;
   65457                 :             : }
   65458                 :             : 
   65459                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:25019 */
   65460                 :             : rtx
   65461                 :             : gen_addsicc (rtx operand0,
   65462                 :             :         rtx operand1,
   65463                 :             :         rtx operand2,
   65464                 :             :         rtx operand3)
   65465                 :             : {
   65466                 :             :   rtx_insn *_val = 0;
   65467                 :             :   start_sequence ();
   65468                 :             :   {
   65469                 :             :     rtx operands[4];
   65470                 :             :     operands[0] = operand0;
   65471                 :             :     operands[1] = operand1;
   65472                 :             :     operands[2] = operand2;
   65473                 :             :     operands[3] = operand3;
   65474                 :             : #define FAIL return (end_sequence (), _val)
   65475                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   65476                 :             : #line 25025 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   65477                 :             : if (ix86_expand_int_addcc (operands)) DONE; else FAIL;
   65478                 :             : #undef DONE
   65479                 :             : #undef FAIL
   65480                 :             :     operand0 = operands[0];
   65481                 :             :     (void) operand0;
   65482                 :             :     operand1 = operands[1];
   65483                 :             :     (void) operand1;
   65484                 :             :     operand2 = operands[2];
   65485                 :             :     (void) operand2;
   65486                 :             :     operand3 = operands[3];
   65487                 :             :     (void) operand3;
   65488                 :             :   }
   65489                 :             :   emit (operand0, true);
   65490                 :             :   emit (operand1, true);
   65491                 :             :   emit (operand2, true);
   65492                 :             :   emit (operand3, false);
   65493                 :             :   _val = get_insns ();
   65494                 :             :   end_sequence ();
   65495                 :             :   return _val;
   65496                 :             : }
   65497                 :             : 
   65498                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:25019 */
   65499                 :             : rtx
   65500                 :             : gen_adddicc (rtx operand0,
   65501                 :             :         rtx operand1,
   65502                 :             :         rtx operand2,
   65503                 :             :         rtx operand3)
   65504                 :             : {
   65505                 :             :   rtx_insn *_val = 0;
   65506                 :             :   start_sequence ();
   65507                 :             :   {
   65508                 :             :     rtx operands[4];
   65509                 :             :     operands[0] = operand0;
   65510                 :             :     operands[1] = operand1;
   65511                 :             :     operands[2] = operand2;
   65512                 :             :     operands[3] = operand3;
   65513                 :             : #define FAIL return (end_sequence (), _val)
   65514                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   65515                 :             : #line 25025 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   65516                 :             : if (ix86_expand_int_addcc (operands)) DONE; else FAIL;
   65517                 :             : #undef DONE
   65518                 :             : #undef FAIL
   65519                 :             :     operand0 = operands[0];
   65520                 :             :     (void) operand0;
   65521                 :             :     operand1 = operands[1];
   65522                 :             :     (void) operand1;
   65523                 :             :     operand2 = operands[2];
   65524                 :             :     (void) operand2;
   65525                 :             :     operand3 = operands[3];
   65526                 :             :     (void) operand3;
   65527                 :             :   }
   65528                 :             :   emit (operand0, true);
   65529                 :             :   emit (operand1, true);
   65530                 :             :   emit (operand2, true);
   65531                 :             :   emit (operand3, false);
   65532                 :             :   _val = get_insns ();
   65533                 :             :   end_sequence ();
   65534                 :             :   return _val;
   65535                 :             : }
   65536                 :             : 
   65537                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:25032 */
   65538                 :             : rtx
   65539                 :             : gen_smaxqi3 (rtx operand0,
   65540                 :             :         rtx operand1,
   65541                 :             :         rtx operand2)
   65542                 :             : {
   65543                 :             :   return gen_rtx_PARALLEL (VOIDmode,
   65544                 :             :         gen_rtvec (2,
   65545                 :             :                 gen_rtx_SET (operand0,
   65546                 :             :         gen_rtx_SMAX (QImode,
   65547                 :             :         operand1,
   65548                 :             :         operand2)),
   65549                 :             :                 gen_hard_reg_clobber (CCmode, 17)));
   65550                 :             : }
   65551                 :             : 
   65552                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:25032 */
   65553                 :             : rtx
   65554                 :             : gen_sminqi3 (rtx operand0,
   65555                 :             :         rtx operand1,
   65556                 :             :         rtx operand2)
   65557                 :             : {
   65558                 :             :   return gen_rtx_PARALLEL (VOIDmode,
   65559                 :             :         gen_rtvec (2,
   65560                 :             :                 gen_rtx_SET (operand0,
   65561                 :             :         gen_rtx_SMIN (QImode,
   65562                 :             :         operand1,
   65563                 :             :         operand2)),
   65564                 :             :                 gen_hard_reg_clobber (CCmode, 17)));
   65565                 :             : }
   65566                 :             : 
   65567                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:25032 */
   65568                 :             : rtx
   65569                 :             : gen_umaxqi3 (rtx operand0,
   65570                 :             :         rtx operand1,
   65571                 :             :         rtx operand2)
   65572                 :             : {
   65573                 :             :   return gen_rtx_PARALLEL (VOIDmode,
   65574                 :             :         gen_rtvec (2,
   65575                 :             :                 gen_rtx_SET (operand0,
   65576                 :             :         gen_rtx_UMAX (QImode,
   65577                 :             :         operand1,
   65578                 :             :         operand2)),
   65579                 :             :                 gen_hard_reg_clobber (CCmode, 17)));
   65580                 :             : }
   65581                 :             : 
   65582                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:25032 */
   65583                 :             : rtx
   65584                 :             : gen_uminqi3 (rtx operand0,
   65585                 :             :         rtx operand1,
   65586                 :             :         rtx operand2)
   65587                 :             : {
   65588                 :             :   return gen_rtx_PARALLEL (VOIDmode,
   65589                 :             :         gen_rtvec (2,
   65590                 :             :                 gen_rtx_SET (operand0,
   65591                 :             :         gen_rtx_UMIN (QImode,
   65592                 :             :         operand1,
   65593                 :             :         operand2)),
   65594                 :             :                 gen_hard_reg_clobber (CCmode, 17)));
   65595                 :             : }
   65596                 :             : 
   65597                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:25032 */
   65598                 :             : rtx
   65599                 :             : gen_smaxhi3 (rtx operand0,
   65600                 :             :         rtx operand1,
   65601                 :             :         rtx operand2)
   65602                 :             : {
   65603                 :             :   return gen_rtx_PARALLEL (VOIDmode,
   65604                 :             :         gen_rtvec (2,
   65605                 :             :                 gen_rtx_SET (operand0,
   65606                 :             :         gen_rtx_SMAX (HImode,
   65607                 :             :         operand1,
   65608                 :             :         operand2)),
   65609                 :             :                 gen_hard_reg_clobber (CCmode, 17)));
   65610                 :             : }
   65611                 :             : 
   65612                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:25032 */
   65613                 :             : rtx
   65614                 :             : gen_sminhi3 (rtx operand0,
   65615                 :             :         rtx operand1,
   65616                 :             :         rtx operand2)
   65617                 :             : {
   65618                 :             :   return gen_rtx_PARALLEL (VOIDmode,
   65619                 :             :         gen_rtvec (2,
   65620                 :             :                 gen_rtx_SET (operand0,
   65621                 :             :         gen_rtx_SMIN (HImode,
   65622                 :             :         operand1,
   65623                 :             :         operand2)),
   65624                 :             :                 gen_hard_reg_clobber (CCmode, 17)));
   65625                 :             : }
   65626                 :             : 
   65627                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:25032 */
   65628                 :             : rtx
   65629                 :             : gen_umaxhi3 (rtx operand0,
   65630                 :             :         rtx operand1,
   65631                 :             :         rtx operand2)
   65632                 :             : {
   65633                 :             :   return gen_rtx_PARALLEL (VOIDmode,
   65634                 :             :         gen_rtvec (2,
   65635                 :             :                 gen_rtx_SET (operand0,
   65636                 :             :         gen_rtx_UMAX (HImode,
   65637                 :             :         operand1,
   65638                 :             :         operand2)),
   65639                 :             :                 gen_hard_reg_clobber (CCmode, 17)));
   65640                 :             : }
   65641                 :             : 
   65642                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:25032 */
   65643                 :             : rtx
   65644                 :             : gen_uminhi3 (rtx operand0,
   65645                 :             :         rtx operand1,
   65646                 :             :         rtx operand2)
   65647                 :             : {
   65648                 :             :   return gen_rtx_PARALLEL (VOIDmode,
   65649                 :             :         gen_rtvec (2,
   65650                 :             :                 gen_rtx_SET (operand0,
   65651                 :             :         gen_rtx_UMIN (HImode,
   65652                 :             :         operand1,
   65653                 :             :         operand2)),
   65654                 :             :                 gen_hard_reg_clobber (CCmode, 17)));
   65655                 :             : }
   65656                 :             : 
   65657                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:25032 */
   65658                 :             : rtx
   65659                 :             : gen_smaxsi3 (rtx operand0,
   65660                 :             :         rtx operand1,
   65661                 :             :         rtx operand2)
   65662                 :             : {
   65663                 :             :   return gen_rtx_PARALLEL (VOIDmode,
   65664                 :             :         gen_rtvec (2,
   65665                 :             :                 gen_rtx_SET (operand0,
   65666                 :             :         gen_rtx_SMAX (SImode,
   65667                 :             :         operand1,
   65668                 :             :         operand2)),
   65669                 :             :                 gen_hard_reg_clobber (CCmode, 17)));
   65670                 :             : }
   65671                 :             : 
   65672                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:25032 */
   65673                 :             : rtx
   65674                 :             : gen_sminsi3 (rtx operand0,
   65675                 :             :         rtx operand1,
   65676                 :             :         rtx operand2)
   65677                 :             : {
   65678                 :             :   return gen_rtx_PARALLEL (VOIDmode,
   65679                 :             :         gen_rtvec (2,
   65680                 :             :                 gen_rtx_SET (operand0,
   65681                 :             :         gen_rtx_SMIN (SImode,
   65682                 :             :         operand1,
   65683                 :             :         operand2)),
   65684                 :             :                 gen_hard_reg_clobber (CCmode, 17)));
   65685                 :             : }
   65686                 :             : 
   65687                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:25032 */
   65688                 :             : rtx
   65689                 :             : gen_umaxsi3 (rtx operand0,
   65690                 :             :         rtx operand1,
   65691                 :             :         rtx operand2)
   65692                 :             : {
   65693                 :             :   return gen_rtx_PARALLEL (VOIDmode,
   65694                 :             :         gen_rtvec (2,
   65695                 :             :                 gen_rtx_SET (operand0,
   65696                 :             :         gen_rtx_UMAX (SImode,
   65697                 :             :         operand1,
   65698                 :             :         operand2)),
   65699                 :             :                 gen_hard_reg_clobber (CCmode, 17)));
   65700                 :             : }
   65701                 :             : 
   65702                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:25032 */
   65703                 :             : rtx
   65704                 :             : gen_uminsi3 (rtx operand0,
   65705                 :             :         rtx operand1,
   65706                 :             :         rtx operand2)
   65707                 :             : {
   65708                 :             :   return gen_rtx_PARALLEL (VOIDmode,
   65709                 :             :         gen_rtvec (2,
   65710                 :             :                 gen_rtx_SET (operand0,
   65711                 :             :         gen_rtx_UMIN (SImode,
   65712                 :             :         operand1,
   65713                 :             :         operand2)),
   65714                 :             :                 gen_hard_reg_clobber (CCmode, 17)));
   65715                 :             : }
   65716                 :             : 
   65717                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:25032 */
   65718                 :             : rtx
   65719                 :             : gen_smaxdi3 (rtx operand0,
   65720                 :             :         rtx operand1,
   65721                 :             :         rtx operand2)
   65722                 :             : {
   65723                 :             :   return gen_rtx_PARALLEL (VOIDmode,
   65724                 :             :         gen_rtvec (2,
   65725                 :             :                 gen_rtx_SET (operand0,
   65726                 :             :         gen_rtx_SMAX (DImode,
   65727                 :             :         operand1,
   65728                 :             :         operand2)),
   65729                 :             :                 gen_hard_reg_clobber (CCmode, 17)));
   65730                 :             : }
   65731                 :             : 
   65732                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:25032 */
   65733                 :             : rtx
   65734                 :             : gen_smindi3 (rtx operand0,
   65735                 :             :         rtx operand1,
   65736                 :             :         rtx operand2)
   65737                 :             : {
   65738                 :             :   return gen_rtx_PARALLEL (VOIDmode,
   65739                 :             :         gen_rtvec (2,
   65740                 :             :                 gen_rtx_SET (operand0,
   65741                 :             :         gen_rtx_SMIN (DImode,
   65742                 :             :         operand1,
   65743                 :             :         operand2)),
   65744                 :             :                 gen_hard_reg_clobber (CCmode, 17)));
   65745                 :             : }
   65746                 :             : 
   65747                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:25032 */
   65748                 :             : rtx
   65749                 :             : gen_umaxdi3 (rtx operand0,
   65750                 :             :         rtx operand1,
   65751                 :             :         rtx operand2)
   65752                 :             : {
   65753                 :             :   return gen_rtx_PARALLEL (VOIDmode,
   65754                 :             :         gen_rtvec (2,
   65755                 :             :                 gen_rtx_SET (operand0,
   65756                 :             :         gen_rtx_UMAX (DImode,
   65757                 :             :         operand1,
   65758                 :             :         operand2)),
   65759                 :             :                 gen_hard_reg_clobber (CCmode, 17)));
   65760                 :             : }
   65761                 :             : 
   65762                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:25032 */
   65763                 :             : rtx
   65764                 :             : gen_umindi3 (rtx operand0,
   65765                 :             :         rtx operand1,
   65766                 :             :         rtx operand2)
   65767                 :             : {
   65768                 :             :   return gen_rtx_PARALLEL (VOIDmode,
   65769                 :             :         gen_rtvec (2,
   65770                 :             :                 gen_rtx_SET (operand0,
   65771                 :             :         gen_rtx_UMIN (DImode,
   65772                 :             :         operand1,
   65773                 :             :         operand2)),
   65774                 :             :                 gen_hard_reg_clobber (CCmode, 17)));
   65775                 :             : }
   65776                 :             : 
   65777                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:25032 */
   65778                 :             : rtx
   65779                 :             : gen_smaxti3 (rtx operand0,
   65780                 :             :         rtx operand1,
   65781                 :             :         rtx operand2)
   65782                 :             : {
   65783                 :             :   return gen_rtx_PARALLEL (VOIDmode,
   65784                 :             :         gen_rtvec (2,
   65785                 :             :                 gen_rtx_SET (operand0,
   65786                 :             :         gen_rtx_SMAX (TImode,
   65787                 :             :         operand1,
   65788                 :             :         operand2)),
   65789                 :             :                 gen_hard_reg_clobber (CCmode, 17)));
   65790                 :             : }
   65791                 :             : 
   65792                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:25032 */
   65793                 :             : rtx
   65794                 :             : gen_sminti3 (rtx operand0,
   65795                 :             :         rtx operand1,
   65796                 :             :         rtx operand2)
   65797                 :             : {
   65798                 :             :   return gen_rtx_PARALLEL (VOIDmode,
   65799                 :             :         gen_rtvec (2,
   65800                 :             :                 gen_rtx_SET (operand0,
   65801                 :             :         gen_rtx_SMIN (TImode,
   65802                 :             :         operand1,
   65803                 :             :         operand2)),
   65804                 :             :                 gen_hard_reg_clobber (CCmode, 17)));
   65805                 :             : }
   65806                 :             : 
   65807                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:25032 */
   65808                 :             : rtx
   65809                 :             : gen_umaxti3 (rtx operand0,
   65810                 :             :         rtx operand1,
   65811                 :             :         rtx operand2)
   65812                 :             : {
   65813                 :             :   return gen_rtx_PARALLEL (VOIDmode,
   65814                 :             :         gen_rtvec (2,
   65815                 :             :                 gen_rtx_SET (operand0,
   65816                 :             :         gen_rtx_UMAX (TImode,
   65817                 :             :         operand1,
   65818                 :             :         operand2)),
   65819                 :             :                 gen_hard_reg_clobber (CCmode, 17)));
   65820                 :             : }
   65821                 :             : 
   65822                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:25032 */
   65823                 :             : rtx
   65824                 :             : gen_uminti3 (rtx operand0,
   65825                 :             :         rtx operand1,
   65826                 :             :         rtx operand2)
   65827                 :             : {
   65828                 :             :   return gen_rtx_PARALLEL (VOIDmode,
   65829                 :             :         gen_rtvec (2,
   65830                 :             :                 gen_rtx_SET (operand0,
   65831                 :             :         gen_rtx_UMIN (TImode,
   65832                 :             :         operand1,
   65833                 :             :         operand2)),
   65834                 :             :                 gen_hard_reg_clobber (CCmode, 17)));
   65835                 :             : }
   65836                 :             : 
   65837                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:25042 */
   65838                 :             : extern rtx_insn *gen_split_807 (rtx_insn *, rtx *);
   65839                 :             : rtx_insn *
   65840                 :             : gen_split_807 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   65841                 :             : {
   65842                 :             :   rtx operand0;
   65843                 :             :   rtx operand1;
   65844                 :             :   rtx operand2;
   65845                 :             :   rtx operand3;
   65846                 :             :   rtx operand4;
   65847                 :             :   rtx operand5;
   65848                 :             :   rtx operand6;
   65849                 :             :   rtx_insn *_val = NULL;
   65850                 :             :   if (dump_file)
   65851                 :             :     fprintf (dump_file, "Splitting with gen_split_807 (i386.md:25042)\n");
   65852                 :             :   start_sequence ();
   65853                 :             : #define FAIL return (end_sequence (), _val)
   65854                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   65855                 :             : #line 25060 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   65856                 :             : {
   65857                 :             :   operands[2] = force_reg (DImode, operands[2]);
   65858                 :             : 
   65859                 :             :   split_double_mode (DImode, &operands[0], 3, &operands[0], &operands[3]);
   65860                 :             : 
   65861                 :             :   rtx cmplo[2] = { operands[1], operands[2] };
   65862                 :             :   rtx cmphi[2] = { operands[4], operands[5] };
   65863                 :             : 
   65864                 :             :   enum rtx_code code = GE;
   65865                 :             : 
   65866                 :             :   switch (code)
   65867                 :             :     {
   65868                 :             :     case LE: case LEU:
   65869                 :             :       std::swap (cmplo[0], cmplo[1]);
   65870                 :             :       std::swap (cmphi[0], cmphi[1]);
   65871                 :             :       code = swap_condition (code);
   65872                 :             :       /* FALLTHRU */
   65873                 :             : 
   65874                 :             :     case GE: case GEU:
   65875                 :             :       {
   65876                 :             :         bool uns = (code == GEU);
   65877                 :             :         rtx (*sbb_insn) (machine_mode, rtx, rtx, rtx)
   65878                 :             :           = uns ? gen_sub3_carry_ccc : gen_sub3_carry_ccgz;
   65879                 :             : 
   65880                 :             :         emit_insn (gen_cmp_1 (SImode, cmplo[0], cmplo[1]));
   65881                 :             : 
   65882                 :             :         rtx tmp = gen_rtx_SCRATCH (SImode);
   65883                 :             :         emit_insn (sbb_insn (SImode, tmp, cmphi[0], cmphi[1]));
   65884                 :             : 
   65885                 :             :         rtx flags = gen_rtx_REG (uns ? CCCmode : CCGZmode, FLAGS_REG);
   65886                 :             :         operands[6] = gen_rtx_fmt_ee (code, VOIDmode, flags, const0_rtx);
   65887                 :             : 
   65888                 :             :         break;
   65889                 :             :       }
   65890                 :             : 
   65891                 :             :     default:
   65892                 :             :       gcc_unreachable ();
   65893                 :             :     }
   65894                 :             : }
   65895                 :             : #undef DONE
   65896                 :             : #undef FAIL
   65897                 :             :   operand0 = operands[0];
   65898                 :             :   (void) operand0;
   65899                 :             :   operand1 = operands[1];
   65900                 :             :   (void) operand1;
   65901                 :             :   operand2 = operands[2];
   65902                 :             :   (void) operand2;
   65903                 :             :   operand3 = operands[3];
   65904                 :             :   (void) operand3;
   65905                 :             :   operand4 = operands[4];
   65906                 :             :   (void) operand4;
   65907                 :             :   operand5 = operands[5];
   65908                 :             :   (void) operand5;
   65909                 :             :   operand6 = operands[6];
   65910                 :             :   (void) operand6;
   65911                 :             :   emit_insn (gen_rtx_SET (operand0,
   65912                 :             :         gen_rtx_IF_THEN_ELSE (SImode,
   65913                 :             :         operand6,
   65914                 :             :         operand1,
   65915                 :             :         operand2)));
   65916                 :             :   emit_insn (gen_rtx_SET (operand3,
   65917                 :             :         gen_rtx_IF_THEN_ELSE (SImode,
   65918                 :             :         copy_rtx (operand6),
   65919                 :             :         operand4,
   65920                 :             :         operand5)));
   65921                 :             :   _val = get_insns ();
   65922                 :             :   end_sequence ();
   65923                 :             :   return _val;
   65924                 :             : }
   65925                 :             : 
   65926                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:25042 */
   65927                 :             : extern rtx_insn *gen_split_808 (rtx_insn *, rtx *);
   65928                 :             : rtx_insn *
   65929                 :             : gen_split_808 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   65930                 :             : {
   65931                 :             :   rtx operand0;
   65932                 :             :   rtx operand1;
   65933                 :             :   rtx operand2;
   65934                 :             :   rtx operand3;
   65935                 :             :   rtx operand4;
   65936                 :             :   rtx operand5;
   65937                 :             :   rtx operand6;
   65938                 :             :   rtx_insn *_val = NULL;
   65939                 :             :   if (dump_file)
   65940                 :             :     fprintf (dump_file, "Splitting with gen_split_808 (i386.md:25042)\n");
   65941                 :             :   start_sequence ();
   65942                 :             : #define FAIL return (end_sequence (), _val)
   65943                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   65944                 :             : #line 25060 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   65945                 :             : {
   65946                 :             :   operands[2] = force_reg (DImode, operands[2]);
   65947                 :             : 
   65948                 :             :   split_double_mode (DImode, &operands[0], 3, &operands[0], &operands[3]);
   65949                 :             : 
   65950                 :             :   rtx cmplo[2] = { operands[1], operands[2] };
   65951                 :             :   rtx cmphi[2] = { operands[4], operands[5] };
   65952                 :             : 
   65953                 :             :   enum rtx_code code = LE;
   65954                 :             : 
   65955                 :             :   switch (code)
   65956                 :             :     {
   65957                 :             :     case LE: case LEU:
   65958                 :             :       std::swap (cmplo[0], cmplo[1]);
   65959                 :             :       std::swap (cmphi[0], cmphi[1]);
   65960                 :             :       code = swap_condition (code);
   65961                 :             :       /* FALLTHRU */
   65962                 :             : 
   65963                 :             :     case GE: case GEU:
   65964                 :             :       {
   65965                 :             :         bool uns = (code == GEU);
   65966                 :             :         rtx (*sbb_insn) (machine_mode, rtx, rtx, rtx)
   65967                 :             :           = uns ? gen_sub3_carry_ccc : gen_sub3_carry_ccgz;
   65968                 :             : 
   65969                 :             :         emit_insn (gen_cmp_1 (SImode, cmplo[0], cmplo[1]));
   65970                 :             : 
   65971                 :             :         rtx tmp = gen_rtx_SCRATCH (SImode);
   65972                 :             :         emit_insn (sbb_insn (SImode, tmp, cmphi[0], cmphi[1]));
   65973                 :             : 
   65974                 :             :         rtx flags = gen_rtx_REG (uns ? CCCmode : CCGZmode, FLAGS_REG);
   65975                 :             :         operands[6] = gen_rtx_fmt_ee (code, VOIDmode, flags, const0_rtx);
   65976                 :             : 
   65977                 :             :         break;
   65978                 :             :       }
   65979                 :             : 
   65980                 :             :     default:
   65981                 :             :       gcc_unreachable ();
   65982                 :             :     }
   65983                 :             : }
   65984                 :             : #undef DONE
   65985                 :             : #undef FAIL
   65986                 :             :   operand0 = operands[0];
   65987                 :             :   (void) operand0;
   65988                 :             :   operand1 = operands[1];
   65989                 :             :   (void) operand1;
   65990                 :             :   operand2 = operands[2];
   65991                 :             :   (void) operand2;
   65992                 :             :   operand3 = operands[3];
   65993                 :             :   (void) operand3;
   65994                 :             :   operand4 = operands[4];
   65995                 :             :   (void) operand4;
   65996                 :             :   operand5 = operands[5];
   65997                 :             :   (void) operand5;
   65998                 :             :   operand6 = operands[6];
   65999                 :             :   (void) operand6;
   66000                 :             :   emit_insn (gen_rtx_SET (operand0,
   66001                 :             :         gen_rtx_IF_THEN_ELSE (SImode,
   66002                 :             :         operand6,
   66003                 :             :         operand1,
   66004                 :             :         operand2)));
   66005                 :             :   emit_insn (gen_rtx_SET (operand3,
   66006                 :             :         gen_rtx_IF_THEN_ELSE (SImode,
   66007                 :             :         copy_rtx (operand6),
   66008                 :             :         operand4,
   66009                 :             :         operand5)));
   66010                 :             :   _val = get_insns ();
   66011                 :             :   end_sequence ();
   66012                 :             :   return _val;
   66013                 :             : }
   66014                 :             : 
   66015                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:25042 */
   66016                 :             : extern rtx_insn *gen_split_809 (rtx_insn *, rtx *);
   66017                 :             : rtx_insn *
   66018                 :             : gen_split_809 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   66019                 :             : {
   66020                 :             :   rtx operand0;
   66021                 :             :   rtx operand1;
   66022                 :             :   rtx operand2;
   66023                 :             :   rtx operand3;
   66024                 :             :   rtx operand4;
   66025                 :             :   rtx operand5;
   66026                 :             :   rtx operand6;
   66027                 :             :   rtx_insn *_val = NULL;
   66028                 :             :   if (dump_file)
   66029                 :             :     fprintf (dump_file, "Splitting with gen_split_809 (i386.md:25042)\n");
   66030                 :             :   start_sequence ();
   66031                 :             : #define FAIL return (end_sequence (), _val)
   66032                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   66033                 :             : #line 25060 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   66034                 :             : {
   66035                 :             :   operands[2] = force_reg (DImode, operands[2]);
   66036                 :             : 
   66037                 :             :   split_double_mode (DImode, &operands[0], 3, &operands[0], &operands[3]);
   66038                 :             : 
   66039                 :             :   rtx cmplo[2] = { operands[1], operands[2] };
   66040                 :             :   rtx cmphi[2] = { operands[4], operands[5] };
   66041                 :             : 
   66042                 :             :   enum rtx_code code = GEU;
   66043                 :             : 
   66044                 :             :   switch (code)
   66045                 :             :     {
   66046                 :             :     case LE: case LEU:
   66047                 :             :       std::swap (cmplo[0], cmplo[1]);
   66048                 :             :       std::swap (cmphi[0], cmphi[1]);
   66049                 :             :       code = swap_condition (code);
   66050                 :             :       /* FALLTHRU */
   66051                 :             : 
   66052                 :             :     case GE: case GEU:
   66053                 :             :       {
   66054                 :             :         bool uns = (code == GEU);
   66055                 :             :         rtx (*sbb_insn) (machine_mode, rtx, rtx, rtx)
   66056                 :             :           = uns ? gen_sub3_carry_ccc : gen_sub3_carry_ccgz;
   66057                 :             : 
   66058                 :             :         emit_insn (gen_cmp_1 (SImode, cmplo[0], cmplo[1]));
   66059                 :             : 
   66060                 :             :         rtx tmp = gen_rtx_SCRATCH (SImode);
   66061                 :             :         emit_insn (sbb_insn (SImode, tmp, cmphi[0], cmphi[1]));
   66062                 :             : 
   66063                 :             :         rtx flags = gen_rtx_REG (uns ? CCCmode : CCGZmode, FLAGS_REG);
   66064                 :             :         operands[6] = gen_rtx_fmt_ee (code, VOIDmode, flags, const0_rtx);
   66065                 :             : 
   66066                 :             :         break;
   66067                 :             :       }
   66068                 :             : 
   66069                 :             :     default:
   66070                 :             :       gcc_unreachable ();
   66071                 :             :     }
   66072                 :             : }
   66073                 :             : #undef DONE
   66074                 :             : #undef FAIL
   66075                 :             :   operand0 = operands[0];
   66076                 :             :   (void) operand0;
   66077                 :             :   operand1 = operands[1];
   66078                 :             :   (void) operand1;
   66079                 :             :   operand2 = operands[2];
   66080                 :             :   (void) operand2;
   66081                 :             :   operand3 = operands[3];
   66082                 :             :   (void) operand3;
   66083                 :             :   operand4 = operands[4];
   66084                 :             :   (void) operand4;
   66085                 :             :   operand5 = operands[5];
   66086                 :             :   (void) operand5;
   66087                 :             :   operand6 = operands[6];
   66088                 :             :   (void) operand6;
   66089                 :             :   emit_insn (gen_rtx_SET (operand0,
   66090                 :             :         gen_rtx_IF_THEN_ELSE (SImode,
   66091                 :             :         operand6,
   66092                 :             :         operand1,
   66093                 :             :         operand2)));
   66094                 :             :   emit_insn (gen_rtx_SET (operand3,
   66095                 :             :         gen_rtx_IF_THEN_ELSE (SImode,
   66096                 :             :         copy_rtx (operand6),
   66097                 :             :         operand4,
   66098                 :             :         operand5)));
   66099                 :             :   _val = get_insns ();
   66100                 :             :   end_sequence ();
   66101                 :             :   return _val;
   66102                 :             : }
   66103                 :             : 
   66104                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:25042 */
   66105                 :             : extern rtx_insn *gen_split_810 (rtx_insn *, rtx *);
   66106                 :             : rtx_insn *
   66107                 :             : gen_split_810 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   66108                 :             : {
   66109                 :             :   rtx operand0;
   66110                 :             :   rtx operand1;
   66111                 :             :   rtx operand2;
   66112                 :             :   rtx operand3;
   66113                 :             :   rtx operand4;
   66114                 :             :   rtx operand5;
   66115                 :             :   rtx operand6;
   66116                 :             :   rtx_insn *_val = NULL;
   66117                 :             :   if (dump_file)
   66118                 :             :     fprintf (dump_file, "Splitting with gen_split_810 (i386.md:25042)\n");
   66119                 :             :   start_sequence ();
   66120                 :             : #define FAIL return (end_sequence (), _val)
   66121                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   66122                 :             : #line 25060 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   66123                 :             : {
   66124                 :             :   operands[2] = force_reg (DImode, operands[2]);
   66125                 :             : 
   66126                 :             :   split_double_mode (DImode, &operands[0], 3, &operands[0], &operands[3]);
   66127                 :             : 
   66128                 :             :   rtx cmplo[2] = { operands[1], operands[2] };
   66129                 :             :   rtx cmphi[2] = { operands[4], operands[5] };
   66130                 :             : 
   66131                 :             :   enum rtx_code code = LEU;
   66132                 :             : 
   66133                 :             :   switch (code)
   66134                 :             :     {
   66135                 :             :     case LE: case LEU:
   66136                 :             :       std::swap (cmplo[0], cmplo[1]);
   66137                 :             :       std::swap (cmphi[0], cmphi[1]);
   66138                 :             :       code = swap_condition (code);
   66139                 :             :       /* FALLTHRU */
   66140                 :             : 
   66141                 :             :     case GE: case GEU:
   66142                 :             :       {
   66143                 :             :         bool uns = (code == GEU);
   66144                 :             :         rtx (*sbb_insn) (machine_mode, rtx, rtx, rtx)
   66145                 :             :           = uns ? gen_sub3_carry_ccc : gen_sub3_carry_ccgz;
   66146                 :             : 
   66147                 :             :         emit_insn (gen_cmp_1 (SImode, cmplo[0], cmplo[1]));
   66148                 :             : 
   66149                 :             :         rtx tmp = gen_rtx_SCRATCH (SImode);
   66150                 :             :         emit_insn (sbb_insn (SImode, tmp, cmphi[0], cmphi[1]));
   66151                 :             : 
   66152                 :             :         rtx flags = gen_rtx_REG (uns ? CCCmode : CCGZmode, FLAGS_REG);
   66153                 :             :         operands[6] = gen_rtx_fmt_ee (code, VOIDmode, flags, const0_rtx);
   66154                 :             : 
   66155                 :             :         break;
   66156                 :             :       }
   66157                 :             : 
   66158                 :             :     default:
   66159                 :             :       gcc_unreachable ();
   66160                 :             :     }
   66161                 :             : }
   66162                 :             : #undef DONE
   66163                 :             : #undef FAIL
   66164                 :             :   operand0 = operands[0];
   66165                 :             :   (void) operand0;
   66166                 :             :   operand1 = operands[1];
   66167                 :             :   (void) operand1;
   66168                 :             :   operand2 = operands[2];
   66169                 :             :   (void) operand2;
   66170                 :             :   operand3 = operands[3];
   66171                 :             :   (void) operand3;
   66172                 :             :   operand4 = operands[4];
   66173                 :             :   (void) operand4;
   66174                 :             :   operand5 = operands[5];
   66175                 :             :   (void) operand5;
   66176                 :             :   operand6 = operands[6];
   66177                 :             :   (void) operand6;
   66178                 :             :   emit_insn (gen_rtx_SET (operand0,
   66179                 :             :         gen_rtx_IF_THEN_ELSE (SImode,
   66180                 :             :         operand6,
   66181                 :             :         operand1,
   66182                 :             :         operand2)));
   66183                 :             :   emit_insn (gen_rtx_SET (operand3,
   66184                 :             :         gen_rtx_IF_THEN_ELSE (SImode,
   66185                 :             :         copy_rtx (operand6),
   66186                 :             :         operand4,
   66187                 :             :         operand5)));
   66188                 :             :   _val = get_insns ();
   66189                 :             :   end_sequence ();
   66190                 :             :   return _val;
   66191                 :             : }
   66192                 :             : 
   66193                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:25042 */
   66194                 :             : extern rtx_insn *gen_split_811 (rtx_insn *, rtx *);
   66195                 :             : rtx_insn *
   66196                 :             : gen_split_811 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   66197                 :             : {
   66198                 :             :   rtx operand0;
   66199                 :             :   rtx operand1;
   66200                 :             :   rtx operand2;
   66201                 :             :   rtx operand3;
   66202                 :             :   rtx operand4;
   66203                 :             :   rtx operand5;
   66204                 :             :   rtx operand6;
   66205                 :             :   rtx_insn *_val = NULL;
   66206                 :             :   if (dump_file)
   66207                 :             :     fprintf (dump_file, "Splitting with gen_split_811 (i386.md:25042)\n");
   66208                 :             :   start_sequence ();
   66209                 :             : #define FAIL return (end_sequence (), _val)
   66210                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   66211                 :             : #line 25060 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   66212                 :             : {
   66213                 :             :   operands[2] = force_reg (TImode, operands[2]);
   66214                 :             : 
   66215                 :             :   split_double_mode (TImode, &operands[0], 3, &operands[0], &operands[3]);
   66216                 :             : 
   66217                 :             :   rtx cmplo[2] = { operands[1], operands[2] };
   66218                 :             :   rtx cmphi[2] = { operands[4], operands[5] };
   66219                 :             : 
   66220                 :             :   enum rtx_code code = GE;
   66221                 :             : 
   66222                 :             :   switch (code)
   66223                 :             :     {
   66224                 :             :     case LE: case LEU:
   66225                 :             :       std::swap (cmplo[0], cmplo[1]);
   66226                 :             :       std::swap (cmphi[0], cmphi[1]);
   66227                 :             :       code = swap_condition (code);
   66228                 :             :       /* FALLTHRU */
   66229                 :             : 
   66230                 :             :     case GE: case GEU:
   66231                 :             :       {
   66232                 :             :         bool uns = (code == GEU);
   66233                 :             :         rtx (*sbb_insn) (machine_mode, rtx, rtx, rtx)
   66234                 :             :           = uns ? gen_sub3_carry_ccc : gen_sub3_carry_ccgz;
   66235                 :             : 
   66236                 :             :         emit_insn (gen_cmp_1 (DImode, cmplo[0], cmplo[1]));
   66237                 :             : 
   66238                 :             :         rtx tmp = gen_rtx_SCRATCH (DImode);
   66239                 :             :         emit_insn (sbb_insn (DImode, tmp, cmphi[0], cmphi[1]));
   66240                 :             : 
   66241                 :             :         rtx flags = gen_rtx_REG (uns ? CCCmode : CCGZmode, FLAGS_REG);
   66242                 :             :         operands[6] = gen_rtx_fmt_ee (code, VOIDmode, flags, const0_rtx);
   66243                 :             : 
   66244                 :             :         break;
   66245                 :             :       }
   66246                 :             : 
   66247                 :             :     default:
   66248                 :             :       gcc_unreachable ();
   66249                 :             :     }
   66250                 :             : }
   66251                 :             : #undef DONE
   66252                 :             : #undef FAIL
   66253                 :             :   operand0 = operands[0];
   66254                 :             :   (void) operand0;
   66255                 :             :   operand1 = operands[1];
   66256                 :             :   (void) operand1;
   66257                 :             :   operand2 = operands[2];
   66258                 :             :   (void) operand2;
   66259                 :             :   operand3 = operands[3];
   66260                 :             :   (void) operand3;
   66261                 :             :   operand4 = operands[4];
   66262                 :             :   (void) operand4;
   66263                 :             :   operand5 = operands[5];
   66264                 :             :   (void) operand5;
   66265                 :             :   operand6 = operands[6];
   66266                 :             :   (void) operand6;
   66267                 :             :   emit_insn (gen_rtx_SET (operand0,
   66268                 :             :         gen_rtx_IF_THEN_ELSE (DImode,
   66269                 :             :         operand6,
   66270                 :             :         operand1,
   66271                 :             :         operand2)));
   66272                 :             :   emit_insn (gen_rtx_SET (operand3,
   66273                 :             :         gen_rtx_IF_THEN_ELSE (DImode,
   66274                 :             :         copy_rtx (operand6),
   66275                 :             :         operand4,
   66276                 :             :         operand5)));
   66277                 :             :   _val = get_insns ();
   66278                 :             :   end_sequence ();
   66279                 :             :   return _val;
   66280                 :             : }
   66281                 :             : 
   66282                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:25042 */
   66283                 :             : extern rtx_insn *gen_split_812 (rtx_insn *, rtx *);
   66284                 :             : rtx_insn *
   66285                 :             : gen_split_812 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   66286                 :             : {
   66287                 :             :   rtx operand0;
   66288                 :             :   rtx operand1;
   66289                 :             :   rtx operand2;
   66290                 :             :   rtx operand3;
   66291                 :             :   rtx operand4;
   66292                 :             :   rtx operand5;
   66293                 :             :   rtx operand6;
   66294                 :             :   rtx_insn *_val = NULL;
   66295                 :             :   if (dump_file)
   66296                 :             :     fprintf (dump_file, "Splitting with gen_split_812 (i386.md:25042)\n");
   66297                 :             :   start_sequence ();
   66298                 :             : #define FAIL return (end_sequence (), _val)
   66299                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   66300                 :             : #line 25060 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   66301                 :             : {
   66302                 :             :   operands[2] = force_reg (TImode, operands[2]);
   66303                 :             : 
   66304                 :             :   split_double_mode (TImode, &operands[0], 3, &operands[0], &operands[3]);
   66305                 :             : 
   66306                 :             :   rtx cmplo[2] = { operands[1], operands[2] };
   66307                 :             :   rtx cmphi[2] = { operands[4], operands[5] };
   66308                 :             : 
   66309                 :             :   enum rtx_code code = LE;
   66310                 :             : 
   66311                 :             :   switch (code)
   66312                 :             :     {
   66313                 :             :     case LE: case LEU:
   66314                 :             :       std::swap (cmplo[0], cmplo[1]);
   66315                 :             :       std::swap (cmphi[0], cmphi[1]);
   66316                 :             :       code = swap_condition (code);
   66317                 :             :       /* FALLTHRU */
   66318                 :             : 
   66319                 :             :     case GE: case GEU:
   66320                 :             :       {
   66321                 :             :         bool uns = (code == GEU);
   66322                 :             :         rtx (*sbb_insn) (machine_mode, rtx, rtx, rtx)
   66323                 :             :           = uns ? gen_sub3_carry_ccc : gen_sub3_carry_ccgz;
   66324                 :             : 
   66325                 :             :         emit_insn (gen_cmp_1 (DImode, cmplo[0], cmplo[1]));
   66326                 :             : 
   66327                 :             :         rtx tmp = gen_rtx_SCRATCH (DImode);
   66328                 :             :         emit_insn (sbb_insn (DImode, tmp, cmphi[0], cmphi[1]));
   66329                 :             : 
   66330                 :             :         rtx flags = gen_rtx_REG (uns ? CCCmode : CCGZmode, FLAGS_REG);
   66331                 :             :         operands[6] = gen_rtx_fmt_ee (code, VOIDmode, flags, const0_rtx);
   66332                 :             : 
   66333                 :             :         break;
   66334                 :             :       }
   66335                 :             : 
   66336                 :             :     default:
   66337                 :             :       gcc_unreachable ();
   66338                 :             :     }
   66339                 :             : }
   66340                 :             : #undef DONE
   66341                 :             : #undef FAIL
   66342                 :             :   operand0 = operands[0];
   66343                 :             :   (void) operand0;
   66344                 :             :   operand1 = operands[1];
   66345                 :             :   (void) operand1;
   66346                 :             :   operand2 = operands[2];
   66347                 :             :   (void) operand2;
   66348                 :             :   operand3 = operands[3];
   66349                 :             :   (void) operand3;
   66350                 :             :   operand4 = operands[4];
   66351                 :             :   (void) operand4;
   66352                 :             :   operand5 = operands[5];
   66353                 :             :   (void) operand5;
   66354                 :             :   operand6 = operands[6];
   66355                 :             :   (void) operand6;
   66356                 :             :   emit_insn (gen_rtx_SET (operand0,
   66357                 :             :         gen_rtx_IF_THEN_ELSE (DImode,
   66358                 :             :         operand6,
   66359                 :             :         operand1,
   66360                 :             :         operand2)));
   66361                 :             :   emit_insn (gen_rtx_SET (operand3,
   66362                 :             :         gen_rtx_IF_THEN_ELSE (DImode,
   66363                 :             :         copy_rtx (operand6),
   66364                 :             :         operand4,
   66365                 :             :         operand5)));
   66366                 :             :   _val = get_insns ();
   66367                 :             :   end_sequence ();
   66368                 :             :   return _val;
   66369                 :             : }
   66370                 :             : 
   66371                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:25042 */
   66372                 :             : extern rtx_insn *gen_split_813 (rtx_insn *, rtx *);
   66373                 :             : rtx_insn *
   66374                 :             : gen_split_813 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   66375                 :             : {
   66376                 :             :   rtx operand0;
   66377                 :             :   rtx operand1;
   66378                 :             :   rtx operand2;
   66379                 :             :   rtx operand3;
   66380                 :             :   rtx operand4;
   66381                 :             :   rtx operand5;
   66382                 :             :   rtx operand6;
   66383                 :             :   rtx_insn *_val = NULL;
   66384                 :             :   if (dump_file)
   66385                 :             :     fprintf (dump_file, "Splitting with gen_split_813 (i386.md:25042)\n");
   66386                 :             :   start_sequence ();
   66387                 :             : #define FAIL return (end_sequence (), _val)
   66388                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   66389                 :             : #line 25060 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   66390                 :             : {
   66391                 :             :   operands[2] = force_reg (TImode, operands[2]);
   66392                 :             : 
   66393                 :             :   split_double_mode (TImode, &operands[0], 3, &operands[0], &operands[3]);
   66394                 :             : 
   66395                 :             :   rtx cmplo[2] = { operands[1], operands[2] };
   66396                 :             :   rtx cmphi[2] = { operands[4], operands[5] };
   66397                 :             : 
   66398                 :             :   enum rtx_code code = GEU;
   66399                 :             : 
   66400                 :             :   switch (code)
   66401                 :             :     {
   66402                 :             :     case LE: case LEU:
   66403                 :             :       std::swap (cmplo[0], cmplo[1]);
   66404                 :             :       std::swap (cmphi[0], cmphi[1]);
   66405                 :             :       code = swap_condition (code);
   66406                 :             :       /* FALLTHRU */
   66407                 :             : 
   66408                 :             :     case GE: case GEU:
   66409                 :             :       {
   66410                 :             :         bool uns = (code == GEU);
   66411                 :             :         rtx (*sbb_insn) (machine_mode, rtx, rtx, rtx)
   66412                 :             :           = uns ? gen_sub3_carry_ccc : gen_sub3_carry_ccgz;
   66413                 :             : 
   66414                 :             :         emit_insn (gen_cmp_1 (DImode, cmplo[0], cmplo[1]));
   66415                 :             : 
   66416                 :             :         rtx tmp = gen_rtx_SCRATCH (DImode);
   66417                 :             :         emit_insn (sbb_insn (DImode, tmp, cmphi[0], cmphi[1]));
   66418                 :             : 
   66419                 :             :         rtx flags = gen_rtx_REG (uns ? CCCmode : CCGZmode, FLAGS_REG);
   66420                 :             :         operands[6] = gen_rtx_fmt_ee (code, VOIDmode, flags, const0_rtx);
   66421                 :             : 
   66422                 :             :         break;
   66423                 :             :       }
   66424                 :             : 
   66425                 :             :     default:
   66426                 :             :       gcc_unreachable ();
   66427                 :             :     }
   66428                 :             : }
   66429                 :             : #undef DONE
   66430                 :             : #undef FAIL
   66431                 :             :   operand0 = operands[0];
   66432                 :             :   (void) operand0;
   66433                 :             :   operand1 = operands[1];
   66434                 :             :   (void) operand1;
   66435                 :             :   operand2 = operands[2];
   66436                 :             :   (void) operand2;
   66437                 :             :   operand3 = operands[3];
   66438                 :             :   (void) operand3;
   66439                 :             :   operand4 = operands[4];
   66440                 :             :   (void) operand4;
   66441                 :             :   operand5 = operands[5];
   66442                 :             :   (void) operand5;
   66443                 :             :   operand6 = operands[6];
   66444                 :             :   (void) operand6;
   66445                 :             :   emit_insn (gen_rtx_SET (operand0,
   66446                 :             :         gen_rtx_IF_THEN_ELSE (DImode,
   66447                 :             :         operand6,
   66448                 :             :         operand1,
   66449                 :             :         operand2)));
   66450                 :             :   emit_insn (gen_rtx_SET (operand3,
   66451                 :             :         gen_rtx_IF_THEN_ELSE (DImode,
   66452                 :             :         copy_rtx (operand6),
   66453                 :             :         operand4,
   66454                 :             :         operand5)));
   66455                 :             :   _val = get_insns ();
   66456                 :             :   end_sequence ();
   66457                 :             :   return _val;
   66458                 :             : }
   66459                 :             : 
   66460                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:25042 */
   66461                 :             : extern rtx_insn *gen_split_814 (rtx_insn *, rtx *);
   66462                 :             : rtx_insn *
   66463                 :             : gen_split_814 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   66464                 :             : {
   66465                 :             :   rtx operand0;
   66466                 :             :   rtx operand1;
   66467                 :             :   rtx operand2;
   66468                 :             :   rtx operand3;
   66469                 :             :   rtx operand4;
   66470                 :             :   rtx operand5;
   66471                 :             :   rtx operand6;
   66472                 :             :   rtx_insn *_val = NULL;
   66473                 :             :   if (dump_file)
   66474                 :             :     fprintf (dump_file, "Splitting with gen_split_814 (i386.md:25042)\n");
   66475                 :             :   start_sequence ();
   66476                 :             : #define FAIL return (end_sequence (), _val)
   66477                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   66478                 :             : #line 25060 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   66479                 :             : {
   66480                 :             :   operands[2] = force_reg (TImode, operands[2]);
   66481                 :             : 
   66482                 :             :   split_double_mode (TImode, &operands[0], 3, &operands[0], &operands[3]);
   66483                 :             : 
   66484                 :             :   rtx cmplo[2] = { operands[1], operands[2] };
   66485                 :             :   rtx cmphi[2] = { operands[4], operands[5] };
   66486                 :             : 
   66487                 :             :   enum rtx_code code = LEU;
   66488                 :             : 
   66489                 :             :   switch (code)
   66490                 :             :     {
   66491                 :             :     case LE: case LEU:
   66492                 :             :       std::swap (cmplo[0], cmplo[1]);
   66493                 :             :       std::swap (cmphi[0], cmphi[1]);
   66494                 :             :       code = swap_condition (code);
   66495                 :             :       /* FALLTHRU */
   66496                 :             : 
   66497                 :             :     case GE: case GEU:
   66498                 :             :       {
   66499                 :             :         bool uns = (code == GEU);
   66500                 :             :         rtx (*sbb_insn) (machine_mode, rtx, rtx, rtx)
   66501                 :             :           = uns ? gen_sub3_carry_ccc : gen_sub3_carry_ccgz;
   66502                 :             : 
   66503                 :             :         emit_insn (gen_cmp_1 (DImode, cmplo[0], cmplo[1]));
   66504                 :             : 
   66505                 :             :         rtx tmp = gen_rtx_SCRATCH (DImode);
   66506                 :             :         emit_insn (sbb_insn (DImode, tmp, cmphi[0], cmphi[1]));
   66507                 :             : 
   66508                 :             :         rtx flags = gen_rtx_REG (uns ? CCCmode : CCGZmode, FLAGS_REG);
   66509                 :             :         operands[6] = gen_rtx_fmt_ee (code, VOIDmode, flags, const0_rtx);
   66510                 :             : 
   66511                 :             :         break;
   66512                 :             :       }
   66513                 :             : 
   66514                 :             :     default:
   66515                 :             :       gcc_unreachable ();
   66516                 :             :     }
   66517                 :             : }
   66518                 :             : #undef DONE
   66519                 :             : #undef FAIL
   66520                 :             :   operand0 = operands[0];
   66521                 :             :   (void) operand0;
   66522                 :             :   operand1 = operands[1];
   66523                 :             :   (void) operand1;
   66524                 :             :   operand2 = operands[2];
   66525                 :             :   (void) operand2;
   66526                 :             :   operand3 = operands[3];
   66527                 :             :   (void) operand3;
   66528                 :             :   operand4 = operands[4];
   66529                 :             :   (void) operand4;
   66530                 :             :   operand5 = operands[5];
   66531                 :             :   (void) operand5;
   66532                 :             :   operand6 = operands[6];
   66533                 :             :   (void) operand6;
   66534                 :             :   emit_insn (gen_rtx_SET (operand0,
   66535                 :             :         gen_rtx_IF_THEN_ELSE (DImode,
   66536                 :             :         operand6,
   66537                 :             :         operand1,
   66538                 :             :         operand2)));
   66539                 :             :   emit_insn (gen_rtx_SET (operand3,
   66540                 :             :         gen_rtx_IF_THEN_ELSE (DImode,
   66541                 :             :         copy_rtx (operand6),
   66542                 :             :         operand4,
   66543                 :             :         operand5)));
   66544                 :             :   _val = get_insns ();
   66545                 :             :   end_sequence ();
   66546                 :             :   return _val;
   66547                 :             : }
   66548                 :             : 
   66549                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:25100 */
   66550                 :             : extern rtx_insn *gen_split_815 (rtx_insn *, rtx *);
   66551                 :             : rtx_insn *
   66552                 :             : gen_split_815 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   66553                 :             : {
   66554                 :             :   rtx operand0;
   66555                 :             :   rtx operand1;
   66556                 :             :   rtx operand2;
   66557                 :             :   rtx operand3;
   66558                 :             :   rtx_insn *_val = NULL;
   66559                 :             :   if (dump_file)
   66560                 :             :     fprintf (dump_file, "Splitting with gen_split_815 (i386.md:25100)\n");
   66561                 :             :   start_sequence ();
   66562                 :             : #define FAIL return (end_sequence (), _val)
   66563                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   66564                 :             : #line 25115 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   66565                 :             : {
   66566                 :             :   machine_mode mode = QImode;
   66567                 :             :   rtx cmp_op = operands[2];
   66568                 :             : 
   66569                 :             :   operands[2] = force_reg (mode, cmp_op);
   66570                 :             : 
   66571                 :             :   enum rtx_code code = GE;
   66572                 :             : 
   66573                 :             :   if (cmp_op == const1_rtx)
   66574                 :             :     {
   66575                 :             :       /* Convert smax (x, 1) into (x > 0 ? x : 1).
   66576                 :             :          Convert umax (x, 1) into (x != 0 ? x : 1).
   66577                 :             :          Convert ?min (x, 1) into (x <= 0 ? x : 1).  */
   66578                 :             :       cmp_op = const0_rtx;
   66579                 :             :       if (code == GE)
   66580                 :             :         code = GT;
   66581                 :             :       else if (code == GEU)
   66582                 :             :         code = NE;
   66583                 :             :     }
   66584                 :             :   /* Convert smin (x, -1) into (x < 0 ? x : -1).  */
   66585                 :             :   else if (cmp_op == constm1_rtx && code == LE)
   66586                 :             :     {
   66587                 :             :       cmp_op = const0_rtx;
   66588                 :             :       code = LT;
   66589                 :             :     }
   66590                 :             :   /* Convert smax (x, -1) into (x >= 0 ? x : -1).  */
   66591                 :             :   else if (cmp_op == constm1_rtx && code == GE)
   66592                 :             :     cmp_op = const0_rtx;
   66593                 :             :   else if (cmp_op != const0_rtx)
   66594                 :             :     cmp_op = operands[2];
   66595                 :             : 
   66596                 :             :   machine_mode cmpmode = SELECT_CC_MODE (code, operands[1], cmp_op);
   66597                 :             :   rtx flags = gen_rtx_REG (cmpmode, FLAGS_REG);
   66598                 :             : 
   66599                 :             :   rtx tmp = gen_rtx_COMPARE (cmpmode, operands[1], cmp_op);
   66600                 :             :   emit_insn (gen_rtx_SET (flags, tmp));
   66601                 :             : 
   66602                 :             :   operands[3] = gen_rtx_fmt_ee (code, VOIDmode, flags, const0_rtx);
   66603                 :             : }
   66604                 :             : #undef DONE
   66605                 :             : #undef FAIL
   66606                 :             :   operand0 = operands[0];
   66607                 :             :   (void) operand0;
   66608                 :             :   operand1 = operands[1];
   66609                 :             :   (void) operand1;
   66610                 :             :   operand2 = operands[2];
   66611                 :             :   (void) operand2;
   66612                 :             :   operand3 = operands[3];
   66613                 :             :   (void) operand3;
   66614                 :             :   emit_insn (gen_rtx_SET (operand0,
   66615                 :             :         gen_rtx_IF_THEN_ELSE (QImode,
   66616                 :             :         operand3,
   66617                 :             :         operand1,
   66618                 :             :         operand2)));
   66619                 :             :   _val = get_insns ();
   66620                 :             :   end_sequence ();
   66621                 :             :   return _val;
   66622                 :             : }
   66623                 :             : 
   66624                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:25100 */
   66625                 :             : extern rtx_insn *gen_split_816 (rtx_insn *, rtx *);
   66626                 :             : rtx_insn *
   66627                 :             : gen_split_816 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   66628                 :             : {
   66629                 :             :   rtx operand0;
   66630                 :             :   rtx operand1;
   66631                 :             :   rtx operand2;
   66632                 :             :   rtx operand3;
   66633                 :             :   rtx_insn *_val = NULL;
   66634                 :             :   if (dump_file)
   66635                 :             :     fprintf (dump_file, "Splitting with gen_split_816 (i386.md:25100)\n");
   66636                 :             :   start_sequence ();
   66637                 :             : #define FAIL return (end_sequence (), _val)
   66638                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   66639                 :             : #line 25115 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   66640                 :             : {
   66641                 :             :   machine_mode mode = QImode;
   66642                 :             :   rtx cmp_op = operands[2];
   66643                 :             : 
   66644                 :             :   operands[2] = force_reg (mode, cmp_op);
   66645                 :             : 
   66646                 :             :   enum rtx_code code = LE;
   66647                 :             : 
   66648                 :             :   if (cmp_op == const1_rtx)
   66649                 :             :     {
   66650                 :             :       /* Convert smax (x, 1) into (x > 0 ? x : 1).
   66651                 :             :          Convert umax (x, 1) into (x != 0 ? x : 1).
   66652                 :             :          Convert ?min (x, 1) into (x <= 0 ? x : 1).  */
   66653                 :             :       cmp_op = const0_rtx;
   66654                 :             :       if (code == GE)
   66655                 :             :         code = GT;
   66656                 :             :       else if (code == GEU)
   66657                 :             :         code = NE;
   66658                 :             :     }
   66659                 :             :   /* Convert smin (x, -1) into (x < 0 ? x : -1).  */
   66660                 :             :   else if (cmp_op == constm1_rtx && code == LE)
   66661                 :             :     {
   66662                 :             :       cmp_op = const0_rtx;
   66663                 :             :       code = LT;
   66664                 :             :     }
   66665                 :             :   /* Convert smax (x, -1) into (x >= 0 ? x : -1).  */
   66666                 :             :   else if (cmp_op == constm1_rtx && code == GE)
   66667                 :             :     cmp_op = const0_rtx;
   66668                 :             :   else if (cmp_op != const0_rtx)
   66669                 :             :     cmp_op = operands[2];
   66670                 :             : 
   66671                 :             :   machine_mode cmpmode = SELECT_CC_MODE (code, operands[1], cmp_op);
   66672                 :             :   rtx flags = gen_rtx_REG (cmpmode, FLAGS_REG);
   66673                 :             : 
   66674                 :             :   rtx tmp = gen_rtx_COMPARE (cmpmode, operands[1], cmp_op);
   66675                 :             :   emit_insn (gen_rtx_SET (flags, tmp));
   66676                 :             : 
   66677                 :             :   operands[3] = gen_rtx_fmt_ee (code, VOIDmode, flags, const0_rtx);
   66678                 :             : }
   66679                 :             : #undef DONE
   66680                 :             : #undef FAIL
   66681                 :             :   operand0 = operands[0];
   66682                 :             :   (void) operand0;
   66683                 :             :   operand1 = operands[1];
   66684                 :             :   (void) operand1;
   66685                 :             :   operand2 = operands[2];
   66686                 :             :   (void) operand2;
   66687                 :             :   operand3 = operands[3];
   66688                 :             :   (void) operand3;
   66689                 :             :   emit_insn (gen_rtx_SET (operand0,
   66690                 :             :         gen_rtx_IF_THEN_ELSE (QImode,
   66691                 :             :         operand3,
   66692                 :             :         operand1,
   66693                 :             :         operand2)));
   66694                 :             :   _val = get_insns ();
   66695                 :             :   end_sequence ();
   66696                 :             :   return _val;
   66697                 :             : }
   66698                 :             : 
   66699                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:25100 */
   66700                 :             : extern rtx_insn *gen_split_817 (rtx_insn *, rtx *);
   66701                 :             : rtx_insn *
   66702                 :             : gen_split_817 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   66703                 :             : {
   66704                 :             :   rtx operand0;
   66705                 :             :   rtx operand1;
   66706                 :             :   rtx operand2;
   66707                 :             :   rtx operand3;
   66708                 :             :   rtx_insn *_val = NULL;
   66709                 :             :   if (dump_file)
   66710                 :             :     fprintf (dump_file, "Splitting with gen_split_817 (i386.md:25100)\n");
   66711                 :             :   start_sequence ();
   66712                 :             : #define FAIL return (end_sequence (), _val)
   66713                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   66714                 :             : #line 25115 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   66715                 :             : {
   66716                 :             :   machine_mode mode = QImode;
   66717                 :             :   rtx cmp_op = operands[2];
   66718                 :             : 
   66719                 :             :   operands[2] = force_reg (mode, cmp_op);
   66720                 :             : 
   66721                 :             :   enum rtx_code code = GEU;
   66722                 :             : 
   66723                 :             :   if (cmp_op == const1_rtx)
   66724                 :             :     {
   66725                 :             :       /* Convert smax (x, 1) into (x > 0 ? x : 1).
   66726                 :             :          Convert umax (x, 1) into (x != 0 ? x : 1).
   66727                 :             :          Convert ?min (x, 1) into (x <= 0 ? x : 1).  */
   66728                 :             :       cmp_op = const0_rtx;
   66729                 :             :       if (code == GE)
   66730                 :             :         code = GT;
   66731                 :             :       else if (code == GEU)
   66732                 :             :         code = NE;
   66733                 :             :     }
   66734                 :             :   /* Convert smin (x, -1) into (x < 0 ? x : -1).  */
   66735                 :             :   else if (cmp_op == constm1_rtx && code == LE)
   66736                 :             :     {
   66737                 :             :       cmp_op = const0_rtx;
   66738                 :             :       code = LT;
   66739                 :             :     }
   66740                 :             :   /* Convert smax (x, -1) into (x >= 0 ? x : -1).  */
   66741                 :             :   else if (cmp_op == constm1_rtx && code == GE)
   66742                 :             :     cmp_op = const0_rtx;
   66743                 :             :   else if (cmp_op != const0_rtx)
   66744                 :             :     cmp_op = operands[2];
   66745                 :             : 
   66746                 :             :   machine_mode cmpmode = SELECT_CC_MODE (code, operands[1], cmp_op);
   66747                 :             :   rtx flags = gen_rtx_REG (cmpmode, FLAGS_REG);
   66748                 :             : 
   66749                 :             :   rtx tmp = gen_rtx_COMPARE (cmpmode, operands[1], cmp_op);
   66750                 :             :   emit_insn (gen_rtx_SET (flags, tmp));
   66751                 :             : 
   66752                 :             :   operands[3] = gen_rtx_fmt_ee (code, VOIDmode, flags, const0_rtx);
   66753                 :             : }
   66754                 :             : #undef DONE
   66755                 :             : #undef FAIL
   66756                 :             :   operand0 = operands[0];
   66757                 :             :   (void) operand0;
   66758                 :             :   operand1 = operands[1];
   66759                 :             :   (void) operand1;
   66760                 :             :   operand2 = operands[2];
   66761                 :             :   (void) operand2;
   66762                 :             :   operand3 = operands[3];
   66763                 :             :   (void) operand3;
   66764                 :             :   emit_insn (gen_rtx_SET (operand0,
   66765                 :             :         gen_rtx_IF_THEN_ELSE (QImode,
   66766                 :             :         operand3,
   66767                 :             :         operand1,
   66768                 :             :         operand2)));
   66769                 :             :   _val = get_insns ();
   66770                 :             :   end_sequence ();
   66771                 :             :   return _val;
   66772                 :             : }
   66773                 :             : 
   66774                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:25100 */
   66775                 :             : extern rtx_insn *gen_split_818 (rtx_insn *, rtx *);
   66776                 :             : rtx_insn *
   66777                 :             : gen_split_818 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   66778                 :             : {
   66779                 :             :   rtx operand0;
   66780                 :             :   rtx operand1;
   66781                 :             :   rtx operand2;
   66782                 :             :   rtx operand3;
   66783                 :             :   rtx_insn *_val = NULL;
   66784                 :             :   if (dump_file)
   66785                 :             :     fprintf (dump_file, "Splitting with gen_split_818 (i386.md:25100)\n");
   66786                 :             :   start_sequence ();
   66787                 :             : #define FAIL return (end_sequence (), _val)
   66788                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   66789                 :             : #line 25115 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   66790                 :             : {
   66791                 :             :   machine_mode mode = QImode;
   66792                 :             :   rtx cmp_op = operands[2];
   66793                 :             : 
   66794                 :             :   operands[2] = force_reg (mode, cmp_op);
   66795                 :             : 
   66796                 :             :   enum rtx_code code = LEU;
   66797                 :             : 
   66798                 :             :   if (cmp_op == const1_rtx)
   66799                 :             :     {
   66800                 :             :       /* Convert smax (x, 1) into (x > 0 ? x : 1).
   66801                 :             :          Convert umax (x, 1) into (x != 0 ? x : 1).
   66802                 :             :          Convert ?min (x, 1) into (x <= 0 ? x : 1).  */
   66803                 :             :       cmp_op = const0_rtx;
   66804                 :             :       if (code == GE)
   66805                 :             :         code = GT;
   66806                 :             :       else if (code == GEU)
   66807                 :             :         code = NE;
   66808                 :             :     }
   66809                 :             :   /* Convert smin (x, -1) into (x < 0 ? x : -1).  */
   66810                 :             :   else if (cmp_op == constm1_rtx && code == LE)
   66811                 :             :     {
   66812                 :             :       cmp_op = const0_rtx;
   66813                 :             :       code = LT;
   66814                 :             :     }
   66815                 :             :   /* Convert smax (x, -1) into (x >= 0 ? x : -1).  */
   66816                 :             :   else if (cmp_op == constm1_rtx && code == GE)
   66817                 :             :     cmp_op = const0_rtx;
   66818                 :             :   else if (cmp_op != const0_rtx)
   66819                 :             :     cmp_op = operands[2];
   66820                 :             : 
   66821                 :             :   machine_mode cmpmode = SELECT_CC_MODE (code, operands[1], cmp_op);
   66822                 :             :   rtx flags = gen_rtx_REG (cmpmode, FLAGS_REG);
   66823                 :             : 
   66824                 :             :   rtx tmp = gen_rtx_COMPARE (cmpmode, operands[1], cmp_op);
   66825                 :             :   emit_insn (gen_rtx_SET (flags, tmp));
   66826                 :             : 
   66827                 :             :   operands[3] = gen_rtx_fmt_ee (code, VOIDmode, flags, const0_rtx);
   66828                 :             : }
   66829                 :             : #undef DONE
   66830                 :             : #undef FAIL
   66831                 :             :   operand0 = operands[0];
   66832                 :             :   (void) operand0;
   66833                 :             :   operand1 = operands[1];
   66834                 :             :   (void) operand1;
   66835                 :             :   operand2 = operands[2];
   66836                 :             :   (void) operand2;
   66837                 :             :   operand3 = operands[3];
   66838                 :             :   (void) operand3;
   66839                 :             :   emit_insn (gen_rtx_SET (operand0,
   66840                 :             :         gen_rtx_IF_THEN_ELSE (QImode,
   66841                 :             :         operand3,
   66842                 :             :         operand1,
   66843                 :             :         operand2)));
   66844                 :             :   _val = get_insns ();
   66845                 :             :   end_sequence ();
   66846                 :             :   return _val;
   66847                 :             : }
   66848                 :             : 
   66849                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:25100 */
   66850                 :             : extern rtx_insn *gen_split_819 (rtx_insn *, rtx *);
   66851                 :             : rtx_insn *
   66852                 :             : gen_split_819 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   66853                 :             : {
   66854                 :             :   rtx operand0;
   66855                 :             :   rtx operand1;
   66856                 :             :   rtx operand2;
   66857                 :             :   rtx operand3;
   66858                 :             :   rtx_insn *_val = NULL;
   66859                 :             :   if (dump_file)
   66860                 :             :     fprintf (dump_file, "Splitting with gen_split_819 (i386.md:25100)\n");
   66861                 :             :   start_sequence ();
   66862                 :             : #define FAIL return (end_sequence (), _val)
   66863                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   66864                 :             : #line 25115 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   66865                 :             : {
   66866                 :             :   machine_mode mode = HImode;
   66867                 :             :   rtx cmp_op = operands[2];
   66868                 :             : 
   66869                 :             :   operands[2] = force_reg (mode, cmp_op);
   66870                 :             : 
   66871                 :             :   enum rtx_code code = GE;
   66872                 :             : 
   66873                 :             :   if (cmp_op == const1_rtx)
   66874                 :             :     {
   66875                 :             :       /* Convert smax (x, 1) into (x > 0 ? x : 1).
   66876                 :             :          Convert umax (x, 1) into (x != 0 ? x : 1).
   66877                 :             :          Convert ?min (x, 1) into (x <= 0 ? x : 1).  */
   66878                 :             :       cmp_op = const0_rtx;
   66879                 :             :       if (code == GE)
   66880                 :             :         code = GT;
   66881                 :             :       else if (code == GEU)
   66882                 :             :         code = NE;
   66883                 :             :     }
   66884                 :             :   /* Convert smin (x, -1) into (x < 0 ? x : -1).  */
   66885                 :             :   else if (cmp_op == constm1_rtx && code == LE)
   66886                 :             :     {
   66887                 :             :       cmp_op = const0_rtx;
   66888                 :             :       code = LT;
   66889                 :             :     }
   66890                 :             :   /* Convert smax (x, -1) into (x >= 0 ? x : -1).  */
   66891                 :             :   else if (cmp_op == constm1_rtx && code == GE)
   66892                 :             :     cmp_op = const0_rtx;
   66893                 :             :   else if (cmp_op != const0_rtx)
   66894                 :             :     cmp_op = operands[2];
   66895                 :             : 
   66896                 :             :   machine_mode cmpmode = SELECT_CC_MODE (code, operands[1], cmp_op);
   66897                 :             :   rtx flags = gen_rtx_REG (cmpmode, FLAGS_REG);
   66898                 :             : 
   66899                 :             :   rtx tmp = gen_rtx_COMPARE (cmpmode, operands[1], cmp_op);
   66900                 :             :   emit_insn (gen_rtx_SET (flags, tmp));
   66901                 :             : 
   66902                 :             :   operands[3] = gen_rtx_fmt_ee (code, VOIDmode, flags, const0_rtx);
   66903                 :             : }
   66904                 :             : #undef DONE
   66905                 :             : #undef FAIL
   66906                 :             :   operand0 = operands[0];
   66907                 :             :   (void) operand0;
   66908                 :             :   operand1 = operands[1];
   66909                 :             :   (void) operand1;
   66910                 :             :   operand2 = operands[2];
   66911                 :             :   (void) operand2;
   66912                 :             :   operand3 = operands[3];
   66913                 :             :   (void) operand3;
   66914                 :             :   emit_insn (gen_rtx_SET (operand0,
   66915                 :             :         gen_rtx_IF_THEN_ELSE (HImode,
   66916                 :             :         operand3,
   66917                 :             :         operand1,
   66918                 :             :         operand2)));
   66919                 :             :   _val = get_insns ();
   66920                 :             :   end_sequence ();
   66921                 :             :   return _val;
   66922                 :             : }
   66923                 :             : 
   66924                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:25100 */
   66925                 :             : extern rtx_insn *gen_split_820 (rtx_insn *, rtx *);
   66926                 :             : rtx_insn *
   66927                 :             : gen_split_820 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   66928                 :             : {
   66929                 :             :   rtx operand0;
   66930                 :             :   rtx operand1;
   66931                 :             :   rtx operand2;
   66932                 :             :   rtx operand3;
   66933                 :             :   rtx_insn *_val = NULL;
   66934                 :             :   if (dump_file)
   66935                 :             :     fprintf (dump_file, "Splitting with gen_split_820 (i386.md:25100)\n");
   66936                 :             :   start_sequence ();
   66937                 :             : #define FAIL return (end_sequence (), _val)
   66938                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   66939                 :             : #line 25115 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   66940                 :             : {
   66941                 :             :   machine_mode mode = HImode;
   66942                 :             :   rtx cmp_op = operands[2];
   66943                 :             : 
   66944                 :             :   operands[2] = force_reg (mode, cmp_op);
   66945                 :             : 
   66946                 :             :   enum rtx_code code = LE;
   66947                 :             : 
   66948                 :             :   if (cmp_op == const1_rtx)
   66949                 :             :     {
   66950                 :             :       /* Convert smax (x, 1) into (x > 0 ? x : 1).
   66951                 :             :          Convert umax (x, 1) into (x != 0 ? x : 1).
   66952                 :             :          Convert ?min (x, 1) into (x <= 0 ? x : 1).  */
   66953                 :             :       cmp_op = const0_rtx;
   66954                 :             :       if (code == GE)
   66955                 :             :         code = GT;
   66956                 :             :       else if (code == GEU)
   66957                 :             :         code = NE;
   66958                 :             :     }
   66959                 :             :   /* Convert smin (x, -1) into (x < 0 ? x : -1).  */
   66960                 :             :   else if (cmp_op == constm1_rtx && code == LE)
   66961                 :             :     {
   66962                 :             :       cmp_op = const0_rtx;
   66963                 :             :       code = LT;
   66964                 :             :     }
   66965                 :             :   /* Convert smax (x, -1) into (x >= 0 ? x : -1).  */
   66966                 :             :   else if (cmp_op == constm1_rtx && code == GE)
   66967                 :             :     cmp_op = const0_rtx;
   66968                 :             :   else if (cmp_op != const0_rtx)
   66969                 :             :     cmp_op = operands[2];
   66970                 :             : 
   66971                 :             :   machine_mode cmpmode = SELECT_CC_MODE (code, operands[1], cmp_op);
   66972                 :             :   rtx flags = gen_rtx_REG (cmpmode, FLAGS_REG);
   66973                 :             : 
   66974                 :             :   rtx tmp = gen_rtx_COMPARE (cmpmode, operands[1], cmp_op);
   66975                 :             :   emit_insn (gen_rtx_SET (flags, tmp));
   66976                 :             : 
   66977                 :             :   operands[3] = gen_rtx_fmt_ee (code, VOIDmode, flags, const0_rtx);
   66978                 :             : }
   66979                 :             : #undef DONE
   66980                 :             : #undef FAIL
   66981                 :             :   operand0 = operands[0];
   66982                 :             :   (void) operand0;
   66983                 :             :   operand1 = operands[1];
   66984                 :             :   (void) operand1;
   66985                 :             :   operand2 = operands[2];
   66986                 :             :   (void) operand2;
   66987                 :             :   operand3 = operands[3];
   66988                 :             :   (void) operand3;
   66989                 :             :   emit_insn (gen_rtx_SET (operand0,
   66990                 :             :         gen_rtx_IF_THEN_ELSE (HImode,
   66991                 :             :         operand3,
   66992                 :             :         operand1,
   66993                 :             :         operand2)));
   66994                 :             :   _val = get_insns ();
   66995                 :             :   end_sequence ();
   66996                 :             :   return _val;
   66997                 :             : }
   66998                 :             : 
   66999                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:25100 */
   67000                 :             : extern rtx_insn *gen_split_821 (rtx_insn *, rtx *);
   67001                 :             : rtx_insn *
   67002                 :             : gen_split_821 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   67003                 :             : {
   67004                 :             :   rtx operand0;
   67005                 :             :   rtx operand1;
   67006                 :             :   rtx operand2;
   67007                 :             :   rtx operand3;
   67008                 :             :   rtx_insn *_val = NULL;
   67009                 :             :   if (dump_file)
   67010                 :             :     fprintf (dump_file, "Splitting with gen_split_821 (i386.md:25100)\n");
   67011                 :             :   start_sequence ();
   67012                 :             : #define FAIL return (end_sequence (), _val)
   67013                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   67014                 :             : #line 25115 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   67015                 :             : {
   67016                 :             :   machine_mode mode = HImode;
   67017                 :             :   rtx cmp_op = operands[2];
   67018                 :             : 
   67019                 :             :   operands[2] = force_reg (mode, cmp_op);
   67020                 :             : 
   67021                 :             :   enum rtx_code code = GEU;
   67022                 :             : 
   67023                 :             :   if (cmp_op == const1_rtx)
   67024                 :             :     {
   67025                 :             :       /* Convert smax (x, 1) into (x > 0 ? x : 1).
   67026                 :             :          Convert umax (x, 1) into (x != 0 ? x : 1).
   67027                 :             :          Convert ?min (x, 1) into (x <= 0 ? x : 1).  */
   67028                 :             :       cmp_op = const0_rtx;
   67029                 :             :       if (code == GE)
   67030                 :             :         code = GT;
   67031                 :             :       else if (code == GEU)
   67032                 :             :         code = NE;
   67033                 :             :     }
   67034                 :             :   /* Convert smin (x, -1) into (x < 0 ? x : -1).  */
   67035                 :             :   else if (cmp_op == constm1_rtx && code == LE)
   67036                 :             :     {
   67037                 :             :       cmp_op = const0_rtx;
   67038                 :             :       code = LT;
   67039                 :             :     }
   67040                 :             :   /* Convert smax (x, -1) into (x >= 0 ? x : -1).  */
   67041                 :             :   else if (cmp_op == constm1_rtx && code == GE)
   67042                 :             :     cmp_op = const0_rtx;
   67043                 :             :   else if (cmp_op != const0_rtx)
   67044                 :             :     cmp_op = operands[2];
   67045                 :             : 
   67046                 :             :   machine_mode cmpmode = SELECT_CC_MODE (code, operands[1], cmp_op);
   67047                 :             :   rtx flags = gen_rtx_REG (cmpmode, FLAGS_REG);
   67048                 :             : 
   67049                 :             :   rtx tmp = gen_rtx_COMPARE (cmpmode, operands[1], cmp_op);
   67050                 :             :   emit_insn (gen_rtx_SET (flags, tmp));
   67051                 :             : 
   67052                 :             :   operands[3] = gen_rtx_fmt_ee (code, VOIDmode, flags, const0_rtx);
   67053                 :             : }
   67054                 :             : #undef DONE
   67055                 :             : #undef FAIL
   67056                 :             :   operand0 = operands[0];
   67057                 :             :   (void) operand0;
   67058                 :             :   operand1 = operands[1];
   67059                 :             :   (void) operand1;
   67060                 :             :   operand2 = operands[2];
   67061                 :             :   (void) operand2;
   67062                 :             :   operand3 = operands[3];
   67063                 :             :   (void) operand3;
   67064                 :             :   emit_insn (gen_rtx_SET (operand0,
   67065                 :             :         gen_rtx_IF_THEN_ELSE (HImode,
   67066                 :             :         operand3,
   67067                 :             :         operand1,
   67068                 :             :         operand2)));
   67069                 :             :   _val = get_insns ();
   67070                 :             :   end_sequence ();
   67071                 :             :   return _val;
   67072                 :             : }
   67073                 :             : 
   67074                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:25100 */
   67075                 :             : extern rtx_insn *gen_split_822 (rtx_insn *, rtx *);
   67076                 :             : rtx_insn *
   67077                 :             : gen_split_822 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   67078                 :             : {
   67079                 :             :   rtx operand0;
   67080                 :             :   rtx operand1;
   67081                 :             :   rtx operand2;
   67082                 :             :   rtx operand3;
   67083                 :             :   rtx_insn *_val = NULL;
   67084                 :             :   if (dump_file)
   67085                 :             :     fprintf (dump_file, "Splitting with gen_split_822 (i386.md:25100)\n");
   67086                 :             :   start_sequence ();
   67087                 :             : #define FAIL return (end_sequence (), _val)
   67088                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   67089                 :             : #line 25115 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   67090                 :             : {
   67091                 :             :   machine_mode mode = HImode;
   67092                 :             :   rtx cmp_op = operands[2];
   67093                 :             : 
   67094                 :             :   operands[2] = force_reg (mode, cmp_op);
   67095                 :             : 
   67096                 :             :   enum rtx_code code = LEU;
   67097                 :             : 
   67098                 :             :   if (cmp_op == const1_rtx)
   67099                 :             :     {
   67100                 :             :       /* Convert smax (x, 1) into (x > 0 ? x : 1).
   67101                 :             :          Convert umax (x, 1) into (x != 0 ? x : 1).
   67102                 :             :          Convert ?min (x, 1) into (x <= 0 ? x : 1).  */
   67103                 :             :       cmp_op = const0_rtx;
   67104                 :             :       if (code == GE)
   67105                 :             :         code = GT;
   67106                 :             :       else if (code == GEU)
   67107                 :             :         code = NE;
   67108                 :             :     }
   67109                 :             :   /* Convert smin (x, -1) into (x < 0 ? x : -1).  */
   67110                 :             :   else if (cmp_op == constm1_rtx && code == LE)
   67111                 :             :     {
   67112                 :             :       cmp_op = const0_rtx;
   67113                 :             :       code = LT;
   67114                 :             :     }
   67115                 :             :   /* Convert smax (x, -1) into (x >= 0 ? x : -1).  */
   67116                 :             :   else if (cmp_op == constm1_rtx && code == GE)
   67117                 :             :     cmp_op = const0_rtx;
   67118                 :             :   else if (cmp_op != const0_rtx)
   67119                 :             :     cmp_op = operands[2];
   67120                 :             : 
   67121                 :             :   machine_mode cmpmode = SELECT_CC_MODE (code, operands[1], cmp_op);
   67122                 :             :   rtx flags = gen_rtx_REG (cmpmode, FLAGS_REG);
   67123                 :             : 
   67124                 :             :   rtx tmp = gen_rtx_COMPARE (cmpmode, operands[1], cmp_op);
   67125                 :             :   emit_insn (gen_rtx_SET (flags, tmp));
   67126                 :             : 
   67127                 :             :   operands[3] = gen_rtx_fmt_ee (code, VOIDmode, flags, const0_rtx);
   67128                 :             : }
   67129                 :             : #undef DONE
   67130                 :             : #undef FAIL
   67131                 :             :   operand0 = operands[0];
   67132                 :             :   (void) operand0;
   67133                 :             :   operand1 = operands[1];
   67134                 :             :   (void) operand1;
   67135                 :             :   operand2 = operands[2];
   67136                 :             :   (void) operand2;
   67137                 :             :   operand3 = operands[3];
   67138                 :             :   (void) operand3;
   67139                 :             :   emit_insn (gen_rtx_SET (operand0,
   67140                 :             :         gen_rtx_IF_THEN_ELSE (HImode,
   67141                 :             :         operand3,
   67142                 :             :         operand1,
   67143                 :             :         operand2)));
   67144                 :             :   _val = get_insns ();
   67145                 :             :   end_sequence ();
   67146                 :             :   return _val;
   67147                 :             : }
   67148                 :             : 
   67149                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:25100 */
   67150                 :             : extern rtx_insn *gen_split_823 (rtx_insn *, rtx *);
   67151                 :             : rtx_insn *
   67152                 :             : gen_split_823 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   67153                 :             : {
   67154                 :             :   rtx operand0;
   67155                 :             :   rtx operand1;
   67156                 :             :   rtx operand2;
   67157                 :             :   rtx operand3;
   67158                 :             :   rtx_insn *_val = NULL;
   67159                 :             :   if (dump_file)
   67160                 :             :     fprintf (dump_file, "Splitting with gen_split_823 (i386.md:25100)\n");
   67161                 :             :   start_sequence ();
   67162                 :             : #define FAIL return (end_sequence (), _val)
   67163                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   67164                 :             : #line 25115 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   67165                 :             : {
   67166                 :             :   machine_mode mode = SImode;
   67167                 :             :   rtx cmp_op = operands[2];
   67168                 :             : 
   67169                 :             :   operands[2] = force_reg (mode, cmp_op);
   67170                 :             : 
   67171                 :             :   enum rtx_code code = GE;
   67172                 :             : 
   67173                 :             :   if (cmp_op == const1_rtx)
   67174                 :             :     {
   67175                 :             :       /* Convert smax (x, 1) into (x > 0 ? x : 1).
   67176                 :             :          Convert umax (x, 1) into (x != 0 ? x : 1).
   67177                 :             :          Convert ?min (x, 1) into (x <= 0 ? x : 1).  */
   67178                 :             :       cmp_op = const0_rtx;
   67179                 :             :       if (code == GE)
   67180                 :             :         code = GT;
   67181                 :             :       else if (code == GEU)
   67182                 :             :         code = NE;
   67183                 :             :     }
   67184                 :             :   /* Convert smin (x, -1) into (x < 0 ? x : -1).  */
   67185                 :             :   else if (cmp_op == constm1_rtx && code == LE)
   67186                 :             :     {
   67187                 :             :       cmp_op = const0_rtx;
   67188                 :             :       code = LT;
   67189                 :             :     }
   67190                 :             :   /* Convert smax (x, -1) into (x >= 0 ? x : -1).  */
   67191                 :             :   else if (cmp_op == constm1_rtx && code == GE)
   67192                 :             :     cmp_op = const0_rtx;
   67193                 :             :   else if (cmp_op != const0_rtx)
   67194                 :             :     cmp_op = operands[2];
   67195                 :             : 
   67196                 :             :   machine_mode cmpmode = SELECT_CC_MODE (code, operands[1], cmp_op);
   67197                 :             :   rtx flags = gen_rtx_REG (cmpmode, FLAGS_REG);
   67198                 :             : 
   67199                 :             :   rtx tmp = gen_rtx_COMPARE (cmpmode, operands[1], cmp_op);
   67200                 :             :   emit_insn (gen_rtx_SET (flags, tmp));
   67201                 :             : 
   67202                 :             :   operands[3] = gen_rtx_fmt_ee (code, VOIDmode, flags, const0_rtx);
   67203                 :             : }
   67204                 :             : #undef DONE
   67205                 :             : #undef FAIL
   67206                 :             :   operand0 = operands[0];
   67207                 :             :   (void) operand0;
   67208                 :             :   operand1 = operands[1];
   67209                 :             :   (void) operand1;
   67210                 :             :   operand2 = operands[2];
   67211                 :             :   (void) operand2;
   67212                 :             :   operand3 = operands[3];
   67213                 :             :   (void) operand3;
   67214                 :             :   emit_insn (gen_rtx_SET (operand0,
   67215                 :             :         gen_rtx_IF_THEN_ELSE (SImode,
   67216                 :             :         operand3,
   67217                 :             :         operand1,
   67218                 :             :         operand2)));
   67219                 :             :   _val = get_insns ();
   67220                 :             :   end_sequence ();
   67221                 :             :   return _val;
   67222                 :             : }
   67223                 :             : 
   67224                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:25100 */
   67225                 :             : extern rtx_insn *gen_split_824 (rtx_insn *, rtx *);
   67226                 :             : rtx_insn *
   67227                 :             : gen_split_824 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   67228                 :             : {
   67229                 :             :   rtx operand0;
   67230                 :             :   rtx operand1;
   67231                 :             :   rtx operand2;
   67232                 :             :   rtx operand3;
   67233                 :             :   rtx_insn *_val = NULL;
   67234                 :             :   if (dump_file)
   67235                 :             :     fprintf (dump_file, "Splitting with gen_split_824 (i386.md:25100)\n");
   67236                 :             :   start_sequence ();
   67237                 :             : #define FAIL return (end_sequence (), _val)
   67238                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   67239                 :             : #line 25115 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   67240                 :             : {
   67241                 :             :   machine_mode mode = SImode;
   67242                 :             :   rtx cmp_op = operands[2];
   67243                 :             : 
   67244                 :             :   operands[2] = force_reg (mode, cmp_op);
   67245                 :             : 
   67246                 :             :   enum rtx_code code = LE;
   67247                 :             : 
   67248                 :             :   if (cmp_op == const1_rtx)
   67249                 :             :     {
   67250                 :             :       /* Convert smax (x, 1) into (x > 0 ? x : 1).
   67251                 :             :          Convert umax (x, 1) into (x != 0 ? x : 1).
   67252                 :             :          Convert ?min (x, 1) into (x <= 0 ? x : 1).  */
   67253                 :             :       cmp_op = const0_rtx;
   67254                 :             :       if (code == GE)
   67255                 :             :         code = GT;
   67256                 :             :       else if (code == GEU)
   67257                 :             :         code = NE;
   67258                 :             :     }
   67259                 :             :   /* Convert smin (x, -1) into (x < 0 ? x : -1).  */
   67260                 :             :   else if (cmp_op == constm1_rtx && code == LE)
   67261                 :             :     {
   67262                 :             :       cmp_op = const0_rtx;
   67263                 :             :       code = LT;
   67264                 :             :     }
   67265                 :             :   /* Convert smax (x, -1) into (x >= 0 ? x : -1).  */
   67266                 :             :   else if (cmp_op == constm1_rtx && code == GE)
   67267                 :             :     cmp_op = const0_rtx;
   67268                 :             :   else if (cmp_op != const0_rtx)
   67269                 :             :     cmp_op = operands[2];
   67270                 :             : 
   67271                 :             :   machine_mode cmpmode = SELECT_CC_MODE (code, operands[1], cmp_op);
   67272                 :             :   rtx flags = gen_rtx_REG (cmpmode, FLAGS_REG);
   67273                 :             : 
   67274                 :             :   rtx tmp = gen_rtx_COMPARE (cmpmode, operands[1], cmp_op);
   67275                 :             :   emit_insn (gen_rtx_SET (flags, tmp));
   67276                 :             : 
   67277                 :             :   operands[3] = gen_rtx_fmt_ee (code, VOIDmode, flags, const0_rtx);
   67278                 :             : }
   67279                 :             : #undef DONE
   67280                 :             : #undef FAIL
   67281                 :             :   operand0 = operands[0];
   67282                 :             :   (void) operand0;
   67283                 :             :   operand1 = operands[1];
   67284                 :             :   (void) operand1;
   67285                 :             :   operand2 = operands[2];
   67286                 :             :   (void) operand2;
   67287                 :             :   operand3 = operands[3];
   67288                 :             :   (void) operand3;
   67289                 :             :   emit_insn (gen_rtx_SET (operand0,
   67290                 :             :         gen_rtx_IF_THEN_ELSE (SImode,
   67291                 :             :         operand3,
   67292                 :             :         operand1,
   67293                 :             :         operand2)));
   67294                 :             :   _val = get_insns ();
   67295                 :             :   end_sequence ();
   67296                 :             :   return _val;
   67297                 :             : }
   67298                 :             : 
   67299                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:25100 */
   67300                 :             : extern rtx_insn *gen_split_825 (rtx_insn *, rtx *);
   67301                 :             : rtx_insn *
   67302                 :             : gen_split_825 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   67303                 :             : {
   67304                 :             :   rtx operand0;
   67305                 :             :   rtx operand1;
   67306                 :             :   rtx operand2;
   67307                 :             :   rtx operand3;
   67308                 :             :   rtx_insn *_val = NULL;
   67309                 :             :   if (dump_file)
   67310                 :             :     fprintf (dump_file, "Splitting with gen_split_825 (i386.md:25100)\n");
   67311                 :             :   start_sequence ();
   67312                 :             : #define FAIL return (end_sequence (), _val)
   67313                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   67314                 :             : #line 25115 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   67315                 :             : {
   67316                 :             :   machine_mode mode = SImode;
   67317                 :             :   rtx cmp_op = operands[2];
   67318                 :             : 
   67319                 :             :   operands[2] = force_reg (mode, cmp_op);
   67320                 :             : 
   67321                 :             :   enum rtx_code code = GEU;
   67322                 :             : 
   67323                 :             :   if (cmp_op == const1_rtx)
   67324                 :             :     {
   67325                 :             :       /* Convert smax (x, 1) into (x > 0 ? x : 1).
   67326                 :             :          Convert umax (x, 1) into (x != 0 ? x : 1).
   67327                 :             :          Convert ?min (x, 1) into (x <= 0 ? x : 1).  */
   67328                 :             :       cmp_op = const0_rtx;
   67329                 :             :       if (code == GE)
   67330                 :             :         code = GT;
   67331                 :             :       else if (code == GEU)
   67332                 :             :         code = NE;
   67333                 :             :     }
   67334                 :             :   /* Convert smin (x, -1) into (x < 0 ? x : -1).  */
   67335                 :             :   else if (cmp_op == constm1_rtx && code == LE)
   67336                 :             :     {
   67337                 :             :       cmp_op = const0_rtx;
   67338                 :             :       code = LT;
   67339                 :             :     }
   67340                 :             :   /* Convert smax (x, -1) into (x >= 0 ? x : -1).  */
   67341                 :             :   else if (cmp_op == constm1_rtx && code == GE)
   67342                 :             :     cmp_op = const0_rtx;
   67343                 :             :   else if (cmp_op != const0_rtx)
   67344                 :             :     cmp_op = operands[2];
   67345                 :             : 
   67346                 :             :   machine_mode cmpmode = SELECT_CC_MODE (code, operands[1], cmp_op);
   67347                 :             :   rtx flags = gen_rtx_REG (cmpmode, FLAGS_REG);
   67348                 :             : 
   67349                 :             :   rtx tmp = gen_rtx_COMPARE (cmpmode, operands[1], cmp_op);
   67350                 :             :   emit_insn (gen_rtx_SET (flags, tmp));
   67351                 :             : 
   67352                 :             :   operands[3] = gen_rtx_fmt_ee (code, VOIDmode, flags, const0_rtx);
   67353                 :             : }
   67354                 :             : #undef DONE
   67355                 :             : #undef FAIL
   67356                 :             :   operand0 = operands[0];
   67357                 :             :   (void) operand0;
   67358                 :             :   operand1 = operands[1];
   67359                 :             :   (void) operand1;
   67360                 :             :   operand2 = operands[2];
   67361                 :             :   (void) operand2;
   67362                 :             :   operand3 = operands[3];
   67363                 :             :   (void) operand3;
   67364                 :             :   emit_insn (gen_rtx_SET (operand0,
   67365                 :             :         gen_rtx_IF_THEN_ELSE (SImode,
   67366                 :             :         operand3,
   67367                 :             :         operand1,
   67368                 :             :         operand2)));
   67369                 :             :   _val = get_insns ();
   67370                 :             :   end_sequence ();
   67371                 :             :   return _val;
   67372                 :             : }
   67373                 :             : 
   67374                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:25100 */
   67375                 :             : extern rtx_insn *gen_split_826 (rtx_insn *, rtx *);
   67376                 :             : rtx_insn *
   67377                 :             : gen_split_826 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   67378                 :             : {
   67379                 :             :   rtx operand0;
   67380                 :             :   rtx operand1;
   67381                 :             :   rtx operand2;
   67382                 :             :   rtx operand3;
   67383                 :             :   rtx_insn *_val = NULL;
   67384                 :             :   if (dump_file)
   67385                 :             :     fprintf (dump_file, "Splitting with gen_split_826 (i386.md:25100)\n");
   67386                 :             :   start_sequence ();
   67387                 :             : #define FAIL return (end_sequence (), _val)
   67388                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   67389                 :             : #line 25115 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   67390                 :             : {
   67391                 :             :   machine_mode mode = SImode;
   67392                 :             :   rtx cmp_op = operands[2];
   67393                 :             : 
   67394                 :             :   operands[2] = force_reg (mode, cmp_op);
   67395                 :             : 
   67396                 :             :   enum rtx_code code = LEU;
   67397                 :             : 
   67398                 :             :   if (cmp_op == const1_rtx)
   67399                 :             :     {
   67400                 :             :       /* Convert smax (x, 1) into (x > 0 ? x : 1).
   67401                 :             :          Convert umax (x, 1) into (x != 0 ? x : 1).
   67402                 :             :          Convert ?min (x, 1) into (x <= 0 ? x : 1).  */
   67403                 :             :       cmp_op = const0_rtx;
   67404                 :             :       if (code == GE)
   67405                 :             :         code = GT;
   67406                 :             :       else if (code == GEU)
   67407                 :             :         code = NE;
   67408                 :             :     }
   67409                 :             :   /* Convert smin (x, -1) into (x < 0 ? x : -1).  */
   67410                 :             :   else if (cmp_op == constm1_rtx && code == LE)
   67411                 :             :     {
   67412                 :             :       cmp_op = const0_rtx;
   67413                 :             :       code = LT;
   67414                 :             :     }
   67415                 :             :   /* Convert smax (x, -1) into (x >= 0 ? x : -1).  */
   67416                 :             :   else if (cmp_op == constm1_rtx && code == GE)
   67417                 :             :     cmp_op = const0_rtx;
   67418                 :             :   else if (cmp_op != const0_rtx)
   67419                 :             :     cmp_op = operands[2];
   67420                 :             : 
   67421                 :             :   machine_mode cmpmode = SELECT_CC_MODE (code, operands[1], cmp_op);
   67422                 :             :   rtx flags = gen_rtx_REG (cmpmode, FLAGS_REG);
   67423                 :             : 
   67424                 :             :   rtx tmp = gen_rtx_COMPARE (cmpmode, operands[1], cmp_op);
   67425                 :             :   emit_insn (gen_rtx_SET (flags, tmp));
   67426                 :             : 
   67427                 :             :   operands[3] = gen_rtx_fmt_ee (code, VOIDmode, flags, const0_rtx);
   67428                 :             : }
   67429                 :             : #undef DONE
   67430                 :             : #undef FAIL
   67431                 :             :   operand0 = operands[0];
   67432                 :             :   (void) operand0;
   67433                 :             :   operand1 = operands[1];
   67434                 :             :   (void) operand1;
   67435                 :             :   operand2 = operands[2];
   67436                 :             :   (void) operand2;
   67437                 :             :   operand3 = operands[3];
   67438                 :             :   (void) operand3;
   67439                 :             :   emit_insn (gen_rtx_SET (operand0,
   67440                 :             :         gen_rtx_IF_THEN_ELSE (SImode,
   67441                 :             :         operand3,
   67442                 :             :         operand1,
   67443                 :             :         operand2)));
   67444                 :             :   _val = get_insns ();
   67445                 :             :   end_sequence ();
   67446                 :             :   return _val;
   67447                 :             : }
   67448                 :             : 
   67449                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:25100 */
   67450                 :             : extern rtx_insn *gen_split_827 (rtx_insn *, rtx *);
   67451                 :             : rtx_insn *
   67452                 :             : gen_split_827 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   67453                 :             : {
   67454                 :             :   rtx operand0;
   67455                 :             :   rtx operand1;
   67456                 :             :   rtx operand2;
   67457                 :             :   rtx operand3;
   67458                 :             :   rtx_insn *_val = NULL;
   67459                 :             :   if (dump_file)
   67460                 :             :     fprintf (dump_file, "Splitting with gen_split_827 (i386.md:25100)\n");
   67461                 :             :   start_sequence ();
   67462                 :             : #define FAIL return (end_sequence (), _val)
   67463                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   67464                 :             : #line 25115 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   67465                 :             : {
   67466                 :             :   machine_mode mode = DImode;
   67467                 :             :   rtx cmp_op = operands[2];
   67468                 :             : 
   67469                 :             :   operands[2] = force_reg (mode, cmp_op);
   67470                 :             : 
   67471                 :             :   enum rtx_code code = GE;
   67472                 :             : 
   67473                 :             :   if (cmp_op == const1_rtx)
   67474                 :             :     {
   67475                 :             :       /* Convert smax (x, 1) into (x > 0 ? x : 1).
   67476                 :             :          Convert umax (x, 1) into (x != 0 ? x : 1).
   67477                 :             :          Convert ?min (x, 1) into (x <= 0 ? x : 1).  */
   67478                 :             :       cmp_op = const0_rtx;
   67479                 :             :       if (code == GE)
   67480                 :             :         code = GT;
   67481                 :             :       else if (code == GEU)
   67482                 :             :         code = NE;
   67483                 :             :     }
   67484                 :             :   /* Convert smin (x, -1) into (x < 0 ? x : -1).  */
   67485                 :             :   else if (cmp_op == constm1_rtx && code == LE)
   67486                 :             :     {
   67487                 :             :       cmp_op = const0_rtx;
   67488                 :             :       code = LT;
   67489                 :             :     }
   67490                 :             :   /* Convert smax (x, -1) into (x >= 0 ? x : -1).  */
   67491                 :             :   else if (cmp_op == constm1_rtx && code == GE)
   67492                 :             :     cmp_op = const0_rtx;
   67493                 :             :   else if (cmp_op != const0_rtx)
   67494                 :             :     cmp_op = operands[2];
   67495                 :             : 
   67496                 :             :   machine_mode cmpmode = SELECT_CC_MODE (code, operands[1], cmp_op);
   67497                 :             :   rtx flags = gen_rtx_REG (cmpmode, FLAGS_REG);
   67498                 :             : 
   67499                 :             :   rtx tmp = gen_rtx_COMPARE (cmpmode, operands[1], cmp_op);
   67500                 :             :   emit_insn (gen_rtx_SET (flags, tmp));
   67501                 :             : 
   67502                 :             :   operands[3] = gen_rtx_fmt_ee (code, VOIDmode, flags, const0_rtx);
   67503                 :             : }
   67504                 :             : #undef DONE
   67505                 :             : #undef FAIL
   67506                 :             :   operand0 = operands[0];
   67507                 :             :   (void) operand0;
   67508                 :             :   operand1 = operands[1];
   67509                 :             :   (void) operand1;
   67510                 :             :   operand2 = operands[2];
   67511                 :             :   (void) operand2;
   67512                 :             :   operand3 = operands[3];
   67513                 :             :   (void) operand3;
   67514                 :             :   emit_insn (gen_rtx_SET (operand0,
   67515                 :             :         gen_rtx_IF_THEN_ELSE (DImode,
   67516                 :             :         operand3,
   67517                 :             :         operand1,
   67518                 :             :         operand2)));
   67519                 :             :   _val = get_insns ();
   67520                 :             :   end_sequence ();
   67521                 :             :   return _val;
   67522                 :             : }
   67523                 :             : 
   67524                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:25100 */
   67525                 :             : extern rtx_insn *gen_split_828 (rtx_insn *, rtx *);
   67526                 :             : rtx_insn *
   67527                 :             : gen_split_828 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   67528                 :             : {
   67529                 :             :   rtx operand0;
   67530                 :             :   rtx operand1;
   67531                 :             :   rtx operand2;
   67532                 :             :   rtx operand3;
   67533                 :             :   rtx_insn *_val = NULL;
   67534                 :             :   if (dump_file)
   67535                 :             :     fprintf (dump_file, "Splitting with gen_split_828 (i386.md:25100)\n");
   67536                 :             :   start_sequence ();
   67537                 :             : #define FAIL return (end_sequence (), _val)
   67538                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   67539                 :             : #line 25115 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   67540                 :             : {
   67541                 :             :   machine_mode mode = DImode;
   67542                 :             :   rtx cmp_op = operands[2];
   67543                 :             : 
   67544                 :             :   operands[2] = force_reg (mode, cmp_op);
   67545                 :             : 
   67546                 :             :   enum rtx_code code = LE;
   67547                 :             : 
   67548                 :             :   if (cmp_op == const1_rtx)
   67549                 :             :     {
   67550                 :             :       /* Convert smax (x, 1) into (x > 0 ? x : 1).
   67551                 :             :          Convert umax (x, 1) into (x != 0 ? x : 1).
   67552                 :             :          Convert ?min (x, 1) into (x <= 0 ? x : 1).  */
   67553                 :             :       cmp_op = const0_rtx;
   67554                 :             :       if (code == GE)
   67555                 :             :         code = GT;
   67556                 :             :       else if (code == GEU)
   67557                 :             :         code = NE;
   67558                 :             :     }
   67559                 :             :   /* Convert smin (x, -1) into (x < 0 ? x : -1).  */
   67560                 :             :   else if (cmp_op == constm1_rtx && code == LE)
   67561                 :             :     {
   67562                 :             :       cmp_op = const0_rtx;
   67563                 :             :       code = LT;
   67564                 :             :     }
   67565                 :             :   /* Convert smax (x, -1) into (x >= 0 ? x : -1).  */
   67566                 :             :   else if (cmp_op == constm1_rtx && code == GE)
   67567                 :             :     cmp_op = const0_rtx;
   67568                 :             :   else if (cmp_op != const0_rtx)
   67569                 :             :     cmp_op = operands[2];
   67570                 :             : 
   67571                 :             :   machine_mode cmpmode = SELECT_CC_MODE (code, operands[1], cmp_op);
   67572                 :             :   rtx flags = gen_rtx_REG (cmpmode, FLAGS_REG);
   67573                 :             : 
   67574                 :             :   rtx tmp = gen_rtx_COMPARE (cmpmode, operands[1], cmp_op);
   67575                 :             :   emit_insn (gen_rtx_SET (flags, tmp));
   67576                 :             : 
   67577                 :             :   operands[3] = gen_rtx_fmt_ee (code, VOIDmode, flags, const0_rtx);
   67578                 :             : }
   67579                 :             : #undef DONE
   67580                 :             : #undef FAIL
   67581                 :             :   operand0 = operands[0];
   67582                 :             :   (void) operand0;
   67583                 :             :   operand1 = operands[1];
   67584                 :             :   (void) operand1;
   67585                 :             :   operand2 = operands[2];
   67586                 :             :   (void) operand2;
   67587                 :             :   operand3 = operands[3];
   67588                 :             :   (void) operand3;
   67589                 :             :   emit_insn (gen_rtx_SET (operand0,
   67590                 :             :         gen_rtx_IF_THEN_ELSE (DImode,
   67591                 :             :         operand3,
   67592                 :             :         operand1,
   67593                 :             :         operand2)));
   67594                 :             :   _val = get_insns ();
   67595                 :             :   end_sequence ();
   67596                 :             :   return _val;
   67597                 :             : }
   67598                 :             : 
   67599                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:25100 */
   67600                 :             : extern rtx_insn *gen_split_829 (rtx_insn *, rtx *);
   67601                 :             : rtx_insn *
   67602                 :             : gen_split_829 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   67603                 :             : {
   67604                 :             :   rtx operand0;
   67605                 :             :   rtx operand1;
   67606                 :             :   rtx operand2;
   67607                 :             :   rtx operand3;
   67608                 :             :   rtx_insn *_val = NULL;
   67609                 :             :   if (dump_file)
   67610                 :             :     fprintf (dump_file, "Splitting with gen_split_829 (i386.md:25100)\n");
   67611                 :             :   start_sequence ();
   67612                 :             : #define FAIL return (end_sequence (), _val)
   67613                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   67614                 :             : #line 25115 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   67615                 :             : {
   67616                 :             :   machine_mode mode = DImode;
   67617                 :             :   rtx cmp_op = operands[2];
   67618                 :             : 
   67619                 :             :   operands[2] = force_reg (mode, cmp_op);
   67620                 :             : 
   67621                 :             :   enum rtx_code code = GEU;
   67622                 :             : 
   67623                 :             :   if (cmp_op == const1_rtx)
   67624                 :             :     {
   67625                 :             :       /* Convert smax (x, 1) into (x > 0 ? x : 1).
   67626                 :             :          Convert umax (x, 1) into (x != 0 ? x : 1).
   67627                 :             :          Convert ?min (x, 1) into (x <= 0 ? x : 1).  */
   67628                 :             :       cmp_op = const0_rtx;
   67629                 :             :       if (code == GE)
   67630                 :             :         code = GT;
   67631                 :             :       else if (code == GEU)
   67632                 :             :         code = NE;
   67633                 :             :     }
   67634                 :             :   /* Convert smin (x, -1) into (x < 0 ? x : -1).  */
   67635                 :             :   else if (cmp_op == constm1_rtx && code == LE)
   67636                 :             :     {
   67637                 :             :       cmp_op = const0_rtx;
   67638                 :             :       code = LT;
   67639                 :             :     }
   67640                 :             :   /* Convert smax (x, -1) into (x >= 0 ? x : -1).  */
   67641                 :             :   else if (cmp_op == constm1_rtx && code == GE)
   67642                 :             :     cmp_op = const0_rtx;
   67643                 :             :   else if (cmp_op != const0_rtx)
   67644                 :             :     cmp_op = operands[2];
   67645                 :             : 
   67646                 :             :   machine_mode cmpmode = SELECT_CC_MODE (code, operands[1], cmp_op);
   67647                 :             :   rtx flags = gen_rtx_REG (cmpmode, FLAGS_REG);
   67648                 :             : 
   67649                 :             :   rtx tmp = gen_rtx_COMPARE (cmpmode, operands[1], cmp_op);
   67650                 :             :   emit_insn (gen_rtx_SET (flags, tmp));
   67651                 :             : 
   67652                 :             :   operands[3] = gen_rtx_fmt_ee (code, VOIDmode, flags, const0_rtx);
   67653                 :             : }
   67654                 :             : #undef DONE
   67655                 :             : #undef FAIL
   67656                 :             :   operand0 = operands[0];
   67657                 :             :   (void) operand0;
   67658                 :             :   operand1 = operands[1];
   67659                 :             :   (void) operand1;
   67660                 :             :   operand2 = operands[2];
   67661                 :             :   (void) operand2;
   67662                 :             :   operand3 = operands[3];
   67663                 :             :   (void) operand3;
   67664                 :             :   emit_insn (gen_rtx_SET (operand0,
   67665                 :             :         gen_rtx_IF_THEN_ELSE (DImode,
   67666                 :             :         operand3,
   67667                 :             :         operand1,
   67668                 :             :         operand2)));
   67669                 :             :   _val = get_insns ();
   67670                 :             :   end_sequence ();
   67671                 :             :   return _val;
   67672                 :             : }
   67673                 :             : 
   67674                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:25100 */
   67675                 :             : extern rtx_insn *gen_split_830 (rtx_insn *, rtx *);
   67676                 :             : rtx_insn *
   67677                 :             : gen_split_830 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   67678                 :             : {
   67679                 :             :   rtx operand0;
   67680                 :             :   rtx operand1;
   67681                 :             :   rtx operand2;
   67682                 :             :   rtx operand3;
   67683                 :             :   rtx_insn *_val = NULL;
   67684                 :             :   if (dump_file)
   67685                 :             :     fprintf (dump_file, "Splitting with gen_split_830 (i386.md:25100)\n");
   67686                 :             :   start_sequence ();
   67687                 :             : #define FAIL return (end_sequence (), _val)
   67688                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   67689                 :             : #line 25115 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   67690                 :             : {
   67691                 :             :   machine_mode mode = DImode;
   67692                 :             :   rtx cmp_op = operands[2];
   67693                 :             : 
   67694                 :             :   operands[2] = force_reg (mode, cmp_op);
   67695                 :             : 
   67696                 :             :   enum rtx_code code = LEU;
   67697                 :             : 
   67698                 :             :   if (cmp_op == const1_rtx)
   67699                 :             :     {
   67700                 :             :       /* Convert smax (x, 1) into (x > 0 ? x : 1).
   67701                 :             :          Convert umax (x, 1) into (x != 0 ? x : 1).
   67702                 :             :          Convert ?min (x, 1) into (x <= 0 ? x : 1).  */
   67703                 :             :       cmp_op = const0_rtx;
   67704                 :             :       if (code == GE)
   67705                 :             :         code = GT;
   67706                 :             :       else if (code == GEU)
   67707                 :             :         code = NE;
   67708                 :             :     }
   67709                 :             :   /* Convert smin (x, -1) into (x < 0 ? x : -1).  */
   67710                 :             :   else if (cmp_op == constm1_rtx && code == LE)
   67711                 :             :     {
   67712                 :             :       cmp_op = const0_rtx;
   67713                 :             :       code = LT;
   67714                 :             :     }
   67715                 :             :   /* Convert smax (x, -1) into (x >= 0 ? x : -1).  */
   67716                 :             :   else if (cmp_op == constm1_rtx && code == GE)
   67717                 :             :     cmp_op = const0_rtx;
   67718                 :             :   else if (cmp_op != const0_rtx)
   67719                 :             :     cmp_op = operands[2];
   67720                 :             : 
   67721                 :             :   machine_mode cmpmode = SELECT_CC_MODE (code, operands[1], cmp_op);
   67722                 :             :   rtx flags = gen_rtx_REG (cmpmode, FLAGS_REG);
   67723                 :             : 
   67724                 :             :   rtx tmp = gen_rtx_COMPARE (cmpmode, operands[1], cmp_op);
   67725                 :             :   emit_insn (gen_rtx_SET (flags, tmp));
   67726                 :             : 
   67727                 :             :   operands[3] = gen_rtx_fmt_ee (code, VOIDmode, flags, const0_rtx);
   67728                 :             : }
   67729                 :             : #undef DONE
   67730                 :             : #undef FAIL
   67731                 :             :   operand0 = operands[0];
   67732                 :             :   (void) operand0;
   67733                 :             :   operand1 = operands[1];
   67734                 :             :   (void) operand1;
   67735                 :             :   operand2 = operands[2];
   67736                 :             :   (void) operand2;
   67737                 :             :   operand3 = operands[3];
   67738                 :             :   (void) operand3;
   67739                 :             :   emit_insn (gen_rtx_SET (operand0,
   67740                 :             :         gen_rtx_IF_THEN_ELSE (DImode,
   67741                 :             :         operand3,
   67742                 :             :         operand1,
   67743                 :             :         operand2)));
   67744                 :             :   _val = get_insns ();
   67745                 :             :   end_sequence ();
   67746                 :             :   return _val;
   67747                 :             : }
   67748                 :             : 
   67749                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:25157 */
   67750                 :             : extern rtx_insn *gen_peephole2_207 (rtx_insn *, rtx *);
   67751                 :             : rtx_insn *
   67752                 :             : gen_peephole2_207 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   67753                 :             : {
   67754                 :             :   rtx operand0;
   67755                 :             :   rtx operand1;
   67756                 :             :   rtx operand2;
   67757                 :             :   rtx_insn *_val = NULL;
   67758                 :             :   if (dump_file)
   67759                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_207 (i386.md:25157)\n");
   67760                 :             :   start_sequence ();
   67761                 :             : #define FAIL return (end_sequence (), _val)
   67762                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   67763                 :             : #line 25163 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   67764                 :             : {
   67765                 :             :   operands[2] = gen_rtx_REG (GET_MODE (operands[0]), FLAGS_REG);
   67766                 :             :   ix86_expand_clear (operands[1]);
   67767                 :             : }
   67768                 :             : #undef DONE
   67769                 :             : #undef FAIL
   67770                 :             :   operand0 = operands[0];
   67771                 :             :   (void) operand0;
   67772                 :             :   operand1 = operands[1];
   67773                 :             :   (void) operand1;
   67774                 :             :   operand2 = operands[2];
   67775                 :             :   (void) operand2;
   67776                 :             :   emit_insn (gen_rtx_SET (operand2,
   67777                 :             :         operand0));
   67778                 :             :   _val = get_insns ();
   67779                 :             :   end_sequence ();
   67780                 :             :   return _val;
   67781                 :             : }
   67782                 :             : 
   67783                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:25157 */
   67784                 :             : extern rtx_insn *gen_peephole2_208 (rtx_insn *, rtx *);
   67785                 :             : rtx_insn *
   67786                 :             : gen_peephole2_208 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   67787                 :             : {
   67788                 :             :   rtx operand0;
   67789                 :             :   rtx operand1;
   67790                 :             :   rtx operand2;
   67791                 :             :   rtx_insn *_val = NULL;
   67792                 :             :   if (dump_file)
   67793                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_208 (i386.md:25157)\n");
   67794                 :             :   start_sequence ();
   67795                 :             : #define FAIL return (end_sequence (), _val)
   67796                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   67797                 :             : #line 25163 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   67798                 :             : {
   67799                 :             :   operands[2] = gen_rtx_REG (GET_MODE (operands[0]), FLAGS_REG);
   67800                 :             :   ix86_expand_clear (operands[1]);
   67801                 :             : }
   67802                 :             : #undef DONE
   67803                 :             : #undef FAIL
   67804                 :             :   operand0 = operands[0];
   67805                 :             :   (void) operand0;
   67806                 :             :   operand1 = operands[1];
   67807                 :             :   (void) operand1;
   67808                 :             :   operand2 = operands[2];
   67809                 :             :   (void) operand2;
   67810                 :             :   emit_insn (gen_rtx_SET (operand2,
   67811                 :             :         operand0));
   67812                 :             :   _val = get_insns ();
   67813                 :             :   end_sequence ();
   67814                 :             :   return _val;
   67815                 :             : }
   67816                 :             : 
   67817                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:25157 */
   67818                 :             : extern rtx_insn *gen_peephole2_209 (rtx_insn *, rtx *);
   67819                 :             : rtx_insn *
   67820                 :             : gen_peephole2_209 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   67821                 :             : {
   67822                 :             :   rtx operand0;
   67823                 :             :   rtx operand1;
   67824                 :             :   rtx operand2;
   67825                 :             :   rtx_insn *_val = NULL;
   67826                 :             :   if (dump_file)
   67827                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_209 (i386.md:25157)\n");
   67828                 :             :   start_sequence ();
   67829                 :             : #define FAIL return (end_sequence (), _val)
   67830                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   67831                 :             : #line 25163 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   67832                 :             : {
   67833                 :             :   operands[2] = gen_rtx_REG (GET_MODE (operands[0]), FLAGS_REG);
   67834                 :             :   ix86_expand_clear (operands[1]);
   67835                 :             : }
   67836                 :             : #undef DONE
   67837                 :             : #undef FAIL
   67838                 :             :   operand0 = operands[0];
   67839                 :             :   (void) operand0;
   67840                 :             :   operand1 = operands[1];
   67841                 :             :   (void) operand1;
   67842                 :             :   operand2 = operands[2];
   67843                 :             :   (void) operand2;
   67844                 :             :   emit_insn (gen_rtx_SET (operand2,
   67845                 :             :         operand0));
   67846                 :             :   _val = get_insns ();
   67847                 :             :   end_sequence ();
   67848                 :             :   return _val;
   67849                 :             : }
   67850                 :             : 
   67851                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:25157 */
   67852                 :             : extern rtx_insn *gen_peephole2_210 (rtx_insn *, rtx *);
   67853                 :             : rtx_insn *
   67854                 :             : gen_peephole2_210 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   67855                 :             : {
   67856                 :             :   rtx operand0;
   67857                 :             :   rtx operand1;
   67858                 :             :   rtx operand2;
   67859                 :             :   rtx_insn *_val = NULL;
   67860                 :             :   if (dump_file)
   67861                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_210 (i386.md:25157)\n");
   67862                 :             :   start_sequence ();
   67863                 :             : #define FAIL return (end_sequence (), _val)
   67864                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   67865                 :             : #line 25163 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   67866                 :             : {
   67867                 :             :   operands[2] = gen_rtx_REG (GET_MODE (operands[0]), FLAGS_REG);
   67868                 :             :   ix86_expand_clear (operands[1]);
   67869                 :             : }
   67870                 :             : #undef DONE
   67871                 :             : #undef FAIL
   67872                 :             :   operand0 = operands[0];
   67873                 :             :   (void) operand0;
   67874                 :             :   operand1 = operands[1];
   67875                 :             :   (void) operand1;
   67876                 :             :   operand2 = operands[2];
   67877                 :             :   (void) operand2;
   67878                 :             :   emit_insn (gen_rtx_SET (operand2,
   67879                 :             :         operand0));
   67880                 :             :   _val = get_insns ();
   67881                 :             :   end_sequence ();
   67882                 :             :   return _val;
   67883                 :             : }
   67884                 :             : 
   67885                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:25169 */
   67886                 :             : extern rtx_insn *gen_peephole2_211 (rtx_insn *, rtx *);
   67887                 :             : rtx_insn *
   67888                 :             : gen_peephole2_211 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   67889                 :             : {
   67890                 :             :   rtx_insn *_val = NULL;
   67891                 :             :   HARD_REG_SET _regs_allocated;
   67892                 :             :   CLEAR_HARD_REG_SET (_regs_allocated);
   67893                 :             :   if ((operands[0] = peep2_find_free_register (0, 0, "r", SImode, &_regs_allocated)) == NULL_RTX)
   67894                 :             :     return NULL;
   67895                 :             :   if (dump_file)
   67896                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_211 (i386.md:25169)\n");
   67897                 :             :   start_sequence ();
   67898                 :             : #define FAIL return (end_sequence (), _val)
   67899                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   67900                 :             : #line 25177 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   67901                 :             : {
   67902                 :             :   ix86_expand_clear (operands[0]);
   67903                 :             :   emit_move_insn (operands[1], operands[0]);
   67904                 :             :   emit_move_insn (operands[2], operands[0]);
   67905                 :             :   emit_move_insn (operands[3], operands[0]);
   67906                 :             :   ix86_last_zero_store_uid
   67907                 :             :     = INSN_UID (emit_move_insn (operands[4], operands[0]));
   67908                 :             :   DONE;
   67909                 :             : }
   67910                 :             : #undef DONE
   67911                 :             : #undef FAIL
   67912                 :             :   emit_insn (const0_rtx);
   67913                 :             :   _val = get_insns ();
   67914                 :             :   end_sequence ();
   67915                 :             :   return _val;
   67916                 :             : }
   67917                 :             : 
   67918                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:25169 */
   67919                 :             : extern rtx_insn *gen_peephole2_212 (rtx_insn *, rtx *);
   67920                 :             : rtx_insn *
   67921                 :             : gen_peephole2_212 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   67922                 :             : {
   67923                 :             :   rtx_insn *_val = NULL;
   67924                 :             :   HARD_REG_SET _regs_allocated;
   67925                 :             :   CLEAR_HARD_REG_SET (_regs_allocated);
   67926                 :             :   if ((operands[0] = peep2_find_free_register (0, 0, "r", DImode, &_regs_allocated)) == NULL_RTX)
   67927                 :             :     return NULL;
   67928                 :             :   if (dump_file)
   67929                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_212 (i386.md:25169)\n");
   67930                 :             :   start_sequence ();
   67931                 :             : #define FAIL return (end_sequence (), _val)
   67932                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   67933                 :             : #line 25177 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   67934                 :             : {
   67935                 :             :   ix86_expand_clear (operands[0]);
   67936                 :             :   emit_move_insn (operands[1], operands[0]);
   67937                 :             :   emit_move_insn (operands[2], operands[0]);
   67938                 :             :   emit_move_insn (operands[3], operands[0]);
   67939                 :             :   ix86_last_zero_store_uid
   67940                 :             :     = INSN_UID (emit_move_insn (operands[4], operands[0]));
   67941                 :             :   DONE;
   67942                 :             : }
   67943                 :             : #undef DONE
   67944                 :             : #undef FAIL
   67945                 :             :   emit_insn (const0_rtx);
   67946                 :             :   _val = get_insns ();
   67947                 :             :   end_sequence ();
   67948                 :             :   return _val;
   67949                 :             : }
   67950                 :             : 
   67951                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:25187 */
   67952                 :             : extern rtx_insn *gen_peephole2_213 (rtx_insn *, rtx *);
   67953                 :             : rtx_insn *
   67954                 :             : gen_peephole2_213 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   67955                 :             : {
   67956                 :             :   rtx_insn *_val = NULL;
   67957                 :             :   HARD_REG_SET _regs_allocated;
   67958                 :             :   CLEAR_HARD_REG_SET (_regs_allocated);
   67959                 :             :   if ((operands[0] = peep2_find_free_register (0, 0, "r", SImode, &_regs_allocated)) == NULL_RTX)
   67960                 :             :     return NULL;
   67961                 :             :   if (dump_file)
   67962                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_213 (i386.md:25187)\n");
   67963                 :             :   start_sequence ();
   67964                 :             : #define FAIL return (end_sequence (), _val)
   67965                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   67966                 :             : #line 25193 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   67967                 :             : {
   67968                 :             :   ix86_expand_clear (operands[0]);
   67969                 :             :   emit_move_insn (operands[1], operands[0]);
   67970                 :             :   ix86_last_zero_store_uid
   67971                 :             :     = INSN_UID (emit_move_insn (operands[2], operands[0]));
   67972                 :             :   DONE;
   67973                 :             : }
   67974                 :             : #undef DONE
   67975                 :             : #undef FAIL
   67976                 :             :   emit_insn (const0_rtx);
   67977                 :             :   _val = get_insns ();
   67978                 :             :   end_sequence ();
   67979                 :             :   return _val;
   67980                 :             : }
   67981                 :             : 
   67982                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:25187 */
   67983                 :             : extern rtx_insn *gen_peephole2_214 (rtx_insn *, rtx *);
   67984                 :             : rtx_insn *
   67985                 :             : gen_peephole2_214 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   67986                 :             : {
   67987                 :             :   rtx_insn *_val = NULL;
   67988                 :             :   HARD_REG_SET _regs_allocated;
   67989                 :             :   CLEAR_HARD_REG_SET (_regs_allocated);
   67990                 :             :   if ((operands[0] = peep2_find_free_register (0, 0, "r", DImode, &_regs_allocated)) == NULL_RTX)
   67991                 :             :     return NULL;
   67992                 :             :   if (dump_file)
   67993                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_214 (i386.md:25187)\n");
   67994                 :             :   start_sequence ();
   67995                 :             : #define FAIL return (end_sequence (), _val)
   67996                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   67997                 :             : #line 25193 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   67998                 :             : {
   67999                 :             :   ix86_expand_clear (operands[0]);
   68000                 :             :   emit_move_insn (operands[1], operands[0]);
   68001                 :             :   ix86_last_zero_store_uid
   68002                 :             :     = INSN_UID (emit_move_insn (operands[2], operands[0]));
   68003                 :             :   DONE;
   68004                 :             : }
   68005                 :             : #undef DONE
   68006                 :             : #undef FAIL
   68007                 :             :   emit_insn (const0_rtx);
   68008                 :             :   _val = get_insns ();
   68009                 :             :   end_sequence ();
   68010                 :             :   return _val;
   68011                 :             : }
   68012                 :             : 
   68013                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:25201 */
   68014                 :             : extern rtx_insn *gen_peephole2_215 (rtx_insn *, rtx *);
   68015                 :             : rtx_insn *
   68016                 :             : gen_peephole2_215 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   68017                 :             : {
   68018                 :             :   rtx_insn *_val = NULL;
   68019                 :             :   HARD_REG_SET _regs_allocated;
   68020                 :             :   CLEAR_HARD_REG_SET (_regs_allocated);
   68021                 :             :   if ((operands[0] = peep2_find_free_register (0, 0, "r", SImode, &_regs_allocated)) == NULL_RTX)
   68022                 :             :     return NULL;
   68023                 :             :   if (dump_file)
   68024                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_215 (i386.md:25201)\n");
   68025                 :             :   start_sequence ();
   68026                 :             : #define FAIL return (end_sequence (), _val)
   68027                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   68028                 :             : #line 25206 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   68029                 :             : {
   68030                 :             :   ix86_expand_clear (operands[0]);
   68031                 :             :   ix86_last_zero_store_uid
   68032                 :             :     = INSN_UID (emit_move_insn (operands[1], operands[0]));
   68033                 :             :   DONE;
   68034                 :             : }
   68035                 :             : #undef DONE
   68036                 :             : #undef FAIL
   68037                 :             :   emit_insn (const0_rtx);
   68038                 :             :   _val = get_insns ();
   68039                 :             :   end_sequence ();
   68040                 :             :   return _val;
   68041                 :             : }
   68042                 :             : 
   68043                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:25201 */
   68044                 :             : extern rtx_insn *gen_peephole2_216 (rtx_insn *, rtx *);
   68045                 :             : rtx_insn *
   68046                 :             : gen_peephole2_216 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   68047                 :             : {
   68048                 :             :   rtx_insn *_val = NULL;
   68049                 :             :   HARD_REG_SET _regs_allocated;
   68050                 :             :   CLEAR_HARD_REG_SET (_regs_allocated);
   68051                 :             :   if ((operands[0] = peep2_find_free_register (0, 0, "r", DImode, &_regs_allocated)) == NULL_RTX)
   68052                 :             :     return NULL;
   68053                 :             :   if (dump_file)
   68054                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_216 (i386.md:25201)\n");
   68055                 :             :   start_sequence ();
   68056                 :             : #define FAIL return (end_sequence (), _val)
   68057                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   68058                 :             : #line 25206 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   68059                 :             : {
   68060                 :             :   ix86_expand_clear (operands[0]);
   68061                 :             :   ix86_last_zero_store_uid
   68062                 :             :     = INSN_UID (emit_move_insn (operands[1], operands[0]));
   68063                 :             :   DONE;
   68064                 :             : }
   68065                 :             : #undef DONE
   68066                 :             : #undef FAIL
   68067                 :             :   emit_insn (const0_rtx);
   68068                 :             :   _val = get_insns ();
   68069                 :             :   end_sequence ();
   68070                 :             :   return _val;
   68071                 :             : }
   68072                 :             : 
   68073                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:25213 */
   68074                 :             : extern rtx_insn *gen_peephole2_217 (rtx_insn *, rtx *);
   68075                 :             : rtx_insn *
   68076                 :             : gen_peephole2_217 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   68077                 :             : {
   68078                 :             :   rtx_insn *_val = NULL;
   68079                 :             :   if (dump_file)
   68080                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_217 (i386.md:25213)\n");
   68081                 :             :   start_sequence ();
   68082                 :             : #define FAIL return (end_sequence (), _val)
   68083                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   68084                 :             : #line 25223 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   68085                 :             : {
   68086                 :             :   emit_move_insn (operands[5], operands[0]);
   68087                 :             :   emit_move_insn (operands[1], operands[0]);
   68088                 :             :   emit_move_insn (operands[2], operands[0]);
   68089                 :             :   emit_move_insn (operands[3], operands[0]);
   68090                 :             :   ix86_last_zero_store_uid
   68091                 :             :     = INSN_UID (emit_move_insn (operands[4], operands[0]));
   68092                 :             :   DONE;
   68093                 :             : }
   68094                 :             : #undef DONE
   68095                 :             : #undef FAIL
   68096                 :             :   emit_insn (const0_rtx);
   68097                 :             :   _val = get_insns ();
   68098                 :             :   end_sequence ();
   68099                 :             :   return _val;
   68100                 :             : }
   68101                 :             : 
   68102                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:25213 */
   68103                 :             : extern rtx_insn *gen_peephole2_218 (rtx_insn *, rtx *);
   68104                 :             : rtx_insn *
   68105                 :             : gen_peephole2_218 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   68106                 :             : {
   68107                 :             :   rtx_insn *_val = NULL;
   68108                 :             :   if (dump_file)
   68109                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_218 (i386.md:25213)\n");
   68110                 :             :   start_sequence ();
   68111                 :             : #define FAIL return (end_sequence (), _val)
   68112                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   68113                 :             : #line 25223 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   68114                 :             : {
   68115                 :             :   emit_move_insn (operands[5], operands[0]);
   68116                 :             :   emit_move_insn (operands[1], operands[0]);
   68117                 :             :   emit_move_insn (operands[2], operands[0]);
   68118                 :             :   emit_move_insn (operands[3], operands[0]);
   68119                 :             :   ix86_last_zero_store_uid
   68120                 :             :     = INSN_UID (emit_move_insn (operands[4], operands[0]));
   68121                 :             :   DONE;
   68122                 :             : }
   68123                 :             : #undef DONE
   68124                 :             : #undef FAIL
   68125                 :             :   emit_insn (const0_rtx);
   68126                 :             :   _val = get_insns ();
   68127                 :             :   end_sequence ();
   68128                 :             :   return _val;
   68129                 :             : }
   68130                 :             : 
   68131                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:25233 */
   68132                 :             : extern rtx_insn *gen_peephole2_219 (rtx_insn *, rtx *);
   68133                 :             : rtx_insn *
   68134                 :             : gen_peephole2_219 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   68135                 :             : {
   68136                 :             :   rtx_insn *_val = NULL;
   68137                 :             :   if (dump_file)
   68138                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_219 (i386.md:25233)\n");
   68139                 :             :   start_sequence ();
   68140                 :             : #define FAIL return (end_sequence (), _val)
   68141                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   68142                 :             : #line 25241 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   68143                 :             : {
   68144                 :             :   emit_move_insn (operands[3], operands[0]);
   68145                 :             :   emit_move_insn (operands[1], operands[0]);
   68146                 :             :   ix86_last_zero_store_uid
   68147                 :             :     = INSN_UID (emit_move_insn (operands[2], operands[0]));
   68148                 :             :   DONE;
   68149                 :             : }
   68150                 :             : #undef DONE
   68151                 :             : #undef FAIL
   68152                 :             :   emit_insn (const0_rtx);
   68153                 :             :   _val = get_insns ();
   68154                 :             :   end_sequence ();
   68155                 :             :   return _val;
   68156                 :             : }
   68157                 :             : 
   68158                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:25233 */
   68159                 :             : extern rtx_insn *gen_peephole2_220 (rtx_insn *, rtx *);
   68160                 :             : rtx_insn *
   68161                 :             : gen_peephole2_220 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   68162                 :             : {
   68163                 :             :   rtx_insn *_val = NULL;
   68164                 :             :   if (dump_file)
   68165                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_220 (i386.md:25233)\n");
   68166                 :             :   start_sequence ();
   68167                 :             : #define FAIL return (end_sequence (), _val)
   68168                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   68169                 :             : #line 25241 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   68170                 :             : {
   68171                 :             :   emit_move_insn (operands[3], operands[0]);
   68172                 :             :   emit_move_insn (operands[1], operands[0]);
   68173                 :             :   ix86_last_zero_store_uid
   68174                 :             :     = INSN_UID (emit_move_insn (operands[2], operands[0]));
   68175                 :             :   DONE;
   68176                 :             : }
   68177                 :             : #undef DONE
   68178                 :             : #undef FAIL
   68179                 :             :   emit_insn (const0_rtx);
   68180                 :             :   _val = get_insns ();
   68181                 :             :   end_sequence ();
   68182                 :             :   return _val;
   68183                 :             : }
   68184                 :             : 
   68185                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:25249 */
   68186                 :             : extern rtx_insn *gen_peephole2_221 (rtx_insn *, rtx *);
   68187                 :             : rtx_insn *
   68188                 :             : gen_peephole2_221 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   68189                 :             : {
   68190                 :             :   rtx_insn *_val = NULL;
   68191                 :             :   if (dump_file)
   68192                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_221 (i386.md:25249)\n");
   68193                 :             :   start_sequence ();
   68194                 :             : #define FAIL return (end_sequence (), _val)
   68195                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   68196                 :             : #line 25256 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   68197                 :             : {
   68198                 :             :   emit_move_insn (operands[2], operands[0]);
   68199                 :             :   ix86_last_zero_store_uid
   68200                 :             :     = INSN_UID (emit_move_insn (operands[1], operands[0]));
   68201                 :             :   DONE;
   68202                 :             : }
   68203                 :             : #undef DONE
   68204                 :             : #undef FAIL
   68205                 :             :   emit_insn (const0_rtx);
   68206                 :             :   _val = get_insns ();
   68207                 :             :   end_sequence ();
   68208                 :             :   return _val;
   68209                 :             : }
   68210                 :             : 
   68211                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:25249 */
   68212                 :             : extern rtx_insn *gen_peephole2_222 (rtx_insn *, rtx *);
   68213                 :             : rtx_insn *
   68214                 :             : gen_peephole2_222 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands ATTRIBUTE_UNUSED)
   68215                 :             : {
   68216                 :             :   rtx_insn *_val = NULL;
   68217                 :             :   if (dump_file)
   68218                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_222 (i386.md:25249)\n");
   68219                 :             :   start_sequence ();
   68220                 :             : #define FAIL return (end_sequence (), _val)
   68221                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   68222                 :             : #line 25256 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   68223                 :             : {
   68224                 :             :   emit_move_insn (operands[2], operands[0]);
   68225                 :             :   ix86_last_zero_store_uid
   68226                 :             :     = INSN_UID (emit_move_insn (operands[1], operands[0]));
   68227                 :             :   DONE;
   68228                 :             : }
   68229                 :             : #undef DONE
   68230                 :             : #undef FAIL
   68231                 :             :   emit_insn (const0_rtx);
   68232                 :             :   _val = get_insns ();
   68233                 :             :   end_sequence ();
   68234                 :             :   return _val;
   68235                 :             : }
   68236                 :             : 
   68237                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:25265 */
   68238                 :             : extern rtx_insn *gen_peephole2_223 (rtx_insn *, rtx *);
   68239                 :             : rtx_insn *
   68240                 :             : gen_peephole2_223 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   68241                 :             : {
   68242                 :             :   rtx operand0;
   68243                 :             :   rtx operand1;
   68244                 :             :   rtx operand2;
   68245                 :             :   rtx_insn *_val = NULL;
   68246                 :             :   if (dump_file)
   68247                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_223 (i386.md:25265)\n");
   68248                 :             :   start_sequence ();
   68249                 :             :   operand0 = operands[0];
   68250                 :             :   (void) operand0;
   68251                 :             :   operand1 = operands[1];
   68252                 :             :   (void) operand1;
   68253                 :             :   operand2 = operands[2];
   68254                 :             :   (void) operand2;
   68255                 :             :   emit_insn (gen_rtx_SET (operand2,
   68256                 :             :         operand1));
   68257                 :             :   _val = get_insns ();
   68258                 :             :   end_sequence ();
   68259                 :             :   return _val;
   68260                 :             : }
   68261                 :             : 
   68262                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:25265 */
   68263                 :             : extern rtx_insn *gen_peephole2_224 (rtx_insn *, rtx *);
   68264                 :             : rtx_insn *
   68265                 :             : gen_peephole2_224 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   68266                 :             : {
   68267                 :             :   rtx operand0;
   68268                 :             :   rtx operand1;
   68269                 :             :   rtx operand2;
   68270                 :             :   rtx_insn *_val = NULL;
   68271                 :             :   if (dump_file)
   68272                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_224 (i386.md:25265)\n");
   68273                 :             :   start_sequence ();
   68274                 :             :   operand0 = operands[0];
   68275                 :             :   (void) operand0;
   68276                 :             :   operand1 = operands[1];
   68277                 :             :   (void) operand1;
   68278                 :             :   operand2 = operands[2];
   68279                 :             :   (void) operand2;
   68280                 :             :   emit_insn (gen_rtx_SET (operand2,
   68281                 :             :         operand1));
   68282                 :             :   _val = get_insns ();
   68283                 :             :   end_sequence ();
   68284                 :             :   return _val;
   68285                 :             : }
   68286                 :             : 
   68287                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:25265 */
   68288                 :             : extern rtx_insn *gen_peephole2_225 (rtx_insn *, rtx *);
   68289                 :             : rtx_insn *
   68290                 :             : gen_peephole2_225 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   68291                 :             : {
   68292                 :             :   rtx operand0;
   68293                 :             :   rtx operand1;
   68294                 :             :   rtx operand2;
   68295                 :             :   rtx_insn *_val = NULL;
   68296                 :             :   if (dump_file)
   68297                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_225 (i386.md:25265)\n");
   68298                 :             :   start_sequence ();
   68299                 :             :   operand0 = operands[0];
   68300                 :             :   (void) operand0;
   68301                 :             :   operand1 = operands[1];
   68302                 :             :   (void) operand1;
   68303                 :             :   operand2 = operands[2];
   68304                 :             :   (void) operand2;
   68305                 :             :   emit_insn (gen_rtx_SET (operand2,
   68306                 :             :         operand1));
   68307                 :             :   _val = get_insns ();
   68308                 :             :   end_sequence ();
   68309                 :             :   return _val;
   68310                 :             : }
   68311                 :             : 
   68312                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:25265 */
   68313                 :             : extern rtx_insn *gen_peephole2_226 (rtx_insn *, rtx *);
   68314                 :             : rtx_insn *
   68315                 :             : gen_peephole2_226 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   68316                 :             : {
   68317                 :             :   rtx operand0;
   68318                 :             :   rtx operand1;
   68319                 :             :   rtx operand2;
   68320                 :             :   rtx_insn *_val = NULL;
   68321                 :             :   if (dump_file)
   68322                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_226 (i386.md:25265)\n");
   68323                 :             :   start_sequence ();
   68324                 :             :   operand0 = operands[0];
   68325                 :             :   (void) operand0;
   68326                 :             :   operand1 = operands[1];
   68327                 :             :   (void) operand1;
   68328                 :             :   operand2 = operands[2];
   68329                 :             :   (void) operand2;
   68330                 :             :   emit_insn (gen_rtx_SET (operand2,
   68331                 :             :         operand1));
   68332                 :             :   _val = get_insns ();
   68333                 :             :   end_sequence ();
   68334                 :             :   return _val;
   68335                 :             : }
   68336                 :             : 
   68337                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:25349 */
   68338                 :             : rtx
   68339                 :             : gen_allocate_stack (rtx operand0,
   68340                 :             :         rtx operand1)
   68341                 :             : {
   68342                 :             :   rtx_insn *_val = 0;
   68343                 :             :   start_sequence ();
   68344                 :             :   {
   68345                 :             :     rtx operands[2];
   68346                 :             :     operands[0] = operand0;
   68347                 :             :     operands[1] = operand1;
   68348                 :             : #define FAIL return (end_sequence (), _val)
   68349                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   68350                 :             : #line 25353 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   68351                 :             : {
   68352                 :             :   rtx x;
   68353                 :             : 
   68354                 :             : #ifndef CHECK_STACK_LIMIT
   68355                 :             : #define CHECK_STACK_LIMIT 0
   68356                 :             : #endif
   68357                 :             : 
   68358                 :             :   if (CHECK_STACK_LIMIT && CONST_INT_P (operands[1])
   68359                 :             :       && INTVAL (operands[1]) < CHECK_STACK_LIMIT)
   68360                 :             :     x = operands[1];
   68361                 :             :   else
   68362                 :             :     {
   68363                 :             :       x = copy_to_mode_reg (Pmode, operands[1]);
   68364                 :             : 
   68365                 :             :       emit_insn (gen_allocate_stack_worker_probe (Pmode, x, x));
   68366                 :             :     }
   68367                 :             : 
   68368                 :             :   x = expand_simple_binop (Pmode, MINUS, stack_pointer_rtx, x,
   68369                 :             :                            stack_pointer_rtx, 0, OPTAB_DIRECT);
   68370                 :             : 
   68371                 :             :   if (x != stack_pointer_rtx)
   68372                 :             :     emit_move_insn (stack_pointer_rtx, x);
   68373                 :             : 
   68374                 :             :   emit_move_insn (operands[0], virtual_stack_dynamic_rtx);
   68375                 :             :   DONE;
   68376                 :             : }
   68377                 :             : #undef DONE
   68378                 :             : #undef FAIL
   68379                 :             :     operand0 = operands[0];
   68380                 :             :     (void) operand0;
   68381                 :             :     operand1 = operands[1];
   68382                 :             :     (void) operand1;
   68383                 :             :   }
   68384                 :             :   emit (operand0, true);
   68385                 :             :   emit (operand1, false);
   68386                 :             :   _val = get_insns ();
   68387                 :             :   end_sequence ();
   68388                 :             :   return _val;
   68389                 :             : }
   68390                 :             : 
   68391                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:25380 */
   68392                 :             : rtx
   68393                 :             : gen_probe_stack (rtx operand0)
   68394                 :             : {
   68395                 :             :   rtx_insn *_val = 0;
   68396                 :             :   start_sequence ();
   68397                 :             :   {
   68398                 :             :     rtx operands[1];
   68399                 :             :     operands[0] = operand0;
   68400                 :             : #define FAIL return (end_sequence (), _val)
   68401                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   68402                 :             : #line 25383 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   68403                 :             : {
   68404                 :             :   emit_insn (gen_probe_stack_1
   68405                 :             :              (word_mode, operands[0], const0_rtx));
   68406                 :             :   DONE;
   68407                 :             : }
   68408                 :             : #undef DONE
   68409                 :             : #undef FAIL
   68410                 :             :     operand0 = operands[0];
   68411                 :             :     (void) operand0;
   68412                 :             :   }
   68413                 :             :   emit (operand0, false);
   68414                 :             :   _val = get_insns ();
   68415                 :             :   end_sequence ();
   68416                 :             :   return _val;
   68417                 :             : }
   68418                 :             : 
   68419                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:25423 */
   68420                 :             : rtx
   68421                 :             : gen_builtin_setjmp_receiver (rtx operand0)
   68422                 :             : {
   68423                 :             :   rtx_insn *_val = 0;
   68424                 :             :   start_sequence ();
   68425                 :             :   {
   68426                 :             :     rtx operands[1];
   68427                 :             :     operands[0] = operand0;
   68428                 :             : #define FAIL return (end_sequence (), _val)
   68429                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   68430                 :             : #line 25426 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   68431                 :             : {
   68432                 :             : #if TARGET_MACHO
   68433                 :             :   if (TARGET_MACHO)
   68434                 :             :     {
   68435                 :             :       rtx xops[3];
   68436                 :             :       rtx_code_label *label_rtx = gen_label_rtx ();
   68437                 :             :       emit_insn (gen_set_got_labelled (pic_offset_table_rtx, label_rtx));
   68438                 :             :       xops[0] = xops[1] = pic_offset_table_rtx;
   68439                 :             :       xops[2] = machopic_gen_offset (gen_rtx_LABEL_REF (SImode, label_rtx));
   68440                 :             :       ix86_expand_binary_operator (MINUS, SImode, xops);
   68441                 :             :     }
   68442                 :             :   else
   68443                 :             : #endif
   68444                 :             :     emit_insn (gen_set_got (pic_offset_table_rtx));
   68445                 :             :   DONE;
   68446                 :             : }
   68447                 :             : #undef DONE
   68448                 :             : #undef FAIL
   68449                 :             :     operand0 = operands[0];
   68450                 :             :     (void) operand0;
   68451                 :             :   }
   68452                 :             :   emit_insn (gen_rtx_LABEL_REF (VOIDmode,
   68453                 :             :         operand0));
   68454                 :             :   _val = get_insns ();
   68455                 :             :   end_sequence ();
   68456                 :             :   return _val;
   68457                 :             : }
   68458                 :             : 
   68459                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:25443 */
   68460                 :             : rtx
   68461                 :             : gen_save_stack_nonlocal (rtx operand0,
   68462                 :             :         rtx operand1)
   68463                 :             : {
   68464                 :             :   rtx_insn *_val = 0;
   68465                 :             :   start_sequence ();
   68466                 :             :   {
   68467                 :             :     rtx operands[2];
   68468                 :             :     operands[0] = operand0;
   68469                 :             :     operands[1] = operand1;
   68470                 :             : #define FAIL return (end_sequence (), _val)
   68471                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   68472                 :             : #line 25447 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   68473                 :             : {
   68474                 :             :   rtx stack_slot;
   68475                 :             : 
   68476                 :             :   if (flag_cf_protection & CF_RETURN)
   68477                 :             :     {
   68478                 :             :       /* Copy shadow stack pointer to the first slot
   68479                 :             :          and stack pointer to the second slot.  */
   68480                 :             :       rtx ssp_slot = adjust_address (operands[0], word_mode, 0);
   68481                 :             :       stack_slot = adjust_address (operands[0], Pmode, UNITS_PER_WORD);
   68482                 :             : 
   68483                 :             :       rtx reg_ssp = force_reg (word_mode, const0_rtx);
   68484                 :             :       emit_insn (gen_rdssp (word_mode, reg_ssp, reg_ssp));
   68485                 :             :       emit_move_insn (ssp_slot, reg_ssp);
   68486                 :             :     }
   68487                 :             :   else
   68488                 :             :     stack_slot = adjust_address (operands[0], Pmode, 0);
   68489                 :             :   emit_move_insn (stack_slot, operands[1]);
   68490                 :             :   DONE;
   68491                 :             : }
   68492                 :             : #undef DONE
   68493                 :             : #undef FAIL
   68494                 :             :     operand0 = operands[0];
   68495                 :             :     (void) operand0;
   68496                 :             :     operand1 = operands[1];
   68497                 :             :     (void) operand1;
   68498                 :             :   }
   68499                 :             :   emit_insn (gen_rtx_SET (operand0,
   68500                 :             :         operand1));
   68501                 :             :   _val = get_insns ();
   68502                 :             :   end_sequence ();
   68503                 :             :   return _val;
   68504                 :             : }
   68505                 :             : 
   68506                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:25467 */
   68507                 :             : rtx
   68508                 :             : gen_restore_stack_nonlocal (rtx operand0,
   68509                 :             :         rtx operand1)
   68510                 :             : {
   68511                 :             :   rtx_insn *_val = 0;
   68512                 :             :   start_sequence ();
   68513                 :             :   {
   68514                 :             :     rtx operands[2];
   68515                 :             :     operands[0] = operand0;
   68516                 :             :     operands[1] = operand1;
   68517                 :             : #define FAIL return (end_sequence (), _val)
   68518                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   68519                 :             : #line 25471 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   68520                 :             : {
   68521                 :             :   rtx stack_slot;
   68522                 :             : 
   68523                 :             :   if (flag_cf_protection & CF_RETURN)
   68524                 :             :     {
   68525                 :             :       /* Restore shadow stack pointer from the first slot
   68526                 :             :          and stack pointer from the second slot.  */
   68527                 :             :       rtx ssp_slot = adjust_address (operands[1], word_mode, 0);
   68528                 :             :       stack_slot = adjust_address (operands[1], Pmode, UNITS_PER_WORD);
   68529                 :             : 
   68530                 :             :       /* Get the current shadow stack pointer.  The code below will check if
   68531                 :             :          SHSTK feature is enabled.  If it is not enabled the RDSSP instruction
   68532                 :             :          is a NOP.  */
   68533                 :             :       rtx reg_ssp = force_reg (word_mode, const0_rtx);
   68534                 :             :       emit_insn (gen_rdssp (word_mode, reg_ssp, reg_ssp));
   68535                 :             : 
   68536                 :             :       /* Compare through subtraction the saved and the current ssp
   68537                 :             :          to decide if ssp has to be adjusted.  */
   68538                 :             :       reg_ssp = expand_simple_binop (word_mode, MINUS,
   68539                 :             :                                      reg_ssp, ssp_slot,
   68540                 :             :                                      reg_ssp, 1, OPTAB_DIRECT);
   68541                 :             : 
   68542                 :             :       /* Compare and jump over adjustment code.  */
   68543                 :             :       rtx noadj_label = gen_label_rtx ();
   68544                 :             :       emit_cmp_and_jump_insns (reg_ssp, const0_rtx, EQ, NULL_RTX,
   68545                 :             :                                word_mode, 1, noadj_label);
   68546                 :             : 
   68547                 :             :       /* Compute the number of frames to adjust.  */
   68548                 :             :       rtx reg_adj = gen_lowpart (ptr_mode, reg_ssp);
   68549                 :             :       rtx reg_adj_neg = expand_simple_unop (ptr_mode, NEG, reg_adj,
   68550                 :             :                                             NULL_RTX, 1);
   68551                 :             : 
   68552                 :             :       reg_adj = expand_simple_binop (ptr_mode, LSHIFTRT, reg_adj_neg,
   68553                 :             :                                      GEN_INT (exact_log2 (UNITS_PER_WORD)),
   68554                 :             :                                      reg_adj, 1, OPTAB_DIRECT);
   68555                 :             : 
   68556                 :             :       /* Check if number of frames <= 255 so no loop is needed.  */
   68557                 :             :       rtx inc_label = gen_label_rtx ();
   68558                 :             :       emit_cmp_and_jump_insns (reg_adj, GEN_INT (255), LEU, NULL_RTX,
   68559                 :             :                                ptr_mode, 1, inc_label);
   68560                 :             : 
   68561                 :             :       /* Adjust the ssp in a loop.  */
   68562                 :             :       rtx loop_label = gen_label_rtx ();
   68563                 :             :       emit_label (loop_label);
   68564                 :             :       LABEL_NUSES (loop_label) = 1;
   68565                 :             : 
   68566                 :             :       rtx reg_255 = force_reg (word_mode, GEN_INT (255));
   68567                 :             :       emit_insn (gen_incssp (word_mode, reg_255));
   68568                 :             : 
   68569                 :             :       reg_adj = expand_simple_binop (ptr_mode, MINUS,
   68570                 :             :                                      reg_adj, GEN_INT (255),
   68571                 :             :                                      reg_adj, 1, OPTAB_DIRECT);
   68572                 :             : 
   68573                 :             :       /* Compare and jump to the loop label.  */
   68574                 :             :       emit_cmp_and_jump_insns (reg_adj, GEN_INT (255), GTU, NULL_RTX,
   68575                 :             :                                ptr_mode, 1, loop_label);
   68576                 :             : 
   68577                 :             :       emit_label (inc_label);
   68578                 :             :       LABEL_NUSES (inc_label) = 1;
   68579                 :             : 
   68580                 :             :       emit_insn (gen_incssp (word_mode, reg_ssp));
   68581                 :             : 
   68582                 :             :       emit_label (noadj_label);
   68583                 :             :       LABEL_NUSES (noadj_label) = 1;
   68584                 :             :     }
   68585                 :             :   else
   68586                 :             :     stack_slot = adjust_address (operands[1], Pmode, 0);
   68587                 :             :   emit_move_insn (operands[0], stack_slot);
   68588                 :             :   DONE;
   68589                 :             : }
   68590                 :             : #undef DONE
   68591                 :             : #undef FAIL
   68592                 :             :     operand0 = operands[0];
   68593                 :             :     (void) operand0;
   68594                 :             :     operand1 = operands[1];
   68595                 :             :     (void) operand1;
   68596                 :             :   }
   68597                 :             :   emit_insn (gen_rtx_SET (operand0,
   68598                 :             :         operand1));
   68599                 :             :   _val = get_insns ();
   68600                 :             :   end_sequence ();
   68601                 :             :   return _val;
   68602                 :             : }
   68603                 :             : 
   68604                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:25542 */
   68605                 :             : rtx
   68606                 :             : gen_stack_protect_set (rtx operand0,
   68607                 :             :         rtx operand1)
   68608                 :             : {
   68609                 :             :   rtx_insn *_val = 0;
   68610                 :             :   start_sequence ();
   68611                 :             :   {
   68612                 :             :     rtx operands[2];
   68613                 :             :     operands[0] = operand0;
   68614                 :             :     operands[1] = operand1;
   68615                 :             : #define FAIL return (end_sequence (), _val)
   68616                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   68617                 :             : #line 25546 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   68618                 :             : {
   68619                 :             :   rtx scratch = gen_reg_rtx (word_mode);
   68620                 :             : 
   68621                 :             :   emit_insn (gen_stack_protect_set_1
   68622                 :             :              (ptr_mode, word_mode, operands[0], operands[1], scratch));
   68623                 :             :   DONE;
   68624                 :             : }
   68625                 :             : #undef DONE
   68626                 :             : #undef FAIL
   68627                 :             :     operand0 = operands[0];
   68628                 :             :     (void) operand0;
   68629                 :             :     operand1 = operands[1];
   68630                 :             :     (void) operand1;
   68631                 :             :   }
   68632                 :             :   emit (operand0, true);
   68633                 :             :   emit (operand1, false);
   68634                 :             :   _val = get_insns ();
   68635                 :             :   end_sequence ();
   68636                 :             :   return _val;
   68637                 :             : }
   68638                 :             : 
   68639                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:25579 */
   68640                 :             : extern rtx_insn *gen_peephole2_227 (rtx_insn *, rtx *);
   68641                 :             : rtx_insn *
   68642                 :             : gen_peephole2_227 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   68643                 :             : {
   68644                 :             :   rtx operand0;
   68645                 :             :   rtx operand1;
   68646                 :             :   rtx operand2;
   68647                 :             :   rtx operand3;
   68648                 :             :   rtx_insn *_val = NULL;
   68649                 :             :   if (dump_file)
   68650                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_227 (i386.md:25579)\n");
   68651                 :             :   start_sequence ();
   68652                 :             : #define FAIL return (end_sequence (), _val)
   68653                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   68654                 :             : #line 25595 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   68655                 :             : operands[3] = gen_lowpart (word_mode, operands[3]);
   68656                 :             : #undef DONE
   68657                 :             : #undef FAIL
   68658                 :             :   operand0 = operands[0];
   68659                 :             :   (void) operand0;
   68660                 :             :   operand1 = operands[1];
   68661                 :             :   (void) operand1;
   68662                 :             :   operand2 = operands[2];
   68663                 :             :   (void) operand2;
   68664                 :             :   operand3 = operands[3];
   68665                 :             :   (void) operand3;
   68666                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   68667                 :             :         gen_rtvec (3,
   68668                 :             :                 gen_rtx_SET (operand0,
   68669                 :             :         gen_rtx_UNSPEC (SImode,
   68670                 :             :         gen_rtvec (1,
   68671                 :             :                 operand1),
   68672                 :             :         90)),
   68673                 :             :                 gen_rtx_SET (operand3,
   68674                 :             :         const0_rtx),
   68675                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   68676                 :             :   _val = get_insns ();
   68677                 :             :   end_sequence ();
   68678                 :             :   return _val;
   68679                 :             : }
   68680                 :             : 
   68681                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:25579 */
   68682                 :             : extern rtx_insn *gen_peephole2_228 (rtx_insn *, rtx *);
   68683                 :             : rtx_insn *
   68684                 :             : gen_peephole2_228 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   68685                 :             : {
   68686                 :             :   rtx operand0;
   68687                 :             :   rtx operand1;
   68688                 :             :   rtx operand2;
   68689                 :             :   rtx operand3;
   68690                 :             :   rtx_insn *_val = NULL;
   68691                 :             :   if (dump_file)
   68692                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_228 (i386.md:25579)\n");
   68693                 :             :   start_sequence ();
   68694                 :             : #define FAIL return (end_sequence (), _val)
   68695                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   68696                 :             : #line 25595 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   68697                 :             : operands[3] = gen_lowpart (word_mode, operands[3]);
   68698                 :             : #undef DONE
   68699                 :             : #undef FAIL
   68700                 :             :   operand0 = operands[0];
   68701                 :             :   (void) operand0;
   68702                 :             :   operand1 = operands[1];
   68703                 :             :   (void) operand1;
   68704                 :             :   operand2 = operands[2];
   68705                 :             :   (void) operand2;
   68706                 :             :   operand3 = operands[3];
   68707                 :             :   (void) operand3;
   68708                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   68709                 :             :         gen_rtvec (3,
   68710                 :             :                 gen_rtx_SET (operand0,
   68711                 :             :         gen_rtx_UNSPEC (DImode,
   68712                 :             :         gen_rtvec (1,
   68713                 :             :                 operand1),
   68714                 :             :         90)),
   68715                 :             :                 gen_rtx_SET (operand3,
   68716                 :             :         const0_rtx),
   68717                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   68718                 :             :   _val = get_insns ();
   68719                 :             :   end_sequence ();
   68720                 :             :   return _val;
   68721                 :             : }
   68722                 :             : 
   68723                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:25640 */
   68724                 :             : extern rtx_insn *gen_peephole2_229 (rtx_insn *, rtx *);
   68725                 :             : rtx_insn *
   68726                 :             : gen_peephole2_229 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   68727                 :             : {
   68728                 :             :   rtx operand0;
   68729                 :             :   rtx operand1;
   68730                 :             :   rtx operand2;
   68731                 :             :   rtx operand3;
   68732                 :             :   rtx operand4;
   68733                 :             :   rtx_insn *_val = NULL;
   68734                 :             :   if (dump_file)
   68735                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_229 (i386.md:25640)\n");
   68736                 :             :   start_sequence ();
   68737                 :             :   operand0 = operands[0];
   68738                 :             :   (void) operand0;
   68739                 :             :   operand1 = operands[1];
   68740                 :             :   (void) operand1;
   68741                 :             :   operand2 = operands[2];
   68742                 :             :   (void) operand2;
   68743                 :             :   operand3 = operands[3];
   68744                 :             :   (void) operand3;
   68745                 :             :   operand4 = operands[4];
   68746                 :             :   (void) operand4;
   68747                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   68748                 :             :         gen_rtvec (2,
   68749                 :             :                 gen_rtx_SET (operand0,
   68750                 :             :         gen_rtx_UNSPEC (SImode,
   68751                 :             :         gen_rtvec (1,
   68752                 :             :                 operand1),
   68753                 :             :         90)),
   68754                 :             :                 gen_rtx_SET (operand3,
   68755                 :             :         operand4))), false);
   68756                 :             :   _val = get_insns ();
   68757                 :             :   end_sequence ();
   68758                 :             :   return _val;
   68759                 :             : }
   68760                 :             : 
   68761                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:25640 */
   68762                 :             : extern rtx_insn *gen_peephole2_230 (rtx_insn *, rtx *);
   68763                 :             : rtx_insn *
   68764                 :             : gen_peephole2_230 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   68765                 :             : {
   68766                 :             :   rtx operand0;
   68767                 :             :   rtx operand1;
   68768                 :             :   rtx operand2;
   68769                 :             :   rtx operand3;
   68770                 :             :   rtx operand4;
   68771                 :             :   rtx_insn *_val = NULL;
   68772                 :             :   if (dump_file)
   68773                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_230 (i386.md:25640)\n");
   68774                 :             :   start_sequence ();
   68775                 :             :   operand0 = operands[0];
   68776                 :             :   (void) operand0;
   68777                 :             :   operand1 = operands[1];
   68778                 :             :   (void) operand1;
   68779                 :             :   operand2 = operands[2];
   68780                 :             :   (void) operand2;
   68781                 :             :   operand3 = operands[3];
   68782                 :             :   (void) operand3;
   68783                 :             :   operand4 = operands[4];
   68784                 :             :   (void) operand4;
   68785                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   68786                 :             :         gen_rtvec (2,
   68787                 :             :                 gen_rtx_SET (operand0,
   68788                 :             :         gen_rtx_UNSPEC (SImode,
   68789                 :             :         gen_rtvec (1,
   68790                 :             :                 operand1),
   68791                 :             :         90)),
   68792                 :             :                 gen_rtx_SET (operand3,
   68793                 :             :         operand4))), false);
   68794                 :             :   _val = get_insns ();
   68795                 :             :   end_sequence ();
   68796                 :             :   return _val;
   68797                 :             : }
   68798                 :             : 
   68799                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:25640 */
   68800                 :             : extern rtx_insn *gen_peephole2_231 (rtx_insn *, rtx *);
   68801                 :             : rtx_insn *
   68802                 :             : gen_peephole2_231 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   68803                 :             : {
   68804                 :             :   rtx operand0;
   68805                 :             :   rtx operand1;
   68806                 :             :   rtx operand2;
   68807                 :             :   rtx operand3;
   68808                 :             :   rtx operand4;
   68809                 :             :   rtx_insn *_val = NULL;
   68810                 :             :   if (dump_file)
   68811                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_231 (i386.md:25640)\n");
   68812                 :             :   start_sequence ();
   68813                 :             :   operand0 = operands[0];
   68814                 :             :   (void) operand0;
   68815                 :             :   operand1 = operands[1];
   68816                 :             :   (void) operand1;
   68817                 :             :   operand2 = operands[2];
   68818                 :             :   (void) operand2;
   68819                 :             :   operand3 = operands[3];
   68820                 :             :   (void) operand3;
   68821                 :             :   operand4 = operands[4];
   68822                 :             :   (void) operand4;
   68823                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   68824                 :             :         gen_rtvec (2,
   68825                 :             :                 gen_rtx_SET (operand0,
   68826                 :             :         gen_rtx_UNSPEC (DImode,
   68827                 :             :         gen_rtvec (1,
   68828                 :             :                 operand1),
   68829                 :             :         90)),
   68830                 :             :                 gen_rtx_SET (operand3,
   68831                 :             :         operand4))), false);
   68832                 :             :   _val = get_insns ();
   68833                 :             :   end_sequence ();
   68834                 :             :   return _val;
   68835                 :             : }
   68836                 :             : 
   68837                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:25640 */
   68838                 :             : extern rtx_insn *gen_peephole2_232 (rtx_insn *, rtx *);
   68839                 :             : rtx_insn *
   68840                 :             : gen_peephole2_232 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   68841                 :             : {
   68842                 :             :   rtx operand0;
   68843                 :             :   rtx operand1;
   68844                 :             :   rtx operand2;
   68845                 :             :   rtx operand3;
   68846                 :             :   rtx operand4;
   68847                 :             :   rtx_insn *_val = NULL;
   68848                 :             :   if (dump_file)
   68849                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_232 (i386.md:25640)\n");
   68850                 :             :   start_sequence ();
   68851                 :             :   operand0 = operands[0];
   68852                 :             :   (void) operand0;
   68853                 :             :   operand1 = operands[1];
   68854                 :             :   (void) operand1;
   68855                 :             :   operand2 = operands[2];
   68856                 :             :   (void) operand2;
   68857                 :             :   operand3 = operands[3];
   68858                 :             :   (void) operand3;
   68859                 :             :   operand4 = operands[4];
   68860                 :             :   (void) operand4;
   68861                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   68862                 :             :         gen_rtvec (2,
   68863                 :             :                 gen_rtx_SET (operand0,
   68864                 :             :         gen_rtx_UNSPEC (DImode,
   68865                 :             :         gen_rtvec (1,
   68866                 :             :                 operand1),
   68867                 :             :         90)),
   68868                 :             :                 gen_rtx_SET (operand3,
   68869                 :             :         operand4))), false);
   68870                 :             :   _val = get_insns ();
   68871                 :             :   end_sequence ();
   68872                 :             :   return _val;
   68873                 :             : }
   68874                 :             : 
   68875                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:25655 */
   68876                 :             : extern rtx_insn *gen_peephole2_233 (rtx_insn *, rtx *);
   68877                 :             : rtx_insn *
   68878                 :             : gen_peephole2_233 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   68879                 :             : {
   68880                 :             :   rtx operand0;
   68881                 :             :   rtx operand1;
   68882                 :             :   rtx operand2;
   68883                 :             :   rtx operand3;
   68884                 :             :   rtx operand4;
   68885                 :             :   rtx_insn *_val = NULL;
   68886                 :             :   if (dump_file)
   68887                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_233 (i386.md:25655)\n");
   68888                 :             :   start_sequence ();
   68889                 :             :   operand0 = operands[0];
   68890                 :             :   (void) operand0;
   68891                 :             :   operand1 = operands[1];
   68892                 :             :   (void) operand1;
   68893                 :             :   operand2 = operands[2];
   68894                 :             :   (void) operand2;
   68895                 :             :   operand3 = operands[3];
   68896                 :             :   (void) operand3;
   68897                 :             :   operand4 = operands[4];
   68898                 :             :   (void) operand4;
   68899                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   68900                 :             :         gen_rtvec (2,
   68901                 :             :                 gen_rtx_SET (operand0,
   68902                 :             :         gen_rtx_UNSPEC (SImode,
   68903                 :             :         gen_rtvec (1,
   68904                 :             :                 operand1),
   68905                 :             :         90)),
   68906                 :             :                 gen_rtx_SET (operand3,
   68907                 :             :         operand4))), false);
   68908                 :             :   _val = get_insns ();
   68909                 :             :   end_sequence ();
   68910                 :             :   return _val;
   68911                 :             : }
   68912                 :             : 
   68913                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:25655 */
   68914                 :             : extern rtx_insn *gen_peephole2_234 (rtx_insn *, rtx *);
   68915                 :             : rtx_insn *
   68916                 :             : gen_peephole2_234 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   68917                 :             : {
   68918                 :             :   rtx operand0;
   68919                 :             :   rtx operand1;
   68920                 :             :   rtx operand2;
   68921                 :             :   rtx operand3;
   68922                 :             :   rtx operand4;
   68923                 :             :   rtx_insn *_val = NULL;
   68924                 :             :   if (dump_file)
   68925                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_234 (i386.md:25655)\n");
   68926                 :             :   start_sequence ();
   68927                 :             :   operand0 = operands[0];
   68928                 :             :   (void) operand0;
   68929                 :             :   operand1 = operands[1];
   68930                 :             :   (void) operand1;
   68931                 :             :   operand2 = operands[2];
   68932                 :             :   (void) operand2;
   68933                 :             :   operand3 = operands[3];
   68934                 :             :   (void) operand3;
   68935                 :             :   operand4 = operands[4];
   68936                 :             :   (void) operand4;
   68937                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   68938                 :             :         gen_rtvec (2,
   68939                 :             :                 gen_rtx_SET (operand0,
   68940                 :             :         gen_rtx_UNSPEC (SImode,
   68941                 :             :         gen_rtvec (1,
   68942                 :             :                 operand1),
   68943                 :             :         90)),
   68944                 :             :                 gen_rtx_SET (operand3,
   68945                 :             :         operand4))), false);
   68946                 :             :   _val = get_insns ();
   68947                 :             :   end_sequence ();
   68948                 :             :   return _val;
   68949                 :             : }
   68950                 :             : 
   68951                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:25655 */
   68952                 :             : extern rtx_insn *gen_peephole2_235 (rtx_insn *, rtx *);
   68953                 :             : rtx_insn *
   68954                 :             : gen_peephole2_235 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   68955                 :             : {
   68956                 :             :   rtx operand0;
   68957                 :             :   rtx operand1;
   68958                 :             :   rtx operand2;
   68959                 :             :   rtx operand3;
   68960                 :             :   rtx operand4;
   68961                 :             :   rtx_insn *_val = NULL;
   68962                 :             :   if (dump_file)
   68963                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_235 (i386.md:25655)\n");
   68964                 :             :   start_sequence ();
   68965                 :             :   operand0 = operands[0];
   68966                 :             :   (void) operand0;
   68967                 :             :   operand1 = operands[1];
   68968                 :             :   (void) operand1;
   68969                 :             :   operand2 = operands[2];
   68970                 :             :   (void) operand2;
   68971                 :             :   operand3 = operands[3];
   68972                 :             :   (void) operand3;
   68973                 :             :   operand4 = operands[4];
   68974                 :             :   (void) operand4;
   68975                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   68976                 :             :         gen_rtvec (2,
   68977                 :             :                 gen_rtx_SET (operand0,
   68978                 :             :         gen_rtx_UNSPEC (DImode,
   68979                 :             :         gen_rtvec (1,
   68980                 :             :                 operand1),
   68981                 :             :         90)),
   68982                 :             :                 gen_rtx_SET (operand3,
   68983                 :             :         operand4))), false);
   68984                 :             :   _val = get_insns ();
   68985                 :             :   end_sequence ();
   68986                 :             :   return _val;
   68987                 :             : }
   68988                 :             : 
   68989                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:25655 */
   68990                 :             : extern rtx_insn *gen_peephole2_236 (rtx_insn *, rtx *);
   68991                 :             : rtx_insn *
   68992                 :             : gen_peephole2_236 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   68993                 :             : {
   68994                 :             :   rtx operand0;
   68995                 :             :   rtx operand1;
   68996                 :             :   rtx operand2;
   68997                 :             :   rtx operand3;
   68998                 :             :   rtx operand4;
   68999                 :             :   rtx_insn *_val = NULL;
   69000                 :             :   if (dump_file)
   69001                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_236 (i386.md:25655)\n");
   69002                 :             :   start_sequence ();
   69003                 :             :   operand0 = operands[0];
   69004                 :             :   (void) operand0;
   69005                 :             :   operand1 = operands[1];
   69006                 :             :   (void) operand1;
   69007                 :             :   operand2 = operands[2];
   69008                 :             :   (void) operand2;
   69009                 :             :   operand3 = operands[3];
   69010                 :             :   (void) operand3;
   69011                 :             :   operand4 = operands[4];
   69012                 :             :   (void) operand4;
   69013                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   69014                 :             :         gen_rtvec (2,
   69015                 :             :                 gen_rtx_SET (operand0,
   69016                 :             :         gen_rtx_UNSPEC (DImode,
   69017                 :             :         gen_rtvec (1,
   69018                 :             :                 operand1),
   69019                 :             :         90)),
   69020                 :             :                 gen_rtx_SET (operand3,
   69021                 :             :         operand4))), false);
   69022                 :             :   _val = get_insns ();
   69023                 :             :   end_sequence ();
   69024                 :             :   return _val;
   69025                 :             : }
   69026                 :             : 
   69027                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:25695 */
   69028                 :             : extern rtx_insn *gen_peephole2_237 (rtx_insn *, rtx *);
   69029                 :             : rtx_insn *
   69030                 :             : gen_peephole2_237 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   69031                 :             : {
   69032                 :             :   rtx operand0;
   69033                 :             :   rtx operand1;
   69034                 :             :   rtx operand2;
   69035                 :             :   rtx operand3;
   69036                 :             :   rtx operand4;
   69037                 :             :   rtx_insn *_val = NULL;
   69038                 :             :   if (dump_file)
   69039                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_237 (i386.md:25695)\n");
   69040                 :             :   start_sequence ();
   69041                 :             :   operand0 = operands[0];
   69042                 :             :   (void) operand0;
   69043                 :             :   operand1 = operands[1];
   69044                 :             :   (void) operand1;
   69045                 :             :   operand2 = operands[2];
   69046                 :             :   (void) operand2;
   69047                 :             :   operand3 = operands[3];
   69048                 :             :   (void) operand3;
   69049                 :             :   operand4 = operands[4];
   69050                 :             :   (void) operand4;
   69051                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   69052                 :             :         gen_rtvec (2,
   69053                 :             :                 gen_rtx_SET (operand0,
   69054                 :             :         gen_rtx_UNSPEC (SImode,
   69055                 :             :         gen_rtvec (1,
   69056                 :             :                 operand1),
   69057                 :             :         90)),
   69058                 :             :                 gen_rtx_SET (operand3,
   69059                 :             :         operand4))), false);
   69060                 :             :   _val = get_insns ();
   69061                 :             :   end_sequence ();
   69062                 :             :   return _val;
   69063                 :             : }
   69064                 :             : 
   69065                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:25695 */
   69066                 :             : extern rtx_insn *gen_peephole2_238 (rtx_insn *, rtx *);
   69067                 :             : rtx_insn *
   69068                 :             : gen_peephole2_238 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   69069                 :             : {
   69070                 :             :   rtx operand0;
   69071                 :             :   rtx operand1;
   69072                 :             :   rtx operand2;
   69073                 :             :   rtx operand3;
   69074                 :             :   rtx operand4;
   69075                 :             :   rtx_insn *_val = NULL;
   69076                 :             :   if (dump_file)
   69077                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_238 (i386.md:25695)\n");
   69078                 :             :   start_sequence ();
   69079                 :             :   operand0 = operands[0];
   69080                 :             :   (void) operand0;
   69081                 :             :   operand1 = operands[1];
   69082                 :             :   (void) operand1;
   69083                 :             :   operand2 = operands[2];
   69084                 :             :   (void) operand2;
   69085                 :             :   operand3 = operands[3];
   69086                 :             :   (void) operand3;
   69087                 :             :   operand4 = operands[4];
   69088                 :             :   (void) operand4;
   69089                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   69090                 :             :         gen_rtvec (2,
   69091                 :             :                 gen_rtx_SET (operand0,
   69092                 :             :         gen_rtx_UNSPEC (SImode,
   69093                 :             :         gen_rtvec (1,
   69094                 :             :                 operand1),
   69095                 :             :         90)),
   69096                 :             :                 gen_rtx_SET (operand3,
   69097                 :             :         operand4))), false);
   69098                 :             :   _val = get_insns ();
   69099                 :             :   end_sequence ();
   69100                 :             :   return _val;
   69101                 :             : }
   69102                 :             : 
   69103                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:25695 */
   69104                 :             : extern rtx_insn *gen_peephole2_239 (rtx_insn *, rtx *);
   69105                 :             : rtx_insn *
   69106                 :             : gen_peephole2_239 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   69107                 :             : {
   69108                 :             :   rtx operand0;
   69109                 :             :   rtx operand1;
   69110                 :             :   rtx operand2;
   69111                 :             :   rtx operand3;
   69112                 :             :   rtx operand4;
   69113                 :             :   rtx_insn *_val = NULL;
   69114                 :             :   if (dump_file)
   69115                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_239 (i386.md:25695)\n");
   69116                 :             :   start_sequence ();
   69117                 :             :   operand0 = operands[0];
   69118                 :             :   (void) operand0;
   69119                 :             :   operand1 = operands[1];
   69120                 :             :   (void) operand1;
   69121                 :             :   operand2 = operands[2];
   69122                 :             :   (void) operand2;
   69123                 :             :   operand3 = operands[3];
   69124                 :             :   (void) operand3;
   69125                 :             :   operand4 = operands[4];
   69126                 :             :   (void) operand4;
   69127                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   69128                 :             :         gen_rtvec (2,
   69129                 :             :                 gen_rtx_SET (operand0,
   69130                 :             :         gen_rtx_UNSPEC (DImode,
   69131                 :             :         gen_rtvec (1,
   69132                 :             :                 operand1),
   69133                 :             :         90)),
   69134                 :             :                 gen_rtx_SET (operand3,
   69135                 :             :         operand4))), false);
   69136                 :             :   _val = get_insns ();
   69137                 :             :   end_sequence ();
   69138                 :             :   return _val;
   69139                 :             : }
   69140                 :             : 
   69141                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:25695 */
   69142                 :             : extern rtx_insn *gen_peephole2_240 (rtx_insn *, rtx *);
   69143                 :             : rtx_insn *
   69144                 :             : gen_peephole2_240 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   69145                 :             : {
   69146                 :             :   rtx operand0;
   69147                 :             :   rtx operand1;
   69148                 :             :   rtx operand2;
   69149                 :             :   rtx operand3;
   69150                 :             :   rtx operand4;
   69151                 :             :   rtx_insn *_val = NULL;
   69152                 :             :   if (dump_file)
   69153                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_240 (i386.md:25695)\n");
   69154                 :             :   start_sequence ();
   69155                 :             :   operand0 = operands[0];
   69156                 :             :   (void) operand0;
   69157                 :             :   operand1 = operands[1];
   69158                 :             :   (void) operand1;
   69159                 :             :   operand2 = operands[2];
   69160                 :             :   (void) operand2;
   69161                 :             :   operand3 = operands[3];
   69162                 :             :   (void) operand3;
   69163                 :             :   operand4 = operands[4];
   69164                 :             :   (void) operand4;
   69165                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   69166                 :             :         gen_rtvec (2,
   69167                 :             :                 gen_rtx_SET (operand0,
   69168                 :             :         gen_rtx_UNSPEC (DImode,
   69169                 :             :         gen_rtvec (1,
   69170                 :             :                 operand1),
   69171                 :             :         90)),
   69172                 :             :                 gen_rtx_SET (operand3,
   69173                 :             :         operand4))), false);
   69174                 :             :   _val = get_insns ();
   69175                 :             :   end_sequence ();
   69176                 :             :   return _val;
   69177                 :             : }
   69178                 :             : 
   69179                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:25743 */
   69180                 :             : extern rtx_insn *gen_peephole2_241 (rtx_insn *, rtx *);
   69181                 :             : rtx_insn *
   69182                 :             : gen_peephole2_241 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   69183                 :             : {
   69184                 :             :   rtx operand0;
   69185                 :             :   rtx operand1;
   69186                 :             :   rtx operand2;
   69187                 :             :   rtx operand3;
   69188                 :             :   rtx operand4;
   69189                 :             :   rtx_insn *_val = NULL;
   69190                 :             :   if (dump_file)
   69191                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_241 (i386.md:25743)\n");
   69192                 :             :   start_sequence ();
   69193                 :             :   operand0 = operands[0];
   69194                 :             :   (void) operand0;
   69195                 :             :   operand1 = operands[1];
   69196                 :             :   (void) operand1;
   69197                 :             :   operand2 = operands[2];
   69198                 :             :   (void) operand2;
   69199                 :             :   operand3 = operands[3];
   69200                 :             :   (void) operand3;
   69201                 :             :   operand4 = operands[4];
   69202                 :             :   (void) operand4;
   69203                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   69204                 :             :         gen_rtvec (2,
   69205                 :             :                 gen_rtx_SET (operand0,
   69206                 :             :         gen_rtx_UNSPEC (SImode,
   69207                 :             :         gen_rtvec (1,
   69208                 :             :                 operand1),
   69209                 :             :         90)),
   69210                 :             :                 gen_rtx_SET (operand3,
   69211                 :             :         gen_rtx_SIGN_EXTEND (DImode,
   69212                 :             :         operand4)))), false);
   69213                 :             :   _val = get_insns ();
   69214                 :             :   end_sequence ();
   69215                 :             :   return _val;
   69216                 :             : }
   69217                 :             : 
   69218                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:25743 */
   69219                 :             : extern rtx_insn *gen_peephole2_242 (rtx_insn *, rtx *);
   69220                 :             : rtx_insn *
   69221                 :             : gen_peephole2_242 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   69222                 :             : {
   69223                 :             :   rtx operand0;
   69224                 :             :   rtx operand1;
   69225                 :             :   rtx operand2;
   69226                 :             :   rtx operand3;
   69227                 :             :   rtx operand4;
   69228                 :             :   rtx_insn *_val = NULL;
   69229                 :             :   if (dump_file)
   69230                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_242 (i386.md:25743)\n");
   69231                 :             :   start_sequence ();
   69232                 :             :   operand0 = operands[0];
   69233                 :             :   (void) operand0;
   69234                 :             :   operand1 = operands[1];
   69235                 :             :   (void) operand1;
   69236                 :             :   operand2 = operands[2];
   69237                 :             :   (void) operand2;
   69238                 :             :   operand3 = operands[3];
   69239                 :             :   (void) operand3;
   69240                 :             :   operand4 = operands[4];
   69241                 :             :   (void) operand4;
   69242                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   69243                 :             :         gen_rtvec (2,
   69244                 :             :                 gen_rtx_SET (operand0,
   69245                 :             :         gen_rtx_UNSPEC (SImode,
   69246                 :             :         gen_rtvec (1,
   69247                 :             :                 operand1),
   69248                 :             :         90)),
   69249                 :             :                 gen_rtx_SET (operand3,
   69250                 :             :         gen_rtx_ZERO_EXTEND (DImode,
   69251                 :             :         operand4)))), false);
   69252                 :             :   _val = get_insns ();
   69253                 :             :   end_sequence ();
   69254                 :             :   return _val;
   69255                 :             : }
   69256                 :             : 
   69257                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:25743 */
   69258                 :             : extern rtx_insn *gen_peephole2_243 (rtx_insn *, rtx *);
   69259                 :             : rtx_insn *
   69260                 :             : gen_peephole2_243 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   69261                 :             : {
   69262                 :             :   rtx operand0;
   69263                 :             :   rtx operand1;
   69264                 :             :   rtx operand2;
   69265                 :             :   rtx operand3;
   69266                 :             :   rtx operand4;
   69267                 :             :   rtx_insn *_val = NULL;
   69268                 :             :   if (dump_file)
   69269                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_243 (i386.md:25743)\n");
   69270                 :             :   start_sequence ();
   69271                 :             :   operand0 = operands[0];
   69272                 :             :   (void) operand0;
   69273                 :             :   operand1 = operands[1];
   69274                 :             :   (void) operand1;
   69275                 :             :   operand2 = operands[2];
   69276                 :             :   (void) operand2;
   69277                 :             :   operand3 = operands[3];
   69278                 :             :   (void) operand3;
   69279                 :             :   operand4 = operands[4];
   69280                 :             :   (void) operand4;
   69281                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   69282                 :             :         gen_rtvec (2,
   69283                 :             :                 gen_rtx_SET (operand0,
   69284                 :             :         gen_rtx_UNSPEC (DImode,
   69285                 :             :         gen_rtvec (1,
   69286                 :             :                 operand1),
   69287                 :             :         90)),
   69288                 :             :                 gen_rtx_SET (operand3,
   69289                 :             :         gen_rtx_SIGN_EXTEND (DImode,
   69290                 :             :         operand4)))), false);
   69291                 :             :   _val = get_insns ();
   69292                 :             :   end_sequence ();
   69293                 :             :   return _val;
   69294                 :             : }
   69295                 :             : 
   69296                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:25743 */
   69297                 :             : extern rtx_insn *gen_peephole2_244 (rtx_insn *, rtx *);
   69298                 :             : rtx_insn *
   69299                 :             : gen_peephole2_244 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   69300                 :             : {
   69301                 :             :   rtx operand0;
   69302                 :             :   rtx operand1;
   69303                 :             :   rtx operand2;
   69304                 :             :   rtx operand3;
   69305                 :             :   rtx operand4;
   69306                 :             :   rtx_insn *_val = NULL;
   69307                 :             :   if (dump_file)
   69308                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_244 (i386.md:25743)\n");
   69309                 :             :   start_sequence ();
   69310                 :             :   operand0 = operands[0];
   69311                 :             :   (void) operand0;
   69312                 :             :   operand1 = operands[1];
   69313                 :             :   (void) operand1;
   69314                 :             :   operand2 = operands[2];
   69315                 :             :   (void) operand2;
   69316                 :             :   operand3 = operands[3];
   69317                 :             :   (void) operand3;
   69318                 :             :   operand4 = operands[4];
   69319                 :             :   (void) operand4;
   69320                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   69321                 :             :         gen_rtvec (2,
   69322                 :             :                 gen_rtx_SET (operand0,
   69323                 :             :         gen_rtx_UNSPEC (DImode,
   69324                 :             :         gen_rtvec (1,
   69325                 :             :                 operand1),
   69326                 :             :         90)),
   69327                 :             :                 gen_rtx_SET (operand3,
   69328                 :             :         gen_rtx_ZERO_EXTEND (DImode,
   69329                 :             :         operand4)))), false);
   69330                 :             :   _val = get_insns ();
   69331                 :             :   end_sequence ();
   69332                 :             :   return _val;
   69333                 :             : }
   69334                 :             : 
   69335                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:25761 */
   69336                 :             : rtx
   69337                 :             : gen_stack_protect_test (rtx operand0,
   69338                 :             :         rtx operand1,
   69339                 :             :         rtx operand2)
   69340                 :             : {
   69341                 :             :   rtx_insn *_val = 0;
   69342                 :             :   start_sequence ();
   69343                 :             :   {
   69344                 :             :     rtx operands[3];
   69345                 :             :     operands[0] = operand0;
   69346                 :             :     operands[1] = operand1;
   69347                 :             :     operands[2] = operand2;
   69348                 :             : #define FAIL return (end_sequence (), _val)
   69349                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   69350                 :             : #line 25766 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   69351                 :             : {
   69352                 :             :   rtx flags = gen_rtx_REG (CCZmode, FLAGS_REG);
   69353                 :             : 
   69354                 :             :   emit_insn (gen_stack_protect_test_1
   69355                 :             :              (ptr_mode, flags, operands[0], operands[1]));
   69356                 :             : 
   69357                 :             :   emit_jump_insn (gen_cbranchcc4 (gen_rtx_EQ (VOIDmode, flags, const0_rtx),
   69358                 :             :                                   flags, const0_rtx, operands[2]));
   69359                 :             :   DONE;
   69360                 :             : }
   69361                 :             : #undef DONE
   69362                 :             : #undef FAIL
   69363                 :             :     operand0 = operands[0];
   69364                 :             :     (void) operand0;
   69365                 :             :     operand1 = operands[1];
   69366                 :             :     (void) operand1;
   69367                 :             :     operand2 = operands[2];
   69368                 :             :     (void) operand2;
   69369                 :             :   }
   69370                 :             :   emit (operand0, true);
   69371                 :             :   emit (operand1, true);
   69372                 :             :   emit (operand2, false);
   69373                 :             :   _val = get_insns ();
   69374                 :             :   end_sequence ();
   69375                 :             :   return _val;
   69376                 :             : }
   69377                 :             : 
   69378                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:25792 */
   69379                 :             : extern rtx_insn *gen_split_831 (rtx_insn *, rtx *);
   69380                 :             : rtx_insn *
   69381                 :             : gen_split_831 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   69382                 :             : {
   69383                 :             :   rtx operand0;
   69384                 :             :   rtx operand1;
   69385                 :             :   rtx operand2;
   69386                 :             :   rtx operand3;
   69387                 :             :   rtx_insn *_val = NULL;
   69388                 :             :   if (dump_file)
   69389                 :             :     fprintf (dump_file, "Splitting with gen_split_831 (i386.md:25792)\n");
   69390                 :             :   start_sequence ();
   69391                 :             : #define FAIL return (end_sequence (), _val)
   69392                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   69393                 :             : #line 25809 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   69394                 :             : {
   69395                 :             :   operands[0] = gen_lowpart (SImode, operands[0]);
   69396                 :             :   operands[1] = gen_lowpart (SImode, operands[1]);
   69397                 :             :   if (GET_CODE (operands[3]) != ASHIFT)
   69398                 :             :     operands[2] = gen_lowpart (SImode, operands[2]);
   69399                 :             :   operands[3] = shallow_copy_rtx (operands[3]);
   69400                 :             :   PUT_MODE (operands[3], SImode);
   69401                 :             : }
   69402                 :             : #undef DONE
   69403                 :             : #undef FAIL
   69404                 :             :   operand0 = operands[0];
   69405                 :             :   (void) operand0;
   69406                 :             :   operand1 = operands[1];
   69407                 :             :   (void) operand1;
   69408                 :             :   operand2 = operands[2];
   69409                 :             :   (void) operand2;
   69410                 :             :   operand3 = operands[3];
   69411                 :             :   (void) operand3;
   69412                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   69413                 :             :         gen_rtvec (2,
   69414                 :             :                 gen_rtx_SET (operand0,
   69415                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), GET_MODE (operand3),
   69416                 :             :                 operand1,
   69417                 :             :                 operand2)),
   69418                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   69419                 :             :   _val = get_insns ();
   69420                 :             :   end_sequence ();
   69421                 :             :   return _val;
   69422                 :             : }
   69423                 :             : 
   69424                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:25822 */
   69425                 :             : extern rtx_insn *gen_split_832 (rtx_insn *, rtx *);
   69426                 :             : rtx_insn *
   69427                 :             : gen_split_832 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   69428                 :             : {
   69429                 :             :   rtx operand0;
   69430                 :             :   rtx operand1;
   69431                 :             :   rtx operand2;
   69432                 :             :   rtx operand3;
   69433                 :             :   rtx operand4;
   69434                 :             :   rtx_insn *_val = NULL;
   69435                 :             :   if (dump_file)
   69436                 :             :     fprintf (dump_file, "Splitting with gen_split_832 (i386.md:25822)\n");
   69437                 :             :   start_sequence ();
   69438                 :             : #define FAIL return (end_sequence (), _val)
   69439                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   69440                 :             : #line 25841 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   69441                 :             : {
   69442                 :             :   operands[4]
   69443                 :             :     = gen_int_mode (INTVAL (operands[4])
   69444                 :             :                     & GET_MODE_MASK (GET_MODE (operands[1])), SImode);
   69445                 :             :   operands[1] = gen_lowpart (SImode, operands[1]);
   69446                 :             :   operands[3] = gen_lowpart (SImode, operands[3]);
   69447                 :             : }
   69448                 :             : #undef DONE
   69449                 :             : #undef FAIL
   69450                 :             :   operand0 = operands[0];
   69451                 :             :   (void) operand0;
   69452                 :             :   operand1 = operands[1];
   69453                 :             :   (void) operand1;
   69454                 :             :   operand2 = operands[2];
   69455                 :             :   (void) operand2;
   69456                 :             :   operand3 = operands[3];
   69457                 :             :   (void) operand3;
   69458                 :             :   operand4 = operands[4];
   69459                 :             :   (void) operand4;
   69460                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   69461                 :             :         gen_rtvec (2,
   69462                 :             :                 gen_rtx_SET (operand0,
   69463                 :             :         gen_rtx_fmt_ee (GET_CODE (operand2), GET_MODE (operand2),
   69464                 :             :                 gen_rtx_AND (SImode,
   69465                 :             :         operand3,
   69466                 :             :         operand4),
   69467                 :             :                 const0_rtx)),
   69468                 :             :                 gen_rtx_SET (operand1,
   69469                 :             :         gen_rtx_AND (SImode,
   69470                 :             :         copy_rtx (operand3),
   69471                 :             :         copy_rtx (operand4))))), false);
   69472                 :             :   _val = get_insns ();
   69473                 :             :   end_sequence ();
   69474                 :             :   return _val;
   69475                 :             : }
   69476                 :             : 
   69477                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:25853 */
   69478                 :             : extern rtx_insn *gen_split_833 (rtx_insn *, rtx *);
   69479                 :             : rtx_insn *
   69480                 :             : gen_split_833 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   69481                 :             : {
   69482                 :             :   rtx operand0;
   69483                 :             :   rtx operand1;
   69484                 :             :   rtx operand2;
   69485                 :             :   rtx operand3;
   69486                 :             :   rtx_insn *_val = NULL;
   69487                 :             :   if (dump_file)
   69488                 :             :     fprintf (dump_file, "Splitting with gen_split_833 (i386.md:25853)\n");
   69489                 :             :   start_sequence ();
   69490                 :             : #define FAIL return (end_sequence (), _val)
   69491                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   69492                 :             : #line 25867 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   69493                 :             : {
   69494                 :             :   operands[3]
   69495                 :             :     = gen_int_mode (INTVAL (operands[3])
   69496                 :             :                     & GET_MODE_MASK (GET_MODE (operands[2])), SImode);
   69497                 :             :   operands[2] = gen_lowpart (SImode, operands[2]);
   69498                 :             : }
   69499                 :             : #undef DONE
   69500                 :             : #undef FAIL
   69501                 :             :   operand0 = operands[0];
   69502                 :             :   (void) operand0;
   69503                 :             :   operand1 = operands[1];
   69504                 :             :   (void) operand1;
   69505                 :             :   operand2 = operands[2];
   69506                 :             :   (void) operand2;
   69507                 :             :   operand3 = operands[3];
   69508                 :             :   (void) operand3;
   69509                 :             :   emit_insn (gen_rtx_SET (operand0,
   69510                 :             :         gen_rtx_fmt_ee (GET_CODE (operand1), GET_MODE (operand1),
   69511                 :             :                 gen_rtx_AND (SImode,
   69512                 :             :         operand2,
   69513                 :             :         operand3),
   69514                 :             :                 const0_rtx)));
   69515                 :             :   _val = get_insns ();
   69516                 :             :   end_sequence ();
   69517                 :             :   return _val;
   69518                 :             : }
   69519                 :             : 
   69520                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:25874 */
   69521                 :             : extern rtx_insn *gen_split_834 (rtx_insn *, rtx *);
   69522                 :             : rtx_insn *
   69523                 :             : gen_split_834 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   69524                 :             : {
   69525                 :             :   rtx operand0;
   69526                 :             :   rtx operand1;
   69527                 :             :   rtx_insn *_val = NULL;
   69528                 :             :   if (dump_file)
   69529                 :             :     fprintf (dump_file, "Splitting with gen_split_834 (i386.md:25874)\n");
   69530                 :             :   start_sequence ();
   69531                 :             : #define FAIL return (end_sequence (), _val)
   69532                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   69533                 :             : #line 25886 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   69534                 :             : {
   69535                 :             :   operands[0] = gen_lowpart (SImode, operands[0]);
   69536                 :             :   operands[1] = gen_lowpart (SImode, operands[1]);
   69537                 :             : }
   69538                 :             : #undef DONE
   69539                 :             : #undef FAIL
   69540                 :             :   operand0 = operands[0];
   69541                 :             :   (void) operand0;
   69542                 :             :   operand1 = operands[1];
   69543                 :             :   (void) operand1;
   69544                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   69545                 :             :         gen_rtvec (2,
   69546                 :             :                 gen_rtx_SET (operand0,
   69547                 :             :         gen_rtx_NEG (SImode,
   69548                 :             :         operand1)),
   69549                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   69550                 :             :   _val = get_insns ();
   69551                 :             :   end_sequence ();
   69552                 :             :   return _val;
   69553                 :             : }
   69554                 :             : 
   69555                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:25892 */
   69556                 :             : extern rtx_insn *gen_split_835 (rtx_insn *, rtx *);
   69557                 :             : rtx_insn *
   69558                 :             : gen_split_835 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   69559                 :             : {
   69560                 :             :   rtx operand0;
   69561                 :             :   rtx operand1;
   69562                 :             :   rtx_insn *_val = NULL;
   69563                 :             :   if (dump_file)
   69564                 :             :     fprintf (dump_file, "Splitting with gen_split_835 (i386.md:25892)\n");
   69565                 :             :   start_sequence ();
   69566                 :             : #define FAIL return (end_sequence (), _val)
   69567                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   69568                 :             : #line 25902 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   69569                 :             : {
   69570                 :             :   operands[0] = gen_lowpart (SImode, operands[0]);
   69571                 :             :   operands[1] = gen_lowpart (SImode, operands[1]);
   69572                 :             : }
   69573                 :             : #undef DONE
   69574                 :             : #undef FAIL
   69575                 :             :   operand0 = operands[0];
   69576                 :             :   (void) operand0;
   69577                 :             :   operand1 = operands[1];
   69578                 :             :   (void) operand1;
   69579                 :             :   emit_insn (gen_rtx_SET (operand0,
   69580                 :             :         gen_rtx_NOT (SImode,
   69581                 :             :         operand1)));
   69582                 :             :   _val = get_insns ();
   69583                 :             :   end_sequence ();
   69584                 :             :   return _val;
   69585                 :             : }
   69586                 :             : 
   69587                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:25911 */
   69588                 :             : extern rtx_insn *gen_peephole2_245 (rtx_insn *, rtx *);
   69589                 :             : rtx_insn *
   69590                 :             : gen_peephole2_245 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   69591                 :             : {
   69592                 :             :   rtx operand0;
   69593                 :             :   rtx operand1;
   69594                 :             :   rtx operand2;
   69595                 :             :   rtx_insn *_val = NULL;
   69596                 :             :   HARD_REG_SET _regs_allocated;
   69597                 :             :   CLEAR_HARD_REG_SET (_regs_allocated);
   69598                 :             :   if ((operands[2] = peep2_find_free_register (1, 1, "q", QImode, &_regs_allocated)) == NULL_RTX)
   69599                 :             :     return NULL;
   69600                 :             :   if (dump_file)
   69601                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_245 (i386.md:25911)\n");
   69602                 :             :   start_sequence ();
   69603                 :             :   operand0 = operands[0];
   69604                 :             :   (void) operand0;
   69605                 :             :   operand1 = operands[1];
   69606                 :             :   (void) operand1;
   69607                 :             :   operand2 = operands[2];
   69608                 :             :   (void) operand2;
   69609                 :             :   emit_insn (gen_rtx_SET (operand2,
   69610                 :             :         operand1));
   69611                 :             :   emit_insn (gen_rtx_SET (operand0,
   69612                 :             :         copy_rtx (operand2)));
   69613                 :             :   _val = get_insns ();
   69614                 :             :   end_sequence ();
   69615                 :             :   return _val;
   69616                 :             : }
   69617                 :             : 
   69618                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:25911 */
   69619                 :             : extern rtx_insn *gen_peephole2_246 (rtx_insn *, rtx *);
   69620                 :             : rtx_insn *
   69621                 :             : gen_peephole2_246 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   69622                 :             : {
   69623                 :             :   rtx operand0;
   69624                 :             :   rtx operand1;
   69625                 :             :   rtx operand2;
   69626                 :             :   rtx_insn *_val = NULL;
   69627                 :             :   HARD_REG_SET _regs_allocated;
   69628                 :             :   CLEAR_HARD_REG_SET (_regs_allocated);
   69629                 :             :   if ((operands[2] = peep2_find_free_register (1, 1, "r", HImode, &_regs_allocated)) == NULL_RTX)
   69630                 :             :     return NULL;
   69631                 :             :   if (dump_file)
   69632                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_246 (i386.md:25911)\n");
   69633                 :             :   start_sequence ();
   69634                 :             :   operand0 = operands[0];
   69635                 :             :   (void) operand0;
   69636                 :             :   operand1 = operands[1];
   69637                 :             :   (void) operand1;
   69638                 :             :   operand2 = operands[2];
   69639                 :             :   (void) operand2;
   69640                 :             :   emit_insn (gen_rtx_SET (operand2,
   69641                 :             :         operand1));
   69642                 :             :   emit_insn (gen_rtx_SET (operand0,
   69643                 :             :         copy_rtx (operand2)));
   69644                 :             :   _val = get_insns ();
   69645                 :             :   end_sequence ();
   69646                 :             :   return _val;
   69647                 :             : }
   69648                 :             : 
   69649                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:25911 */
   69650                 :             : extern rtx_insn *gen_peephole2_247 (rtx_insn *, rtx *);
   69651                 :             : rtx_insn *
   69652                 :             : gen_peephole2_247 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   69653                 :             : {
   69654                 :             :   rtx operand0;
   69655                 :             :   rtx operand1;
   69656                 :             :   rtx operand2;
   69657                 :             :   rtx_insn *_val = NULL;
   69658                 :             :   HARD_REG_SET _regs_allocated;
   69659                 :             :   CLEAR_HARD_REG_SET (_regs_allocated);
   69660                 :             :   if ((operands[2] = peep2_find_free_register (1, 1, "r", SImode, &_regs_allocated)) == NULL_RTX)
   69661                 :             :     return NULL;
   69662                 :             :   if (dump_file)
   69663                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_247 (i386.md:25911)\n");
   69664                 :             :   start_sequence ();
   69665                 :             :   operand0 = operands[0];
   69666                 :             :   (void) operand0;
   69667                 :             :   operand1 = operands[1];
   69668                 :             :   (void) operand1;
   69669                 :             :   operand2 = operands[2];
   69670                 :             :   (void) operand2;
   69671                 :             :   emit_insn (gen_rtx_SET (operand2,
   69672                 :             :         operand1));
   69673                 :             :   emit_insn (gen_rtx_SET (operand0,
   69674                 :             :         copy_rtx (operand2)));
   69675                 :             :   _val = get_insns ();
   69676                 :             :   end_sequence ();
   69677                 :             :   return _val;
   69678                 :             : }
   69679                 :             : 
   69680                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:25911 */
   69681                 :             : extern rtx_insn *gen_peephole2_248 (rtx_insn *, rtx *);
   69682                 :             : rtx_insn *
   69683                 :             : gen_peephole2_248 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   69684                 :             : {
   69685                 :             :   rtx operand0;
   69686                 :             :   rtx operand1;
   69687                 :             :   rtx operand2;
   69688                 :             :   rtx_insn *_val = NULL;
   69689                 :             :   HARD_REG_SET _regs_allocated;
   69690                 :             :   CLEAR_HARD_REG_SET (_regs_allocated);
   69691                 :             :   if ((operands[2] = peep2_find_free_register (1, 1, "r", DImode, &_regs_allocated)) == NULL_RTX)
   69692                 :             :     return NULL;
   69693                 :             :   if (dump_file)
   69694                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_248 (i386.md:25911)\n");
   69695                 :             :   start_sequence ();
   69696                 :             :   operand0 = operands[0];
   69697                 :             :   (void) operand0;
   69698                 :             :   operand1 = operands[1];
   69699                 :             :   (void) operand1;
   69700                 :             :   operand2 = operands[2];
   69701                 :             :   (void) operand2;
   69702                 :             :   emit_insn (gen_rtx_SET (operand2,
   69703                 :             :         operand1));
   69704                 :             :   emit_insn (gen_rtx_SET (operand0,
   69705                 :             :         copy_rtx (operand2)));
   69706                 :             :   _val = get_insns ();
   69707                 :             :   end_sequence ();
   69708                 :             :   return _val;
   69709                 :             : }
   69710                 :             : 
   69711                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:25922 */
   69712                 :             : extern rtx_insn *gen_peephole2_249 (rtx_insn *, rtx *);
   69713                 :             : rtx_insn *
   69714                 :             : gen_peephole2_249 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   69715                 :             : {
   69716                 :             :   rtx operand0;
   69717                 :             :   rtx operand1;
   69718                 :             :   rtx operand2;
   69719                 :             :   rtx_insn *_val = NULL;
   69720                 :             :   HARD_REG_SET _regs_allocated;
   69721                 :             :   CLEAR_HARD_REG_SET (_regs_allocated);
   69722                 :             :   if ((operands[2] = peep2_find_free_register (1, 1, "r", SFmode, &_regs_allocated)) == NULL_RTX)
   69723                 :             :     return NULL;
   69724                 :             :   if (dump_file)
   69725                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_249 (i386.md:25922)\n");
   69726                 :             :   start_sequence ();
   69727                 :             :   operand0 = operands[0];
   69728                 :             :   (void) operand0;
   69729                 :             :   operand1 = operands[1];
   69730                 :             :   (void) operand1;
   69731                 :             :   operand2 = operands[2];
   69732                 :             :   (void) operand2;
   69733                 :             :   emit_insn (gen_rtx_SET (operand2,
   69734                 :             :         operand1));
   69735                 :             :   emit_insn (gen_rtx_SET (operand0,
   69736                 :             :         copy_rtx (operand2)));
   69737                 :             :   _val = get_insns ();
   69738                 :             :   end_sequence ();
   69739                 :             :   return _val;
   69740                 :             : }
   69741                 :             : 
   69742                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:25933 */
   69743                 :             : extern rtx_insn *gen_peephole2_250 (rtx_insn *, rtx *);
   69744                 :             : rtx_insn *
   69745                 :             : gen_peephole2_250 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   69746                 :             : {
   69747                 :             :   rtx operand0;
   69748                 :             :   rtx operand1;
   69749                 :             :   rtx operand2;
   69750                 :             :   rtx_insn *_val = NULL;
   69751                 :             :   HARD_REG_SET _regs_allocated;
   69752                 :             :   CLEAR_HARD_REG_SET (_regs_allocated);
   69753                 :             :   if ((operands[1] = peep2_find_free_register (0, 0, "q", QImode, &_regs_allocated)) == NULL_RTX)
   69754                 :             :     return NULL;
   69755                 :             :   if (dump_file)
   69756                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_250 (i386.md:25933)\n");
   69757                 :             :   start_sequence ();
   69758                 :             : #define FAIL return (end_sequence (), _val)
   69759                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   69760                 :             : #line 25947 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   69761                 :             : operands[2] = gen_lowpart (SImode, operands[1]);
   69762                 :             : #undef DONE
   69763                 :             : #undef FAIL
   69764                 :             :   operand0 = operands[0];
   69765                 :             :   (void) operand0;
   69766                 :             :   operand1 = operands[1];
   69767                 :             :   (void) operand1;
   69768                 :             :   operand2 = operands[2];
   69769                 :             :   (void) operand2;
   69770                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   69771                 :             :         gen_rtvec (2,
   69772                 :             :                 gen_rtx_SET (operand2,
   69773                 :             :         const0_rtx),
   69774                 :             :                 gen_hard_reg_clobber (CCmode, 17))), true);
   69775                 :             :   emit_insn (gen_rtx_SET (operand0,
   69776                 :             :         operand1));
   69777                 :             :   _val = get_insns ();
   69778                 :             :   end_sequence ();
   69779                 :             :   return _val;
   69780                 :             : }
   69781                 :             : 
   69782                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:25933 */
   69783                 :             : extern rtx_insn *gen_peephole2_251 (rtx_insn *, rtx *);
   69784                 :             : rtx_insn *
   69785                 :             : gen_peephole2_251 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   69786                 :             : {
   69787                 :             :   rtx operand0;
   69788                 :             :   rtx operand1;
   69789                 :             :   rtx operand2;
   69790                 :             :   rtx_insn *_val = NULL;
   69791                 :             :   HARD_REG_SET _regs_allocated;
   69792                 :             :   CLEAR_HARD_REG_SET (_regs_allocated);
   69793                 :             :   if ((operands[1] = peep2_find_free_register (0, 0, "r", HImode, &_regs_allocated)) == NULL_RTX)
   69794                 :             :     return NULL;
   69795                 :             :   if (dump_file)
   69796                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_251 (i386.md:25933)\n");
   69797                 :             :   start_sequence ();
   69798                 :             : #define FAIL return (end_sequence (), _val)
   69799                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   69800                 :             : #line 25947 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   69801                 :             : operands[2] = gen_lowpart (SImode, operands[1]);
   69802                 :             : #undef DONE
   69803                 :             : #undef FAIL
   69804                 :             :   operand0 = operands[0];
   69805                 :             :   (void) operand0;
   69806                 :             :   operand1 = operands[1];
   69807                 :             :   (void) operand1;
   69808                 :             :   operand2 = operands[2];
   69809                 :             :   (void) operand2;
   69810                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   69811                 :             :         gen_rtvec (2,
   69812                 :             :                 gen_rtx_SET (operand2,
   69813                 :             :         const0_rtx),
   69814                 :             :                 gen_hard_reg_clobber (CCmode, 17))), true);
   69815                 :             :   emit_insn (gen_rtx_SET (operand0,
   69816                 :             :         operand1));
   69817                 :             :   _val = get_insns ();
   69818                 :             :   end_sequence ();
   69819                 :             :   return _val;
   69820                 :             : }
   69821                 :             : 
   69822                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:25933 */
   69823                 :             : extern rtx_insn *gen_peephole2_252 (rtx_insn *, rtx *);
   69824                 :             : rtx_insn *
   69825                 :             : gen_peephole2_252 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   69826                 :             : {
   69827                 :             :   rtx operand0;
   69828                 :             :   rtx operand1;
   69829                 :             :   rtx operand2;
   69830                 :             :   rtx_insn *_val = NULL;
   69831                 :             :   HARD_REG_SET _regs_allocated;
   69832                 :             :   CLEAR_HARD_REG_SET (_regs_allocated);
   69833                 :             :   if ((operands[1] = peep2_find_free_register (0, 0, "r", SImode, &_regs_allocated)) == NULL_RTX)
   69834                 :             :     return NULL;
   69835                 :             :   if (dump_file)
   69836                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_252 (i386.md:25933)\n");
   69837                 :             :   start_sequence ();
   69838                 :             : #define FAIL return (end_sequence (), _val)
   69839                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   69840                 :             : #line 25947 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   69841                 :             : operands[2] = gen_lowpart (SImode, operands[1]);
   69842                 :             : #undef DONE
   69843                 :             : #undef FAIL
   69844                 :             :   operand0 = operands[0];
   69845                 :             :   (void) operand0;
   69846                 :             :   operand1 = operands[1];
   69847                 :             :   (void) operand1;
   69848                 :             :   operand2 = operands[2];
   69849                 :             :   (void) operand2;
   69850                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   69851                 :             :         gen_rtvec (2,
   69852                 :             :                 gen_rtx_SET (operand2,
   69853                 :             :         const0_rtx),
   69854                 :             :                 gen_hard_reg_clobber (CCmode, 17))), true);
   69855                 :             :   emit_insn (gen_rtx_SET (operand0,
   69856                 :             :         operand1));
   69857                 :             :   _val = get_insns ();
   69858                 :             :   end_sequence ();
   69859                 :             :   return _val;
   69860                 :             : }
   69861                 :             : 
   69862                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:25949 */
   69863                 :             : extern rtx_insn *gen_peephole2_253 (rtx_insn *, rtx *);
   69864                 :             : rtx_insn *
   69865                 :             : gen_peephole2_253 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   69866                 :             : {
   69867                 :             :   rtx operand0;
   69868                 :             :   rtx operand1;
   69869                 :             :   rtx operand2;
   69870                 :             :   rtx_insn *_val = NULL;
   69871                 :             :   HARD_REG_SET _regs_allocated;
   69872                 :             :   CLEAR_HARD_REG_SET (_regs_allocated);
   69873                 :             :   if ((operands[2] = peep2_find_free_register (0, 0, "q", QImode, &_regs_allocated)) == NULL_RTX)
   69874                 :             :     return NULL;
   69875                 :             :   if (dump_file)
   69876                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_253 (i386.md:25949)\n");
   69877                 :             :   start_sequence ();
   69878                 :             :   operand0 = operands[0];
   69879                 :             :   (void) operand0;
   69880                 :             :   operand1 = operands[1];
   69881                 :             :   (void) operand1;
   69882                 :             :   operand2 = operands[2];
   69883                 :             :   (void) operand2;
   69884                 :             :   emit_insn (gen_rtx_SET (operand2,
   69885                 :             :         operand1));
   69886                 :             :   emit_insn (gen_rtx_SET (operand0,
   69887                 :             :         copy_rtx (operand2)));
   69888                 :             :   _val = get_insns ();
   69889                 :             :   end_sequence ();
   69890                 :             :   return _val;
   69891                 :             : }
   69892                 :             : 
   69893                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:25949 */
   69894                 :             : extern rtx_insn *gen_peephole2_254 (rtx_insn *, rtx *);
   69895                 :             : rtx_insn *
   69896                 :             : gen_peephole2_254 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   69897                 :             : {
   69898                 :             :   rtx operand0;
   69899                 :             :   rtx operand1;
   69900                 :             :   rtx operand2;
   69901                 :             :   rtx_insn *_val = NULL;
   69902                 :             :   HARD_REG_SET _regs_allocated;
   69903                 :             :   CLEAR_HARD_REG_SET (_regs_allocated);
   69904                 :             :   if ((operands[2] = peep2_find_free_register (0, 0, "r", HImode, &_regs_allocated)) == NULL_RTX)
   69905                 :             :     return NULL;
   69906                 :             :   if (dump_file)
   69907                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_254 (i386.md:25949)\n");
   69908                 :             :   start_sequence ();
   69909                 :             :   operand0 = operands[0];
   69910                 :             :   (void) operand0;
   69911                 :             :   operand1 = operands[1];
   69912                 :             :   (void) operand1;
   69913                 :             :   operand2 = operands[2];
   69914                 :             :   (void) operand2;
   69915                 :             :   emit_insn (gen_rtx_SET (operand2,
   69916                 :             :         operand1));
   69917                 :             :   emit_insn (gen_rtx_SET (operand0,
   69918                 :             :         copy_rtx (operand2)));
   69919                 :             :   _val = get_insns ();
   69920                 :             :   end_sequence ();
   69921                 :             :   return _val;
   69922                 :             : }
   69923                 :             : 
   69924                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:25949 */
   69925                 :             : extern rtx_insn *gen_peephole2_255 (rtx_insn *, rtx *);
   69926                 :             : rtx_insn *
   69927                 :             : gen_peephole2_255 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   69928                 :             : {
   69929                 :             :   rtx operand0;
   69930                 :             :   rtx operand1;
   69931                 :             :   rtx operand2;
   69932                 :             :   rtx_insn *_val = NULL;
   69933                 :             :   HARD_REG_SET _regs_allocated;
   69934                 :             :   CLEAR_HARD_REG_SET (_regs_allocated);
   69935                 :             :   if ((operands[2] = peep2_find_free_register (0, 0, "r", SImode, &_regs_allocated)) == NULL_RTX)
   69936                 :             :     return NULL;
   69937                 :             :   if (dump_file)
   69938                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_255 (i386.md:25949)\n");
   69939                 :             :   start_sequence ();
   69940                 :             :   operand0 = operands[0];
   69941                 :             :   (void) operand0;
   69942                 :             :   operand1 = operands[1];
   69943                 :             :   (void) operand1;
   69944                 :             :   operand2 = operands[2];
   69945                 :             :   (void) operand2;
   69946                 :             :   emit_insn (gen_rtx_SET (operand2,
   69947                 :             :         operand1));
   69948                 :             :   emit_insn (gen_rtx_SET (operand0,
   69949                 :             :         copy_rtx (operand2)));
   69950                 :             :   _val = get_insns ();
   69951                 :             :   end_sequence ();
   69952                 :             :   return _val;
   69953                 :             : }
   69954                 :             : 
   69955                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:25962 */
   69956                 :             : extern rtx_insn *gen_peephole2_256 (rtx_insn *, rtx *);
   69957                 :             : rtx_insn *
   69958                 :             : gen_peephole2_256 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   69959                 :             : {
   69960                 :             :   rtx operand0;
   69961                 :             :   rtx operand1;
   69962                 :             :   rtx operand2;
   69963                 :             :   rtx operand3;
   69964                 :             :   rtx_insn *_val = NULL;
   69965                 :             :   HARD_REG_SET _regs_allocated;
   69966                 :             :   CLEAR_HARD_REG_SET (_regs_allocated);
   69967                 :             :   if ((operands[3] = peep2_find_free_register (1, 1, "r", SImode, &_regs_allocated)) == NULL_RTX)
   69968                 :             :     return NULL;
   69969                 :             :   if (dump_file)
   69970                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_256 (i386.md:25962)\n");
   69971                 :             :   start_sequence ();
   69972                 :             :   operand0 = operands[0];
   69973                 :             :   (void) operand0;
   69974                 :             :   operand1 = operands[1];
   69975                 :             :   (void) operand1;
   69976                 :             :   operand2 = operands[2];
   69977                 :             :   (void) operand2;
   69978                 :             :   operand3 = operands[3];
   69979                 :             :   (void) operand3;
   69980                 :             :   emit_insn (gen_rtx_SET (operand3,
   69981                 :             :         operand2));
   69982                 :             :   emit_insn (gen_rtx_SET (operand0,
   69983                 :             :         gen_rtx_fmt_ee (GET_CODE (operand1), GET_MODE (operand1),
   69984                 :             :                 copy_rtx (operand3),
   69985                 :             :                 const0_rtx)));
   69986                 :             :   _val = get_insns ();
   69987                 :             :   end_sequence ();
   69988                 :             :   return _val;
   69989                 :             : }
   69990                 :             : 
   69991                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:25983 */
   69992                 :             : extern rtx_insn *gen_peephole2_257 (rtx_insn *, rtx *);
   69993                 :             : rtx_insn *
   69994                 :             : gen_peephole2_257 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   69995                 :             : {
   69996                 :             :   rtx operand0;
   69997                 :             :   rtx operand1;
   69998                 :             :   rtx_insn *_val = NULL;
   69999                 :             :   if (dump_file)
   70000                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_257 (i386.md:25983)\n");
   70001                 :             :   start_sequence ();
   70002                 :             :   operand0 = operands[0];
   70003                 :             :   (void) operand0;
   70004                 :             :   operand1 = operands[1];
   70005                 :             :   (void) operand1;
   70006                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   70007                 :             :         gen_rtvec (2,
   70008                 :             :                 gen_rtx_SET (operand0,
   70009                 :             :         gen_rtx_XOR (QImode,
   70010                 :             :         operand1,
   70011                 :             :         constm1_rtx)),
   70012                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   70013                 :             :   _val = get_insns ();
   70014                 :             :   end_sequence ();
   70015                 :             :   return _val;
   70016                 :             : }
   70017                 :             : 
   70018                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:25983 */
   70019                 :             : extern rtx_insn *gen_peephole2_258 (rtx_insn *, rtx *);
   70020                 :             : rtx_insn *
   70021                 :             : gen_peephole2_258 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   70022                 :             : {
   70023                 :             :   rtx operand0;
   70024                 :             :   rtx operand1;
   70025                 :             :   rtx_insn *_val = NULL;
   70026                 :             :   if (dump_file)
   70027                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_258 (i386.md:25983)\n");
   70028                 :             :   start_sequence ();
   70029                 :             :   operand0 = operands[0];
   70030                 :             :   (void) operand0;
   70031                 :             :   operand1 = operands[1];
   70032                 :             :   (void) operand1;
   70033                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   70034                 :             :         gen_rtvec (2,
   70035                 :             :                 gen_rtx_SET (operand0,
   70036                 :             :         gen_rtx_XOR (HImode,
   70037                 :             :         operand1,
   70038                 :             :         constm1_rtx)),
   70039                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   70040                 :             :   _val = get_insns ();
   70041                 :             :   end_sequence ();
   70042                 :             :   return _val;
   70043                 :             : }
   70044                 :             : 
   70045                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:25983 */
   70046                 :             : extern rtx_insn *gen_peephole2_259 (rtx_insn *, rtx *);
   70047                 :             : rtx_insn *
   70048                 :             : gen_peephole2_259 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   70049                 :             : {
   70050                 :             :   rtx operand0;
   70051                 :             :   rtx operand1;
   70052                 :             :   rtx_insn *_val = NULL;
   70053                 :             :   if (dump_file)
   70054                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_259 (i386.md:25983)\n");
   70055                 :             :   start_sequence ();
   70056                 :             :   operand0 = operands[0];
   70057                 :             :   (void) operand0;
   70058                 :             :   operand1 = operands[1];
   70059                 :             :   (void) operand1;
   70060                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   70061                 :             :         gen_rtvec (2,
   70062                 :             :                 gen_rtx_SET (operand0,
   70063                 :             :         gen_rtx_XOR (SImode,
   70064                 :             :         operand1,
   70065                 :             :         constm1_rtx)),
   70066                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   70067                 :             :   _val = get_insns ();
   70068                 :             :   end_sequence ();
   70069                 :             :   return _val;
   70070                 :             : }
   70071                 :             : 
   70072                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:26004 */
   70073                 :             : extern rtx_insn *gen_peephole2_260 (rtx_insn *, rtx *);
   70074                 :             : rtx_insn *
   70075                 :             : gen_peephole2_260 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   70076                 :             : {
   70077                 :             :   rtx operand0;
   70078                 :             :   rtx operand1;
   70079                 :             :   rtx operand2;
   70080                 :             :   rtx operand3;
   70081                 :             :   rtx_insn *_val = NULL;
   70082                 :             :   if (dump_file)
   70083                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_260 (i386.md:26004)\n");
   70084                 :             :   start_sequence ();
   70085                 :             :   operand0 = operands[0];
   70086                 :             :   (void) operand0;
   70087                 :             :   operand1 = operands[1];
   70088                 :             :   (void) operand1;
   70089                 :             :   operand2 = operands[2];
   70090                 :             :   (void) operand2;
   70091                 :             :   operand3 = operands[3];
   70092                 :             :   (void) operand3;
   70093                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   70094                 :             :         gen_rtvec (2,
   70095                 :             :                 gen_rtx_SET (operand0,
   70096                 :             :         gen_rtx_fmt_ee (GET_CODE (operand1), GET_MODE (operand1),
   70097                 :             :                 gen_rtx_AND (SImode,
   70098                 :             :         operand2,
   70099                 :             :         operand3),
   70100                 :             :                 const0_rtx)),
   70101                 :             :                 gen_rtx_SET (copy_rtx (operand2),
   70102                 :             :         gen_rtx_AND (SImode,
   70103                 :             :         copy_rtx (operand2),
   70104                 :             :         copy_rtx (operand3))))), false);
   70105                 :             :   _val = get_insns ();
   70106                 :             :   end_sequence ();
   70107                 :             :   return _val;
   70108                 :             : }
   70109                 :             : 
   70110                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:26024 */
   70111                 :             : extern rtx_insn *gen_peephole2_261 (rtx_insn *, rtx *);
   70112                 :             : rtx_insn *
   70113                 :             : gen_peephole2_261 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   70114                 :             : {
   70115                 :             :   rtx operand0;
   70116                 :             :   rtx operand1;
   70117                 :             :   rtx operand2;
   70118                 :             :   rtx operand3;
   70119                 :             :   rtx_insn *_val = NULL;
   70120                 :             :   if (dump_file)
   70121                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_261 (i386.md:26024)\n");
   70122                 :             :   start_sequence ();
   70123                 :             :   operand0 = operands[0];
   70124                 :             :   (void) operand0;
   70125                 :             :   operand1 = operands[1];
   70126                 :             :   (void) operand1;
   70127                 :             :   operand2 = operands[2];
   70128                 :             :   (void) operand2;
   70129                 :             :   operand3 = operands[3];
   70130                 :             :   (void) operand3;
   70131                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   70132                 :             :         gen_rtvec (2,
   70133                 :             :                 gen_rtx_SET (operand0,
   70134                 :             :         gen_rtx_fmt_ee (GET_CODE (operand1), GET_MODE (operand1),
   70135                 :             :                 gen_rtx_AND (QImode,
   70136                 :             :         operand2,
   70137                 :             :         operand3),
   70138                 :             :                 const0_rtx)),
   70139                 :             :                 gen_rtx_SET (copy_rtx (operand2),
   70140                 :             :         gen_rtx_AND (QImode,
   70141                 :             :         copy_rtx (operand2),
   70142                 :             :         copy_rtx (operand3))))), false);
   70143                 :             :   _val = get_insns ();
   70144                 :             :   end_sequence ();
   70145                 :             :   return _val;
   70146                 :             : }
   70147                 :             : 
   70148                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:26041 */
   70149                 :             : extern rtx_insn *gen_peephole2_262 (rtx_insn *, rtx *);
   70150                 :             : rtx_insn *
   70151                 :             : gen_peephole2_262 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   70152                 :             : {
   70153                 :             :   rtx operand0;
   70154                 :             :   rtx operand1;
   70155                 :             :   rtx operand2;
   70156                 :             :   rtx operand3;
   70157                 :             :   rtx operand4;
   70158                 :             :   rtx_insn *_val = NULL;
   70159                 :             :   if (dump_file)
   70160                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_262 (i386.md:26041)\n");
   70161                 :             :   start_sequence ();
   70162                 :             :   operand0 = operands[0];
   70163                 :             :   (void) operand0;
   70164                 :             :   operand1 = operands[1];
   70165                 :             :   (void) operand1;
   70166                 :             :   operand2 = operands[2];
   70167                 :             :   (void) operand2;
   70168                 :             :   operand3 = operands[3];
   70169                 :             :   (void) operand3;
   70170                 :             :   operand4 = operands[4];
   70171                 :             :   (void) operand4;
   70172                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   70173                 :             :         gen_rtvec (2,
   70174                 :             :                 gen_rtx_SET (operand0,
   70175                 :             :         gen_rtx_fmt_ee (GET_CODE (operand1), GET_MODE (operand1),
   70176                 :             :                 gen_rtx_AND (QImode,
   70177                 :             :         gen_rtx_SUBREG (QImode,
   70178                 :             :         gen_rtx_fmt_eee (GET_CODE (operand4), GET_MODE (operand4),
   70179                 :             :                 operand2,
   70180                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   70181                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   70182                 :             :         0),
   70183                 :             :         operand3),
   70184                 :             :                 const0_rtx)),
   70185                 :             :                 gen_rtx_SET (gen_rtx_ZERO_EXTRACT (HImode,
   70186                 :             :         copy_rtx (operand2),
   70187                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   70188                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   70189                 :             :         gen_rtx_SUBREG (HImode,
   70190                 :             :         gen_rtx_AND (QImode,
   70191                 :             :         gen_rtx_SUBREG (QImode,
   70192                 :             :         gen_rtx_fmt_eee (GET_CODE (operand4), GET_MODE (operand4),
   70193                 :             :                 copy_rtx (operand2),
   70194                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   70195                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   70196                 :             :         0),
   70197                 :             :         copy_rtx (operand3)),
   70198                 :             :         0)))), false);
   70199                 :             :   _val = get_insns ();
   70200                 :             :   end_sequence ();
   70201                 :             :   return _val;
   70202                 :             : }
   70203                 :             : 
   70204                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:26041 */
   70205                 :             : extern rtx_insn *gen_peephole2_263 (rtx_insn *, rtx *);
   70206                 :             : rtx_insn *
   70207                 :             : gen_peephole2_263 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   70208                 :             : {
   70209                 :             :   rtx operand0;
   70210                 :             :   rtx operand1;
   70211                 :             :   rtx operand2;
   70212                 :             :   rtx operand3;
   70213                 :             :   rtx operand4;
   70214                 :             :   rtx_insn *_val = NULL;
   70215                 :             :   if (dump_file)
   70216                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_263 (i386.md:26041)\n");
   70217                 :             :   start_sequence ();
   70218                 :             :   operand0 = operands[0];
   70219                 :             :   (void) operand0;
   70220                 :             :   operand1 = operands[1];
   70221                 :             :   (void) operand1;
   70222                 :             :   operand2 = operands[2];
   70223                 :             :   (void) operand2;
   70224                 :             :   operand3 = operands[3];
   70225                 :             :   (void) operand3;
   70226                 :             :   operand4 = operands[4];
   70227                 :             :   (void) operand4;
   70228                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   70229                 :             :         gen_rtvec (2,
   70230                 :             :                 gen_rtx_SET (operand0,
   70231                 :             :         gen_rtx_fmt_ee (GET_CODE (operand1), GET_MODE (operand1),
   70232                 :             :                 gen_rtx_AND (QImode,
   70233                 :             :         gen_rtx_SUBREG (QImode,
   70234                 :             :         gen_rtx_fmt_eee (GET_CODE (operand4), GET_MODE (operand4),
   70235                 :             :                 operand2,
   70236                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   70237                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   70238                 :             :         0),
   70239                 :             :         operand3),
   70240                 :             :                 const0_rtx)),
   70241                 :             :                 gen_rtx_SET (gen_rtx_ZERO_EXTRACT (SImode,
   70242                 :             :         copy_rtx (operand2),
   70243                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   70244                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   70245                 :             :         gen_rtx_SUBREG (SImode,
   70246                 :             :         gen_rtx_AND (QImode,
   70247                 :             :         gen_rtx_SUBREG (QImode,
   70248                 :             :         gen_rtx_fmt_eee (GET_CODE (operand4), GET_MODE (operand4),
   70249                 :             :                 copy_rtx (operand2),
   70250                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   70251                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   70252                 :             :         0),
   70253                 :             :         copy_rtx (operand3)),
   70254                 :             :         0)))), false);
   70255                 :             :   _val = get_insns ();
   70256                 :             :   end_sequence ();
   70257                 :             :   return _val;
   70258                 :             : }
   70259                 :             : 
   70260                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:26041 */
   70261                 :             : extern rtx_insn *gen_peephole2_264 (rtx_insn *, rtx *);
   70262                 :             : rtx_insn *
   70263                 :             : gen_peephole2_264 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   70264                 :             : {
   70265                 :             :   rtx operand0;
   70266                 :             :   rtx operand1;
   70267                 :             :   rtx operand2;
   70268                 :             :   rtx operand3;
   70269                 :             :   rtx operand4;
   70270                 :             :   rtx_insn *_val = NULL;
   70271                 :             :   if (dump_file)
   70272                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_264 (i386.md:26041)\n");
   70273                 :             :   start_sequence ();
   70274                 :             :   operand0 = operands[0];
   70275                 :             :   (void) operand0;
   70276                 :             :   operand1 = operands[1];
   70277                 :             :   (void) operand1;
   70278                 :             :   operand2 = operands[2];
   70279                 :             :   (void) operand2;
   70280                 :             :   operand3 = operands[3];
   70281                 :             :   (void) operand3;
   70282                 :             :   operand4 = operands[4];
   70283                 :             :   (void) operand4;
   70284                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   70285                 :             :         gen_rtvec (2,
   70286                 :             :                 gen_rtx_SET (operand0,
   70287                 :             :         gen_rtx_fmt_ee (GET_CODE (operand1), GET_MODE (operand1),
   70288                 :             :                 gen_rtx_AND (QImode,
   70289                 :             :         gen_rtx_SUBREG (QImode,
   70290                 :             :         gen_rtx_fmt_eee (GET_CODE (operand4), GET_MODE (operand4),
   70291                 :             :                 operand2,
   70292                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   70293                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   70294                 :             :         0),
   70295                 :             :         operand3),
   70296                 :             :                 const0_rtx)),
   70297                 :             :                 gen_rtx_SET (gen_rtx_ZERO_EXTRACT (DImode,
   70298                 :             :         copy_rtx (operand2),
   70299                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   70300                 :             :         const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   70301                 :             :         gen_rtx_SUBREG (DImode,
   70302                 :             :         gen_rtx_AND (QImode,
   70303                 :             :         gen_rtx_SUBREG (QImode,
   70304                 :             :         gen_rtx_fmt_eee (GET_CODE (operand4), GET_MODE (operand4),
   70305                 :             :                 copy_rtx (operand2),
   70306                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)],
   70307                 :             :                 const_int_rtx[MAX_SAVED_CONST_INT + (8)]),
   70308                 :             :         0),
   70309                 :             :         copy_rtx (operand3)),
   70310                 :             :         0)))), false);
   70311                 :             :   _val = get_insns ();
   70312                 :             :   end_sequence ();
   70313                 :             :   return _val;
   70314                 :             : }
   70315                 :             : 
   70316                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:26078 */
   70317                 :             : extern rtx_insn *gen_peephole2_265 (rtx_insn *, rtx *);
   70318                 :             : rtx_insn *
   70319                 :             : gen_peephole2_265 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   70320                 :             : {
   70321                 :             :   rtx operand0;
   70322                 :             :   rtx operand1;
   70323                 :             :   rtx operand2;
   70324                 :             :   rtx operand3;
   70325                 :             :   rtx_insn *_val = NULL;
   70326                 :             :   HARD_REG_SET _regs_allocated;
   70327                 :             :   CLEAR_HARD_REG_SET (_regs_allocated);
   70328                 :             :   if ((operands[2] = peep2_find_free_register (0, 0, "q", QImode, &_regs_allocated)) == NULL_RTX)
   70329                 :             :     return NULL;
   70330                 :             :   if (dump_file)
   70331                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_265 (i386.md:26078)\n");
   70332                 :             :   start_sequence ();
   70333                 :             :   operand0 = operands[0];
   70334                 :             :   (void) operand0;
   70335                 :             :   operand1 = operands[1];
   70336                 :             :   (void) operand1;
   70337                 :             :   operand2 = operands[2];
   70338                 :             :   (void) operand2;
   70339                 :             :   operand3 = operands[3];
   70340                 :             :   (void) operand3;
   70341                 :             :   emit_insn (gen_rtx_SET (operand2,
   70342                 :             :         operand1));
   70343                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   70344                 :             :         gen_rtvec (2,
   70345                 :             :                 gen_rtx_SET (operand0,
   70346                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), GET_MODE (operand3),
   70347                 :             :                 copy_rtx (operand0),
   70348                 :             :                 copy_rtx (operand2))),
   70349                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   70350                 :             :   _val = get_insns ();
   70351                 :             :   end_sequence ();
   70352                 :             :   return _val;
   70353                 :             : }
   70354                 :             : 
   70355                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:26078 */
   70356                 :             : extern rtx_insn *gen_peephole2_266 (rtx_insn *, rtx *);
   70357                 :             : rtx_insn *
   70358                 :             : gen_peephole2_266 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   70359                 :             : {
   70360                 :             :   rtx operand0;
   70361                 :             :   rtx operand1;
   70362                 :             :   rtx operand2;
   70363                 :             :   rtx operand3;
   70364                 :             :   rtx_insn *_val = NULL;
   70365                 :             :   HARD_REG_SET _regs_allocated;
   70366                 :             :   CLEAR_HARD_REG_SET (_regs_allocated);
   70367                 :             :   if ((operands[2] = peep2_find_free_register (0, 0, "r", HImode, &_regs_allocated)) == NULL_RTX)
   70368                 :             :     return NULL;
   70369                 :             :   if (dump_file)
   70370                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_266 (i386.md:26078)\n");
   70371                 :             :   start_sequence ();
   70372                 :             :   operand0 = operands[0];
   70373                 :             :   (void) operand0;
   70374                 :             :   operand1 = operands[1];
   70375                 :             :   (void) operand1;
   70376                 :             :   operand2 = operands[2];
   70377                 :             :   (void) operand2;
   70378                 :             :   operand3 = operands[3];
   70379                 :             :   (void) operand3;
   70380                 :             :   emit_insn (gen_rtx_SET (operand2,
   70381                 :             :         operand1));
   70382                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   70383                 :             :         gen_rtvec (2,
   70384                 :             :                 gen_rtx_SET (operand0,
   70385                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), GET_MODE (operand3),
   70386                 :             :                 copy_rtx (operand0),
   70387                 :             :                 copy_rtx (operand2))),
   70388                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   70389                 :             :   _val = get_insns ();
   70390                 :             :   end_sequence ();
   70391                 :             :   return _val;
   70392                 :             : }
   70393                 :             : 
   70394                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:26078 */
   70395                 :             : extern rtx_insn *gen_peephole2_267 (rtx_insn *, rtx *);
   70396                 :             : rtx_insn *
   70397                 :             : gen_peephole2_267 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   70398                 :             : {
   70399                 :             :   rtx operand0;
   70400                 :             :   rtx operand1;
   70401                 :             :   rtx operand2;
   70402                 :             :   rtx operand3;
   70403                 :             :   rtx_insn *_val = NULL;
   70404                 :             :   HARD_REG_SET _regs_allocated;
   70405                 :             :   CLEAR_HARD_REG_SET (_regs_allocated);
   70406                 :             :   if ((operands[2] = peep2_find_free_register (0, 0, "r", SImode, &_regs_allocated)) == NULL_RTX)
   70407                 :             :     return NULL;
   70408                 :             :   if (dump_file)
   70409                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_267 (i386.md:26078)\n");
   70410                 :             :   start_sequence ();
   70411                 :             :   operand0 = operands[0];
   70412                 :             :   (void) operand0;
   70413                 :             :   operand1 = operands[1];
   70414                 :             :   (void) operand1;
   70415                 :             :   operand2 = operands[2];
   70416                 :             :   (void) operand2;
   70417                 :             :   operand3 = operands[3];
   70418                 :             :   (void) operand3;
   70419                 :             :   emit_insn (gen_rtx_SET (operand2,
   70420                 :             :         operand1));
   70421                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   70422                 :             :         gen_rtvec (2,
   70423                 :             :                 gen_rtx_SET (operand0,
   70424                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), GET_MODE (operand3),
   70425                 :             :                 copy_rtx (operand0),
   70426                 :             :                 copy_rtx (operand2))),
   70427                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   70428                 :             :   _val = get_insns ();
   70429                 :             :   end_sequence ();
   70430                 :             :   return _val;
   70431                 :             : }
   70432                 :             : 
   70433                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:26078 */
   70434                 :             : extern rtx_insn *gen_peephole2_268 (rtx_insn *, rtx *);
   70435                 :             : rtx_insn *
   70436                 :             : gen_peephole2_268 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   70437                 :             : {
   70438                 :             :   rtx operand0;
   70439                 :             :   rtx operand1;
   70440                 :             :   rtx operand2;
   70441                 :             :   rtx operand3;
   70442                 :             :   rtx_insn *_val = NULL;
   70443                 :             :   HARD_REG_SET _regs_allocated;
   70444                 :             :   CLEAR_HARD_REG_SET (_regs_allocated);
   70445                 :             :   if ((operands[2] = peep2_find_free_register (0, 0, "r", DImode, &_regs_allocated)) == NULL_RTX)
   70446                 :             :     return NULL;
   70447                 :             :   if (dump_file)
   70448                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_268 (i386.md:26078)\n");
   70449                 :             :   start_sequence ();
   70450                 :             :   operand0 = operands[0];
   70451                 :             :   (void) operand0;
   70452                 :             :   operand1 = operands[1];
   70453                 :             :   (void) operand1;
   70454                 :             :   operand2 = operands[2];
   70455                 :             :   (void) operand2;
   70456                 :             :   operand3 = operands[3];
   70457                 :             :   (void) operand3;
   70458                 :             :   emit_insn (gen_rtx_SET (operand2,
   70459                 :             :         operand1));
   70460                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   70461                 :             :         gen_rtvec (2,
   70462                 :             :                 gen_rtx_SET (operand0,
   70463                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), GET_MODE (operand3),
   70464                 :             :                 copy_rtx (operand0),
   70465                 :             :                 copy_rtx (operand2))),
   70466                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   70467                 :             :   _val = get_insns ();
   70468                 :             :   end_sequence ();
   70469                 :             :   return _val;
   70470                 :             : }
   70471                 :             : 
   70472                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:26091 */
   70473                 :             : extern rtx_insn *gen_peephole2_269 (rtx_insn *, rtx *);
   70474                 :             : rtx_insn *
   70475                 :             : gen_peephole2_269 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   70476                 :             : {
   70477                 :             :   rtx operand0;
   70478                 :             :   rtx operand1;
   70479                 :             :   rtx operand2;
   70480                 :             :   rtx operand3;
   70481                 :             :   rtx_insn *_val = NULL;
   70482                 :             :   HARD_REG_SET _regs_allocated;
   70483                 :             :   CLEAR_HARD_REG_SET (_regs_allocated);
   70484                 :             :   if ((operands[2] = peep2_find_free_register (0, 0, "q", QImode, &_regs_allocated)) == NULL_RTX)
   70485                 :             :     return NULL;
   70486                 :             :   if (dump_file)
   70487                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_269 (i386.md:26091)\n");
   70488                 :             :   start_sequence ();
   70489                 :             :   operand0 = operands[0];
   70490                 :             :   (void) operand0;
   70491                 :             :   operand1 = operands[1];
   70492                 :             :   (void) operand1;
   70493                 :             :   operand2 = operands[2];
   70494                 :             :   (void) operand2;
   70495                 :             :   operand3 = operands[3];
   70496                 :             :   (void) operand3;
   70497                 :             :   emit_insn (gen_rtx_SET (operand2,
   70498                 :             :         operand1));
   70499                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   70500                 :             :         gen_rtvec (2,
   70501                 :             :                 gen_rtx_SET (operand0,
   70502                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), GET_MODE (operand3),
   70503                 :             :                 copy_rtx (operand2),
   70504                 :             :                 copy_rtx (operand0))),
   70505                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   70506                 :             :   _val = get_insns ();
   70507                 :             :   end_sequence ();
   70508                 :             :   return _val;
   70509                 :             : }
   70510                 :             : 
   70511                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:26091 */
   70512                 :             : extern rtx_insn *gen_peephole2_270 (rtx_insn *, rtx *);
   70513                 :             : rtx_insn *
   70514                 :             : gen_peephole2_270 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   70515                 :             : {
   70516                 :             :   rtx operand0;
   70517                 :             :   rtx operand1;
   70518                 :             :   rtx operand2;
   70519                 :             :   rtx operand3;
   70520                 :             :   rtx_insn *_val = NULL;
   70521                 :             :   HARD_REG_SET _regs_allocated;
   70522                 :             :   CLEAR_HARD_REG_SET (_regs_allocated);
   70523                 :             :   if ((operands[2] = peep2_find_free_register (0, 0, "r", HImode, &_regs_allocated)) == NULL_RTX)
   70524                 :             :     return NULL;
   70525                 :             :   if (dump_file)
   70526                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_270 (i386.md:26091)\n");
   70527                 :             :   start_sequence ();
   70528                 :             :   operand0 = operands[0];
   70529                 :             :   (void) operand0;
   70530                 :             :   operand1 = operands[1];
   70531                 :             :   (void) operand1;
   70532                 :             :   operand2 = operands[2];
   70533                 :             :   (void) operand2;
   70534                 :             :   operand3 = operands[3];
   70535                 :             :   (void) operand3;
   70536                 :             :   emit_insn (gen_rtx_SET (operand2,
   70537                 :             :         operand1));
   70538                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   70539                 :             :         gen_rtvec (2,
   70540                 :             :                 gen_rtx_SET (operand0,
   70541                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), GET_MODE (operand3),
   70542                 :             :                 copy_rtx (operand2),
   70543                 :             :                 copy_rtx (operand0))),
   70544                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   70545                 :             :   _val = get_insns ();
   70546                 :             :   end_sequence ();
   70547                 :             :   return _val;
   70548                 :             : }
   70549                 :             : 
   70550                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:26091 */
   70551                 :             : extern rtx_insn *gen_peephole2_271 (rtx_insn *, rtx *);
   70552                 :             : rtx_insn *
   70553                 :             : gen_peephole2_271 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   70554                 :             : {
   70555                 :             :   rtx operand0;
   70556                 :             :   rtx operand1;
   70557                 :             :   rtx operand2;
   70558                 :             :   rtx operand3;
   70559                 :             :   rtx_insn *_val = NULL;
   70560                 :             :   HARD_REG_SET _regs_allocated;
   70561                 :             :   CLEAR_HARD_REG_SET (_regs_allocated);
   70562                 :             :   if ((operands[2] = peep2_find_free_register (0, 0, "r", SImode, &_regs_allocated)) == NULL_RTX)
   70563                 :             :     return NULL;
   70564                 :             :   if (dump_file)
   70565                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_271 (i386.md:26091)\n");
   70566                 :             :   start_sequence ();
   70567                 :             :   operand0 = operands[0];
   70568                 :             :   (void) operand0;
   70569                 :             :   operand1 = operands[1];
   70570                 :             :   (void) operand1;
   70571                 :             :   operand2 = operands[2];
   70572                 :             :   (void) operand2;
   70573                 :             :   operand3 = operands[3];
   70574                 :             :   (void) operand3;
   70575                 :             :   emit_insn (gen_rtx_SET (operand2,
   70576                 :             :         operand1));
   70577                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   70578                 :             :         gen_rtvec (2,
   70579                 :             :                 gen_rtx_SET (operand0,
   70580                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), GET_MODE (operand3),
   70581                 :             :                 copy_rtx (operand2),
   70582                 :             :                 copy_rtx (operand0))),
   70583                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   70584                 :             :   _val = get_insns ();
   70585                 :             :   end_sequence ();
   70586                 :             :   return _val;
   70587                 :             : }
   70588                 :             : 
   70589                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:26091 */
   70590                 :             : extern rtx_insn *gen_peephole2_272 (rtx_insn *, rtx *);
   70591                 :             : rtx_insn *
   70592                 :             : gen_peephole2_272 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   70593                 :             : {
   70594                 :             :   rtx operand0;
   70595                 :             :   rtx operand1;
   70596                 :             :   rtx operand2;
   70597                 :             :   rtx operand3;
   70598                 :             :   rtx_insn *_val = NULL;
   70599                 :             :   HARD_REG_SET _regs_allocated;
   70600                 :             :   CLEAR_HARD_REG_SET (_regs_allocated);
   70601                 :             :   if ((operands[2] = peep2_find_free_register (0, 0, "r", DImode, &_regs_allocated)) == NULL_RTX)
   70602                 :             :     return NULL;
   70603                 :             :   if (dump_file)
   70604                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_272 (i386.md:26091)\n");
   70605                 :             :   start_sequence ();
   70606                 :             :   operand0 = operands[0];
   70607                 :             :   (void) operand0;
   70608                 :             :   operand1 = operands[1];
   70609                 :             :   (void) operand1;
   70610                 :             :   operand2 = operands[2];
   70611                 :             :   (void) operand2;
   70612                 :             :   operand3 = operands[3];
   70613                 :             :   (void) operand3;
   70614                 :             :   emit_insn (gen_rtx_SET (operand2,
   70615                 :             :         operand1));
   70616                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   70617                 :             :         gen_rtvec (2,
   70618                 :             :                 gen_rtx_SET (operand0,
   70619                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), GET_MODE (operand3),
   70620                 :             :                 copy_rtx (operand2),
   70621                 :             :                 copy_rtx (operand0))),
   70622                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   70623                 :             :   _val = get_insns ();
   70624                 :             :   end_sequence ();
   70625                 :             :   return _val;
   70626                 :             : }
   70627                 :             : 
   70628                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:26107 */
   70629                 :             : extern rtx_insn *gen_peephole2_273 (rtx_insn *, rtx *);
   70630                 :             : rtx_insn *
   70631                 :             : gen_peephole2_273 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   70632                 :             : {
   70633                 :             :   rtx operand0;
   70634                 :             :   rtx operand1;
   70635                 :             :   rtx operand2;
   70636                 :             :   rtx operand3;
   70637                 :             :   rtx operand4;
   70638                 :             :   rtx_insn *_val = NULL;
   70639                 :             :   if (dump_file)
   70640                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_273 (i386.md:26107)\n");
   70641                 :             :   start_sequence ();
   70642                 :             : #define FAIL return (end_sequence (), _val)
   70643                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   70644                 :             : #line 26122 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   70645                 :             : {
   70646                 :             :   operands[4]
   70647                 :             :     = ix86_replace_reg_with_reg (operands[2], operands[0], operands[1]);
   70648                 :             : }
   70649                 :             : #undef DONE
   70650                 :             : #undef FAIL
   70651                 :             :   operand0 = operands[0];
   70652                 :             :   (void) operand0;
   70653                 :             :   operand1 = operands[1];
   70654                 :             :   (void) operand1;
   70655                 :             :   operand2 = operands[2];
   70656                 :             :   (void) operand2;
   70657                 :             :   operand3 = operands[3];
   70658                 :             :   (void) operand3;
   70659                 :             :   operand4 = operands[4];
   70660                 :             :   (void) operand4;
   70661                 :             :   emit_insn (gen_rtx_SET (operand0,
   70662                 :             :         operand4));
   70663                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   70664                 :             :         gen_rtvec (2,
   70665                 :             :                 gen_rtx_SET (copy_rtx (operand0),
   70666                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), GET_MODE (operand3),
   70667                 :             :                 copy_rtx (operand0),
   70668                 :             :                 operand1)),
   70669                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   70670                 :             :   _val = get_insns ();
   70671                 :             :   end_sequence ();
   70672                 :             :   return _val;
   70673                 :             : }
   70674                 :             : 
   70675                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:26107 */
   70676                 :             : extern rtx_insn *gen_peephole2_274 (rtx_insn *, rtx *);
   70677                 :             : rtx_insn *
   70678                 :             : gen_peephole2_274 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   70679                 :             : {
   70680                 :             :   rtx operand0;
   70681                 :             :   rtx operand1;
   70682                 :             :   rtx operand2;
   70683                 :             :   rtx operand3;
   70684                 :             :   rtx operand4;
   70685                 :             :   rtx_insn *_val = NULL;
   70686                 :             :   if (dump_file)
   70687                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_274 (i386.md:26107)\n");
   70688                 :             :   start_sequence ();
   70689                 :             : #define FAIL return (end_sequence (), _val)
   70690                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   70691                 :             : #line 26122 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   70692                 :             : {
   70693                 :             :   operands[4]
   70694                 :             :     = ix86_replace_reg_with_reg (operands[2], operands[0], operands[1]);
   70695                 :             : }
   70696                 :             : #undef DONE
   70697                 :             : #undef FAIL
   70698                 :             :   operand0 = operands[0];
   70699                 :             :   (void) operand0;
   70700                 :             :   operand1 = operands[1];
   70701                 :             :   (void) operand1;
   70702                 :             :   operand2 = operands[2];
   70703                 :             :   (void) operand2;
   70704                 :             :   operand3 = operands[3];
   70705                 :             :   (void) operand3;
   70706                 :             :   operand4 = operands[4];
   70707                 :             :   (void) operand4;
   70708                 :             :   emit_insn (gen_rtx_SET (operand0,
   70709                 :             :         operand4));
   70710                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   70711                 :             :         gen_rtvec (2,
   70712                 :             :                 gen_rtx_SET (copy_rtx (operand0),
   70713                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), GET_MODE (operand3),
   70714                 :             :                 copy_rtx (operand0),
   70715                 :             :                 operand1)),
   70716                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   70717                 :             :   _val = get_insns ();
   70718                 :             :   end_sequence ();
   70719                 :             :   return _val;
   70720                 :             : }
   70721                 :             : 
   70722                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:26107 */
   70723                 :             : extern rtx_insn *gen_peephole2_275 (rtx_insn *, rtx *);
   70724                 :             : rtx_insn *
   70725                 :             : gen_peephole2_275 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   70726                 :             : {
   70727                 :             :   rtx operand0;
   70728                 :             :   rtx operand1;
   70729                 :             :   rtx operand2;
   70730                 :             :   rtx operand3;
   70731                 :             :   rtx operand4;
   70732                 :             :   rtx_insn *_val = NULL;
   70733                 :             :   if (dump_file)
   70734                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_275 (i386.md:26107)\n");
   70735                 :             :   start_sequence ();
   70736                 :             : #define FAIL return (end_sequence (), _val)
   70737                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   70738                 :             : #line 26122 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   70739                 :             : {
   70740                 :             :   operands[4]
   70741                 :             :     = ix86_replace_reg_with_reg (operands[2], operands[0], operands[1]);
   70742                 :             : }
   70743                 :             : #undef DONE
   70744                 :             : #undef FAIL
   70745                 :             :   operand0 = operands[0];
   70746                 :             :   (void) operand0;
   70747                 :             :   operand1 = operands[1];
   70748                 :             :   (void) operand1;
   70749                 :             :   operand2 = operands[2];
   70750                 :             :   (void) operand2;
   70751                 :             :   operand3 = operands[3];
   70752                 :             :   (void) operand3;
   70753                 :             :   operand4 = operands[4];
   70754                 :             :   (void) operand4;
   70755                 :             :   emit_insn (gen_rtx_SET (operand0,
   70756                 :             :         operand4));
   70757                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   70758                 :             :         gen_rtvec (2,
   70759                 :             :                 gen_rtx_SET (copy_rtx (operand0),
   70760                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), GET_MODE (operand3),
   70761                 :             :                 copy_rtx (operand0),
   70762                 :             :                 operand1)),
   70763                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   70764                 :             :   _val = get_insns ();
   70765                 :             :   end_sequence ();
   70766                 :             :   return _val;
   70767                 :             : }
   70768                 :             : 
   70769                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:26107 */
   70770                 :             : extern rtx_insn *gen_peephole2_276 (rtx_insn *, rtx *);
   70771                 :             : rtx_insn *
   70772                 :             : gen_peephole2_276 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   70773                 :             : {
   70774                 :             :   rtx operand0;
   70775                 :             :   rtx operand1;
   70776                 :             :   rtx operand2;
   70777                 :             :   rtx operand3;
   70778                 :             :   rtx operand4;
   70779                 :             :   rtx_insn *_val = NULL;
   70780                 :             :   if (dump_file)
   70781                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_276 (i386.md:26107)\n");
   70782                 :             :   start_sequence ();
   70783                 :             : #define FAIL return (end_sequence (), _val)
   70784                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   70785                 :             : #line 26122 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   70786                 :             : {
   70787                 :             :   operands[4]
   70788                 :             :     = ix86_replace_reg_with_reg (operands[2], operands[0], operands[1]);
   70789                 :             : }
   70790                 :             : #undef DONE
   70791                 :             : #undef FAIL
   70792                 :             :   operand0 = operands[0];
   70793                 :             :   (void) operand0;
   70794                 :             :   operand1 = operands[1];
   70795                 :             :   (void) operand1;
   70796                 :             :   operand2 = operands[2];
   70797                 :             :   (void) operand2;
   70798                 :             :   operand3 = operands[3];
   70799                 :             :   (void) operand3;
   70800                 :             :   operand4 = operands[4];
   70801                 :             :   (void) operand4;
   70802                 :             :   emit_insn (gen_rtx_SET (operand0,
   70803                 :             :         operand4));
   70804                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   70805                 :             :         gen_rtvec (2,
   70806                 :             :                 gen_rtx_SET (copy_rtx (operand0),
   70807                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), GET_MODE (operand3),
   70808                 :             :                 copy_rtx (operand0),
   70809                 :             :                 operand1)),
   70810                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   70811                 :             :   _val = get_insns ();
   70812                 :             :   end_sequence ();
   70813                 :             :   return _val;
   70814                 :             : }
   70815                 :             : 
   70816                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:26127 */
   70817                 :             : extern rtx_insn *gen_peephole2_277 (rtx_insn *, rtx *);
   70818                 :             : rtx_insn *
   70819                 :             : gen_peephole2_277 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   70820                 :             : {
   70821                 :             :   rtx operand0;
   70822                 :             :   rtx operand1;
   70823                 :             :   rtx operand2;
   70824                 :             :   rtx operand3;
   70825                 :             :   rtx_insn *_val = NULL;
   70826                 :             :   if (dump_file)
   70827                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_277 (i386.md:26127)\n");
   70828                 :             :   start_sequence ();
   70829                 :             :   operand0 = operands[0];
   70830                 :             :   (void) operand0;
   70831                 :             :   operand1 = operands[1];
   70832                 :             :   (void) operand1;
   70833                 :             :   operand2 = operands[2];
   70834                 :             :   (void) operand2;
   70835                 :             :   operand3 = operands[3];
   70836                 :             :   (void) operand3;
   70837                 :             :   emit_insn (gen_rtx_SET (operand0,
   70838                 :             :         operand2));
   70839                 :             :   emit_insn (gen_rtx_SET (copy_rtx (operand0),
   70840                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), GET_MODE (operand3),
   70841                 :             :                 copy_rtx (operand0),
   70842                 :             :                 operand1)));
   70843                 :             :   _val = get_insns ();
   70844                 :             :   end_sequence ();
   70845                 :             :   return _val;
   70846                 :             : }
   70847                 :             : 
   70848                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:26139 */
   70849                 :             : extern rtx_insn *gen_peephole2_278 (rtx_insn *, rtx *);
   70850                 :             : rtx_insn *
   70851                 :             : gen_peephole2_278 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   70852                 :             : {
   70853                 :             :   rtx operand0;
   70854                 :             :   rtx operand1;
   70855                 :             :   rtx operand2;
   70856                 :             :   rtx operand3;
   70857                 :             :   rtx_insn *_val = NULL;
   70858                 :             :   if (dump_file)
   70859                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_278 (i386.md:26139)\n");
   70860                 :             :   start_sequence ();
   70861                 :             :   operand0 = operands[0];
   70862                 :             :   (void) operand0;
   70863                 :             :   operand1 = operands[1];
   70864                 :             :   (void) operand1;
   70865                 :             :   operand2 = operands[2];
   70866                 :             :   (void) operand2;
   70867                 :             :   operand3 = operands[3];
   70868                 :             :   (void) operand3;
   70869                 :             :   emit_insn (gen_rtx_SET (operand0,
   70870                 :             :         operand2));
   70871                 :             :   emit_insn (gen_rtx_SET (copy_rtx (operand0),
   70872                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), GET_MODE (operand3),
   70873                 :             :                 copy_rtx (operand0),
   70874                 :             :                 operand1)));
   70875                 :             :   _val = get_insns ();
   70876                 :             :   end_sequence ();
   70877                 :             :   return _val;
   70878                 :             : }
   70879                 :             : 
   70880                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:26166 */
   70881                 :             : extern rtx_insn *gen_peephole2_279 (rtx_insn *, rtx *);
   70882                 :             : rtx_insn *
   70883                 :             : gen_peephole2_279 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   70884                 :             : {
   70885                 :             :   rtx operand0;
   70886                 :             :   rtx operand1;
   70887                 :             :   rtx operand2;
   70888                 :             :   rtx operand3;
   70889                 :             :   rtx_insn *_val = NULL;
   70890                 :             :   HARD_REG_SET _regs_allocated;
   70891                 :             :   CLEAR_HARD_REG_SET (_regs_allocated);
   70892                 :             :   if ((operands[2] = peep2_find_free_register (0, 0, "q", QImode, &_regs_allocated)) == NULL_RTX)
   70893                 :             :     return NULL;
   70894                 :             :   if (dump_file)
   70895                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_279 (i386.md:26166)\n");
   70896                 :             :   start_sequence ();
   70897                 :             :   operand0 = operands[0];
   70898                 :             :   (void) operand0;
   70899                 :             :   operand1 = operands[1];
   70900                 :             :   (void) operand1;
   70901                 :             :   operand2 = operands[2];
   70902                 :             :   (void) operand2;
   70903                 :             :   operand3 = operands[3];
   70904                 :             :   (void) operand3;
   70905                 :             :   emit_insn (gen_rtx_SET (operand2,
   70906                 :             :         operand0));
   70907                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   70908                 :             :         gen_rtvec (2,
   70909                 :             :                 gen_rtx_SET (copy_rtx (operand2),
   70910                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), GET_MODE (operand3),
   70911                 :             :                 copy_rtx (operand2),
   70912                 :             :                 operand1)),
   70913                 :             :                 gen_hard_reg_clobber (CCmode, 17))), true);
   70914                 :             :   emit_insn (gen_rtx_SET (copy_rtx (operand0),
   70915                 :             :         copy_rtx (operand2)));
   70916                 :             :   _val = get_insns ();
   70917                 :             :   end_sequence ();
   70918                 :             :   return _val;
   70919                 :             : }
   70920                 :             : 
   70921                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:26166 */
   70922                 :             : extern rtx_insn *gen_peephole2_280 (rtx_insn *, rtx *);
   70923                 :             : rtx_insn *
   70924                 :             : gen_peephole2_280 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   70925                 :             : {
   70926                 :             :   rtx operand0;
   70927                 :             :   rtx operand1;
   70928                 :             :   rtx operand2;
   70929                 :             :   rtx operand3;
   70930                 :             :   rtx_insn *_val = NULL;
   70931                 :             :   HARD_REG_SET _regs_allocated;
   70932                 :             :   CLEAR_HARD_REG_SET (_regs_allocated);
   70933                 :             :   if ((operands[2] = peep2_find_free_register (0, 0, "r", HImode, &_regs_allocated)) == NULL_RTX)
   70934                 :             :     return NULL;
   70935                 :             :   if (dump_file)
   70936                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_280 (i386.md:26166)\n");
   70937                 :             :   start_sequence ();
   70938                 :             :   operand0 = operands[0];
   70939                 :             :   (void) operand0;
   70940                 :             :   operand1 = operands[1];
   70941                 :             :   (void) operand1;
   70942                 :             :   operand2 = operands[2];
   70943                 :             :   (void) operand2;
   70944                 :             :   operand3 = operands[3];
   70945                 :             :   (void) operand3;
   70946                 :             :   emit_insn (gen_rtx_SET (operand2,
   70947                 :             :         operand0));
   70948                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   70949                 :             :         gen_rtvec (2,
   70950                 :             :                 gen_rtx_SET (copy_rtx (operand2),
   70951                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), GET_MODE (operand3),
   70952                 :             :                 copy_rtx (operand2),
   70953                 :             :                 operand1)),
   70954                 :             :                 gen_hard_reg_clobber (CCmode, 17))), true);
   70955                 :             :   emit_insn (gen_rtx_SET (copy_rtx (operand0),
   70956                 :             :         copy_rtx (operand2)));
   70957                 :             :   _val = get_insns ();
   70958                 :             :   end_sequence ();
   70959                 :             :   return _val;
   70960                 :             : }
   70961                 :             : 
   70962                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:26166 */
   70963                 :             : extern rtx_insn *gen_peephole2_281 (rtx_insn *, rtx *);
   70964                 :             : rtx_insn *
   70965                 :             : gen_peephole2_281 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   70966                 :             : {
   70967                 :             :   rtx operand0;
   70968                 :             :   rtx operand1;
   70969                 :             :   rtx operand2;
   70970                 :             :   rtx operand3;
   70971                 :             :   rtx_insn *_val = NULL;
   70972                 :             :   HARD_REG_SET _regs_allocated;
   70973                 :             :   CLEAR_HARD_REG_SET (_regs_allocated);
   70974                 :             :   if ((operands[2] = peep2_find_free_register (0, 0, "r", SImode, &_regs_allocated)) == NULL_RTX)
   70975                 :             :     return NULL;
   70976                 :             :   if (dump_file)
   70977                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_281 (i386.md:26166)\n");
   70978                 :             :   start_sequence ();
   70979                 :             :   operand0 = operands[0];
   70980                 :             :   (void) operand0;
   70981                 :             :   operand1 = operands[1];
   70982                 :             :   (void) operand1;
   70983                 :             :   operand2 = operands[2];
   70984                 :             :   (void) operand2;
   70985                 :             :   operand3 = operands[3];
   70986                 :             :   (void) operand3;
   70987                 :             :   emit_insn (gen_rtx_SET (operand2,
   70988                 :             :         operand0));
   70989                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   70990                 :             :         gen_rtvec (2,
   70991                 :             :                 gen_rtx_SET (copy_rtx (operand2),
   70992                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), GET_MODE (operand3),
   70993                 :             :                 copy_rtx (operand2),
   70994                 :             :                 operand1)),
   70995                 :             :                 gen_hard_reg_clobber (CCmode, 17))), true);
   70996                 :             :   emit_insn (gen_rtx_SET (copy_rtx (operand0),
   70997                 :             :         copy_rtx (operand2)));
   70998                 :             :   _val = get_insns ();
   70999                 :             :   end_sequence ();
   71000                 :             :   return _val;
   71001                 :             : }
   71002                 :             : 
   71003                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:26166 */
   71004                 :             : extern rtx_insn *gen_peephole2_282 (rtx_insn *, rtx *);
   71005                 :             : rtx_insn *
   71006                 :             : gen_peephole2_282 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   71007                 :             : {
   71008                 :             :   rtx operand0;
   71009                 :             :   rtx operand1;
   71010                 :             :   rtx operand2;
   71011                 :             :   rtx operand3;
   71012                 :             :   rtx_insn *_val = NULL;
   71013                 :             :   HARD_REG_SET _regs_allocated;
   71014                 :             :   CLEAR_HARD_REG_SET (_regs_allocated);
   71015                 :             :   if ((operands[2] = peep2_find_free_register (0, 0, "r", DImode, &_regs_allocated)) == NULL_RTX)
   71016                 :             :     return NULL;
   71017                 :             :   if (dump_file)
   71018                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_282 (i386.md:26166)\n");
   71019                 :             :   start_sequence ();
   71020                 :             :   operand0 = operands[0];
   71021                 :             :   (void) operand0;
   71022                 :             :   operand1 = operands[1];
   71023                 :             :   (void) operand1;
   71024                 :             :   operand2 = operands[2];
   71025                 :             :   (void) operand2;
   71026                 :             :   operand3 = operands[3];
   71027                 :             :   (void) operand3;
   71028                 :             :   emit_insn (gen_rtx_SET (operand2,
   71029                 :             :         operand0));
   71030                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   71031                 :             :         gen_rtvec (2,
   71032                 :             :                 gen_rtx_SET (copy_rtx (operand2),
   71033                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), GET_MODE (operand3),
   71034                 :             :                 copy_rtx (operand2),
   71035                 :             :                 operand1)),
   71036                 :             :                 gen_hard_reg_clobber (CCmode, 17))), true);
   71037                 :             :   emit_insn (gen_rtx_SET (copy_rtx (operand0),
   71038                 :             :         copy_rtx (operand2)));
   71039                 :             :   _val = get_insns ();
   71040                 :             :   end_sequence ();
   71041                 :             :   return _val;
   71042                 :             : }
   71043                 :             : 
   71044                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:26180 */
   71045                 :             : extern rtx_insn *gen_peephole2_283 (rtx_insn *, rtx *);
   71046                 :             : rtx_insn *
   71047                 :             : gen_peephole2_283 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   71048                 :             : {
   71049                 :             :   rtx operand0;
   71050                 :             :   rtx operand1;
   71051                 :             :   rtx operand2;
   71052                 :             :   rtx operand3;
   71053                 :             :   rtx_insn *_val = NULL;
   71054                 :             :   HARD_REG_SET _regs_allocated;
   71055                 :             :   CLEAR_HARD_REG_SET (_regs_allocated);
   71056                 :             :   if ((operands[2] = peep2_find_free_register (0, 0, "q", QImode, &_regs_allocated)) == NULL_RTX)
   71057                 :             :     return NULL;
   71058                 :             :   if (dump_file)
   71059                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_283 (i386.md:26180)\n");
   71060                 :             :   start_sequence ();
   71061                 :             :   operand0 = operands[0];
   71062                 :             :   (void) operand0;
   71063                 :             :   operand1 = operands[1];
   71064                 :             :   (void) operand1;
   71065                 :             :   operand2 = operands[2];
   71066                 :             :   (void) operand2;
   71067                 :             :   operand3 = operands[3];
   71068                 :             :   (void) operand3;
   71069                 :             :   emit_insn (gen_rtx_SET (operand2,
   71070                 :             :         operand0));
   71071                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   71072                 :             :         gen_rtvec (2,
   71073                 :             :                 gen_rtx_SET (copy_rtx (operand2),
   71074                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), GET_MODE (operand3),
   71075                 :             :                 operand1,
   71076                 :             :                 copy_rtx (operand2))),
   71077                 :             :                 gen_hard_reg_clobber (CCmode, 17))), true);
   71078                 :             :   emit_insn (gen_rtx_SET (copy_rtx (operand0),
   71079                 :             :         copy_rtx (operand2)));
   71080                 :             :   _val = get_insns ();
   71081                 :             :   end_sequence ();
   71082                 :             :   return _val;
   71083                 :             : }
   71084                 :             : 
   71085                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:26180 */
   71086                 :             : extern rtx_insn *gen_peephole2_284 (rtx_insn *, rtx *);
   71087                 :             : rtx_insn *
   71088                 :             : gen_peephole2_284 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   71089                 :             : {
   71090                 :             :   rtx operand0;
   71091                 :             :   rtx operand1;
   71092                 :             :   rtx operand2;
   71093                 :             :   rtx operand3;
   71094                 :             :   rtx_insn *_val = NULL;
   71095                 :             :   HARD_REG_SET _regs_allocated;
   71096                 :             :   CLEAR_HARD_REG_SET (_regs_allocated);
   71097                 :             :   if ((operands[2] = peep2_find_free_register (0, 0, "r", HImode, &_regs_allocated)) == NULL_RTX)
   71098                 :             :     return NULL;
   71099                 :             :   if (dump_file)
   71100                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_284 (i386.md:26180)\n");
   71101                 :             :   start_sequence ();
   71102                 :             :   operand0 = operands[0];
   71103                 :             :   (void) operand0;
   71104                 :             :   operand1 = operands[1];
   71105                 :             :   (void) operand1;
   71106                 :             :   operand2 = operands[2];
   71107                 :             :   (void) operand2;
   71108                 :             :   operand3 = operands[3];
   71109                 :             :   (void) operand3;
   71110                 :             :   emit_insn (gen_rtx_SET (operand2,
   71111                 :             :         operand0));
   71112                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   71113                 :             :         gen_rtvec (2,
   71114                 :             :                 gen_rtx_SET (copy_rtx (operand2),
   71115                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), GET_MODE (operand3),
   71116                 :             :                 operand1,
   71117                 :             :                 copy_rtx (operand2))),
   71118                 :             :                 gen_hard_reg_clobber (CCmode, 17))), true);
   71119                 :             :   emit_insn (gen_rtx_SET (copy_rtx (operand0),
   71120                 :             :         copy_rtx (operand2)));
   71121                 :             :   _val = get_insns ();
   71122                 :             :   end_sequence ();
   71123                 :             :   return _val;
   71124                 :             : }
   71125                 :             : 
   71126                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:26180 */
   71127                 :             : extern rtx_insn *gen_peephole2_285 (rtx_insn *, rtx *);
   71128                 :             : rtx_insn *
   71129                 :             : gen_peephole2_285 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   71130                 :             : {
   71131                 :             :   rtx operand0;
   71132                 :             :   rtx operand1;
   71133                 :             :   rtx operand2;
   71134                 :             :   rtx operand3;
   71135                 :             :   rtx_insn *_val = NULL;
   71136                 :             :   HARD_REG_SET _regs_allocated;
   71137                 :             :   CLEAR_HARD_REG_SET (_regs_allocated);
   71138                 :             :   if ((operands[2] = peep2_find_free_register (0, 0, "r", SImode, &_regs_allocated)) == NULL_RTX)
   71139                 :             :     return NULL;
   71140                 :             :   if (dump_file)
   71141                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_285 (i386.md:26180)\n");
   71142                 :             :   start_sequence ();
   71143                 :             :   operand0 = operands[0];
   71144                 :             :   (void) operand0;
   71145                 :             :   operand1 = operands[1];
   71146                 :             :   (void) operand1;
   71147                 :             :   operand2 = operands[2];
   71148                 :             :   (void) operand2;
   71149                 :             :   operand3 = operands[3];
   71150                 :             :   (void) operand3;
   71151                 :             :   emit_insn (gen_rtx_SET (operand2,
   71152                 :             :         operand0));
   71153                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   71154                 :             :         gen_rtvec (2,
   71155                 :             :                 gen_rtx_SET (copy_rtx (operand2),
   71156                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), GET_MODE (operand3),
   71157                 :             :                 operand1,
   71158                 :             :                 copy_rtx (operand2))),
   71159                 :             :                 gen_hard_reg_clobber (CCmode, 17))), true);
   71160                 :             :   emit_insn (gen_rtx_SET (copy_rtx (operand0),
   71161                 :             :         copy_rtx (operand2)));
   71162                 :             :   _val = get_insns ();
   71163                 :             :   end_sequence ();
   71164                 :             :   return _val;
   71165                 :             : }
   71166                 :             : 
   71167                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:26180 */
   71168                 :             : extern rtx_insn *gen_peephole2_286 (rtx_insn *, rtx *);
   71169                 :             : rtx_insn *
   71170                 :             : gen_peephole2_286 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   71171                 :             : {
   71172                 :             :   rtx operand0;
   71173                 :             :   rtx operand1;
   71174                 :             :   rtx operand2;
   71175                 :             :   rtx operand3;
   71176                 :             :   rtx_insn *_val = NULL;
   71177                 :             :   HARD_REG_SET _regs_allocated;
   71178                 :             :   CLEAR_HARD_REG_SET (_regs_allocated);
   71179                 :             :   if ((operands[2] = peep2_find_free_register (0, 0, "r", DImode, &_regs_allocated)) == NULL_RTX)
   71180                 :             :     return NULL;
   71181                 :             :   if (dump_file)
   71182                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_286 (i386.md:26180)\n");
   71183                 :             :   start_sequence ();
   71184                 :             :   operand0 = operands[0];
   71185                 :             :   (void) operand0;
   71186                 :             :   operand1 = operands[1];
   71187                 :             :   (void) operand1;
   71188                 :             :   operand2 = operands[2];
   71189                 :             :   (void) operand2;
   71190                 :             :   operand3 = operands[3];
   71191                 :             :   (void) operand3;
   71192                 :             :   emit_insn (gen_rtx_SET (operand2,
   71193                 :             :         operand0));
   71194                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   71195                 :             :         gen_rtvec (2,
   71196                 :             :                 gen_rtx_SET (copy_rtx (operand2),
   71197                 :             :         gen_rtx_fmt_ee (GET_CODE (operand3), GET_MODE (operand3),
   71198                 :             :                 operand1,
   71199                 :             :                 copy_rtx (operand2))),
   71200                 :             :                 gen_hard_reg_clobber (CCmode, 17))), true);
   71201                 :             :   emit_insn (gen_rtx_SET (copy_rtx (operand0),
   71202                 :             :         copy_rtx (operand2)));
   71203                 :             :   _val = get_insns ();
   71204                 :             :   end_sequence ();
   71205                 :             :   return _val;
   71206                 :             : }
   71207                 :             : 
   71208                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:26196 */
   71209                 :             : extern rtx_insn *gen_peephole2_287 (rtx_insn *, rtx *);
   71210                 :             : rtx_insn *
   71211                 :             : gen_peephole2_287 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   71212                 :             : {
   71213                 :             :   rtx operand0;
   71214                 :             :   rtx operand1;
   71215                 :             :   rtx operand2;
   71216                 :             :   rtx operand3;
   71217                 :             :   rtx operand4;
   71218                 :             :   rtx operand5;
   71219                 :             :   rtx operand6;
   71220                 :             :   rtx_insn *_val = NULL;
   71221                 :             :   if (dump_file)
   71222                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_287 (i386.md:26196)\n");
   71223                 :             :   start_sequence ();
   71224                 :             : #define FAIL return (end_sequence (), _val)
   71225                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   71226                 :             : #line 26219 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   71227                 :             : {
   71228                 :             :   operands[4] = SET_DEST (PATTERN (peep2_next_insn (3)));
   71229                 :             :   operands[5]
   71230                 :             :     = gen_rtx_fmt_ee (GET_CODE (operands[3]), GET_MODE (operands[3]),
   71231                 :             :                       copy_rtx (operands[1]),
   71232                 :             :                       operands[2]);
   71233                 :             :   operands[6]
   71234                 :             :     = gen_rtx_COMPARE (GET_MODE (operands[4]),
   71235                 :             :                        copy_rtx (operands[5]),
   71236                 :             :                        const0_rtx);
   71237                 :             : }
   71238                 :             : #undef DONE
   71239                 :             : #undef FAIL
   71240                 :             :   operand0 = operands[0];
   71241                 :             :   (void) operand0;
   71242                 :             :   operand1 = operands[1];
   71243                 :             :   (void) operand1;
   71244                 :             :   operand2 = operands[2];
   71245                 :             :   (void) operand2;
   71246                 :             :   operand3 = operands[3];
   71247                 :             :   (void) operand3;
   71248                 :             :   operand4 = operands[4];
   71249                 :             :   (void) operand4;
   71250                 :             :   operand5 = operands[5];
   71251                 :             :   (void) operand5;
   71252                 :             :   operand6 = operands[6];
   71253                 :             :   (void) operand6;
   71254                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   71255                 :             :         gen_rtvec (2,
   71256                 :             :                 gen_rtx_SET (operand4,
   71257                 :             :         operand6),
   71258                 :             :                 gen_rtx_SET (operand1,
   71259                 :             :         operand5))), false);
   71260                 :             :   _val = get_insns ();
   71261                 :             :   end_sequence ();
   71262                 :             :   return _val;
   71263                 :             : }
   71264                 :             : 
   71265                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:26196 */
   71266                 :             : extern rtx_insn *gen_peephole2_288 (rtx_insn *, rtx *);
   71267                 :             : rtx_insn *
   71268                 :             : gen_peephole2_288 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   71269                 :             : {
   71270                 :             :   rtx operand0;
   71271                 :             :   rtx operand1;
   71272                 :             :   rtx operand2;
   71273                 :             :   rtx operand3;
   71274                 :             :   rtx operand4;
   71275                 :             :   rtx operand5;
   71276                 :             :   rtx operand6;
   71277                 :             :   rtx_insn *_val = NULL;
   71278                 :             :   if (dump_file)
   71279                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_288 (i386.md:26196)\n");
   71280                 :             :   start_sequence ();
   71281                 :             : #define FAIL return (end_sequence (), _val)
   71282                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   71283                 :             : #line 26219 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   71284                 :             : {
   71285                 :             :   operands[4] = SET_DEST (PATTERN (peep2_next_insn (3)));
   71286                 :             :   operands[5]
   71287                 :             :     = gen_rtx_fmt_ee (GET_CODE (operands[3]), GET_MODE (operands[3]),
   71288                 :             :                       copy_rtx (operands[1]),
   71289                 :             :                       operands[2]);
   71290                 :             :   operands[6]
   71291                 :             :     = gen_rtx_COMPARE (GET_MODE (operands[4]),
   71292                 :             :                        copy_rtx (operands[5]),
   71293                 :             :                        const0_rtx);
   71294                 :             : }
   71295                 :             : #undef DONE
   71296                 :             : #undef FAIL
   71297                 :             :   operand0 = operands[0];
   71298                 :             :   (void) operand0;
   71299                 :             :   operand1 = operands[1];
   71300                 :             :   (void) operand1;
   71301                 :             :   operand2 = operands[2];
   71302                 :             :   (void) operand2;
   71303                 :             :   operand3 = operands[3];
   71304                 :             :   (void) operand3;
   71305                 :             :   operand4 = operands[4];
   71306                 :             :   (void) operand4;
   71307                 :             :   operand5 = operands[5];
   71308                 :             :   (void) operand5;
   71309                 :             :   operand6 = operands[6];
   71310                 :             :   (void) operand6;
   71311                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   71312                 :             :         gen_rtvec (2,
   71313                 :             :                 gen_rtx_SET (operand4,
   71314                 :             :         operand6),
   71315                 :             :                 gen_rtx_SET (operand1,
   71316                 :             :         operand5))), false);
   71317                 :             :   _val = get_insns ();
   71318                 :             :   end_sequence ();
   71319                 :             :   return _val;
   71320                 :             : }
   71321                 :             : 
   71322                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:26196 */
   71323                 :             : extern rtx_insn *gen_peephole2_289 (rtx_insn *, rtx *);
   71324                 :             : rtx_insn *
   71325                 :             : gen_peephole2_289 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   71326                 :             : {
   71327                 :             :   rtx operand0;
   71328                 :             :   rtx operand1;
   71329                 :             :   rtx operand2;
   71330                 :             :   rtx operand3;
   71331                 :             :   rtx operand4;
   71332                 :             :   rtx operand5;
   71333                 :             :   rtx operand6;
   71334                 :             :   rtx_insn *_val = NULL;
   71335                 :             :   if (dump_file)
   71336                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_289 (i386.md:26196)\n");
   71337                 :             :   start_sequence ();
   71338                 :             : #define FAIL return (end_sequence (), _val)
   71339                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   71340                 :             : #line 26219 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   71341                 :             : {
   71342                 :             :   operands[4] = SET_DEST (PATTERN (peep2_next_insn (3)));
   71343                 :             :   operands[5]
   71344                 :             :     = gen_rtx_fmt_ee (GET_CODE (operands[3]), GET_MODE (operands[3]),
   71345                 :             :                       copy_rtx (operands[1]),
   71346                 :             :                       operands[2]);
   71347                 :             :   operands[6]
   71348                 :             :     = gen_rtx_COMPARE (GET_MODE (operands[4]),
   71349                 :             :                        copy_rtx (operands[5]),
   71350                 :             :                        const0_rtx);
   71351                 :             : }
   71352                 :             : #undef DONE
   71353                 :             : #undef FAIL
   71354                 :             :   operand0 = operands[0];
   71355                 :             :   (void) operand0;
   71356                 :             :   operand1 = operands[1];
   71357                 :             :   (void) operand1;
   71358                 :             :   operand2 = operands[2];
   71359                 :             :   (void) operand2;
   71360                 :             :   operand3 = operands[3];
   71361                 :             :   (void) operand3;
   71362                 :             :   operand4 = operands[4];
   71363                 :             :   (void) operand4;
   71364                 :             :   operand5 = operands[5];
   71365                 :             :   (void) operand5;
   71366                 :             :   operand6 = operands[6];
   71367                 :             :   (void) operand6;
   71368                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   71369                 :             :         gen_rtvec (2,
   71370                 :             :                 gen_rtx_SET (operand4,
   71371                 :             :         operand6),
   71372                 :             :                 gen_rtx_SET (operand1,
   71373                 :             :         operand5))), false);
   71374                 :             :   _val = get_insns ();
   71375                 :             :   end_sequence ();
   71376                 :             :   return _val;
   71377                 :             : }
   71378                 :             : 
   71379                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:26196 */
   71380                 :             : extern rtx_insn *gen_peephole2_290 (rtx_insn *, rtx *);
   71381                 :             : rtx_insn *
   71382                 :             : gen_peephole2_290 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   71383                 :             : {
   71384                 :             :   rtx operand0;
   71385                 :             :   rtx operand1;
   71386                 :             :   rtx operand2;
   71387                 :             :   rtx operand3;
   71388                 :             :   rtx operand4;
   71389                 :             :   rtx operand5;
   71390                 :             :   rtx operand6;
   71391                 :             :   rtx_insn *_val = NULL;
   71392                 :             :   if (dump_file)
   71393                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_290 (i386.md:26196)\n");
   71394                 :             :   start_sequence ();
   71395                 :             : #define FAIL return (end_sequence (), _val)
   71396                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   71397                 :             : #line 26219 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   71398                 :             : {
   71399                 :             :   operands[4] = SET_DEST (PATTERN (peep2_next_insn (3)));
   71400                 :             :   operands[5]
   71401                 :             :     = gen_rtx_fmt_ee (GET_CODE (operands[3]), GET_MODE (operands[3]),
   71402                 :             :                       copy_rtx (operands[1]),
   71403                 :             :                       operands[2]);
   71404                 :             :   operands[6]
   71405                 :             :     = gen_rtx_COMPARE (GET_MODE (operands[4]),
   71406                 :             :                        copy_rtx (operands[5]),
   71407                 :             :                        const0_rtx);
   71408                 :             : }
   71409                 :             : #undef DONE
   71410                 :             : #undef FAIL
   71411                 :             :   operand0 = operands[0];
   71412                 :             :   (void) operand0;
   71413                 :             :   operand1 = operands[1];
   71414                 :             :   (void) operand1;
   71415                 :             :   operand2 = operands[2];
   71416                 :             :   (void) operand2;
   71417                 :             :   operand3 = operands[3];
   71418                 :             :   (void) operand3;
   71419                 :             :   operand4 = operands[4];
   71420                 :             :   (void) operand4;
   71421                 :             :   operand5 = operands[5];
   71422                 :             :   (void) operand5;
   71423                 :             :   operand6 = operands[6];
   71424                 :             :   (void) operand6;
   71425                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   71426                 :             :         gen_rtvec (2,
   71427                 :             :                 gen_rtx_SET (operand4,
   71428                 :             :         operand6),
   71429                 :             :                 gen_rtx_SET (operand1,
   71430                 :             :         operand5))), false);
   71431                 :             :   _val = get_insns ();
   71432                 :             :   end_sequence ();
   71433                 :             :   return _val;
   71434                 :             : }
   71435                 :             : 
   71436                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:26232 */
   71437                 :             : extern rtx_insn *gen_peephole2_291 (rtx_insn *, rtx *);
   71438                 :             : rtx_insn *
   71439                 :             : gen_peephole2_291 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   71440                 :             : {
   71441                 :             :   rtx operand0;
   71442                 :             :   rtx operand1;
   71443                 :             :   rtx operand2;
   71444                 :             :   rtx operand3;
   71445                 :             :   rtx operand4;
   71446                 :             :   rtx operand5;
   71447                 :             :   rtx operand6;
   71448                 :             :   rtx_insn *_val = NULL;
   71449                 :             :   if (dump_file)
   71450                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_291 (i386.md:26232)\n");
   71451                 :             :   start_sequence ();
   71452                 :             : #define FAIL return (end_sequence (), _val)
   71453                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   71454                 :             : #line 26252 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   71455                 :             : {
   71456                 :             :   operands[4] = SET_DEST (XVECEXP (PATTERN (peep2_next_insn (1)), 0, 0));
   71457                 :             :   operands[5]
   71458                 :             :     = gen_rtx_fmt_ee (GET_CODE (operands[3]), GET_MODE (operands[3]),
   71459                 :             :                       copy_rtx (operands[1]), operands[2]);
   71460                 :             :   operands[6]
   71461                 :             :     = gen_rtx_COMPARE (GET_MODE (operands[4]), copy_rtx (operands[5]),
   71462                 :             :                        const0_rtx);
   71463                 :             : }
   71464                 :             : #undef DONE
   71465                 :             : #undef FAIL
   71466                 :             :   operand0 = operands[0];
   71467                 :             :   (void) operand0;
   71468                 :             :   operand1 = operands[1];
   71469                 :             :   (void) operand1;
   71470                 :             :   operand2 = operands[2];
   71471                 :             :   (void) operand2;
   71472                 :             :   operand3 = operands[3];
   71473                 :             :   (void) operand3;
   71474                 :             :   operand4 = operands[4];
   71475                 :             :   (void) operand4;
   71476                 :             :   operand5 = operands[5];
   71477                 :             :   (void) operand5;
   71478                 :             :   operand6 = operands[6];
   71479                 :             :   (void) operand6;
   71480                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   71481                 :             :         gen_rtvec (2,
   71482                 :             :                 gen_rtx_SET (operand4,
   71483                 :             :         operand6),
   71484                 :             :                 gen_rtx_SET (operand1,
   71485                 :             :         operand5))), false);
   71486                 :             :   _val = get_insns ();
   71487                 :             :   end_sequence ();
   71488                 :             :   return _val;
   71489                 :             : }
   71490                 :             : 
   71491                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:26232 */
   71492                 :             : extern rtx_insn *gen_peephole2_292 (rtx_insn *, rtx *);
   71493                 :             : rtx_insn *
   71494                 :             : gen_peephole2_292 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   71495                 :             : {
   71496                 :             :   rtx operand0;
   71497                 :             :   rtx operand1;
   71498                 :             :   rtx operand2;
   71499                 :             :   rtx operand3;
   71500                 :             :   rtx operand4;
   71501                 :             :   rtx operand5;
   71502                 :             :   rtx operand6;
   71503                 :             :   rtx_insn *_val = NULL;
   71504                 :             :   if (dump_file)
   71505                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_292 (i386.md:26232)\n");
   71506                 :             :   start_sequence ();
   71507                 :             : #define FAIL return (end_sequence (), _val)
   71508                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   71509                 :             : #line 26252 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   71510                 :             : {
   71511                 :             :   operands[4] = SET_DEST (XVECEXP (PATTERN (peep2_next_insn (1)), 0, 0));
   71512                 :             :   operands[5]
   71513                 :             :     = gen_rtx_fmt_ee (GET_CODE (operands[3]), GET_MODE (operands[3]),
   71514                 :             :                       copy_rtx (operands[1]), operands[2]);
   71515                 :             :   operands[6]
   71516                 :             :     = gen_rtx_COMPARE (GET_MODE (operands[4]), copy_rtx (operands[5]),
   71517                 :             :                        const0_rtx);
   71518                 :             : }
   71519                 :             : #undef DONE
   71520                 :             : #undef FAIL
   71521                 :             :   operand0 = operands[0];
   71522                 :             :   (void) operand0;
   71523                 :             :   operand1 = operands[1];
   71524                 :             :   (void) operand1;
   71525                 :             :   operand2 = operands[2];
   71526                 :             :   (void) operand2;
   71527                 :             :   operand3 = operands[3];
   71528                 :             :   (void) operand3;
   71529                 :             :   operand4 = operands[4];
   71530                 :             :   (void) operand4;
   71531                 :             :   operand5 = operands[5];
   71532                 :             :   (void) operand5;
   71533                 :             :   operand6 = operands[6];
   71534                 :             :   (void) operand6;
   71535                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   71536                 :             :         gen_rtvec (2,
   71537                 :             :                 gen_rtx_SET (operand4,
   71538                 :             :         operand6),
   71539                 :             :                 gen_rtx_SET (operand1,
   71540                 :             :         operand5))), false);
   71541                 :             :   _val = get_insns ();
   71542                 :             :   end_sequence ();
   71543                 :             :   return _val;
   71544                 :             : }
   71545                 :             : 
   71546                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:26232 */
   71547                 :             : extern rtx_insn *gen_peephole2_293 (rtx_insn *, rtx *);
   71548                 :             : rtx_insn *
   71549                 :             : gen_peephole2_293 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   71550                 :             : {
   71551                 :             :   rtx operand0;
   71552                 :             :   rtx operand1;
   71553                 :             :   rtx operand2;
   71554                 :             :   rtx operand3;
   71555                 :             :   rtx operand4;
   71556                 :             :   rtx operand5;
   71557                 :             :   rtx operand6;
   71558                 :             :   rtx_insn *_val = NULL;
   71559                 :             :   if (dump_file)
   71560                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_293 (i386.md:26232)\n");
   71561                 :             :   start_sequence ();
   71562                 :             : #define FAIL return (end_sequence (), _val)
   71563                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   71564                 :             : #line 26252 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   71565                 :             : {
   71566                 :             :   operands[4] = SET_DEST (XVECEXP (PATTERN (peep2_next_insn (1)), 0, 0));
   71567                 :             :   operands[5]
   71568                 :             :     = gen_rtx_fmt_ee (GET_CODE (operands[3]), GET_MODE (operands[3]),
   71569                 :             :                       copy_rtx (operands[1]), operands[2]);
   71570                 :             :   operands[6]
   71571                 :             :     = gen_rtx_COMPARE (GET_MODE (operands[4]), copy_rtx (operands[5]),
   71572                 :             :                        const0_rtx);
   71573                 :             : }
   71574                 :             : #undef DONE
   71575                 :             : #undef FAIL
   71576                 :             :   operand0 = operands[0];
   71577                 :             :   (void) operand0;
   71578                 :             :   operand1 = operands[1];
   71579                 :             :   (void) operand1;
   71580                 :             :   operand2 = operands[2];
   71581                 :             :   (void) operand2;
   71582                 :             :   operand3 = operands[3];
   71583                 :             :   (void) operand3;
   71584                 :             :   operand4 = operands[4];
   71585                 :             :   (void) operand4;
   71586                 :             :   operand5 = operands[5];
   71587                 :             :   (void) operand5;
   71588                 :             :   operand6 = operands[6];
   71589                 :             :   (void) operand6;
   71590                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   71591                 :             :         gen_rtvec (2,
   71592                 :             :                 gen_rtx_SET (operand4,
   71593                 :             :         operand6),
   71594                 :             :                 gen_rtx_SET (operand1,
   71595                 :             :         operand5))), false);
   71596                 :             :   _val = get_insns ();
   71597                 :             :   end_sequence ();
   71598                 :             :   return _val;
   71599                 :             : }
   71600                 :             : 
   71601                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:26232 */
   71602                 :             : extern rtx_insn *gen_peephole2_294 (rtx_insn *, rtx *);
   71603                 :             : rtx_insn *
   71604                 :             : gen_peephole2_294 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   71605                 :             : {
   71606                 :             :   rtx operand0;
   71607                 :             :   rtx operand1;
   71608                 :             :   rtx operand2;
   71609                 :             :   rtx operand3;
   71610                 :             :   rtx operand4;
   71611                 :             :   rtx operand5;
   71612                 :             :   rtx operand6;
   71613                 :             :   rtx_insn *_val = NULL;
   71614                 :             :   if (dump_file)
   71615                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_294 (i386.md:26232)\n");
   71616                 :             :   start_sequence ();
   71617                 :             : #define FAIL return (end_sequence (), _val)
   71618                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   71619                 :             : #line 26252 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   71620                 :             : {
   71621                 :             :   operands[4] = SET_DEST (XVECEXP (PATTERN (peep2_next_insn (1)), 0, 0));
   71622                 :             :   operands[5]
   71623                 :             :     = gen_rtx_fmt_ee (GET_CODE (operands[3]), GET_MODE (operands[3]),
   71624                 :             :                       copy_rtx (operands[1]), operands[2]);
   71625                 :             :   operands[6]
   71626                 :             :     = gen_rtx_COMPARE (GET_MODE (operands[4]), copy_rtx (operands[5]),
   71627                 :             :                        const0_rtx);
   71628                 :             : }
   71629                 :             : #undef DONE
   71630                 :             : #undef FAIL
   71631                 :             :   operand0 = operands[0];
   71632                 :             :   (void) operand0;
   71633                 :             :   operand1 = operands[1];
   71634                 :             :   (void) operand1;
   71635                 :             :   operand2 = operands[2];
   71636                 :             :   (void) operand2;
   71637                 :             :   operand3 = operands[3];
   71638                 :             :   (void) operand3;
   71639                 :             :   operand4 = operands[4];
   71640                 :             :   (void) operand4;
   71641                 :             :   operand5 = operands[5];
   71642                 :             :   (void) operand5;
   71643                 :             :   operand6 = operands[6];
   71644                 :             :   (void) operand6;
   71645                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   71646                 :             :         gen_rtvec (2,
   71647                 :             :                 gen_rtx_SET (operand4,
   71648                 :             :         operand6),
   71649                 :             :                 gen_rtx_SET (operand1,
   71650                 :             :         operand5))), false);
   71651                 :             :   _val = get_insns ();
   71652                 :             :   end_sequence ();
   71653                 :             :   return _val;
   71654                 :             : }
   71655                 :             : 
   71656                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:26263 */
   71657                 :             : extern rtx_insn *gen_peephole2_295 (rtx_insn *, rtx *);
   71658                 :             : rtx_insn *
   71659                 :             : gen_peephole2_295 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   71660                 :             : {
   71661                 :             :   rtx operand0;
   71662                 :             :   rtx operand1;
   71663                 :             :   rtx operand2;
   71664                 :             :   rtx operand3;
   71665                 :             :   rtx operand4;
   71666                 :             :   rtx operand5;
   71667                 :             :   rtx operand6;
   71668                 :             :   rtx operand7;
   71669                 :             :   rtx operand8;
   71670                 :             :   rtx_insn *_val = NULL;
   71671                 :             :   if (dump_file)
   71672                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_295 (i386.md:26263)\n");
   71673                 :             :   start_sequence ();
   71674                 :             : #define FAIL return (end_sequence (), _val)
   71675                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   71676                 :             : #line 26286 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   71677                 :             : {
   71678                 :             :   operands[6] = SET_DEST (PATTERN (peep2_next_insn (3)));
   71679                 :             :   operands[7]
   71680                 :             :     = gen_rtx_PLUS (QImode,
   71681                 :             :                     copy_rtx (operands[1]),
   71682                 :             :                     gen_lowpart (QImode, operands[2]));
   71683                 :             :   operands[8]
   71684                 :             :     = gen_rtx_COMPARE (GET_MODE (operands[6]),
   71685                 :             :                        copy_rtx (operands[7]),
   71686                 :             :                        const0_rtx);
   71687                 :             : }
   71688                 :             : #undef DONE
   71689                 :             : #undef FAIL
   71690                 :             :   operand0 = operands[0];
   71691                 :             :   (void) operand0;
   71692                 :             :   operand1 = operands[1];
   71693                 :             :   (void) operand1;
   71694                 :             :   operand2 = operands[2];
   71695                 :             :   (void) operand2;
   71696                 :             :   operand3 = operands[3];
   71697                 :             :   (void) operand3;
   71698                 :             :   operand4 = operands[4];
   71699                 :             :   (void) operand4;
   71700                 :             :   operand5 = operands[5];
   71701                 :             :   (void) operand5;
   71702                 :             :   operand6 = operands[6];
   71703                 :             :   (void) operand6;
   71704                 :             :   operand7 = operands[7];
   71705                 :             :   (void) operand7;
   71706                 :             :   operand8 = operands[8];
   71707                 :             :   (void) operand8;
   71708                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   71709                 :             :         gen_rtvec (2,
   71710                 :             :                 gen_rtx_SET (operand6,
   71711                 :             :         operand8),
   71712                 :             :                 gen_rtx_SET (operand1,
   71713                 :             :         operand7))), false);
   71714                 :             :   _val = get_insns ();
   71715                 :             :   end_sequence ();
   71716                 :             :   return _val;
   71717                 :             : }
   71718                 :             : 
   71719                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:26263 */
   71720                 :             : extern rtx_insn *gen_peephole2_296 (rtx_insn *, rtx *);
   71721                 :             : rtx_insn *
   71722                 :             : gen_peephole2_296 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   71723                 :             : {
   71724                 :             :   rtx operand0;
   71725                 :             :   rtx operand1;
   71726                 :             :   rtx operand2;
   71727                 :             :   rtx operand3;
   71728                 :             :   rtx operand4;
   71729                 :             :   rtx operand5;
   71730                 :             :   rtx operand6;
   71731                 :             :   rtx operand7;
   71732                 :             :   rtx operand8;
   71733                 :             :   rtx_insn *_val = NULL;
   71734                 :             :   if (dump_file)
   71735                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_296 (i386.md:26263)\n");
   71736                 :             :   start_sequence ();
   71737                 :             : #define FAIL return (end_sequence (), _val)
   71738                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   71739                 :             : #line 26286 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   71740                 :             : {
   71741                 :             :   operands[6] = SET_DEST (PATTERN (peep2_next_insn (3)));
   71742                 :             :   operands[7]
   71743                 :             :     = gen_rtx_PLUS (HImode,
   71744                 :             :                     copy_rtx (operands[1]),
   71745                 :             :                     gen_lowpart (HImode, operands[2]));
   71746                 :             :   operands[8]
   71747                 :             :     = gen_rtx_COMPARE (GET_MODE (operands[6]),
   71748                 :             :                        copy_rtx (operands[7]),
   71749                 :             :                        const0_rtx);
   71750                 :             : }
   71751                 :             : #undef DONE
   71752                 :             : #undef FAIL
   71753                 :             :   operand0 = operands[0];
   71754                 :             :   (void) operand0;
   71755                 :             :   operand1 = operands[1];
   71756                 :             :   (void) operand1;
   71757                 :             :   operand2 = operands[2];
   71758                 :             :   (void) operand2;
   71759                 :             :   operand3 = operands[3];
   71760                 :             :   (void) operand3;
   71761                 :             :   operand4 = operands[4];
   71762                 :             :   (void) operand4;
   71763                 :             :   operand5 = operands[5];
   71764                 :             :   (void) operand5;
   71765                 :             :   operand6 = operands[6];
   71766                 :             :   (void) operand6;
   71767                 :             :   operand7 = operands[7];
   71768                 :             :   (void) operand7;
   71769                 :             :   operand8 = operands[8];
   71770                 :             :   (void) operand8;
   71771                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   71772                 :             :         gen_rtvec (2,
   71773                 :             :                 gen_rtx_SET (operand6,
   71774                 :             :         operand8),
   71775                 :             :                 gen_rtx_SET (operand1,
   71776                 :             :         operand7))), false);
   71777                 :             :   _val = get_insns ();
   71778                 :             :   end_sequence ();
   71779                 :             :   return _val;
   71780                 :             : }
   71781                 :             : 
   71782                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:26263 */
   71783                 :             : extern rtx_insn *gen_peephole2_297 (rtx_insn *, rtx *);
   71784                 :             : rtx_insn *
   71785                 :             : gen_peephole2_297 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   71786                 :             : {
   71787                 :             :   rtx operand0;
   71788                 :             :   rtx operand1;
   71789                 :             :   rtx operand2;
   71790                 :             :   rtx operand3;
   71791                 :             :   rtx operand4;
   71792                 :             :   rtx operand5;
   71793                 :             :   rtx operand6;
   71794                 :             :   rtx operand7;
   71795                 :             :   rtx operand8;
   71796                 :             :   rtx_insn *_val = NULL;
   71797                 :             :   if (dump_file)
   71798                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_297 (i386.md:26263)\n");
   71799                 :             :   start_sequence ();
   71800                 :             : #define FAIL return (end_sequence (), _val)
   71801                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   71802                 :             : #line 26286 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   71803                 :             : {
   71804                 :             :   operands[6] = SET_DEST (PATTERN (peep2_next_insn (3)));
   71805                 :             :   operands[7]
   71806                 :             :     = gen_rtx_PLUS (SImode,
   71807                 :             :                     copy_rtx (operands[1]),
   71808                 :             :                     gen_lowpart (SImode, operands[2]));
   71809                 :             :   operands[8]
   71810                 :             :     = gen_rtx_COMPARE (GET_MODE (operands[6]),
   71811                 :             :                        copy_rtx (operands[7]),
   71812                 :             :                        const0_rtx);
   71813                 :             : }
   71814                 :             : #undef DONE
   71815                 :             : #undef FAIL
   71816                 :             :   operand0 = operands[0];
   71817                 :             :   (void) operand0;
   71818                 :             :   operand1 = operands[1];
   71819                 :             :   (void) operand1;
   71820                 :             :   operand2 = operands[2];
   71821                 :             :   (void) operand2;
   71822                 :             :   operand3 = operands[3];
   71823                 :             :   (void) operand3;
   71824                 :             :   operand4 = operands[4];
   71825                 :             :   (void) operand4;
   71826                 :             :   operand5 = operands[5];
   71827                 :             :   (void) operand5;
   71828                 :             :   operand6 = operands[6];
   71829                 :             :   (void) operand6;
   71830                 :             :   operand7 = operands[7];
   71831                 :             :   (void) operand7;
   71832                 :             :   operand8 = operands[8];
   71833                 :             :   (void) operand8;
   71834                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   71835                 :             :         gen_rtvec (2,
   71836                 :             :                 gen_rtx_SET (operand6,
   71837                 :             :         operand8),
   71838                 :             :                 gen_rtx_SET (operand1,
   71839                 :             :         operand7))), false);
   71840                 :             :   _val = get_insns ();
   71841                 :             :   end_sequence ();
   71842                 :             :   return _val;
   71843                 :             : }
   71844                 :             : 
   71845                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:26263 */
   71846                 :             : extern rtx_insn *gen_peephole2_298 (rtx_insn *, rtx *);
   71847                 :             : rtx_insn *
   71848                 :             : gen_peephole2_298 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   71849                 :             : {
   71850                 :             :   rtx operand0;
   71851                 :             :   rtx operand1;
   71852                 :             :   rtx operand2;
   71853                 :             :   rtx operand3;
   71854                 :             :   rtx operand4;
   71855                 :             :   rtx operand5;
   71856                 :             :   rtx operand6;
   71857                 :             :   rtx operand7;
   71858                 :             :   rtx operand8;
   71859                 :             :   rtx_insn *_val = NULL;
   71860                 :             :   if (dump_file)
   71861                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_298 (i386.md:26263)\n");
   71862                 :             :   start_sequence ();
   71863                 :             : #define FAIL return (end_sequence (), _val)
   71864                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   71865                 :             : #line 26286 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   71866                 :             : {
   71867                 :             :   operands[6] = SET_DEST (PATTERN (peep2_next_insn (3)));
   71868                 :             :   operands[7]
   71869                 :             :     = gen_rtx_PLUS (DImode,
   71870                 :             :                     copy_rtx (operands[1]),
   71871                 :             :                     gen_lowpart (DImode, operands[2]));
   71872                 :             :   operands[8]
   71873                 :             :     = gen_rtx_COMPARE (GET_MODE (operands[6]),
   71874                 :             :                        copy_rtx (operands[7]),
   71875                 :             :                        const0_rtx);
   71876                 :             : }
   71877                 :             : #undef DONE
   71878                 :             : #undef FAIL
   71879                 :             :   operand0 = operands[0];
   71880                 :             :   (void) operand0;
   71881                 :             :   operand1 = operands[1];
   71882                 :             :   (void) operand1;
   71883                 :             :   operand2 = operands[2];
   71884                 :             :   (void) operand2;
   71885                 :             :   operand3 = operands[3];
   71886                 :             :   (void) operand3;
   71887                 :             :   operand4 = operands[4];
   71888                 :             :   (void) operand4;
   71889                 :             :   operand5 = operands[5];
   71890                 :             :   (void) operand5;
   71891                 :             :   operand6 = operands[6];
   71892                 :             :   (void) operand6;
   71893                 :             :   operand7 = operands[7];
   71894                 :             :   (void) operand7;
   71895                 :             :   operand8 = operands[8];
   71896                 :             :   (void) operand8;
   71897                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   71898                 :             :         gen_rtvec (2,
   71899                 :             :                 gen_rtx_SET (operand6,
   71900                 :             :         operand8),
   71901                 :             :                 gen_rtx_SET (operand1,
   71902                 :             :         operand7))), false);
   71903                 :             :   _val = get_insns ();
   71904                 :             :   end_sequence ();
   71905                 :             :   return _val;
   71906                 :             : }
   71907                 :             : 
   71908                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:26298 */
   71909                 :             : extern rtx_insn *gen_peephole2_299 (rtx_insn *, rtx *);
   71910                 :             : rtx_insn *
   71911                 :             : gen_peephole2_299 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   71912                 :             : {
   71913                 :             :   rtx operand0;
   71914                 :             :   rtx operand1;
   71915                 :             :   rtx operand2;
   71916                 :             :   rtx operand3;
   71917                 :             :   rtx operand4;
   71918                 :             :   rtx operand5;
   71919                 :             :   rtx_insn *_val = NULL;
   71920                 :             :   if (dump_file)
   71921                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_299 (i386.md:26298)\n");
   71922                 :             :   start_sequence ();
   71923                 :             : #define FAIL return (end_sequence (), _val)
   71924                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   71925                 :             : #line 26315 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   71926                 :             : {
   71927                 :             :   operands[3] = SET_DEST (PATTERN (peep2_next_insn (2)));
   71928                 :             :   operands[4]
   71929                 :             :     = gen_rtx_fmt_ee (GET_CODE (operands[2]), GET_MODE (operands[2]),
   71930                 :             :                       copy_rtx (operands[1]),
   71931                 :             :                       operands[0]);
   71932                 :             :   operands[5]
   71933                 :             :     = gen_rtx_COMPARE (GET_MODE (operands[3]),
   71934                 :             :                        copy_rtx (operands[4]),
   71935                 :             :                        const0_rtx);
   71936                 :             : }
   71937                 :             : #undef DONE
   71938                 :             : #undef FAIL
   71939                 :             :   operand0 = operands[0];
   71940                 :             :   (void) operand0;
   71941                 :             :   operand1 = operands[1];
   71942                 :             :   (void) operand1;
   71943                 :             :   operand2 = operands[2];
   71944                 :             :   (void) operand2;
   71945                 :             :   operand3 = operands[3];
   71946                 :             :   (void) operand3;
   71947                 :             :   operand4 = operands[4];
   71948                 :             :   (void) operand4;
   71949                 :             :   operand5 = operands[5];
   71950                 :             :   (void) operand5;
   71951                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   71952                 :             :         gen_rtvec (2,
   71953                 :             :                 gen_rtx_SET (operand3,
   71954                 :             :         operand5),
   71955                 :             :                 gen_rtx_SET (operand1,
   71956                 :             :         operand4))), false);
   71957                 :             :   _val = get_insns ();
   71958                 :             :   end_sequence ();
   71959                 :             :   return _val;
   71960                 :             : }
   71961                 :             : 
   71962                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:26298 */
   71963                 :             : extern rtx_insn *gen_peephole2_300 (rtx_insn *, rtx *);
   71964                 :             : rtx_insn *
   71965                 :             : gen_peephole2_300 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   71966                 :             : {
   71967                 :             :   rtx operand0;
   71968                 :             :   rtx operand1;
   71969                 :             :   rtx operand2;
   71970                 :             :   rtx operand3;
   71971                 :             :   rtx operand4;
   71972                 :             :   rtx operand5;
   71973                 :             :   rtx_insn *_val = NULL;
   71974                 :             :   if (dump_file)
   71975                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_300 (i386.md:26298)\n");
   71976                 :             :   start_sequence ();
   71977                 :             : #define FAIL return (end_sequence (), _val)
   71978                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   71979                 :             : #line 26315 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   71980                 :             : {
   71981                 :             :   operands[3] = SET_DEST (PATTERN (peep2_next_insn (2)));
   71982                 :             :   operands[4]
   71983                 :             :     = gen_rtx_fmt_ee (GET_CODE (operands[2]), GET_MODE (operands[2]),
   71984                 :             :                       copy_rtx (operands[1]),
   71985                 :             :                       operands[0]);
   71986                 :             :   operands[5]
   71987                 :             :     = gen_rtx_COMPARE (GET_MODE (operands[3]),
   71988                 :             :                        copy_rtx (operands[4]),
   71989                 :             :                        const0_rtx);
   71990                 :             : }
   71991                 :             : #undef DONE
   71992                 :             : #undef FAIL
   71993                 :             :   operand0 = operands[0];
   71994                 :             :   (void) operand0;
   71995                 :             :   operand1 = operands[1];
   71996                 :             :   (void) operand1;
   71997                 :             :   operand2 = operands[2];
   71998                 :             :   (void) operand2;
   71999                 :             :   operand3 = operands[3];
   72000                 :             :   (void) operand3;
   72001                 :             :   operand4 = operands[4];
   72002                 :             :   (void) operand4;
   72003                 :             :   operand5 = operands[5];
   72004                 :             :   (void) operand5;
   72005                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   72006                 :             :         gen_rtvec (2,
   72007                 :             :                 gen_rtx_SET (operand3,
   72008                 :             :         operand5),
   72009                 :             :                 gen_rtx_SET (operand1,
   72010                 :             :         operand4))), false);
   72011                 :             :   _val = get_insns ();
   72012                 :             :   end_sequence ();
   72013                 :             :   return _val;
   72014                 :             : }
   72015                 :             : 
   72016                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:26298 */
   72017                 :             : extern rtx_insn *gen_peephole2_301 (rtx_insn *, rtx *);
   72018                 :             : rtx_insn *
   72019                 :             : gen_peephole2_301 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   72020                 :             : {
   72021                 :             :   rtx operand0;
   72022                 :             :   rtx operand1;
   72023                 :             :   rtx operand2;
   72024                 :             :   rtx operand3;
   72025                 :             :   rtx operand4;
   72026                 :             :   rtx operand5;
   72027                 :             :   rtx_insn *_val = NULL;
   72028                 :             :   if (dump_file)
   72029                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_301 (i386.md:26298)\n");
   72030                 :             :   start_sequence ();
   72031                 :             : #define FAIL return (end_sequence (), _val)
   72032                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   72033                 :             : #line 26315 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   72034                 :             : {
   72035                 :             :   operands[3] = SET_DEST (PATTERN (peep2_next_insn (2)));
   72036                 :             :   operands[4]
   72037                 :             :     = gen_rtx_fmt_ee (GET_CODE (operands[2]), GET_MODE (operands[2]),
   72038                 :             :                       copy_rtx (operands[1]),
   72039                 :             :                       operands[0]);
   72040                 :             :   operands[5]
   72041                 :             :     = gen_rtx_COMPARE (GET_MODE (operands[3]),
   72042                 :             :                        copy_rtx (operands[4]),
   72043                 :             :                        const0_rtx);
   72044                 :             : }
   72045                 :             : #undef DONE
   72046                 :             : #undef FAIL
   72047                 :             :   operand0 = operands[0];
   72048                 :             :   (void) operand0;
   72049                 :             :   operand1 = operands[1];
   72050                 :             :   (void) operand1;
   72051                 :             :   operand2 = operands[2];
   72052                 :             :   (void) operand2;
   72053                 :             :   operand3 = operands[3];
   72054                 :             :   (void) operand3;
   72055                 :             :   operand4 = operands[4];
   72056                 :             :   (void) operand4;
   72057                 :             :   operand5 = operands[5];
   72058                 :             :   (void) operand5;
   72059                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   72060                 :             :         gen_rtvec (2,
   72061                 :             :                 gen_rtx_SET (operand3,
   72062                 :             :         operand5),
   72063                 :             :                 gen_rtx_SET (operand1,
   72064                 :             :         operand4))), false);
   72065                 :             :   _val = get_insns ();
   72066                 :             :   end_sequence ();
   72067                 :             :   return _val;
   72068                 :             : }
   72069                 :             : 
   72070                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:26298 */
   72071                 :             : extern rtx_insn *gen_peephole2_302 (rtx_insn *, rtx *);
   72072                 :             : rtx_insn *
   72073                 :             : gen_peephole2_302 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   72074                 :             : {
   72075                 :             :   rtx operand0;
   72076                 :             :   rtx operand1;
   72077                 :             :   rtx operand2;
   72078                 :             :   rtx operand3;
   72079                 :             :   rtx operand4;
   72080                 :             :   rtx operand5;
   72081                 :             :   rtx_insn *_val = NULL;
   72082                 :             :   if (dump_file)
   72083                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_302 (i386.md:26298)\n");
   72084                 :             :   start_sequence ();
   72085                 :             : #define FAIL return (end_sequence (), _val)
   72086                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   72087                 :             : #line 26315 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   72088                 :             : {
   72089                 :             :   operands[3] = SET_DEST (PATTERN (peep2_next_insn (2)));
   72090                 :             :   operands[4]
   72091                 :             :     = gen_rtx_fmt_ee (GET_CODE (operands[2]), GET_MODE (operands[2]),
   72092                 :             :                       copy_rtx (operands[1]),
   72093                 :             :                       operands[0]);
   72094                 :             :   operands[5]
   72095                 :             :     = gen_rtx_COMPARE (GET_MODE (operands[3]),
   72096                 :             :                        copy_rtx (operands[4]),
   72097                 :             :                        const0_rtx);
   72098                 :             : }
   72099                 :             : #undef DONE
   72100                 :             : #undef FAIL
   72101                 :             :   operand0 = operands[0];
   72102                 :             :   (void) operand0;
   72103                 :             :   operand1 = operands[1];
   72104                 :             :   (void) operand1;
   72105                 :             :   operand2 = operands[2];
   72106                 :             :   (void) operand2;
   72107                 :             :   operand3 = operands[3];
   72108                 :             :   (void) operand3;
   72109                 :             :   operand4 = operands[4];
   72110                 :             :   (void) operand4;
   72111                 :             :   operand5 = operands[5];
   72112                 :             :   (void) operand5;
   72113                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   72114                 :             :         gen_rtvec (2,
   72115                 :             :                 gen_rtx_SET (operand3,
   72116                 :             :         operand5),
   72117                 :             :                 gen_rtx_SET (operand1,
   72118                 :             :         operand4))), false);
   72119                 :             :   _val = get_insns ();
   72120                 :             :   end_sequence ();
   72121                 :             :   return _val;
   72122                 :             : }
   72123                 :             : 
   72124                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:26328 */
   72125                 :             : extern rtx_insn *gen_peephole2_303 (rtx_insn *, rtx *);
   72126                 :             : rtx_insn *
   72127                 :             : gen_peephole2_303 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   72128                 :             : {
   72129                 :             :   rtx operand0;
   72130                 :             :   rtx operand1;
   72131                 :             :   rtx operand2;
   72132                 :             :   rtx operand3;
   72133                 :             :   rtx operand4;
   72134                 :             :   rtx operand5;
   72135                 :             :   rtx_insn *_val = NULL;
   72136                 :             :   if (dump_file)
   72137                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_303 (i386.md:26328)\n");
   72138                 :             :   start_sequence ();
   72139                 :             : #define FAIL return (end_sequence (), _val)
   72140                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   72141                 :             : #line 26345 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   72142                 :             : {
   72143                 :             :   operands[3] = SET_DEST (XVECEXP (PATTERN (peep2_next_insn (0)), 0, 0));
   72144                 :             :   operands[4]
   72145                 :             :     = gen_rtx_fmt_ee (GET_CODE (operands[2]), GET_MODE (operands[2]),
   72146                 :             :                       copy_rtx (operands[1]), operands[0]);
   72147                 :             :   operands[5]
   72148                 :             :     = gen_rtx_COMPARE (GET_MODE (operands[3]), copy_rtx (operands[4]),
   72149                 :             :                        const0_rtx);
   72150                 :             : }
   72151                 :             : #undef DONE
   72152                 :             : #undef FAIL
   72153                 :             :   operand0 = operands[0];
   72154                 :             :   (void) operand0;
   72155                 :             :   operand1 = operands[1];
   72156                 :             :   (void) operand1;
   72157                 :             :   operand2 = operands[2];
   72158                 :             :   (void) operand2;
   72159                 :             :   operand3 = operands[3];
   72160                 :             :   (void) operand3;
   72161                 :             :   operand4 = operands[4];
   72162                 :             :   (void) operand4;
   72163                 :             :   operand5 = operands[5];
   72164                 :             :   (void) operand5;
   72165                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   72166                 :             :         gen_rtvec (2,
   72167                 :             :                 gen_rtx_SET (operand3,
   72168                 :             :         operand5),
   72169                 :             :                 gen_rtx_SET (operand1,
   72170                 :             :         operand4))), false);
   72171                 :             :   _val = get_insns ();
   72172                 :             :   end_sequence ();
   72173                 :             :   return _val;
   72174                 :             : }
   72175                 :             : 
   72176                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:26328 */
   72177                 :             : extern rtx_insn *gen_peephole2_304 (rtx_insn *, rtx *);
   72178                 :             : rtx_insn *
   72179                 :             : gen_peephole2_304 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   72180                 :             : {
   72181                 :             :   rtx operand0;
   72182                 :             :   rtx operand1;
   72183                 :             :   rtx operand2;
   72184                 :             :   rtx operand3;
   72185                 :             :   rtx operand4;
   72186                 :             :   rtx operand5;
   72187                 :             :   rtx_insn *_val = NULL;
   72188                 :             :   if (dump_file)
   72189                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_304 (i386.md:26328)\n");
   72190                 :             :   start_sequence ();
   72191                 :             : #define FAIL return (end_sequence (), _val)
   72192                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   72193                 :             : #line 26345 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   72194                 :             : {
   72195                 :             :   operands[3] = SET_DEST (XVECEXP (PATTERN (peep2_next_insn (0)), 0, 0));
   72196                 :             :   operands[4]
   72197                 :             :     = gen_rtx_fmt_ee (GET_CODE (operands[2]), GET_MODE (operands[2]),
   72198                 :             :                       copy_rtx (operands[1]), operands[0]);
   72199                 :             :   operands[5]
   72200                 :             :     = gen_rtx_COMPARE (GET_MODE (operands[3]), copy_rtx (operands[4]),
   72201                 :             :                        const0_rtx);
   72202                 :             : }
   72203                 :             : #undef DONE
   72204                 :             : #undef FAIL
   72205                 :             :   operand0 = operands[0];
   72206                 :             :   (void) operand0;
   72207                 :             :   operand1 = operands[1];
   72208                 :             :   (void) operand1;
   72209                 :             :   operand2 = operands[2];
   72210                 :             :   (void) operand2;
   72211                 :             :   operand3 = operands[3];
   72212                 :             :   (void) operand3;
   72213                 :             :   operand4 = operands[4];
   72214                 :             :   (void) operand4;
   72215                 :             :   operand5 = operands[5];
   72216                 :             :   (void) operand5;
   72217                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   72218                 :             :         gen_rtvec (2,
   72219                 :             :                 gen_rtx_SET (operand3,
   72220                 :             :         operand5),
   72221                 :             :                 gen_rtx_SET (operand1,
   72222                 :             :         operand4))), false);
   72223                 :             :   _val = get_insns ();
   72224                 :             :   end_sequence ();
   72225                 :             :   return _val;
   72226                 :             : }
   72227                 :             : 
   72228                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:26328 */
   72229                 :             : extern rtx_insn *gen_peephole2_305 (rtx_insn *, rtx *);
   72230                 :             : rtx_insn *
   72231                 :             : gen_peephole2_305 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   72232                 :             : {
   72233                 :             :   rtx operand0;
   72234                 :             :   rtx operand1;
   72235                 :             :   rtx operand2;
   72236                 :             :   rtx operand3;
   72237                 :             :   rtx operand4;
   72238                 :             :   rtx operand5;
   72239                 :             :   rtx_insn *_val = NULL;
   72240                 :             :   if (dump_file)
   72241                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_305 (i386.md:26328)\n");
   72242                 :             :   start_sequence ();
   72243                 :             : #define FAIL return (end_sequence (), _val)
   72244                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   72245                 :             : #line 26345 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   72246                 :             : {
   72247                 :             :   operands[3] = SET_DEST (XVECEXP (PATTERN (peep2_next_insn (0)), 0, 0));
   72248                 :             :   operands[4]
   72249                 :             :     = gen_rtx_fmt_ee (GET_CODE (operands[2]), GET_MODE (operands[2]),
   72250                 :             :                       copy_rtx (operands[1]), operands[0]);
   72251                 :             :   operands[5]
   72252                 :             :     = gen_rtx_COMPARE (GET_MODE (operands[3]), copy_rtx (operands[4]),
   72253                 :             :                        const0_rtx);
   72254                 :             : }
   72255                 :             : #undef DONE
   72256                 :             : #undef FAIL
   72257                 :             :   operand0 = operands[0];
   72258                 :             :   (void) operand0;
   72259                 :             :   operand1 = operands[1];
   72260                 :             :   (void) operand1;
   72261                 :             :   operand2 = operands[2];
   72262                 :             :   (void) operand2;
   72263                 :             :   operand3 = operands[3];
   72264                 :             :   (void) operand3;
   72265                 :             :   operand4 = operands[4];
   72266                 :             :   (void) operand4;
   72267                 :             :   operand5 = operands[5];
   72268                 :             :   (void) operand5;
   72269                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   72270                 :             :         gen_rtvec (2,
   72271                 :             :                 gen_rtx_SET (operand3,
   72272                 :             :         operand5),
   72273                 :             :                 gen_rtx_SET (operand1,
   72274                 :             :         operand4))), false);
   72275                 :             :   _val = get_insns ();
   72276                 :             :   end_sequence ();
   72277                 :             :   return _val;
   72278                 :             : }
   72279                 :             : 
   72280                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:26328 */
   72281                 :             : extern rtx_insn *gen_peephole2_306 (rtx_insn *, rtx *);
   72282                 :             : rtx_insn *
   72283                 :             : gen_peephole2_306 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   72284                 :             : {
   72285                 :             :   rtx operand0;
   72286                 :             :   rtx operand1;
   72287                 :             :   rtx operand2;
   72288                 :             :   rtx operand3;
   72289                 :             :   rtx operand4;
   72290                 :             :   rtx operand5;
   72291                 :             :   rtx_insn *_val = NULL;
   72292                 :             :   if (dump_file)
   72293                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_306 (i386.md:26328)\n");
   72294                 :             :   start_sequence ();
   72295                 :             : #define FAIL return (end_sequence (), _val)
   72296                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   72297                 :             : #line 26345 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   72298                 :             : {
   72299                 :             :   operands[3] = SET_DEST (XVECEXP (PATTERN (peep2_next_insn (0)), 0, 0));
   72300                 :             :   operands[4]
   72301                 :             :     = gen_rtx_fmt_ee (GET_CODE (operands[2]), GET_MODE (operands[2]),
   72302                 :             :                       copy_rtx (operands[1]), operands[0]);
   72303                 :             :   operands[5]
   72304                 :             :     = gen_rtx_COMPARE (GET_MODE (operands[3]), copy_rtx (operands[4]),
   72305                 :             :                        const0_rtx);
   72306                 :             : }
   72307                 :             : #undef DONE
   72308                 :             : #undef FAIL
   72309                 :             :   operand0 = operands[0];
   72310                 :             :   (void) operand0;
   72311                 :             :   operand1 = operands[1];
   72312                 :             :   (void) operand1;
   72313                 :             :   operand2 = operands[2];
   72314                 :             :   (void) operand2;
   72315                 :             :   operand3 = operands[3];
   72316                 :             :   (void) operand3;
   72317                 :             :   operand4 = operands[4];
   72318                 :             :   (void) operand4;
   72319                 :             :   operand5 = operands[5];
   72320                 :             :   (void) operand5;
   72321                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   72322                 :             :         gen_rtvec (2,
   72323                 :             :                 gen_rtx_SET (operand3,
   72324                 :             :         operand5),
   72325                 :             :                 gen_rtx_SET (operand1,
   72326                 :             :         operand4))), false);
   72327                 :             :   _val = get_insns ();
   72328                 :             :   end_sequence ();
   72329                 :             :   return _val;
   72330                 :             : }
   72331                 :             : 
   72332                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:26355 */
   72333                 :             : extern rtx_insn *gen_peephole2_307 (rtx_insn *, rtx *);
   72334                 :             : rtx_insn *
   72335                 :             : gen_peephole2_307 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   72336                 :             : {
   72337                 :             :   rtx operand0;
   72338                 :             :   rtx operand1;
   72339                 :             :   rtx operand2;
   72340                 :             :   rtx operand3;
   72341                 :             :   rtx operand4;
   72342                 :             :   rtx operand5;
   72343                 :             :   rtx operand6;
   72344                 :             :   rtx operand7;
   72345                 :             :   rtx_insn *_val = NULL;
   72346                 :             :   if (dump_file)
   72347                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_307 (i386.md:26355)\n");
   72348                 :             :   start_sequence ();
   72349                 :             : #define FAIL return (end_sequence (), _val)
   72350                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   72351                 :             : #line 26379 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   72352                 :             : {
   72353                 :             :   operands[5] = SET_DEST (PATTERN (peep2_next_insn (3)));
   72354                 :             :   operands[6]
   72355                 :             :     = gen_rtx_fmt_ee (GET_CODE (operands[3]), QImode,
   72356                 :             :                       copy_rtx (operands[1]),
   72357                 :             :                       gen_lowpart (QImode, operands[2]));
   72358                 :             :   operands[7]
   72359                 :             :     = gen_rtx_COMPARE (GET_MODE (operands[5]),
   72360                 :             :                        copy_rtx (operands[6]),
   72361                 :             :                        const0_rtx);
   72362                 :             : }
   72363                 :             : #undef DONE
   72364                 :             : #undef FAIL
   72365                 :             :   operand0 = operands[0];
   72366                 :             :   (void) operand0;
   72367                 :             :   operand1 = operands[1];
   72368                 :             :   (void) operand1;
   72369                 :             :   operand2 = operands[2];
   72370                 :             :   (void) operand2;
   72371                 :             :   operand3 = operands[3];
   72372                 :             :   (void) operand3;
   72373                 :             :   operand4 = operands[4];
   72374                 :             :   (void) operand4;
   72375                 :             :   operand5 = operands[5];
   72376                 :             :   (void) operand5;
   72377                 :             :   operand6 = operands[6];
   72378                 :             :   (void) operand6;
   72379                 :             :   operand7 = operands[7];
   72380                 :             :   (void) operand7;
   72381                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   72382                 :             :         gen_rtvec (2,
   72383                 :             :                 gen_rtx_SET (operand5,
   72384                 :             :         operand7),
   72385                 :             :                 gen_rtx_SET (operand1,
   72386                 :             :         operand6))), false);
   72387                 :             :   _val = get_insns ();
   72388                 :             :   end_sequence ();
   72389                 :             :   return _val;
   72390                 :             : }
   72391                 :             : 
   72392                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:26355 */
   72393                 :             : extern rtx_insn *gen_peephole2_308 (rtx_insn *, rtx *);
   72394                 :             : rtx_insn *
   72395                 :             : gen_peephole2_308 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   72396                 :             : {
   72397                 :             :   rtx operand0;
   72398                 :             :   rtx operand1;
   72399                 :             :   rtx operand2;
   72400                 :             :   rtx operand3;
   72401                 :             :   rtx operand4;
   72402                 :             :   rtx operand5;
   72403                 :             :   rtx operand6;
   72404                 :             :   rtx operand7;
   72405                 :             :   rtx_insn *_val = NULL;
   72406                 :             :   if (dump_file)
   72407                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_308 (i386.md:26355)\n");
   72408                 :             :   start_sequence ();
   72409                 :             : #define FAIL return (end_sequence (), _val)
   72410                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   72411                 :             : #line 26379 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   72412                 :             : {
   72413                 :             :   operands[5] = SET_DEST (PATTERN (peep2_next_insn (3)));
   72414                 :             :   operands[6]
   72415                 :             :     = gen_rtx_fmt_ee (GET_CODE (operands[3]), HImode,
   72416                 :             :                       copy_rtx (operands[1]),
   72417                 :             :                       gen_lowpart (HImode, operands[2]));
   72418                 :             :   operands[7]
   72419                 :             :     = gen_rtx_COMPARE (GET_MODE (operands[5]),
   72420                 :             :                        copy_rtx (operands[6]),
   72421                 :             :                        const0_rtx);
   72422                 :             : }
   72423                 :             : #undef DONE
   72424                 :             : #undef FAIL
   72425                 :             :   operand0 = operands[0];
   72426                 :             :   (void) operand0;
   72427                 :             :   operand1 = operands[1];
   72428                 :             :   (void) operand1;
   72429                 :             :   operand2 = operands[2];
   72430                 :             :   (void) operand2;
   72431                 :             :   operand3 = operands[3];
   72432                 :             :   (void) operand3;
   72433                 :             :   operand4 = operands[4];
   72434                 :             :   (void) operand4;
   72435                 :             :   operand5 = operands[5];
   72436                 :             :   (void) operand5;
   72437                 :             :   operand6 = operands[6];
   72438                 :             :   (void) operand6;
   72439                 :             :   operand7 = operands[7];
   72440                 :             :   (void) operand7;
   72441                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   72442                 :             :         gen_rtvec (2,
   72443                 :             :                 gen_rtx_SET (operand5,
   72444                 :             :         operand7),
   72445                 :             :                 gen_rtx_SET (operand1,
   72446                 :             :         operand6))), false);
   72447                 :             :   _val = get_insns ();
   72448                 :             :   end_sequence ();
   72449                 :             :   return _val;
   72450                 :             : }
   72451                 :             : 
   72452                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:26393 */
   72453                 :             : extern rtx_insn *gen_peephole2_309 (rtx_insn *, rtx *);
   72454                 :             : rtx_insn *
   72455                 :             : gen_peephole2_309 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   72456                 :             : {
   72457                 :             :   rtx operand0;
   72458                 :             :   rtx operand1;
   72459                 :             :   rtx operand2;
   72460                 :             :   rtx operand3;
   72461                 :             :   rtx operand4;
   72462                 :             :   rtx operand5;
   72463                 :             :   rtx operand6;
   72464                 :             :   rtx operand7;
   72465                 :             :   rtx_insn *_val = NULL;
   72466                 :             :   if (dump_file)
   72467                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_309 (i386.md:26393)\n");
   72468                 :             :   start_sequence ();
   72469                 :             : #define FAIL return (end_sequence (), _val)
   72470                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   72471                 :             : #line 26419 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   72472                 :             : {
   72473                 :             :   operands[5] = SET_DEST (PATTERN (peep2_next_insn (4)));
   72474                 :             :   operands[6]
   72475                 :             :     = gen_rtx_fmt_ee (GET_CODE (operands[3]), GET_MODE (operands[3]),
   72476                 :             :                       copy_rtx (operands[1]),
   72477                 :             :                       operands[2]);
   72478                 :             :   operands[7]
   72479                 :             :     = gen_rtx_COMPARE (GET_MODE (operands[5]),
   72480                 :             :                        copy_rtx (operands[6]),
   72481                 :             :                        const0_rtx);
   72482                 :             : }
   72483                 :             : #undef DONE
   72484                 :             : #undef FAIL
   72485                 :             :   operand0 = operands[0];
   72486                 :             :   (void) operand0;
   72487                 :             :   operand1 = operands[1];
   72488                 :             :   (void) operand1;
   72489                 :             :   operand2 = operands[2];
   72490                 :             :   (void) operand2;
   72491                 :             :   operand3 = operands[3];
   72492                 :             :   (void) operand3;
   72493                 :             :   operand4 = operands[4];
   72494                 :             :   (void) operand4;
   72495                 :             :   operand5 = operands[5];
   72496                 :             :   (void) operand5;
   72497                 :             :   operand6 = operands[6];
   72498                 :             :   (void) operand6;
   72499                 :             :   operand7 = operands[7];
   72500                 :             :   (void) operand7;
   72501                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   72502                 :             :         gen_rtvec (2,
   72503                 :             :                 gen_rtx_SET (operand5,
   72504                 :             :         operand7),
   72505                 :             :                 gen_rtx_SET (operand1,
   72506                 :             :         operand6))), false);
   72507                 :             :   _val = get_insns ();
   72508                 :             :   end_sequence ();
   72509                 :             :   return _val;
   72510                 :             : }
   72511                 :             : 
   72512                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:26393 */
   72513                 :             : extern rtx_insn *gen_peephole2_310 (rtx_insn *, rtx *);
   72514                 :             : rtx_insn *
   72515                 :             : gen_peephole2_310 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   72516                 :             : {
   72517                 :             :   rtx operand0;
   72518                 :             :   rtx operand1;
   72519                 :             :   rtx operand2;
   72520                 :             :   rtx operand3;
   72521                 :             :   rtx operand4;
   72522                 :             :   rtx operand5;
   72523                 :             :   rtx operand6;
   72524                 :             :   rtx operand7;
   72525                 :             :   rtx_insn *_val = NULL;
   72526                 :             :   if (dump_file)
   72527                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_310 (i386.md:26393)\n");
   72528                 :             :   start_sequence ();
   72529                 :             : #define FAIL return (end_sequence (), _val)
   72530                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   72531                 :             : #line 26419 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   72532                 :             : {
   72533                 :             :   operands[5] = SET_DEST (PATTERN (peep2_next_insn (4)));
   72534                 :             :   operands[6]
   72535                 :             :     = gen_rtx_fmt_ee (GET_CODE (operands[3]), GET_MODE (operands[3]),
   72536                 :             :                       copy_rtx (operands[1]),
   72537                 :             :                       operands[2]);
   72538                 :             :   operands[7]
   72539                 :             :     = gen_rtx_COMPARE (GET_MODE (operands[5]),
   72540                 :             :                        copy_rtx (operands[6]),
   72541                 :             :                        const0_rtx);
   72542                 :             : }
   72543                 :             : #undef DONE
   72544                 :             : #undef FAIL
   72545                 :             :   operand0 = operands[0];
   72546                 :             :   (void) operand0;
   72547                 :             :   operand1 = operands[1];
   72548                 :             :   (void) operand1;
   72549                 :             :   operand2 = operands[2];
   72550                 :             :   (void) operand2;
   72551                 :             :   operand3 = operands[3];
   72552                 :             :   (void) operand3;
   72553                 :             :   operand4 = operands[4];
   72554                 :             :   (void) operand4;
   72555                 :             :   operand5 = operands[5];
   72556                 :             :   (void) operand5;
   72557                 :             :   operand6 = operands[6];
   72558                 :             :   (void) operand6;
   72559                 :             :   operand7 = operands[7];
   72560                 :             :   (void) operand7;
   72561                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   72562                 :             :         gen_rtvec (2,
   72563                 :             :                 gen_rtx_SET (operand5,
   72564                 :             :         operand7),
   72565                 :             :                 gen_rtx_SET (operand1,
   72566                 :             :         operand6))), false);
   72567                 :             :   _val = get_insns ();
   72568                 :             :   end_sequence ();
   72569                 :             :   return _val;
   72570                 :             : }
   72571                 :             : 
   72572                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:26393 */
   72573                 :             : extern rtx_insn *gen_peephole2_311 (rtx_insn *, rtx *);
   72574                 :             : rtx_insn *
   72575                 :             : gen_peephole2_311 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   72576                 :             : {
   72577                 :             :   rtx operand0;
   72578                 :             :   rtx operand1;
   72579                 :             :   rtx operand2;
   72580                 :             :   rtx operand3;
   72581                 :             :   rtx operand4;
   72582                 :             :   rtx operand5;
   72583                 :             :   rtx operand6;
   72584                 :             :   rtx operand7;
   72585                 :             :   rtx_insn *_val = NULL;
   72586                 :             :   if (dump_file)
   72587                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_311 (i386.md:26393)\n");
   72588                 :             :   start_sequence ();
   72589                 :             : #define FAIL return (end_sequence (), _val)
   72590                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   72591                 :             : #line 26419 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   72592                 :             : {
   72593                 :             :   operands[5] = SET_DEST (PATTERN (peep2_next_insn (4)));
   72594                 :             :   operands[6]
   72595                 :             :     = gen_rtx_fmt_ee (GET_CODE (operands[3]), GET_MODE (operands[3]),
   72596                 :             :                       copy_rtx (operands[1]),
   72597                 :             :                       operands[2]);
   72598                 :             :   operands[7]
   72599                 :             :     = gen_rtx_COMPARE (GET_MODE (operands[5]),
   72600                 :             :                        copy_rtx (operands[6]),
   72601                 :             :                        const0_rtx);
   72602                 :             : }
   72603                 :             : #undef DONE
   72604                 :             : #undef FAIL
   72605                 :             :   operand0 = operands[0];
   72606                 :             :   (void) operand0;
   72607                 :             :   operand1 = operands[1];
   72608                 :             :   (void) operand1;
   72609                 :             :   operand2 = operands[2];
   72610                 :             :   (void) operand2;
   72611                 :             :   operand3 = operands[3];
   72612                 :             :   (void) operand3;
   72613                 :             :   operand4 = operands[4];
   72614                 :             :   (void) operand4;
   72615                 :             :   operand5 = operands[5];
   72616                 :             :   (void) operand5;
   72617                 :             :   operand6 = operands[6];
   72618                 :             :   (void) operand6;
   72619                 :             :   operand7 = operands[7];
   72620                 :             :   (void) operand7;
   72621                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   72622                 :             :         gen_rtvec (2,
   72623                 :             :                 gen_rtx_SET (operand5,
   72624                 :             :         operand7),
   72625                 :             :                 gen_rtx_SET (operand1,
   72626                 :             :         operand6))), false);
   72627                 :             :   _val = get_insns ();
   72628                 :             :   end_sequence ();
   72629                 :             :   return _val;
   72630                 :             : }
   72631                 :             : 
   72632                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:26393 */
   72633                 :             : extern rtx_insn *gen_peephole2_312 (rtx_insn *, rtx *);
   72634                 :             : rtx_insn *
   72635                 :             : gen_peephole2_312 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   72636                 :             : {
   72637                 :             :   rtx operand0;
   72638                 :             :   rtx operand1;
   72639                 :             :   rtx operand2;
   72640                 :             :   rtx operand3;
   72641                 :             :   rtx operand4;
   72642                 :             :   rtx operand5;
   72643                 :             :   rtx operand6;
   72644                 :             :   rtx operand7;
   72645                 :             :   rtx_insn *_val = NULL;
   72646                 :             :   if (dump_file)
   72647                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_312 (i386.md:26393)\n");
   72648                 :             :   start_sequence ();
   72649                 :             : #define FAIL return (end_sequence (), _val)
   72650                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   72651                 :             : #line 26419 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   72652                 :             : {
   72653                 :             :   operands[5] = SET_DEST (PATTERN (peep2_next_insn (4)));
   72654                 :             :   operands[6]
   72655                 :             :     = gen_rtx_fmt_ee (GET_CODE (operands[3]), GET_MODE (operands[3]),
   72656                 :             :                       copy_rtx (operands[1]),
   72657                 :             :                       operands[2]);
   72658                 :             :   operands[7]
   72659                 :             :     = gen_rtx_COMPARE (GET_MODE (operands[5]),
   72660                 :             :                        copy_rtx (operands[6]),
   72661                 :             :                        const0_rtx);
   72662                 :             : }
   72663                 :             : #undef DONE
   72664                 :             : #undef FAIL
   72665                 :             :   operand0 = operands[0];
   72666                 :             :   (void) operand0;
   72667                 :             :   operand1 = operands[1];
   72668                 :             :   (void) operand1;
   72669                 :             :   operand2 = operands[2];
   72670                 :             :   (void) operand2;
   72671                 :             :   operand3 = operands[3];
   72672                 :             :   (void) operand3;
   72673                 :             :   operand4 = operands[4];
   72674                 :             :   (void) operand4;
   72675                 :             :   operand5 = operands[5];
   72676                 :             :   (void) operand5;
   72677                 :             :   operand6 = operands[6];
   72678                 :             :   (void) operand6;
   72679                 :             :   operand7 = operands[7];
   72680                 :             :   (void) operand7;
   72681                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   72682                 :             :         gen_rtvec (2,
   72683                 :             :                 gen_rtx_SET (operand5,
   72684                 :             :         operand7),
   72685                 :             :                 gen_rtx_SET (operand1,
   72686                 :             :         operand6))), false);
   72687                 :             :   _val = get_insns ();
   72688                 :             :   end_sequence ();
   72689                 :             :   return _val;
   72690                 :             : }
   72691                 :             : 
   72692                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:26431 */
   72693                 :             : extern rtx_insn *gen_peephole2_313 (rtx_insn *, rtx *);
   72694                 :             : rtx_insn *
   72695                 :             : gen_peephole2_313 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   72696                 :             : {
   72697                 :             :   rtx operand0;
   72698                 :             :   rtx operand1;
   72699                 :             :   rtx operand2;
   72700                 :             :   rtx operand3;
   72701                 :             :   rtx operand4;
   72702                 :             :   rtx operand5;
   72703                 :             :   rtx operand6;
   72704                 :             :   rtx operand7;
   72705                 :             :   rtx operand8;
   72706                 :             :   rtx_insn *_val = NULL;
   72707                 :             :   if (dump_file)
   72708                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_313 (i386.md:26431)\n");
   72709                 :             :   start_sequence ();
   72710                 :             : #define FAIL return (end_sequence (), _val)
   72711                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   72712                 :             : #line 26458 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   72713                 :             : {
   72714                 :             :   operands[6] = SET_DEST (PATTERN (peep2_next_insn (4)));
   72715                 :             :   operands[7]
   72716                 :             :     = gen_rtx_fmt_ee (GET_CODE (operands[3]), QImode,
   72717                 :             :                       copy_rtx (operands[1]),
   72718                 :             :                       gen_lowpart (QImode, operands[2]));
   72719                 :             :   operands[8]
   72720                 :             :     = gen_rtx_COMPARE (GET_MODE (operands[6]),
   72721                 :             :                        copy_rtx (operands[7]),
   72722                 :             :                        const0_rtx);
   72723                 :             : }
   72724                 :             : #undef DONE
   72725                 :             : #undef FAIL
   72726                 :             :   operand0 = operands[0];
   72727                 :             :   (void) operand0;
   72728                 :             :   operand1 = operands[1];
   72729                 :             :   (void) operand1;
   72730                 :             :   operand2 = operands[2];
   72731                 :             :   (void) operand2;
   72732                 :             :   operand3 = operands[3];
   72733                 :             :   (void) operand3;
   72734                 :             :   operand4 = operands[4];
   72735                 :             :   (void) operand4;
   72736                 :             :   operand5 = operands[5];
   72737                 :             :   (void) operand5;
   72738                 :             :   operand6 = operands[6];
   72739                 :             :   (void) operand6;
   72740                 :             :   operand7 = operands[7];
   72741                 :             :   (void) operand7;
   72742                 :             :   operand8 = operands[8];
   72743                 :             :   (void) operand8;
   72744                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   72745                 :             :         gen_rtvec (2,
   72746                 :             :                 gen_rtx_SET (operand6,
   72747                 :             :         operand8),
   72748                 :             :                 gen_rtx_SET (operand1,
   72749                 :             :         operand7))), false);
   72750                 :             :   _val = get_insns ();
   72751                 :             :   end_sequence ();
   72752                 :             :   return _val;
   72753                 :             : }
   72754                 :             : 
   72755                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:26431 */
   72756                 :             : extern rtx_insn *gen_peephole2_314 (rtx_insn *, rtx *);
   72757                 :             : rtx_insn *
   72758                 :             : gen_peephole2_314 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   72759                 :             : {
   72760                 :             :   rtx operand0;
   72761                 :             :   rtx operand1;
   72762                 :             :   rtx operand2;
   72763                 :             :   rtx operand3;
   72764                 :             :   rtx operand4;
   72765                 :             :   rtx operand5;
   72766                 :             :   rtx operand6;
   72767                 :             :   rtx operand7;
   72768                 :             :   rtx operand8;
   72769                 :             :   rtx_insn *_val = NULL;
   72770                 :             :   if (dump_file)
   72771                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_314 (i386.md:26431)\n");
   72772                 :             :   start_sequence ();
   72773                 :             : #define FAIL return (end_sequence (), _val)
   72774                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   72775                 :             : #line 26458 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   72776                 :             : {
   72777                 :             :   operands[6] = SET_DEST (PATTERN (peep2_next_insn (4)));
   72778                 :             :   operands[7]
   72779                 :             :     = gen_rtx_fmt_ee (GET_CODE (operands[3]), HImode,
   72780                 :             :                       copy_rtx (operands[1]),
   72781                 :             :                       gen_lowpart (HImode, operands[2]));
   72782                 :             :   operands[8]
   72783                 :             :     = gen_rtx_COMPARE (GET_MODE (operands[6]),
   72784                 :             :                        copy_rtx (operands[7]),
   72785                 :             :                        const0_rtx);
   72786                 :             : }
   72787                 :             : #undef DONE
   72788                 :             : #undef FAIL
   72789                 :             :   operand0 = operands[0];
   72790                 :             :   (void) operand0;
   72791                 :             :   operand1 = operands[1];
   72792                 :             :   (void) operand1;
   72793                 :             :   operand2 = operands[2];
   72794                 :             :   (void) operand2;
   72795                 :             :   operand3 = operands[3];
   72796                 :             :   (void) operand3;
   72797                 :             :   operand4 = operands[4];
   72798                 :             :   (void) operand4;
   72799                 :             :   operand5 = operands[5];
   72800                 :             :   (void) operand5;
   72801                 :             :   operand6 = operands[6];
   72802                 :             :   (void) operand6;
   72803                 :             :   operand7 = operands[7];
   72804                 :             :   (void) operand7;
   72805                 :             :   operand8 = operands[8];
   72806                 :             :   (void) operand8;
   72807                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   72808                 :             :         gen_rtvec (2,
   72809                 :             :                 gen_rtx_SET (operand6,
   72810                 :             :         operand8),
   72811                 :             :                 gen_rtx_SET (operand1,
   72812                 :             :         operand7))), false);
   72813                 :             :   _val = get_insns ();
   72814                 :             :   end_sequence ();
   72815                 :             :   return _val;
   72816                 :             : }
   72817                 :             : 
   72818                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:26471 */
   72819                 :             : extern rtx_insn *gen_peephole2_315 (rtx_insn *, rtx *);
   72820                 :             : rtx_insn *
   72821                 :             : gen_peephole2_315 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   72822                 :             : {
   72823                 :             :   rtx operand0;
   72824                 :             :   rtx operand1;
   72825                 :             :   rtx operand2;
   72826                 :             :   rtx operand3;
   72827                 :             :   rtx operand4;
   72828                 :             :   rtx operand5;
   72829                 :             :   rtx operand6;
   72830                 :             :   rtx operand7;
   72831                 :             :   rtx_insn *_val = NULL;
   72832                 :             :   if (dump_file)
   72833                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_315 (i386.md:26471)\n");
   72834                 :             :   start_sequence ();
   72835                 :             : #define FAIL return (end_sequence (), _val)
   72836                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   72837                 :             : #line 26494 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   72838                 :             : {
   72839                 :             :   operands[5] = SET_DEST (XVECEXP (PATTERN (peep2_next_insn (1)), 0, 0));
   72840                 :             :   operands[6]
   72841                 :             :     = gen_rtx_fmt_ee (GET_CODE (operands[3]), GET_MODE (operands[3]),
   72842                 :             :                       copy_rtx (operands[1]), operands[2]);
   72843                 :             :   operands[7]
   72844                 :             :     = gen_rtx_COMPARE (GET_MODE (operands[5]), copy_rtx (operands[6]),
   72845                 :             :                        const0_rtx);
   72846                 :             : }
   72847                 :             : #undef DONE
   72848                 :             : #undef FAIL
   72849                 :             :   operand0 = operands[0];
   72850                 :             :   (void) operand0;
   72851                 :             :   operand1 = operands[1];
   72852                 :             :   (void) operand1;
   72853                 :             :   operand2 = operands[2];
   72854                 :             :   (void) operand2;
   72855                 :             :   operand3 = operands[3];
   72856                 :             :   (void) operand3;
   72857                 :             :   operand4 = operands[4];
   72858                 :             :   (void) operand4;
   72859                 :             :   operand5 = operands[5];
   72860                 :             :   (void) operand5;
   72861                 :             :   operand6 = operands[6];
   72862                 :             :   (void) operand6;
   72863                 :             :   operand7 = operands[7];
   72864                 :             :   (void) operand7;
   72865                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   72866                 :             :         gen_rtvec (2,
   72867                 :             :                 gen_rtx_SET (operand5,
   72868                 :             :         operand7),
   72869                 :             :                 gen_rtx_SET (operand1,
   72870                 :             :         operand6))), false);
   72871                 :             :   _val = get_insns ();
   72872                 :             :   end_sequence ();
   72873                 :             :   return _val;
   72874                 :             : }
   72875                 :             : 
   72876                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:26471 */
   72877                 :             : extern rtx_insn *gen_peephole2_316 (rtx_insn *, rtx *);
   72878                 :             : rtx_insn *
   72879                 :             : gen_peephole2_316 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   72880                 :             : {
   72881                 :             :   rtx operand0;
   72882                 :             :   rtx operand1;
   72883                 :             :   rtx operand2;
   72884                 :             :   rtx operand3;
   72885                 :             :   rtx operand4;
   72886                 :             :   rtx operand5;
   72887                 :             :   rtx operand6;
   72888                 :             :   rtx operand7;
   72889                 :             :   rtx_insn *_val = NULL;
   72890                 :             :   if (dump_file)
   72891                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_316 (i386.md:26471)\n");
   72892                 :             :   start_sequence ();
   72893                 :             : #define FAIL return (end_sequence (), _val)
   72894                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   72895                 :             : #line 26494 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   72896                 :             : {
   72897                 :             :   operands[5] = SET_DEST (XVECEXP (PATTERN (peep2_next_insn (1)), 0, 0));
   72898                 :             :   operands[6]
   72899                 :             :     = gen_rtx_fmt_ee (GET_CODE (operands[3]), GET_MODE (operands[3]),
   72900                 :             :                       copy_rtx (operands[1]), operands[2]);
   72901                 :             :   operands[7]
   72902                 :             :     = gen_rtx_COMPARE (GET_MODE (operands[5]), copy_rtx (operands[6]),
   72903                 :             :                        const0_rtx);
   72904                 :             : }
   72905                 :             : #undef DONE
   72906                 :             : #undef FAIL
   72907                 :             :   operand0 = operands[0];
   72908                 :             :   (void) operand0;
   72909                 :             :   operand1 = operands[1];
   72910                 :             :   (void) operand1;
   72911                 :             :   operand2 = operands[2];
   72912                 :             :   (void) operand2;
   72913                 :             :   operand3 = operands[3];
   72914                 :             :   (void) operand3;
   72915                 :             :   operand4 = operands[4];
   72916                 :             :   (void) operand4;
   72917                 :             :   operand5 = operands[5];
   72918                 :             :   (void) operand5;
   72919                 :             :   operand6 = operands[6];
   72920                 :             :   (void) operand6;
   72921                 :             :   operand7 = operands[7];
   72922                 :             :   (void) operand7;
   72923                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   72924                 :             :         gen_rtvec (2,
   72925                 :             :                 gen_rtx_SET (operand5,
   72926                 :             :         operand7),
   72927                 :             :                 gen_rtx_SET (operand1,
   72928                 :             :         operand6))), false);
   72929                 :             :   _val = get_insns ();
   72930                 :             :   end_sequence ();
   72931                 :             :   return _val;
   72932                 :             : }
   72933                 :             : 
   72934                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:26471 */
   72935                 :             : extern rtx_insn *gen_peephole2_317 (rtx_insn *, rtx *);
   72936                 :             : rtx_insn *
   72937                 :             : gen_peephole2_317 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   72938                 :             : {
   72939                 :             :   rtx operand0;
   72940                 :             :   rtx operand1;
   72941                 :             :   rtx operand2;
   72942                 :             :   rtx operand3;
   72943                 :             :   rtx operand4;
   72944                 :             :   rtx operand5;
   72945                 :             :   rtx operand6;
   72946                 :             :   rtx operand7;
   72947                 :             :   rtx_insn *_val = NULL;
   72948                 :             :   if (dump_file)
   72949                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_317 (i386.md:26471)\n");
   72950                 :             :   start_sequence ();
   72951                 :             : #define FAIL return (end_sequence (), _val)
   72952                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   72953                 :             : #line 26494 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   72954                 :             : {
   72955                 :             :   operands[5] = SET_DEST (XVECEXP (PATTERN (peep2_next_insn (1)), 0, 0));
   72956                 :             :   operands[6]
   72957                 :             :     = gen_rtx_fmt_ee (GET_CODE (operands[3]), GET_MODE (operands[3]),
   72958                 :             :                       copy_rtx (operands[1]), operands[2]);
   72959                 :             :   operands[7]
   72960                 :             :     = gen_rtx_COMPARE (GET_MODE (operands[5]), copy_rtx (operands[6]),
   72961                 :             :                        const0_rtx);
   72962                 :             : }
   72963                 :             : #undef DONE
   72964                 :             : #undef FAIL
   72965                 :             :   operand0 = operands[0];
   72966                 :             :   (void) operand0;
   72967                 :             :   operand1 = operands[1];
   72968                 :             :   (void) operand1;
   72969                 :             :   operand2 = operands[2];
   72970                 :             :   (void) operand2;
   72971                 :             :   operand3 = operands[3];
   72972                 :             :   (void) operand3;
   72973                 :             :   operand4 = operands[4];
   72974                 :             :   (void) operand4;
   72975                 :             :   operand5 = operands[5];
   72976                 :             :   (void) operand5;
   72977                 :             :   operand6 = operands[6];
   72978                 :             :   (void) operand6;
   72979                 :             :   operand7 = operands[7];
   72980                 :             :   (void) operand7;
   72981                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   72982                 :             :         gen_rtvec (2,
   72983                 :             :                 gen_rtx_SET (operand5,
   72984                 :             :         operand7),
   72985                 :             :                 gen_rtx_SET (operand1,
   72986                 :             :         operand6))), false);
   72987                 :             :   _val = get_insns ();
   72988                 :             :   end_sequence ();
   72989                 :             :   return _val;
   72990                 :             : }
   72991                 :             : 
   72992                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:26471 */
   72993                 :             : extern rtx_insn *gen_peephole2_318 (rtx_insn *, rtx *);
   72994                 :             : rtx_insn *
   72995                 :             : gen_peephole2_318 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   72996                 :             : {
   72997                 :             :   rtx operand0;
   72998                 :             :   rtx operand1;
   72999                 :             :   rtx operand2;
   73000                 :             :   rtx operand3;
   73001                 :             :   rtx operand4;
   73002                 :             :   rtx operand5;
   73003                 :             :   rtx operand6;
   73004                 :             :   rtx operand7;
   73005                 :             :   rtx_insn *_val = NULL;
   73006                 :             :   if (dump_file)
   73007                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_318 (i386.md:26471)\n");
   73008                 :             :   start_sequence ();
   73009                 :             : #define FAIL return (end_sequence (), _val)
   73010                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   73011                 :             : #line 26494 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   73012                 :             : {
   73013                 :             :   operands[5] = SET_DEST (XVECEXP (PATTERN (peep2_next_insn (1)), 0, 0));
   73014                 :             :   operands[6]
   73015                 :             :     = gen_rtx_fmt_ee (GET_CODE (operands[3]), GET_MODE (operands[3]),
   73016                 :             :                       copy_rtx (operands[1]), operands[2]);
   73017                 :             :   operands[7]
   73018                 :             :     = gen_rtx_COMPARE (GET_MODE (operands[5]), copy_rtx (operands[6]),
   73019                 :             :                        const0_rtx);
   73020                 :             : }
   73021                 :             : #undef DONE
   73022                 :             : #undef FAIL
   73023                 :             :   operand0 = operands[0];
   73024                 :             :   (void) operand0;
   73025                 :             :   operand1 = operands[1];
   73026                 :             :   (void) operand1;
   73027                 :             :   operand2 = operands[2];
   73028                 :             :   (void) operand2;
   73029                 :             :   operand3 = operands[3];
   73030                 :             :   (void) operand3;
   73031                 :             :   operand4 = operands[4];
   73032                 :             :   (void) operand4;
   73033                 :             :   operand5 = operands[5];
   73034                 :             :   (void) operand5;
   73035                 :             :   operand6 = operands[6];
   73036                 :             :   (void) operand6;
   73037                 :             :   operand7 = operands[7];
   73038                 :             :   (void) operand7;
   73039                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   73040                 :             :         gen_rtvec (2,
   73041                 :             :                 gen_rtx_SET (operand5,
   73042                 :             :         operand7),
   73043                 :             :                 gen_rtx_SET (operand1,
   73044                 :             :         operand6))), false);
   73045                 :             :   _val = get_insns ();
   73046                 :             :   end_sequence ();
   73047                 :             :   return _val;
   73048                 :             : }
   73049                 :             : 
   73050                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:26506 */
   73051                 :             : extern rtx_insn *gen_peephole2_319 (rtx_insn *, rtx *);
   73052                 :             : rtx_insn *
   73053                 :             : gen_peephole2_319 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   73054                 :             : {
   73055                 :             :   rtx operand0;
   73056                 :             :   rtx operand1;
   73057                 :             :   rtx operand2;
   73058                 :             :   rtx operand3;
   73059                 :             :   rtx operand4;
   73060                 :             :   rtx operand5;
   73061                 :             :   rtx operand6;
   73062                 :             :   rtx operand7;
   73063                 :             :   rtx operand8;
   73064                 :             :   rtx operand9;
   73065                 :             :   rtx_insn *_val = NULL;
   73066                 :             :   if (dump_file)
   73067                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_319 (i386.md:26506)\n");
   73068                 :             :   start_sequence ();
   73069                 :             : #define FAIL return (end_sequence (), _val)
   73070                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   73071                 :             : #line 26540 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   73072                 :             : {
   73073                 :             :   operands[7] = SET_DEST (PATTERN (peep2_next_insn (4)));
   73074                 :             :   operands[8] = gen_rtx_XOR (QImode, copy_rtx (operands[1]),
   73075                 :             :                              operands[2]);
   73076                 :             :   operands[9]
   73077                 :             :     = gen_rtx_COMPARE (GET_MODE (operands[7]),
   73078                 :             :                        copy_rtx (operands[8]),
   73079                 :             :                        const0_rtx);
   73080                 :             : }
   73081                 :             : #undef DONE
   73082                 :             : #undef FAIL
   73083                 :             :   operand0 = operands[0];
   73084                 :             :   (void) operand0;
   73085                 :             :   operand1 = operands[1];
   73086                 :             :   (void) operand1;
   73087                 :             :   operand2 = operands[2];
   73088                 :             :   (void) operand2;
   73089                 :             :   operand3 = operands[3];
   73090                 :             :   (void) operand3;
   73091                 :             :   operand4 = operands[4];
   73092                 :             :   (void) operand4;
   73093                 :             :   operand5 = operands[5];
   73094                 :             :   (void) operand5;
   73095                 :             :   operand6 = operands[6];
   73096                 :             :   (void) operand6;
   73097                 :             :   operand7 = operands[7];
   73098                 :             :   (void) operand7;
   73099                 :             :   operand8 = operands[8];
   73100                 :             :   (void) operand8;
   73101                 :             :   operand9 = operands[9];
   73102                 :             :   (void) operand9;
   73103                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   73104                 :             :         gen_rtvec (2,
   73105                 :             :                 gen_rtx_SET (operand7,
   73106                 :             :         operand9),
   73107                 :             :                 gen_rtx_SET (operand1,
   73108                 :             :         operand8))), false);
   73109                 :             :   _val = get_insns ();
   73110                 :             :   end_sequence ();
   73111                 :             :   return _val;
   73112                 :             : }
   73113                 :             : 
   73114                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:26506 */
   73115                 :             : extern rtx_insn *gen_peephole2_320 (rtx_insn *, rtx *);
   73116                 :             : rtx_insn *
   73117                 :             : gen_peephole2_320 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   73118                 :             : {
   73119                 :             :   rtx operand0;
   73120                 :             :   rtx operand1;
   73121                 :             :   rtx operand2;
   73122                 :             :   rtx operand3;
   73123                 :             :   rtx operand4;
   73124                 :             :   rtx operand5;
   73125                 :             :   rtx operand6;
   73126                 :             :   rtx operand7;
   73127                 :             :   rtx operand8;
   73128                 :             :   rtx operand9;
   73129                 :             :   rtx_insn *_val = NULL;
   73130                 :             :   if (dump_file)
   73131                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_320 (i386.md:26506)\n");
   73132                 :             :   start_sequence ();
   73133                 :             : #define FAIL return (end_sequence (), _val)
   73134                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   73135                 :             : #line 26540 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   73136                 :             : {
   73137                 :             :   operands[7] = SET_DEST (PATTERN (peep2_next_insn (4)));
   73138                 :             :   operands[8] = gen_rtx_XOR (HImode, copy_rtx (operands[1]),
   73139                 :             :                              operands[2]);
   73140                 :             :   operands[9]
   73141                 :             :     = gen_rtx_COMPARE (GET_MODE (operands[7]),
   73142                 :             :                        copy_rtx (operands[8]),
   73143                 :             :                        const0_rtx);
   73144                 :             : }
   73145                 :             : #undef DONE
   73146                 :             : #undef FAIL
   73147                 :             :   operand0 = operands[0];
   73148                 :             :   (void) operand0;
   73149                 :             :   operand1 = operands[1];
   73150                 :             :   (void) operand1;
   73151                 :             :   operand2 = operands[2];
   73152                 :             :   (void) operand2;
   73153                 :             :   operand3 = operands[3];
   73154                 :             :   (void) operand3;
   73155                 :             :   operand4 = operands[4];
   73156                 :             :   (void) operand4;
   73157                 :             :   operand5 = operands[5];
   73158                 :             :   (void) operand5;
   73159                 :             :   operand6 = operands[6];
   73160                 :             :   (void) operand6;
   73161                 :             :   operand7 = operands[7];
   73162                 :             :   (void) operand7;
   73163                 :             :   operand8 = operands[8];
   73164                 :             :   (void) operand8;
   73165                 :             :   operand9 = operands[9];
   73166                 :             :   (void) operand9;
   73167                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   73168                 :             :         gen_rtvec (2,
   73169                 :             :                 gen_rtx_SET (operand7,
   73170                 :             :         operand9),
   73171                 :             :                 gen_rtx_SET (operand1,
   73172                 :             :         operand8))), false);
   73173                 :             :   _val = get_insns ();
   73174                 :             :   end_sequence ();
   73175                 :             :   return _val;
   73176                 :             : }
   73177                 :             : 
   73178                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:26506 */
   73179                 :             : extern rtx_insn *gen_peephole2_321 (rtx_insn *, rtx *);
   73180                 :             : rtx_insn *
   73181                 :             : gen_peephole2_321 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   73182                 :             : {
   73183                 :             :   rtx operand0;
   73184                 :             :   rtx operand1;
   73185                 :             :   rtx operand2;
   73186                 :             :   rtx operand3;
   73187                 :             :   rtx operand4;
   73188                 :             :   rtx operand5;
   73189                 :             :   rtx operand6;
   73190                 :             :   rtx operand7;
   73191                 :             :   rtx operand8;
   73192                 :             :   rtx operand9;
   73193                 :             :   rtx_insn *_val = NULL;
   73194                 :             :   if (dump_file)
   73195                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_321 (i386.md:26506)\n");
   73196                 :             :   start_sequence ();
   73197                 :             : #define FAIL return (end_sequence (), _val)
   73198                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   73199                 :             : #line 26540 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   73200                 :             : {
   73201                 :             :   operands[7] = SET_DEST (PATTERN (peep2_next_insn (4)));
   73202                 :             :   operands[8] = gen_rtx_XOR (SImode, copy_rtx (operands[1]),
   73203                 :             :                              operands[2]);
   73204                 :             :   operands[9]
   73205                 :             :     = gen_rtx_COMPARE (GET_MODE (operands[7]),
   73206                 :             :                        copy_rtx (operands[8]),
   73207                 :             :                        const0_rtx);
   73208                 :             : }
   73209                 :             : #undef DONE
   73210                 :             : #undef FAIL
   73211                 :             :   operand0 = operands[0];
   73212                 :             :   (void) operand0;
   73213                 :             :   operand1 = operands[1];
   73214                 :             :   (void) operand1;
   73215                 :             :   operand2 = operands[2];
   73216                 :             :   (void) operand2;
   73217                 :             :   operand3 = operands[3];
   73218                 :             :   (void) operand3;
   73219                 :             :   operand4 = operands[4];
   73220                 :             :   (void) operand4;
   73221                 :             :   operand5 = operands[5];
   73222                 :             :   (void) operand5;
   73223                 :             :   operand6 = operands[6];
   73224                 :             :   (void) operand6;
   73225                 :             :   operand7 = operands[7];
   73226                 :             :   (void) operand7;
   73227                 :             :   operand8 = operands[8];
   73228                 :             :   (void) operand8;
   73229                 :             :   operand9 = operands[9];
   73230                 :             :   (void) operand9;
   73231                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   73232                 :             :         gen_rtvec (2,
   73233                 :             :                 gen_rtx_SET (operand7,
   73234                 :             :         operand9),
   73235                 :             :                 gen_rtx_SET (operand1,
   73236                 :             :         operand8))), false);
   73237                 :             :   _val = get_insns ();
   73238                 :             :   end_sequence ();
   73239                 :             :   return _val;
   73240                 :             : }
   73241                 :             : 
   73242                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:26506 */
   73243                 :             : extern rtx_insn *gen_peephole2_322 (rtx_insn *, rtx *);
   73244                 :             : rtx_insn *
   73245                 :             : gen_peephole2_322 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   73246                 :             : {
   73247                 :             :   rtx operand0;
   73248                 :             :   rtx operand1;
   73249                 :             :   rtx operand2;
   73250                 :             :   rtx operand3;
   73251                 :             :   rtx operand4;
   73252                 :             :   rtx operand5;
   73253                 :             :   rtx operand6;
   73254                 :             :   rtx operand7;
   73255                 :             :   rtx operand8;
   73256                 :             :   rtx operand9;
   73257                 :             :   rtx_insn *_val = NULL;
   73258                 :             :   if (dump_file)
   73259                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_322 (i386.md:26506)\n");
   73260                 :             :   start_sequence ();
   73261                 :             : #define FAIL return (end_sequence (), _val)
   73262                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   73263                 :             : #line 26540 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   73264                 :             : {
   73265                 :             :   operands[7] = SET_DEST (PATTERN (peep2_next_insn (4)));
   73266                 :             :   operands[8] = gen_rtx_XOR (DImode, copy_rtx (operands[1]),
   73267                 :             :                              operands[2]);
   73268                 :             :   operands[9]
   73269                 :             :     = gen_rtx_COMPARE (GET_MODE (operands[7]),
   73270                 :             :                        copy_rtx (operands[8]),
   73271                 :             :                        const0_rtx);
   73272                 :             : }
   73273                 :             : #undef DONE
   73274                 :             : #undef FAIL
   73275                 :             :   operand0 = operands[0];
   73276                 :             :   (void) operand0;
   73277                 :             :   operand1 = operands[1];
   73278                 :             :   (void) operand1;
   73279                 :             :   operand2 = operands[2];
   73280                 :             :   (void) operand2;
   73281                 :             :   operand3 = operands[3];
   73282                 :             :   (void) operand3;
   73283                 :             :   operand4 = operands[4];
   73284                 :             :   (void) operand4;
   73285                 :             :   operand5 = operands[5];
   73286                 :             :   (void) operand5;
   73287                 :             :   operand6 = operands[6];
   73288                 :             :   (void) operand6;
   73289                 :             :   operand7 = operands[7];
   73290                 :             :   (void) operand7;
   73291                 :             :   operand8 = operands[8];
   73292                 :             :   (void) operand8;
   73293                 :             :   operand9 = operands[9];
   73294                 :             :   (void) operand9;
   73295                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   73296                 :             :         gen_rtvec (2,
   73297                 :             :                 gen_rtx_SET (operand7,
   73298                 :             :         operand9),
   73299                 :             :                 gen_rtx_SET (operand1,
   73300                 :             :         operand8))), false);
   73301                 :             :   _val = get_insns ();
   73302                 :             :   end_sequence ();
   73303                 :             :   return _val;
   73304                 :             : }
   73305                 :             : 
   73306                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:26550 */
   73307                 :             : extern rtx_insn *gen_peephole2_323 (rtx_insn *, rtx *);
   73308                 :             : rtx_insn *
   73309                 :             : gen_peephole2_323 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   73310                 :             : {
   73311                 :             :   rtx operand0;
   73312                 :             :   rtx operand1;
   73313                 :             :   rtx operand2;
   73314                 :             :   rtx operand3;
   73315                 :             :   rtx operand4;
   73316                 :             :   rtx operand5;
   73317                 :             :   rtx operand6;
   73318                 :             :   rtx operand7;
   73319                 :             :   rtx operand8;
   73320                 :             :   rtx operand9;
   73321                 :             :   rtx operand10;
   73322                 :             :   rtx_insn *_val = NULL;
   73323                 :             :   if (dump_file)
   73324                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_323 (i386.md:26550)\n");
   73325                 :             :   start_sequence ();
   73326                 :             : #define FAIL return (end_sequence (), _val)
   73327                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   73328                 :             : #line 26588 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   73329                 :             : {
   73330                 :             :   operands[8] = SET_DEST (PATTERN (peep2_next_insn (4)));
   73331                 :             :   operands[9] = gen_rtx_XOR (QImode, copy_rtx (operands[1]),
   73332                 :             :                              gen_lowpart (QImode, operands[2]));
   73333                 :             :   operands[10]
   73334                 :             :     = gen_rtx_COMPARE (GET_MODE (operands[8]),
   73335                 :             :                        copy_rtx (operands[9]),
   73336                 :             :                        const0_rtx);
   73337                 :             : }
   73338                 :             : #undef DONE
   73339                 :             : #undef FAIL
   73340                 :             :   operand0 = operands[0];
   73341                 :             :   (void) operand0;
   73342                 :             :   operand1 = operands[1];
   73343                 :             :   (void) operand1;
   73344                 :             :   operand2 = operands[2];
   73345                 :             :   (void) operand2;
   73346                 :             :   operand3 = operands[3];
   73347                 :             :   (void) operand3;
   73348                 :             :   operand4 = operands[4];
   73349                 :             :   (void) operand4;
   73350                 :             :   operand5 = operands[5];
   73351                 :             :   (void) operand5;
   73352                 :             :   operand6 = operands[6];
   73353                 :             :   (void) operand6;
   73354                 :             :   operand7 = operands[7];
   73355                 :             :   (void) operand7;
   73356                 :             :   operand8 = operands[8];
   73357                 :             :   (void) operand8;
   73358                 :             :   operand9 = operands[9];
   73359                 :             :   (void) operand9;
   73360                 :             :   operand10 = operands[10];
   73361                 :             :   (void) operand10;
   73362                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   73363                 :             :         gen_rtvec (2,
   73364                 :             :                 gen_rtx_SET (operand8,
   73365                 :             :         operand10),
   73366                 :             :                 gen_rtx_SET (operand1,
   73367                 :             :         operand9))), false);
   73368                 :             :   _val = get_insns ();
   73369                 :             :   end_sequence ();
   73370                 :             :   return _val;
   73371                 :             : }
   73372                 :             : 
   73373                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:26550 */
   73374                 :             : extern rtx_insn *gen_peephole2_324 (rtx_insn *, rtx *);
   73375                 :             : rtx_insn *
   73376                 :             : gen_peephole2_324 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   73377                 :             : {
   73378                 :             :   rtx operand0;
   73379                 :             :   rtx operand1;
   73380                 :             :   rtx operand2;
   73381                 :             :   rtx operand3;
   73382                 :             :   rtx operand4;
   73383                 :             :   rtx operand5;
   73384                 :             :   rtx operand6;
   73385                 :             :   rtx operand7;
   73386                 :             :   rtx operand8;
   73387                 :             :   rtx operand9;
   73388                 :             :   rtx operand10;
   73389                 :             :   rtx_insn *_val = NULL;
   73390                 :             :   if (dump_file)
   73391                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_324 (i386.md:26550)\n");
   73392                 :             :   start_sequence ();
   73393                 :             : #define FAIL return (end_sequence (), _val)
   73394                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   73395                 :             : #line 26588 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   73396                 :             : {
   73397                 :             :   operands[8] = SET_DEST (PATTERN (peep2_next_insn (4)));
   73398                 :             :   operands[9] = gen_rtx_XOR (HImode, copy_rtx (operands[1]),
   73399                 :             :                              gen_lowpart (HImode, operands[2]));
   73400                 :             :   operands[10]
   73401                 :             :     = gen_rtx_COMPARE (GET_MODE (operands[8]),
   73402                 :             :                        copy_rtx (operands[9]),
   73403                 :             :                        const0_rtx);
   73404                 :             : }
   73405                 :             : #undef DONE
   73406                 :             : #undef FAIL
   73407                 :             :   operand0 = operands[0];
   73408                 :             :   (void) operand0;
   73409                 :             :   operand1 = operands[1];
   73410                 :             :   (void) operand1;
   73411                 :             :   operand2 = operands[2];
   73412                 :             :   (void) operand2;
   73413                 :             :   operand3 = operands[3];
   73414                 :             :   (void) operand3;
   73415                 :             :   operand4 = operands[4];
   73416                 :             :   (void) operand4;
   73417                 :             :   operand5 = operands[5];
   73418                 :             :   (void) operand5;
   73419                 :             :   operand6 = operands[6];
   73420                 :             :   (void) operand6;
   73421                 :             :   operand7 = operands[7];
   73422                 :             :   (void) operand7;
   73423                 :             :   operand8 = operands[8];
   73424                 :             :   (void) operand8;
   73425                 :             :   operand9 = operands[9];
   73426                 :             :   (void) operand9;
   73427                 :             :   operand10 = operands[10];
   73428                 :             :   (void) operand10;
   73429                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   73430                 :             :         gen_rtvec (2,
   73431                 :             :                 gen_rtx_SET (operand8,
   73432                 :             :         operand10),
   73433                 :             :                 gen_rtx_SET (operand1,
   73434                 :             :         operand9))), false);
   73435                 :             :   _val = get_insns ();
   73436                 :             :   end_sequence ();
   73437                 :             :   return _val;
   73438                 :             : }
   73439                 :             : 
   73440                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:26600 */
   73441                 :             : extern rtx_insn *gen_peephole2_325 (rtx_insn *, rtx *);
   73442                 :             : rtx_insn *
   73443                 :             : gen_peephole2_325 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   73444                 :             : {
   73445                 :             :   rtx operand0;
   73446                 :             :   rtx operand1;
   73447                 :             :   rtx_insn *_val = NULL;
   73448                 :             :   if (dump_file)
   73449                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_325 (i386.md:26600)\n");
   73450                 :             :   start_sequence ();
   73451                 :             :   operand0 = operands[0];
   73452                 :             :   (void) operand0;
   73453                 :             :   operand1 = operands[1];
   73454                 :             :   (void) operand1;
   73455                 :             :   emit_insn (gen_rtx_SET (operand0,
   73456                 :             :         operand1));
   73457                 :             :   _val = get_insns ();
   73458                 :             :   end_sequence ();
   73459                 :             :   return _val;
   73460                 :             : }
   73461                 :             : 
   73462                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:26611 */
   73463                 :             : extern rtx_insn *gen_peephole2_326 (rtx_insn *, rtx *);
   73464                 :             : rtx_insn *
   73465                 :             : gen_peephole2_326 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   73466                 :             : {
   73467                 :             :   rtx operand0;
   73468                 :             :   rtx_insn *_val = NULL;
   73469                 :             :   if (dump_file)
   73470                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_326 (i386.md:26611)\n");
   73471                 :             :   start_sequence ();
   73472                 :             : #define FAIL return (end_sequence (), _val)
   73473                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   73474                 :             : #line 26619 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   73475                 :             : operands[0] = gen_lowpart (word_mode, operands[0]);
   73476                 :             : #undef DONE
   73477                 :             : #undef FAIL
   73478                 :             :   operand0 = operands[0];
   73479                 :             :   (void) operand0;
   73480                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   73481                 :             :         gen_rtvec (2,
   73482                 :             :                 gen_rtx_SET (operand0,
   73483                 :             :         const0_rtx),
   73484                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   73485                 :             :   _val = get_insns ();
   73486                 :             :   end_sequence ();
   73487                 :             :   return _val;
   73488                 :             : }
   73489                 :             : 
   73490                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:26621 */
   73491                 :             : extern rtx_insn *gen_peephole2_327 (rtx_insn *, rtx *);
   73492                 :             : rtx_insn *
   73493                 :             : gen_peephole2_327 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   73494                 :             : {
   73495                 :             :   rtx operand0;
   73496                 :             :   rtx_insn *_val = NULL;
   73497                 :             :   if (dump_file)
   73498                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_327 (i386.md:26621)\n");
   73499                 :             :   start_sequence ();
   73500                 :             :   operand0 = operands[0];
   73501                 :             :   (void) operand0;
   73502                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   73503                 :             :         gen_rtvec (2,
   73504                 :             :                 gen_rtx_SET (gen_rtx_STRICT_LOW_PART (VOIDmode,
   73505                 :             :         operand0),
   73506                 :             :         const0_rtx),
   73507                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   73508                 :             :   _val = get_insns ();
   73509                 :             :   end_sequence ();
   73510                 :             :   return _val;
   73511                 :             : }
   73512                 :             : 
   73513                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:26621 */
   73514                 :             : extern rtx_insn *gen_peephole2_328 (rtx_insn *, rtx *);
   73515                 :             : rtx_insn *
   73516                 :             : gen_peephole2_328 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   73517                 :             : {
   73518                 :             :   rtx operand0;
   73519                 :             :   rtx_insn *_val = NULL;
   73520                 :             :   if (dump_file)
   73521                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_328 (i386.md:26621)\n");
   73522                 :             :   start_sequence ();
   73523                 :             :   operand0 = operands[0];
   73524                 :             :   (void) operand0;
   73525                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   73526                 :             :         gen_rtvec (2,
   73527                 :             :                 gen_rtx_SET (gen_rtx_STRICT_LOW_PART (VOIDmode,
   73528                 :             :         operand0),
   73529                 :             :         const0_rtx),
   73530                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   73531                 :             :   _val = get_insns ();
   73532                 :             :   end_sequence ();
   73533                 :             :   return _val;
   73534                 :             : }
   73535                 :             : 
   73536                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:26630 */
   73537                 :             : extern rtx_insn *gen_peephole2_329 (rtx_insn *, rtx *);
   73538                 :             : rtx_insn *
   73539                 :             : gen_peephole2_329 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   73540                 :             : {
   73541                 :             :   rtx operand0;
   73542                 :             :   rtx_insn *_val = NULL;
   73543                 :             :   if (dump_file)
   73544                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_329 (i386.md:26630)\n");
   73545                 :             :   start_sequence ();
   73546                 :             : #define FAIL return (end_sequence (), _val)
   73547                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   73548                 :             : #line 26637 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   73549                 :             : {
   73550                 :             :   if (2 < GET_MODE_SIZE (SImode))
   73551                 :             :     operands[0] = gen_lowpart (SImode, operands[0]);
   73552                 :             : }
   73553                 :             : #undef DONE
   73554                 :             : #undef FAIL
   73555                 :             :   operand0 = operands[0];
   73556                 :             :   (void) operand0;
   73557                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   73558                 :             :         gen_rtvec (2,
   73559                 :             :                 gen_rtx_SET (operand0,
   73560                 :             :         constm1_rtx),
   73561                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   73562                 :             :   _val = get_insns ();
   73563                 :             :   end_sequence ();
   73564                 :             :   return _val;
   73565                 :             : }
   73566                 :             : 
   73567                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:26630 */
   73568                 :             : extern rtx_insn *gen_peephole2_330 (rtx_insn *, rtx *);
   73569                 :             : rtx_insn *
   73570                 :             : gen_peephole2_330 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   73571                 :             : {
   73572                 :             :   rtx operand0;
   73573                 :             :   rtx_insn *_val = NULL;
   73574                 :             :   if (dump_file)
   73575                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_330 (i386.md:26630)\n");
   73576                 :             :   start_sequence ();
   73577                 :             : #define FAIL return (end_sequence (), _val)
   73578                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   73579                 :             : #line 26637 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   73580                 :             : {
   73581                 :             :   if (4 < GET_MODE_SIZE (SImode))
   73582                 :             :     operands[0] = gen_lowpart (SImode, operands[0]);
   73583                 :             : }
   73584                 :             : #undef DONE
   73585                 :             : #undef FAIL
   73586                 :             :   operand0 = operands[0];
   73587                 :             :   (void) operand0;
   73588                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   73589                 :             :         gen_rtvec (2,
   73590                 :             :                 gen_rtx_SET (operand0,
   73591                 :             :         constm1_rtx),
   73592                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   73593                 :             :   _val = get_insns ();
   73594                 :             :   end_sequence ();
   73595                 :             :   return _val;
   73596                 :             : }
   73597                 :             : 
   73598                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:26630 */
   73599                 :             : extern rtx_insn *gen_peephole2_331 (rtx_insn *, rtx *);
   73600                 :             : rtx_insn *
   73601                 :             : gen_peephole2_331 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   73602                 :             : {
   73603                 :             :   rtx operand0;
   73604                 :             :   rtx_insn *_val = NULL;
   73605                 :             :   if (dump_file)
   73606                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_331 (i386.md:26630)\n");
   73607                 :             :   start_sequence ();
   73608                 :             : #define FAIL return (end_sequence (), _val)
   73609                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   73610                 :             : #line 26637 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   73611                 :             : {
   73612                 :             :   if (8 < GET_MODE_SIZE (SImode))
   73613                 :             :     operands[0] = gen_lowpart (SImode, operands[0]);
   73614                 :             : }
   73615                 :             : #undef DONE
   73616                 :             : #undef FAIL
   73617                 :             :   operand0 = operands[0];
   73618                 :             :   (void) operand0;
   73619                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   73620                 :             :         gen_rtvec (2,
   73621                 :             :                 gen_rtx_SET (operand0,
   73622                 :             :         constm1_rtx),
   73623                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   73624                 :             :   _val = get_insns ();
   73625                 :             :   end_sequence ();
   73626                 :             :   return _val;
   73627                 :             : }
   73628                 :             : 
   73629                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:26647 */
   73630                 :             : extern rtx_insn *gen_peephole2_332 (rtx_insn *, rtx *);
   73631                 :             : rtx_insn *
   73632                 :             : gen_peephole2_332 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   73633                 :             : {
   73634                 :             :   rtx operand0;
   73635                 :             :   rtx operand1;
   73636                 :             :   rtx_insn *_val = NULL;
   73637                 :             :   if (dump_file)
   73638                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_332 (i386.md:26647)\n");
   73639                 :             :   start_sequence ();
   73640                 :             :   operand0 = operands[0];
   73641                 :             :   (void) operand0;
   73642                 :             :   operand1 = operands[1];
   73643                 :             :   (void) operand1;
   73644                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   73645                 :             :         gen_rtvec (2,
   73646                 :             :                 gen_rtx_SET (operand0,
   73647                 :             :         gen_rtx_PLUS (SImode,
   73648                 :             :         copy_rtx (operand0),
   73649                 :             :         operand1)),
   73650                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   73651                 :             :   _val = get_insns ();
   73652                 :             :   end_sequence ();
   73653                 :             :   return _val;
   73654                 :             : }
   73655                 :             : 
   73656                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:26647 */
   73657                 :             : extern rtx_insn *gen_peephole2_333 (rtx_insn *, rtx *);
   73658                 :             : rtx_insn *
   73659                 :             : gen_peephole2_333 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   73660                 :             : {
   73661                 :             :   rtx operand0;
   73662                 :             :   rtx operand1;
   73663                 :             :   rtx_insn *_val = NULL;
   73664                 :             :   if (dump_file)
   73665                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_333 (i386.md:26647)\n");
   73666                 :             :   start_sequence ();
   73667                 :             :   operand0 = operands[0];
   73668                 :             :   (void) operand0;
   73669                 :             :   operand1 = operands[1];
   73670                 :             :   (void) operand1;
   73671                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   73672                 :             :         gen_rtvec (2,
   73673                 :             :                 gen_rtx_SET (operand0,
   73674                 :             :         gen_rtx_PLUS (DImode,
   73675                 :             :         copy_rtx (operand0),
   73676                 :             :         operand1)),
   73677                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   73678                 :             :   _val = get_insns ();
   73679                 :             :   end_sequence ();
   73680                 :             :   return _val;
   73681                 :             : }
   73682                 :             : 
   73683                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:26656 */
   73684                 :             : extern rtx_insn *gen_peephole2_334 (rtx_insn *, rtx *);
   73685                 :             : rtx_insn *
   73686                 :             : gen_peephole2_334 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   73687                 :             : {
   73688                 :             :   rtx operand0;
   73689                 :             :   rtx operand1;
   73690                 :             :   rtx_insn *_val = NULL;
   73691                 :             :   if (dump_file)
   73692                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_334 (i386.md:26656)\n");
   73693                 :             :   start_sequence ();
   73694                 :             :   operand0 = operands[0];
   73695                 :             :   (void) operand0;
   73696                 :             :   operand1 = operands[1];
   73697                 :             :   (void) operand1;
   73698                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   73699                 :             :         gen_rtvec (2,
   73700                 :             :                 gen_rtx_SET (operand0,
   73701                 :             :         gen_rtx_PLUS (SImode,
   73702                 :             :         copy_rtx (operand0),
   73703                 :             :         operand1)),
   73704                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   73705                 :             :   _val = get_insns ();
   73706                 :             :   end_sequence ();
   73707                 :             :   return _val;
   73708                 :             : }
   73709                 :             : 
   73710                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:26656 */
   73711                 :             : extern rtx_insn *gen_peephole2_335 (rtx_insn *, rtx *);
   73712                 :             : rtx_insn *
   73713                 :             : gen_peephole2_335 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   73714                 :             : {
   73715                 :             :   rtx operand0;
   73716                 :             :   rtx operand1;
   73717                 :             :   rtx_insn *_val = NULL;
   73718                 :             :   if (dump_file)
   73719                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_335 (i386.md:26656)\n");
   73720                 :             :   start_sequence ();
   73721                 :             :   operand0 = operands[0];
   73722                 :             :   (void) operand0;
   73723                 :             :   operand1 = operands[1];
   73724                 :             :   (void) operand1;
   73725                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   73726                 :             :         gen_rtvec (2,
   73727                 :             :                 gen_rtx_SET (operand0,
   73728                 :             :         gen_rtx_PLUS (DImode,
   73729                 :             :         copy_rtx (operand0),
   73730                 :             :         operand1)),
   73731                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   73732                 :             :   _val = get_insns ();
   73733                 :             :   end_sequence ();
   73734                 :             :   return _val;
   73735                 :             : }
   73736                 :             : 
   73737                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:26665 */
   73738                 :             : extern rtx_insn *gen_peephole2_336 (rtx_insn *, rtx *);
   73739                 :             : rtx_insn *
   73740                 :             : gen_peephole2_336 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   73741                 :             : {
   73742                 :             :   rtx operand0;
   73743                 :             :   rtx operand1;
   73744                 :             :   rtx operand2;
   73745                 :             :   rtx_insn *_val = NULL;
   73746                 :             :   if (dump_file)
   73747                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_336 (i386.md:26665)\n");
   73748                 :             :   start_sequence ();
   73749                 :             :   operand0 = operands[0];
   73750                 :             :   (void) operand0;
   73751                 :             :   operand1 = operands[1];
   73752                 :             :   (void) operand1;
   73753                 :             :   operand2 = operands[2];
   73754                 :             :   (void) operand2;
   73755                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   73756                 :             :         gen_rtvec (2,
   73757                 :             :                 gen_rtx_SET (operand0,
   73758                 :             :         gen_rtx_ZERO_EXTEND (DImode,
   73759                 :             :         gen_rtx_PLUS (SImode,
   73760                 :             :         operand1,
   73761                 :             :         operand2))),
   73762                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   73763                 :             :   _val = get_insns ();
   73764                 :             :   end_sequence ();
   73765                 :             :   return _val;
   73766                 :             : }
   73767                 :             : 
   73768                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:26677 */
   73769                 :             : extern rtx_insn *gen_peephole2_337 (rtx_insn *, rtx *);
   73770                 :             : rtx_insn *
   73771                 :             : gen_peephole2_337 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   73772                 :             : {
   73773                 :             :   rtx operand0;
   73774                 :             :   rtx operand1;
   73775                 :             :   rtx operand2;
   73776                 :             :   rtx_insn *_val = NULL;
   73777                 :             :   if (dump_file)
   73778                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_337 (i386.md:26677)\n");
   73779                 :             :   start_sequence ();
   73780                 :             :   operand0 = operands[0];
   73781                 :             :   (void) operand0;
   73782                 :             :   operand1 = operands[1];
   73783                 :             :   (void) operand1;
   73784                 :             :   operand2 = operands[2];
   73785                 :             :   (void) operand2;
   73786                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   73787                 :             :         gen_rtvec (2,
   73788                 :             :                 gen_rtx_SET (operand0,
   73789                 :             :         gen_rtx_ZERO_EXTEND (DImode,
   73790                 :             :         gen_rtx_PLUS (SImode,
   73791                 :             :         operand2,
   73792                 :             :         operand1))),
   73793                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   73794                 :             :   _val = get_insns ();
   73795                 :             :   end_sequence ();
   73796                 :             :   return _val;
   73797                 :             : }
   73798                 :             : 
   73799                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:26689 */
   73800                 :             : extern rtx_insn *gen_peephole2_338 (rtx_insn *, rtx *);
   73801                 :             : rtx_insn *
   73802                 :             : gen_peephole2_338 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   73803                 :             : {
   73804                 :             :   rtx operand0;
   73805                 :             :   rtx operand1;
   73806                 :             :   rtx_insn *_val = NULL;
   73807                 :             :   if (dump_file)
   73808                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_338 (i386.md:26689)\n");
   73809                 :             :   start_sequence ();
   73810                 :             : #define FAIL return (end_sequence (), _val)
   73811                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   73812                 :             : #line 26697 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   73813                 :             : operands[1] = GEN_INT (exact_log2 (INTVAL (operands[1])));
   73814                 :             : #undef DONE
   73815                 :             : #undef FAIL
   73816                 :             :   operand0 = operands[0];
   73817                 :             :   (void) operand0;
   73818                 :             :   operand1 = operands[1];
   73819                 :             :   (void) operand1;
   73820                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   73821                 :             :         gen_rtvec (2,
   73822                 :             :                 gen_rtx_SET (operand0,
   73823                 :             :         gen_rtx_ASHIFT (SImode,
   73824                 :             :         copy_rtx (operand0),
   73825                 :             :         operand1)),
   73826                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   73827                 :             :   _val = get_insns ();
   73828                 :             :   end_sequence ();
   73829                 :             :   return _val;
   73830                 :             : }
   73831                 :             : 
   73832                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:26689 */
   73833                 :             : extern rtx_insn *gen_peephole2_339 (rtx_insn *, rtx *);
   73834                 :             : rtx_insn *
   73835                 :             : gen_peephole2_339 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   73836                 :             : {
   73837                 :             :   rtx operand0;
   73838                 :             :   rtx operand1;
   73839                 :             :   rtx_insn *_val = NULL;
   73840                 :             :   if (dump_file)
   73841                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_339 (i386.md:26689)\n");
   73842                 :             :   start_sequence ();
   73843                 :             : #define FAIL return (end_sequence (), _val)
   73844                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   73845                 :             : #line 26697 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   73846                 :             : operands[1] = GEN_INT (exact_log2 (INTVAL (operands[1])));
   73847                 :             : #undef DONE
   73848                 :             : #undef FAIL
   73849                 :             :   operand0 = operands[0];
   73850                 :             :   (void) operand0;
   73851                 :             :   operand1 = operands[1];
   73852                 :             :   (void) operand1;
   73853                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   73854                 :             :         gen_rtvec (2,
   73855                 :             :                 gen_rtx_SET (operand0,
   73856                 :             :         gen_rtx_ASHIFT (DImode,
   73857                 :             :         copy_rtx (operand0),
   73858                 :             :         operand1)),
   73859                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   73860                 :             :   _val = get_insns ();
   73861                 :             :   end_sequence ();
   73862                 :             :   return _val;
   73863                 :             : }
   73864                 :             : 
   73865                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:26699 */
   73866                 :             : extern rtx_insn *gen_peephole2_340 (rtx_insn *, rtx *);
   73867                 :             : rtx_insn *
   73868                 :             : gen_peephole2_340 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   73869                 :             : {
   73870                 :             :   rtx operand0;
   73871                 :             :   rtx operand1;
   73872                 :             :   rtx operand2;
   73873                 :             :   rtx_insn *_val = NULL;
   73874                 :             :   if (dump_file)
   73875                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_340 (i386.md:26699)\n");
   73876                 :             :   start_sequence ();
   73877                 :             : #define FAIL return (end_sequence (), _val)
   73878                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   73879                 :             : #line 26711 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   73880                 :             : operands[2] = GEN_INT (exact_log2 (INTVAL (operands[2])));
   73881                 :             : #undef DONE
   73882                 :             : #undef FAIL
   73883                 :             :   operand0 = operands[0];
   73884                 :             :   (void) operand0;
   73885                 :             :   operand1 = operands[1];
   73886                 :             :   (void) operand1;
   73887                 :             :   operand2 = operands[2];
   73888                 :             :   (void) operand2;
   73889                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   73890                 :             :         gen_rtvec (2,
   73891                 :             :                 gen_rtx_SET (operand0,
   73892                 :             :         gen_rtx_ZERO_EXTEND (DImode,
   73893                 :             :         gen_rtx_ASHIFT (SImode,
   73894                 :             :         operand1,
   73895                 :             :         operand2))),
   73896                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   73897                 :             :   _val = get_insns ();
   73898                 :             :   end_sequence ();
   73899                 :             :   return _val;
   73900                 :             : }
   73901                 :             : 
   73902                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:26733 */
   73903                 :             : extern rtx_insn *gen_peephole2_341 (rtx_insn *, rtx *);
   73904                 :             : rtx_insn *
   73905                 :             : gen_peephole2_341 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   73906                 :             : {
   73907                 :             :   rtx operand0;
   73908                 :             :   rtx operand1;
   73909                 :             :   rtx_insn *_val = NULL;
   73910                 :             :   HARD_REG_SET _regs_allocated;
   73911                 :             :   CLEAR_HARD_REG_SET (_regs_allocated);
   73912                 :             :   if ((operands[1] = peep2_find_free_register (0, 0, "r", SImode, &_regs_allocated)) == NULL_RTX)
   73913                 :             :     return NULL;
   73914                 :             :   if (dump_file)
   73915                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_341 (i386.md:26733)\n");
   73916                 :             :   start_sequence ();
   73917                 :             :   operand0 = operands[0];
   73918                 :             :   (void) operand0;
   73919                 :             :   operand1 = operands[1];
   73920                 :             :   (void) operand1;
   73921                 :             :   emit_insn (gen_rtx_CLOBBER (VOIDmode,
   73922                 :             :         operand1));
   73923                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   73924                 :             :         gen_rtvec (2,
   73925                 :             :                 gen_rtx_SET (gen_rtx_MEM (SImode,
   73926                 :             :         gen_rtx_PRE_DEC (SImode,
   73927                 :             :         gen_rtx_REG (SImode,
   73928                 :             :         7))),
   73929                 :             :         copy_rtx (operand1)),
   73930                 :             :                 gen_rtx_CLOBBER (VOIDmode,
   73931                 :             :         gen_rtx_MEM (BLKmode,
   73932                 :             :         gen_rtx_SCRATCH (VOIDmode))))), false);
   73933                 :             :   _val = get_insns ();
   73934                 :             :   end_sequence ();
   73935                 :             :   return _val;
   73936                 :             : }
   73937                 :             : 
   73938                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:26733 */
   73939                 :             : extern rtx_insn *gen_peephole2_342 (rtx_insn *, rtx *);
   73940                 :             : rtx_insn *
   73941                 :             : gen_peephole2_342 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   73942                 :             : {
   73943                 :             :   rtx operand0;
   73944                 :             :   rtx operand1;
   73945                 :             :   rtx_insn *_val = NULL;
   73946                 :             :   HARD_REG_SET _regs_allocated;
   73947                 :             :   CLEAR_HARD_REG_SET (_regs_allocated);
   73948                 :             :   if ((operands[1] = peep2_find_free_register (0, 0, "r", DImode, &_regs_allocated)) == NULL_RTX)
   73949                 :             :     return NULL;
   73950                 :             :   if (dump_file)
   73951                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_342 (i386.md:26733)\n");
   73952                 :             :   start_sequence ();
   73953                 :             :   operand0 = operands[0];
   73954                 :             :   (void) operand0;
   73955                 :             :   operand1 = operands[1];
   73956                 :             :   (void) operand1;
   73957                 :             :   emit_insn (gen_rtx_CLOBBER (VOIDmode,
   73958                 :             :         operand1));
   73959                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   73960                 :             :         gen_rtvec (2,
   73961                 :             :                 gen_rtx_SET (gen_rtx_MEM (DImode,
   73962                 :             :         gen_rtx_PRE_DEC (SImode,
   73963                 :             :         gen_rtx_REG (SImode,
   73964                 :             :         7))),
   73965                 :             :         copy_rtx (operand1)),
   73966                 :             :                 gen_rtx_CLOBBER (VOIDmode,
   73967                 :             :         gen_rtx_MEM (BLKmode,
   73968                 :             :         gen_rtx_SCRATCH (VOIDmode))))), false);
   73969                 :             :   _val = get_insns ();
   73970                 :             :   end_sequence ();
   73971                 :             :   return _val;
   73972                 :             : }
   73973                 :             : 
   73974                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:26733 */
   73975                 :             : extern rtx_insn *gen_peephole2_343 (rtx_insn *, rtx *);
   73976                 :             : rtx_insn *
   73977                 :             : gen_peephole2_343 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   73978                 :             : {
   73979                 :             :   rtx operand0;
   73980                 :             :   rtx operand1;
   73981                 :             :   rtx_insn *_val = NULL;
   73982                 :             :   HARD_REG_SET _regs_allocated;
   73983                 :             :   CLEAR_HARD_REG_SET (_regs_allocated);
   73984                 :             :   if ((operands[1] = peep2_find_free_register (0, 0, "r", SImode, &_regs_allocated)) == NULL_RTX)
   73985                 :             :     return NULL;
   73986                 :             :   if (dump_file)
   73987                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_343 (i386.md:26733)\n");
   73988                 :             :   start_sequence ();
   73989                 :             :   operand0 = operands[0];
   73990                 :             :   (void) operand0;
   73991                 :             :   operand1 = operands[1];
   73992                 :             :   (void) operand1;
   73993                 :             :   emit_insn (gen_rtx_CLOBBER (VOIDmode,
   73994                 :             :         operand1));
   73995                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   73996                 :             :         gen_rtvec (2,
   73997                 :             :                 gen_rtx_SET (gen_rtx_MEM (SImode,
   73998                 :             :         gen_rtx_PRE_DEC (DImode,
   73999                 :             :         gen_rtx_REG (DImode,
   74000                 :             :         7))),
   74001                 :             :         copy_rtx (operand1)),
   74002                 :             :                 gen_rtx_CLOBBER (VOIDmode,
   74003                 :             :         gen_rtx_MEM (BLKmode,
   74004                 :             :         gen_rtx_SCRATCH (VOIDmode))))), false);
   74005                 :             :   _val = get_insns ();
   74006                 :             :   end_sequence ();
   74007                 :             :   return _val;
   74008                 :             : }
   74009                 :             : 
   74010                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:26733 */
   74011                 :             : extern rtx_insn *gen_peephole2_344 (rtx_insn *, rtx *);
   74012                 :             : rtx_insn *
   74013                 :             : gen_peephole2_344 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   74014                 :             : {
   74015                 :             :   rtx operand0;
   74016                 :             :   rtx operand1;
   74017                 :             :   rtx_insn *_val = NULL;
   74018                 :             :   HARD_REG_SET _regs_allocated;
   74019                 :             :   CLEAR_HARD_REG_SET (_regs_allocated);
   74020                 :             :   if ((operands[1] = peep2_find_free_register (0, 0, "r", DImode, &_regs_allocated)) == NULL_RTX)
   74021                 :             :     return NULL;
   74022                 :             :   if (dump_file)
   74023                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_344 (i386.md:26733)\n");
   74024                 :             :   start_sequence ();
   74025                 :             :   operand0 = operands[0];
   74026                 :             :   (void) operand0;
   74027                 :             :   operand1 = operands[1];
   74028                 :             :   (void) operand1;
   74029                 :             :   emit_insn (gen_rtx_CLOBBER (VOIDmode,
   74030                 :             :         operand1));
   74031                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   74032                 :             :         gen_rtvec (2,
   74033                 :             :                 gen_rtx_SET (gen_rtx_MEM (DImode,
   74034                 :             :         gen_rtx_PRE_DEC (DImode,
   74035                 :             :         gen_rtx_REG (DImode,
   74036                 :             :         7))),
   74037                 :             :         copy_rtx (operand1)),
   74038                 :             :                 gen_rtx_CLOBBER (VOIDmode,
   74039                 :             :         gen_rtx_MEM (BLKmode,
   74040                 :             :         gen_rtx_SCRATCH (VOIDmode))))), false);
   74041                 :             :   _val = get_insns ();
   74042                 :             :   end_sequence ();
   74043                 :             :   return _val;
   74044                 :             : }
   74045                 :             : 
   74046                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:26747 */
   74047                 :             : extern rtx_insn *gen_peephole2_345 (rtx_insn *, rtx *);
   74048                 :             : rtx_insn *
   74049                 :             : gen_peephole2_345 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   74050                 :             : {
   74051                 :             :   rtx operand0;
   74052                 :             :   rtx operand1;
   74053                 :             :   rtx_insn *_val = NULL;
   74054                 :             :   HARD_REG_SET _regs_allocated;
   74055                 :             :   CLEAR_HARD_REG_SET (_regs_allocated);
   74056                 :             :   if ((operands[1] = peep2_find_free_register (0, 0, "r", SImode, &_regs_allocated)) == NULL_RTX)
   74057                 :             :     return NULL;
   74058                 :             :   if (dump_file)
   74059                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_345 (i386.md:26747)\n");
   74060                 :             :   start_sequence ();
   74061                 :             :   operand0 = operands[0];
   74062                 :             :   (void) operand0;
   74063                 :             :   operand1 = operands[1];
   74064                 :             :   (void) operand1;
   74065                 :             :   emit_insn (gen_rtx_CLOBBER (VOIDmode,
   74066                 :             :         operand1));
   74067                 :             :   emit_insn (gen_rtx_SET (gen_rtx_MEM (SImode,
   74068                 :             :         gen_rtx_PRE_DEC (SImode,
   74069                 :             :         gen_rtx_REG (SImode,
   74070                 :             :         7))),
   74071                 :             :         copy_rtx (operand1)));
   74072                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   74073                 :             :         gen_rtvec (2,
   74074                 :             :                 gen_rtx_SET (gen_rtx_MEM (SImode,
   74075                 :             :         gen_rtx_PRE_DEC (SImode,
   74076                 :             :         gen_rtx_REG (SImode,
   74077                 :             :         7))),
   74078                 :             :         copy_rtx (operand1)),
   74079                 :             :                 gen_rtx_CLOBBER (VOIDmode,
   74080                 :             :         gen_rtx_MEM (BLKmode,
   74081                 :             :         gen_rtx_SCRATCH (VOIDmode))))), false);
   74082                 :             :   _val = get_insns ();
   74083                 :             :   end_sequence ();
   74084                 :             :   return _val;
   74085                 :             : }
   74086                 :             : 
   74087                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:26747 */
   74088                 :             : extern rtx_insn *gen_peephole2_346 (rtx_insn *, rtx *);
   74089                 :             : rtx_insn *
   74090                 :             : gen_peephole2_346 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   74091                 :             : {
   74092                 :             :   rtx operand0;
   74093                 :             :   rtx operand1;
   74094                 :             :   rtx_insn *_val = NULL;
   74095                 :             :   HARD_REG_SET _regs_allocated;
   74096                 :             :   CLEAR_HARD_REG_SET (_regs_allocated);
   74097                 :             :   if ((operands[1] = peep2_find_free_register (0, 0, "r", DImode, &_regs_allocated)) == NULL_RTX)
   74098                 :             :     return NULL;
   74099                 :             :   if (dump_file)
   74100                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_346 (i386.md:26747)\n");
   74101                 :             :   start_sequence ();
   74102                 :             :   operand0 = operands[0];
   74103                 :             :   (void) operand0;
   74104                 :             :   operand1 = operands[1];
   74105                 :             :   (void) operand1;
   74106                 :             :   emit_insn (gen_rtx_CLOBBER (VOIDmode,
   74107                 :             :         operand1));
   74108                 :             :   emit_insn (gen_rtx_SET (gen_rtx_MEM (DImode,
   74109                 :             :         gen_rtx_PRE_DEC (SImode,
   74110                 :             :         gen_rtx_REG (SImode,
   74111                 :             :         7))),
   74112                 :             :         copy_rtx (operand1)));
   74113                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   74114                 :             :         gen_rtvec (2,
   74115                 :             :                 gen_rtx_SET (gen_rtx_MEM (DImode,
   74116                 :             :         gen_rtx_PRE_DEC (SImode,
   74117                 :             :         gen_rtx_REG (SImode,
   74118                 :             :         7))),
   74119                 :             :         copy_rtx (operand1)),
   74120                 :             :                 gen_rtx_CLOBBER (VOIDmode,
   74121                 :             :         gen_rtx_MEM (BLKmode,
   74122                 :             :         gen_rtx_SCRATCH (VOIDmode))))), false);
   74123                 :             :   _val = get_insns ();
   74124                 :             :   end_sequence ();
   74125                 :             :   return _val;
   74126                 :             : }
   74127                 :             : 
   74128                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:26747 */
   74129                 :             : extern rtx_insn *gen_peephole2_347 (rtx_insn *, rtx *);
   74130                 :             : rtx_insn *
   74131                 :             : gen_peephole2_347 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   74132                 :             : {
   74133                 :             :   rtx operand0;
   74134                 :             :   rtx operand1;
   74135                 :             :   rtx_insn *_val = NULL;
   74136                 :             :   HARD_REG_SET _regs_allocated;
   74137                 :             :   CLEAR_HARD_REG_SET (_regs_allocated);
   74138                 :             :   if ((operands[1] = peep2_find_free_register (0, 0, "r", SImode, &_regs_allocated)) == NULL_RTX)
   74139                 :             :     return NULL;
   74140                 :             :   if (dump_file)
   74141                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_347 (i386.md:26747)\n");
   74142                 :             :   start_sequence ();
   74143                 :             :   operand0 = operands[0];
   74144                 :             :   (void) operand0;
   74145                 :             :   operand1 = operands[1];
   74146                 :             :   (void) operand1;
   74147                 :             :   emit_insn (gen_rtx_CLOBBER (VOIDmode,
   74148                 :             :         operand1));
   74149                 :             :   emit_insn (gen_rtx_SET (gen_rtx_MEM (SImode,
   74150                 :             :         gen_rtx_PRE_DEC (DImode,
   74151                 :             :         gen_rtx_REG (DImode,
   74152                 :             :         7))),
   74153                 :             :         copy_rtx (operand1)));
   74154                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   74155                 :             :         gen_rtvec (2,
   74156                 :             :                 gen_rtx_SET (gen_rtx_MEM (SImode,
   74157                 :             :         gen_rtx_PRE_DEC (DImode,
   74158                 :             :         gen_rtx_REG (DImode,
   74159                 :             :         7))),
   74160                 :             :         copy_rtx (operand1)),
   74161                 :             :                 gen_rtx_CLOBBER (VOIDmode,
   74162                 :             :         gen_rtx_MEM (BLKmode,
   74163                 :             :         gen_rtx_SCRATCH (VOIDmode))))), false);
   74164                 :             :   _val = get_insns ();
   74165                 :             :   end_sequence ();
   74166                 :             :   return _val;
   74167                 :             : }
   74168                 :             : 
   74169                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:26747 */
   74170                 :             : extern rtx_insn *gen_peephole2_348 (rtx_insn *, rtx *);
   74171                 :             : rtx_insn *
   74172                 :             : gen_peephole2_348 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   74173                 :             : {
   74174                 :             :   rtx operand0;
   74175                 :             :   rtx operand1;
   74176                 :             :   rtx_insn *_val = NULL;
   74177                 :             :   HARD_REG_SET _regs_allocated;
   74178                 :             :   CLEAR_HARD_REG_SET (_regs_allocated);
   74179                 :             :   if ((operands[1] = peep2_find_free_register (0, 0, "r", DImode, &_regs_allocated)) == NULL_RTX)
   74180                 :             :     return NULL;
   74181                 :             :   if (dump_file)
   74182                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_348 (i386.md:26747)\n");
   74183                 :             :   start_sequence ();
   74184                 :             :   operand0 = operands[0];
   74185                 :             :   (void) operand0;
   74186                 :             :   operand1 = operands[1];
   74187                 :             :   (void) operand1;
   74188                 :             :   emit_insn (gen_rtx_CLOBBER (VOIDmode,
   74189                 :             :         operand1));
   74190                 :             :   emit_insn (gen_rtx_SET (gen_rtx_MEM (DImode,
   74191                 :             :         gen_rtx_PRE_DEC (DImode,
   74192                 :             :         gen_rtx_REG (DImode,
   74193                 :             :         7))),
   74194                 :             :         copy_rtx (operand1)));
   74195                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   74196                 :             :         gen_rtvec (2,
   74197                 :             :                 gen_rtx_SET (gen_rtx_MEM (DImode,
   74198                 :             :         gen_rtx_PRE_DEC (DImode,
   74199                 :             :         gen_rtx_REG (DImode,
   74200                 :             :         7))),
   74201                 :             :         copy_rtx (operand1)),
   74202                 :             :                 gen_rtx_CLOBBER (VOIDmode,
   74203                 :             :         gen_rtx_MEM (BLKmode,
   74204                 :             :         gen_rtx_SCRATCH (VOIDmode))))), false);
   74205                 :             :   _val = get_insns ();
   74206                 :             :   end_sequence ();
   74207                 :             :   return _val;
   74208                 :             : }
   74209                 :             : 
   74210                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:26763 */
   74211                 :             : extern rtx_insn *gen_peephole2_349 (rtx_insn *, rtx *);
   74212                 :             : rtx_insn *
   74213                 :             : gen_peephole2_349 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   74214                 :             : {
   74215                 :             :   rtx operand0;
   74216                 :             :   rtx operand1;
   74217                 :             :   rtx_insn *_val = NULL;
   74218                 :             :   HARD_REG_SET _regs_allocated;
   74219                 :             :   CLEAR_HARD_REG_SET (_regs_allocated);
   74220                 :             :   if ((operands[1] = peep2_find_free_register (0, 0, "r", SImode, &_regs_allocated)) == NULL_RTX)
   74221                 :             :     return NULL;
   74222                 :             :   if (dump_file)
   74223                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_349 (i386.md:26763)\n");
   74224                 :             :   start_sequence ();
   74225                 :             :   operand0 = operands[0];
   74226                 :             :   (void) operand0;
   74227                 :             :   operand1 = operands[1];
   74228                 :             :   (void) operand1;
   74229                 :             :   emit_insn (gen_rtx_CLOBBER (VOIDmode,
   74230                 :             :         operand1));
   74231                 :             :   emit_insn (gen_rtx_SET (gen_rtx_MEM (SImode,
   74232                 :             :         gen_rtx_PRE_DEC (SImode,
   74233                 :             :         gen_rtx_REG (SImode,
   74234                 :             :         7))),
   74235                 :             :         copy_rtx (operand1)));
   74236                 :             :   _val = get_insns ();
   74237                 :             :   end_sequence ();
   74238                 :             :   return _val;
   74239                 :             : }
   74240                 :             : 
   74241                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:26763 */
   74242                 :             : extern rtx_insn *gen_peephole2_350 (rtx_insn *, rtx *);
   74243                 :             : rtx_insn *
   74244                 :             : gen_peephole2_350 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   74245                 :             : {
   74246                 :             :   rtx operand0;
   74247                 :             :   rtx operand1;
   74248                 :             :   rtx_insn *_val = NULL;
   74249                 :             :   HARD_REG_SET _regs_allocated;
   74250                 :             :   CLEAR_HARD_REG_SET (_regs_allocated);
   74251                 :             :   if ((operands[1] = peep2_find_free_register (0, 0, "r", DImode, &_regs_allocated)) == NULL_RTX)
   74252                 :             :     return NULL;
   74253                 :             :   if (dump_file)
   74254                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_350 (i386.md:26763)\n");
   74255                 :             :   start_sequence ();
   74256                 :             :   operand0 = operands[0];
   74257                 :             :   (void) operand0;
   74258                 :             :   operand1 = operands[1];
   74259                 :             :   (void) operand1;
   74260                 :             :   emit_insn (gen_rtx_CLOBBER (VOIDmode,
   74261                 :             :         operand1));
   74262                 :             :   emit_insn (gen_rtx_SET (gen_rtx_MEM (DImode,
   74263                 :             :         gen_rtx_PRE_DEC (SImode,
   74264                 :             :         gen_rtx_REG (SImode,
   74265                 :             :         7))),
   74266                 :             :         copy_rtx (operand1)));
   74267                 :             :   _val = get_insns ();
   74268                 :             :   end_sequence ();
   74269                 :             :   return _val;
   74270                 :             : }
   74271                 :             : 
   74272                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:26763 */
   74273                 :             : extern rtx_insn *gen_peephole2_351 (rtx_insn *, rtx *);
   74274                 :             : rtx_insn *
   74275                 :             : gen_peephole2_351 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   74276                 :             : {
   74277                 :             :   rtx operand0;
   74278                 :             :   rtx operand1;
   74279                 :             :   rtx_insn *_val = NULL;
   74280                 :             :   HARD_REG_SET _regs_allocated;
   74281                 :             :   CLEAR_HARD_REG_SET (_regs_allocated);
   74282                 :             :   if ((operands[1] = peep2_find_free_register (0, 0, "r", SImode, &_regs_allocated)) == NULL_RTX)
   74283                 :             :     return NULL;
   74284                 :             :   if (dump_file)
   74285                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_351 (i386.md:26763)\n");
   74286                 :             :   start_sequence ();
   74287                 :             :   operand0 = operands[0];
   74288                 :             :   (void) operand0;
   74289                 :             :   operand1 = operands[1];
   74290                 :             :   (void) operand1;
   74291                 :             :   emit_insn (gen_rtx_CLOBBER (VOIDmode,
   74292                 :             :         operand1));
   74293                 :             :   emit_insn (gen_rtx_SET (gen_rtx_MEM (SImode,
   74294                 :             :         gen_rtx_PRE_DEC (DImode,
   74295                 :             :         gen_rtx_REG (DImode,
   74296                 :             :         7))),
   74297                 :             :         copy_rtx (operand1)));
   74298                 :             :   _val = get_insns ();
   74299                 :             :   end_sequence ();
   74300                 :             :   return _val;
   74301                 :             : }
   74302                 :             : 
   74303                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:26763 */
   74304                 :             : extern rtx_insn *gen_peephole2_352 (rtx_insn *, rtx *);
   74305                 :             : rtx_insn *
   74306                 :             : gen_peephole2_352 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   74307                 :             : {
   74308                 :             :   rtx operand0;
   74309                 :             :   rtx operand1;
   74310                 :             :   rtx_insn *_val = NULL;
   74311                 :             :   HARD_REG_SET _regs_allocated;
   74312                 :             :   CLEAR_HARD_REG_SET (_regs_allocated);
   74313                 :             :   if ((operands[1] = peep2_find_free_register (0, 0, "r", DImode, &_regs_allocated)) == NULL_RTX)
   74314                 :             :     return NULL;
   74315                 :             :   if (dump_file)
   74316                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_352 (i386.md:26763)\n");
   74317                 :             :   start_sequence ();
   74318                 :             :   operand0 = operands[0];
   74319                 :             :   (void) operand0;
   74320                 :             :   operand1 = operands[1];
   74321                 :             :   (void) operand1;
   74322                 :             :   emit_insn (gen_rtx_CLOBBER (VOIDmode,
   74323                 :             :         operand1));
   74324                 :             :   emit_insn (gen_rtx_SET (gen_rtx_MEM (DImode,
   74325                 :             :         gen_rtx_PRE_DEC (DImode,
   74326                 :             :         gen_rtx_REG (DImode,
   74327                 :             :         7))),
   74328                 :             :         copy_rtx (operand1)));
   74329                 :             :   _val = get_insns ();
   74330                 :             :   end_sequence ();
   74331                 :             :   return _val;
   74332                 :             : }
   74333                 :             : 
   74334                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:26775 */
   74335                 :             : extern rtx_insn *gen_peephole2_353 (rtx_insn *, rtx *);
   74336                 :             : rtx_insn *
   74337                 :             : gen_peephole2_353 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   74338                 :             : {
   74339                 :             :   rtx operand0;
   74340                 :             :   rtx operand1;
   74341                 :             :   rtx_insn *_val = NULL;
   74342                 :             :   HARD_REG_SET _regs_allocated;
   74343                 :             :   CLEAR_HARD_REG_SET (_regs_allocated);
   74344                 :             :   if ((operands[1] = peep2_find_free_register (0, 0, "r", SImode, &_regs_allocated)) == NULL_RTX)
   74345                 :             :     return NULL;
   74346                 :             :   if (dump_file)
   74347                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_353 (i386.md:26775)\n");
   74348                 :             :   start_sequence ();
   74349                 :             :   operand0 = operands[0];
   74350                 :             :   (void) operand0;
   74351                 :             :   operand1 = operands[1];
   74352                 :             :   (void) operand1;
   74353                 :             :   emit_insn (gen_rtx_CLOBBER (VOIDmode,
   74354                 :             :         operand1));
   74355                 :             :   emit_insn (gen_rtx_SET (gen_rtx_MEM (SImode,
   74356                 :             :         gen_rtx_PRE_DEC (SImode,
   74357                 :             :         gen_rtx_REG (SImode,
   74358                 :             :         7))),
   74359                 :             :         copy_rtx (operand1)));
   74360                 :             :   emit_insn (gen_rtx_SET (gen_rtx_MEM (SImode,
   74361                 :             :         gen_rtx_PRE_DEC (SImode,
   74362                 :             :         gen_rtx_REG (SImode,
   74363                 :             :         7))),
   74364                 :             :         copy_rtx (operand1)));
   74365                 :             :   _val = get_insns ();
   74366                 :             :   end_sequence ();
   74367                 :             :   return _val;
   74368                 :             : }
   74369                 :             : 
   74370                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:26775 */
   74371                 :             : extern rtx_insn *gen_peephole2_354 (rtx_insn *, rtx *);
   74372                 :             : rtx_insn *
   74373                 :             : gen_peephole2_354 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   74374                 :             : {
   74375                 :             :   rtx operand0;
   74376                 :             :   rtx operand1;
   74377                 :             :   rtx_insn *_val = NULL;
   74378                 :             :   HARD_REG_SET _regs_allocated;
   74379                 :             :   CLEAR_HARD_REG_SET (_regs_allocated);
   74380                 :             :   if ((operands[1] = peep2_find_free_register (0, 0, "r", DImode, &_regs_allocated)) == NULL_RTX)
   74381                 :             :     return NULL;
   74382                 :             :   if (dump_file)
   74383                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_354 (i386.md:26775)\n");
   74384                 :             :   start_sequence ();
   74385                 :             :   operand0 = operands[0];
   74386                 :             :   (void) operand0;
   74387                 :             :   operand1 = operands[1];
   74388                 :             :   (void) operand1;
   74389                 :             :   emit_insn (gen_rtx_CLOBBER (VOIDmode,
   74390                 :             :         operand1));
   74391                 :             :   emit_insn (gen_rtx_SET (gen_rtx_MEM (DImode,
   74392                 :             :         gen_rtx_PRE_DEC (SImode,
   74393                 :             :         gen_rtx_REG (SImode,
   74394                 :             :         7))),
   74395                 :             :         copy_rtx (operand1)));
   74396                 :             :   emit_insn (gen_rtx_SET (gen_rtx_MEM (DImode,
   74397                 :             :         gen_rtx_PRE_DEC (SImode,
   74398                 :             :         gen_rtx_REG (SImode,
   74399                 :             :         7))),
   74400                 :             :         copy_rtx (operand1)));
   74401                 :             :   _val = get_insns ();
   74402                 :             :   end_sequence ();
   74403                 :             :   return _val;
   74404                 :             : }
   74405                 :             : 
   74406                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:26775 */
   74407                 :             : extern rtx_insn *gen_peephole2_355 (rtx_insn *, rtx *);
   74408                 :             : rtx_insn *
   74409                 :             : gen_peephole2_355 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   74410                 :             : {
   74411                 :             :   rtx operand0;
   74412                 :             :   rtx operand1;
   74413                 :             :   rtx_insn *_val = NULL;
   74414                 :             :   HARD_REG_SET _regs_allocated;
   74415                 :             :   CLEAR_HARD_REG_SET (_regs_allocated);
   74416                 :             :   if ((operands[1] = peep2_find_free_register (0, 0, "r", SImode, &_regs_allocated)) == NULL_RTX)
   74417                 :             :     return NULL;
   74418                 :             :   if (dump_file)
   74419                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_355 (i386.md:26775)\n");
   74420                 :             :   start_sequence ();
   74421                 :             :   operand0 = operands[0];
   74422                 :             :   (void) operand0;
   74423                 :             :   operand1 = operands[1];
   74424                 :             :   (void) operand1;
   74425                 :             :   emit_insn (gen_rtx_CLOBBER (VOIDmode,
   74426                 :             :         operand1));
   74427                 :             :   emit_insn (gen_rtx_SET (gen_rtx_MEM (SImode,
   74428                 :             :         gen_rtx_PRE_DEC (DImode,
   74429                 :             :         gen_rtx_REG (DImode,
   74430                 :             :         7))),
   74431                 :             :         copy_rtx (operand1)));
   74432                 :             :   emit_insn (gen_rtx_SET (gen_rtx_MEM (SImode,
   74433                 :             :         gen_rtx_PRE_DEC (DImode,
   74434                 :             :         gen_rtx_REG (DImode,
   74435                 :             :         7))),
   74436                 :             :         copy_rtx (operand1)));
   74437                 :             :   _val = get_insns ();
   74438                 :             :   end_sequence ();
   74439                 :             :   return _val;
   74440                 :             : }
   74441                 :             : 
   74442                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:26775 */
   74443                 :             : extern rtx_insn *gen_peephole2_356 (rtx_insn *, rtx *);
   74444                 :             : rtx_insn *
   74445                 :             : gen_peephole2_356 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   74446                 :             : {
   74447                 :             :   rtx operand0;
   74448                 :             :   rtx operand1;
   74449                 :             :   rtx_insn *_val = NULL;
   74450                 :             :   HARD_REG_SET _regs_allocated;
   74451                 :             :   CLEAR_HARD_REG_SET (_regs_allocated);
   74452                 :             :   if ((operands[1] = peep2_find_free_register (0, 0, "r", DImode, &_regs_allocated)) == NULL_RTX)
   74453                 :             :     return NULL;
   74454                 :             :   if (dump_file)
   74455                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_356 (i386.md:26775)\n");
   74456                 :             :   start_sequence ();
   74457                 :             :   operand0 = operands[0];
   74458                 :             :   (void) operand0;
   74459                 :             :   operand1 = operands[1];
   74460                 :             :   (void) operand1;
   74461                 :             :   emit_insn (gen_rtx_CLOBBER (VOIDmode,
   74462                 :             :         operand1));
   74463                 :             :   emit_insn (gen_rtx_SET (gen_rtx_MEM (DImode,
   74464                 :             :         gen_rtx_PRE_DEC (DImode,
   74465                 :             :         gen_rtx_REG (DImode,
   74466                 :             :         7))),
   74467                 :             :         copy_rtx (operand1)));
   74468                 :             :   emit_insn (gen_rtx_SET (gen_rtx_MEM (DImode,
   74469                 :             :         gen_rtx_PRE_DEC (DImode,
   74470                 :             :         gen_rtx_REG (DImode,
   74471                 :             :         7))),
   74472                 :             :         copy_rtx (operand1)));
   74473                 :             :   _val = get_insns ();
   74474                 :             :   end_sequence ();
   74475                 :             :   return _val;
   74476                 :             : }
   74477                 :             : 
   74478                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:26789 */
   74479                 :             : extern rtx_insn *gen_peephole2_357 (rtx_insn *, rtx *);
   74480                 :             : rtx_insn *
   74481                 :             : gen_peephole2_357 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   74482                 :             : {
   74483                 :             :   rtx operand0;
   74484                 :             :   rtx operand1;
   74485                 :             :   rtx_insn *_val = NULL;
   74486                 :             :   HARD_REG_SET _regs_allocated;
   74487                 :             :   CLEAR_HARD_REG_SET (_regs_allocated);
   74488                 :             :   if ((operands[1] = peep2_find_free_register (0, 0, "r", SImode, &_regs_allocated)) == NULL_RTX)
   74489                 :             :     return NULL;
   74490                 :             :   if (dump_file)
   74491                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_357 (i386.md:26789)\n");
   74492                 :             :   start_sequence ();
   74493                 :             :   operand0 = operands[0];
   74494                 :             :   (void) operand0;
   74495                 :             :   operand1 = operands[1];
   74496                 :             :   (void) operand1;
   74497                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   74498                 :             :         gen_rtvec (2,
   74499                 :             :                 gen_rtx_SET (operand1,
   74500                 :             :         gen_rtx_MEM (SImode,
   74501                 :             :         gen_rtx_POST_INC (SImode,
   74502                 :             :         gen_rtx_REG (SImode,
   74503                 :             :         7)))),
   74504                 :             :                 gen_rtx_CLOBBER (VOIDmode,
   74505                 :             :         gen_rtx_MEM (BLKmode,
   74506                 :             :         gen_rtx_SCRATCH (VOIDmode))))), false);
   74507                 :             :   _val = get_insns ();
   74508                 :             :   end_sequence ();
   74509                 :             :   return _val;
   74510                 :             : }
   74511                 :             : 
   74512                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:26789 */
   74513                 :             : extern rtx_insn *gen_peephole2_358 (rtx_insn *, rtx *);
   74514                 :             : rtx_insn *
   74515                 :             : gen_peephole2_358 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   74516                 :             : {
   74517                 :             :   rtx operand0;
   74518                 :             :   rtx operand1;
   74519                 :             :   rtx_insn *_val = NULL;
   74520                 :             :   HARD_REG_SET _regs_allocated;
   74521                 :             :   CLEAR_HARD_REG_SET (_regs_allocated);
   74522                 :             :   if ((operands[1] = peep2_find_free_register (0, 0, "r", DImode, &_regs_allocated)) == NULL_RTX)
   74523                 :             :     return NULL;
   74524                 :             :   if (dump_file)
   74525                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_358 (i386.md:26789)\n");
   74526                 :             :   start_sequence ();
   74527                 :             :   operand0 = operands[0];
   74528                 :             :   (void) operand0;
   74529                 :             :   operand1 = operands[1];
   74530                 :             :   (void) operand1;
   74531                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   74532                 :             :         gen_rtvec (2,
   74533                 :             :                 gen_rtx_SET (operand1,
   74534                 :             :         gen_rtx_MEM (DImode,
   74535                 :             :         gen_rtx_POST_INC (SImode,
   74536                 :             :         gen_rtx_REG (SImode,
   74537                 :             :         7)))),
   74538                 :             :                 gen_rtx_CLOBBER (VOIDmode,
   74539                 :             :         gen_rtx_MEM (BLKmode,
   74540                 :             :         gen_rtx_SCRATCH (VOIDmode))))), false);
   74541                 :             :   _val = get_insns ();
   74542                 :             :   end_sequence ();
   74543                 :             :   return _val;
   74544                 :             : }
   74545                 :             : 
   74546                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:26789 */
   74547                 :             : extern rtx_insn *gen_peephole2_359 (rtx_insn *, rtx *);
   74548                 :             : rtx_insn *
   74549                 :             : gen_peephole2_359 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   74550                 :             : {
   74551                 :             :   rtx operand0;
   74552                 :             :   rtx operand1;
   74553                 :             :   rtx_insn *_val = NULL;
   74554                 :             :   HARD_REG_SET _regs_allocated;
   74555                 :             :   CLEAR_HARD_REG_SET (_regs_allocated);
   74556                 :             :   if ((operands[1] = peep2_find_free_register (0, 0, "r", SImode, &_regs_allocated)) == NULL_RTX)
   74557                 :             :     return NULL;
   74558                 :             :   if (dump_file)
   74559                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_359 (i386.md:26789)\n");
   74560                 :             :   start_sequence ();
   74561                 :             :   operand0 = operands[0];
   74562                 :             :   (void) operand0;
   74563                 :             :   operand1 = operands[1];
   74564                 :             :   (void) operand1;
   74565                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   74566                 :             :         gen_rtvec (2,
   74567                 :             :                 gen_rtx_SET (operand1,
   74568                 :             :         gen_rtx_MEM (SImode,
   74569                 :             :         gen_rtx_POST_INC (DImode,
   74570                 :             :         gen_rtx_REG (DImode,
   74571                 :             :         7)))),
   74572                 :             :                 gen_rtx_CLOBBER (VOIDmode,
   74573                 :             :         gen_rtx_MEM (BLKmode,
   74574                 :             :         gen_rtx_SCRATCH (VOIDmode))))), false);
   74575                 :             :   _val = get_insns ();
   74576                 :             :   end_sequence ();
   74577                 :             :   return _val;
   74578                 :             : }
   74579                 :             : 
   74580                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:26789 */
   74581                 :             : extern rtx_insn *gen_peephole2_360 (rtx_insn *, rtx *);
   74582                 :             : rtx_insn *
   74583                 :             : gen_peephole2_360 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   74584                 :             : {
   74585                 :             :   rtx operand0;
   74586                 :             :   rtx operand1;
   74587                 :             :   rtx_insn *_val = NULL;
   74588                 :             :   HARD_REG_SET _regs_allocated;
   74589                 :             :   CLEAR_HARD_REG_SET (_regs_allocated);
   74590                 :             :   if ((operands[1] = peep2_find_free_register (0, 0, "r", DImode, &_regs_allocated)) == NULL_RTX)
   74591                 :             :     return NULL;
   74592                 :             :   if (dump_file)
   74593                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_360 (i386.md:26789)\n");
   74594                 :             :   start_sequence ();
   74595                 :             :   operand0 = operands[0];
   74596                 :             :   (void) operand0;
   74597                 :             :   operand1 = operands[1];
   74598                 :             :   (void) operand1;
   74599                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   74600                 :             :         gen_rtvec (2,
   74601                 :             :                 gen_rtx_SET (operand1,
   74602                 :             :         gen_rtx_MEM (DImode,
   74603                 :             :         gen_rtx_POST_INC (DImode,
   74604                 :             :         gen_rtx_REG (DImode,
   74605                 :             :         7)))),
   74606                 :             :                 gen_rtx_CLOBBER (VOIDmode,
   74607                 :             :         gen_rtx_MEM (BLKmode,
   74608                 :             :         gen_rtx_SCRATCH (VOIDmode))))), false);
   74609                 :             :   _val = get_insns ();
   74610                 :             :   end_sequence ();
   74611                 :             :   return _val;
   74612                 :             : }
   74613                 :             : 
   74614                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:26803 */
   74615                 :             : extern rtx_insn *gen_peephole2_361 (rtx_insn *, rtx *);
   74616                 :             : rtx_insn *
   74617                 :             : gen_peephole2_361 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   74618                 :             : {
   74619                 :             :   rtx operand0;
   74620                 :             :   rtx operand1;
   74621                 :             :   rtx operand2;
   74622                 :             :   rtx_insn *_val = NULL;
   74623                 :             :   HARD_REG_SET _regs_allocated;
   74624                 :             :   CLEAR_HARD_REG_SET (_regs_allocated);
   74625                 :             :   if ((operands[1] = peep2_find_free_register (0, 0, "r", SImode, &_regs_allocated)) == NULL_RTX)
   74626                 :             :     return NULL;
   74627                 :             :   if ((operands[2] = peep2_find_free_register (0, 0, "r", SImode, &_regs_allocated)) == NULL_RTX)
   74628                 :             :     return NULL;
   74629                 :             :   if (dump_file)
   74630                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_361 (i386.md:26803)\n");
   74631                 :             :   start_sequence ();
   74632                 :             :   operand0 = operands[0];
   74633                 :             :   (void) operand0;
   74634                 :             :   operand1 = operands[1];
   74635                 :             :   (void) operand1;
   74636                 :             :   operand2 = operands[2];
   74637                 :             :   (void) operand2;
   74638                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   74639                 :             :         gen_rtvec (2,
   74640                 :             :                 gen_rtx_SET (operand1,
   74641                 :             :         gen_rtx_MEM (SImode,
   74642                 :             :         gen_rtx_POST_INC (SImode,
   74643                 :             :         gen_rtx_REG (SImode,
   74644                 :             :         7)))),
   74645                 :             :                 gen_rtx_CLOBBER (VOIDmode,
   74646                 :             :         gen_rtx_MEM (BLKmode,
   74647                 :             :         gen_rtx_SCRATCH (VOIDmode))))), true);
   74648                 :             :   emit_insn (gen_rtx_SET (operand2,
   74649                 :             :         gen_rtx_MEM (SImode,
   74650                 :             :         gen_rtx_POST_INC (SImode,
   74651                 :             :         gen_rtx_REG (SImode,
   74652                 :             :         7)))));
   74653                 :             :   _val = get_insns ();
   74654                 :             :   end_sequence ();
   74655                 :             :   return _val;
   74656                 :             : }
   74657                 :             : 
   74658                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:26803 */
   74659                 :             : extern rtx_insn *gen_peephole2_362 (rtx_insn *, rtx *);
   74660                 :             : rtx_insn *
   74661                 :             : gen_peephole2_362 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   74662                 :             : {
   74663                 :             :   rtx operand0;
   74664                 :             :   rtx operand1;
   74665                 :             :   rtx operand2;
   74666                 :             :   rtx_insn *_val = NULL;
   74667                 :             :   HARD_REG_SET _regs_allocated;
   74668                 :             :   CLEAR_HARD_REG_SET (_regs_allocated);
   74669                 :             :   if ((operands[1] = peep2_find_free_register (0, 0, "r", DImode, &_regs_allocated)) == NULL_RTX)
   74670                 :             :     return NULL;
   74671                 :             :   if ((operands[2] = peep2_find_free_register (0, 0, "r", DImode, &_regs_allocated)) == NULL_RTX)
   74672                 :             :     return NULL;
   74673                 :             :   if (dump_file)
   74674                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_362 (i386.md:26803)\n");
   74675                 :             :   start_sequence ();
   74676                 :             :   operand0 = operands[0];
   74677                 :             :   (void) operand0;
   74678                 :             :   operand1 = operands[1];
   74679                 :             :   (void) operand1;
   74680                 :             :   operand2 = operands[2];
   74681                 :             :   (void) operand2;
   74682                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   74683                 :             :         gen_rtvec (2,
   74684                 :             :                 gen_rtx_SET (operand1,
   74685                 :             :         gen_rtx_MEM (DImode,
   74686                 :             :         gen_rtx_POST_INC (SImode,
   74687                 :             :         gen_rtx_REG (SImode,
   74688                 :             :         7)))),
   74689                 :             :                 gen_rtx_CLOBBER (VOIDmode,
   74690                 :             :         gen_rtx_MEM (BLKmode,
   74691                 :             :         gen_rtx_SCRATCH (VOIDmode))))), true);
   74692                 :             :   emit_insn (gen_rtx_SET (operand2,
   74693                 :             :         gen_rtx_MEM (DImode,
   74694                 :             :         gen_rtx_POST_INC (SImode,
   74695                 :             :         gen_rtx_REG (SImode,
   74696                 :             :         7)))));
   74697                 :             :   _val = get_insns ();
   74698                 :             :   end_sequence ();
   74699                 :             :   return _val;
   74700                 :             : }
   74701                 :             : 
   74702                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:26803 */
   74703                 :             : extern rtx_insn *gen_peephole2_363 (rtx_insn *, rtx *);
   74704                 :             : rtx_insn *
   74705                 :             : gen_peephole2_363 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   74706                 :             : {
   74707                 :             :   rtx operand0;
   74708                 :             :   rtx operand1;
   74709                 :             :   rtx operand2;
   74710                 :             :   rtx_insn *_val = NULL;
   74711                 :             :   HARD_REG_SET _regs_allocated;
   74712                 :             :   CLEAR_HARD_REG_SET (_regs_allocated);
   74713                 :             :   if ((operands[1] = peep2_find_free_register (0, 0, "r", SImode, &_regs_allocated)) == NULL_RTX)
   74714                 :             :     return NULL;
   74715                 :             :   if ((operands[2] = peep2_find_free_register (0, 0, "r", SImode, &_regs_allocated)) == NULL_RTX)
   74716                 :             :     return NULL;
   74717                 :             :   if (dump_file)
   74718                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_363 (i386.md:26803)\n");
   74719                 :             :   start_sequence ();
   74720                 :             :   operand0 = operands[0];
   74721                 :             :   (void) operand0;
   74722                 :             :   operand1 = operands[1];
   74723                 :             :   (void) operand1;
   74724                 :             :   operand2 = operands[2];
   74725                 :             :   (void) operand2;
   74726                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   74727                 :             :         gen_rtvec (2,
   74728                 :             :                 gen_rtx_SET (operand1,
   74729                 :             :         gen_rtx_MEM (SImode,
   74730                 :             :         gen_rtx_POST_INC (DImode,
   74731                 :             :         gen_rtx_REG (DImode,
   74732                 :             :         7)))),
   74733                 :             :                 gen_rtx_CLOBBER (VOIDmode,
   74734                 :             :         gen_rtx_MEM (BLKmode,
   74735                 :             :         gen_rtx_SCRATCH (VOIDmode))))), true);
   74736                 :             :   emit_insn (gen_rtx_SET (operand2,
   74737                 :             :         gen_rtx_MEM (SImode,
   74738                 :             :         gen_rtx_POST_INC (DImode,
   74739                 :             :         gen_rtx_REG (DImode,
   74740                 :             :         7)))));
   74741                 :             :   _val = get_insns ();
   74742                 :             :   end_sequence ();
   74743                 :             :   return _val;
   74744                 :             : }
   74745                 :             : 
   74746                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:26803 */
   74747                 :             : extern rtx_insn *gen_peephole2_364 (rtx_insn *, rtx *);
   74748                 :             : rtx_insn *
   74749                 :             : gen_peephole2_364 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   74750                 :             : {
   74751                 :             :   rtx operand0;
   74752                 :             :   rtx operand1;
   74753                 :             :   rtx operand2;
   74754                 :             :   rtx_insn *_val = NULL;
   74755                 :             :   HARD_REG_SET _regs_allocated;
   74756                 :             :   CLEAR_HARD_REG_SET (_regs_allocated);
   74757                 :             :   if ((operands[1] = peep2_find_free_register (0, 0, "r", DImode, &_regs_allocated)) == NULL_RTX)
   74758                 :             :     return NULL;
   74759                 :             :   if ((operands[2] = peep2_find_free_register (0, 0, "r", DImode, &_regs_allocated)) == NULL_RTX)
   74760                 :             :     return NULL;
   74761                 :             :   if (dump_file)
   74762                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_364 (i386.md:26803)\n");
   74763                 :             :   start_sequence ();
   74764                 :             :   operand0 = operands[0];
   74765                 :             :   (void) operand0;
   74766                 :             :   operand1 = operands[1];
   74767                 :             :   (void) operand1;
   74768                 :             :   operand2 = operands[2];
   74769                 :             :   (void) operand2;
   74770                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   74771                 :             :         gen_rtvec (2,
   74772                 :             :                 gen_rtx_SET (operand1,
   74773                 :             :         gen_rtx_MEM (DImode,
   74774                 :             :         gen_rtx_POST_INC (DImode,
   74775                 :             :         gen_rtx_REG (DImode,
   74776                 :             :         7)))),
   74777                 :             :                 gen_rtx_CLOBBER (VOIDmode,
   74778                 :             :         gen_rtx_MEM (BLKmode,
   74779                 :             :         gen_rtx_SCRATCH (VOIDmode))))), true);
   74780                 :             :   emit_insn (gen_rtx_SET (operand2,
   74781                 :             :         gen_rtx_MEM (DImode,
   74782                 :             :         gen_rtx_POST_INC (DImode,
   74783                 :             :         gen_rtx_REG (DImode,
   74784                 :             :         7)))));
   74785                 :             :   _val = get_insns ();
   74786                 :             :   end_sequence ();
   74787                 :             :   return _val;
   74788                 :             : }
   74789                 :             : 
   74790                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:26817 */
   74791                 :             : extern rtx_insn *gen_peephole2_365 (rtx_insn *, rtx *);
   74792                 :             : rtx_insn *
   74793                 :             : gen_peephole2_365 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   74794                 :             : {
   74795                 :             :   rtx operand0;
   74796                 :             :   rtx operand1;
   74797                 :             :   rtx_insn *_val = NULL;
   74798                 :             :   HARD_REG_SET _regs_allocated;
   74799                 :             :   CLEAR_HARD_REG_SET (_regs_allocated);
   74800                 :             :   if ((operands[1] = peep2_find_free_register (0, 0, "r", SImode, &_regs_allocated)) == NULL_RTX)
   74801                 :             :     return NULL;
   74802                 :             :   if (dump_file)
   74803                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_365 (i386.md:26817)\n");
   74804                 :             :   start_sequence ();
   74805                 :             :   operand0 = operands[0];
   74806                 :             :   (void) operand0;
   74807                 :             :   operand1 = operands[1];
   74808                 :             :   (void) operand1;
   74809                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   74810                 :             :         gen_rtvec (2,
   74811                 :             :                 gen_rtx_SET (operand1,
   74812                 :             :         gen_rtx_MEM (SImode,
   74813                 :             :         gen_rtx_POST_INC (SImode,
   74814                 :             :         gen_rtx_REG (SImode,
   74815                 :             :         7)))),
   74816                 :             :                 gen_rtx_CLOBBER (VOIDmode,
   74817                 :             :         gen_rtx_MEM (BLKmode,
   74818                 :             :         gen_rtx_SCRATCH (VOIDmode))))), true);
   74819                 :             :   emit_insn (gen_rtx_SET (copy_rtx (operand1),
   74820                 :             :         gen_rtx_MEM (SImode,
   74821                 :             :         gen_rtx_POST_INC (SImode,
   74822                 :             :         gen_rtx_REG (SImode,
   74823                 :             :         7)))));
   74824                 :             :   _val = get_insns ();
   74825                 :             :   end_sequence ();
   74826                 :             :   return _val;
   74827                 :             : }
   74828                 :             : 
   74829                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:26817 */
   74830                 :             : extern rtx_insn *gen_peephole2_366 (rtx_insn *, rtx *);
   74831                 :             : rtx_insn *
   74832                 :             : gen_peephole2_366 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   74833                 :             : {
   74834                 :             :   rtx operand0;
   74835                 :             :   rtx operand1;
   74836                 :             :   rtx_insn *_val = NULL;
   74837                 :             :   HARD_REG_SET _regs_allocated;
   74838                 :             :   CLEAR_HARD_REG_SET (_regs_allocated);
   74839                 :             :   if ((operands[1] = peep2_find_free_register (0, 0, "r", DImode, &_regs_allocated)) == NULL_RTX)
   74840                 :             :     return NULL;
   74841                 :             :   if (dump_file)
   74842                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_366 (i386.md:26817)\n");
   74843                 :             :   start_sequence ();
   74844                 :             :   operand0 = operands[0];
   74845                 :             :   (void) operand0;
   74846                 :             :   operand1 = operands[1];
   74847                 :             :   (void) operand1;
   74848                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   74849                 :             :         gen_rtvec (2,
   74850                 :             :                 gen_rtx_SET (operand1,
   74851                 :             :         gen_rtx_MEM (DImode,
   74852                 :             :         gen_rtx_POST_INC (SImode,
   74853                 :             :         gen_rtx_REG (SImode,
   74854                 :             :         7)))),
   74855                 :             :                 gen_rtx_CLOBBER (VOIDmode,
   74856                 :             :         gen_rtx_MEM (BLKmode,
   74857                 :             :         gen_rtx_SCRATCH (VOIDmode))))), true);
   74858                 :             :   emit_insn (gen_rtx_SET (copy_rtx (operand1),
   74859                 :             :         gen_rtx_MEM (DImode,
   74860                 :             :         gen_rtx_POST_INC (SImode,
   74861                 :             :         gen_rtx_REG (SImode,
   74862                 :             :         7)))));
   74863                 :             :   _val = get_insns ();
   74864                 :             :   end_sequence ();
   74865                 :             :   return _val;
   74866                 :             : }
   74867                 :             : 
   74868                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:26817 */
   74869                 :             : extern rtx_insn *gen_peephole2_367 (rtx_insn *, rtx *);
   74870                 :             : rtx_insn *
   74871                 :             : gen_peephole2_367 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   74872                 :             : {
   74873                 :             :   rtx operand0;
   74874                 :             :   rtx operand1;
   74875                 :             :   rtx_insn *_val = NULL;
   74876                 :             :   HARD_REG_SET _regs_allocated;
   74877                 :             :   CLEAR_HARD_REG_SET (_regs_allocated);
   74878                 :             :   if ((operands[1] = peep2_find_free_register (0, 0, "r", SImode, &_regs_allocated)) == NULL_RTX)
   74879                 :             :     return NULL;
   74880                 :             :   if (dump_file)
   74881                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_367 (i386.md:26817)\n");
   74882                 :             :   start_sequence ();
   74883                 :             :   operand0 = operands[0];
   74884                 :             :   (void) operand0;
   74885                 :             :   operand1 = operands[1];
   74886                 :             :   (void) operand1;
   74887                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   74888                 :             :         gen_rtvec (2,
   74889                 :             :                 gen_rtx_SET (operand1,
   74890                 :             :         gen_rtx_MEM (SImode,
   74891                 :             :         gen_rtx_POST_INC (DImode,
   74892                 :             :         gen_rtx_REG (DImode,
   74893                 :             :         7)))),
   74894                 :             :                 gen_rtx_CLOBBER (VOIDmode,
   74895                 :             :         gen_rtx_MEM (BLKmode,
   74896                 :             :         gen_rtx_SCRATCH (VOIDmode))))), true);
   74897                 :             :   emit_insn (gen_rtx_SET (copy_rtx (operand1),
   74898                 :             :         gen_rtx_MEM (SImode,
   74899                 :             :         gen_rtx_POST_INC (DImode,
   74900                 :             :         gen_rtx_REG (DImode,
   74901                 :             :         7)))));
   74902                 :             :   _val = get_insns ();
   74903                 :             :   end_sequence ();
   74904                 :             :   return _val;
   74905                 :             : }
   74906                 :             : 
   74907                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:26817 */
   74908                 :             : extern rtx_insn *gen_peephole2_368 (rtx_insn *, rtx *);
   74909                 :             : rtx_insn *
   74910                 :             : gen_peephole2_368 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   74911                 :             : {
   74912                 :             :   rtx operand0;
   74913                 :             :   rtx operand1;
   74914                 :             :   rtx_insn *_val = NULL;
   74915                 :             :   HARD_REG_SET _regs_allocated;
   74916                 :             :   CLEAR_HARD_REG_SET (_regs_allocated);
   74917                 :             :   if ((operands[1] = peep2_find_free_register (0, 0, "r", DImode, &_regs_allocated)) == NULL_RTX)
   74918                 :             :     return NULL;
   74919                 :             :   if (dump_file)
   74920                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_368 (i386.md:26817)\n");
   74921                 :             :   start_sequence ();
   74922                 :             :   operand0 = operands[0];
   74923                 :             :   (void) operand0;
   74924                 :             :   operand1 = operands[1];
   74925                 :             :   (void) operand1;
   74926                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   74927                 :             :         gen_rtvec (2,
   74928                 :             :                 gen_rtx_SET (operand1,
   74929                 :             :         gen_rtx_MEM (DImode,
   74930                 :             :         gen_rtx_POST_INC (DImode,
   74931                 :             :         gen_rtx_REG (DImode,
   74932                 :             :         7)))),
   74933                 :             :                 gen_rtx_CLOBBER (VOIDmode,
   74934                 :             :         gen_rtx_MEM (BLKmode,
   74935                 :             :         gen_rtx_SCRATCH (VOIDmode))))), true);
   74936                 :             :   emit_insn (gen_rtx_SET (copy_rtx (operand1),
   74937                 :             :         gen_rtx_MEM (DImode,
   74938                 :             :         gen_rtx_POST_INC (DImode,
   74939                 :             :         gen_rtx_REG (DImode,
   74940                 :             :         7)))));
   74941                 :             :   _val = get_insns ();
   74942                 :             :   end_sequence ();
   74943                 :             :   return _val;
   74944                 :             : }
   74945                 :             : 
   74946                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:26831 */
   74947                 :             : extern rtx_insn *gen_peephole2_369 (rtx_insn *, rtx *);
   74948                 :             : rtx_insn *
   74949                 :             : gen_peephole2_369 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   74950                 :             : {
   74951                 :             :   rtx operand0;
   74952                 :             :   rtx operand1;
   74953                 :             :   rtx_insn *_val = NULL;
   74954                 :             :   HARD_REG_SET _regs_allocated;
   74955                 :             :   CLEAR_HARD_REG_SET (_regs_allocated);
   74956                 :             :   if ((operands[1] = peep2_find_free_register (0, 0, "r", SImode, &_regs_allocated)) == NULL_RTX)
   74957                 :             :     return NULL;
   74958                 :             :   if (dump_file)
   74959                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_369 (i386.md:26831)\n");
   74960                 :             :   start_sequence ();
   74961                 :             :   operand0 = operands[0];
   74962                 :             :   (void) operand0;
   74963                 :             :   operand1 = operands[1];
   74964                 :             :   (void) operand1;
   74965                 :             :   emit_insn (gen_rtx_SET (operand1,
   74966                 :             :         gen_rtx_MEM (SImode,
   74967                 :             :         gen_rtx_POST_INC (SImode,
   74968                 :             :         gen_rtx_REG (SImode,
   74969                 :             :         7)))));
   74970                 :             :   _val = get_insns ();
   74971                 :             :   end_sequence ();
   74972                 :             :   return _val;
   74973                 :             : }
   74974                 :             : 
   74975                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:26831 */
   74976                 :             : extern rtx_insn *gen_peephole2_370 (rtx_insn *, rtx *);
   74977                 :             : rtx_insn *
   74978                 :             : gen_peephole2_370 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   74979                 :             : {
   74980                 :             :   rtx operand0;
   74981                 :             :   rtx operand1;
   74982                 :             :   rtx_insn *_val = NULL;
   74983                 :             :   HARD_REG_SET _regs_allocated;
   74984                 :             :   CLEAR_HARD_REG_SET (_regs_allocated);
   74985                 :             :   if ((operands[1] = peep2_find_free_register (0, 0, "r", DImode, &_regs_allocated)) == NULL_RTX)
   74986                 :             :     return NULL;
   74987                 :             :   if (dump_file)
   74988                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_370 (i386.md:26831)\n");
   74989                 :             :   start_sequence ();
   74990                 :             :   operand0 = operands[0];
   74991                 :             :   (void) operand0;
   74992                 :             :   operand1 = operands[1];
   74993                 :             :   (void) operand1;
   74994                 :             :   emit_insn (gen_rtx_SET (operand1,
   74995                 :             :         gen_rtx_MEM (DImode,
   74996                 :             :         gen_rtx_POST_INC (SImode,
   74997                 :             :         gen_rtx_REG (SImode,
   74998                 :             :         7)))));
   74999                 :             :   _val = get_insns ();
   75000                 :             :   end_sequence ();
   75001                 :             :   return _val;
   75002                 :             : }
   75003                 :             : 
   75004                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:26831 */
   75005                 :             : extern rtx_insn *gen_peephole2_371 (rtx_insn *, rtx *);
   75006                 :             : rtx_insn *
   75007                 :             : gen_peephole2_371 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   75008                 :             : {
   75009                 :             :   rtx operand0;
   75010                 :             :   rtx operand1;
   75011                 :             :   rtx_insn *_val = NULL;
   75012                 :             :   HARD_REG_SET _regs_allocated;
   75013                 :             :   CLEAR_HARD_REG_SET (_regs_allocated);
   75014                 :             :   if ((operands[1] = peep2_find_free_register (0, 0, "r", SImode, &_regs_allocated)) == NULL_RTX)
   75015                 :             :     return NULL;
   75016                 :             :   if (dump_file)
   75017                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_371 (i386.md:26831)\n");
   75018                 :             :   start_sequence ();
   75019                 :             :   operand0 = operands[0];
   75020                 :             :   (void) operand0;
   75021                 :             :   operand1 = operands[1];
   75022                 :             :   (void) operand1;
   75023                 :             :   emit_insn (gen_rtx_SET (operand1,
   75024                 :             :         gen_rtx_MEM (SImode,
   75025                 :             :         gen_rtx_POST_INC (DImode,
   75026                 :             :         gen_rtx_REG (DImode,
   75027                 :             :         7)))));
   75028                 :             :   _val = get_insns ();
   75029                 :             :   end_sequence ();
   75030                 :             :   return _val;
   75031                 :             : }
   75032                 :             : 
   75033                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:26831 */
   75034                 :             : extern rtx_insn *gen_peephole2_372 (rtx_insn *, rtx *);
   75035                 :             : rtx_insn *
   75036                 :             : gen_peephole2_372 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   75037                 :             : {
   75038                 :             :   rtx operand0;
   75039                 :             :   rtx operand1;
   75040                 :             :   rtx_insn *_val = NULL;
   75041                 :             :   HARD_REG_SET _regs_allocated;
   75042                 :             :   CLEAR_HARD_REG_SET (_regs_allocated);
   75043                 :             :   if ((operands[1] = peep2_find_free_register (0, 0, "r", DImode, &_regs_allocated)) == NULL_RTX)
   75044                 :             :     return NULL;
   75045                 :             :   if (dump_file)
   75046                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_372 (i386.md:26831)\n");
   75047                 :             :   start_sequence ();
   75048                 :             :   operand0 = operands[0];
   75049                 :             :   (void) operand0;
   75050                 :             :   operand1 = operands[1];
   75051                 :             :   (void) operand1;
   75052                 :             :   emit_insn (gen_rtx_SET (operand1,
   75053                 :             :         gen_rtx_MEM (DImode,
   75054                 :             :         gen_rtx_POST_INC (DImode,
   75055                 :             :         gen_rtx_REG (DImode,
   75056                 :             :         7)))));
   75057                 :             :   _val = get_insns ();
   75058                 :             :   end_sequence ();
   75059                 :             :   return _val;
   75060                 :             : }
   75061                 :             : 
   75062                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:26842 */
   75063                 :             : extern rtx_insn *gen_peephole2_373 (rtx_insn *, rtx *);
   75064                 :             : rtx_insn *
   75065                 :             : gen_peephole2_373 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   75066                 :             : {
   75067                 :             :   rtx operand0;
   75068                 :             :   rtx operand1;
   75069                 :             :   rtx operand2;
   75070                 :             :   rtx_insn *_val = NULL;
   75071                 :             :   HARD_REG_SET _regs_allocated;
   75072                 :             :   CLEAR_HARD_REG_SET (_regs_allocated);
   75073                 :             :   if ((operands[1] = peep2_find_free_register (0, 0, "r", SImode, &_regs_allocated)) == NULL_RTX)
   75074                 :             :     return NULL;
   75075                 :             :   if ((operands[2] = peep2_find_free_register (0, 0, "r", SImode, &_regs_allocated)) == NULL_RTX)
   75076                 :             :     return NULL;
   75077                 :             :   if (dump_file)
   75078                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_373 (i386.md:26842)\n");
   75079                 :             :   start_sequence ();
   75080                 :             :   operand0 = operands[0];
   75081                 :             :   (void) operand0;
   75082                 :             :   operand1 = operands[1];
   75083                 :             :   (void) operand1;
   75084                 :             :   operand2 = operands[2];
   75085                 :             :   (void) operand2;
   75086                 :             :   emit_insn (gen_rtx_SET (operand1,
   75087                 :             :         gen_rtx_MEM (SImode,
   75088                 :             :         gen_rtx_POST_INC (SImode,
   75089                 :             :         gen_rtx_REG (SImode,
   75090                 :             :         7)))));
   75091                 :             :   emit_insn (gen_rtx_SET (operand2,
   75092                 :             :         gen_rtx_MEM (SImode,
   75093                 :             :         gen_rtx_POST_INC (SImode,
   75094                 :             :         gen_rtx_REG (SImode,
   75095                 :             :         7)))));
   75096                 :             :   _val = get_insns ();
   75097                 :             :   end_sequence ();
   75098                 :             :   return _val;
   75099                 :             : }
   75100                 :             : 
   75101                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:26842 */
   75102                 :             : extern rtx_insn *gen_peephole2_374 (rtx_insn *, rtx *);
   75103                 :             : rtx_insn *
   75104                 :             : gen_peephole2_374 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   75105                 :             : {
   75106                 :             :   rtx operand0;
   75107                 :             :   rtx operand1;
   75108                 :             :   rtx operand2;
   75109                 :             :   rtx_insn *_val = NULL;
   75110                 :             :   HARD_REG_SET _regs_allocated;
   75111                 :             :   CLEAR_HARD_REG_SET (_regs_allocated);
   75112                 :             :   if ((operands[1] = peep2_find_free_register (0, 0, "r", DImode, &_regs_allocated)) == NULL_RTX)
   75113                 :             :     return NULL;
   75114                 :             :   if ((operands[2] = peep2_find_free_register (0, 0, "r", DImode, &_regs_allocated)) == NULL_RTX)
   75115                 :             :     return NULL;
   75116                 :             :   if (dump_file)
   75117                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_374 (i386.md:26842)\n");
   75118                 :             :   start_sequence ();
   75119                 :             :   operand0 = operands[0];
   75120                 :             :   (void) operand0;
   75121                 :             :   operand1 = operands[1];
   75122                 :             :   (void) operand1;
   75123                 :             :   operand2 = operands[2];
   75124                 :             :   (void) operand2;
   75125                 :             :   emit_insn (gen_rtx_SET (operand1,
   75126                 :             :         gen_rtx_MEM (DImode,
   75127                 :             :         gen_rtx_POST_INC (SImode,
   75128                 :             :         gen_rtx_REG (SImode,
   75129                 :             :         7)))));
   75130                 :             :   emit_insn (gen_rtx_SET (operand2,
   75131                 :             :         gen_rtx_MEM (DImode,
   75132                 :             :         gen_rtx_POST_INC (SImode,
   75133                 :             :         gen_rtx_REG (SImode,
   75134                 :             :         7)))));
   75135                 :             :   _val = get_insns ();
   75136                 :             :   end_sequence ();
   75137                 :             :   return _val;
   75138                 :             : }
   75139                 :             : 
   75140                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:26842 */
   75141                 :             : extern rtx_insn *gen_peephole2_375 (rtx_insn *, rtx *);
   75142                 :             : rtx_insn *
   75143                 :             : gen_peephole2_375 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   75144                 :             : {
   75145                 :             :   rtx operand0;
   75146                 :             :   rtx operand1;
   75147                 :             :   rtx operand2;
   75148                 :             :   rtx_insn *_val = NULL;
   75149                 :             :   HARD_REG_SET _regs_allocated;
   75150                 :             :   CLEAR_HARD_REG_SET (_regs_allocated);
   75151                 :             :   if ((operands[1] = peep2_find_free_register (0, 0, "r", SImode, &_regs_allocated)) == NULL_RTX)
   75152                 :             :     return NULL;
   75153                 :             :   if ((operands[2] = peep2_find_free_register (0, 0, "r", SImode, &_regs_allocated)) == NULL_RTX)
   75154                 :             :     return NULL;
   75155                 :             :   if (dump_file)
   75156                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_375 (i386.md:26842)\n");
   75157                 :             :   start_sequence ();
   75158                 :             :   operand0 = operands[0];
   75159                 :             :   (void) operand0;
   75160                 :             :   operand1 = operands[1];
   75161                 :             :   (void) operand1;
   75162                 :             :   operand2 = operands[2];
   75163                 :             :   (void) operand2;
   75164                 :             :   emit_insn (gen_rtx_SET (operand1,
   75165                 :             :         gen_rtx_MEM (SImode,
   75166                 :             :         gen_rtx_POST_INC (DImode,
   75167                 :             :         gen_rtx_REG (DImode,
   75168                 :             :         7)))));
   75169                 :             :   emit_insn (gen_rtx_SET (operand2,
   75170                 :             :         gen_rtx_MEM (SImode,
   75171                 :             :         gen_rtx_POST_INC (DImode,
   75172                 :             :         gen_rtx_REG (DImode,
   75173                 :             :         7)))));
   75174                 :             :   _val = get_insns ();
   75175                 :             :   end_sequence ();
   75176                 :             :   return _val;
   75177                 :             : }
   75178                 :             : 
   75179                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:26842 */
   75180                 :             : extern rtx_insn *gen_peephole2_376 (rtx_insn *, rtx *);
   75181                 :             : rtx_insn *
   75182                 :             : gen_peephole2_376 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   75183                 :             : {
   75184                 :             :   rtx operand0;
   75185                 :             :   rtx operand1;
   75186                 :             :   rtx operand2;
   75187                 :             :   rtx_insn *_val = NULL;
   75188                 :             :   HARD_REG_SET _regs_allocated;
   75189                 :             :   CLEAR_HARD_REG_SET (_regs_allocated);
   75190                 :             :   if ((operands[1] = peep2_find_free_register (0, 0, "r", DImode, &_regs_allocated)) == NULL_RTX)
   75191                 :             :     return NULL;
   75192                 :             :   if ((operands[2] = peep2_find_free_register (0, 0, "r", DImode, &_regs_allocated)) == NULL_RTX)
   75193                 :             :     return NULL;
   75194                 :             :   if (dump_file)
   75195                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_376 (i386.md:26842)\n");
   75196                 :             :   start_sequence ();
   75197                 :             :   operand0 = operands[0];
   75198                 :             :   (void) operand0;
   75199                 :             :   operand1 = operands[1];
   75200                 :             :   (void) operand1;
   75201                 :             :   operand2 = operands[2];
   75202                 :             :   (void) operand2;
   75203                 :             :   emit_insn (gen_rtx_SET (operand1,
   75204                 :             :         gen_rtx_MEM (DImode,
   75205                 :             :         gen_rtx_POST_INC (DImode,
   75206                 :             :         gen_rtx_REG (DImode,
   75207                 :             :         7)))));
   75208                 :             :   emit_insn (gen_rtx_SET (operand2,
   75209                 :             :         gen_rtx_MEM (DImode,
   75210                 :             :         gen_rtx_POST_INC (DImode,
   75211                 :             :         gen_rtx_REG (DImode,
   75212                 :             :         7)))));
   75213                 :             :   _val = get_insns ();
   75214                 :             :   end_sequence ();
   75215                 :             :   return _val;
   75216                 :             : }
   75217                 :             : 
   75218                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:26853 */
   75219                 :             : extern rtx_insn *gen_peephole2_377 (rtx_insn *, rtx *);
   75220                 :             : rtx_insn *
   75221                 :             : gen_peephole2_377 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   75222                 :             : {
   75223                 :             :   rtx operand0;
   75224                 :             :   rtx operand1;
   75225                 :             :   rtx_insn *_val = NULL;
   75226                 :             :   HARD_REG_SET _regs_allocated;
   75227                 :             :   CLEAR_HARD_REG_SET (_regs_allocated);
   75228                 :             :   if ((operands[1] = peep2_find_free_register (0, 0, "r", SImode, &_regs_allocated)) == NULL_RTX)
   75229                 :             :     return NULL;
   75230                 :             :   if (dump_file)
   75231                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_377 (i386.md:26853)\n");
   75232                 :             :   start_sequence ();
   75233                 :             :   operand0 = operands[0];
   75234                 :             :   (void) operand0;
   75235                 :             :   operand1 = operands[1];
   75236                 :             :   (void) operand1;
   75237                 :             :   emit_insn (gen_rtx_SET (operand1,
   75238                 :             :         gen_rtx_MEM (SImode,
   75239                 :             :         gen_rtx_POST_INC (SImode,
   75240                 :             :         gen_rtx_REG (SImode,
   75241                 :             :         7)))));
   75242                 :             :   emit_insn (gen_rtx_SET (copy_rtx (operand1),
   75243                 :             :         gen_rtx_MEM (SImode,
   75244                 :             :         gen_rtx_POST_INC (SImode,
   75245                 :             :         gen_rtx_REG (SImode,
   75246                 :             :         7)))));
   75247                 :             :   _val = get_insns ();
   75248                 :             :   end_sequence ();
   75249                 :             :   return _val;
   75250                 :             : }
   75251                 :             : 
   75252                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:26853 */
   75253                 :             : extern rtx_insn *gen_peephole2_378 (rtx_insn *, rtx *);
   75254                 :             : rtx_insn *
   75255                 :             : gen_peephole2_378 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   75256                 :             : {
   75257                 :             :   rtx operand0;
   75258                 :             :   rtx operand1;
   75259                 :             :   rtx_insn *_val = NULL;
   75260                 :             :   HARD_REG_SET _regs_allocated;
   75261                 :             :   CLEAR_HARD_REG_SET (_regs_allocated);
   75262                 :             :   if ((operands[1] = peep2_find_free_register (0, 0, "r", DImode, &_regs_allocated)) == NULL_RTX)
   75263                 :             :     return NULL;
   75264                 :             :   if (dump_file)
   75265                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_378 (i386.md:26853)\n");
   75266                 :             :   start_sequence ();
   75267                 :             :   operand0 = operands[0];
   75268                 :             :   (void) operand0;
   75269                 :             :   operand1 = operands[1];
   75270                 :             :   (void) operand1;
   75271                 :             :   emit_insn (gen_rtx_SET (operand1,
   75272                 :             :         gen_rtx_MEM (DImode,
   75273                 :             :         gen_rtx_POST_INC (SImode,
   75274                 :             :         gen_rtx_REG (SImode,
   75275                 :             :         7)))));
   75276                 :             :   emit_insn (gen_rtx_SET (copy_rtx (operand1),
   75277                 :             :         gen_rtx_MEM (DImode,
   75278                 :             :         gen_rtx_POST_INC (SImode,
   75279                 :             :         gen_rtx_REG (SImode,
   75280                 :             :         7)))));
   75281                 :             :   _val = get_insns ();
   75282                 :             :   end_sequence ();
   75283                 :             :   return _val;
   75284                 :             : }
   75285                 :             : 
   75286                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:26853 */
   75287                 :             : extern rtx_insn *gen_peephole2_379 (rtx_insn *, rtx *);
   75288                 :             : rtx_insn *
   75289                 :             : gen_peephole2_379 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   75290                 :             : {
   75291                 :             :   rtx operand0;
   75292                 :             :   rtx operand1;
   75293                 :             :   rtx_insn *_val = NULL;
   75294                 :             :   HARD_REG_SET _regs_allocated;
   75295                 :             :   CLEAR_HARD_REG_SET (_regs_allocated);
   75296                 :             :   if ((operands[1] = peep2_find_free_register (0, 0, "r", SImode, &_regs_allocated)) == NULL_RTX)
   75297                 :             :     return NULL;
   75298                 :             :   if (dump_file)
   75299                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_379 (i386.md:26853)\n");
   75300                 :             :   start_sequence ();
   75301                 :             :   operand0 = operands[0];
   75302                 :             :   (void) operand0;
   75303                 :             :   operand1 = operands[1];
   75304                 :             :   (void) operand1;
   75305                 :             :   emit_insn (gen_rtx_SET (operand1,
   75306                 :             :         gen_rtx_MEM (SImode,
   75307                 :             :         gen_rtx_POST_INC (DImode,
   75308                 :             :         gen_rtx_REG (DImode,
   75309                 :             :         7)))));
   75310                 :             :   emit_insn (gen_rtx_SET (copy_rtx (operand1),
   75311                 :             :         gen_rtx_MEM (SImode,
   75312                 :             :         gen_rtx_POST_INC (DImode,
   75313                 :             :         gen_rtx_REG (DImode,
   75314                 :             :         7)))));
   75315                 :             :   _val = get_insns ();
   75316                 :             :   end_sequence ();
   75317                 :             :   return _val;
   75318                 :             : }
   75319                 :             : 
   75320                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:26853 */
   75321                 :             : extern rtx_insn *gen_peephole2_380 (rtx_insn *, rtx *);
   75322                 :             : rtx_insn *
   75323                 :             : gen_peephole2_380 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   75324                 :             : {
   75325                 :             :   rtx operand0;
   75326                 :             :   rtx operand1;
   75327                 :             :   rtx_insn *_val = NULL;
   75328                 :             :   HARD_REG_SET _regs_allocated;
   75329                 :             :   CLEAR_HARD_REG_SET (_regs_allocated);
   75330                 :             :   if ((operands[1] = peep2_find_free_register (0, 0, "r", DImode, &_regs_allocated)) == NULL_RTX)
   75331                 :             :     return NULL;
   75332                 :             :   if (dump_file)
   75333                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_380 (i386.md:26853)\n");
   75334                 :             :   start_sequence ();
   75335                 :             :   operand0 = operands[0];
   75336                 :             :   (void) operand0;
   75337                 :             :   operand1 = operands[1];
   75338                 :             :   (void) operand1;
   75339                 :             :   emit_insn (gen_rtx_SET (operand1,
   75340                 :             :         gen_rtx_MEM (DImode,
   75341                 :             :         gen_rtx_POST_INC (DImode,
   75342                 :             :         gen_rtx_REG (DImode,
   75343                 :             :         7)))));
   75344                 :             :   emit_insn (gen_rtx_SET (copy_rtx (operand1),
   75345                 :             :         gen_rtx_MEM (DImode,
   75346                 :             :         gen_rtx_POST_INC (DImode,
   75347                 :             :         gen_rtx_REG (DImode,
   75348                 :             :         7)))));
   75349                 :             :   _val = get_insns ();
   75350                 :             :   end_sequence ();
   75351                 :             :   return _val;
   75352                 :             : }
   75353                 :             : 
   75354                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:26866 */
   75355                 :             : extern rtx_insn *gen_peephole2_381 (rtx_insn *, rtx *);
   75356                 :             : rtx_insn *
   75357                 :             : gen_peephole2_381 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   75358                 :             : {
   75359                 :             :   rtx operand0;
   75360                 :             :   rtx operand1;
   75361                 :             :   rtx operand2;
   75362                 :             :   rtx operand3;
   75363                 :             :   rtx_insn *_val = NULL;
   75364                 :             :   if (dump_file)
   75365                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_381 (i386.md:26866)\n");
   75366                 :             :   start_sequence ();
   75367                 :             :   operand0 = operands[0];
   75368                 :             :   (void) operand0;
   75369                 :             :   operand1 = operands[1];
   75370                 :             :   (void) operand1;
   75371                 :             :   operand2 = operands[2];
   75372                 :             :   (void) operand2;
   75373                 :             :   operand3 = operands[3];
   75374                 :             :   (void) operand3;
   75375                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   75376                 :             :         gen_rtvec (2,
   75377                 :             :                 gen_rtx_SET (operand0,
   75378                 :             :         gen_rtx_fmt_ee (GET_CODE (operand1), GET_MODE (operand1),
   75379                 :             :                 operand2,
   75380                 :             :                 operand3)),
   75381                 :             :                 gen_rtx_CLOBBER (VOIDmode,
   75382                 :             :         copy_rtx (operand2)))), false);
   75383                 :             :   _val = get_insns ();
   75384                 :             :   end_sequence ();
   75385                 :             :   return _val;
   75386                 :             : }
   75387                 :             : 
   75388                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:26882 */
   75389                 :             : extern rtx_insn *gen_peephole2_382 (rtx_insn *, rtx *);
   75390                 :             : rtx_insn *
   75391                 :             : gen_peephole2_382 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   75392                 :             : {
   75393                 :             :   rtx operand0;
   75394                 :             :   rtx operand1;
   75395                 :             :   rtx operand2;
   75396                 :             :   rtx_insn *_val = NULL;
   75397                 :             :   if (dump_file)
   75398                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_382 (i386.md:26882)\n");
   75399                 :             :   start_sequence ();
   75400                 :             : #define FAIL return (end_sequence (), _val)
   75401                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   75402                 :             : #line 26894 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   75403                 :             : operands[2] = GEN_INT (INTVAL (operands[2]) - 1);
   75404                 :             : #undef DONE
   75405                 :             : #undef FAIL
   75406                 :             :   operand0 = operands[0];
   75407                 :             :   (void) operand0;
   75408                 :             :   operand1 = operands[1];
   75409                 :             :   (void) operand1;
   75410                 :             :   operand2 = operands[2];
   75411                 :             :   (void) operand2;
   75412                 :             :   emit_insn (gen_rtx_SET (operand0,
   75413                 :             :         gen_rtx_PLUS (SImode,
   75414                 :             :         gen_rtx_MULT (SImode,
   75415                 :             :         operand1,
   75416                 :             :         operand2),
   75417                 :             :         copy_rtx (operand1))));
   75418                 :             :   _val = get_insns ();
   75419                 :             :   end_sequence ();
   75420                 :             :   return _val;
   75421                 :             : }
   75422                 :             : 
   75423                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:26882 */
   75424                 :             : extern rtx_insn *gen_peephole2_383 (rtx_insn *, rtx *);
   75425                 :             : rtx_insn *
   75426                 :             : gen_peephole2_383 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   75427                 :             : {
   75428                 :             :   rtx operand0;
   75429                 :             :   rtx operand1;
   75430                 :             :   rtx operand2;
   75431                 :             :   rtx_insn *_val = NULL;
   75432                 :             :   if (dump_file)
   75433                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_383 (i386.md:26882)\n");
   75434                 :             :   start_sequence ();
   75435                 :             : #define FAIL return (end_sequence (), _val)
   75436                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   75437                 :             : #line 26894 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   75438                 :             : operands[2] = GEN_INT (INTVAL (operands[2]) - 1);
   75439                 :             : #undef DONE
   75440                 :             : #undef FAIL
   75441                 :             :   operand0 = operands[0];
   75442                 :             :   (void) operand0;
   75443                 :             :   operand1 = operands[1];
   75444                 :             :   (void) operand1;
   75445                 :             :   operand2 = operands[2];
   75446                 :             :   (void) operand2;
   75447                 :             :   emit_insn (gen_rtx_SET (operand0,
   75448                 :             :         gen_rtx_PLUS (DImode,
   75449                 :             :         gen_rtx_MULT (DImode,
   75450                 :             :         operand1,
   75451                 :             :         operand2),
   75452                 :             :         copy_rtx (operand1))));
   75453                 :             :   _val = get_insns ();
   75454                 :             :   end_sequence ();
   75455                 :             :   return _val;
   75456                 :             : }
   75457                 :             : 
   75458                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:26896 */
   75459                 :             : extern rtx_insn *gen_peephole2_384 (rtx_insn *, rtx *);
   75460                 :             : rtx_insn *
   75461                 :             : gen_peephole2_384 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   75462                 :             : {
   75463                 :             :   rtx operand0;
   75464                 :             :   rtx operand1;
   75465                 :             :   rtx operand2;
   75466                 :             :   rtx_insn *_val = NULL;
   75467                 :             :   if (dump_file)
   75468                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_384 (i386.md:26896)\n");
   75469                 :             :   start_sequence ();
   75470                 :             : #define FAIL return (end_sequence (), _val)
   75471                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   75472                 :             : #line 26908 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   75473                 :             : operands[2] = GEN_INT (INTVAL (operands[2]) - 1);
   75474                 :             : #undef DONE
   75475                 :             : #undef FAIL
   75476                 :             :   operand0 = operands[0];
   75477                 :             :   (void) operand0;
   75478                 :             :   operand1 = operands[1];
   75479                 :             :   (void) operand1;
   75480                 :             :   operand2 = operands[2];
   75481                 :             :   (void) operand2;
   75482                 :             :   emit_insn (gen_rtx_SET (operand0,
   75483                 :             :         operand1));
   75484                 :             :   emit_insn (gen_rtx_SET (copy_rtx (operand0),
   75485                 :             :         gen_rtx_PLUS (SImode,
   75486                 :             :         gen_rtx_MULT (SImode,
   75487                 :             :         copy_rtx (operand0),
   75488                 :             :         operand2),
   75489                 :             :         copy_rtx (operand0))));
   75490                 :             :   _val = get_insns ();
   75491                 :             :   end_sequence ();
   75492                 :             :   return _val;
   75493                 :             : }
   75494                 :             : 
   75495                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:26896 */
   75496                 :             : extern rtx_insn *gen_peephole2_385 (rtx_insn *, rtx *);
   75497                 :             : rtx_insn *
   75498                 :             : gen_peephole2_385 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   75499                 :             : {
   75500                 :             :   rtx operand0;
   75501                 :             :   rtx operand1;
   75502                 :             :   rtx operand2;
   75503                 :             :   rtx_insn *_val = NULL;
   75504                 :             :   if (dump_file)
   75505                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_385 (i386.md:26896)\n");
   75506                 :             :   start_sequence ();
   75507                 :             : #define FAIL return (end_sequence (), _val)
   75508                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   75509                 :             : #line 26908 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   75510                 :             : operands[2] = GEN_INT (INTVAL (operands[2]) - 1);
   75511                 :             : #undef DONE
   75512                 :             : #undef FAIL
   75513                 :             :   operand0 = operands[0];
   75514                 :             :   (void) operand0;
   75515                 :             :   operand1 = operands[1];
   75516                 :             :   (void) operand1;
   75517                 :             :   operand2 = operands[2];
   75518                 :             :   (void) operand2;
   75519                 :             :   emit_insn (gen_rtx_SET (operand0,
   75520                 :             :         operand1));
   75521                 :             :   emit_insn (gen_rtx_SET (copy_rtx (operand0),
   75522                 :             :         gen_rtx_PLUS (DImode,
   75523                 :             :         gen_rtx_MULT (DImode,
   75524                 :             :         copy_rtx (operand0),
   75525                 :             :         operand2),
   75526                 :             :         copy_rtx (operand0))));
   75527                 :             :   _val = get_insns ();
   75528                 :             :   end_sequence ();
   75529                 :             :   return _val;
   75530                 :             : }
   75531                 :             : 
   75532                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:26912 */
   75533                 :             : extern rtx_insn *gen_peephole2_386 (rtx_insn *, rtx *);
   75534                 :             : rtx_insn *
   75535                 :             : gen_peephole2_386 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   75536                 :             : {
   75537                 :             :   rtx operand0;
   75538                 :             :   rtx operand1;
   75539                 :             :   rtx operand2;
   75540                 :             :   rtx operand3;
   75541                 :             :   rtx_insn *_val = NULL;
   75542                 :             :   HARD_REG_SET _regs_allocated;
   75543                 :             :   CLEAR_HARD_REG_SET (_regs_allocated);
   75544                 :             :   if ((operands[3] = peep2_find_free_register (0, 0, "r", SImode, &_regs_allocated)) == NULL_RTX)
   75545                 :             :     return NULL;
   75546                 :             :   if (dump_file)
   75547                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_386 (i386.md:26912)\n");
   75548                 :             :   start_sequence ();
   75549                 :             :   operand0 = operands[0];
   75550                 :             :   (void) operand0;
   75551                 :             :   operand1 = operands[1];
   75552                 :             :   (void) operand1;
   75553                 :             :   operand2 = operands[2];
   75554                 :             :   (void) operand2;
   75555                 :             :   operand3 = operands[3];
   75556                 :             :   (void) operand3;
   75557                 :             :   emit_insn (gen_rtx_SET (operand3,
   75558                 :             :         operand1));
   75559                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   75560                 :             :         gen_rtvec (2,
   75561                 :             :                 gen_rtx_SET (operand0,
   75562                 :             :         gen_rtx_MULT (SImode,
   75563                 :             :         copy_rtx (operand3),
   75564                 :             :         operand2)),
   75565                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   75566                 :             :   _val = get_insns ();
   75567                 :             :   end_sequence ();
   75568                 :             :   return _val;
   75569                 :             : }
   75570                 :             : 
   75571                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:26912 */
   75572                 :             : extern rtx_insn *gen_peephole2_387 (rtx_insn *, rtx *);
   75573                 :             : rtx_insn *
   75574                 :             : gen_peephole2_387 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   75575                 :             : {
   75576                 :             :   rtx operand0;
   75577                 :             :   rtx operand1;
   75578                 :             :   rtx operand2;
   75579                 :             :   rtx operand3;
   75580                 :             :   rtx_insn *_val = NULL;
   75581                 :             :   HARD_REG_SET _regs_allocated;
   75582                 :             :   CLEAR_HARD_REG_SET (_regs_allocated);
   75583                 :             :   if ((operands[3] = peep2_find_free_register (0, 0, "r", DImode, &_regs_allocated)) == NULL_RTX)
   75584                 :             :     return NULL;
   75585                 :             :   if (dump_file)
   75586                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_387 (i386.md:26912)\n");
   75587                 :             :   start_sequence ();
   75588                 :             :   operand0 = operands[0];
   75589                 :             :   (void) operand0;
   75590                 :             :   operand1 = operands[1];
   75591                 :             :   (void) operand1;
   75592                 :             :   operand2 = operands[2];
   75593                 :             :   (void) operand2;
   75594                 :             :   operand3 = operands[3];
   75595                 :             :   (void) operand3;
   75596                 :             :   emit_insn (gen_rtx_SET (operand3,
   75597                 :             :         operand1));
   75598                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   75599                 :             :         gen_rtvec (2,
   75600                 :             :                 gen_rtx_SET (operand0,
   75601                 :             :         gen_rtx_MULT (DImode,
   75602                 :             :         copy_rtx (operand3),
   75603                 :             :         operand2)),
   75604                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   75605                 :             :   _val = get_insns ();
   75606                 :             :   end_sequence ();
   75607                 :             :   return _val;
   75608                 :             : }
   75609                 :             : 
   75610                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:26924 */
   75611                 :             : extern rtx_insn *gen_peephole2_388 (rtx_insn *, rtx *);
   75612                 :             : rtx_insn *
   75613                 :             : gen_peephole2_388 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   75614                 :             : {
   75615                 :             :   rtx operand0;
   75616                 :             :   rtx operand1;
   75617                 :             :   rtx operand2;
   75618                 :             :   rtx operand3;
   75619                 :             :   rtx_insn *_val = NULL;
   75620                 :             :   HARD_REG_SET _regs_allocated;
   75621                 :             :   CLEAR_HARD_REG_SET (_regs_allocated);
   75622                 :             :   if ((operands[3] = peep2_find_free_register (0, 0, "r", SImode, &_regs_allocated)) == NULL_RTX)
   75623                 :             :     return NULL;
   75624                 :             :   if (dump_file)
   75625                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_388 (i386.md:26924)\n");
   75626                 :             :   start_sequence ();
   75627                 :             :   operand0 = operands[0];
   75628                 :             :   (void) operand0;
   75629                 :             :   operand1 = operands[1];
   75630                 :             :   (void) operand1;
   75631                 :             :   operand2 = operands[2];
   75632                 :             :   (void) operand2;
   75633                 :             :   operand3 = operands[3];
   75634                 :             :   (void) operand3;
   75635                 :             :   emit_insn (gen_rtx_SET (operand3,
   75636                 :             :         operand1));
   75637                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   75638                 :             :         gen_rtvec (2,
   75639                 :             :                 gen_rtx_SET (operand0,
   75640                 :             :         gen_rtx_ZERO_EXTEND (DImode,
   75641                 :             :         gen_rtx_MULT (SImode,
   75642                 :             :         copy_rtx (operand3),
   75643                 :             :         operand2))),
   75644                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   75645                 :             :   _val = get_insns ();
   75646                 :             :   end_sequence ();
   75647                 :             :   return _val;
   75648                 :             : }
   75649                 :             : 
   75650                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:26943 */
   75651                 :             : extern rtx_insn *gen_peephole2_389 (rtx_insn *, rtx *);
   75652                 :             : rtx_insn *
   75653                 :             : gen_peephole2_389 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   75654                 :             : {
   75655                 :             :   rtx operand0;
   75656                 :             :   rtx operand1;
   75657                 :             :   rtx operand2;
   75658                 :             :   rtx operand3;
   75659                 :             :   rtx_insn *_val = NULL;
   75660                 :             :   HARD_REG_SET _regs_allocated;
   75661                 :             :   CLEAR_HARD_REG_SET (_regs_allocated);
   75662                 :             :   if ((operands[3] = peep2_find_free_register (1, 1, "r", HImode, &_regs_allocated)) == NULL_RTX)
   75663                 :             :     return NULL;
   75664                 :             :   if (dump_file)
   75665                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_389 (i386.md:26943)\n");
   75666                 :             :   start_sequence ();
   75667                 :             : #define FAIL return (end_sequence (), _val)
   75668                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   75669                 :             : #line 26955 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   75670                 :             : {
   75671                 :             :   if (!rtx_equal_p (operands[0], operands[1]))
   75672                 :             :     emit_move_insn (operands[0], operands[1]);
   75673                 :             : }
   75674                 :             : #undef DONE
   75675                 :             : #undef FAIL
   75676                 :             :   operand0 = operands[0];
   75677                 :             :   (void) operand0;
   75678                 :             :   operand1 = operands[1];
   75679                 :             :   (void) operand1;
   75680                 :             :   operand2 = operands[2];
   75681                 :             :   (void) operand2;
   75682                 :             :   operand3 = operands[3];
   75683                 :             :   (void) operand3;
   75684                 :             :   emit_insn (gen_rtx_SET (operand3,
   75685                 :             :         operand2));
   75686                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   75687                 :             :         gen_rtvec (2,
   75688                 :             :                 gen_rtx_SET (operand0,
   75689                 :             :         gen_rtx_MULT (HImode,
   75690                 :             :         copy_rtx (operand0),
   75691                 :             :         copy_rtx (operand3))),
   75692                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   75693                 :             :   _val = get_insns ();
   75694                 :             :   end_sequence ();
   75695                 :             :   return _val;
   75696                 :             : }
   75697                 :             : 
   75698                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:26943 */
   75699                 :             : extern rtx_insn *gen_peephole2_390 (rtx_insn *, rtx *);
   75700                 :             : rtx_insn *
   75701                 :             : gen_peephole2_390 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   75702                 :             : {
   75703                 :             :   rtx operand0;
   75704                 :             :   rtx operand1;
   75705                 :             :   rtx operand2;
   75706                 :             :   rtx operand3;
   75707                 :             :   rtx_insn *_val = NULL;
   75708                 :             :   HARD_REG_SET _regs_allocated;
   75709                 :             :   CLEAR_HARD_REG_SET (_regs_allocated);
   75710                 :             :   if ((operands[3] = peep2_find_free_register (1, 1, "r", SImode, &_regs_allocated)) == NULL_RTX)
   75711                 :             :     return NULL;
   75712                 :             :   if (dump_file)
   75713                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_390 (i386.md:26943)\n");
   75714                 :             :   start_sequence ();
   75715                 :             : #define FAIL return (end_sequence (), _val)
   75716                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   75717                 :             : #line 26955 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   75718                 :             : {
   75719                 :             :   if (!rtx_equal_p (operands[0], operands[1]))
   75720                 :             :     emit_move_insn (operands[0], operands[1]);
   75721                 :             : }
   75722                 :             : #undef DONE
   75723                 :             : #undef FAIL
   75724                 :             :   operand0 = operands[0];
   75725                 :             :   (void) operand0;
   75726                 :             :   operand1 = operands[1];
   75727                 :             :   (void) operand1;
   75728                 :             :   operand2 = operands[2];
   75729                 :             :   (void) operand2;
   75730                 :             :   operand3 = operands[3];
   75731                 :             :   (void) operand3;
   75732                 :             :   emit_insn (gen_rtx_SET (operand3,
   75733                 :             :         operand2));
   75734                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   75735                 :             :         gen_rtvec (2,
   75736                 :             :                 gen_rtx_SET (operand0,
   75737                 :             :         gen_rtx_MULT (SImode,
   75738                 :             :         copy_rtx (operand0),
   75739                 :             :         copy_rtx (operand3))),
   75740                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   75741                 :             :   _val = get_insns ();
   75742                 :             :   end_sequence ();
   75743                 :             :   return _val;
   75744                 :             : }
   75745                 :             : 
   75746                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:26943 */
   75747                 :             : extern rtx_insn *gen_peephole2_391 (rtx_insn *, rtx *);
   75748                 :             : rtx_insn *
   75749                 :             : gen_peephole2_391 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   75750                 :             : {
   75751                 :             :   rtx operand0;
   75752                 :             :   rtx operand1;
   75753                 :             :   rtx operand2;
   75754                 :             :   rtx operand3;
   75755                 :             :   rtx_insn *_val = NULL;
   75756                 :             :   HARD_REG_SET _regs_allocated;
   75757                 :             :   CLEAR_HARD_REG_SET (_regs_allocated);
   75758                 :             :   if ((operands[3] = peep2_find_free_register (1, 1, "r", DImode, &_regs_allocated)) == NULL_RTX)
   75759                 :             :     return NULL;
   75760                 :             :   if (dump_file)
   75761                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_391 (i386.md:26943)\n");
   75762                 :             :   start_sequence ();
   75763                 :             : #define FAIL return (end_sequence (), _val)
   75764                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   75765                 :             : #line 26955 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   75766                 :             : {
   75767                 :             :   if (!rtx_equal_p (operands[0], operands[1]))
   75768                 :             :     emit_move_insn (operands[0], operands[1]);
   75769                 :             : }
   75770                 :             : #undef DONE
   75771                 :             : #undef FAIL
   75772                 :             :   operand0 = operands[0];
   75773                 :             :   (void) operand0;
   75774                 :             :   operand1 = operands[1];
   75775                 :             :   (void) operand1;
   75776                 :             :   operand2 = operands[2];
   75777                 :             :   (void) operand2;
   75778                 :             :   operand3 = operands[3];
   75779                 :             :   (void) operand3;
   75780                 :             :   emit_insn (gen_rtx_SET (operand3,
   75781                 :             :         operand2));
   75782                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   75783                 :             :         gen_rtvec (2,
   75784                 :             :                 gen_rtx_SET (operand0,
   75785                 :             :         gen_rtx_MULT (DImode,
   75786                 :             :         copy_rtx (operand0),
   75787                 :             :         copy_rtx (operand3))),
   75788                 :             :                 gen_hard_reg_clobber (CCmode, 17))), false);
   75789                 :             :   _val = get_insns ();
   75790                 :             :   end_sequence ();
   75791                 :             :   return _val;
   75792                 :             : }
   75793                 :             : 
   75794                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:26972 */
   75795                 :             : extern rtx_insn *gen_peephole2_392 (rtx_insn *, rtx *);
   75796                 :             : rtx_insn *
   75797                 :             : gen_peephole2_392 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   75798                 :             : {
   75799                 :             :   rtx operand0;
   75800                 :             :   rtx operand1;
   75801                 :             :   rtx operand2;
   75802                 :             :   rtx operand3;
   75803                 :             :   rtx operand4;
   75804                 :             :   rtx operand5;
   75805                 :             :   rtx_insn *_val = NULL;
   75806                 :             :   HARD_REG_SET _regs_allocated;
   75807                 :             :   CLEAR_HARD_REG_SET (_regs_allocated);
   75808                 :             :   if ((operands[5] = peep2_find_free_register (0, 0, "r", SImode, &_regs_allocated)) == NULL_RTX)
   75809                 :             :     return NULL;
   75810                 :             :   if (dump_file)
   75811                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_392 (i386.md:26972)\n");
   75812                 :             :   start_sequence ();
   75813                 :             : #define FAIL return (end_sequence (), _val)
   75814                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   75815                 :             : #line 26995 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   75816                 :             : {
   75817                 :             :   machine_mode op1mode = GET_MODE (operands[1]);
   75818                 :             :   machine_mode mode = op1mode == DImode ? DImode : SImode;
   75819                 :             :   int scale = 1 << INTVAL (operands[2]);
   75820                 :             :   rtx index = gen_lowpart (word_mode, operands[1]);
   75821                 :             :   rtx base = gen_lowpart (word_mode, operands[5]);
   75822                 :             :   rtx dest = gen_lowpart (mode, operands[3]);
   75823                 :             : 
   75824                 :             :   operands[1] = gen_rtx_PLUS (word_mode, base,
   75825                 :             :                               gen_rtx_MULT (word_mode, index, GEN_INT (scale)));
   75826                 :             :   if (mode != word_mode)
   75827                 :             :     operands[1] = gen_rtx_SUBREG (mode, operands[1], 0);
   75828                 :             : 
   75829                 :             :   operands[5] = base;
   75830                 :             :   if (op1mode != word_mode)
   75831                 :             :     operands[5] = gen_lowpart (op1mode, operands[5]);
   75832                 :             : 
   75833                 :             :   operands[0] = dest;
   75834                 :             : }
   75835                 :             : #undef DONE
   75836                 :             : #undef FAIL
   75837                 :             :   operand0 = operands[0];
   75838                 :             :   (void) operand0;
   75839                 :             :   operand1 = operands[1];
   75840                 :             :   (void) operand1;
   75841                 :             :   operand2 = operands[2];
   75842                 :             :   (void) operand2;
   75843                 :             :   operand3 = operands[3];
   75844                 :             :   (void) operand3;
   75845                 :             :   operand4 = operands[4];
   75846                 :             :   (void) operand4;
   75847                 :             :   operand5 = operands[5];
   75848                 :             :   (void) operand5;
   75849                 :             :   emit_insn (gen_rtx_SET (operand5,
   75850                 :             :         operand4));
   75851                 :             :   emit_insn (gen_rtx_SET (operand0,
   75852                 :             :         operand1));
   75853                 :             :   _val = get_insns ();
   75854                 :             :   end_sequence ();
   75855                 :             :   return _val;
   75856                 :             : }
   75857                 :             : 
   75858                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:26972 */
   75859                 :             : extern rtx_insn *gen_peephole2_393 (rtx_insn *, rtx *);
   75860                 :             : rtx_insn *
   75861                 :             : gen_peephole2_393 (rtx_insn *curr_insn ATTRIBUTE_UNUSED, rtx *operands)
   75862                 :             : {
   75863                 :             :   rtx operand0;
   75864                 :             :   rtx operand1;
   75865                 :             :   rtx operand2;
   75866                 :             :   rtx operand3;
   75867                 :             :   rtx operand4;
   75868                 :             :   rtx operand5;
   75869                 :             :   rtx_insn *_val = NULL;
   75870                 :             :   HARD_REG_SET _regs_allocated;
   75871                 :             :   CLEAR_HARD_REG_SET (_regs_allocated);
   75872                 :             :   if ((operands[5] = peep2_find_free_register (0, 0, "r", DImode, &_regs_allocated)) == NULL_RTX)
   75873                 :             :     return NULL;
   75874                 :             :   if (dump_file)
   75875                 :             :     fprintf (dump_file, "Splitting with gen_peephole2_393 (i386.md:26972)\n");
   75876                 :             :   start_sequence ();
   75877                 :             : #define FAIL return (end_sequence (), _val)
   75878                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   75879                 :             : #line 26995 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   75880                 :             : {
   75881                 :             :   machine_mode op1mode = GET_MODE (operands[1]);
   75882                 :             :   machine_mode mode = op1mode == DImode ? DImode : SImode;
   75883                 :             :   int scale = 1 << INTVAL (operands[2]);
   75884                 :             :   rtx index = gen_lowpart (word_mode, operands[1]);
   75885                 :             :   rtx base = gen_lowpart (word_mode, operands[5]);
   75886                 :             :   rtx dest = gen_lowpart (mode, operands[3]);
   75887                 :             : 
   75888                 :             :   operands[1] = gen_rtx_PLUS (word_mode, base,
   75889                 :             :                               gen_rtx_MULT (word_mode, index, GEN_INT (scale)));
   75890                 :             :   if (mode != word_mode)
   75891                 :             :     operands[1] = gen_rtx_SUBREG (mode, operands[1], 0);
   75892                 :             : 
   75893                 :             :   operands[5] = base;
   75894                 :             :   if (op1mode != word_mode)
   75895                 :             :     operands[5] = gen_lowpart (op1mode, operands[5]);
   75896                 :             : 
   75897                 :             :   operands[0] = dest;
   75898                 :             : }
   75899                 :             : #undef DONE
   75900                 :             : #undef FAIL
   75901                 :             :   operand0 = operands[0];
   75902                 :             :   (void) operand0;
   75903                 :             :   operand1 = operands[1];
   75904                 :             :   (void) operand1;
   75905                 :             :   operand2 = operands[2];
   75906                 :             :   (void) operand2;
   75907                 :             :   operand3 = operands[3];
   75908                 :             :   (void) operand3;
   75909                 :             :   operand4 = operands[4];
   75910                 :             :   (void) operand4;
   75911                 :             :   operand5 = operands[5];
   75912                 :             :   (void) operand5;
   75913                 :             :   emit_insn (gen_rtx_SET (operand5,
   75914                 :             :         operand4));
   75915                 :             :   emit_insn (gen_rtx_SET (operand0,
   75916                 :             :         operand1));
   75917                 :             :   _val = get_insns ();
   75918                 :             :   end_sequence ();
   75919                 :             :   return _val;
   75920                 :             : }
   75921                 :             : 
   75922                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:27044 */
   75923                 :             : rtx
   75924                 :             : gen_prefetch (rtx operand0,
   75925                 :             :         rtx operand1,
   75926                 :             :         rtx operand2)
   75927                 :             : {
   75928                 :             :   rtx_insn *_val = 0;
   75929                 :             :   start_sequence ();
   75930                 :             :   {
   75931                 :             :     rtx operands[3];
   75932                 :             :     operands[0] = operand0;
   75933                 :             :     operands[1] = operand1;
   75934                 :             :     operands[2] = operand2;
   75935                 :             : #define FAIL return (end_sequence (), _val)
   75936                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   75937                 :             : #line 27049 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   75938                 :             : {
   75939                 :             :   bool write = operands[1] != const0_rtx;
   75940                 :             :   int locality = INTVAL (operands[2]);
   75941                 :             : 
   75942                 :             :   gcc_assert (IN_RANGE (locality, 0, 3));
   75943                 :             : 
   75944                 :             :   /* Use 3dNOW prefetch in case we are asking for write prefetch not
   75945                 :             :      supported by SSE counterpart (non-SSE2 athlon machines) or the
   75946                 :             :      SSE prefetch is not available (K6 machines).  Otherwise use SSE
   75947                 :             :      prefetch as it allows specifying of locality.  */
   75948                 :             : 
   75949                 :             :   if (write)
   75950                 :             :     {
   75951                 :             :       if (TARGET_PREFETCHWT1)
   75952                 :             :         operands[2] = GEN_INT (MAX (locality, 2)); 
   75953                 :             :       else if (TARGET_PRFCHW)
   75954                 :             :         operands[2] = GEN_INT (3);
   75955                 :             :       else if (TARGET_3DNOW && !TARGET_SSE2)
   75956                 :             :         operands[2] = GEN_INT (3);
   75957                 :             :       else if (TARGET_PREFETCH_SSE)
   75958                 :             :         operands[1] = const0_rtx;
   75959                 :             :       else
   75960                 :             :         {
   75961                 :             :           gcc_assert (TARGET_3DNOW);
   75962                 :             :           operands[2] = GEN_INT (3);
   75963                 :             :         }
   75964                 :             :     }
   75965                 :             :   else
   75966                 :             :     {
   75967                 :             :       if (TARGET_PREFETCH_SSE)
   75968                 :             :         ;
   75969                 :             :       else
   75970                 :             :         {
   75971                 :             :           gcc_assert (TARGET_3DNOW);
   75972                 :             :           operands[2] = GEN_INT (3);
   75973                 :             :         }
   75974                 :             :     }
   75975                 :             : }
   75976                 :             : #undef DONE
   75977                 :             : #undef FAIL
   75978                 :             :     operand0 = operands[0];
   75979                 :             :     (void) operand0;
   75980                 :             :     operand1 = operands[1];
   75981                 :             :     (void) operand1;
   75982                 :             :     operand2 = operands[2];
   75983                 :             :     (void) operand2;
   75984                 :             :   }
   75985                 :             :   emit_insn (gen_rtx_PREFETCH (VOIDmode,
   75986                 :             :         operand0,
   75987                 :             :         operand1,
   75988                 :             :         operand2));
   75989                 :             :   _val = get_insns ();
   75990                 :             :   end_sequence ();
   75991                 :             :   return _val;
   75992                 :             : }
   75993                 :             : 
   75994                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:27624 */
   75995                 :             : rtx
   75996                 :             : gen_pause (void)
   75997                 :             : {
   75998                 :             :   rtx operand0;
   75999                 :             :   rtx_insn *_val = 0;
   76000                 :             :   start_sequence ();
   76001                 :             :   {
   76002                 :             :     rtx operands[1];
   76003                 :             : #define FAIL return (end_sequence (), _val)
   76004                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   76005                 :             : #line 27628 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   76006                 :             : {
   76007                 :             :   operands[0] = gen_rtx_MEM (BLKmode, gen_rtx_SCRATCH (Pmode));
   76008                 :             :   MEM_VOLATILE_P (operands[0]) = 1;
   76009                 :             : }
   76010                 :             : #undef DONE
   76011                 :             : #undef FAIL
   76012                 :             :     operand0 = operands[0];
   76013                 :             :     (void) operand0;
   76014                 :             :   }
   76015                 :             :   emit_insn (gen_rtx_SET (operand0,
   76016                 :             :         gen_rtx_UNSPEC (BLKmode,
   76017                 :             :         gen_rtvec (1,
   76018                 :             :                 copy_rtx (operand0)),
   76019                 :             :         34)));
   76020                 :             :   _val = get_insns ();
   76021                 :             :   end_sequence ();
   76022                 :             :   return _val;
   76023                 :             : }
   76024                 :             : 
   76025                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:27720 */
   76026                 :             : rtx
   76027                 :             : gen_xbegin (rtx operand0)
   76028                 :             : {
   76029                 :             :   rtx_insn *_val = 0;
   76030                 :             :   start_sequence ();
   76031                 :             :   {
   76032                 :             :     rtx operands[1];
   76033                 :             :     operands[0] = operand0;
   76034                 :             : #define FAIL return (end_sequence (), _val)
   76035                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   76036                 :             : #line 27724 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   76037                 :             : {
   76038                 :             :   rtx_code_label *label = gen_label_rtx ();
   76039                 :             : 
   76040                 :             :   /* xbegin is emitted as jump_insn, so reload won't be able
   76041                 :             :      to reload its operand.  Force the value into AX hard register.  */
   76042                 :             :   rtx ax_reg = gen_rtx_REG (SImode, AX_REG);
   76043                 :             :   emit_move_insn (ax_reg, constm1_rtx);
   76044                 :             : 
   76045                 :             :   emit_jump_insn (gen_xbegin_1 (ax_reg, label));
   76046                 :             : 
   76047                 :             :   emit_label (label);
   76048                 :             :   LABEL_NUSES (label) = 1;
   76049                 :             : 
   76050                 :             :   emit_move_insn (operands[0], ax_reg);
   76051                 :             : 
   76052                 :             :   DONE;
   76053                 :             : }
   76054                 :             : #undef DONE
   76055                 :             : #undef FAIL
   76056                 :             :     operand0 = operands[0];
   76057                 :             :     (void) operand0;
   76058                 :             :   }
   76059                 :             :   emit_insn (gen_rtx_SET (operand0,
   76060                 :             :         gen_rtx_UNSPEC_VOLATILE (SImode,
   76061                 :             :         gen_rtvec (1,
   76062                 :             :                 const0_rtx),
   76063                 :             :         46)));
   76064                 :             :   _val = get_insns ();
   76065                 :             :   end_sequence ();
   76066                 :             :   return _val;
   76067                 :             : }
   76068                 :             : 
   76069                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:27770 */
   76070                 :             : rtx
   76071                 :             : gen_xtest (rtx operand0)
   76072                 :             : {
   76073                 :             :   rtx_insn *_val = 0;
   76074                 :             :   start_sequence ();
   76075                 :             :   {
   76076                 :             :     rtx operands[1];
   76077                 :             :     operands[0] = operand0;
   76078                 :             : #define FAIL return (end_sequence (), _val)
   76079                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   76080                 :             : #line 27774 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   76081                 :             : {
   76082                 :             :   emit_insn (gen_xtest_1 ());
   76083                 :             : 
   76084                 :             :   ix86_expand_setcc (operands[0], NE,
   76085                 :             :                      gen_rtx_REG (CCZmode, FLAGS_REG), const0_rtx);
   76086                 :             :   DONE;
   76087                 :             : }
   76088                 :             : #undef DONE
   76089                 :             : #undef FAIL
   76090                 :             :     operand0 = operands[0];
   76091                 :             :     (void) operand0;
   76092                 :             :   }
   76093                 :             :   emit_insn (gen_rtx_SET (operand0,
   76094                 :             :         gen_rtx_UNSPEC_VOLATILE (QImode,
   76095                 :             :         gen_rtvec (1,
   76096                 :             :                 const0_rtx),
   76097                 :             :         49)));
   76098                 :             :   _val = get_insns ();
   76099                 :             :   end_sequence ();
   76100                 :             :   return _val;
   76101                 :             : }
   76102                 :             : 
   76103                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:27845 */
   76104                 :             : rtx
   76105                 :             : gen_rdpkru (rtx operand0)
   76106                 :             : {
   76107                 :             :   rtx operand1;
   76108                 :             :   rtx operand2;
   76109                 :             :   rtx_insn *_val = 0;
   76110                 :             :   start_sequence ();
   76111                 :             :   {
   76112                 :             :     rtx operands[3];
   76113                 :             :     operands[0] = operand0;
   76114                 :             : #define FAIL return (end_sequence (), _val)
   76115                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   76116                 :             : #line 27851 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   76117                 :             : {
   76118                 :             :   operands[1] = force_reg (SImode, const0_rtx);
   76119                 :             :   operands[2] = gen_reg_rtx (SImode);
   76120                 :             : }
   76121                 :             : #undef DONE
   76122                 :             : #undef FAIL
   76123                 :             :     operand0 = operands[0];
   76124                 :             :     (void) operand0;
   76125                 :             :     operand1 = operands[1];
   76126                 :             :     (void) operand1;
   76127                 :             :     operand2 = operands[2];
   76128                 :             :     (void) operand2;
   76129                 :             :   }
   76130                 :             :   emit (gen_rtx_PARALLEL (VOIDmode,
   76131                 :             :         gen_rtvec (2,
   76132                 :             :                 gen_rtx_SET (operand0,
   76133                 :             :         gen_rtx_UNSPEC_VOLATILE (SImode,
   76134                 :             :         gen_rtvec (1,
   76135                 :             :                 operand1),
   76136                 :             :         56)),
   76137                 :             :                 gen_rtx_SET (operand2,
   76138                 :             :         const0_rtx))), false);
   76139                 :             :   _val = get_insns ();
   76140                 :             :   end_sequence ();
   76141                 :             :   return _val;
   76142                 :             : }
   76143                 :             : 
   76144                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:27866 */
   76145                 :             : rtx
   76146                 :             : gen_wrpkru (rtx operand0)
   76147                 :             : {
   76148                 :             :   rtx operand1;
   76149                 :             :   rtx operand2;
   76150                 :             :   rtx_insn *_val = 0;
   76151                 :             :   start_sequence ();
   76152                 :             :   {
   76153                 :             :     rtx operands[3];
   76154                 :             :     operands[0] = operand0;
   76155                 :             : #define FAIL return (end_sequence (), _val)
   76156                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   76157                 :             : #line 27871 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   76158                 :             : {
   76159                 :             :   operands[1] = force_reg (SImode, const0_rtx);
   76160                 :             :   operands[2] = force_reg (SImode, const0_rtx);
   76161                 :             : }
   76162                 :             : #undef DONE
   76163                 :             : #undef FAIL
   76164                 :             :     operand0 = operands[0];
   76165                 :             :     (void) operand0;
   76166                 :             :     operand1 = operands[1];
   76167                 :             :     (void) operand1;
   76168                 :             :     operand2 = operands[2];
   76169                 :             :     (void) operand2;
   76170                 :             :   }
   76171                 :             :   emit_insn (gen_rtx_UNSPEC_VOLATILE (SImode,
   76172                 :             :         gen_rtvec (3,
   76173                 :             :                 operand0,
   76174                 :             :                 operand1,
   76175                 :             :                 operand2),
   76176                 :             :         56));
   76177                 :             :   _val = get_insns ();
   76178                 :             :   end_sequence ();
   76179                 :             :   return _val;
   76180                 :             : }
   76181                 :             : 
   76182                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:28077 */
   76183                 :             : rtx
   76184                 :             : gen_spaceshipsf3 (rtx operand0,
   76185                 :             :         rtx operand1,
   76186                 :             :         rtx operand2)
   76187                 :             : {
   76188                 :             :   rtx_insn *_val = 0;
   76189                 :             :   start_sequence ();
   76190                 :             :   {
   76191                 :             :     rtx operands[3];
   76192                 :             :     operands[0] = operand0;
   76193                 :             :     operands[1] = operand1;
   76194                 :             :     operands[2] = operand2;
   76195                 :             : #define FAIL return (end_sequence (), _val)
   76196                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   76197                 :             : #line 28083 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   76198                 :             : {
   76199                 :             :   ix86_expand_fp_spaceship (operands[0], operands[1], operands[2]);
   76200                 :             :   DONE;
   76201                 :             : }
   76202                 :             : #undef DONE
   76203                 :             : #undef FAIL
   76204                 :             :     operand0 = operands[0];
   76205                 :             :     (void) operand0;
   76206                 :             :     operand1 = operands[1];
   76207                 :             :     (void) operand1;
   76208                 :             :     operand2 = operands[2];
   76209                 :             :     (void) operand2;
   76210                 :             :   }
   76211                 :             :   emit (operand0, true);
   76212                 :             :   emit (operand1, true);
   76213                 :             :   emit (operand2, false);
   76214                 :             :   _val = get_insns ();
   76215                 :             :   end_sequence ();
   76216                 :             :   return _val;
   76217                 :             : }
   76218                 :             : 
   76219                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:28077 */
   76220                 :             : rtx
   76221                 :             : gen_spaceshipdf3 (rtx operand0,
   76222                 :             :         rtx operand1,
   76223                 :             :         rtx operand2)
   76224                 :             : {
   76225                 :             :   rtx_insn *_val = 0;
   76226                 :             :   start_sequence ();
   76227                 :             :   {
   76228                 :             :     rtx operands[3];
   76229                 :             :     operands[0] = operand0;
   76230                 :             :     operands[1] = operand1;
   76231                 :             :     operands[2] = operand2;
   76232                 :             : #define FAIL return (end_sequence (), _val)
   76233                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   76234                 :             : #line 28083 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   76235                 :             : {
   76236                 :             :   ix86_expand_fp_spaceship (operands[0], operands[1], operands[2]);
   76237                 :             :   DONE;
   76238                 :             : }
   76239                 :             : #undef DONE
   76240                 :             : #undef FAIL
   76241                 :             :     operand0 = operands[0];
   76242                 :             :     (void) operand0;
   76243                 :             :     operand1 = operands[1];
   76244                 :             :     (void) operand1;
   76245                 :             :     operand2 = operands[2];
   76246                 :             :     (void) operand2;
   76247                 :             :   }
   76248                 :             :   emit (operand0, true);
   76249                 :             :   emit (operand1, true);
   76250                 :             :   emit (operand2, false);
   76251                 :             :   _val = get_insns ();
   76252                 :             :   end_sequence ();
   76253                 :             :   return _val;
   76254                 :             : }
   76255                 :             : 
   76256                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:28088 */
   76257                 :             : rtx
   76258                 :             : gen_spaceshipxf3 (rtx operand0,
   76259                 :             :         rtx operand1,
   76260                 :             :         rtx operand2)
   76261                 :             : {
   76262                 :             :   rtx_insn *_val = 0;
   76263                 :             :   start_sequence ();
   76264                 :             :   {
   76265                 :             :     rtx operands[3];
   76266                 :             :     operands[0] = operand0;
   76267                 :             :     operands[1] = operand1;
   76268                 :             :     operands[2] = operand2;
   76269                 :             : #define FAIL return (end_sequence (), _val)
   76270                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   76271                 :             : #line 28093 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   76272                 :             : {
   76273                 :             :   ix86_expand_fp_spaceship (operands[0], operands[1], operands[2]);
   76274                 :             :   DONE;
   76275                 :             : }
   76276                 :             : #undef DONE
   76277                 :             : #undef FAIL
   76278                 :             :     operand0 = operands[0];
   76279                 :             :     (void) operand0;
   76280                 :             :     operand1 = operands[1];
   76281                 :             :     (void) operand1;
   76282                 :             :     operand2 = operands[2];
   76283                 :             :     (void) operand2;
   76284                 :             :   }
   76285                 :             :   emit (operand0, true);
   76286                 :             :   emit (operand1, true);
   76287                 :             :   emit (operand2, false);
   76288                 :             :   _val = get_insns ();
   76289                 :             :   end_sequence ();
   76290                 :             :   return _val;
   76291                 :             : }
   76292                 :             : 
   76293                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md:28101 */
   76294                 :             : rtx
   76295                 :             : gen_issignalingxf2 (rtx operand0,
   76296                 :             :         rtx operand1)
   76297                 :             : {
   76298                 :             :   rtx_insn *_val = 0;
   76299                 :             :   start_sequence ();
   76300                 :             :   {
   76301                 :             :     rtx operands[2];
   76302                 :             :     operands[0] = operand0;
   76303                 :             :     operands[1] = operand1;
   76304                 :             : #define FAIL return (end_sequence (), _val)
   76305                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   76306                 :             : #line 28105 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/i386.md"
   76307                 :             : {
   76308                 :             :   rtx temp = operands[1];
   76309                 :             :   if (!MEM_P (temp))
   76310                 :             :     {
   76311                 :             :       rtx mem = assign_stack_temp (XFmode, GET_MODE_SIZE (XFmode));
   76312                 :             :       emit_move_insn (mem, temp);
   76313                 :             :       temp = mem;
   76314                 :             :     }
   76315                 :             :   rtx ex = adjust_address (temp, HImode, 8);
   76316                 :             :   rtx hi = adjust_address (temp, SImode, 4);
   76317                 :             :   rtx lo = adjust_address (temp, SImode, 0);
   76318                 :             :   rtx val = GEN_INT (HOST_WIDE_INT_M1U << 30);
   76319                 :             :   rtx mask = GEN_INT (0x7fff);
   76320                 :             :   rtx bit = GEN_INT (HOST_WIDE_INT_1U << 30);
   76321                 :             :   /* Expand to:
   76322                 :             :      ((ex & mask) && (int) hi >= 0)
   76323                 :             :      || ((ex & mask) == mask && ((hi ^ bit) | ((lo | -lo) >> 31)) > val).  */
   76324                 :             :   rtx nlo = expand_unop (SImode, neg_optab, lo, NULL_RTX, 0);
   76325                 :             :   lo = expand_binop (SImode, ior_optab, lo, nlo,
   76326                 :             :                      NULL_RTX, 1, OPTAB_LIB_WIDEN);
   76327                 :             :   lo = expand_shift (RSHIFT_EXPR, SImode, lo, 31, NULL_RTX, 1);
   76328                 :             :   temp = expand_binop (SImode, xor_optab, hi, bit,
   76329                 :             :                        NULL_RTX, 1, OPTAB_LIB_WIDEN);
   76330                 :             :   temp = expand_binop (SImode, ior_optab, temp, lo,
   76331                 :             :                        NULL_RTX, 1, OPTAB_LIB_WIDEN);
   76332                 :             :   temp = emit_store_flag_force (gen_reg_rtx (SImode), GTU, temp, val,
   76333                 :             :                                 SImode, 1, 1);
   76334                 :             :   ex = expand_binop (HImode, and_optab, ex, mask,
   76335                 :             :                      NULL_RTX, 1, OPTAB_LIB_WIDEN);
   76336                 :             :   rtx temp2 = emit_store_flag_force (gen_reg_rtx (SImode), NE,
   76337                 :             :                                      ex, const0_rtx, SImode, 1, 1);
   76338                 :             :   ex = emit_store_flag_force (gen_reg_rtx (SImode), EQ,
   76339                 :             :                               ex, mask, HImode, 1, 1);
   76340                 :             :   temp = expand_binop (SImode, and_optab, temp, ex,
   76341                 :             :                        NULL_RTX, 1, OPTAB_LIB_WIDEN);
   76342                 :             :   rtx temp3 = emit_store_flag_force (gen_reg_rtx (SImode), GE,
   76343                 :             :                                      hi, const0_rtx, SImode, 0, 1);
   76344                 :             :   temp2 = expand_binop (SImode, and_optab, temp2, temp3,
   76345                 :             :                         NULL_RTX, 1, OPTAB_LIB_WIDEN);
   76346                 :             :   temp = expand_binop (SImode, ior_optab, temp, temp2,
   76347                 :             :                        NULL_RTX, 1, OPTAB_LIB_WIDEN);
   76348                 :             :   emit_move_insn (operands[0], temp);
   76349                 :             :   DONE;
   76350                 :             : }
   76351                 :             : #undef DONE
   76352                 :             : #undef FAIL
   76353                 :             :     operand0 = operands[0];
   76354                 :             :     (void) operand0;
   76355                 :             :     operand1 = operands[1];
   76356                 :             :     (void) operand1;
   76357                 :             :   }
   76358                 :             :   emit (operand0, true);
   76359                 :             :   emit (operand1, false);
   76360                 :             :   _val = get_insns ();
   76361                 :             :   end_sequence ();
   76362                 :             :   return _val;
   76363                 :             : }
   76364                 :             : 
   76365                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/mmx.md:150 */
   76366                 :             : rtx
   76367                 :             : gen_movv8qi (rtx operand0,
   76368                 :             :         rtx operand1)
   76369                 :             : {
   76370                 :             :   rtx_insn *_val = 0;
   76371                 :             :   start_sequence ();
   76372                 :             :   {
   76373                 :             :     rtx operands[2];
   76374                 :             :     operands[0] = operand0;
   76375                 :             :     operands[1] = operand1;
   76376                 :             : #define FAIL return (end_sequence (), _val)
   76377                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   76378                 :             : #line 154 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/mmx.md"
   76379                 :             : {
   76380                 :             :   ix86_expand_vector_move (V8QImode, operands);
   76381                 :             :   DONE;
   76382                 :             : }
   76383                 :             : #undef DONE
   76384                 :             : #undef FAIL
   76385                 :             :     operand0 = operands[0];
   76386                 :             :     (void) operand0;
   76387                 :             :     operand1 = operands[1];
   76388                 :             :     (void) operand1;
   76389                 :             :   }
   76390                 :             :   emit_insn (gen_rtx_SET (operand0,
   76391                 :             :         operand1));
   76392                 :             :   _val = get_insns ();
   76393                 :             :   end_sequence ();
   76394                 :             :   return _val;
   76395                 :             : }
   76396                 :             : 
   76397                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/mmx.md:150 */
   76398                 :             : rtx
   76399                 :             : gen_movv4hi (rtx operand0,
   76400                 :             :         rtx operand1)
   76401                 :             : {
   76402                 :             :   rtx_insn *_val = 0;
   76403                 :             :   start_sequence ();
   76404                 :             :   {
   76405                 :             :     rtx operands[2];
   76406                 :             :     operands[0] = operand0;
   76407                 :             :     operands[1] = operand1;
   76408                 :             : #define FAIL return (end_sequence (), _val)
   76409                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   76410                 :             : #line 154 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/mmx.md"
   76411                 :             : {
   76412                 :             :   ix86_expand_vector_move (V4HImode, operands);
   76413                 :             :   DONE;
   76414                 :             : }
   76415                 :             : #undef DONE
   76416                 :             : #undef FAIL
   76417                 :             :     operand0 = operands[0];
   76418                 :             :     (void) operand0;
   76419                 :             :     operand1 = operands[1];
   76420                 :             :     (void) operand1;
   76421                 :             :   }
   76422                 :             :   emit_insn (gen_rtx_SET (operand0,
   76423                 :             :         operand1));
   76424                 :             :   _val = get_insns ();
   76425                 :             :   end_sequence ();
   76426                 :             :   return _val;
   76427                 :             : }
   76428                 :             : 
   76429                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/mmx.md:150 */
   76430                 :             : rtx
   76431                 :             : gen_movv2si (rtx operand0,
   76432                 :             :         rtx operand1)
   76433                 :             : {
   76434                 :             :   rtx_insn *_val = 0;
   76435                 :             :   start_sequence ();
   76436                 :             :   {
   76437                 :             :     rtx operands[2];
   76438                 :             :     operands[0] = operand0;
   76439                 :             :     operands[1] = operand1;
   76440                 :             : #define FAIL return (end_sequence (), _val)
   76441                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   76442                 :             : #line 154 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/mmx.md"
   76443                 :             : {
   76444                 :             :   ix86_expand_vector_move (V2SImode, operands);
   76445                 :             :   DONE;
   76446                 :             : }
   76447                 :             : #undef DONE
   76448                 :             : #undef FAIL
   76449                 :             :     operand0 = operands[0];
   76450                 :             :     (void) operand0;
   76451                 :             :     operand1 = operands[1];
   76452                 :             :     (void) operand1;
   76453                 :             :   }
   76454                 :             :   emit_insn (gen_rtx_SET (operand0,
   76455                 :             :         operand1));
   76456                 :             :   _val = get_insns ();
   76457                 :             :   end_sequence ();
   76458                 :             :   return _val;
   76459                 :             : }
   76460                 :             : 
   76461                 :             : /* /home/worker/buildworker/tiber-lcov/build/gcc/config/i386/mmx.md:150 */
   76462                 :             : rtx
   76463                 :             : gen_movv1di (rtx operand0,
   76464                 :             :         rtx operand1)
   76465                 :             : {
   76466                 :             :   rtx_insn *_val = 0;
   76467                 :             :   start_sequence ();
   76468                 :             :   {
   76469                 :             :     rtx operands[2];
   76470                 :             :     operands[0] = operand0;
   76471                 :             :     operands[1] = operand1;
   76472                 :             : #define FAIL return (end_sequence (), _val)
   76473                 :             : #define DONE return (_val = get_insns (), end_sequence (), _val)
   76474                 :             : #line 154 "/home/worker/buildworker/tiber-lcov/build/gcc/config/i386/mmx.md"
   76475                 :             : {
   76476                 :             :   ix86_expand_vector_move (V1DImode, operands);
   76477                 :             :   DONE;
   76478                 :             : }
   76479                 :             : #undef DONE
   76480                 :             : #undef FAIL
   76481                 :             :     operand0 = operands[0];
   76482                 :             :     (void) operand0;
   76483                 :             :     operand1 = operands[1];
   76484                 :             :     (void) operand1;
   76485                 :             :   }
   76486                 :             :   emit_insn (gen_rtx_SET (operand0,
   76487                 :             :         operand1));
   76488                 :             :   _val = get_insns ();
   76489                 :             :   end_sequence ();
   76490                 :             :   return _val;
   76491                 :             : }
   76492                 :             : 
        

Generated by: LCOV version 2.1-beta

LCOV profile is generated on x86_64 machine using following configure options: configure --disable-bootstrap --enable-coverage=opt --enable-languages=c,c++,fortran,go,jit,lto,rust,m2 --enable-host-shared. GCC test suite is run with the built compiler.