commit | 4a800a739d6c7760a35b4be6a01bb3819de51030 | [log] [tgz] |
---|---|---|
author | Peter Maydell <peter.maydell@linaro.org> | Fri Apr 30 14:27:34 2021 +0100 |
committer | Peter Maydell <peter.maydell@linaro.org> | Mon May 10 13:24:09 2021 +0100 |
tree | 0a134840db9538269933c157b6b5bbaba26082a7 | |
parent | 06085d6a10e11fb9df871648668b072905936566 [diff] |
target/arm: Make functions used by translate-vfp global Make the remaining functions which are needed by translate-vfp.c.inc global. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-id: 20210430132740.10391-8-peter.maydell@linaro.org