]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/config/h8300/h8300.cc
h8300.c (print_operand): Use h8300_eightbit_constant_address_p and h8300_tiny_constan...
authorKazu Hirata <kazu@cs.umass.edu>
Thu, 21 Nov 2002 14:09:31 +0000 (14:09 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Thu, 21 Nov 2002 14:09:31 +0000 (14:09 +0000)
commit7c143ed26893366717a402edc90dbdddfb3656ca
tree86ae65cc653dbf0ad100265e8996768a31051996
parentb5798b2a8b6fa2bd687499d420b9f0a1cd7c8b70
h8300.c (print_operand): Use h8300_eightbit_constant_address_p and h8300_tiny_constant_address_p.

* config/h8300/h8300.c (print_operand): Use
h8300_eightbit_constant_address_p and
h8300_tiny_constant_address_p.
(h8300_adjust_insn_length): Likewise.
* config/h8300/h8300.h (EIGHTBIT_CONSTANT_ADDRESS_P): Remove.
(TINY_CONSTANT_ADDRESS_P): Likewise.
(OK_FOR_U): Use eightbit_constant_address_p.

From-SVN: r59343
gcc/ChangeLog
gcc/config/h8300/h8300.c
gcc/config/h8300/h8300.h