]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc/lib/sstep: Add isel instruction emulation
authorMatt Brown <matthew.brown.dev@gmail.com>
Mon, 31 Jul 2017 00:58:26 +0000 (10:58 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Thu, 10 Aug 2017 12:30:29 +0000 (22:30 +1000)
commitbfdeb9a9d96a67dd92460b9a694d25ca47eda110
tree3c8bd30afa1de473dfb0fe251e7acd034cd3db9c
parentfa0f8d6e26467becef59521360b8407c86757fdb
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>
arch/powerpc/lib/sstep.c