]> git.proxmox.com Git - mirror_qemu.git/commit
cputlb: Expand cpu_ldst_template.h in cputlb.c
authorRichard Henderson <richard.henderson@linaro.org>
Wed, 11 Dec 2019 18:33:26 +0000 (10:33 -0800)
committerRichard Henderson <richard.henderson@linaro.org>
Thu, 16 Jan 2020 01:13:10 +0000 (15:13 -1000)
commitcfe04a4b6eebae501a49273ae5b6b36958be2e4a
tree8e6a30fd79c6fb2716588b22b582a51679fa4fc1
parentecc067d7921eaa83b407f36c1779c7bb48d739f0
cputlb: Expand cpu_ldst_template.h in cputlb.c

Reduce the amount of preprocessor obfuscation by expanding
the text of each of the functions generated.  The result is
only slightly smaller than the original.

Tested-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Aleksandar Markovic <amarkovic@wavecomp.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
accel/tcg/cputlb.c
include/exec/cpu_ldst.h
include/exec/cpu_ldst_template.h [deleted file]