commit | e27f71e5ff3c2ec5db96fc9aeb831b7bb31e3b6d | [log] [tgz] |
---|---|---|
author | Matt Brown <matthew.brown.dev@gmail.com> | Mon Jul 31 10:58:26 2017 +1000 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Thu Aug 10 22:30:29 2017 +1000 |
tree | 3c8bd30afa1de473dfb0fe251e7acd034cd3db9c | |
parent | 2c979c489fee0e6b418133a9d0b938f02f47232a [diff] |
powerpc/lib/sstep: Add isel instruction emulation This adds emulation for the isel instruction. Tested for correctness against the isel instruction and its extended mnemonics (lt, gt, eq) 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>