]> git.proxmox.com Git - mirror_qemu.git/commit - target/arm/internals.h
target/arm: Implement the IRG instruction
authorRichard Henderson <richard.henderson@linaro.org>
Fri, 26 Jun 2020 03:31:07 +0000 (20:31 -0700)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 26 Jun 2020 13:31:12 +0000 (14:31 +0100)
commitda54941f45b820cbaca72aa6efd5669b3dc86e2f
tree34644e53093d2f9d30d7c563e941854056ba10c5
parent81ae05fa2d21ac1a0054935b74342aa38a5ecef7
target/arm: Implement the IRG instruction

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20200626033144.790098-10-richard.henderson@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
target/arm/Makefile.objs
target/arm/helper-a64.h
target/arm/internals.h
target/arm/mte_helper.c [new file with mode: 0644]
target/arm/translate-a64.c