Thanks Ian, I check the test code at this location, but they are very very basic and does not verify full functionality and behavior. Thanks On Tue, Jan 11, 2011 at 11:52 PM, Ian Lance Taylor <iant@xxxxxxxxxx> wrote: > keshav yadav <keshav.yadav2005@xxxxxxxxx> writes: > >> 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 ? > > There are some tests in gcc/testsuite/gcc.target/arm. I have no idea > how comprehensive they are. Those are the only NEON tests that come > with gcc. > > Ian >