powerpc sstep: Add support for prefixed fixed-point arithmetic
authorJordan Niethe <jniethe5@gmail.com>
Wed, 6 May 2020 03:40:50 +0000 (13:40 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Mon, 18 May 2020 14:11:03 +0000 (00:11 +1000)
commit3920742b92f5ea19a220edb947b6f33c99f501da
treee15c83a8fa8ca89adf95badfa38490dfc2d23447
parent50b80a12e4ccff46d53b93754d817acd98bc9ae0
powerpc sstep: Add support for prefixed fixed-point arithmetic

This adds emulation support for the following prefixed Fixed-Point
Arithmetic instructions:
  * Prefixed Add Immediate (paddi)

Signed-off-by: Jordan Niethe <jniethe5@gmail.com>
Reviewed-by: Balamuruhan S <bala24@linux.ibm.com>
[mpe: Squash in get_op() usage]
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20200506034050.24806-31-jniethe5@gmail.com
arch/powerpc/lib/sstep.c