qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 00/14] tcg/aarch64 improvements, part 2
@ 2014-03-14 20:09 Richard Henderson
  2014-03-14 20:09 ` [Qemu-devel] [PULL 01/14] tcg-aarch64: Introduce tcg_out_insn Richard Henderson
                   ` (14 more replies)
  0 siblings, 15 replies; 16+ messages in thread
From: Richard Henderson @ 2014-03-14 20:09 UTC (permalink / raw)
  To: qemu-devel; +Cc: peter.maydell, aliguori

Recently reviewed.

It'd be nice if this makes -rc1, since it significantly improves code
generation for the host.  But it's no big deal if it's too late.


r~


The following changes since commit b19fc63cadb2815d5bcb1ec25b22849e455cbb31:

  Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-2.0' into staging (2014-03-13 21:50:40 +0000)

are available in the git repository at:


  git://github.com/rth7680/qemu.git tcg-aarch-6-2

for you to fetch changes up to 582ab779c5cf9c941909faa65e092b6b492e2da6:

  tcg-aarch64: Introduce tcg_out_insn_3405 (2014-03-14 11:00:15 -0700)

----------------------------------------------------------------
Richard Henderson (14):
      tcg-aarch64: Introduce tcg_out_insn
      tcg-aarch64: Convert shift insns to tcg_out_insn
      tcg-aarch64: Introduce tcg_out_insn_3401
      tcg-aarch64: Implement mov with tcg_out_insn
      tcg-aarch64: Handle constant operands to add, sub, and compare
      tcg-aarch64: Handle constant operands to and, or, xor
      tcg-aarch64: Support andc, orc, eqv, not, neg
      tcg-aarch64: Support movcond
      tcg-aarch64: Use tcg_out_insn for setcond
      tcg-aarch64: Support deposit
      tcg-aarch64: Support add2, sub2
      tcg-aarch64: Support muluh, mulsh
      tcg-aarch64: Support div, rem
      tcg-aarch64: Introduce tcg_out_insn_3405

 tcg/aarch64/tcg-target.c | 801 +++++++++++++++++++++++++++++++++--------------
 tcg/aarch64/tcg-target.h |  48 +--
 2 files changed, 594 insertions(+), 255 deletions(-)

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

end of thread, other threads:[~2014-03-15 18:24 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-14 20:09 [Qemu-devel] [PULL 00/14] tcg/aarch64 improvements, part 2 Richard Henderson
2014-03-14 20:09 ` [Qemu-devel] [PULL 01/14] tcg-aarch64: Introduce tcg_out_insn Richard Henderson
2014-03-14 20:09 ` [Qemu-devel] [PULL 02/14] tcg-aarch64: Convert shift insns to tcg_out_insn Richard Henderson
2014-03-14 20:09 ` [Qemu-devel] [PULL 03/14] tcg-aarch64: Introduce tcg_out_insn_3401 Richard Henderson
2014-03-14 20:09 ` [Qemu-devel] [PULL 04/14] tcg-aarch64: Implement mov with tcg_out_insn Richard Henderson
2014-03-14 20:09 ` [Qemu-devel] [PULL 05/14] tcg-aarch64: Handle constant operands to add, sub, and compare Richard Henderson
2014-03-14 20:09 ` [Qemu-devel] [PULL 06/14] tcg-aarch64: Handle constant operands to and, or, xor Richard Henderson
2014-03-14 20:09 ` [Qemu-devel] [PULL 07/14] tcg-aarch64: Support andc, orc, eqv, not, neg Richard Henderson
2014-03-14 20:09 ` [Qemu-devel] [PULL 08/14] tcg-aarch64: Support movcond Richard Henderson
2014-03-14 20:09 ` [Qemu-devel] [PULL 09/14] tcg-aarch64: Use tcg_out_insn for setcond Richard Henderson
2014-03-14 20:09 ` [Qemu-devel] [PULL 10/14] tcg-aarch64: Support deposit Richard Henderson
2014-03-14 20:09 ` [Qemu-devel] [PULL 11/14] tcg-aarch64: Support add2, sub2 Richard Henderson
2014-03-14 20:09 ` [Qemu-devel] [PULL 12/14] tcg-aarch64: Support muluh, mulsh Richard Henderson
2014-03-14 20:09 ` [Qemu-devel] [PULL 13/14] tcg-aarch64: Support div, rem Richard Henderson
2014-03-14 20:09 ` [Qemu-devel] [PULL 14/14] tcg-aarch64: Introduce tcg_out_insn_3405 Richard Henderson
2014-03-15 18:24 ` [Qemu-devel] [PULL 00/14] tcg/aarch64 improvements, part 2 Peter Maydell

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