diff options
author | Richard Henderson | 2019-03-16 18:48:32 +0100 |
---|---|---|
committer | Richard Henderson | 2019-05-13 23:44:03 +0200 |
commit | 240c08d0998f402c325fce489de0d14831048128 (patch) | |
tree | 002331adb79e39a9986f5afc995e8d0efca1720b /tcg/i386/tcg-target.inc.c | |
parent | tcg: Return bool success from tcg_out_mov (diff) | |
download | qemu-240c08d0998f402c325fce489de0d14831048128.tar.gz qemu-240c08d0998f402c325fce489de0d14831048128.tar.xz qemu-240c08d0998f402c325fce489de0d14831048128.zip |
tcg: Support cross-class moves without instruction support
PowerPC Altivec does not support direct moves between vector registers
and general registers. So when tcg_out_mov fails, we can use the
backing memory for the temporary to perform the move.
Acked-by: David Hildenbrand <david@redhat.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'tcg/i386/tcg-target.inc.c')
0 files changed, 0 insertions, 0 deletions