在 2022/2/1 23:41, Richard Henderson 写道:
Based-on: <20220104021543.396571-1-richard.hender...@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.y...@flygoat.com>

Tested-by: Jiaxun Yang <jiaxun.y...@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