]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Hexagon: Add memcpy and memset accelerated functions
authorRichard Kuo <rkuo@codeaurora.org>
Tue, 13 Sep 2011 00:37:57 +0000 (10:37 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Tue, 13 Sep 2011 00:37:57 +0000 (10:37 +1000)
commit948877e9f0f918fc611425846834c597c42ed100
treec721f23704537e00bf53e7a6051324fe7d225fc7
parent62d5b54d2bfe0c30081e1e6d35441c3b5a6cb5e4
Hexagon: Add memcpy and memset accelerated functions

Signed-off-by: Richard Kuo <rkuo@codeaurora.org>
Acked-by: Arnd Bergmann <arnd@arndb.de>
arch/hexagon/lib/memcpy.S [new file with mode: 0644]
arch/hexagon/lib/memset.S [new file with mode: 0644]