]> gcc.gnu.org Git - gcc.git/commit
rs6000.md (absdi2 define_split): Swap operands of MINUS.
authorDavid Edelsohn <edelsohn@mhpcc.edu>
Wed, 29 Jul 1998 19:35:05 +0000 (19:35 +0000)
committerDavid Edelsohn <dje@gcc.gnu.org>
Wed, 29 Jul 1998 19:35:05 +0000 (15:35 -0400)
commita238cd8bd12400c330fc94ac4f911ad5d3848395
treeb58ce5d7078c287fe8c2d45d7e576c36143d8696
parent19f1bd3476fd1c2eeb36ef5943af1e6431c8c726
rs6000.md (absdi2 define_split): Swap operands of MINUS.

        * rs6000/rs6000.md (absdi2 define_split): Swap operands of MINUS.
        * rs6000/rs6000.c (mask64_operand): Use HOST_BITS_PER_WIDE_INT.
        (print_operand, case 'B'): Don't fall through.
        (print_operand, case 'S'): Correct mask begin/end computation.
        Use HOST_BITS_PER_WIDE_INT.
        * rs6000/rs6000.h (CPP_PREDEFINES): Define _LONG_LONG.
        (CONDITIONAL_REGISTER_USAGE): GPR13 fixed if TARGET_64BIT.
        * rs6000/aix41.h (CPP_PREDEFINES): Same.
        * rs6000/aix43.h (CPP_PREDEFINES): Same.

From-SVN: r21474
gcc/ChangeLog
gcc/config/rs6000/aix41.h
gcc/config/rs6000/aix43.h
gcc/config/rs6000/rs6000.c
gcc/config/rs6000/rs6000.h
gcc/config/rs6000/rs6000.md
This page took 0.056241 seconds and 5 git commands to generate.