Searched hist:"83 a0ad26737b9bca3b09fc8d27163ef6a0f28bd9" (Results 1 – 3 of 3) sorted by relevance
/qemu/include/exec/ |
H A D | helper-gen.h.inc | 83a0ad26737b9bca3b09fc8d27163ef6a0f28bd9 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 D | tcg.h | 83a0ad26737b9bca3b09fc8d27163ef6a0f28bd9 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 D | tcg.c | 83a0ad26737b9bca3b09fc8d27163ef6a0f28bd9 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>
|