aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorAlan Kao <[email protected]>2019-03-22 14:37:04 +0800
committerPalmer Dabbelt <[email protected]>2019-03-26 18:24:51 -0700
commitdbee9c9c45846f003ec2f819710c2f4835630a6a (patch)
tree8705ac53d89ebe72dcac442615db2a96ddac09f6 /tools/perf/scripts/python/exported-sql-viewer.py
parent8c2ffd9174779014c3fe1f96d9dc3641d9175f00 (diff)
riscv: fix accessing 8-byte variable from RV32
A memory save operation to 8-byte variable in RV32 is divided into two sw instructions in the put_user macro. The current fixup returns execution flow to the second sw instead of the one after it. This patch fixes this fixup code according to the load access part. Signed-off-by: Alan Kao<[email protected]> Cc: Greentime Hu <[email protected]> Cc: Vincent Chen <[email protected]> Signed-off-by: Palmer Dabbelt <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions