aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorAnton Blanchard <[email protected]>2013-09-23 12:04:48 +1000
committerBenjamin Herrenschmidt <[email protected]>2013-10-11 16:48:36 +1100
commita5841a46022e1ebe97d4c926c32ef4e9acec96a7 (patch)
tree5493286829cc5510302b630b49ed0e6654594b2b /tools/perf/scripts/python
parentc324496456208e4a6a377d8a36b8fad76d004c7f (diff)
powerpc: Alignment handler shouldn't access VSX registers with TS_FPR
The TS_FPR macro selects the FPR component of a VSX register (the high doubleword). emulate_vsx is using this macro to get the address of the associated VSX register. This happens to work on big endian, but fails on little endian. Replace it with an explicit array access. Signed-off-by: Anton Blanchard <[email protected]> Signed-off-by: Benjamin Herrenschmidt <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions