summaryrefslogtreecommitdiffstats
path: root/scripts/qapi-commands.py
diff options
context:
space:
mode:
authorAurelien Jarno2015-09-13 23:03:44 +0200
committerAlexander Graf2015-09-20 22:48:39 +0200
commit65cf1f65be0fc4883edbd66feeab3ddaceb11c00 (patch)
tree8a41916d71c061fdc148b6c456adf276695a745a /scripts/qapi-commands.py
parentPPC: E500: Update u-boot to commit 79c884d7e4 (diff)
downloadqemu-65cf1f65be0fc4883edbd66feeab3ddaceb11c00.tar.gz
qemu-65cf1f65be0fc4883edbd66feeab3ddaceb11c00.tar.xz
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 'scripts/qapi-commands.py')
0 files changed, 0 insertions, 0 deletions