diff options
| author | Peter Maydell <peter.maydell@linaro.org> | 2020-06-16 18:08:44 +0100 |
|---|---|---|
| committer | Peter Maydell <peter.maydell@linaro.org> | 2020-06-23 11:39:47 +0100 |
| commit | 6fb5787898aab6aa04887fed9cf3220dd4c3f36a (patch) | |
| tree | 233dc7a55c3fb7834eaad5c882c090ecf7a8e210 /hw/i2c/microbit_i2c.c | |
| parent | d4366190f84fe89cc5d46da995dac1e7d541b98e (diff) | |
| download | focaccia-qemu-6fb5787898aab6aa04887fed9cf3220dd4c3f36a.tar.gz focaccia-qemu-6fb5787898aab6aa04887fed9cf3220dd4c3f36a.zip | |
target/arm: Move some functions used only in translate-neon.inc.c to that file
The functions neon_element_offset(), neon_load_element(), neon_load_element64(), neon_store_element() and neon_store_element64() are used only in the translate-neon.inc.c file, so move their definitions there. Since the .inc.c file is #included in translate.c this doesn't make much difference currently, but it's a more logical place to put the functions and it might be helpful if we ever decide to try to make the .inc.c files genuinely separate compilation units. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-id: 20200616170844.13318-22-peter.maydell@linaro.org
Diffstat (limited to 'hw/i2c/microbit_i2c.c')
0 files changed, 0 insertions, 0 deletions