aboutsummaryrefslogtreecommitdiff
path: root/target
AgeCommit message (Expand)AuthorFilesLines
2022-03-02target/ppc: move xs[n]madd[am][ds]p/xs[n]msub[am][ds]p to decodetreeMatheus Ferst5-43/+90
2022-03-02target/ppc: Implement xxgenpcv[bhwd]m instructionMatheus Ferst4-0/+160
2022-03-02target/ppc: Implement xxevalMatheus Ferst4-0/+271
2022-03-02target/ppc: Implement xxpermx instructionMatheus Ferst4-0/+51
2022-03-02target/ppc: Move xxpermdi to decodetreeMatheus Ferst3-41/+36
2022-03-02target/ppc: move xxperm/xxpermr to decodetreeMatheus Ferst5-27/+45
2022-03-02target/ppc: Move xxsel to decodetreeMatheus Ferst4-67/+26
2022-03-02target/ppc: Move vsel and vperm/vpermr to decodetreeMatheus Ferst5-32/+62
2022-03-02target/ppc: implement vrlqmiMatheus Ferst2-4/+18
2022-03-02target/ppc: implement vrlqnmMatheus Ferst2-5/+77
2022-03-02target/ppc: implement vrlqMatheus Ferst2-0/+49
2022-03-02target/ppc: move vrl[bhwd]nm/vrl[bhwd]mi to decodetreeMatheus Ferst5-41/+184
2022-03-02target/ppc: move vrl[bhwd] to decodetreeMatheus Ferst3-12/+12
2022-03-02target/ppc: implement vsraqMatheus Ferst2-6/+18
2022-03-02target/ppc: implement vsrqMatheus Ferst2-10/+31
2022-03-02target/ppc: implement vslqMatheus Ferst2-0/+41
2022-03-02target/ppc: move vs[lr][a][bhwd] to decodetreeMatheus Ferst3-26/+45
2022-03-02target/ppc: implement vgnbMatheus Ferst2-0/+140
2022-03-02target/ppc: implement vcntmb[bhwd]Matheus Ferst2-0/+40
2022-03-02target/ppc: implement vclrrbMatheus Ferst2-8/+25
2022-03-02target/ppc: implement vclrlbMatheus Ferst2-0/+42
2022-03-02target/ppc: implement vstri[bh][lr]Matheus Ferst4-0/+72
2022-03-02target/ppc: Implement Vector Compare QuadwordMatheus Ferst2-0/+51
2022-03-02target/ppc: Implement Vector Compare Greater Than QuadwordMatheus Ferst2-0/+41
2022-03-02target/ppc: Implement Vector Compare Equal QuadwordMatheus Ferst2-0/+37
2022-03-02target/ppc: Move Vector Compare Not Equal or Zero to decodetreeMatheus Ferst5-52/+80
2022-03-02target/ppc: Move Vector Compare Equal/Not Equal/Greater Than to decodetreeMatheus Ferst5-124/+88
2022-03-02target/ppc: Implement vextsd2qLucas Coutinho2-0/+19
2022-03-02target/ppc: Move vexts[bhw]2[wd] to decodetreeLucas Coutinho5-30/+61
2022-03-02target/ppc: Implement vmsumudm instructionVíctor Colombo2-0/+35
2022-03-02target/ppc: Implement vmsumcud instructionVíctor Colombo2-0/+57
2022-03-02target/ppc: vmulh* instructions without helpersLucas Mateus Castro (alqotel)3-43/+87
2022-03-02target/ppc: Moved vector multiply high and low to decodetreeLucas Mateus Castro (alqotel)5-18/+30
2022-03-02target/ppc: moved vector even and odd multiplication to decodetreeLucas Mateus Castro (alqotel)5-52/+106
2022-03-02target/ppc: Introduce TRANS*FLAGS macrosLuis Pires2-25/+31
2022-03-02target/ppc: trigger PERFM EBBs from power8-pmu.cDaniel Henrique Barboza3-2/+54
2022-03-02target/ppc: add PPC_INTERRUPT_EBB and EBB exceptionsDaniel Henrique Barboza3-1/+41
2022-03-02target/ppc: finalize pre-EBB PMU logicDaniel Henrique Barboza1-2/+34
2022-03-02target/ppc: make power8-pmu.c CONFIG_TCG onlyDaniel Henrique Barboza4-13/+15
2022-03-01Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20220228' into...Peter Maydell4-0/+9
2022-02-28tcg: Remove dh_alias indirection for dh_typecodeRichard Henderson4-0/+9
2022-02-28s390x/cpumodel: Bump up QEMU model to a stripped-down IBM z15 GA1David Miller2-5/+8
2022-02-28s390x/tcg: Implement Miscellaneous-Instruction-Extensions Facility 3 for the ...David Miller5-5/+107
2022-02-25s390x: sck: load into a temporary not into in1Nico Boehr2-3/+2
2022-02-22Merge remote-tracking branch 'remotes/lvivier-gitlab/tags/trivial-branch-for-...Peter Maydell2-3/+0
2022-02-22Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2022-02-...Peter Maydell42-3/+44
2022-02-21Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell4-3/+26
2022-02-21target/rx: Remove unused ENV_OFFSET definitionPhilippe Mathieu-Daudé1-2/+0
2022-02-21target/avr: Correct AVRCPUClass docstringPhilippe Mathieu-Daudé1-1/+0
2022-02-21include: Move hardware version declarations to new qemu/hw-version.hPeter Maydell2-0/+2