Maamoun TK <maamoun...@googlemail.com> writes:

> llvm-as wouldn't recognize pmull instruction without
> adding -march=armv8-a+crypto flag at least with the version I use "3.8.1"
> I tried both .arch armv8-a+crypto and .arch_extension crypto and they
> worked only for gas while llvm-as produces errors for pmull using.

Is there any documentation for llvm-as? Best I could find is the minimal
man page https://www.llvm.org/docs/CommandGuide/llvm-as.html, with no
info whatsoever on, e.g., supported pseudoops.

Regards,
/Niels

-- 
Niels Möller. PGP-encrypted email is preferred. Keyid 368C6677.
Internet email is subject to wholesale government surveillance.
_______________________________________________
nettle-bugs mailing list
nettle-bugs@lists.lysator.liu.se
http://lists.lysator.liu.se/mailman/listinfo/nettle-bugs

Reply via email to