Home
last modified time | relevance | path

Searched hist:"83 a0ad26737b9bca3b09fc8d27163ef6a0f28bd9" (Results 1 – 3 of 3) sorted by relevance

/qemu/include/exec/
H A Dhelper-gen.h.inc83a0ad26737b9bca3b09fc8d27163ef6a0f28bd9 Thu Mar 14 23:48:41 UTC 2024 Richard Henderson <richard.henderson@linaro.org> tcg: Pass function pointer to tcg_gen_call*

For normal helpers, read the function pointer from the
structure earlier. For plugins, this will allow the
function pointer to come from elsewhere.

Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
/qemu/include/tcg/
H A Dtcg.h83a0ad26737b9bca3b09fc8d27163ef6a0f28bd9 Thu Mar 14 23:48:41 UTC 2024 Richard Henderson <richard.henderson@linaro.org> tcg: Pass function pointer to tcg_gen_call*

For normal helpers, read the function pointer from the
structure earlier. For plugins, this will allow the
function pointer to come from elsewhere.

Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
/qemu/tcg/
H A Dtcg.c83a0ad26737b9bca3b09fc8d27163ef6a0f28bd9 Thu Mar 14 23:48:41 UTC 2024 Richard Henderson <richard.henderson@linaro.org> tcg: Pass function pointer to tcg_gen_call*

For normal helpers, read the function pointer from the
structure earlier. For plugins, this will allow the
function pointer to come from elsewhere.

Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>