diff options
author | Richard Earnshaw <rearnsha@arm.com> | 2003-01-23 18:10:46 +0000 |
---|---|---|
committer | Richard Earnshaw <rearnsha@gcc.gnu.org> | 2003-01-23 18:10:46 +0000 |
commit | 76a318e97704888c8bd117ba04e7c6bf017fd7cd (patch) | |
tree | e8d19178bb816ae2229bc33e1640cc22d9ef98be /gcc/cpplex.c | |
parent | 0f0ff6ec541f245d32475c7dabe65d2a303a7fdd (diff) | |
download | gcc-76a318e97704888c8bd117ba04e7c6bf017fd7cd.zip gcc-76a318e97704888c8bd117ba04e7c6bf017fd7cd.tar.gz gcc-76a318e97704888c8bd117ba04e7c6bf017fd7cd.tar.bz2 |
arm.c (thumb_base_register_rtx_p): New function.
* arm.c (thumb_base_register_rtx_p): New function.
(thumb_index_register_rtx_p): New function.
(thumb_legitimate_address_p): New function.
(thumb_legitimate_offset_p): New function.
* arm.h (REG_STRICT_P): Define according to setting of REG_OK_STRICT.
(ARM_GO_IF_LEGITIMATE_ADDRESS): Use REG_STRICT_P to avoid dumplicate
definitions.
(THUMB_GO_IF_LEGITIMATE_ADDRESS): Use thumb_legitimate_address_p.
(THUMB_LEGITIMATE_OFFSET): Delte.
(THUMB_LEGITIMIZE_RELOAD_ADDRESS): Use thumb_legitimate_offset.
* arm-protos.h (thumb_legitimate_address_p): Add prototype.
(thumb_legitimate_offset_p): Likewise.
From-SVN: r61662
Diffstat (limited to 'gcc/cpplex.c')
0 files changed, 0 insertions, 0 deletions