qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH v2 0/3] tcg/arm: misc fixes


From: y
Subject: [Qemu-devel] [PATCH v2 0/3] tcg/arm: misc fixes
Date: Tue, 30 Oct 2012 01:18:10 +0100

From: Aurelien Jarno <address@hidden>

This patch series fixes the TCG arm backend for the MIPS target, as well
as for big endian targets when not using the ARMv6+ instructions set.
The corresponding patches are candidate for a stable release.

--
Changes v1 -> v2:
 - patch 1:
  - added an assert to make sure the TLB offset fits within 24 bits
  - added an assert to make sure both registers are different in ldr_wb
 - patches 4 and 5 (optimizations) have been dropped and will be
   resubmitted again (when I can find some time to work on them).


Aurelien Jarno (3):
  tcg/arm: fix TLB access in qemu-ld/st ops
  tcg/arm: fix cross-endian qemu_st16
  target-openrisc: remove conflicting definitions from cpu.h

 target-openrisc/cpu.h |   18 ---------
 tcg/arm/tcg-target.c  |   97 ++++++++++++++++++++++++++++++-------------------
 2 files changed, 59 insertions(+), 56 deletions(-)

--
1.7.10.4




reply via email to

[Prev in Thread] Current Thread [Next in Thread]