commit | ed8ac5686a8e1aba7ddc5d8ca3a56a7496a2a536 | [log] [tgz] |
---|---|---|
author | Tom Musta <tommusta@gmail.com> | Thu Jan 02 16:21:33 2014 -0600 |
committer | Alexander Graf <agraf@suse.de> | Wed Mar 05 03:06:31 2014 +0100 |
tree | d08449eba22eda14aa2be6fb36e2e0d62d5cbe01 | |
parent | 354a6decf1508f15fb1b4b419efcd05d209bece4 [diff] |
target-ppc: Add VSX Floating Point to Floating Point Conversion Instructions This patch adds the VSX instructions that convert between floating point formats: xscvdpsp, xscvspdp, xvcvdpsp, xvcvspdp. Signed-off-by: Tom Musta <tommusta@gmail.com> Reviewed-by: Richard Henderson <rth@twiddle.net> Signed-off-by: Alexander Graf <agraf@suse.de>