This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
ARM-NEON-Intrinsics verification
- From: naveen yadav <yad dot naveen at gmail dot com>
- To: gcc-help at gcc dot gnu dot org, arm-gnu at codesourcery dot com
- Date: Mon, 10 Jan 2011 18:46:51 +0530
- Subject: ARM-NEON-Intrinsics verification
Hi All,
I want to verify all ARM-NEON-Intrinsics, Is there inbuild testsuite available ?
http://gcc.gnu.org/onlinedocs/gcc/ARM-NEON-Intrinsics.html#ARM-NEON-Intrinsics
I check on GCC testsuite, but it does not verify the result, it just
in most of cases check assembly generated or not.
I want to chek all these ARM-NEON-Intrinsics . can I get some help ?
Kind regards