diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2024-03-07 12:19:01 +0000 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2024-03-07 12:19:01 +0000 |
commit | 20b42c331df544a6d889f4bcf4535c0f2f98dbcf (patch) | |
tree | bdd67092277b12922c6373e9efa6d49d072e4866 /util | |
parent | 8f6330a807f2642dc2a3cdf33347aa28a4c00a87 (diff) | |
download | qemu-20b42c331df544a6d889f4bcf4535c0f2f98dbcf.zip qemu-20b42c331df544a6d889f4bcf4535c0f2f98dbcf.tar.gz qemu-20b42c331df544a6d889f4bcf4535c0f2f98dbcf.tar.bz2 |
target/arm: Move some register related defines to internals.h
cpu.h has a lot of #defines relating to CPU register fields.
Most of these aren't actually used outside target/arm code,
so there's no point in cluttering up the cpu.h file with them.
Move some easy ones to internals.h.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20240301183219.2424889-2-peter.maydell@linaro.org
Diffstat (limited to 'util')
0 files changed, 0 insertions, 0 deletions