[PATCH 2/6] powerpc/ppc-opcode: move ppc instruction encoding from test_emulate_step
Sandipan Das
sandipan at linux.ibm.com
Wed Jun 10 15:19:25 AEST 2020
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 <bala24 at linux.ibm.com>
> Acked-by: Naveen N. Rao <naveen.n.rao at linux.vnet.ibm.com>
> Tested-by: Naveen N. Rao <naveen.n.rao at 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 <sandipan at linux.ibm.com>
More information about the Linuxppc-dev
mailing list