commit | 2c979c489fee0e6b418133a9d0b938f02f47232a | [log] [tgz] |
---|---|---|
author | Matt Brown <matthew.brown.dev@gmail.com> | Mon Jul 31 10:58:25 2017 +1000 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Thu Aug 10 22:30:28 2017 +1000 |
tree | dda38ecfa3f46106ae9529de0d0994d21ac74440 | |
parent | f312793dda98df93a113fd4cdeeeb8fc10c6db76 [diff] |
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>