Re: [PATCH,rs6000] Add IEEE 128 support for several existing built-in functions

2017-06-23 Thread Segher Boessenkool
Hi Kelvin, On Wed, Jun 21, 2017 at 04:42:46PM -0600, Kelvin Nilsen wrote: > This patch adds IEEE 128 support to the existing scalar_insert_exp, > scalar_extract_exp, scalar_extract_sig, scalar_test_data_class, and > scalar_test_neg rs6000 built-in functions. Test programs are provided > to

[PATCH,rs6000] Add IEEE 128 support for several existing built-in functions

2017-06-21 Thread Kelvin Nilsen
This patch adds IEEE 128 support to the existing scalar_insert_exp, scalar_extract_exp, scalar_extract_sig, scalar_test_data_class, and scalar_test_neg rs6000 built-in functions. Test programs are provided to exercise the new IEEE 128 functionality and to validate forms of these built-in