commit | 5b75bd763d369e43e6d09e85eaea22fde37c0e89 | [log] [tgz] |
---|---|---|
author | Sathvika Vasireddy <sathvika@linux.vnet.ibm.com> | Tue May 11 07:18:32 2021 -0500 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Sun May 23 20:51:35 2021 +1000 |
tree | 7a1348278270539be65f98e9625991c1cee7f804 | |
parent | f259fb893c69d60ac1c7192f1974635c554fd716 [diff] |
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