[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v4 00/36] tcg: Support for Int128 with helpers
From: |
Alex Bennée |
Subject: |
Re: [PATCH v4 00/36] tcg: Support for Int128 with helpers |
Date: |
Wed, 25 Jan 2023 21:50:55 +0000 |
User-agent: |
mu4e 1.9.16; emacs 29.0.60 |
Richard Henderson <richard.henderson@linaro.org> writes:
> Changes for v4:
> * About half of the v3 series has been merged,
> * AArch64 host requires even argument register.
> * target/{arm,ppc,s390x,i386} uses included here.
Have you got a branch or a new re-base? I tried applying but got messy
conflicts I couldn't cleanly resolve.
--
Alex Bennée
Virtualisation Tech Lead @ Linaro
- [PATCH v4 31/36] target/s390x: Use Int128 for passing float128, (continued)
- [PATCH v4 31/36] target/s390x: Use Int128 for passing float128, Richard Henderson, 2023/01/07
- [PATCH v4 32/36] target/s390x: Use tcg_gen_atomic_cmpxchg_i128 for CDSG, Richard Henderson, 2023/01/07
- [PATCH v4 33/36] target/s390x: Implement CC_OP_NZ in gen_op_calc_cc, Richard Henderson, 2023/01/07
- [PATCH v4 35/36] target/i386: Inline cmpxchg8b, Richard Henderson, 2023/01/07
- [PATCH v4 36/36] target/i386: Inline cmpxchg16b, Richard Henderson, 2023/01/07
- [PATCH v4 34/36] target/i386: Split out gen_cmpxchg8b, gen_cmpxchg16b, Richard Henderson, 2023/01/07
- Re: [PATCH v4 00/36] tcg: Support for Int128 with helpers, Mark Cave-Ayland, 2023/01/10
- Re: [PATCH v4 00/36] tcg: Support for Int128 with helpers, Richard Henderson, 2023/01/24
- Re: [PATCH v4 00/36] tcg: Support for Int128 with helpers,
Alex Bennée <=