diff options
| author | Tom Musta | 2013-11-01 14:21:18 +0100 |
|---|---|---|
| committer | Alexander Graf | 2013-12-20 01:58:05 +0100 |
| commit | be574920b1285c0505ad116795d3a646422a1b8e (patch) | |
| tree | 127e895ef8801b05270e73cf477fb71c130e3400 /scripts/checkpatch.pl | |
| parent | Add VSX Scalar Move Instructions (diff) | |
| download | qemu-be574920b1285c0505ad116795d3a646422a1b8e.tar.gz qemu-be574920b1285c0505ad116795d3a646422a1b8e.tar.xz qemu-be574920b1285c0505ad116795d3a646422a1b8e.zip | |
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 'scripts/checkpatch.pl')
0 files changed, 0 insertions, 0 deletions
