diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2021-02-05 01:48:20 +0000 |
---|---|---|
committer | Richard Henderson <richard.henderson@linaro.org> | 2021-02-05 10:24:14 -1000 |
commit | 2dfa2f18717f3294e8612637a60fc58576ef55b5 (patch) | |
tree | 8285f701822051a3cb95b3a3d4c27cffac6087b7 /hw/pci-host/designware.c | |
parent | 37c8c531d61e34b69750aaeb61f7a0d5e9d9de3d (diff) | |
download | qemu-2dfa2f18717f3294e8612637a60fc58576ef55b5.zip qemu-2dfa2f18717f3294e8612637a60fc58576ef55b5.tar.gz qemu-2dfa2f18717f3294e8612637a60fc58576ef55b5.tar.bz2 |
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 'hw/pci-host/designware.c')
0 files changed, 0 insertions, 0 deletions