Show patches with: Submitter = Matheus K. Ferst       |    State = Action Required       |    Archived = No       |   581 patches
« 1 2 3 45 6 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[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
[01/33] target/ppc: introduce do_ea_calc PowerISA v3.1 instruction batch - - 1 - --- 2021-10-21 Matheus K. Ferst New
[01/37] target/ppc: Introduce TRANS*FLAGS macros target/ppc: PowerISA Vector/VSX instruction batch - - 1 - --- 2022-01-07 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
[02/33] target/ppc: move resolve_PLS_D to translate.c PowerISA v3.1 instruction batch - - 1 - --- 2021-10-21 Matheus K. Ferst New
[02/37] target/ppc: moved vector even and odd multiplication to decodetree target/ppc: PowerISA Vector/VSX instruction batch - - - - --- 2022-01-07 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
[03/33] target/ppc: Move load and store floating point instructions to decodetree PowerISA v3.1 instruction batch - - 1 - --- 2021-10-21 Matheus K. Ferst New
[03/37] target/ppc: Moved vector multiply high and low to decodetree target/ppc: PowerISA Vector/VSX instruction batch - - - - --- 2022-01-07 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
[04/33] target/ppc: Implement PLFS, PLFD, PSTFS and PSTFD instructions PowerISA v3.1 instruction batch - - 1 - --- 2021-10-21 Matheus K. Ferst New
[04/37] target/ppc: vmulh* instructions use gvec target/ppc: PowerISA Vector/VSX instruction batch - - - - --- 2022-01-07 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
[05/33] target/ppc: Move LQ and STQ to decodetree PowerISA v3.1 instruction batch - - 1 - --- 2021-10-21 Matheus K. Ferst New
[05/37] target/ppc: Implement vmsumcud instruction target/ppc: PowerISA Vector/VSX instruction batch - - - - --- 2022-01-07 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
[06/33] target/ppc: Implement PLQ and PSTQ PowerISA v3.1 instruction batch - - 1 - --- 2021-10-21 Matheus K. Ferst New
[06/37] target/ppc: Implement vmsumudm instruction target/ppc: PowerISA Vector/VSX instruction batch - - - - --- 2022-01-07 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
[07/33] target/ppc: Implement cntlzdm PowerISA v3.1 instruction batch - - - - --- 2021-10-21 Matheus K. Ferst New
[07/37] target/ppc: Move vexts[bhw]2[wd] to decodetree target/ppc: PowerISA Vector/VSX instruction batch - - - - --- 2022-01-07 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
[08/33] target/ppc: Implement cnttzdm PowerISA v3.1 instruction batch - - - - --- 2021-10-21 Matheus K. Ferst New
[08/37] target/ppc: Implement vextsd2q target/ppc: PowerISA Vector/VSX instruction batch - - - - --- 2022-01-07 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
[09/33] target/ppc: Implement pdepd instruction PowerISA v3.1 instruction batch - - 1 - --- 2021-10-21 Matheus K. Ferst New
[09/37] target/ppc: Move Vector Compare Equal/Not Equal/Greater Than to decodetree target/ppc: PowerISA Vector/VSX instruction batch - - - - --- 2022-01-07 Matheus K. Ferst New
[1/2] include/qemu/int128.h: define struct Int128 according to the host endianness target/ppc: Fix vextu[bhw][lr]x on big endian hosts - - 1 - --- 2021-08-24 Matheus K. Ferst New
[1/2] linux-user/ppc: deliver SIGTRAP on POWERPC_EXCP_TRAP linux-user/ppc: Deliver SIGTRAP on tw[i]/td[i] - - - - --- 2022-01-03 Matheus K. Ferst New
[1/2] target/ppc: add LPCR[HR] to DisasContext and hflags Require hypervisor privilege for tlbie[l] when PSR=0 and HR=1. - - 1 - --- 2021-09-09 Matheus K. Ferst New
[1/2] tests/docker: gcc-10 based images for ppc64{,le} tests tests/docker: tests/tcg/ppc64le: Newer toolchain to build tests for PowerISA v3.1 instructions - - - - --- 2021-04-20 Matheus K. Ferst New
[1/3] target/ppc: Implement Vector Expand Mask target/ppc: Implement Vector Expand/Extract Mask and Vector Mask - - 1 - --- 2021-11-10 Matheus K. Ferst New
[1/4] linux-user/ppc: Fix XER access in save/restore_user_regs Fix incorrect accesses to XER - 1 1 - --- 2021-10-14 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
[1/6] target/ppc: fix msgclr/msgsnd insns flags Enable doorbell instruction for POWER8 CPUs - - 1 - --- 2022-10-06 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
[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
[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
[10/33] target/ppc: Implement pextd instruction PowerISA v3.1 instruction batch - - 1 - --- 2021-10-21 Matheus K. Ferst New
[10/37] target/ppc: Move Vector Compare Not Equal or Zero to decodetree target/ppc: PowerISA Vector/VSX instruction batch - - - - --- 2022-01-07 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
[11/33] target/ppc: Move vcfuged to vmx-impl.c.inc PowerISA v3.1 instruction batch - - 1 - --- 2021-10-21 Matheus K. Ferst New
[11/37] target/ppc: Implement Vector Compare Equal Quadword target/ppc: PowerISA Vector/VSX instruction batch - - - - --- 2022-01-07 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
[12/33] target/ppc: Implement vclzdm/vctzdm instructions PowerISA v3.1 instruction batch - - 1 - --- 2021-10-21 Matheus K. Ferst New
[12/37] target/ppc: Implement Vector Compare Greater Than Quadword target/ppc: PowerISA Vector/VSX instruction batch - - - - --- 2022-01-07 Matheus K. Ferst New
[13/33] target/ppc: Implement vpdepd/vpextd instruction PowerISA v3.1 instruction batch - - 1 - --- 2021-10-21 Matheus K. Ferst New
[13/37] target/ppc: Implement Vector Compare Quadword target/ppc: PowerISA Vector/VSX instruction batch - - - - --- 2022-01-07 Matheus K. Ferst New
[14/33] target/ppc: Implement vsldbi/vsrdbi instructions PowerISA v3.1 instruction batch - - - - --- 2021-10-21 Matheus K. Ferst New
[14/37] target/ppc: implement vstri[bh][lr] target/ppc: PowerISA Vector/VSX instruction batch - - - - --- 2022-01-07 Matheus K. Ferst New
[15/33] target/ppc: Implement Vector Insert from GPR using GPR index insns PowerISA v3.1 instruction batch - - - - --- 2021-10-21 Matheus K. Ferst New
[15/37] target/ppc: implement vclrlb target/ppc: PowerISA Vector/VSX instruction batch - - - - --- 2022-01-07 Matheus K. Ferst New
[16/33] target/ppc: Implement Vector Insert Word from GPR using Immediate insns PowerISA v3.1 instruction batch - - - - --- 2021-10-21 Matheus K. Ferst New
[16/37] target/ppc: implement vclrrb target/ppc: PowerISA Vector/VSX instruction batch - - - - --- 2022-01-07 Matheus K. Ferst New
[17/33] target/ppc: Implement Vector Insert from VSR using GPR index insns PowerISA v3.1 instruction batch - - 1 - --- 2021-10-21 Matheus K. Ferst New
[17/37] target/ppc: implement vcntmb[bhwd] target/ppc: PowerISA Vector/VSX instruction batch - - - - --- 2022-01-07 Matheus K. Ferst New
[18/33] target/ppc: Move vinsertb/vinserth/vinsertw/vinsertd to decodetree PowerISA v3.1 instruction batch - - 1 - --- 2021-10-21 Matheus K. Ferst New
[18/37] target/ppc: implement vgnb target/ppc: PowerISA Vector/VSX instruction batch - - - - --- 2022-01-07 Matheus K. Ferst New
[19/33] target/ppc: Implement Vector Extract Double to VSR using GPR index insns PowerISA v3.1 instruction batch - - - - --- 2021-10-21 Matheus K. Ferst New
[19/37] target/ppc: Move vsel and vperm/vpermr to decodetree target/ppc: PowerISA Vector/VSX instruction batch - - - - --- 2022-01-07 Matheus K. Ferst New
[2/2] target/ppc: Check privilege level based on PSR and LPCR[HR] in tlbie[l] Require hypervisor privilege for tlbie[l] when PSR=0 and HR=1. - - - - --- 2021-09-09 Matheus K. Ferst New
[2/2] target/ppc: fix vextu[bhw][lr]x helpers target/ppc: Fix vextu[bhw][lr]x on big endian hosts - 1 1 - --- 2021-08-24 Matheus K. Ferst New
[2/2] tests/tcg/ppc64le: change signal_save_restore_xer to use SIGTRAP linux-user/ppc: Deliver SIGTRAP on tw[i]/td[i] - - 1 - --- 2022-01-03 Matheus K. Ferst New
[2/2] tests/tcg/ppc64le: tests for brh/brw/brd tests/docker: tests/tcg/ppc64le: Newer toolchain to build tests for PowerISA v3.1 instructions - - - - --- 2021-04-20 Matheus K. Ferst New
[2/3] target/ppc: Implement Vector Extract Mask target/ppc: Implement Vector Expand/Extract Mask and Vector Mask - - - - --- 2021-11-10 Matheus K. Ferst New
[2/4] target/ppc: Fix XER access in gdbstub Fix incorrect accesses to XER - 1 1 - --- 2021-10-14 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
[2/6] target/ppc: fix msgsync insns flags Enable doorbell instruction for POWER8 CPUs - 1 1 - --- 2022-10-06 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
[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
[20/33] target/ppc: Introduce REQUIRE_VSX macro PowerISA v3.1 instruction batch - - 1 - --- 2021-10-21 Matheus K. Ferst New
[20/37] target/ppc: Move xxsel to decodetree target/ppc: PowerISA Vector/VSX instruction batch - - - - --- 2022-01-07 Matheus K. Ferst New
[21/33] target/ppc: moved stxv and lxv from legacy to decodtree PowerISA v3.1 instruction batch - - 1 - --- 2021-10-21 Matheus K. Ferst New
[21/37] target/ppc: move xxperm/xxpermr to decodetree target/ppc: PowerISA Vector/VSX instruction batch - - - - --- 2022-01-07 Matheus K. Ferst New
[22/33] target/ppc: moved stxvx and lxvx from legacy to decodtree PowerISA v3.1 instruction batch - - 1 - --- 2021-10-21 Matheus K. Ferst New
[22/37] target/ppc: Move xxpermdi to decodetree target/ppc: PowerISA Vector/VSX instruction batch - - - - --- 2022-01-07 Matheus K. Ferst New
[23/33] target/ppc: added the instructions LXVP and STXVP PowerISA v3.1 instruction batch - - - - --- 2021-10-21 Matheus K. Ferst New
[23/37] target/ppc: Implement xxpermx instruction target/ppc: PowerISA Vector/VSX instruction batch - - - - --- 2022-01-07 Matheus K. Ferst New
[24/33] target/ppc: added the instructions LXVPX and STXVPX PowerISA v3.1 instruction batch - - 1 - --- 2021-10-21 Matheus K. Ferst New
[24/37] tcg/tcg-op-gvec.c: Introduce tcg_gen_gvec_4i target/ppc: PowerISA Vector/VSX instruction batch - - - - --- 2022-01-07 Matheus K. Ferst New
[25/33] target/ppc: added the instructions PLXV and PSTXV PowerISA v3.1 instruction batch - - 1 - --- 2021-10-21 Matheus K. Ferst New
[25/37] target/ppc: Implement xxeval target/ppc: PowerISA Vector/VSX instruction batch - - - - --- 2022-01-07 Matheus K. Ferst New
[26/33] target/ppc: added the instructions PLXVP and PSTXVP PowerISA v3.1 instruction batch - - 1 - --- 2021-10-21 Matheus K. Ferst New
[26/37] target/ppc: Implement xxgenpcv[bhwd]m instruction target/ppc: PowerISA Vector/VSX instruction batch - - - - --- 2022-01-07 Matheus K. Ferst New
[27/33] target/ppc: moved XXSPLTW to using decodetree PowerISA v3.1 instruction batch - - 1 - --- 2021-10-21 Matheus K. Ferst New
[27/37] target/ppc: move xs[n]madd[am][ds]p/xs[n]msub[am][ds]p to decodetree target/ppc: PowerISA Vector/VSX instruction batch - - - - --- 2022-01-07 Matheus K. Ferst New
[28/33] target/ppc: moved XXSPLTIB to using decodetree PowerISA v3.1 instruction batch - - 1 - --- 2021-10-21 Matheus K. Ferst New
[28/37] target/ppc: implement xs[n]maddqp[o]/xs[n]msubqp[o] target/ppc: PowerISA Vector/VSX instruction batch - - - - --- 2022-01-07 Matheus K. Ferst New
[29/33] target/ppc: implemented XXSPLTI32DX PowerISA v3.1 instruction batch - - - - --- 2021-10-21 Matheus K. Ferst New
[29/37] target/ppc: Implement xvtlsbb instruction target/ppc: PowerISA Vector/VSX instruction batch - - - - --- 2022-01-07 Matheus K. Ferst New
[3/3] target/ppc: Implement Vector Mask Move insns target/ppc: Implement Vector Expand/Extract Mask and Vector Mask - - - - --- 2021-11-10 Matheus K. Ferst New
[3/4] linux-user: Fix XER access in ppc version of elf_core_copy_regs Fix incorrect accesses to XER - 1 1 - --- 2021-10-14 Matheus K. Ferst New
[3/6] target/ppc: fix REQUIRE_HV macro definition Enable doorbell instruction for POWER8 CPUs - 1 1 - --- 2022-10-06 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
[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
[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
[30/33] target/ppc: Implemented XXSPLTIW using decodetree PowerISA v3.1 instruction batch - - 1 - --- 2021-10-21 Matheus K. Ferst New
[30/37] target/ppc: Refactor VSX_SCALAR_CMP_DP target/ppc: PowerISA Vector/VSX instruction batch - - - - --- 2022-01-07 Matheus K. Ferst New
[31/33] target/ppc: implemented XXSPLTIDP instruction PowerISA v3.1 instruction batch - - 1 - --- 2021-10-21 Matheus K. Ferst New
[31/37] target/ppc: Implement xscmp{eq,ge,gt}qp target/ppc: PowerISA Vector/VSX instruction batch - - - - --- 2022-01-07 Matheus K. Ferst New
« 1 2 3 45 6 »