]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc/lib/sstep: Add prty instruction emulation
authorMatt Brown <matthew.brown.dev@gmail.com>
Mon, 31 Jul 2017 00:58:25 +0000 (10:58 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Thu, 10 Aug 2017 12:30:28 +0000 (22:30 +1000)
commitfa0f8d6e26467becef59521360b8407c86757fdb
treedda38ecfa3f46106ae9529de0d0994d21ac74440
parent935f2a075065686a584b2596e0d5f80ae61b89dd
powerpc/lib/sstep: Add prty instruction emulation

This adds emulation for the prtyw and prtyd instructions.
Tested for logical correctness against the prtyw and prtyd instructions
on ppc64le.

Signed-off-by: Matt Brown <matthew.brown.dev@gmail.com>
Reviewed-by: Cyril Bur <cyrilbur@gmail.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/lib/sstep.c