the dot product routines.
authorRamin Zaghi <ramin@arm.com>
Tue, 3 Apr 2012 11:15:05 +0000 (11:15 +0000)
committerRamin Zaghi <ramin@arm.com>
Tue, 3 Apr 2012 11:15:05 +0000 (11:15 +0000)
commit7baf29a667aacdbfdae4ead0c47cdefed6ce7a22
tree171b466bacdc1f53e710865ff730f7731048d8cf
parentbcc66ea0d27e9888a7ed0fd353693b87f8734a81
the dot product routines.
source/NE10_dot.asm.s [new file with mode: 0644]
source/NE10_dot.c [new file with mode: 0644]
source/NE10_dot.neon.s [new file with mode: 0644]
source/NE10_dot_test.c [new file with mode: 0644]