diff options
| author | Richard Henderson | 2021-02-05 02:48:20 +0100 |
|---|---|---|
| committer | Richard Henderson | 2021-02-05 21:24:14 +0100 |
| commit | 2dfa2f18717f3294e8612637a60fc58576ef55b5 (patch) | |
| tree | 8285f701822051a3cb95b3a3d4c27cffac6087b7 /include/exec | |
| parent | exec/cpu-defs: Remove TCG backends dependency (diff) | |
| download | qemu-2dfa2f18717f3294e8612637a60fc58576ef55b5.tar.gz qemu-2dfa2f18717f3294e8612637a60fc58576ef55b5.tar.xz qemu-2dfa2f18717f3294e8612637a60fc58576ef55b5.zip | |
tcg/aarch64: Do not convert TCGArg to temps that are not temps
Fixes INDEX_op_rotli_vec for aarch64 host, where the 3rd
argument is an integer, not a temporary, which now tickles
an assert added in e89b28a6350.
Previously, the value computed into v2 would be garbage for
rotli_vec, but as the value was unused it caused no harm.
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'include/exec')
0 files changed, 0 insertions, 0 deletions
