mirror of
https://github.com/netwide-assembler/nasm.git
synced 2025-10-10 00:25:06 -04:00
Add reference to %+ from macro parameter concatenation
Add a reference to the %+ operator from the section on macro parameter concatenation. Signed-off-by: H. Peter Anvin <hpa@zytor.com>
This commit is contained in:
@@ -2611,6 +2611,8 @@ real names of macro-local labels means that the two usages
|
||||
\c{%\{%foo\}bar} and \c{%%foobar} would both expand to the same
|
||||
thing anyway; nevertheless, the capability is there.)
|
||||
|
||||
See also the \c{%+} operator, \k{concat%+}.
|
||||
|
||||
|
||||
\S{mlmaccc} \i{Condition Codes as Macro Parameters}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user