Searched hist:"92 ab8e7d621e11df559fc2427ff08df6c3a5a6de" (Results 1 – 2 of 2) sorted by relevance
/qemu/tcg/i386/ |
H A D | tcg-target.c.inc | 92ab8e7d621e11df559fc2427ff08df6c3a5a6de Thu Oct 29 01:55:50 UTC 2020 Richard Henderson <richard.henderson@linaro.org> tcg: Adjust tcg_out_label for const
Simplify the arguments to always use s->code_ptr instead of take it as an argument. That makes it easy to ensure that the value_ptr is always the rx version.
Reviewed-by: Joelle van Dyne <j@getutm.app> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
/qemu/tcg/ |
H A D | tcg.c | 92ab8e7d621e11df559fc2427ff08df6c3a5a6de Thu Oct 29 01:55:50 UTC 2020 Richard Henderson <richard.henderson@linaro.org> tcg: Adjust tcg_out_label for const
Simplify the arguments to always use s->code_ptr instead of take it as an argument. That makes it easy to ensure that the value_ptr is always the rx version.
Reviewed-by: Joelle van Dyne <j@getutm.app> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|