[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v4 00/36] tcg: Support for Int128 with helpers
From: |
Richard Henderson |
Subject: |
Re: [PATCH v4 00/36] tcg: Support for Int128 with helpers |
Date: |
Tue, 24 Jan 2023 11:54:18 -1000 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.4.2 |
On 1/7/23 16:36, Richard Henderson wrote:
Patches requiring review:
01-tcg-Define-TCG_TYPE_I128-and-related-helper-macro.patch
02-tcg-Handle-dh_typecode_i128-with-TCG_CALL_-RET-AR.patch
03-tcg-Allocate-objects-contiguously-in-temp_allocat.patch
05-tcg-Add-TCG_CALL_-RET-ARG-_BY_REF.patch
07-tcg-Add-TCG_CALL_RET_BY_VEC.patch
08-include-qemu-int128-Use-Int128-structure-for-TCI.patch
09-tcg-i386-Add-TCG_TARGET_CALL_-RET-ARG-_I128.patch
10-tcg-tci-Fix-big-endian-return-register-ordering.patch
11-tcg-tci-Add-TCG_TARGET_CALL_-RET-ARG-_I128.patch
13-tcg-Add-temp-allocation-for-TCGv_i128.patch
14-tcg-Add-basic-data-movement-for-TCGv_i128.patch
15-tcg-Add-guest-load-store-primitives-for-TCGv_i128.patch
16-tcg-Add-tcg_gen_-non-atomic_cmpxchg_i128.patch
17-tcg-Split-out-tcg_gen_nonatomic_cmpxchg_i-32-64.patch
24-target-s390x-Use-a-single-return-for-helper_divs3.patch
31-target-s390x-Use-Int128-for-passing-float128.patch
32-target-s390x-Use-tcg_gen_atomic_cmpxchg_i128-for-.patch
33-target-s390x-Implement-CC_OP_NZ-in-gen_op_calc_cc.patch
34-target-i386-Split-out-gen_cmpxchg8b-gen_cmpxchg16.patch
35-target-i386-Inline-cmpxchg8b.patch
36-target-i386-Inline-cmpxchg16b.patch
Ping. Only 2, 3, 10, 14 reviewed in the past 2 weeks.
There is a very minor patch conflict now in patch 4, nothing worth re-posting
over.
r~
- [PATCH v4 30/36] target/s390x: Use Int128 for returning float128, (continued)
- [PATCH v4 30/36] target/s390x: Use Int128 for returning float128, Richard Henderson, 2023/01/07
- [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 <=
- Re: [PATCH v4 00/36] tcg: Support for Int128 with helpers, Alex Bennée, 2023/01/25