Show patches with: Series = target/ppc: PowerISA Vector/VSX instruction batch       |    Archived = No       |   37 patches
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[37/37] target/ppc: Implement xvcvbf16spn and xvcvspbf16 instructions target/ppc: PowerISA Vector/VSX instruction batch - - - - --- 2022-01-07 Matheus K. Ferst Superseded
[36/37] target/ppc: Implement xs{max,min}cqp target/ppc: PowerISA Vector/VSX instruction batch - - - - --- 2022-01-07 Matheus K. Ferst Superseded
[35/37] target/ppc: Refactor VSX_MAX_MINC helper target/ppc: PowerISA Vector/VSX instruction batch - - - - --- 2022-01-07 Matheus K. Ferst Superseded
[34/37] target/ppc: Move xs{max, min}[cj]dp to use do_helper_XX3 target/ppc: PowerISA Vector/VSX instruction batch - - - - --- 2022-01-07 Matheus K. Ferst Superseded
[33/37] target/ppc: Move xscmp{eq,ge,gt,ne}dp to decodetree target/ppc: PowerISA Vector/VSX instruction batch - - - - --- 2022-01-07 Matheus K. Ferst Superseded
[32/37] target/ppc: Implement do_helper_XX3 and move xxperm* to use it target/ppc: PowerISA Vector/VSX instruction batch - - - - --- 2022-01-07 Matheus K. Ferst Superseded
[31/37] target/ppc: Implement xscmp{eq,ge,gt}qp target/ppc: PowerISA Vector/VSX instruction batch - - - - --- 2022-01-07 Matheus K. Ferst Superseded
[30/37] target/ppc: Refactor VSX_SCALAR_CMP_DP target/ppc: PowerISA Vector/VSX instruction batch - - - - --- 2022-01-07 Matheus K. Ferst Superseded
[29/37] target/ppc: Implement xvtlsbb instruction target/ppc: PowerISA Vector/VSX instruction batch - - - - --- 2022-01-07 Matheus K. Ferst Superseded
[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 Superseded
[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 Superseded
[26/37] target/ppc: Implement xxgenpcv[bhwd]m instruction target/ppc: PowerISA Vector/VSX instruction batch - - - - --- 2022-01-07 Matheus K. Ferst Superseded
[25/37] target/ppc: Implement xxeval target/ppc: PowerISA Vector/VSX instruction batch - - - - --- 2022-01-07 Matheus K. Ferst Superseded
[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 Superseded
[23/37] target/ppc: Implement xxpermx instruction target/ppc: PowerISA Vector/VSX instruction batch - - - - --- 2022-01-07 Matheus K. Ferst Superseded
[22/37] target/ppc: Move xxpermdi to decodetree target/ppc: PowerISA Vector/VSX instruction batch - - - - --- 2022-01-07 Matheus K. Ferst Superseded
[21/37] target/ppc: move xxperm/xxpermr to decodetree target/ppc: PowerISA Vector/VSX instruction batch - - - - --- 2022-01-07 Matheus K. Ferst Superseded
[20/37] target/ppc: Move xxsel to decodetree target/ppc: PowerISA Vector/VSX instruction batch - - - - --- 2022-01-07 Matheus K. Ferst Superseded
[19/37] target/ppc: Move vsel and vperm/vpermr to decodetree target/ppc: PowerISA Vector/VSX instruction batch - - - - --- 2022-01-07 Matheus K. Ferst Superseded
[18/37] target/ppc: implement vgnb target/ppc: PowerISA Vector/VSX instruction batch - - - - --- 2022-01-07 Matheus K. Ferst Superseded
[17/37] target/ppc: implement vcntmb[bhwd] target/ppc: PowerISA Vector/VSX instruction batch - - - - --- 2022-01-07 Matheus K. Ferst Superseded
[16/37] target/ppc: implement vclrrb target/ppc: PowerISA Vector/VSX instruction batch - - - - --- 2022-01-07 Matheus K. Ferst Superseded
[15/37] target/ppc: implement vclrlb target/ppc: PowerISA Vector/VSX instruction batch - - - - --- 2022-01-07 Matheus K. Ferst Superseded
[14/37] target/ppc: implement vstri[bh][lr] target/ppc: PowerISA Vector/VSX instruction batch - - - - --- 2022-01-07 Matheus K. Ferst Superseded
[13/37] target/ppc: Implement Vector Compare Quadword target/ppc: PowerISA Vector/VSX instruction batch - - - - --- 2022-01-07 Matheus K. Ferst Superseded
[12/37] target/ppc: Implement Vector Compare Greater Than Quadword target/ppc: PowerISA Vector/VSX instruction batch - - - - --- 2022-01-07 Matheus K. Ferst Superseded
[11/37] target/ppc: Implement Vector Compare Equal Quadword target/ppc: PowerISA Vector/VSX instruction batch - - - - --- 2022-01-07 Matheus K. Ferst Superseded
[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 Superseded
[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 Superseded
[08/37] target/ppc: Implement vextsd2q target/ppc: PowerISA Vector/VSX instruction batch - - - - --- 2022-01-07 Matheus K. Ferst Superseded
[07/37] target/ppc: Move vexts[bhw]2[wd] to decodetree target/ppc: PowerISA Vector/VSX instruction batch - - - - --- 2022-01-07 Matheus K. Ferst Superseded
[06/37] target/ppc: Implement vmsumudm instruction target/ppc: PowerISA Vector/VSX instruction batch - - - - --- 2022-01-07 Matheus K. Ferst Superseded
[05/37] target/ppc: Implement vmsumcud instruction target/ppc: PowerISA Vector/VSX instruction batch - - - - --- 2022-01-07 Matheus K. Ferst Superseded
[04/37] target/ppc: vmulh* instructions use gvec target/ppc: PowerISA Vector/VSX instruction batch - - - - --- 2022-01-07 Matheus K. Ferst Superseded
[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 Superseded
[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 Superseded
[01/37] target/ppc: Introduce TRANS*FLAGS macros target/ppc: PowerISA Vector/VSX instruction batch - - 1 - --- 2022-01-07 Matheus K. Ferst Superseded