]> git.proxmox.com Git - mirror_qemu.git/commit
target/arm: Move NeonGenThreeOpEnvFn typedef to translate.h
authorPeter Maydell <peter.maydell@linaro.org>
Fri, 30 Apr 2021 13:27:38 +0000 (14:27 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 10 May 2021 12:24:09 +0000 (13:24 +0100)
commit9194a9cbc75e7af63eff26c87b995bdc52078ca6
treeb81ee6e5beade176f256b325a4cc8b2048fd914e
parent8e30454fed1e45d709942836f2e299c8d9b00837
target/arm: Move NeonGenThreeOpEnvFn typedef to translate.h

Move the NeonGenThreeOpEnvFn typedef to translate.h together
with the other similar typedefs.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-id: 20210430132740.10391-12-peter.maydell@linaro.org
target/arm/translate.c
target/arm/translate.h