Commit 0eb9f40e by Richard Stallman

*** empty log message ***

From-SVN: r1040
parent 3c0e8d08
...@@ -1391,7 +1391,7 @@ extern struct rtx_def *legitimize_pic_address (); ...@@ -1391,7 +1391,7 @@ extern struct rtx_def *legitimize_pic_address ();
be clobbered by an asm. No such register actually exists. Condition be clobbered by an asm. No such register actually exists. Condition
codes are partly stored in the PSR and partly in the FSR. */ codes are partly stored in the PSR and partly in the FSR. */
#define ADDITIONAL_REGISTER_NAMES {"ccr", 0} #define ADDITIONAL_REGISTER_NAMES {"ccr", 0, "cc", 0}
/* How to renumber registers for dbx and gdb. */ /* How to renumber registers for dbx and gdb. */
......
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