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:
c8e5885
)
MIPS: Add uasm UASM_i_SRL_SAFE macro.
author
David Daney
<david.daney@cavium.com>
Tue, 5 Jul 2011 23:34:45 +0000
(16:34 -0700)
committer
Ralf Baechle
<ralf@linux-mips.org>
Tue, 26 Jul 2011 05:47:36 +0000
(06:47 +0100)
This can be used from either 32-bit or 64-bit code to generate logical
right shifts of any constant amount.
Signed-off-by: David Daney <david.daney@cavium.com>
To: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/2576/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
No differences found