diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2023-09-12 15:04:29 +0100 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2023-09-21 16:07:14 +0100 |
commit | 0e92818887deef2300255300af57bb58a6af1ad4 (patch) | |
tree | 2891973f14aa41feb6421a9a6119074fc8070ca8 /net/tap-linux.c | |
parent | 8163998920388d7fa8534185460320838046f089 (diff) |
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 'net/tap-linux.c')
0 files changed, 0 insertions, 0 deletions