Show patches with: none      |   432102 patches
« 1 2 ... 1927 1928 19294321 4322 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v5,24/49] target/ppc: move vrl[bhwd]nm/vrl[bhwd]mi to decodetree target/ppc: PowerISA Vector/VSX instruction batch - - 1 - --- 2022-02-25 Matheus K. Ferst New
[v5,25/49] target/ppc: implement vrlq target/ppc: PowerISA Vector/VSX instruction batch - - 1 - --- 2022-02-25 Matheus K. Ferst New
[v5,26/49] target/ppc: implement vrlqnm target/ppc: PowerISA Vector/VSX instruction batch - - 1 - --- 2022-02-25 Matheus K. Ferst New
[v5,27/49] target/ppc: implement vrlqmi target/ppc: PowerISA Vector/VSX instruction batch - - 1 - --- 2022-02-25 Matheus K. Ferst New
[v5,28/49] target/ppc: Move vsel and vperm/vpermr to decodetree target/ppc: PowerISA Vector/VSX instruction batch - - 1 - --- 2022-02-25 Matheus K. Ferst New
[v5,29/49] target/ppc: Move xxsel to decodetree target/ppc: PowerISA Vector/VSX instruction batch - - 1 - --- 2022-02-25 Matheus K. Ferst New
[v5,30/49] target/ppc: move xxperm/xxpermr to decodetree target/ppc: PowerISA Vector/VSX instruction batch - - 1 - --- 2022-02-25 Matheus K. Ferst New
[v5,31/49] target/ppc: Move xxpermdi to decodetree target/ppc: PowerISA Vector/VSX instruction batch - - 1 - --- 2022-02-25 Matheus K. Ferst New
[v5,32/49] target/ppc: Implement xxpermx instruction target/ppc: PowerISA Vector/VSX instruction batch - - 1 - --- 2022-02-25 Matheus K. Ferst New
[v5,33/49] tcg/tcg-op-gvec.c: Introduce tcg_gen_gvec_4i target/ppc: PowerISA Vector/VSX instruction batch - - 1 - --- 2022-02-25 Matheus K. Ferst New
[v5,34/49] target/ppc: Implement xxeval target/ppc: PowerISA Vector/VSX instruction batch - - 1 - --- 2022-02-25 Matheus K. Ferst New
[v5,35/49] target/ppc: Implement xxgenpcv[bhwd]m instruction target/ppc: PowerISA Vector/VSX instruction batch - - 1 - --- 2022-02-25 Matheus K. Ferst New
[v5,36/49] target/ppc: move xs[n]madd[am][ds]p/xs[n]msub[am][ds]p to decodetree target/ppc: PowerISA Vector/VSX instruction batch - - 1 - --- 2022-02-25 Matheus K. Ferst New
[v5,37/49] target/ppc: implement xs[n]maddqp[o]/xs[n]msubqp[o] target/ppc: PowerISA Vector/VSX instruction batch - - 1 - --- 2022-02-25 Matheus K. Ferst New
[v5,38/49] target/ppc: Implement xvtlsbb instruction target/ppc: PowerISA Vector/VSX instruction batch - - 1 - --- 2022-02-25 Matheus K. Ferst New
[v5,39/49] target/ppc: Remove xscmpnedp instruction target/ppc: PowerISA Vector/VSX instruction batch 1 - 2 - --- 2022-02-25 Matheus K. Ferst New
[v5,40/49] target/ppc: Refactor VSX_SCALAR_CMP_DP target/ppc: PowerISA Vector/VSX instruction batch - - - - --- 2022-02-25 Matheus K. Ferst New
[v5,41/49] target/ppc: Implement xscmp{eq,ge,gt}qp target/ppc: PowerISA Vector/VSX instruction batch - - 1 - --- 2022-02-25 Matheus K. Ferst New
[v5,42/49] target/ppc: Move xscmp{eq,ge,gt}dp to decodetree target/ppc: PowerISA Vector/VSX instruction batch - - 1 - --- 2022-02-25 Matheus K. Ferst New
[v5,43/49] target/ppc: Move xs{max, min}[cj]dp to use do_helper_XX3 target/ppc: PowerISA Vector/VSX instruction batch - - 1 - --- 2022-02-25 Matheus K. Ferst New
[v5,44/49] target/ppc: Refactor VSX_MAX_MINC helper target/ppc: PowerISA Vector/VSX instruction batch - - 1 - --- 2022-02-25 Matheus K. Ferst New
[v5,45/49] target/ppc: Implement xs{max,min}cqp target/ppc: PowerISA Vector/VSX instruction batch - - 1 - --- 2022-02-25 Matheus K. Ferst New
[v5,46/49] target/ppc: Implement xvcvbf16spn and xvcvspbf16 instructions target/ppc: PowerISA Vector/VSX instruction batch - - 1 - --- 2022-02-25 Matheus K. Ferst New
[v5,47/49] target/ppc: implement plxsd/pstxsd target/ppc: PowerISA Vector/VSX instruction batch - - 1 - --- 2022-02-25 Matheus K. Ferst New
[v5,48/49] target/ppc: implement plxssp/pstxssp target/ppc: PowerISA Vector/VSX instruction batch - - 1 - --- 2022-02-25 Matheus K. Ferst New
[v5,49/49] target/ppc: implement lxvr[bhwd]/stxvr[bhwd]x target/ppc: PowerISA Vector/VSX instruction batch - - 1 - --- 2022-02-25 Matheus K. Ferst New
[v2,1/5] tests/tcg/ppc64le: use inline asm instead of __builtin_mtfsf tests/tcg/ppc64le: fix the build of TCG tests with Clang 1 - 1 - --- 2022-03-03 Matheus K. Ferst New
[v2,2/5] target/ppc: change xs[n]madd[am]sp to use float64r32_muladd tests/tcg/ppc64le: fix the build of TCG tests with Clang - - 1 - --- 2022-03-03 Matheus K. Ferst New
[RFC,v2,3/5] tests/tcg/ppc64le: drop __int128 usage in bcdsub tests/tcg/ppc64le: fix the build of TCG tests with Clang - - 1 - --- 2022-03-03 Matheus K. Ferst New
[RFC,v2,4/5] tests/tcg/ppc64le: emit bcdsub with .long when needed tests/tcg/ppc64le: fix the build of TCG tests with Clang - - 1 - --- 2022-03-03 Matheus K. Ferst New
[v2,5/5] tests/tcg/ppc64le: Use Altivec register names in clobbler list tests/tcg/ppc64le: fix the build of TCG tests with Clang - - 2 - --- 2022-03-03 Matheus K. Ferst New
[v3,1/5] tests/tcg/ppc64le: use inline asm instead of __builtin_mtfsf tests/tcg/ppc64le: fix the build of TCG tests with Clang 1 - 1 - --- 2022-03-04 Matheus K. Ferst New
[v3,2/5] target/ppc: change xs[n]madd[am]sp to use float64r32_muladd tests/tcg/ppc64le: fix the build of TCG tests with Clang - - 1 - --- 2022-03-04 Matheus K. Ferst New
[v3,3/5] tests/tcg/ppc64le: drop __int128 usage in bcdsub tests/tcg/ppc64le: fix the build of TCG tests with Clang - - 1 - --- 2022-03-04 Matheus K. Ferst New
[v3,4/5] tests/tcg/ppc64le: emit bcdsub with .long when needed tests/tcg/ppc64le: fix the build of TCG tests with Clang - - 1 - --- 2022-03-04 Matheus K. Ferst New
[v3,5/5] tests/tcg/ppc64le: Use Altivec register names in clobber list tests/tcg/ppc64le: fix the build of TCG tests with Clang - - 1 - --- 2022-03-04 Matheus K. Ferst New
[1/7] target/ppc: Fix vmul[eo]* instructions marked 2.07 target/ppc: Vector/VSX instruction batch fixes - 1 1 - --- 2022-03-04 Matheus K. Ferst New
[2/7] target/ppc: use ext32u and deposit in do_vx_vmulhw_i64 target/ppc: Vector/VSX instruction batch fixes - 1 1 - --- 2022-03-04 Matheus K. Ferst New
[3/7] target/ppc: use extract/extract2 to create vrlqnm mask target/ppc: Vector/VSX instruction batch fixes - 1 1 - --- 2022-03-04 Matheus K. Ferst New
[4/7] target/ppc: use andc in vrlqmi target/ppc: Vector/VSX instruction batch fixes - 1 1 - --- 2022-03-04 Matheus K. Ferst New
[5/7] target/ppc: split XXGENPCV macros for readability target/ppc: Vector/VSX instruction batch fixes - 1 1 - --- 2022-03-04 Matheus K. Ferst New
[6/7] target/ppc: Add missing helper_reset_fpstatus to VSX_MAX_MINC target/ppc: Vector/VSX instruction batch fixes - 1 1 - --- 2022-03-04 Matheus K. Ferst New
[7/7] target/ppc: Add missing helper_reset_fpstatus to helper_XVCVSPBF16 target/ppc: Vector/VSX instruction batch fixes - 1 1 - --- 2022-03-04 Matheus K. Ferst New
target/ppc: fix xxspltw for big endian hosts target/ppc: fix xxspltw for big endian hosts - 1 1 - --- 2022-03-10 Matheus K. Ferst New
[for-7.0] target/ppc: fix helper_xvmadd* argument order [for-7.0] target/ppc: fix helper_xvmadd* argument order - 1 1 1 --- 2022-03-25 Matheus K. Ferst New
[RFC,1/6] softfloat: add uint128_to_float* conversion methods softfloat 128-bit integer support - - 1 - --- 2022-03-28 Matheus K. Ferst New
[RFC,2/6] softfloat: add int128_to_float* conversion methods softfloat 128-bit integer support - - - - --- 2022-03-28 Matheus K. Ferst New
[RFC,3/6] softfloat: add float*_to_uint128 conversion methods softfloat 128-bit integer support - - 1 - --- 2022-03-28 Matheus K. Ferst New
[RFC,4/6] softfloat: add float*_to_int128 conversion methods softfloat 128-bit integer support - - - - --- 2022-03-28 Matheus K. Ferst New
[RFC,5/6] target/ppc: implement xscv[su]qqp softfloat 128-bit integer support - - 1 - --- 2022-03-28 Matheus K. Ferst New
[RFC,6/6] target/ppc: implement xscvqp[su]qz softfloat 128-bit integer support - - 1 - --- 2022-03-28 Matheus K. Ferst New
[RFC,1/8] qemu/int128: avoid undefined behavior in int128_lshift Alternative softfloat 128-bit integer support - - - - --- 2022-03-30 Matheus K. Ferst New
[RFC,2/8] qemu/int128: add int128_urshift Alternative softfloat 128-bit integer support - - 1 - --- 2022-03-30 Matheus K. Ferst New
[RFC,3/8] softfloat: add uint128_to_float128 Alternative softfloat 128-bit integer support - - 1 - --- 2022-03-30 Matheus K. Ferst New
[RFC,4/8] softfloat: add int128_to_float128 Alternative softfloat 128-bit integer support - - 1 - --- 2022-03-30 Matheus K. Ferst New
[RFC,5/8] softfloat: add float128_to_uint128 Alternative softfloat 128-bit integer support - - 1 - --- 2022-03-30 Matheus K. Ferst New
[RFC,6/8] softfloat: add float128_to_int128 Alternative softfloat 128-bit integer support - - 1 - --- 2022-03-30 Matheus K. Ferst New
[RFC,7/8] target/ppc: implement xscv[su]qqp Alternative softfloat 128-bit integer support - - 1 - --- 2022-03-30 Matheus K. Ferst New
[RFC,8/8] target/ppc: implement xscvqp[su]qz Alternative softfloat 128-bit integer support - - 1 - --- 2022-03-30 Matheus K. Ferst New
[01/12] target/ppc: declare darn32/darn64 helpers with TCG_CALL_NO_RWG Change helper declarations to use call flags - - 1 - --- 2022-05-17 Matheus K. Ferst New
[02/12] target/ppc: use TCG_CALL_NO_RWG in vector helpers without env Change helper declarations to use call flags - - 1 - --- 2022-05-17 Matheus K. Ferst New
[03/12] target/ppc: use TCG_CALL_NO_RWG in BCD helpers Change helper declarations to use call flags - - 1 - --- 2022-05-17 Matheus K. Ferst New
[04/12] target/ppc: use TCG_CALL_NO_RWG in VSX helpers without env Change helper declarations to use call flags - - 1 - --- 2022-05-17 Matheus K. Ferst New
[05/12] target/ppc: Use TCG_CALL_NO_RWG_SE in fsel helper Change helper declarations to use call flags - - 1 - --- 2022-05-17 Matheus K. Ferst New
[06/12] target/ppc: declare xscvspdpn helper with call flags Change helper declarations to use call flags - - 1 - --- 2022-05-17 Matheus K. Ferst New
[07/12] target/ppc: declare xvxsigsp helper with call flags Change helper declarations to use call flags - - 1 - --- 2022-05-17 Matheus K. Ferst New
[08/12] target/ppc: declare xxextractuw and xxinsertw helpers with call flags Change helper declarations to use call flags - - 1 - --- 2022-05-17 Matheus K. Ferst New
[09/12] target/ppc: introduce do_va_helper Change helper declarations to use call flags - - 1 - --- 2022-05-17 Matheus K. Ferst New
[10/12] target/ppc: declare vmsum[um]bm helpers with call flags Change helper declarations to use call flags - - 1 - --- 2022-05-17 Matheus K. Ferst New
[11/12] target/ppc: declare vmsumuhm helper with call flags Change helper declarations to use call flags - - 1 - --- 2022-05-17 Matheus K. Ferst New
[12/12] target/ppc: declare vmsumshm helper with call flags Change helper declarations to use call flags - - 1 - --- 2022-05-17 Matheus K. Ferst New
[v2,01/12] target/ppc: declare darn32/darn64 helpers with TCG_CALL_NO_RWG_SE Change helper declarations to use call flags - - 1 - --- 2022-05-19 Matheus K. Ferst New
[v2,02/12] target/ppc: use TCG_CALL_NO_RWG in vector helpers without env Change helper declarations to use call flags - - 1 - --- 2022-05-19 Matheus K. Ferst New
[v2,03/12] target/ppc: use TCG_CALL_NO_RWG in BCD helpers Change helper declarations to use call flags - - 1 - --- 2022-05-19 Matheus K. Ferst New
[v2,04/12] target/ppc: use TCG_CALL_NO_RWG in VSX helpers without env Change helper declarations to use call flags - - 1 - --- 2022-05-19 Matheus K. Ferst New
[v2,05/12] target/ppc: Use TCG_CALL_NO_RWG_SE in fsel helper Change helper declarations to use call flags - - 1 - --- 2022-05-19 Matheus K. Ferst New
[v2,06/12] target/ppc: implement xscvspdpn with helper_todouble Change helper declarations to use call flags - - 1 - --- 2022-05-19 Matheus K. Ferst New
[v2,07/12] target/ppc: declare xvxsigsp helper with call flags Change helper declarations to use call flags - - 1 - --- 2022-05-19 Matheus K. Ferst New
[v2,08/12] target/ppc: declare xxextractuw and xxinsertw helpers with call flags Change helper declarations to use call flags - - 1 - --- 2022-05-19 Matheus K. Ferst New
[v2,09/12] target/ppc: introduce do_va_helper Change helper declarations to use call flags - - 1 - --- 2022-05-19 Matheus K. Ferst New
[v2,10/12] target/ppc: declare vmsum[um]bm helpers with call flags Change helper declarations to use call flags - - 1 - --- 2022-05-19 Matheus K. Ferst New
[v2,11/12] target/ppc: declare vmsumuh[ms] helper with call flags Change helper declarations to use call flags - - 1 - --- 2022-05-19 Matheus K. Ferst New
[v2,12/12] target/ppc: declare vmsumsh[ms] helper with call flags Change helper declarations to use call flags - - 1 - --- 2022-05-19 Matheus K. Ferst New
[RFC] checkpatch: add regex to match decodetree structs in typeList [RFC] checkpatch: add regex to match decodetree structs in typeList - - - - --- 2022-05-30 Matheus K. Ferst New
target/ppc: fix vbpermd in big endian hosts target/ppc: fix vbpermd in big endian hosts - - 1 - --- 2022-06-01 Matheus K. Ferst New
[1/7] target/ppc: use int128.h methods in vpmsumd Remove CONFIG_INT128 conditional code from target/ppc/* - - 1 - --- 2022-06-06 Matheus K. Ferst New
[2/7] target/ppc: use int128.h methods in vadduqm Remove CONFIG_INT128 conditional code from target/ppc/* - - 1 - --- 2022-06-06 Matheus K. Ferst New
[3/7] target/ppc: use int128.h methods in vaddecuq and vaddeuqm Remove CONFIG_INT128 conditional code from target/ppc/* - - 1 - --- 2022-06-06 Matheus K. Ferst New
[4/7] target/ppc: use int128.h methods in vaddcuq Remove CONFIG_INT128 conditional code from target/ppc/* - - 1 - --- 2022-06-06 Matheus K. Ferst New
[5/7] target/ppc: use int128.h methods in vsubuqm Remove CONFIG_INT128 conditional code from target/ppc/* - - 1 - --- 2022-06-06 Matheus K. Ferst New
[6/7] target/ppc: use int128.h methods in vsubecuq and vsubeuqm Remove CONFIG_INT128 conditional code from target/ppc/* - - 1 - --- 2022-06-06 Matheus K. Ferst New
[7/7] target/ppc: use int128.h methods in vsubcuq Remove CONFIG_INT128 conditional code from target/ppc/* - - 1 - --- 2022-06-06 Matheus K. Ferst New
[RFC] tcg/ppc: implement rem[u]_i{32,64} with mod[su][wd] [RFC] tcg/ppc: implement rem[u]_i{32,64} with mod[su][wd] - - 1 - --- 2022-06-13 Matheus K. Ferst New
[1/6] target/ppc: Fix gen_priv_exception error value in mfspr/mtspr Fix gen_*_exception error codes - 1 1 - --- 2022-06-27 Matheus K. Ferst New
[2/6] target/ppc: fix exception error value in slbfee Fix gen_*_exception error codes - - 1 - --- 2022-06-27 Matheus K. Ferst New
[3/6] target/ppc: remove mfdcrux and mtdcrux Fix gen_*_exception error codes - - 1 - --- 2022-06-27 Matheus K. Ferst New
[4/6] target/ppc: fix exception error code in helper_{load, store}_dcr Fix gen_*_exception error codes - - 1 - --- 2022-06-27 Matheus K. Ferst New
[5/6] target/ppc: fix PMU Group A register read/write exceptions Fix gen_*_exception error codes - 1 1 - --- 2022-06-27 Matheus K. Ferst New
[6/6] target/ppc: fix exception error code in spr_write_excp_vector Fix gen_*_exception error codes - - 1 - --- 2022-06-27 Matheus K. Ferst New
[RFC] target/ppc: don't print TB in ppc_cpu_dump_state if it's not initialized [RFC] target/ppc: don't print TB in ppc_cpu_dump_state if it's not initialized - - - - --- 2022-07-12 Matheus K. Ferst New
« 1 2 ... 1927 1928 19294321 4322 »