diff options
| author | Aurelien Jarno <aurelien@aurel32.net> | 2015-09-13 23:03:44 +0200 |
|---|---|---|
| committer | Alexander Graf <agraf@suse.de> | 2015-09-20 22:48:39 +0200 |
| commit | 65cf1f65be0fc4883edbd66feeab3ddaceb11c00 (patch) | |
| tree | 8a41916d71c061fdc148b6c456adf276695a745a /hw/intc/apic_common.c | |
| parent | d4574435a6530bbd96ae130eddfe5b676f91367a (diff) | |
| download | focaccia-qemu-65cf1f65be0fc4883edbd66feeab3ddaceb11c00.tar.gz focaccia-qemu-65cf1f65be0fc4883edbd66feeab3ddaceb11c00.zip | |
target-ppc: fix vcipher, vcipherlast, vncipherlast and vpermxor
For vector instructions, the helpers get pointers to the vector register in arguments. Some operands might point to the same register, including the operand holding the result. When emulating instructions which access the vector elements in a non-linear way, we need to store the result in an temporary variable. This fixes openssl when emulating a POWER8 CPU. Signed-off-by: Aurelien Jarno <aurelien@aurel32.net> Reviewed-by: Richard Henderson <rth@twiddle.net> Signed-off-by: Alexander Graf <agraf@suse.de>
Diffstat (limited to 'hw/intc/apic_common.c')
0 files changed, 0 insertions, 0 deletions