diff options
author | 2017-04-04 11:42:35 +0100 | |
---|---|---|
committer | 2017-04-05 15:25:08 +0100 | |
commit | fc1b759ae4e0f636c56ca8410207a8a36630a96e (patch) | |
tree | 444b2d54fddfa72267859923ded830252ef7544b /tools/perf/scripts/python/export-to-postgresql.py | |
parent | metag/usercopy: Reformat rapf loop inline asm (diff) | |
download | linux-dev-fc1b759ae4e0f636c56ca8410207a8a36630a96e.tar.xz linux-dev-fc1b759ae4e0f636c56ca8410207a8a36630a96e.zip |
metag/usercopy: Simplify rapf loop fixup corner case
The final fixup in the rapf loops must handle a corner case due to the
intermediate decrementing of the destination pointer before writing the
last element to it again and re-incrementing it. This decrement (and the
associated increment in the fixup code) can be easily avoided by using
SETL/SETD with an offset of -8/-4.
Signed-off-by: James Hogan <james.hogan@imgtec.com>
Cc: linux-metag@vger.kernel.org
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions