diff options
author | 2023-09-12 15:04:29 +0100 | |
---|---|---|
committer | 2023-09-21 16:07:14 +0100 | |
commit | 0e92818887deef2300255300af57bb58a6af1ad4 (patch) | |
tree | 2891973f14aa41feb6421a9a6119074fc8070ca8 /scripts/qapi/source.py | |
parent | target/arm: Implement MTE tag-checking functions for FEAT_MOPS (diff) | |
download | qemu-0e92818887deef2300255300af57bb58a6af1ad4.tar.xz qemu-0e92818887deef2300255300af57bb58a6af1ad4.zip |
target/arm: Implement the SET* instructions
Implement the SET* instructions which collectively implement a
"memset" operation. These come in a set of three, eg SETP
(prologue), SETM (main), SETE (epilogue), and each of those has
different flavours to indicate whether memory accesses should be
unpriv or non-temporal.
This commit does not include the "memset with tag setting"
SETG* instructions.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20230912140434.1333369-8-peter.maydell@linaro.org
Diffstat (limited to 'scripts/qapi/source.py')
0 files changed, 0 insertions, 0 deletions