]> git.proxmox.com Git - mirror_qemu.git/commit
target/arm: Implement helper_mte_checkN
authorRichard Henderson <richard.henderson@linaro.org>
Fri, 26 Jun 2020 03:31:24 +0000 (20:31 -0700)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 26 Jun 2020 13:31:12 +0000 (14:31 +0100)
commit5add8248556a3c1006018d7d8e601c9572b280a9
tree824e0dcda1cf4cba5f2183a60f2bf97b8a334b90
parent2e34ff45f32cb032883616a1cc5ea8ac96f546d5
target/arm: Implement helper_mte_checkN

Fill out the stub that was added earlier.

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