]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit596ad8b41e616ad35c6aa28f245153d4dbdd7dde
tree7a1348278270539be65f98e9625991c1cee7f804
parentb3257c020964fca78133976c14bac5e4eb1b9dc5
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