Commit 8891b787 by Richard Earnshaw

duplicate not dumplicate.

From-SVN: r61663
parent 76a318e9
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
(thumb_legitimate_address_p): New function. (thumb_legitimate_address_p): New function.
(thumb_legitimate_offset_p): New function. (thumb_legitimate_offset_p): New function.
* arm.h (REG_STRICT_P): Define according to setting of REG_OK_STRICT. * 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 (ARM_GO_IF_LEGITIMATE_ADDRESS): Use REG_STRICT_P to avoid duplicate
definitions. definitions.
(THUMB_GO_IF_LEGITIMATE_ADDRESS): Use thumb_legitimate_address_p. (THUMB_GO_IF_LEGITIMATE_ADDRESS): Use thumb_legitimate_address_p.
(THUMB_LEGITIMATE_OFFSET): Delte. (THUMB_LEGITIMATE_OFFSET): Delte.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment