qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL for-1.7 00/13] tcg-ia64 improvements
@ 2013-11-18 21:49 Richard Henderson
  2013-11-18 21:49 ` [Qemu-devel] [PULL for-1.7 01/13] tcg-ia64: Use TCGMemOp within qemu_ldst routines Richard Henderson
                   ` (12 more replies)
  0 siblings, 13 replies; 14+ messages in thread
From: Richard Henderson @ 2013-11-18 21:49 UTC (permalink / raw)
  To: qemu-devel; +Cc: aliguori

These are extracted from a larger patch set, including only the
subset that has been reviewed by Aurelien.

Patch 5 fixes a serious bug in the ia64 backend, so I'd like to
ensure this gets fixed for 1.7.


r~


The following changes since commit 5c5432e7d630592ddcc1876ac8a1505f8f14ef15:

  Merge remote-tracking branch 'luiz/queue/qmp' into staging (2013-11-13 11:49:27 -0800)

are available in the git repository at:


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

for you to fetch changes up to 463230d85e1e0898b1a94092af65026e615e6ec6:

  tcg-ia64: Introduce tcg_opc_bswap64_i (2013-11-18 15:57:59 +1000)

----------------------------------------------------------------
Richard Henderson (13):
      tcg-ia64: Use TCGMemOp within qemu_ldst routines
      tcg-ia64: Use shortcuts for nop insns
      tcg-ia64: Handle constant calls
      tcg-ia64: Simplify brcond
      tcg-ia64: Move AREG0 to R32
      tcg-ia64: Avoid unnecessary stop bit in tcg_out_alu
      tcg-ia64: Use ADDS for small addition
      tcg-ia64: Use SUB_A3 and ADDS_A4 for subtraction
      tcg-ia64: Use A3 form of logical operations
      tcg-ia64: Introduce tcg_opc_mov_a
      tcg-ia64: Introduce tcg_opc_movi_a
      tcg-ia64: Introduce tcg_opc_ext_i
      tcg-ia64: Introduce tcg_opc_bswap64_i

 tcg/ia64/tcg-target.c | 755 ++++++++++++++++++++++++++------------------------
 tcg/ia64/tcg-target.h |   4 +-
 2 files changed, 397 insertions(+), 362 deletions(-)

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

end of thread, other threads:[~2013-11-18 21:51 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-18 21:49 [Qemu-devel] [PULL for-1.7 00/13] tcg-ia64 improvements Richard Henderson
2013-11-18 21:49 ` [Qemu-devel] [PULL for-1.7 01/13] tcg-ia64: Use TCGMemOp within qemu_ldst routines Richard Henderson
2013-11-18 21:49 ` [Qemu-devel] [PULL for-1.7 02/13] tcg-ia64: Use shortcuts for nop insns Richard Henderson
2013-11-18 21:49 ` [Qemu-devel] [PULL for-1.7 03/13] tcg-ia64: Handle constant calls Richard Henderson
2013-11-18 21:49 ` [Qemu-devel] [PULL for-1.7 04/13] tcg-ia64: Simplify brcond Richard Henderson
2013-11-18 21:49 ` [Qemu-devel] [PULL for-1.7 05/13] tcg-ia64: Move AREG0 to R32 Richard Henderson
2013-11-18 21:49 ` [Qemu-devel] [PULL for-1.7 06/13] tcg-ia64: Avoid unnecessary stop bit in tcg_out_alu Richard Henderson
2013-11-18 21:49 ` [Qemu-devel] [PULL for-1.7 07/13] tcg-ia64: Use ADDS for small addition Richard Henderson
2013-11-18 21:49 ` [Qemu-devel] [PULL for-1.7 08/13] tcg-ia64: Use SUB_A3 and ADDS_A4 for subtraction Richard Henderson
2013-11-18 21:49 ` [Qemu-devel] [PULL for-1.7 09/13] tcg-ia64: Use A3 form of logical operations Richard Henderson
2013-11-18 21:49 ` [Qemu-devel] [PULL for-1.7 10/13] tcg-ia64: Introduce tcg_opc_mov_a Richard Henderson
2013-11-18 21:49 ` [Qemu-devel] [PULL for-1.7 11/13] tcg-ia64: Introduce tcg_opc_movi_a Richard Henderson
2013-11-18 21:49 ` [Qemu-devel] [PULL for-1.7 12/13] tcg-ia64: Introduce tcg_opc_ext_i Richard Henderson
2013-11-18 21:49 ` [Qemu-devel] [PULL for-1.7 13/13] tcg-ia64: Introduce tcg_opc_bswap64_i Richard Henderson

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