qemu-devel
[Top][All Lists]
Advanced

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

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


From: Richard Henderson
Subject: [Qemu-devel] [PULL 0/8] tcg-ia64 ldst updates
Date: Tue, 4 Mar 2014 11:00:59 -0800

This is a revival of a patch set I submitted back in September.

I've just re-tested it and things still look ok, so I'm just going
to ask for a pull rather than pretending there might be review.


r~


The following changes since commit 4a29420ea1c5a34191281855f5f51e70deab8940:

  Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into 
staging (2014-03-04 16:33:25 +0000)

are available in the git repository at:

  git://github.com/rth7680/qemu.git tcg-ldst-ia64

for you to fetch changes up to 97d3dfedfd137ef7e2ae77fc9d518594be1a8f43:

  tcg-ia64: Convert to new ldst opcodes (2014-03-04 09:35:56 -0800)

----------------------------------------------------------------
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 | 497 ++++++++++++++++++++++++++------------------------
 tcg/ia64/tcg-target.h |   2 +-
 2 files changed, 264 insertions(+), 235 deletions(-)



reply via email to

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