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
/
sme_helper.c
Age
Commit message (
Expand
)
Author
2023-02-27
target/arm: move helpers to tcg/
Claudio Fontana
2023-01-23
target/arm/sme: Unify set_pstate() SM/ZA helpers as set_svcr()
Richard Henderson
2023-01-23
target/arm/sme: Rebuild hflags in aarch64_set_svcr()
Richard Henderson
2023-01-23
target/arm/sme: Reset ZA state in aarch64_set_svcr()
Richard Henderson
2023-01-23
target/arm/sme: Reset SVE state in aarch64_set_svcr()
Richard Henderson
2023-01-23
target/arm/sme: Introduce aarch64_set_svcr()
Richard Henderson
2023-01-23
target/arm/sme: Rebuild hflags in set_pstate() helpers
Richard Henderson
2022-07-11
target/arm: Implement SME integer outer product
Richard Henderson
2022-07-11
target/arm: Implement FMOPA, FMOPS (widening)
Richard Henderson
2022-07-11
target/arm: Implement BFMOPA, BFMOPS
Richard Henderson
2022-07-11
target/arm: Implement FMOPA, FMOPS (non-widening)
Richard Henderson
2022-07-11
target/arm: Implement SME ADDHA, ADDVA
Richard Henderson
2022-07-11
target/arm: Implement SME LD1, ST1
Richard Henderson
2022-07-11
target/arm: Implement SME MOVA
Richard Henderson
2022-07-11
target/arm: Implement SME ZERO
Richard Henderson
2022-06-27
target/arm: Implement SMSTART, SMSTOP
Richard Henderson