diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2021-07-18 15:24:29 -1000 |
---|---|---|
committer | Richard Henderson <richard.henderson@linaro.org> | 2021-07-21 07:47:04 -1000 |
commit | 288a5fe980f75c1c6c8a65fc9367c2902f44f4fa (patch) | |
tree | 54be9cf1180740aecd97a02f2cf164bb3cd9f250 /include/exec | |
parent | 043e35d98c0865a7396783b57b74359cfab85c40 (diff) | |
download | qemu-288a5fe980f75c1c6c8a65fc9367c2902f44f4fa.zip |
target/alpha: Drop goto_tb path in gen_call_pal
We are certain of a page crossing here, entering the
PALcode image, so the call to use_goto_tb that should
have been here will never succeed.
We are shortly going to add an assert to tcg_gen_goto_tb
that would trigger for this case.
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'include/exec')
0 files changed, 0 insertions, 0 deletions