diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2021-03-18 11:29:50 -0600 |
---|---|---|
committer | Richard Henderson <richard.henderson@linaro.org> | 2021-06-19 08:51:11 -0700 |
commit | 3e92aa34434bbcf88e5cc0a8334946216dcaf233 (patch) | |
tree | cc715c8ab79d9791687eae646674af40edd7b4da /fsdev | |
parent | 9d87e59585784cbc6a3307a00d1493268e0daead (diff) | |
download | qemu-3e92aa34434bbcf88e5cc0a8334946216dcaf233.zip qemu-3e92aa34434bbcf88e5cc0a8334946216dcaf233.tar.gz qemu-3e92aa34434bbcf88e5cc0a8334946216dcaf233.tar.bz2 |
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>
Diffstat (limited to 'fsdev')
0 files changed, 0 insertions, 0 deletions