]> gcc.gnu.org Git - gcc.git/commit
s390.c (CONST_OK_FOR_J, [...]): New macros.
authorAndreas Krebbel <krebbel1@de.ibm.com>
Fri, 12 Aug 2005 12:02:21 +0000 (12:02 +0000)
committerUlrich Weigand <uweigand@gcc.gnu.org>
Fri, 12 Aug 2005 12:02:21 +0000 (12:02 +0000)
commitb5c67a49577ce6bc098bb5a251ff5e52ec48e5b8
treef0c7487020ede1aba7dbf1feb2b50a9b301915e7
parentdc4477f54b2b6781232076fcfe2dc169be9a3a0f
s390.c (CONST_OK_FOR_J, [...]): New macros.

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

* config/s390/s390.c (CONST_OK_FOR_J, CONST_OK_FOR_K): New macros.
(s390_select_ccmode, s390_rtx_costs, legitimate_reload_constant_p,
s390_init_frame_layout, s390_emit_prologue, s390_emit_epilogue,
s390_output_mi_thunk): Replaced uses of CONST_OK_FOR_CONSTRAINT_P
with one of the new macros.

From-SVN: r103026
gcc/ChangeLog
gcc/config/s390/s390.c
This page took 0.059336 seconds and 5 git commands to generate.