[PATCH 0/2] powerpc/sstep: Add emulation support and tests for 'setb' instruction
Sathvika Vasireddy
sathvika at linux.vnet.ibm.com
Fri Apr 16 17:02:47 AEST 2021
This patchset adds emulation support and tests for setb instruction. Test cases are written to test different CR fields with different bits set in each field.
Sathvika Vasireddy (2):
powerpc/sstep: Add emulation support for ‘setb’ instruction
powerpc/sstep: Add tests for setb instruction
arch/powerpc/include/asm/ppc-opcode.h | 1 +
arch/powerpc/lib/sstep.c | 12 +++++++
arch/powerpc/lib/test_emulate_step.c | 28 +++++++++++++++++++++++++++++++++++
3 files changed, 41 insertions(+)
--
2.16.4
More information about the Linuxppc-dev
mailing list