index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
arm
Age
Commit message (
Expand
)
Author
2021-08-25
target/arm: Implement MVE VMLAS
Peter Maydell
2021-08-25
target/arm: Implement MVE VPSEL
Peter Maydell
2021-08-25
target/arm: Implement MVE integer vector-vs-scalar comparisons
Peter Maydell
2021-08-25
target/arm: Implement MVE integer vector comparisons
Peter Maydell
2021-08-25
target/arm: Factor out gen_vpst()
Peter Maydell
2021-08-25
target/arm: Implement MVE incrementing/decrementing dup insns
Peter Maydell
2021-08-25
target/arm: Implement MVE VMULL (polynomial)
Peter Maydell
2021-08-25
target/arm: Fix VLDRB/H/W for predicated elements
Peter Maydell
2021-08-25
target/arm: Fix VPT advance when ECI is non-zero
Peter Maydell
2021-08-25
target/arm: Factor out mve_eci_mask()
Peter Maydell
2021-08-25
target/arm: Fix calculation of LTP mask when LR is 0
Peter Maydell
2021-08-25
target/arm: Fix MVE 48-bit SQRSHRL for small right shifts
Peter Maydell
2021-08-25
target/arm: Fix 48-bit saturating shifts
Peter Maydell
2021-08-25
target/arm: Fix mask handling for MVE narrowing operations
Peter Maydell
2021-08-25
target/arm: Fix signed VADDV
Peter Maydell
2021-08-25
target/arm: Fix MVE VSLI by 0 and VSRI by <dt>
Peter Maydell
2021-08-25
target/arm: Print MVE VPR in CPU dumps
Peter Maydell
2021-08-25
target/arm: Note that we handle VMOVL as a special case of VSHLL
Peter Maydell
2021-07-27
target/arm: Add sve-default-vector-length cpu property
Richard Henderson
2021-07-27
target/arm: Export aarch64_sve_zcr_get_valid_len
Richard Henderson
2021-07-27
target/arm: Correctly bound length in sve_zcr_get_valid_len
Richard Henderson
2021-07-27
target/arm: Report M-profile alignment faults correctly to the guest
Peter Maydell
2021-07-27
target/arm: Add missing 'return's after calling v7m_exception_taken()
Peter Maydell
2021-07-27
target/arm: Enforce that M-profile SP low 2 bits are always zero
Peter Maydell
2021-07-21
accel/tcg: Remove TranslatorOps.breakpoint_check
Richard Henderson
2021-07-21
target/arm: Implement debug_check_breakpoint
Richard Henderson
2021-07-21
tcg: Rename helper_atomic_*_mmu and provide for user-only
Richard Henderson
2021-07-18
target/arm: Remove duplicate 'plus1' function from Neon and SVE decode
Peter Maydell
2021-07-18
target/arm: Fix offsets for TTBCR
Richard Henderson
2021-07-12
Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20210710' into...
Peter Maydell
2021-07-11
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2021-07-09
target/arm: Use translator_use_goto_tb for aarch32
Richard Henderson
2021-07-09
target/arm: Use translator_use_goto_tb for aarch64
Richard Henderson
2021-07-09
target/arm: Use DISAS_TOO_MANY for ISB and SB
Richard Henderson
2021-07-09
tcg: Avoid including 'trace-tcg.h' in target translate.c
Philippe Mathieu-Daudé
2021-07-09
meson: Introduce target-specific Kconfig
Philippe Mathieu-Daudé
2021-07-09
target/arm: Correct the encoding of MDCCSR_EL0 and DBGDSCRint
hnick@vmware.com
2021-07-02
target/arm: Implement MVE shifts by register
Peter Maydell
2021-07-02
target/arm: Implement MVE shifts by immediate
Peter Maydell
2021-07-02
target/arm: Implement MVE long shifts by register
Peter Maydell
2021-07-02
target/arm: Implement MVE long shifts by immediate
Peter Maydell
2021-07-02
target/arm: Implement MVE VADDLV
Peter Maydell
2021-07-02
target/arm: Implement MVE VSHLC
Peter Maydell
2021-07-02
target/arm: Implement MVE saturating narrowing shifts
Peter Maydell
2021-07-02
target/arm: Implement MVE VSHRN, VRSHRN
Peter Maydell
2021-07-02
target/arm: Implement MVE VSRI, VSLI
Peter Maydell
2021-07-02
target/arm: Implement MVE VSHLL
Peter Maydell
2021-07-02
target/arm: Implement MVE vector shift right by immediate insns
Peter Maydell
2021-07-02
target/arm: Implement MVE vector shift left by immediate insns
Peter Maydell
2021-07-02
target/arm: Implement MVE logical immediate insns
Peter Maydell
[prev]
[next]