Re:Re: [PATCH] This patch implements several Octeon +/II instructions.

2024-02-12 Thread owl129
Hi > How can we test it? Is there any distribution producing kernel for > Octeon+/2? Per https://github.com/MarvellEmbeddedProcessors/marvell-dpdk > I understand there could be Linux and FreeBSD, is that correct?Actually I > don't know how to fully test each intruction. To the best of my knowl

Re: [PATCH] This patch implements several Octeon +/II instructions.

2024-02-12 Thread Philippe Mathieu-Daudé
Hi, On 19/1/24 05:56, owl...@126.com wrote: From: owl Thank for your patch! Octeon+ - SAA - SAAD It seems it could be split in 3 parts, SA*, LA* and the rest. Octeon2 - LAI - LAID - LAD - LADD - LAS - LASD - LAC - LACD - LAA - LAAD - LAW - LAWD - LWX - LHX - LDX - LBUX - LWUX - LHUX

[PATCH] This patch implements several Octeon +/II instructions.

2024-01-19 Thread owl129
From: owl Octeon+ - SAA - SAAD Octeon2 - LAI - LAID - LAD - LADD - LAS - LASD - LAC - LACD - LAA - LAAD - LAW - LAWD - LWX - LHX - LDX - LBUX - LWUX - LHUX - LBX Signed-off-by: owl --- target/mips/tcg/octeon.decode | 35 target/mips/tcg/octeon_translate.c | 281