diff options
author | Sandipan Das <sandipan@linux.ibm.com> | 2019-02-22 12:23:27 +0530 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2019-02-26 00:05:16 +1100 |
commit | 930d6288a26787d2e7f633705434171a506db9c5 (patch) | |
tree | f6b92c0ae61d653e8e344f1fff439dfd3cf587f4 /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | d608898abc749424e26aa0e451d39e33cf3f4adc (diff) |
powerpc: sstep: Add support for maddhd, maddhdu, maddld instructions
This adds emulation support for the following integer instructions:
* Multiply-Add High Doubleword (maddhd)
* Multiply-Add High Doubleword Unsigned (maddhdu)
* Multiply-Add Low Doubleword (maddld)
As suggested by Michael, this uses a raw .long for specifying the
instruction word when using inline assembly to retain compatibility
with older binutils.
Signed-off-by: Sandipan Das <sandipan@linux.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions