Re: [PATCH 28/28] cputlb: Expand cpu_ldst_template.h in cputlb.c

2019-12-12 Thread Aleksandar Markovic
On Thu, Dec 12, 2019 at 5:22 AM Richard Henderson wrote: > > 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. > I am not sure what you meant by "The result is only slightly smaller t

[PATCH 28/28] cputlb: Expand cpu_ldst_template.h in cputlb.c

2019-12-11 Thread Richard Henderson
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. Signed-off-by: Richard Henderson --- include/exec/cpu_ldst.h | 67 +++--- include/exec/cpu_ldst_template.h | 117 -