qemu-devel
[Top][All Lists]
Advanced

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

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


From: Richard Henderson
Subject: [PATCH v5 0/2] tcg/mips: Unaligned access support
Date: Wed, 2 Feb 2022 10:41:05 +1100

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.


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(-)

-- 
2.25.1




reply via email to

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