]> gcc.gnu.org Git - gcc.git/commit - gcc/config/ia64/ia64.c
ia64.c (reg_or_5bit_operand): New.
authorRichard Henderson <rth@cygnus.com>
Sat, 19 Aug 2000 07:15:08 +0000 (00:15 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Sat, 19 Aug 2000 07:15:08 +0000 (00:15 -0700)
commit041f25e6ffe48671895d036ceacc7c0ceb787d87
tree929dd094095f12157e5bb6c52fb2d769017764e3
parent17ed19cb314cf4aca3fce46bd174474c3adba59b
ia64.c (reg_or_5bit_operand): New.

        * config/ia64/ia64.c (reg_or_5bit_operand): New.
        (ia64_depz_field_mask): New.
        * config/ia64/ia64.h (CONSTRAINT_OK_FOR_R): New.
        (PREDICATE_CODES): Update.
        * config/ia64/ia64.md: Update commentary.
        (depz_internal): New.
        (ashlsi3): Implement directly.
        (ashrsi3, lshrsi3): Simplify; rely on extv and extzv for constants.
        (ashldi3): Use shladd.
        * config/ia64/ia64-protos.h: Update.

From-SVN: r35802
gcc/ChangeLog
gcc/config/ia64/ia64-protos.h
gcc/config/ia64/ia64.c
gcc/config/ia64/ia64.h
gcc/config/ia64/ia64.md
This page took 0.056902 seconds and 5 git commands to generate.