Re: [PATCH 02/11] tcg: Move tcg_gen_op* out of line
On 29/10/23 22:08, Richard Henderson wrote: In addition to moving out of line, with CONFIG_DEBUG_TCG mark them all noinline. Signed-off-by: Richard Henderson --- include/tcg/tcg-op-common.h | 252 +++- tcg/tcg-op.c| 208
[PATCH 02/11] tcg: Move tcg_gen_op* out of line
In addition to moving out of line, with CONFIG_DEBUG_TCG mark them all noinline. Signed-off-by: Richard Henderson --- include/tcg/tcg-op-common.h | 252 +++- tcg/tcg-op.c| 208 + 2 files changed, 252 insertions(+), 208 d