Skip to content
Commit 2cfeb9a6 authored by Helge Deller's avatar Helge Deller Committed by Kyle McMartin
Browse files

parisc: add braces around arguments in assembler macros



Add braces around the macro arguments, else for example
"shl %r1, 5-3, %r2" would not expand to what you would assume.

Signed-off-by: default avatarHelge Deller <deller@gmx.de>
Signed-off-by: default avatarKyle McMartin <kyle@mcmartin.ca>
parent 7f384ce7
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