OSDN Git Service

* config/alpha/alpha.c (get_trap_mode_suffix): New.
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 22 Jul 2001 16:02:06 +0000 (16:02 +0000)
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 22 Jul 2001 16:02:06 +0000 (16:02 +0000)
commit6fec94c560af919ff5de416e9806d876c7e6ed23
tree9c99ee469b759dab00020b09cc45210c771569e9
parent588e2b1637ba05c323621768d078888c0919fb66
    * config/alpha/alpha.c (get_trap_mode_suffix): New.
        (get_round_mode_suffix): New.
        (print_operand): Use them for [/].  Remove support for [&'`()+].
        * config/alpha/alpha.h (PRINT_OPERAND_PUNCT_VALID_P): Update.
        * config/alpha/alpha.md (attr round_suffix): New.
        (attr trap_suffix): New.
        (all insns): Set them appropriately.  Use %/ instead of the
        myriad punctuators.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@44242 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/alpha/alpha.c
gcc/config/alpha/alpha.h
gcc/config/alpha/alpha.md