diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2021-06-28 14:58:20 +0100 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2021-07-02 11:48:36 +0100 |
commit | dfd66bc0f37dde37b8b2d7bad3a7075332e75fb4 (patch) | |
tree | e3c363f88c3b817a2574e750ee37a5e0dcd843a6 /python/qemu | |
parent | 303db86fc73c68d8774203d4796b9995cc122886 (diff) | |
download | qemu-dfd66bc0f37dde37b8b2d7bad3a7075332e75fb4.zip qemu-dfd66bc0f37dde37b8b2d7bad3a7075332e75fb4.tar.gz qemu-dfd66bc0f37dde37b8b2d7bad3a7075332e75fb4.tar.bz2 |
target/arm: Make asimd_imm_const() public
The function asimd_imm_const() in translate-neon.c is an
implementation of the pseudocode AdvSIMDExpandImm(), which we will
also want for MVE. Move the implementation to translate.c, with a
prototype in translate.h.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20210628135835.6690-4-peter.maydell@linaro.org
Diffstat (limited to 'python/qemu')
0 files changed, 0 insertions, 0 deletions