OSDN Git Service

* config/h8300/h8300.c (print_operand): Use
authorkazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 21 Nov 2002 14:09:31 +0000 (14:09 +0000)
committerkazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 21 Nov 2002 14:09:31 +0000 (14:09 +0000)
commite566129ff7878a69ca5917004786548951a11c92
tree86ae65cc653dbf0ad100265e8996768a31051996
parent019dd86a427faccd19ea6a98161b0cd4a9f9c548
* 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@59343 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/h8300/h8300.c
gcc/config/h8300/h8300.h