]> git.proxmox.com Git - mirror_qemu.git/history - target/ppc/translate/vmx-impl.c.inc
target/ppc: Avoid tcg_const_i64 in do_vector_shift_quad
[mirror_qemu.git] / target / ppc / translate / vmx-impl.c.inc
2023-03-13 Richard Hendersontarget/ppc: Avoid tcg_const_i64 in do_vector_shift_quad
2023-03-13 Richard Hendersontarget/ppc: Split out gen_vx_vmul10
2023-03-07 Peter MaydellMerge tag 'for-upstream-mb' of https://gitlab.com/bonzi...
2023-03-07 Peter MaydellMerge tag 'pull-riscv-to-apply-20230306' of https:...
2023-03-07 Peter MaydellMerge tag 'pull-xen-20230306' of https://xenbits.xen...
2023-03-06 Peter MaydellMerge tag 'audio-pull-request' of https://gitlab.com...
2023-03-06 Peter MaydellMerge tag 'pull-tcg-20230305' of https://gitlab.com...
2023-03-05 Richard Hendersontarget/ppc: Drop tcg_temp_free
2023-03-03 Peter MaydellMerge tag 'for_upstream' of https://git.kernel.org...
2023-03-03 Peter MaydellMerge tag 'pull-riscv-to-apply-20230303' of https:...
2023-03-02 Peter MaydellMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-03-02 Peter MaydellMerge tag 'pull-testing-next-010323-1' of https://gitla...
2023-03-02 Peter MaydellMerge tag 'pull-monitor-2023-03-02' of https://repo...
2023-03-02 Peter MaydellMerge tag 'bsd-user-2023q1-pull-request' of gitlab...
2023-03-01 Peter MaydellMerge tag 'pull-tcg-20230301' of https://gitlab.com...
2023-03-01 Richard Hendersontarget/ppc: Don't use tcg_temp_local_new
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-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 Lucas Mateus Castr... target/ppc: Implemented vector module quadword
2022-06-20 Lucas Mateus Castr... target/ppc: Implemented vector module word/doubleword
2022-06-20 Lucas Mateus Castr... target/ppc: Implemented remaining vector divide extended
2022-06-20 Lucas Mateus Castr... target/ppc: Implemented vector divide extended word
2022-06-20 Lucas Mateus Castr... target/ppc: Implemented vector divide quadword
2022-06-20 Lucas Mateus Castr... target/ppc: Implemented vector divide instructions
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 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: introduce do_va_helper
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: use andc in vrlqmi
2022-03-05 Matheus Fersttarget/ppc: use extract/extract2 to create vrlqnm mask
2022-03-05 Matheus Fersttarget/ppc: use ext32u and deposit in do_vx_vmulhw_i64
2022-03-05 Lucas Mateus Castr... target/ppc: Fix vmul[eo]* instructions marked 2.07
2022-03-02 Peter MaydellMerge remote-tracking branch 'remotes/legoater/tags...
2022-03-02 Matheus Fersttarget/ppc: Move vsel and vperm/vpermr to decodetree
2022-03-02 Matheus Fersttarget/ppc: implement vrlqmi
2022-03-02 Matheus Fersttarget/ppc: implement vrlqnm
2022-03-02 Matheus Fersttarget/ppc: implement vrlq
2022-03-02 Matheus Fersttarget/ppc: move vrl[bhwd]nm/vrl[bhwd]mi to decodetree
2022-03-02 Matheus Fersttarget/ppc: move vrl[bhwd] to decodetree
2022-03-02 Matheus Fersttarget/ppc: implement vsraq
2022-03-02 Matheus Fersttarget/ppc: implement vsrq
2022-03-02 Matheus Fersttarget/ppc: implement vslq
2022-03-02 Matheus Fersttarget/ppc: move vs[lr][a][bhwd] to decodetree
2022-03-02 Matheus Fersttarget/ppc: implement vgnb
2022-03-02 Matheus Fersttarget/ppc: implement vcntmb[bhwd]
2022-03-02 Matheus Fersttarget/ppc: implement vclrrb
2022-03-02 Matheus Fersttarget/ppc: implement vclrlb
2022-03-02 Matheus Fersttarget/ppc: implement vstri[bh][lr]
2022-03-02 Matheus Fersttarget/ppc: Implement Vector Compare Quadword
2022-03-02 Matheus Fersttarget/ppc: Implement Vector Compare Greater Than Quadword
2022-03-02 Matheus Fersttarget/ppc: Implement Vector Compare Equal Quadword
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: Implement vextsd2q
2022-03-02 Lucas Coutinhotarget/ppc: Move vexts[bhw]2[wd] to decodetree
2022-03-02 Víctor Colombotarget/ppc: Implement vmsumudm instruction
2022-03-02 Víctor Colombotarget/ppc: Implement vmsumcud instruction
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...
2021-12-17 Richard HendersonMerge tag 'trivial-branch-for-7.0-pull-request' of...
2021-12-17 Richard HendersonMerge tag 'pull-ppc-20211217' of https://github.com...
2021-12-17 Matheus Fersttarget/ppc: Implement Vector Mask Move insns
2021-12-17 Matheus Fersttarget/ppc: Implement Vector Extract Mask
2021-12-17 Matheus Fersttarget/ppc: Implement Vector Expand Mask
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...
next