qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH 0/8] target-alpha improvements, v2


From: Richard Henderson
Subject: [Qemu-devel] [PATCH 0/8] target-alpha improvements, v2
Date: Wed, 17 Mar 2010 16:33:33 -0700

Changes from v1:
  * Use setcond and goto_tb.


r~



Richard Henderson (8):
  target-alpha: Add flags markups to helpers.h.
  target-alpha: Implement cpys{,n,e} inline.
  target-alpha: Implement rs/rc properly.
  target-alpha: Implement cvtql inline.
  target-alpha: Implement cvtlq inline.
  target-alpha: Use setcond for int comparisons.
  target-alpha: Use non-inverted arguments to gen_{f}cmov.
  target-alpha: Emit goto_tb opcodes.

 linux-user/main.c        |    5 +
 target-alpha/helper.h    |  179 +++++++--------
 target-alpha/op_helper.c |   73 +------
 target-alpha/translate.c |  576 ++++++++++++++++++++++++++++++----------------
 4 files changed, 470 insertions(+), 363 deletions(-)





reply via email to

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