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:
ce384d8
)
MIPS: Add uasm_i_dsrl_safe() and uasm_i_dsll_safe() to uasm.
author
David Daney
<ddaney@caviumnetworks.com>
Wed, 28 Apr 2010 19:16:16 +0000
(12:16 -0700)
committer
Ralf Baechle
<ralf@linux-mips.org>
Fri, 30 Apr 2010 19:52:45 +0000
(20:52 +0100)
This allows us to clean up the code by not having to explicitly code
checks for shift amounts greater than 32.
Signed-off-by: David Daney <ddaney@caviumnetworks.com>
To: linux-mips@linux-mips.org
Patchwork: http://patchwork.linux-mips.org/patch/1153/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
No differences found