]> gcc.gnu.org Git - gcc.git/commit
rs6000.md (movsi_internal1): Add nop mnemonic.
authorDavid Edelsohn <edelsohn@gnu.org>
Sat, 3 Aug 2002 23:23:49 +0000 (23:23 +0000)
committerDavid Edelsohn <dje@gcc.gnu.org>
Sat, 3 Aug 2002 23:23:49 +0000 (19:23 -0400)
commite34eaae5f3c9067a2ad835ba70bccd7e001ba058
tree90f41a913b41e43406c207508284a0c3f907d3a8
parente7b489c8c091c2210c01bcd35b9c7cdd2d6b559a
rs6000.md (movsi_internal1): Add nop mnemonic.

        * config/rs6000/rs6000.md (movsi_internal1): Add nop mnemonic.
        (movhi_internal): Same.
        (movqi_internal): Same.
        (movdi_internal64): Same.

        * config/rs6000/t-ppccomm (MULTILIB_MATCHES_FLOAT): Add mcpu=405.

        * config/rs6000/xcoff.h (SKIP_ASM_OP): Define.
        (ASM_OUTPUT_SKIP): Use it.  SIZE unsigned.
        (COMMON_ASM_OP): Define.
        (ASM_OUTPUT_ALIGNED_COMMON): Use it.  SIZE unsigned.
        Use ALIGN parameter.
        (LOCAL_COMMON_ASM_OP): Define.
        (ASM_OUTPUT_LOCAL): Use it.  SIZE unsigned.

From-SVN: r56011
gcc/ChangeLog
gcc/config/rs6000/rs6000.md
gcc/config/rs6000/t-ppccomm
gcc/config/rs6000/xcoff.h
This page took 0.061832 seconds and 5 git commands to generate.