Toggle navigation
Patchwork
qemu-devel
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Series =
tcg: Support for Int128 with helpers
| 36 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Search
Archived
No
Yes
Both
Delegate
------
Nobody
andy.doan@linaro.org
andy.doan@linaro.org
Apply
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[v2,36/36] tcg: Add tcg_gen_extr_i128_i64, tcg_gen_concat_i64_i128
tcg: Support for Int128 with helpers
-
-
-
2022-10-21
Richard Henderson
New
[v2,35/36] tcg: Add temp allocation for TCGv_i128
tcg: Support for Int128 with helpers
-
-
-
2022-10-21
Richard Henderson
New
[v2,34/36] tcg: Add TCG_TARGET_CALL_{RET,ARG}_I128
tcg: Support for Int128 with helpers
-
-
-
2022-10-21
Richard Henderson
New
[v2,33/36] tcg/tci: Add TCG_TARGET_CALL_{RET,ARG}_I128
tcg: Support for Int128 with helpers
-
-
-
2022-10-21
Richard Henderson
Superseded
[v2,32/36] tcg/tci: Fix big-endian return register ordering
tcg: Support for Int128 with helpers
-
-
-
2022-10-21
Richard Henderson
Superseded
[v2,31/36] tcg/i386: Add TCG_TARGET_CALL_{RET,ARG}_I128
tcg: Support for Int128 with helpers
-
-
-
2022-10-21
Richard Henderson
Superseded
[v2,30/36] include/qemu/int128: Use Int128 structure for TCI
tcg: Support for Int128 with helpers
-
-
-
2022-10-21
Richard Henderson
New
[v2,29/36] tcg: Add TCG_CALL_RET_BY_VEC
tcg: Support for Int128 with helpers
-
-
-
2022-10-21
Richard Henderson
New
[v2,28/36] tcg: Introduce tcg_target_call_oarg_reg
tcg: Support for Int128 with helpers
-
-
-
2022-10-21
Richard Henderson
New
[v2,27/36] tcg: Add TCG_CALL_{RET,ARG}_BY_REF
tcg: Support for Int128 with helpers
-
-
-
2022-10-21
Richard Henderson
New
[v2,26/36] tcg: Introduce tcg_out_addi_ptr
tcg: Support for Int128 with helpers
-
-
-
2022-10-21
Richard Henderson
Superseded
[v2,25/36] tcg: Allocate objects contiguously in temp_allocate_frame
tcg: Support for Int128 with helpers
-
-
-
2022-10-21
Richard Henderson
Superseded
[v2,24/36] tcg: Add TCG_CALL_{RET,ARG}_NORMAL_4
tcg: Support for Int128 with helpers
-
-
-
2022-10-21
Richard Henderson
New
[v2,23/36] tcg: Define TCG_TYPE_I128 and related helper macros
tcg: Support for Int128 with helpers
-
-
-
2022-10-21
Richard Henderson
New
[v2,22/36] tcg: Add TCGHelperInfo argument to tcg_out_call
tcg: Support for Int128 with helpers
-
-
-
2022-10-21
Richard Henderson
Superseded
[v2,21/36] tcg: Move ffi_cif pointer into TCGHelperInfo
tcg: Support for Int128 with helpers
-
-
-
2022-10-21
Richard Henderson
Superseded
[v2,20/36] tcg: Reorg function calls
tcg: Support for Int128 with helpers
-
-
-
2022-10-21
Richard Henderson
New
[v2,19/36] tcg: Use TCG_CALL_ARG_EVEN for TCI special case
tcg: Support for Int128 with helpers
-
-
-
2022-10-21
Richard Henderson
Superseded
[v2,18/36] tcg: Replace TCG_TARGET_EXTEND_ARGS with TCG_TARGET_CALL_ARG_I32
tcg: Support for Int128 with helpers
-
-
-
2022-10-21
Richard Henderson
Superseded
[v2,17/36] tcg: Replace TCG_TARGET_CALL_ALIGN_ARGS with TCG_TARGET_CALL_ARG_I64
tcg: Support for Int128 with helpers
-
-
-
2022-10-21
Richard Henderson
Superseded
[v2,16/36] tcg: Introduce TCGCallReturnKind and TCGCallArgumentKind
tcg: Support for Int128 with helpers
-
-
-
2022-10-21
Richard Henderson
Superseded
[v2,15/36] tcg: Introduce tcg_type_size
tcg: Support for Int128 with helpers
-
-
-
2022-10-21
Richard Henderson
Superseded
[v2,14/36] tcg: Move TCG_TYPE_COUNT outside enum
tcg: Support for Int128 with helpers
-
-
-
2022-10-21
Richard Henderson
Superseded
[v2,13/36] tcg: Allocate TCGTemp pairs in host memory order
tcg: Support for Int128 with helpers
-
-
-
2022-10-21
Richard Henderson
Superseded
[v2,12/36] tcg: Simplify calls to temp_sync vs mem_coherent
tcg: Support for Int128 with helpers
-
-
-
2022-10-21
Richard Henderson
Superseded
[v2,11/36] tcg: Add temp_subindex to TCGTemp
tcg: Support for Int128 with helpers
-
-
-
2022-10-21
Richard Henderson
Superseded
[v2,10/36] tcg: Move TCG_{LOW,HIGH} to tcg-internal.h
tcg: Support for Int128 with helpers
-
-
-
2022-10-21
Richard Henderson
New
[v2,09/36] target/sparc: Avoid TCGV_{LOW,HIGH}
tcg: Support for Int128 with helpers
-
-
-
2022-10-21
Richard Henderson
Superseded
[v2,08/36] accel/tcg: Set cflags_next_tb in cpu_common_initfn
tcg: Support for Int128 with helpers
-
-
-
2022-10-21
Richard Henderson
Superseded
[v2,07/36] tcg: Remove TCG_TARGET_STACK_GROWSUP
tcg: Support for Int128 with helpers
-
-
-
2022-10-21
Richard Henderson
Superseded
[v2,06/36] meson: Move CONFIG_TCG_INTERPRETER to config_host
tcg: Support for Int128 with helpers
-
-
-
2022-10-21
Richard Henderson
Superseded
[v2,05/36] tcg/arm: Use register pair allocation for qemu_{ld, st}_i64
tcg: Support for Int128 with helpers
-
-
-
2022-10-21
Richard Henderson
Superseded
[v2,04/36] tcg/s390x: Use register pair allocation for div and mulu2
tcg: Support for Int128 with helpers
-
-
-
2022-10-21
Richard Henderson
Superseded
[v2,03/36] tcg: Introduce paired register allocation
tcg: Support for Int128 with helpers
-
-
-
2022-10-21
Richard Henderson
Superseded
[v2,02/36] tcg: Tidy tcg_reg_alloc_op
tcg: Support for Int128 with helpers
-
-
-
2022-10-21
Richard Henderson
Superseded
[v2,01/36] include/qemu/atomic128: Support 16-byte atomic read/write for Intel AVX
tcg: Support for Int128 with helpers
-
-
-
2022-10-21
Richard Henderson
New