qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Richard Henderson <richard.henderson@linaro.org>
To: Pavel Dovgalyuk <pavel.dovgalyuk@ispras.ru>, qemu-devel@nongnu.org
Cc: f4bug@amsat.org, jiaxun.yang@flygoat.com, aurelien@aurel32.net,
	aleksandar.rikalo@syrmia.com
Subject: Re: [PATCH v3 1/4] target/mips: introduce decodetree structure for Cavium Octeon extension
Date: Mon, 20 Jun 2022 09:01:24 -0700	[thread overview]
Message-ID: <f621101c-f45f-a44b-2f8e-7514579428e0@linaro.org> (raw)
In-Reply-To: <165572672162.167724.13656301229517693806.stgit@pasha-ThinkPad-X280>

On 6/20/22 05:05, Pavel Dovgalyuk wrote:
> This patch adds decodetree for Cavium Octeon extension and
> an instruction set extension flag for using it in CPU models.
> 
> Signed-off-by: Pavel Dovgalyuk<Pavel.Dovgalyuk@ispras.ru>
> ---
>   target/mips/mips-defs.h            |    1 +
>   target/mips/tcg/meson.build        |    2 ++
>   target/mips/tcg/octeon.decode      |    6 ++++++
>   target/mips/tcg/octeon_translate.c |   16 ++++++++++++++++
>   target/mips/tcg/translate.c        |    5 +++++
>   target/mips/tcg/translate.h        |    1 +
>   6 files changed, 31 insertions(+)
>   create mode 100644 target/mips/tcg/octeon.decode
>   create mode 100644 target/mips/tcg/octeon_translate.c

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>

r~


  reply	other threads:[~2022-06-20 16:07 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-20 12:05 [PATCH v3 0/4] Cavium Octeon MIPS extensions Pavel Dovgalyuk
2022-06-20 12:05 ` [PATCH v3 1/4] target/mips: introduce decodetree structure for Cavium Octeon extension Pavel Dovgalyuk
2022-06-20 16:01   ` Richard Henderson [this message]
2022-06-20 12:05 ` [PATCH v3 2/4] target/mips: implement Octeon-specific BBIT instructions Pavel Dovgalyuk
2022-06-20 12:05 ` [PATCH v3 3/4] target/mips: implement Octeon-specific arithmetic instructions Pavel Dovgalyuk
2022-06-20 16:06   ` Richard Henderson
2022-06-20 12:05 ` [PATCH v3 4/4] target/mips: introduce Cavium Octeon CPU model Pavel Dovgalyuk
2022-07-04 10:59   ` Pavel Dovgalyuk
2022-07-06 20:53     ` Philippe Mathieu-Daudé via
2022-07-07  7:06       ` Pavel Dovgalyuk
2022-07-07  7:10       ` Pavel Dovgalyuk

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=f621101c-f45f-a44b-2f8e-7514579428e0@linaro.org \
    --to=richard.henderson@linaro.org \
    --cc=aleksandar.rikalo@syrmia.com \
    --cc=aurelien@aurel32.net \
    --cc=f4bug@amsat.org \
    --cc=jiaxun.yang@flygoat.com \
    --cc=pavel.dovgalyuk@ispras.ru \
    --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).