commit | 9194a9cbc75e7af63eff26c87b995bdc52078ca6 | [log] [tgz] |
---|---|---|
author | Peter Maydell <peter.maydell@linaro.org> | Fri Apr 30 14:27:38 2021 +0100 |
committer | Peter Maydell <peter.maydell@linaro.org> | Mon May 10 13:24:09 2021 +0100 |
tree | b81ee6e5beade176f256b325a4cc8b2048fd914e | |
parent | 8e30454fed1e45d709942836f2e299c8d9b00837 [diff] |
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