On 26/05/20 1:45 pm, Balamuruhan S wrote: > Few ppc instructions are encoded in test_emulate_step.c, consolidate > them and use it from ppc-opcode.h > > Signed-off-by: Balamuruhan S <bal...@linux.ibm.com> > Acked-by: Naveen N. Rao <naveen.n....@linux.vnet.ibm.com> > Tested-by: Naveen N. Rao <naveen.n....@linux.vnet.ibm.com> > --- > arch/powerpc/include/asm/ppc-opcode.h | 35 ++++++ > arch/powerpc/lib/test_emulate_step.c | 155 ++++++++++---------------- > 2 files changed, 91 insertions(+), 99 deletions(-) > [...] >
Acked-by: Sandipan Das <sandi...@linux.ibm.com>