]> git.proxmox.com Git - mirror_qemu.git/history - target/ppc/int_helper.c
target/ppc: Use aesenc_SB_SR_MC_AK
[mirror_qemu.git] / target / ppc / int_helper.c
2023-07-08 Richard Hendersontarget/ppc: Use aesenc_SB_SR_MC_AK
2023-07-08 Richard Hendersontarget/ppc: Use aesdec_ISB_ISR_AK
2023-07-08 Richard Hendersontarget/ppc: Use aesenc_SB_SR_AK
2022-11-03 Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2022-11-01 Stefan HajnocziMerge tag 'block-pull-request' of https://gitlab.com...
2022-10-31 Stefan HajnocziMerge tag 'pull-qemu-20221031' of https://gitlab.com...
2022-10-31 Stefan HajnocziMerge tag 'mips-20221030' of https://github.com/philmd...
2022-10-31 Stefan HajnocziMerge tag 'imp-202210-pull-request' of https://github...
2022-10-31 Stefan HajnocziMerge tag 'pull-ppc-20221029' of https://gitlab.com...
2022-10-28 Lucas Mateus Castr... target/ppc: Move VABSDU[BHW] to decodetree and use...
2022-10-28 Lucas Mateus Castr... target/ppc: Move VAVG[SU][BHW] to decodetree and use...
2022-10-28 Lucas Mateus Castr... target/ppc: Move VPRTYB[WDQ] to decodetree and use...
2022-10-28 Lucas Mateus Castr... target/ppc: Move VNEG[WD] to decodtree and use gvec
2022-10-28 Lucas Mateus Castr... target/ppc: Move V(ADD|SUB)CUW to decodetree and use...
2022-10-28 Lucas Mateus Castr... target/ppc: Move VMH[R]ADDSHS instruction to decodetree
2022-10-28 Lucas Mateus Castr... target/ppc: Moved VMLADDUHM to decodetree and use gvec
2022-09-22 Stefan HajnocziMerge tag 'edgar/xilinx-next-2022-09-21.for-upstream...
2022-09-22 Stefan HajnocziMerge tag 'pull-hex-20220919' of https://github.com...
2022-09-21 Stefan HajnocziMerge tag 'm68k-for-7.2-pull-request' of https://github...
2022-09-21 Stefan HajnocziMerge tag 'pull-ppc-20220920' of https://gitlab.com...
2022-09-20 Víctor Colombotarget/ppc: Set OV32 when OV is set
2022-07-12 Peter MaydellMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2022-07-07 Richard HendersonMerge tag 'pull-request-2022-07-07' of https://gitlab...
2022-07-07 Richard HendersonMerge tag 'pull-ppc-20220706' of https://gitlab.com...
2022-07-06 Matheus Fersttarget/ppc: use int128.h methods in vsubcuq
2022-07-06 Matheus Fersttarget/ppc: use int128.h methods in vsubecuq and vsubeuqm
2022-07-06 Matheus Fersttarget/ppc: use int128.h methods in vsubuqm
2022-07-06 Matheus Fersttarget/ppc: use int128.h methods in vaddcuq
2022-07-06 Matheus Fersttarget/ppc: use int128.h methods in vaddecuq and vaddeuqm
2022-07-06 Matheus Fersttarget/ppc: use int128.h methods in vadduqm
2022-07-06 Matheus Fersttarget/ppc: use int128.h methods in vpmsumd
2022-06-24 Richard HendersonMerge tag 'linux-user-for-7.1-pull-request' of https...
2022-06-21 Richard HendersonMerge tag 'pull-tcg-20220621' of https://gitlab.com...
2022-06-21 Richard HendersonMerge tag 'pull-ppc-20220621' of https://gitlab.com...
2022-06-20 Daniel Henrique... target/ppc: avoid int32 multiply overflow in int_helper.c
2022-06-20 Matheus Fersttarget/ppc: fix vbpermd in big endian hosts
2022-06-20 Lucas Mateus Castr... target/ppc: Implemented vector module quadword
2022-06-20 Lucas Mateus Castr... target/ppc: Implemented remaining vector divide extended
2022-06-20 Lucas Mateus Castr... target/ppc: Implemented vector divide quadword
2022-06-02 Richard HendersonMerge tag 'm68k-for-7.1-pull-request' of https://github...
2022-05-29 Richard HendersonMerge tag 'misc-pull-request' of gitlab.com:marcandre...
2022-05-28 Richard HendersonMerge tag 'hppa-serial-fix-pull-request' of https:...
2022-05-27 Richard HendersonMerge tag 'pull-ppc-20220526' of https://gitlab.com...
2022-05-26 Lucas Mateus Castr... target/ppc: Implemented xvi*ger* instructions
2022-05-26 Matheus Fersttarget/ppc: declare vmsumsh[ms] helper with call flags
2022-05-26 Matheus Fersttarget/ppc: declare vmsumuh[ms] helper with call flags
2022-05-26 Matheus Fersttarget/ppc: declare vmsum[um]bm helpers with call flags
2022-05-26 Matheus Fersttarget/ppc: declare xxextractuw and xxinsertw helpers...
2022-04-20 Richard HendersonMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2022-04-06 Marc-André LureauReplace config-time define HOST_WORDS_BIGENDIAN
2022-03-08 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2022-03-05 Peter MaydellMerge remote-tracking branch 'remotes/legoater/tags...
2022-03-05 Matheus Fersttarget/ppc: split XXGENPCV macros for readability
2022-03-02 Peter MaydellMerge remote-tracking branch 'remotes/legoater/tags...
2022-03-02 Matheus Fersttarget/ppc: Implement xxgenpcv[bhwd]m instruction
2022-03-02 Matheus Fersttarget/ppc: Implement xxeval
2022-03-02 Matheus Fersttarget/ppc: Implement xxpermx instruction
2022-03-02 Matheus Fersttarget/ppc: Move vsel and vperm/vpermr to decodetree
2022-03-02 Matheus Fersttarget/ppc: move vrl[bhwd]nm/vrl[bhwd]mi to decodetree
2022-03-02 Matheus Fersttarget/ppc: implement vstri[bh][lr]
2022-03-02 Matheus Fersttarget/ppc: Move Vector Compare Not Equal or Zero to...
2022-03-02 Matheus Fersttarget/ppc: Move Vector Compare Equal/Not Equal/Greater...
2022-03-02 Lucas Coutinhotarget/ppc: Move vexts[bhw]2[wd] to decodetree
2022-03-02 Lucas Mateus Castr... target/ppc: vmulh* instructions without helpers
2022-03-02 Lucas Mateus Castr... target/ppc: Moved vector multiply high and low to decod...
2022-03-02 Lucas Mateus Castr... target/ppc: moved vector even and odd multiplication...
2022-02-15 Peter MaydellMerge remote-tracking branch 'remotes/nvme/tags/nvme...
2022-02-15 Peter MaydellMerge remote-tracking branch 'remotes/jasowang/tags...
2022-02-14 Peter MaydellMerge remote-tracking branch 'remotes/kwolf-gitlab...
2022-02-14 Peter MaydellMerge remote-tracking branch 'remotes/rth-gitlab/tags...
2022-02-13 Peter MaydellMerge remote-tracking branch 'remotes/legoater/tags...
2022-02-09 Cédric Le Goatertarget/ppc: Remove PowerPC 601 CPUs
2022-02-07 Peter MaydellMerge remote-tracking branch 'remotes/lvivier-gitlab...
2022-02-02 Peter MaydellMerge remote-tracking branch 'remotes/hdeller/tags...
2022-01-31 Peter MaydellMerge remote-tracking branch 'remotes/bsdimp/tags/bsd...
2022-01-31 Peter MaydellMerge remote-tracking branch 'remotes/legoater/tags...
2022-01-28 Cédric Le Goatertarget/ppc: Remove support for the PowerPC 602 CPU
2021-11-11 Richard HendersonMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2021-11-09 Richard HendersonMerge remote-tracking branch 'remotes/juanquintela...
2021-11-09 Richard HendersonMerge remote-tracking branch 'remotes/dgibson/tags...
2021-11-08 Matheus Fersttarget/ppc: Implement xxblendvb/xxblendvh/xxblendvw...
2021-11-08 Matheus Fersttarget/ppc: Implement Vector Extract Double to VSR...
2021-11-08 Matheus Fersttarget/ppc: Move vinsertb/vinserth/vinsertw/vinsertd...
2021-11-08 Matheus Fersttarget/ppc: Implement Vector Insert from GPR using...
2021-11-08 Matheus Fersttarget/ppc: Implement vpdepd/vpextd instruction
2021-11-08 Matheus Fersttarget/ppc: Move vcfuged to vmx-impl.c.inc
2021-11-08 Matheus Fersttarget/ppc: Implement pextd instruction
2021-11-08 Matheus Fersttarget/ppc: Implement pdepd instruction
2021-10-30 Richard HendersonMerge remote-tracking branch 'remotes/armbru/tags/pull...
2021-10-29 Richard HendersonMerge remote-tracking branch 'remotes/alistair23/tags...
2021-10-29 Richard HendersonMerge remote-tracking branch 'remotes/rth/tags/pull...
2021-10-28 Luis Pireshost-utils: add 128-bit quotient support to divu128...
2021-10-28 Luis Pireshost-utils: move checks out of divu128/divs128
2021-09-30 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2021-09-30 Peter MaydellMerge remote-tracking branch 'remotes/bonzini-gitlab...
2021-09-30 Peter MaydellMerge remote-tracking branch 'remotes/dg-gitlab/tags...
2021-09-29 Luis Pirestarget/ppc: fix setting of CR flags in bcdcfsq
2021-08-27 Peter MaydellMerge remote-tracking branch 'remotes/dg-gitlab/tags...
2021-08-27 Matheus Fersttarget/ppc: fix vextu[bhw][lr]x helpers
2021-06-04 Peter MaydellMerge remote-tracking branch 'remotes/jasowang/tags...
next