aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorPaul Burton <[email protected]>2019-10-01 21:53:35 +0000
committerPaul Burton <[email protected]>2019-10-07 09:42:57 -0700
commit5bb29275df7a7aab8b6c29686109cc5cb1015850 (patch)
tree90fd885c4c206601b40fd1114902355fc755553e /tools/perf/scripts/python/bin
parentc042be02d730534ee93cb446f194a558b5a84adf (diff)
MIPS: bitops: Emit Loongson3 sync workarounds within asm
Generate the sync instructions required to workaround Loongson3 LL/SC errata within inline asm blocks, which feels a little safer than doing it from C where strictly speaking the compiler would be well within its rights to insert a memory access between the separate asm statements we previously had, containing sync & ll instructions respectively. Signed-off-by: Paul Burton <[email protected]> Cc: [email protected] Cc: Huacai Chen <[email protected]> Cc: Jiaxun Yang <[email protected]> Cc: [email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions