summaryrefslogtreecommitdiffstats
path: root/include/exec
diff options
context:
space:
mode:
authorRichard Henderson2021-02-05 02:48:20 +0100
committerRichard Henderson2021-02-05 21:24:14 +0100
commit2dfa2f18717f3294e8612637a60fc58576ef55b5 (patch)
tree8285f701822051a3cb95b3a3d4c27cffac6087b7 /include/exec
parentexec/cpu-defs: Remove TCG backends dependency (diff)
downloadqemu-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