OSDN Git Service

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)
commit2c979c489fee0e6b418133a9d0b938f02f47232a
treedda38ecfa3f46106ae9529de0d0994d21ac74440
parentf312793dda98df93a113fd4cdeeeb8fc10c6db76
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