]> git.proxmox.com Git - mirror_qemu.git/commit - target/arm/internals.h
target/arm: Implement the ADDG, SUBG instructions
authorRichard Henderson <richard.henderson@linaro.org>
Fri, 26 Jun 2020 03:31:09 +0000 (20:31 -0700)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 26 Jun 2020 13:31:12 +0000 (14:31 +0100)
commitefbc78ad978763aedd11cb718eb1ff8db3fc9152
tree7687d7886bb24972de5eea86c79a1ec266ecd22a
parent21a8b343eaae63f6984f9a200092b0ea167647f1
target/arm: Implement the ADDG, SUBG instructions

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