aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-postgresql.py
diff options
context:
space:
mode:
authorLennart Sorensen <[email protected]>2016-05-05 16:44:44 -0400
committerMichael Ellerman <[email protected]>2016-05-11 21:54:07 +1000
commitdd21731022faf43c1250050e5d28d11add599149 (patch)
tree1952e5ba2ed472f69dcaf98ccd944d99b703398e /tools/perf/scripts/python/call-graph-from-postgresql.py
parent31cdd0c39c7544ced79da53aa0b7e989f3a39582 (diff)
powerpc/sstep: Fix sstep.c compile on powerpcspe
Commit be96f63375a1 ("powerpc: Split out instruction analysis part of emulate_step()") introduced ldarx and stdcx into the instructions in sstep.c, which are not accepted by the assembler on powerpcspe, but does seem to be accepted by the normal powerpc assembler even in 32 bit mode. Wrap these two instructions in a __powerpc64__ check like it is everywhere else in the file. Fixes: be96f63375a1 ("powerpc: Split out instruction analysis part of emulate_step()") Signed-off-by: Len Sorensen <[email protected]> Signed-off-by: Michael Ellerman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions