Commit 3c0e8d08 by Michael Meissner

*** empty log message ***

From-SVN: r1039
parent 2f77c933
...@@ -212,7 +212,7 @@ strip_reg_name (name) ...@@ -212,7 +212,7 @@ strip_reg_name (name)
/* Decode an `asm' spec for a declaration as a register name. /* Decode an `asm' spec for a declaration as a register name.
Return the register number, or -1 if nothing specified, Return the register number, or -1 if nothing specified,
or -2 if the ASMSPEC is not `cc' and is recognized, or -2 if the ASMSPEC is not `cc' and is not recognized,
or -3 if ASMSPEC is `cc' and is not recognized. or -3 if ASMSPEC is `cc' and is not recognized.
Accept an exact spelling or a decimal number. Accept an exact spelling or a decimal number.
Prefixes such as % are optional. */ Prefixes such as % are optional. */
......
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