platform/upstream/ne10.git
12 years agoNew functions: Matrix addition and subtraction.
Ramin Zaghi [Wed, 4 Apr 2012 10:56:10 +0000 (10:56 +0000)]
New functions: Matrix addition and subtraction.

12 years agopatch 0002 completed.
Ramin Zaghi [Tue, 3 Apr 2012 11:20:13 +0000 (11:20 +0000)]
patch 0002 completed.

12 years agothe cross product routine.
Ramin Zaghi [Tue, 3 Apr 2012 11:16:13 +0000 (11:16 +0000)]
the cross product routine.

12 years agothe dot product routines.
Ramin Zaghi [Tue, 3 Apr 2012 11:15:05 +0000 (11:15 +0000)]
the dot product routines.

12 years agothe new vectorized mla routines.
Ramin Zaghi [Tue, 3 Apr 2012 10:56:08 +0000 (10:56 +0000)]
the new vectorized mla routines.

12 years agothe new vectorized division routines.
Ramin Zaghi [Tue, 3 Apr 2012 10:52:18 +0000 (10:52 +0000)]
the new vectorized division routines.

12 years agothe new vectorized abs routine.
Ramin Zaghi [Tue, 3 Apr 2012 10:45:20 +0000 (10:45 +0000)]
the new vectorized abs routine.

12 years agothe new vector-sub routines.
Ramin Zaghi [Tue, 3 Apr 2012 10:30:12 +0000 (10:30 +0000)]
the new vector-sub routines.

12 years agothe new vector-add routines.
Ramin Zaghi [Tue, 3 Apr 2012 10:25:29 +0000 (10:25 +0000)]
the new vector-add routines.

12 years agopreparing the code base for adding new routines.
Ramin Zaghi [Tue, 3 Apr 2012 10:16:03 +0000 (10:16 +0000)]
preparing the code base for adding new routines.

12 years agoAdded the disclaimer:
Matthew DuPuy [Thu, 29 Mar 2012 22:58:24 +0000 (15:58 -0700)]
Added the disclaimer:
Each function is implemented in C, ARM Assembly and NEON code as a basis for
comparison. Assembly versions, while efficient, are not intended as
best-practice examples. NEON versions are intended as best-practice examples.

12 years agoMerge pull request #1 from projectNe10/dev/raminzaghi-arm/patch0001_minorfixes
dbutcher-arm [Wed, 7 Mar 2012 18:12:52 +0000 (10:12 -0800)]
Merge pull request #1 from projectNe10/dev/raminzaghi-arm/patch0001_minorfixes

Minor fixes, typos and build cleanup

12 years agoA few minor fixes for the initial release.
Ramin Zaghi [Wed, 7 Mar 2012 17:34:13 +0000 (17:34 +0000)]
A few minor fixes for the initial release.

12 years agoUpdated status in release note
David Butcher [Mon, 5 Mar 2012 18:17:20 +0000 (18:17 +0000)]
Updated status in release note

12 years agoAdded copyright messages
David Butcher [Fri, 2 Mar 2012 15:06:21 +0000 (15:06 +0000)]
Added copyright messages

12 years agoUpdated Documentation
David Butcher [Fri, 2 Mar 2012 15:03:03 +0000 (15:03 +0000)]
Updated Documentation

12 years agoFixes against RC1
Dave Butcher [Thu, 27 Oct 2011 15:06:46 +0000 (16:06 +0100)]
Fixes against RC1

12 years agoAdded Linaro gcc link
David Butcher [Thu, 1 Mar 2012 14:48:25 +0000 (14:48 +0000)]
Added Linaro gcc link

12 years agoDoc fixes
David Butcher [Thu, 1 Mar 2012 14:33:23 +0000 (14:33 +0000)]
Doc fixes

12 years agoInitial Release
David Butcher [Thu, 1 Mar 2012 12:06:36 +0000 (12:06 +0000)]
Initial Release