From: Richard Henderson <richard.henderson@linaro.org>
To: qemu-devel@nongnu.org
Cc: peter.maydell@linaro.org
Subject: [Qemu-devel] [PATCH 0/2] Fix armeb-linux-user disassembly
Date: Thu, 19 Oct 2017 14:21:07 -0700 [thread overview]
Message-ID: <20171019212109.11341-1-richard.henderson@linaro.org> (raw)
Reported in
https://bugs.launchpad.net/qemu/+bug/1724485
There's one existing bug here, wrt setting INSN_ARM_BE32, and
another when it comes to the capstone disassembler patch set.
r~
Richard Henderson (2):
target/arm: Move BE32 disassembler fixup
target/arm: Don't set INSN_ARM_BE32 for CONFIG_USER_ONLY
include/disas/bfd.h | 7 -------
disas/arm.c | 21 ++++++++++++++++-----
target/arm/cpu.c | 28 +++++++---------------------
3 files changed, 23 insertions(+), 33 deletions(-)
--
2.13.6
next reply other threads:[~2017-10-19 21:21 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-10-19 21:21 Richard Henderson [this message]
2017-10-19 21:21 ` [Qemu-devel] [PATCH 1/2] target/arm: Move BE32 disassembler fixup Richard Henderson
2017-10-19 21:21 ` [Qemu-devel] [PATCH 2/2] target/arm: Don't set INSN_ARM_BE32 for CONFIG_USER_ONLY Richard Henderson
2017-10-20 3:38 ` Philippe Mathieu-Daudé
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=20171019212109.11341-1-richard.henderson@linaro.org \
--to=richard.henderson@linaro.org \
--cc=peter.maydell@linaro.org \
--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).