]> Git Repo - qemu.git/history - target/arm/sve_helper.c
target/arm: Use tlb_set_page_full
[qemu.git] / target / arm / sve_helper.c
2022-10-05 Stefan HajnocziMerge tag 'pull-hex-20221003' of https://github.com...
2022-10-05 Stefan HajnocziMerge tag 'pull-tcg-20221004' of https://gitlab.com...
2022-10-04 Richard Hendersonaccel/tcg: Rename CPUIOTLBEntry to CPUTLBEntryFull
2022-07-12 Peter MaydellMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2022-07-11 Richard HendersonMerge tag 'pull-target-arm-20220711' of https://git...
2022-07-11 Richard Hendersontarget/arm: Implement REVD
2022-07-11 Richard Hendersontarget/arm: Implement SME MOVA
2022-07-08 Richard HendersonMerge tag 'pull-target-arm-20220707' of https://git...
2022-07-07 Richard Hendersontarget/arm: Record tagged bit for user-only in sve_prob...
2022-07-07 Richard Hendersontarget/arm: Fix MTE check in sve_ldnfff1_r
2022-06-11 Richard HendersonMerge tag 'for_upstream' of git://git.kernel.org/pub...
2022-06-09 Richard HendersonMerge tag 'pull-xen-20220609' of https://xenbits.xen...
2022-06-09 Richard HendersonMerge tag 'pull-target-arm-20220609' of https://git...
2022-06-08 Richard Hendersontarget/arm: Move expand_pred_h to vec_internal.h
2022-06-08 Richard Hendersontarget/arm: Move expand_pred_b to vec_internal.h
2022-06-08 Richard Hendersontarget/arm: Export sve contiguous ldst support functions
2022-06-08 Richard Hendersontarget/arm: Split out load/store primitives to sve_ldst...
2022-06-02 Richard HendersonMerge tag 'm68k-for-7.1-pull-request' of https://github...
2022-05-30 Richard HendersonMerge tag 'vmbus-maint-20220530' of https://github...
2022-05-30 Richard HendersonMerge tag 'pull-target-arm-20220530' of https://git...
2022-05-30 Richard Hendersontarget/arm: Move sve zip high_ofs into simd_data
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-29 Peter MaydellMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2022-03-25 Peter MaydellMerge tag 'pull-target-arm-20220325' of https://git...
2022-03-25 Richard Hendersontarget/arm: Fix sve_ld1_z and sve_st1_z vs MMIO
2021-11-04 Richard HendersonMerge remote-tracking branch 'remotes/quic/tags/pull...
2021-11-03 Richard HendersonMerge remote-tracking branch 'remotes/bonzini/tags...
2021-11-03 Richard HendersonMerge remote-tracking branch 'remotes/vivier/tags/trivi...
2021-11-03 Richard HendersonMerge remote-tracking branch 'remotes/rth/tags/pull...
2021-11-03 Richard HendersonMerge remote-tracking branch 'remotes/berrange/tags...
2021-11-03 Richard HendersonMerge remote-tracking branch 'remotes/kraxel/tags/misc...
2021-11-03 Richard HendersonMerge remote-tracking branch 'remotes/kwolf/tags/for...
2021-11-03 Richard HendersonMerge remote-tracking branch 'remotes/XanClic/tags...
2021-11-02 Richard HendersonMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2021-11-02 Richard HendersonMerge remote-tracking branch 'remotes/philmd/tags/mips...
2021-11-02 Richard HendersonMerge remote-tracking branch 'remotes/rth/tags/pull...
2021-11-02 Richard Hendersontarget/arm: Fixup comment re handle_cpu_signal
2021-06-22 Peter MaydellMerge remote-tracking branch 'remotes/vivier2/tags...
2021-06-17 Peter MaydellMerge remote-tracking branch 'remotes/bonzini-gitlab...
2021-06-17 Peter MaydellMerge remote-tracking branch 'remotes/rth-gitlab/tags...
2021-06-16 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2021-06-16 Peter Maydellbitops.h: Provide hswap32(), hswap64(), wswap64() swapp...
2021-06-16 Peter Maydelltarget/arm: Move expand_pred_b() data to vec_helper.c
2021-06-16 Peter Maydelltarget/arm: Provide and use H8 and H1_8 macros
2021-06-04 Peter MaydellMerge remote-tracking branch 'remotes/jasowang/tags...
2021-06-03 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2021-06-03 Richard Hendersontarget/arm: Implement vector float32 to bfloat16 conversion
2021-05-28 Peter MaydellMerge remote-tracking branch 'remotes/jasowang/tags...
2021-05-25 Peter MaydellMerge remote-tracking branch 'remotes/stsquad/tags...
2021-05-25 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2021-05-25 Richard Hendersontarget/arm: Move endian adjustment macros to vec_internal.h
2021-05-25 Stephen Longtarget/arm: Implement SVE2 bitwise shift immediate
2021-05-25 Richard Hendersontarget/arm: Implement 128-bit ZIP, UZP, TRN
2021-05-25 Stephen Longtarget/arm: Implement SVE2 FLOGB
2021-05-25 Stephen Longtarget/arm: Implement SVE2 FCVTLT
2021-05-25 Richard Hendersontarget/arm: Implement SVE2 FCVTNT
2021-05-25 Stephen Longtarget/arm: Implement SVE2 TBL, TBX
2021-05-25 Richard Hendersontarget/arm: Implement SVE2 complex integer dot product
2021-05-25 Richard Hendersontarget/arm: Implement SVE2 complex integer multiply...
2021-05-25 Richard Hendersontarget/arm: Implement SVE2 integer multiply long (indexed)
2021-05-25 Richard Hendersontarget/arm: Implement SVE2 multiply-add long (indexed)
2021-05-25 Richard Hendersontarget/arm: Implement SVE2 saturating multiply (indexed)
2021-05-25 Richard Hendersontarget/arm: Implement SVE2 saturating multiply-add...
2021-05-25 Richard Hendersontarget/arm: Implement SVE2 saturating multiply-add...
2021-05-25 Stephen Longtarget/arm: Implement SVE2 FMMLA
2021-05-25 Richard Hendersontarget/arm: Implement SVE2 XAR
2021-05-25 Stephen Longtarget/arm: Implement SVE2 HISTCNT, HISTSEG
2021-05-25 Stephen Longtarget/arm: Implement SVE2 RSUBHNB, RSUBHNT
2021-05-25 Stephen Longtarget/arm: Implement SVE2 SUBHNB, SUBHNT
2021-05-25 Stephen Longtarget/arm: Implement SVE2 RADDHNB, RADDHNT
2021-05-25 Stephen Longtarget/arm: Implement SVE2 ADDHNB, ADDHNT
2021-05-25 Richard Hendersontarget/arm: Implement SVE2 complex integer multiply-add
2021-05-25 Richard Hendersontarget/arm: Implement SVE2 integer multiply-add long
2021-05-25 Richard Hendersontarget/arm: Implement SVE2 saturating multiply-add...
2021-05-25 Stephen Longtarget/arm: Implement SVE2 MATCH, NMATCH
2021-05-25 Richard Hendersontarget/arm: Implement SVE2 bitwise ternary operations
2021-05-25 Richard Hendersontarget/arm: Implement SVE2 WHILEGT, WHILEGE, WHILEHI...
2021-05-25 Richard Hendersontarget/arm: Implement SVE2 SQSHRN, SQRSHRN
2021-05-25 Richard Hendersontarget/arm: Implement SVE2 UQSHRN, UQRSHRN
2021-05-25 Richard Hendersontarget/arm: Implement SVE2 SQSHRUN, SQRSHRUN
2021-05-25 Richard Hendersontarget/arm: Implement SVE2 SHRN, RSHRN
2021-05-25 Stephen Longtarget/arm: Implement SVE2 floating-point pairwise
2021-05-25 Richard Hendersontarget/arm: Implement SVE2 saturating extract narrow
2021-05-25 Richard Hendersontarget/arm: Implement SVE2 integer add/subtract long...
2021-05-25 Richard Hendersontarget/arm: Implement SVE2 integer absolute difference...
2021-05-25 Richard Hendersontarget/arm: Implement SVE2 complex integer add
2021-05-25 Richard Hendersontarget/arm: Implement SVE2 bitwise permute
2021-05-25 Richard Hendersontarget/arm: Implement SVE2 bitwise exclusive-or interleaved
2021-05-25 Richard Hendersontarget/arm: Implement SVE2 bitwise shift left long
2021-05-25 Richard Hendersontarget/arm: Implement SVE2 integer multiply long
2021-05-25 Richard Hendersontarget/arm: Implement SVE2 integer add/subtract wide
2021-05-25 Richard Hendersontarget/arm: Implement SVE2 integer add/subtract long
2021-05-25 Richard Hendersontarget/arm: Implement SVE2 saturating add/subtract...
2021-05-25 Richard Hendersontarget/arm: Implement SVE2 integer pairwise arithmetic
2021-05-25 Richard Hendersontarget/arm: Implement SVE2 integer halving add/subtract...
2021-05-25 Richard Hendersontarget/arm: Implement SVE2 saturating/rounding bitwise...
2021-05-25 Richard Hendersontarget/arm: Implement SVE2 integer unary operations...
2021-05-25 Richard Hendersontarget/arm: Implement SVE2 integer pairwise add and...
2021-05-16 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
next
This page took 1.065578 seconds and 107 git commands to generate.