]> git.proxmox.com Git - mirror_qemu.git/history - target/riscv/vector_helper.c
target/riscv: Fix pointer mask transformation for vector address
[mirror_qemu.git] / target / riscv / vector_helper.c
2023-06-13 Weiwei Litarget/riscv: Fix pointer mask transformation for vecto...
2023-06-13 Daniel Henrique... target/riscv/vector_helper.c: skip set tail when vta...
2023-05-17 Richard HendersonMerge tag 'linux-user-for-8.1-pull-request' of https...
2023-05-13 Richard HendersonMerge tag 'or1k-pull-request-20230513' of https://githu...
2023-05-05 Richard HendersonMerge tag 'pw-pull-request' of https://gitlab.com/marca...
2023-05-05 Richard HendersonMerge tag 'migration-20230505-pull-request' of https...
2023-05-05 Richard HendersonMerge tag 'pull-riscv-to-apply-20230505-1' of https...
2023-05-05 Weiwei Litarget/riscv: Fix lines with over 80 characters
2023-05-05 Weiwei Litarget/riscv: Fix format for comments
2023-05-05 Weiwei Litarget/riscv: Fix format for indentation
2023-03-07 Peter MaydellMerge tag 'for-upstream-mb' of https://gitlab.com/bonzi...
2023-03-03 Peter MaydellMerge tag 'pull-aspeed-20230302' of https://github...
2023-03-03 Peter MaydellMerge tag 'pull-loongarch-20230303' of https://gitlab...
2023-03-03 Peter MaydellMerge tag 'migration-20230302-pull-request' of https...
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 Palmer DabbeltMerge patch series "target/riscv: some vector_helper...
2023-03-02 Daniel Henrique... target/riscv/vector_helper.c: avoid env_archcpu() when...
2023-03-02 Daniel Henrique... target/riscv/vector_helper.c: create vext_set_tail_elem...
2023-02-27 Peter MaydellMerge tag 'for-upstream-8.0' of https://gitlab.com...
2023-02-27 Peter MaydellMerge tag 'pull-request-2023-02-27' of https://gitlab...
2023-02-26 Peter MaydellMerge tag 'pull-riscv-to-apply-20230224' of github...
2023-02-23 LIU Zhiweitarget/riscv: Fix vslide1up.vf and vslide1down.vf
2022-12-18 Peter MaydellMerge tag 'pull-loongarch-20221215' of https://gitlab...
2022-12-15 Peter MaydellMerge tag 'pull-target-arm-20221215-1' of https://git...
2022-12-15 Peter MaydellMerge tag 'next-8.0-pull-request' of https://gitlab...
2022-12-15 Peter MaydellMerge tag 'pull-misc-2022-12-14' of https://repo.or...
2022-12-14 Markus Armbrustercleanup: Tweak and re-run return_directly.cocci
2022-10-30 Stefan HajnocziMerge tag 'mem-2022-10-28' of https://github.com/davidh...
2022-10-30 Stefan HajnocziMerge tag 'misc-next-pull-request' of https://gitlab...
2022-10-26 Stefan HajnocziMerge tag 'dump-pull-request' of https://gitlab.com...
2022-10-26 Stefan HajnocziMerge tag 'pull-tcg-20221026' of https://gitlab.com...
2022-10-26 Stefan HajnocziMerge tag 'pull-aspeed-20221025' of https://github...
2022-10-25 Stefan HajnocziMerge tag 'trivial-branch-for-7.2-pull-request' of...
2022-10-24 Bin Mengtreewide: Remove the unnecessary space before semicolon
2022-10-04 Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2022-09-28 Stefan HajnocziMerge tag 'linux-user-for-7.2-pull-request' of https...
2022-09-28 Stefan HajnocziMerge tag 'pull-xen-20220927' of https://xenbits.xen...
2022-09-27 Stefan HajnocziMerge tag 'net-pull-request' of https://github.com...
2022-09-27 Stefan HajnocziMerge tag 'm68k-for-7.2-pull-request' of https://github...
2022-09-27 Stefan HajnocziMerge tag 'pull-request-2022-09-26' of https://gitlab...
2022-09-27 Stefan HajnocziMerge tag 'kraxel-20220927-pull-request' of https:...
2022-09-27 Stefan HajnocziMerge tag 'pull-riscv-to-apply-20220927' of https:...
2022-09-27 Yang Liutarget/riscv: rvv-1.0: vf[w]redsum distinguish between...
2022-09-27 Yang Liutarget/riscv: rvv-1.0: Simplify vfwredsum code
2022-09-07 Stefan HajnocziMerge tag 'pull-qapi-2022-09-07' of git://repo.or.cz...
2022-09-07 Stefan HajnocziMerge tag 'pull-riscv-to-apply-20220907' of https:...
2022-09-07 Yueh-Ting (eop)... target/riscv: rvv: Add mask agnostic for vector permuta...
2022-09-07 Yueh-Ting (eop)... target/riscv: rvv: Add mask agnostic for vector mask...
2022-09-07 Yueh-Ting (eop)... target/riscv: rvv: Add mask agnostic for vector floatin...
2022-09-07 Yueh-Ting (eop)... target/riscv: rvv: Add mask agnostic for vector fix...
2022-09-07 Yueh-Ting (eop)... target/riscv: rvv: Add mask agnostic for vector integer...
2022-09-07 Yueh-Ting (eop)... target/riscv: rvv: Add mask agnostic for vector integer...
2022-09-07 Yueh-Ting (eop)... target/riscv: rvv: Add mask agnostic for vx instructions
2022-09-07 Yueh-Ting (eop)... target/riscv: rvv: Add mask agnostic for vector load...
2022-09-07 Yueh-Ting (eop)... target/riscv: rvv: Add mask agnostic for vv instructions
2022-06-11 Richard HendersonMerge tag 'for_upstream' of git://git.kernel.org/pub...
2022-06-10 Richard HendersonMerge tag 'pull-riscv-to-apply-20220610' of github...
2022-06-09 eopXDtarget/riscv: rvv: Add tail agnostic for vector permuta...
2022-06-09 eopXDtarget/riscv: rvv: Add tail agnostic for vector mask...
2022-06-09 eopXDtarget/riscv: rvv: Add tail agnostic for vector reducti...
2022-06-09 eopXDtarget/riscv: rvv: Add tail agnostic for vector floatin...
2022-06-09 eopXDtarget/riscv: rvv: Add tail agnostic for vector fix...
2022-06-09 eopXDtarget/riscv: rvv: Add tail agnostic for vector integer...
2022-06-09 eopXDtarget/riscv: rvv: Add tail agnostic for vector integer...
2022-06-09 eopXDtarget/riscv: rvv: Add tail agnostic for vector integer...
2022-06-09 eopXDtarget/riscv: rvv: Add tail agnostic for vx, vvm, vxm...
2022-06-09 eopXDtarget/riscv: rvv: Add tail agnostic for vector load...
2022-06-09 eopXDtarget/riscv: rvv: Add tail agnostic for vv instructions
2022-06-09 eopXDtarget/riscv: rvv: Rename ambiguous esz
2022-06-09 eopXDtarget/riscv: rvv: Prune redundant access_type paramete...
2022-06-09 eopXDtarget/riscv: rvv: Prune redundant ESZ, DSZ parameter...
2022-04-27 Richard HendersonMerge tag 'kraxel-20220427-pull-request' of git://git...
2022-04-25 Richard HendersonMerge tag 'block-pull-request' of https://gitlab.com...
2022-04-22 Richard HendersonMerge tag 'pull-target-arm-20220422-1' of https://git...
2022-04-22 Richard HendersonMerge tag 'dump-pull-request' of gitlab.com:marcandre...
2022-04-22 Richard HendersonMerge tag 'pull-riscv-to-apply-20220422-1' of github...
2022-04-22 Weiwei Litarget/riscv: fix start byte for vmv<nf>r.v when vstart...
2022-04-22 Weiwei Litarget/riscv: optimize helper for vmv<nr>r.v
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-02-23 Peter MaydellMerge remote-tracking branch 'remotes/berrange-gitlab...
2022-02-21 Peter MaydellMerge remote-tracking branch 'remotes/bonzini-gitlab...
2022-02-16 Peter MaydellMerge remote-tracking branch 'remotes/alistair/tags...
2022-02-16 LIU Zhiweitarget/riscv: Fix vill field write in vtype
2022-02-02 Peter MaydellMerge remote-tracking branch 'remotes/hdeller/tags...
2022-01-21 Peter MaydellMerge remote-tracking branch 'remotes/alistair/tags...
2022-01-21 LIU Zhiweitarget/riscv: Adjust vector address with mask
2022-01-21 LIU Zhiweitarget/riscv: Fix check range for first fault only
2022-01-21 LIU Zhiweitarget/riscv: Adjust vsetvl according to XLEN
2022-01-21 LIU Zhiweitarget/riscv: Split out the vill from vtype
2021-12-20 Richard HendersonMerge tag 'pull-user-20211220' of https://gitlab.com...
2021-12-20 Richard HendersonMerge tag 'pull-riscv-to-apply-20211220-1' of github...
2021-12-20 Frank Changtarget/riscv: rvv-1.0: rename vmandnot.mm and vmornot...
2021-12-20 Frank Changtarget/riscv: rvv-1.0: add vector unit-stride mask...
2021-12-20 Frank Changtarget/riscv: rvv-1.0: add evl parameter to vext_ldst_us()
2021-12-20 Frank Changtarget/riscv: rvv-1.0: floating-point reciprocal estima...
2021-12-20 Frank Changtarget/riscv: rvv-1.0: floating-point reciprocal square...
2021-12-20 Frank Changtarget/riscv: rvv-1.0: implement vstart CSR
2021-12-20 Frank Changtarget/riscv: rvv-1.0: relax RV_VLEN_MAX to 1024-bits
next