qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v5 0/2] tcg/mips: Unaligned access support


From: Jiaxun Yang
Subject: Re: [PATCH v5 0/2] tcg/mips: Unaligned access support
Date: Fri, 4 Feb 2022 20:32:24 +0000
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101 Thunderbird/91.5.1


在 2022/2/1 23:41, Richard Henderson 写道:
Based-on: <20220104021543.396571-1-richard.henderson@linaro.org>
("[PATCH v4 0/7] Unaligned access for user only")

Changes from v4:
   * Rebase on master.
   * Drop other cleanup for now.

Changes from v3:
   * Rebase on master, which has some patches applied.

For the whole series:

Reviewed-by: Jiaxun Yang <jiaxun.yang@flygoat.com>

Tested-by: Jiaxun Yang <jiaxun.yang@flygoat.com>

Run some sample program with GCC unaligned-access enabled.

Thanks.



r~

Richard Henderson (2):
   tcg/mips: Support unaligned access for user-only
   tcg/mips: Support unaligned access for softmmu

  tcg/mips/tcg-target.h     |   2 -
  tcg/mips/tcg-target.c.inc | 387 +++++++++++++++++++++++++++++++++++---
  2 files changed, 360 insertions(+), 29 deletions(-)




reply via email to

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