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:
524f1bd
)
crypto: caam - Add MATH command to support shld function
author
Andrei Varvara
<andrei.varvara@freescale.com>
Tue, 28 May 2013 07:37:06 +0000
(15:37 +0800)
committer
Herbert Xu
<herbert@gondor.apana.org.au>
Tue, 28 May 2013 07:37:06 +0000
(15:37 +0800)
Perform 32-bit left shift of DEST and concatenate with
left 32 bits of SRC1. {DEST[31:0],SRC1[63:32]}
Signed-off-by: Andrei Varvara <andrei.varvara@freescale.com>
Acked-by: Mihai Serb <mihai.serb@freescale.com>
Reviewed-by: Phillips Kim-R1AAHA <Kim.Phillips@freescale.com>
Reviewed-by: Fleming Andrew-AFLEMING <AFLEMING@freescale.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
No differences found