git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7f384ce
)
parisc: add braces around arguments in assembler macros
author
Helge Deller
<deller@gmx.de>
Sun, 18 Jan 2009 17:13:53 +0000
(18:13 +0100)
committer
Kyle McMartin
<kyle@treachery.i.cabal.ca>
Fri, 13 Mar 2009 05:18:27 +0000
(
01:18
-0400)
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: Helge Deller <deller@gmx.de>
Signed-off-by: Kyle McMartin <kyle@mcmartin.ca>
No differences found