diff options
author | Peter Maydell | 2021-04-30 15:27:31 +0200 |
---|---|---|
committer | Peter Maydell | 2021-05-10 14:24:09 +0200 |
commit | 9a5071abbce614c52d0e72bdbd688cd4e2a9ee46 (patch) | |
tree | 4c69898d76195bbd6d000386fabf16623c90b30f /qobject/meson.build | |
parent | target/arm: Make functions used by m-nocp global (diff) | |
download | qemu-9a5071abbce614c52d0e72bdbd688cd4e2a9ee46.tar.gz qemu-9a5071abbce614c52d0e72bdbd688cd4e2a9ee46.tar.xz qemu-9a5071abbce614c52d0e72bdbd688cd4e2a9ee46.zip |
target/arm: Split m-nocp trans functions into their own file
Currently the trans functions for m-nocp.decode all live in
translate-vfp.inc.c; move them out into their own translation unit,
translate-m-nocp.c.
The trans_* functions here are pure code motion with no changes.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20210430132740.10391-5-peter.maydell@linaro.org
Diffstat (limited to 'qobject/meson.build')
0 files changed, 0 insertions, 0 deletions