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-05-25
target/arm: Implement SVE2 integer absolute difference and accumulate
Richard Henderson
2021-05-25
target/arm: Implement SVE2 bitwise shift and insert
Richard Henderson
2021-05-25
target/arm: Implement SVE2 bitwise shift right and accumulate
Richard Henderson
2021-05-25
target/arm: Implement SVE2 integer add/subtract long with carry
Richard Henderson
2021-05-25
target/arm: Implement SVE2 integer absolute difference and accumulate long
Richard Henderson
2021-05-25
target/arm: Implement SVE2 complex integer add
Richard Henderson
2021-05-25
target/arm: Implement SVE2 bitwise permute
Richard Henderson
2021-05-25
target/arm: Implement SVE2 bitwise exclusive-or interleaved
Richard Henderson
2021-05-25
target/arm: Implement SVE2 bitwise shift left long
Richard Henderson
2021-05-25
target/arm: Implement SVE2 PMULLB, PMULLT
Richard Henderson
2021-05-25
target/arm: Implement SVE2 integer multiply long
Richard Henderson
2021-05-25
target/arm: Implement SVE2 integer add/subtract wide
Richard Henderson
2021-05-25
target/arm: Implement SVE2 integer add/subtract interleaved long
Richard Henderson
2021-05-25
target/arm: Implement SVE2 integer add/subtract long
Richard Henderson
2021-05-25
target/arm: Implement SVE2 saturating add/subtract (predicated)
Richard Henderson
2021-05-25
target/arm: Implement SVE2 integer pairwise arithmetic
Richard Henderson
2021-05-25
target/arm: Implement SVE2 integer halving add/subtract (predicated)
Richard Henderson
2021-05-25
target/arm: Implement SVE2 saturating/rounding bitwise shift left (predicated)
Richard Henderson
2021-05-25
target/arm: Split out saturating/rounding shifts from neon
Richard Henderson
2021-05-25
target/arm: Implement SVE2 integer unary operations (predicated)
Richard Henderson
2021-05-25
target/arm: Implement SVE2 integer pairwise add and accumulate long
Richard Henderson
2021-05-25
target/arm: Implement SVE2 Integer Multiply - Unpredicated
Richard Henderson
2021-05-25
target/arm: Add ID_AA64ZFR0 fields and isar_feature_aa64_sve2
Richard Henderson
2021-05-25
target/arm: set ID_AA64ISAR0.TLB to 2 for max AARCH64 CPU type
Rebecca Cran
2021-05-25
target/arm: Add support for FEAT_TLBIOS
Rebecca Cran
2021-05-25
target/arm: Add support for FEAT_TLBIRANGE
Rebecca Cran
2021-05-25
target/arm: Use correct SP in M-profile exception return
Peter Maydell
2021-05-20
target/arm: Make sure that commpage's tb->size != 0
Ilya Leoshkevich
2021-05-10
target/arm: Make WFI a NOP for userspace emulators
Peter Maydell
2021-05-10
target/arm: Make translate-neon.c.inc its own compilation unit
Peter Maydell
2021-05-10
target/arm: Make functions used by translate-neon global
Peter Maydell
2021-05-10
target/arm: Move NeonGenThreeOpEnvFn typedef to translate.h
Peter Maydell
2021-05-10
target/arm: Delete unused typedef
Peter Maydell
2021-05-10
target/arm: Move vfp_reg_ptr() to translate-neon.c.inc
Peter Maydell
2021-05-10
target/arm: Make translate-vfp.c.inc its own compilation unit
Peter Maydell
2021-05-10
target/arm: Make functions used by translate-vfp global
Peter Maydell
2021-05-10
target/arm: Move vfp_{load, store}_reg{32, 64} to translate-vfp.c.inc
Peter Maydell
2021-05-10
target/arm: Move gen_aa32 functions to translate-a32.h
Peter Maydell
2021-05-10
target/arm: Split m-nocp trans functions into their own file
Peter Maydell
2021-05-10
target/arm: Make functions used by m-nocp global
Peter Maydell
2021-05-10
target/arm: Share unallocated_encoding() and gen_exception_insn()
Peter Maydell
2021-05-10
target/arm: Move constant expanders to translate.h
Peter Maydell
2021-05-10
target/arm: Fix tlbbits calculation in tlbi_aa64_vae2is_write()
Peter Maydell
2021-05-02
Do not include sysemu/sysemu.h if it's not really necessary
Thomas Huth
2021-05-02
hw: Do not include qemu/log.h if it is not necessary
Thomas Huth
2021-04-30
target/arm: Enforce alignment for sve LD1R
Richard Henderson
2021-04-30
target/arm: Enforce alignment for aa64 vector LDn/STn (single)
Richard Henderson
2021-04-30
target/arm: Enforce alignment for aa64 vector LDn/STn (multiple)
Richard Henderson
2021-04-30
target/arm: Use MemOp for size + endian in aa64 vector ld/st
Richard Henderson
2021-04-30
target/arm: Enforce alignment for aa64 load-acq/store-rel
Richard Henderson
[prev]
[next]