on 2022/12/12 11:23, HAO CHEN GUI wrote:
> Hi Kewen,
> 
> 在 2022/12/8 16:47, Kewen.Lin 写道:
>> This documentation update reminds me of that the current prototype of 
>> __ieee128
>> variant can be:
>>
>>   unsigned int scalar_extract_exp (__ieee128 source);
>>
>> type unsigned int is enough for the exponent.  It means xsxexpqp_<mode> can 
>> also
>> use SImode rather than DImode.
> 
> 
> Could I put the changes of __ieee128 bifs in another patch? So, this patch 
> doesn't
> touch anything about __ieee128.

Sure, or you can have a separated one for scalar_extract_exp (both double and
__ieee128), and the other one for the others.

BR,
Kewen

Reply via email to