From: Anton Johansson via qemu development <qemu-devel@nongnu.org>
To: Taylor Simpson <ltaylorsimpson@gmail.com>
Cc: qemu-devel@nongnu.org, brian.cain@oss.qualcomm.com,
matheus.bernardino@oss.qualcomm.com,
sid.manning@oss.qualcomm.com, marco.liebel@oss.qualcomm.com,
richard.henderson@linaro.org, philmd@linaro.org, ale@rev.ng
Subject: Re: [PATCH v3 3/8] Hexagon (target/hexagon) Add Hexagon definition field to DisasContext
Date: Tue, 24 Feb 2026 14:20:27 +0100 [thread overview]
Message-ID: <aZ2lf_urEOFuABOg@hive.localdomain> (raw)
In-Reply-To: <20260217212245.95321-4-ltaylorsimpson@gmail.com>
On 17/02/26, Taylor Simpson wrote:
> Initialize the field in hexagon_tr_init_disas_context
>
> Co-authored-by: Matheus Tavares Bernardino <matheus.bernardino@oss.qualcomm.com>
> Co-authored-by: Brian Cain <brian.cain@oss.qualcomm.com>
> Signed-off-by: Taylor Simpson <ltaylorsimpson@gmail.com>
> ---
> target/hexagon/translate.h | 1 +
> target/hexagon/translate.c | 1 +
> 2 files changed, 2 insertions(+)
Reviewed-by: Anton Johansson <anjo@rev.ng>
next prev parent reply other threads:[~2026-02-24 13:18 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-02-17 21:22 [PATCH v3 0/8] Hexagon (target/hexagon) Check opcodes versions Taylor Simpson
2026-02-17 21:22 ` [PATCH v3 1/8] Hexagon (target/hexagon) Properly handle Hexagon CPU version Taylor Simpson
2026-02-24 12:58 ` Anton Johansson via qemu development
2026-02-17 21:22 ` [PATCH v3 2/8] Hexagon (linux-user/hexagon) Identify Hexagon version in ELF file Taylor Simpson
2026-02-24 13:00 ` Anton Johansson via qemu development
2026-02-17 21:22 ` [PATCH v3 3/8] Hexagon (target/hexagon) Add Hexagon definition field to DisasContext Taylor Simpson
2026-02-24 13:20 ` Anton Johansson via qemu development [this message]
2026-02-17 21:22 ` [PATCH v3 4/8] Hexagon (target/hexagon) Introduce tag_rev_info.c.inc Taylor Simpson
2026-02-24 13:24 ` Anton Johansson via qemu development
2026-02-24 16:09 ` Taylor Simpson
2026-02-17 21:22 ` [PATCH v3 5/8] Hexagon (target/hexagon) Check each opcode against current CPU definition Taylor Simpson
2026-02-24 16:41 ` Anton Johansson via qemu development
2026-02-17 21:22 ` [PATCH v3 6/8] Hexagon (target/hexagon) Disassembly of invalid packets Taylor Simpson
2026-02-24 16:57 ` Anton Johansson via qemu development
2026-02-17 21:22 ` [PATCH v3 7/8] tests/tcg/hexagon: Add test for revision-gated instruction decoding Taylor Simpson
2026-03-27 19:53 ` Marco Liebel
2026-02-17 21:22 ` [PATCH v3 8/8] Hexagon (target/hexagon) Remove snprint_a_pkt_debug Taylor Simpson
2026-02-24 16:58 ` Anton Johansson via qemu development
2026-04-09 17:11 ` [PATCH v3 0/8] Hexagon (target/hexagon) Check opcodes versions Brian Cain
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=aZ2lf_urEOFuABOg@hive.localdomain \
--to=qemu-devel@nongnu.org \
--cc=ale@rev.ng \
--cc=anjo@rev.ng \
--cc=brian.cain@oss.qualcomm.com \
--cc=ltaylorsimpson@gmail.com \
--cc=marco.liebel@oss.qualcomm.com \
--cc=matheus.bernardino@oss.qualcomm.com \
--cc=philmd@linaro.org \
--cc=richard.henderson@linaro.org \
--cc=sid.manning@oss.qualcomm.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.