aboutsummaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorTom Musta <tommusta@gmail.com>2013-11-01 08:21:18 -0500
committerAlexander Graf <agraf@suse.de>2013-12-20 01:58:05 +0100
commitbe574920b1285c0505ad116795d3a646422a1b8e (patch)
tree127e895ef8801b05270e73cf477fb71c130e3400 /audio
parentdf020ce07045413ab3205916a3cde64bb150694c (diff)
downloadqemu-be574920b1285c0505ad116795d3a646422a1b8e.zip
qemu-be574920b1285c0505ad116795d3a646422a1b8e.tar.gz
qemu-be574920b1285c0505ad116795d3a646422a1b8e.tar.bz2
Add VSX Vector Move Instructions
This patch adds the vector move instructions: - xvabsdp - Vector Absolute Value Double-Precision - xvnabsdp - Vector Negative Absolute Value Double-Precision - xvnegdp - Vector Negate Double-Precision - xvcpsgndp - Vector Copy Sign Double-Precision - xvabssp - Vector Absolute Value Single-Precision - xvnabssp - Vector Negative Absolute Value Single-Precision - xvnegsp - Vector Negate Single-Precision - xvcpsgnsp - Vector Copy Sign Single-Precision V3: Per Paolo Bonzini's suggestion, used a temporary for the sign mask and andc. Signed-off-by: Tom Musta <tommusta@gmail.com> Signed-off-by: Alexander Graf <agraf@suse.de>
Diffstat (limited to 'audio')
0 files changed, 0 insertions, 0 deletions