diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2023-04-28 09:16:01 +0100 |
---|---|---|
committer | Richard Henderson <richard.henderson@linaro.org> | 2023-06-05 12:04:28 -0700 |
commit | ff0c61bf35fbeffd5c0f85a0b67b49ccb65e04f5 (patch) | |
tree | ef634dfd88e208164d0056af8404042e3c56239d /cpus-common.c | |
parent | 40bca78d76cf1643e8a081ce7e52e78e408c727e (diff) | |
download | qemu-ff0c61bf35fbeffd5c0f85a0b67b49ccb65e04f5.zip qemu-ff0c61bf35fbeffd5c0f85a0b67b49ccb65e04f5.tar.gz qemu-ff0c61bf35fbeffd5c0f85a0b67b49ccb65e04f5.tar.bz2 |
tcg: Move TCG_TYPE_TL from tcg.h to tcg-op.h
Removes the only use of TARGET_LONG_BITS from tcg.h, which is to be
target independent. Move the symbol to a define in tcg-op.h, which
will continue to be target dependent. Rather than complicate matters
for the use in tb_gen_code(), expand the definition there.
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'cpus-common.c')
0 files changed, 0 insertions, 0 deletions