]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/config/s390/s390.md
s390.c (s390_extract_part, [...]): Type cast added.
authorAndreas Krebbel <krebbel1@de.ibm.com>
Fri, 12 Aug 2005 12:10:30 +0000 (12:10 +0000)
committerUlrich Weigand <uweigand@gcc.gnu.org>
Fri, 12 Aug 2005 12:10:30 +0000 (12:10 +0000)
commitc4d501291d813840ad576842db00d9cfe9e77623
treee2fb15d8aa4037309a49ce97373ba1b51979ff27
parentb5c67a49577ce6bc098bb5a251ff5e52ec48e5b8
s390.c (s390_extract_part, [...]): Type cast added.

2005-08-12  Andreas Krebbel  <krebbel1@de.ibm.com>

* config/s390/s390.c (s390_extract_part, s390_single_part):
Type cast added.
(s390_const_ok_for_constraint_p): Added SImode to the N constraint.
(s390_output_mi_thunk): Don't use lg on 31 bit.
* config/s390/s390.md ("*movdi_31", "*movdf_31"): Added lmy and stmy.
("*llgt_sisi" and splitter): Replaced TARGET_64BIT with TARGET_ZARCH.

From-SVN: r103027
gcc/ChangeLog
gcc/config/s390/s390.c
gcc/config/s390/s390.md