]> git.ipfire.org Git - thirdparty/gcc.git/commit
mn10300.c (const_8bit_operand): New function.
authorJeffrey A Law <law@cygnus.com>
Thu, 30 Oct 1997 20:34:59 +0000 (20:34 +0000)
committerJeff Law <law@gcc.gnu.org>
Thu, 30 Oct 1997 20:34:59 +0000 (13:34 -0700)
commitf891229781127b313f7d2431175362fbca1e3879
treeb0a50279581c9c24ce476f9c45f602ae5bf5eba1
parent5da07ba3ac82ad71597205a0357aede7dd897ff8
mn10300.c (const_8bit_operand): New function.

        * 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.

From-SVN: r16236
gcc/ChangeLog
gcc/config/mn10300/mn10300.c
gcc/config/mn10300/mn10300.md