[Qemu-devel] [PATCH 0/2] Fix armeb-linux-user disassembly

Richard Henderson posted 2 patches 6 years, 6 months ago
Failed in applying to current master (apply log)
include/disas/bfd.h |  7 -------
disas/arm.c         | 21 ++++++++++++++++-----
target/arm/cpu.c    | 28 +++++++---------------------
3 files changed, 23 insertions(+), 33 deletions(-)
[Qemu-devel] [PATCH 0/2] Fix armeb-linux-user disassembly
Posted by Richard Henderson 6 years, 6 months ago
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