qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH for-8.1 00/12] tcg/mips: Backend improvements


From: Richard Henderson
Subject: Re: [PATCH for-8.1 00/12] tcg/mips: Backend improvements
Date: Wed, 10 May 2023 11:24:39 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.10.0

Ping.

r~

On 4/8/23 04:03, Richard Henderson wrote:
I've posted some of these before, perhaps a year or more ago, but
then failed to follow up and get them merged.

I don't think there are any real dependencies, but it has been
rebased upon today's load/store helpers patch set, so there might
be minor conflicts, therefore:

Based-on: 20230408024314.3357414-1-richard.henderson@linaro.org
("[PATCH for-8.1 00/42] tcg: Simplify calls to load/store helpers")


Richard Henderson (12):
   tcg/mips: Move TCG_AREG0 to S8
   tcg/mips: Move TCG_GUEST_BASE_REG to S7
   tcg/mips: Unify TCG_GUEST_BASE_REG tests
   tcg/mips: Create and use TCG_REG_TB
   tcg/mips: Split out tcg_out_movi_one
   tcg/mips: Split out tcg_out_movi_two
   tcg/mips: Use the constant pool for 64-bit constants
   tcg/mips: Aggressively use the constant pool for n64 calls
   tcg/mips: Try tb-relative addresses in tcg_out_movi
   tcg/mips: Try three insns with shift and add in tcg_out_movi
   tcg/mips: Use qemu_build_not_reached for LO/HI_OFF
   tcg/mips: Replace MIPS_BE with HOST_BIG_ENDIAN

  tcg/mips/tcg-target.h     |   3 +-
  tcg/mips/tcg-target.c.inc | 350 ++++++++++++++++++++++++++++----------
  2 files changed, 260 insertions(+), 93 deletions(-)





reply via email to

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