qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] Fix armeb-linux-user disassembly
@ 2017-10-19 21:21 Richard Henderson
  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
  0 siblings, 2 replies; 4+ messages in thread
From: Richard Henderson @ 2017-10-19 21:21 UTC (permalink / raw)
  To: qemu-devel; +Cc: peter.maydell

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-10-20  3:38 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-10-19 21:21 [Qemu-devel] [PATCH 0/2] Fix armeb-linux-user disassembly Richard Henderson
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é

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).