diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2021-02-19 00:28:36 +0100 |
---|---|---|
committer | Richard Henderson <richard.henderson@linaro.org> | 2021-03-06 11:45:21 -0800 |
commit | c764f8cc2ca6cbdd16dd6dfdce0cff0ac25559fd (patch) | |
tree | 3e545505c4b6c6548bbddca8f801468ed3440e62 /Kconfig | |
parent | 0610067ec032eb7fab3c3f68ec3fea5adbf4ec40 (diff) | |
download | qemu-c764f8cc2ca6cbdd16dd6dfdce0cff0ac25559fd.zip qemu-c764f8cc2ca6cbdd16dd6dfdce0cff0ac25559fd.tar.gz qemu-c764f8cc2ca6cbdd16dd6dfdce0cff0ac25559fd.tar.bz2 |
tcg/tci: Merge identical cases in generation (arithmetic opcodes)
Use CASE_32_64 and CASE_64 to reduce ifdefs and merge
cases that are identical between 32-bit and 64-bit hosts.
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20210217202036.1724901-5-richard.henderson@linaro.org>
[PMD: Split patch as 1/5]
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20210218232840.1760806-2-f4bug@amsat.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'Kconfig')
0 files changed, 0 insertions, 0 deletions