Hello,
is there a summery of NEON-instrinsics vor ARMv8 (specialy for AARCH64?) like this one ARM Information Center ?
I only found a this pdf: http://infocenter.arm.com/help/topic/com.arm.doc.ihi0073a/IHI0073A_arm_neon_intrinsics_ref.pdf
Not very readable.
Greetings
It seems that the pdf file is the only related docs about neon intrinsics of armv8
Here is a more searchable page:
developer.arm.com/.../intrinsics
Hi,
The PDF you link to has a table of intrinsics linked to A64 Instructions. The A64 instruction set is described in the ARM V8 Architectural Reference manual Part C. In particular, Part C7 is an alphabetical list of A64 NEON instructions, which actually make sense.