OSDN Git Service

* mn10300.c (const_8bit_operand): New function.
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 30 Oct 1997 20:34:59 +0000 (20:34 +0000)
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 30 Oct 1997 20:34:59 +0000 (20:34 +0000)
commit9d3b5b5e7378e84236a97360b2862b767f3140de
treeb0a50279581c9c24ce476f9c45f602ae5bf5eba1
parent990105041a94b01b22cdb62e116ea0436d7d4273
    * mn10300.c (const_8bit_operand): New function.
        (mask_ok_for_mem_btst): New funtion.
        * mn10300.md (btst patterns with mem operands): Use new functions
        to avoid creating btst instructions with invalid operands.

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