Home
last modified time | relevance | path

Searched hist:"3 e92aa34434bbcf88e5cc0a8334946216dcaf233" (Results 1 – 2 of 2) sorted by relevance

/qemu/tcg/
H A Dtcg-internal.h3e92aa34434bbcf88e5cc0a8334946216dcaf233 Thu Mar 18 17:29:50 UTC 2021 Richard Henderson <richard.henderson@linaro.org> tcg: Store the TCGHelperInfo in the TCGOp for call

This will give us both flags and typemask for use later.

We also fix a dumping bug, wherein calls generated for plugins
fail tcg_find_helper and print (null) instead of either a name
or the raw function pointer.

Tested-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
H A Dtcg.c3e92aa34434bbcf88e5cc0a8334946216dcaf233 Thu Mar 18 17:29:50 UTC 2021 Richard Henderson <richard.henderson@linaro.org> tcg: Store the TCGHelperInfo in the TCGOp for call

This will give us both flags and typemask for use later.

We also fix a dumping bug, wherein calls generated for plugins
fail tcg_find_helper and print (null) instead of either a name
or the raw function pointer.

Tested-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>