diff options
author | 2023-07-25 07:38:35 +0200 | |
---|---|---|
committer | 2023-08-31 00:18:25 -0700 | |
commit | 6b289a3ffa562070556ca66b766a88b1563d7759 (patch) | |
tree | f86f556a558e1cf099324bc33e4fe1f6e63c2972 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge patch series "riscv: Allow userspace to directly access perf counters" (diff) | |
download | wireguard-linux-6b289a3ffa562070556ca66b766a88b1563d7759.tar.xz wireguard-linux-6b289a3ffa562070556ca66b766a88b1563d7759.zip |
riscv: remove redundant mv instructions
Some mv instructions were useful when first introduced to preserve a0 and
a1 before function calls. However the code has changed and they are now
redundant. Remove them.
Signed-off-by: Nam Cao <namcaov@gmail.com>
Reviewed-by: Alexandre Ghiti <alexghiti@rivosinc.com>
Link: https://lore.kernel.org/r/20230725053835.138910-1-namcaov@gmail.com
Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions