qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH v2 0/8] tcg-ia64 ldst updates


From: Richard Henderson
Subject: [Qemu-devel] [PATCH v2 0/8] tcg-ia64 ldst updates
Date: Wed, 26 Mar 2014 21:08:05 -0700

The bug that Aurelien found has been fixed.  Please review.


r~


Richard Henderson (8):
  tcg-ia64: Optimize small arguments to exit_tb
  tcg-ia64: Re-bundle the tlb load
  tcg-ia64: Move bswap for store into tlb load
  tcg-ia64: Move tlb addend load into tlb read
  tcg-ia64: Reduce code duplication in tcg_out_qemu_ld
  tcg-ia64: Convert to new ldst helpers
  tcg-ia64: Move part of softmmu slow path out of line
  tcg-ia64: Convert to new ldst opcodes

 tcg/ia64/tcg-target.c | 498 ++++++++++++++++++++++++++------------------------
 tcg/ia64/tcg-target.h |   2 +-
 2 files changed, 265 insertions(+), 235 deletions(-)

-- 
1.8.5.3




reply via email to

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