emit-rtl.c (gen_highpart_mode): New.
authorJan Hubicka <jh@suse.cz>
Mon, 9 Jul 2001 19:38:19 +0000 (21:38 +0200)
committerJan Hubicka <hubicka@gcc.gnu.org>
Mon, 9 Jul 2001 19:38:19 +0000 (19:38 +0000)
commit5222e47075dd80a3ada4a34c2231aef6f7a3231f
tree007d8955d8f74b1e7c64f0f507a20f7bbffd6a3c
parentc6c222a89a7a9f5d76b785b394a500f6c9565a9e
emit-rtl.c (gen_highpart_mode): New.

* emit-rtl.c (gen_highpart_mode): New.
* rtl.h (gen_highpart_mode): Declare.
* sparc.md (insn splitters): Use gen_highpart_mode, whenever the
operand can be VOIDmode constant.

From-SVN: r43869
gcc/ChangeLog
gcc/config/sparc/sparc.md
gcc/emit-rtl.c
gcc/rtl.h