Show patches with: Series = tcg: Support for Int128 with helpers       |    State = Action Required       |    Archived = No       |   36 patches
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v5,36/36] target/i386: Inline cmpxchg16b tcg: Support for Int128 with helpers - - - - --- 2023-01-26 Richard Henderson New
[v5,35/36] target/i386: Inline cmpxchg8b tcg: Support for Int128 with helpers - - - - --- 2023-01-26 Richard Henderson New
[v5,34/36] target/i386: Split out gen_cmpxchg8b, gen_cmpxchg16b tcg: Support for Int128 with helpers - - 1 - --- 2023-01-26 Richard Henderson New
[v5,33/36] target/s390x: Implement CC_OP_NZ in gen_op_calc_cc tcg: Support for Int128 with helpers - - 1 - --- 2023-01-26 Richard Henderson New
[v5,32/36] target/s390x: Use tcg_gen_atomic_cmpxchg_i128 for CDSG tcg: Support for Int128 with helpers - - - - --- 2023-01-26 Richard Henderson New
[v5,31/36] target/s390x: Use Int128 for passing float128 tcg: Support for Int128 with helpers 1 - - - --- 2023-01-26 Richard Henderson New
[v5,30/36] target/s390x: Use Int128 for returning float128 tcg: Support for Int128 with helpers 1 - 1 - --- 2023-01-26 Richard Henderson New
[v5,29/36] target/s390x: Copy wout_x1 to wout_x1_P tcg: Support for Int128 with helpers 1 - - - --- 2023-01-26 Richard Henderson New
[v5,28/36] target/s390x: Use Int128 for return from TRE tcg: Support for Int128 with helpers 1 - 1 - --- 2023-01-26 Richard Henderson New
[v5,27/36] target/s390x: Use Int128 for return from CKSM tcg: Support for Int128 with helpers 1 - 1 - --- 2023-01-26 Richard Henderson New
[v5,26/36] target/s390x: Use Int128 for return from CLST tcg: Support for Int128 with helpers 1 - 1 - --- 2023-01-26 Richard Henderson New
[v5,25/36] target/s390x: Use a single return for helper_divs64/u64 tcg: Support for Int128 with helpers 1 - 1 - --- 2023-01-26 Richard Henderson New
[v5,24/36] target/s390x: Use a single return for helper_divs32/u32 tcg: Support for Int128 with helpers - - 2 - --- 2023-01-26 Richard Henderson New
[v5,23/36] tests/tcg/s390x: Add long-double.c tcg: Support for Int128 with helpers 1 - 1 - --- 2023-01-26 Richard Henderson New
[v5,22/36] tests/tcg/s390x: Add clst.c tcg: Support for Int128 with helpers - - - - --- 2023-01-26 Richard Henderson New
[v5,21/36] tests/tcg/s390x: Add div.c tcg: Support for Int128 with helpers - - - - --- 2023-01-26 Richard Henderson New
[v5,20/36] target/ppc: Use tcg_gen_atomic_cmpxchg_i128 for STQCX tcg: Support for Int128 with helpers - - 1 - --- 2023-01-26 Richard Henderson New
[v5,19/36] target/arm: Use tcg_gen_atomic_cmpxchg_i128 for CASP tcg: Support for Int128 with helpers - - 1 - --- 2023-01-26 Richard Henderson New
[v5,18/36] target/arm: Use tcg_gen_atomic_cmpxchg_i128 for STXP tcg: Support for Int128 with helpers - - 1 - --- 2023-01-26 Richard Henderson New
[v5,17/36] tcg: Split out tcg_gen_nonatomic_cmpxchg_i{32,64} tcg: Support for Int128 with helpers - - - - --- 2023-01-26 Richard Henderson New
[v5,16/36] tcg: Add tcg_gen_{non}atomic_cmpxchg_i128 tcg: Support for Int128 with helpers - - 2 - --- 2023-01-26 Richard Henderson New
[v5,15/36] tcg: Add guest load/store primitives for TCGv_i128 tcg: Support for Int128 with helpers - - - - --- 2023-01-26 Richard Henderson New
[v5,14/36] tcg: Add basic data movement for TCGv_i128 tcg: Support for Int128 with helpers - - 2 - --- 2023-01-26 Richard Henderson New
[v5,13/36] tcg: Add temp allocation for TCGv_i128 tcg: Support for Int128 with helpers - - 1 - --- 2023-01-26 Richard Henderson New
[v5,12/36] tcg: Add TCG_TARGET_CALL_{RET,ARG}_I128 tcg: Support for Int128 with helpers - - 2 - --- 2023-01-26 Richard Henderson New
[v5,11/36] tcg/tci: Add TCG_TARGET_CALL_{RET,ARG}_I128 tcg: Support for Int128 with helpers - - 1 - --- 2023-01-26 Richard Henderson New
[v5,10/36] tcg/tci: Fix big-endian return register ordering tcg: Support for Int128 with helpers - - 2 - --- 2023-01-26 Richard Henderson New
[v5,09/36] tcg/i386: Add TCG_TARGET_CALL_{RET,ARG}_I128 tcg: Support for Int128 with helpers - - 1 - --- 2023-01-26 Richard Henderson New
[v5,08/36] include/qemu/int128: Use Int128 structure for TCI tcg: Support for Int128 with helpers - - 2 - --- 2023-01-26 Richard Henderson New
[v5,07/36] tcg: Add TCG_CALL_RET_BY_VEC tcg: Support for Int128 with helpers - - 1 - --- 2023-01-26 Richard Henderson New
[v5,06/36] tcg: Introduce tcg_target_call_oarg_reg tcg: Support for Int128 with helpers - - 2 - --- 2023-01-26 Richard Henderson New
[v5,05/36] tcg: Add TCG_CALL_{RET,ARG}_BY_REF tcg: Support for Int128 with helpers - - - - --- 2023-01-26 Richard Henderson New
[v5,04/36] tcg: Introduce tcg_out_addi_ptr tcg: Support for Int128 with helpers - - 2 - --- 2023-01-26 Richard Henderson New
[v5,03/36] tcg: Allocate objects contiguously in temp_allocate_frame tcg: Support for Int128 with helpers - - 1 - --- 2023-01-26 Richard Henderson New
[v5,02/36] tcg: Handle dh_typecode_i128 with TCG_CALL_{RET, ARG}_NORMAL tcg: Support for Int128 with helpers - - 1 - --- 2023-01-26 Richard Henderson New
[v5,01/36] tcg: Define TCG_TYPE_I128 and related helper macros tcg: Support for Int128 with helpers - - 2 - --- 2023-01-26 Richard Henderson New