powerpc/sstep: Add emulation support for ‘setb’ instruction
authorSathvika Vasireddy <sathvika@linux.vnet.ibm.com>
Tue, 11 May 2021 12:18:32 +0000 (07:18 -0500)
committerMichael Ellerman <mpe@ellerman.id.au>
Sun, 23 May 2021 10:51:35 +0000 (20:51 +1000)
commit5b75bd763d369e43e6d09e85eaea22fde37c0e89
tree7a1348278270539be65f98e9625991c1cee7f804
parentf259fb893c69d60ac1c7192f1974635c554fd716
powerpc/sstep: Add emulation support for ‘setb’ instruction

This adds emulation support for the following instruction:
   * Set Boolean (setb)

Signed-off-by: Sathvika Vasireddy <sathvika@linux.vnet.ibm.com>
Tested-by: Naveen N. Rao <naveen.n.rao@linux.vnet.ibm.com>
Reviewed-by: Segher Boessenkool <segher@kernel.crashing.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/7b735b0c898da0db2af8628a64df2f5114596f22.1620727160.git.sathvika@linux.vnet.ibm.com
arch/powerpc/lib/sstep.c