diff options
author | Eugeniy Paltsev <[email protected]> | 2019-01-30 19:32:43 +0300 |
---|---|---|
committer | Vineet Gupta <[email protected]> | 2019-02-25 08:52:16 -0800 |
commit | 4d1e7918aae59ef504f5170a4f0c7ae82339fcb2 (patch) | |
tree | 358a3cf4544a01622172ecbd2d85f933b9de9995 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 5d4ab8d0960e399e85a55e659b11cfc86a03a776 (diff) |
ARCv2: lib: introduce memcpy optimized for unaligned access
Optimise code to use efficient unaligned memory access which is
available on ARCv2. This allows us to really simplify memcpy code
and speed up the code one and a half times (in case of unaligned
source or destination).
Don't wire it up yet !
Signed-off-by: Eugeniy Paltsev <[email protected]>
Signed-off-by: Vineet Gupta <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions