diff options
author | 2019-02-22 12:23:27 +0530 | |
---|---|---|
committer | 2019-02-26 00:05:16 +1100 | |
commit | 930d6288a26787d2e7f633705434171a506db9c5 (patch) | |
tree | f6b92c0ae61d653e8e344f1fff439dfd3cf587f4 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | powerpc: clean stack pointers naming (diff) | |
download | linux-dev-930d6288a26787d2e7f633705434171a506db9c5.tar.xz linux-dev-930d6288a26787d2e7f633705434171a506db9c5.zip |
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/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions