aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-03-02target/ppc: Implement xvtlsbb instructionVíctor Colombo
2022-03-02target/ppc: implement xs[n]maddqp[o]/xs[n]msubqp[o]Matheus Ferst
2022-03-02target/ppc: move xs[n]madd[am][ds]p/xs[n]msub[am][ds]p to decodetreeMatheus Ferst
2022-03-02target/ppc: Implement xxgenpcv[bhwd]m instructionMatheus Ferst
2022-03-02target/ppc: Implement xxevalMatheus Ferst
2022-03-02tcg/tcg-op-gvec.c: Introduce tcg_gen_gvec_4iMatheus Ferst
2022-03-02target/ppc: Implement xxpermx instructionMatheus Ferst
2022-03-02target/ppc: Move xxpermdi to decodetreeMatheus Ferst
2022-03-02target/ppc: move xxperm/xxpermr to decodetreeMatheus Ferst
2022-03-02target/ppc: Move xxsel to decodetreeMatheus Ferst
2022-03-02target/ppc: Move vsel and vperm/vpermr to decodetreeMatheus Ferst
2022-03-02target/ppc: implement vrlqmiMatheus Ferst
2022-03-02target/ppc: implement vrlqnmMatheus Ferst
2022-03-02target/ppc: implement vrlqMatheus Ferst
2022-03-02target/ppc: move vrl[bhwd]nm/vrl[bhwd]mi to decodetreeMatheus Ferst
2022-03-02target/ppc: move vrl[bhwd] to decodetreeMatheus Ferst
2022-03-02target/ppc: implement vsraqMatheus Ferst
2022-03-02target/ppc: implement vsrqMatheus Ferst
2022-03-02target/ppc: implement vslqMatheus Ferst
2022-03-02target/ppc: move vs[lr][a][bhwd] to decodetreeMatheus Ferst
2022-03-02target/ppc: implement vgnbMatheus Ferst
2022-03-02target/ppc: implement vcntmb[bhwd]Matheus Ferst
2022-03-02target/ppc: implement vclrrbMatheus Ferst
2022-03-02target/ppc: implement vclrlbMatheus Ferst
2022-03-02target/ppc: implement vstri[bh][lr]Matheus Ferst
2022-03-02target/ppc: Implement Vector Compare QuadwordMatheus Ferst
2022-03-02target/ppc: Implement Vector Compare Greater Than QuadwordMatheus Ferst
2022-03-02target/ppc: Implement Vector Compare Equal QuadwordMatheus Ferst
2022-03-02target/ppc: Move Vector Compare Not Equal or Zero to decodetreeMatheus Ferst
2022-03-02target/ppc: Move Vector Compare Equal/Not Equal/Greater Than to decodetreeMatheus Ferst
2022-03-02target/ppc: Implement vextsd2qLucas Coutinho
2022-03-02target/ppc: Move vexts[bhw]2[wd] to decodetreeLucas Coutinho
2022-03-02target/ppc: Implement vmsumudm instructionVíctor Colombo
2022-03-02target/ppc: Implement vmsumcud instructionVíctor Colombo
2022-03-02target/ppc: vmulh* instructions without helpersLucas Mateus Castro (alqotel)
2022-03-02target/ppc: Moved vector multiply high and low to decodetreeLucas Mateus Castro (alqotel)
2022-03-02target/ppc: moved vector even and odd multiplication to decodetreeLucas Mateus Castro (alqotel)
2022-03-02target/ppc: Introduce TRANS*FLAGS macrosLuis Pires
2022-03-02target/ppc: trigger PERFM EBBs from power8-pmu.cDaniel Henrique Barboza
2022-03-02target/ppc: add PPC_INTERRUPT_EBB and EBB exceptionsDaniel Henrique Barboza
2022-03-02target/ppc: finalize pre-EBB PMU logicDaniel Henrique Barboza
2022-03-02target/ppc: make power8-pmu.c CONFIG_TCG onlyDaniel Henrique Barboza
2022-03-02ppc/pnv: fix default PHB4 QOM hierarchyDaniel Henrique Barboza
2022-03-02hw/ppc/pnv: Determine ns16550's IRQ number from QOM propertyBernhard Beschow
2022-03-01Merge remote-tracking branch 'remotes/bsdimp/tags/bsd-user-preen-2022q1-pull-...Peter Maydell
2022-03-01Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20220228' into...Peter Maydell
2022-03-01Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2022-02-...Peter Maydell
2022-03-01Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2022-02-28' into ...Peter Maydell
2022-02-28tcg/tci: Use tcg_out_ldst in tcg_out_stRichard Henderson
2022-02-28accel/tcg/cpu-exec: Fix precise single-stepping after interruptLuc Michel