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
Age
Commit message (
Expand
)
Author
2021-08-25
target/arm: Re-indent sdiv and udiv helpers
Peter Maydell
2021-08-25
target/arm: Implement MVE interleaving loads/stores
Peter Maydell
2021-08-25
target/arm: Implement MVE scatter-gather immediate forms
Peter Maydell
2021-08-25
target/arm: Implement MVE scatter-gather insns
Peter Maydell
2021-08-25
target/arm: Implement MVE VCTP
Peter Maydell
2021-08-25
target/arm: Implement MVE VPNOT
Peter Maydell
2021-08-25
target/arm: Implement MVE VMOV to/from 2 general-purpose registers
Peter Maydell
2021-08-25
target/arm: Implement MVE VMAXA, VMINA
Peter Maydell
2021-08-25
target/arm: Implement MVE VQABS, VQNEG
Peter Maydell
2021-08-25
target/arm: Implement MVE saturating doubling multiply accumulates
Peter Maydell
2021-08-25
target/arm: Implement MVE VMLA
Peter Maydell
2021-08-25
target/arm: Implement MVE VMLADAV and VMLSLDAV
Peter Maydell
2021-08-25
target/arm: Rename MVEGenDualAccOpFn to MVEGenLongDualAccOpFn
Peter Maydell
2021-08-25
target/arm: Implement MVE narrowing moves
Peter Maydell
2021-08-25
target/arm: Implement MVE VABAV
Peter Maydell
2021-08-25
target/arm: Implement MVE integer min/max across vector
Peter Maydell
2021-08-25
target/arm: Move 'x' and 'a' bit definitions into vmlaldav formats
Peter Maydell
2021-08-25
target/arm: Implement MVE shift-by-scalar
Peter Maydell
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-08-13
target/i386: Fixed size of constant for Windows
Lara Lazier
2021-07-30
target/nios2: Mark raise_exception() as noreturn
Philippe Mathieu-Daudé
2021-07-29
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2021-07-29
target/i386: fix typo in ctl_has_irq
Paolo Bonzini
2021-07-29
target/i386: Added consistency checks for event injection
Lara Lazier
2021-07-29
i386: assert 'cs->kvm_state' is not null
Vitaly Kuznetsov
2021-07-29
target/ppc: Ease L=0 requirement on cmp/cmpi/cmpl/cmpli for ppc32
Matheus Ferst
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
docs: Update path that mentions deprecated.rst
Mao Zhongyi
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
[prev]
[next]