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:
652a12e
)
[PATCH] ARM: bitops
author
Russell King
<rmk@dyn-67.arm.linux.org.uk>
Sun, 17 Apr 2005 14:51:02 +0000
(15:51 +0100)
committer
Russell King
<rmk@dyn-67.arm.linux.org.uk>
Sun, 17 Apr 2005 14:51:02 +0000
(15:51 +0100)
Convert ARM bitop assembly to a macro. All bitops follow the same
format, so it's silly duplicating the code when only one or two
instructions are different.
Signed-off-by: Russell King <rmk@arm.linux.org.uk>
No differences found