New functions: Matrix multiplication routines.
authorRamin Zaghi <ramin@arm.com>
Wed, 4 Apr 2012 11:28:48 +0000 (11:28 +0000)
committerRamin Zaghi <ramin@arm.com>
Wed, 4 Apr 2012 11:28:48 +0000 (11:28 +0000)
commit67ed64b8cb42caf97c2d92f196ef48ffac38ce9b
treeda270884b674f374b8dce6dc7f57c4729d6cf36e
parentd1521aab6cc438a50e4d04e3e56dc6a8704242fe
New functions: Matrix multiplication routines.
NE10_init.c
headers/NE10_random.h
headers/unit_test_common.h
headers/unit_test_xmat_operation_x.h
projectfile
source/NE10_mulmat.asm.s [new file with mode: 0644]
source/NE10_mulmat.c [new file with mode: 0644]
source/NE10_mulmat.neon.s [new file with mode: 0644]
source/NE10_mulmat_test.c [new file with mode: 0644]