]> git.proxmox.com Git - mirror_qemu.git/commit
target/arm: Implement the SUBP instruction
authorRichard Henderson <richard.henderson@linaro.org>
Fri, 26 Jun 2020 03:31:11 +0000 (20:31 -0700)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 26 Jun 2020 13:31:12 +0000 (14:31 +0100)
commitdad3015f55f8d48f84f0eae36021a9c6f9587e57
treeac885ab639cb957bf071e87d0913f8ff00d1e967
parent438efea0bb639c9c2dfb42c8d9459e21aa183c8a
target/arm: Implement the SUBP instruction

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