diff options
| author | Christophe Leroy <[email protected]> | 2021-05-20 10:23:00 +0000 |
|---|---|---|
| committer | Michael Ellerman <[email protected]> | 2021-06-16 00:16:47 +1000 |
| commit | 148a047602462ab04bff20f3529a255b0439d3df (patch) | |
| tree | 1311fda6b571f5cdcdcee1f4d9b6278c494beb11 /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | 359c2ca74d2fede5c571fbf3f5ee16ba1ad98259 (diff) | |
powerpc: Rework PPC_RAW_xxx() macros for prefixed instructions
At the time being, we have PPC_RAW_PLXVP() and PPC_RAW_PSTXVP() which
provide a 64 bits value, and then it gets split by open coding to
format it into a 'struct ppc_inst' instruction.
Instead, define a PPC_RAW_xxx_P() and a PPC_RAW_xxx_S() to be used
as is.
Signed-off-by: Christophe Leroy <[email protected]>
Signed-off-by: Michael Ellerman <[email protected]>
Link: https://lore.kernel.org/r/5d146b31b943e7ad674894421db4feef54804b9b.1621506159.git.christophe.leroy@csgroup.eu
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions