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
/
neon-shared.decode
Age
Commit message (
Expand
)
Author
2021-07-18
target/arm: Remove duplicate 'plus1' function from Neon and SVE decode
Peter Maydell
2021-06-03
target/arm: Implement bfloat widening fma (indexed)
Richard Henderson
2021-06-03
target/arm: Implement bfloat widening fma (vector)
Richard Henderson
2021-06-03
target/arm: Implement bfloat16 matrix multiply accumulate
Richard Henderson
2021-06-03
target/arm: Implement bfloat16 dot product (indexed)
Richard Henderson
2021-06-03
target/arm: Implement bfloat16 dot product (vector)
Richard Henderson
2021-05-25
target/arm: Implement integer matrix multiply accumulate
Richard Henderson
2021-05-25
target/arm: Implement aarch32 VSUDOT, VUSDOT
Richard Henderson
2021-05-25
target/arm: Split decode of VSDOT and VUDOT
Richard Henderson
2021-05-25
target/arm: Fix decode for VDOT (indexed)
Richard Henderson
2020-11-15
arm tcg cpus: Fix Lesser GPL version number
Chetan Pant
2020-09-14
target/arm: Convert VCMLA, VCADD size field to MO_* in decode
Peter Maydell
2020-05-04
target/arm: Convert VFM[AS]L (scalar) to decodetree
Peter Maydell
2020-05-04
target/arm: Convert V[US]DOT (scalar) to decodetree
Peter Maydell
2020-05-04
target/arm: Convert VCMLA (scalar) to decodetree
Peter Maydell
2020-05-04
target/arm: Convert VFM[AS]L (vector) to decodetree
Peter Maydell
2020-05-04
target/arm: Convert V[US]DOT (vector) to decodetree
Peter Maydell
2020-05-04
target/arm: Convert VCADD (vector) to decodetree
Peter Maydell
2020-05-04
target/arm: Convert VCMLA (vector) to decodetree
Peter Maydell
2020-05-04
target/arm: Add stubs for AArch32 Neon decodetree
Peter Maydell