diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2023-09-12 15:04:33 +0100 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2023-09-21 16:07:14 +0100 |
commit | 5d7b37b5f675d9cee0c9c1f8b386b3daa3cc2d9a (patch) | |
tree | a7aa41e32d40a59f920a1b9522463877dcb0bfe7 /linux-user/elfload.c | |
parent | 69c51dc3723bdcb8d020f812f0d25d17b466d959 (diff) | |
download | qemu-5d7b37b5f675d9cee0c9c1f8b386b3daa3cc2d9a.zip qemu-5d7b37b5f675d9cee0c9c1f8b386b3daa3cc2d9a.tar.gz qemu-5d7b37b5f675d9cee0c9c1f8b386b3daa3cc2d9a.tar.bz2 |
target/arm: Implement the CPY* instructions
The FEAT_MOPS CPY* instructions implement memory copies. These
come in both "always forwards" (memcpy-style) and "overlap OK"
(memmove-style) flavours.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20230912140434.1333369-12-peter.maydell@linaro.org
Diffstat (limited to 'linux-user/elfload.c')
0 files changed, 0 insertions, 0 deletions