]> git.proxmox.com Git - mirror_qemu.git/commit
target/arm: Implement LDG, STG, ST2G instructions
authorRichard Henderson <richard.henderson@linaro.org>
Fri, 26 Jun 2020 03:31:13 +0000 (20:31 -0700)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 26 Jun 2020 13:31:12 +0000 (14:31 +0100)
commitc15294c1e36a7dd9b25bd54d98178e80f4b64bc1
tree703622337a307f90aaff93e97f151d46f51338a1
parent0d1762e931f8a694f261c604daba605bcda70928
target/arm: Implement LDG, STG, ST2G instructions

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20200626033144.790098-16-richard.henderson@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
target/arm/helper-a64.h
target/arm/helper.h
target/arm/mte_helper.c
target/arm/op_helper.c
target/arm/translate-a64.c