[PATCH-for-11.1 0/2] target/mips: Expand TCGv for fixed wordsize extensions

Philippe Mathieu-Daudé posted 2 patches 4 hours ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20260401144503.80510-1-philmd@linaro.org
Maintainers: "Philippe Mathieu-Daudé" <philmd@linaro.org>, Aurelien Jarno <aurelien@aurel32.net>, Jiaxun Yang <jiaxun.yang@flygoat.com>, Aleksandar Rikalo <arikalo@gmail.com>
target/mips/tcg/lcsr_translate.c   |   16 +-
target/mips/tcg/loong_translate.c  |   92 +-
target/mips/tcg/mxu_translate.c    | 1954 ++++++++++++++--------------
target/mips/tcg/octeon_translate.c |   60 +-
target/mips/tcg/tx79_translate.c   |   14 +-
5 files changed, 1068 insertions(+), 1068 deletions(-)
[PATCH-for-11.1 0/2] target/mips: Expand TCGv for fixed wordsize extensions
Posted by Philippe Mathieu-Daudé 4 hours ago
Expand the TCG definitions when a translation file is only
built for either 32 or 64 bits targets.

Philippe Mathieu-Daudé (2):
  target/mips: Expand TCGv type as 32-bit for XBurst MXU
  target/mips: Expand TCGv type for 64-bit extensions

 target/mips/tcg/lcsr_translate.c   |   16 +-
 target/mips/tcg/loong_translate.c  |   92 +-
 target/mips/tcg/mxu_translate.c    | 1954 ++++++++++++++--------------
 target/mips/tcg/octeon_translate.c |   60 +-
 target/mips/tcg/tx79_translate.c   |   14 +-
 5 files changed, 1068 insertions(+), 1068 deletions(-)

-- 
2.53.0