On Mon, 21 Aug 2017, Jeffrey Walton wrote:
I'm trying to use _addcarryx_u64. GCC 7.1 is still generating ADD and ADC instead of ADCX or ADOX:
Does that compute wrong values? Make the program slower? -- Marc Glisse
On Mon, 21 Aug 2017, Jeffrey Walton wrote:
I'm trying to use _addcarryx_u64. GCC 7.1 is still generating ADD and ADC instead of ADCX or ADOX:
Does that compute wrong values? Make the program slower? -- Marc Glisse