]> git.proxmox.com Git - mirror_qemu.git/commit - accel/tcg/user-exec.c
cputlb: Expand cpu_ldst_useronly_template.h in user-exec.c
authorRichard Henderson <richard.henderson@linaro.org>
Wed, 11 Dec 2019 20:31:36 +0000 (12:31 -0800)
committerRichard Henderson <richard.henderson@linaro.org>
Thu, 16 Jan 2020 01:13:10 +0000 (15:13 -1000)
commited4cfbcd505290430bc7c064490ae310e729f623
tree5e90090e858049e60e2d4686e265e9a030f7afde
parent21ffbdc908c347d2e3c7d49abb664dcd554a63ac
cputlb: Expand cpu_ldst_useronly_template.h in user-exec.c

With the tracing hooks, the inline functions are no longer
so simple.  Reduce the amount of preprocessor obfuscation
by expanding the text of each of the functions generated.

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