qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Philippe Mathieu-Daudé" <philmd@linaro.org>
To: owl129@126.com, qemu-devel@nongnu.org
Subject: Re: [PATCH] This patch implements several Octeon +/II instructions.
Date: Mon, 12 Feb 2024 09:56:40 +0100	[thread overview]
Message-ID: <a616c83d-068e-46a0-80b7-878425005317@linaro.org> (raw)
In-Reply-To: <20240119045626.9698-1-owl129@126.com>

Hi,

On 19/1/24 05:56, owl129@126.com wrote:
> From: owl <owl129@126.com>
> 

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
> - LBX
> 
> Signed-off-by: owl <owl129@126.com>
> ---
>   target/mips/tcg/octeon.decode      |  35 ++++
>   target/mips/tcg/octeon_translate.c | 281 +++++++++++++++++++++++++++++
>   2 files changed, 316 insertions(+)

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?

Thanks,

Phil.


  reply	other threads:[~2024-02-12  8:57 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-19  4:56 [PATCH] This patch implements several Octeon +/II instructions owl129
2024-02-12  8:56 ` Philippe Mathieu-Daudé [this message]
2024-02-12 10:57   ` owl129

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=a616c83d-068e-46a0-80b7-878425005317@linaro.org \
    --to=philmd@linaro.org \
    --cc=owl129@126.com \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).