summary refs log tree commit diff stats
path: root/scripts/xml-preprocess.py
diff options
context:
space:
mode:
authorPeter Maydell <peter.maydell@linaro.org>2023-09-12 15:04:29 +0100
committerPeter Maydell <peter.maydell@linaro.org>2023-09-21 16:07:14 +0100
commit0e92818887deef2300255300af57bb58a6af1ad4 (patch)
tree2891973f14aa41feb6421a9a6119074fc8070ca8 /scripts/xml-preprocess.py
parent8163998920388d7fa8534185460320838046f089 (diff)
downloadfocaccia-qemu-0e92818887deef2300255300af57bb58a6af1ad4.tar.gz
focaccia-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/xml-preprocess.py')
0 files changed, 0 insertions, 0 deletions