]> Git Repo - qemu.git/commit
target/arm: Move gen_ function typedefs to translate.h
authorPeter Maydell <[email protected]>
Thu, 30 Apr 2020 18:09:49 +0000 (19:09 +0100)
committerPeter Maydell <[email protected]>
Mon, 4 May 2020 11:59:26 +0000 (12:59 +0100)
commit9aefc6cf9b73f66062d2f914a0136756e7a28211
treeb04f0d713a642e29f08f66b50b9592ee7529b8fe
parent0de34fd48ad4e44bf5caa2330657ebefa93cea7d
target/arm: Move gen_ function typedefs to translate.h

We're going to want at least some of the NeonGen* typedefs
for the refactored 32-bit Neon decoder, so move them all
to translate.h since it makes more sense to keep them in
one group.

Signed-off-by: Peter Maydell <[email protected]>
Reviewed-by: Richard Henderson <[email protected]>
Message-id: 20200430181003[email protected]
target/arm/translate-a64.c
target/arm/translate.h
This page took 0.032006 seconds and 4 git commands to generate.