On Tue, 28 Jul 2020 18:33:05 +0530, Balamuruhan S wrote: > This patchset adds support to emulate divde, divde., divdeu and divdeu. > instructions and testcases for it. > > Resend v4: rebased on latest powerpc next branch > > Changes in v4: > ------------- > Fix review comments from Naveen, > * replace TEST_DIVDEU() instead of wrongly used TEST_DIVDEU_DOT() in > divdeu testcase. > * Include `acked-by` tag from Naveen for the series. > * Rebase it on latest mpe's merge tree. > > [...]
Applied to powerpc/next. [1/3] powerpc/ppc-opcode: Add divde and divdeu opcodes https://git.kernel.org/powerpc/c/8902c6f96364d1117236948d6c7b9178f428529c [2/3] powerpc/sstep: Add support for divde[.] and divdeu[.] instructions https://git.kernel.org/powerpc/c/151c32bf5ebdd41114267717dc4b53d2632cbd30 [3/3] powerpc/test_emulate_step: Add testcases for divde[.] and divdeu[.] instructions https://git.kernel.org/powerpc/c/b859c95cf4b936b5e8019e7ab68ee2740e609ffd cheers