Commit 24c6ab1c by Jeff Law

* pa.h (TARGET_DISABLE_INDEXING): Clean up comments.

From-SVN: r4724
parent 7c6c204f
......@@ -67,10 +67,7 @@ extern int target_flags;
#define TARGET_LONG_CALLS (target_flags & 16)
/* Disable indexed addressing modes. Necessary under MACH.
??? Some problem with a high bit being set in an address having
special meaning to the PA MACH ports. */
/* Disable indexed addressing modes. */
#define TARGET_DISABLE_INDEXING (target_flags & 32)
......
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