commit | 6d41d146c92e99e21ef267be4c4b9893940e0838 | [log] [tgz] |
---|---|---|
author | Tom Musta <tommusta@gmail.com> | Tue Jan 07 10:06:08 2014 -0600 |
committer | Alexander Graf <agraf@suse.de> | Wed Mar 05 03:06:43 2014 +0100 |
tree | f9f231dabd54853197f4060eed0304ac75bbc113 | |
parent | da29cb7bc7b62c14a69a104f91867edf9ce88543 [diff] |
target-ppc: Add ISA 2.06 ftsqrt This patch adds the Floating Point Test for Square Root instruction which was introduced in Power ISA 2.06. Signed-off-by: Tom Musta <tommusta@gmail.com> Reviewed-by: Richard Henderson <rth@twiddle.net> Signed-off-by: Alexander Graf <agraf@suse.de>