mn10300.c (mn10300_wide_const_load_uses_clr): New function.
authorAlexandre Oliva <aoliva@redhat.com>
Fri, 14 Feb 2003 21:47:48 +0000 (21:47 +0000)
committerAlexandre Oliva <aoliva@gcc.gnu.org>
Fri, 14 Feb 2003 21:47:48 +0000 (21:47 +0000)
commitfe7496dd9fcb94be92815f2c91f1581da17ff96d
tree3a23f589a277e44cf83c7f561cdfa71bf631e9bd
parente4402f97c18bdf20af5d1fc9a1f10f1b12e84eb2
mn10300.c (mn10300_wide_const_load_uses_clr): New function.

* config/mn10300/mn10300.c (mn10300_wide_const_load_uses_clr): New
function.
* config/mn10300/mn10300-protos.h: Declare it.
* config/mn10300/mn10300.md (movdi, movdf): Use it to compute
attribute cc of instructions that may use clr.

From-SVN: r62916
gcc/ChangeLog
gcc/config/mn10300/mn10300-protos.h
gcc/config/mn10300/mn10300.c
gcc/config/mn10300/mn10300.md