On Fri, 2019-02-22 at 06:53:27 UTC, Sandipan Das wrote: > 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 <sandi...@linux.ibm.com>
Series applied to powerpc next, thanks. https://git.kernel.org/powerpc/c/930d6288a26787d2e7f633705434171a cheers