qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH 00/10] tcg/aarch64 cleanups


From: Richard Henderson
Subject: [Qemu-devel] [PATCH 00/10] tcg/aarch64 cleanups
Date: Tue, 4 Mar 2014 09:04:00 -0800

This is an initial split of a 40+ patch set for aarch64.  These should
all be totally non-controversial and easy to review.


r~


Richard Henderson (10):
  tcg-aarch64: Enable builtin disassembler
  tcg-aarch64: Remove redundant CPU_TLB_ENTRY_BITS check
  tcg-aarch64: Change all ext variables to TCGType
  tcg-aarch64: Set ext based on TCG_OPF_64BIT
  tcg-aarch64: Don't handle mov/movi in tcg_out_op
  tcg-aarch64: Hoist common argument loads in tcg_out_op
  tcg-aarch64: Remove the shift_imm parameter from tcg_out_cmp
  tcg-aarch64: Use intptr_t apropriately
  tcg-aarch64: Simplify tcg_out_ldst_9 encoding
  tcg-aarch64: Remove nop from qemu_st slow path

 configure                |   6 +
 tcg/aarch64/tcg-target.c | 284 +++++++++++++++++++++--------------------------
 2 files changed, 130 insertions(+), 160 deletions(-)

-- 
1.8.5.3




reply via email to

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