On 26/06/17 17:01, Thomas Preudhomme wrote:
On 26/06/17 15:16, Christophe Lyon wrote:
You mean the macro is expected not to be defined on ARMv8-A ?
Correct. Most instructions its value represent are not available on ARMv8-A and
for those that are the intrinsics are deprecated.
I've just noticed that many such instructions not available on ARMv8-A are
accepted by GNU as. I would like to enable/disable coprocessor intrinsics tests
based on what GNU as returns regarding availability of these instructions so
hold on a bit more.
Best regards,
Thomas