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 v2 2/3] target/mips: implement Octeon-specific BBIT instructions
Date: Thu, 9 Jun 2022 07:19:32 -0700 [thread overview]
Message-ID: <92b9cd22-a1a7-ae82-1421-e023e6c18d81@linaro.org> (raw)
In-Reply-To: <165476302289.40568.18287487542170689158.stgit@pasha-ThinkPad-X280>
On 6/9/22 01:23, Pavel Dovgalyuk wrote:
> This patch introduces Octeon-specific decoder and implements
> check-bit-and-jump instructions.
>
> Signed-off-by: Pavel Dovgalyuk<Pavel.Dovgalyuk@ispras.ru>
>
> --
>
> v2 changes:
> - Changed insn field description and simplified the jumps
> (suggested by Richard Henderson)
> ---
> target/mips/tcg/meson.build | 2 ++
> target/mips/tcg/octeon.decode | 15 ++++++++++++
> target/mips/tcg/octeon_translate.c | 46 ++++++++++++++++++++++++++++++++++++
> target/mips/tcg/translate.c | 5 ++++
> target/mips/tcg/translate.h | 1 +
> 5 files changed, 69 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~
next prev parent reply other threads:[~2022-06-09 15:08 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-06-09 8:23 [PATCH v2 0/3] Cavium Octeon MIPS extensions Pavel Dovgalyuk
2022-06-09 8:23 ` [PATCH v2 1/3] target/mips: introduce Cavium Octeon CPU model Pavel Dovgalyuk
2022-06-10 13:28 ` Philippe Mathieu-Daudé via
2022-06-09 8:23 ` [PATCH v2 2/3] target/mips: implement Octeon-specific BBIT instructions Pavel Dovgalyuk
2022-06-09 14:19 ` Richard Henderson [this message]
2022-06-09 8:23 ` [PATCH v2 3/3] target/mips: implement Octeon-specific arithmetic instructions Pavel Dovgalyuk
2022-06-09 15:53 ` Richard Henderson
2022-06-14 5:55 ` 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=92b9cd22-a1a7-ae82-1421-e023e6c18d81@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).