diff options
author | Naveen H.S <naveen.S@kpitcummins.com> | 2011-04-01 20:47:28 +0000 |
---|---|---|
committer | Anatoly Sokolov <aesok@gcc.gnu.org> | 2011-04-02 00:47:28 +0400 |
commit | 88cb339e2fc095381098658177b8600ee151c58f (patch) | |
tree | ee9267d8163daabb05f6b7320ebe98f093eceb39 /gcc/expmed.c | |
parent | 756d6ee965cd678839c99b8ada229d20ec4ca20c (diff) | |
download | gcc-88cb339e2fc095381098658177b8600ee151c58f.zip gcc-88cb339e2fc095381098658177b8600ee151c58f.tar.gz gcc-88cb339e2fc095381098658177b8600ee151c58f.tar.bz2 |
h8300.c (print_operand_address): Rename to...
* config/h8300/h8300.c (print_operand_address): Rename to...
(h8300_print_operand_address): ...this. Make static. Adjust comments.
Call h8300_print_operand and h8300_print_operand_address instead of
print_operand and print_operand_address. Declare.
(print_operand): Renake to...
(h8300_print_operand): ...this. Make static. Adjust comments.
Call h8300_print_operand instead of print_operand. Declare.
(h8300_print_operand_punct_valid_p): Moved from h8300.h file.
(h8300_register_move_cost): Likewise.
(TARGET_PRINT_OPERAND_PUNCT_VALID_P, TARGET_PRINT_OPERAND
TARGET_PRINT_OPERAND_ADDRESS, TARGET_REGISTER_MOVE_COST): Define.
* config/h8300/h8300.h (PRINT_OPERAND_ADDRESS, PRINT_OPERAND
PRINT_OPERAND_PUNCT_VALID_P, REGISTER_MOVE_COST): Delete.
* config/h8300/h8300-protos.h (print_operand): Delete.
(print_operand_address): Delete.
From-SVN: r171853
Diffstat (limited to 'gcc/expmed.c')
0 files changed, 0 insertions, 0 deletions