Home
last modified time | relevance | path

Searched hist:"32 cf0ac2ccef1182705531a5383d432b3c76d995" (Results 1 – 2 of 2) sorted by relevance

/qemu/target/sparc/
H A Dcpu.h32cf0ac2ccef1182705531a5383d432b3c76d995 Fri Jan 19 14:40:03 UTC 2024 Anton Johansson <anjo@rev.ng> target/sparc: Uninline cpu_get_tb_cpu_state()

Required to compile accel/tcg/translate-all.c once for softmmu targets.
The function gets quite big for some targets so uninlining makes sense.

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Anton Johansson<anjo@rev.ng>
Message-Id: <20240119144024.14289-14-anjo@rev.ng>
[PMD: Only take SPARC part]
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
H A Dcpu.c32cf0ac2ccef1182705531a5383d432b3c76d995 Fri Jan 19 14:40:03 UTC 2024 Anton Johansson <anjo@rev.ng> target/sparc: Uninline cpu_get_tb_cpu_state()

Required to compile accel/tcg/translate-all.c once for softmmu targets.
The function gets quite big for some targets so uninlining makes sense.

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Anton Johansson<anjo@rev.ng>
Message-Id: <20240119144024.14289-14-anjo@rev.ng>
[PMD: Only take SPARC part]
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>