Skip to content
Commit 26b9e547 authored by David Daney's avatar David Daney Committed by Ralf Baechle
Browse files

MIPS: Add uasm_i_dsrl_safe() and uasm_i_dsll_safe() to uasm.



This allows us to clean up the code by not having to explicitly code
checks for shift amounts greater than 32.

Signed-off-by: default avatarDavid Daney <ddaney@caviumnetworks.com>
To: linux-mips@linux-mips.org
Patchwork: http://patchwork.linux-mips.org/patch/1153/


Signed-off-by: default avatarRalf Baechle <ralf@linux-mips.org>
parent ce384d83
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