added axpy kernel with prefetch for Loongson3A. To-Do: tuning prefetch distance & instruction order.

This commit is contained in:
Xianyi Zhang
2011-01-26 22:34:33 +08:00
parent 376677452f
commit c0b5992fab
3 changed files with 457 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
SAXPYKERNEL=axpy_loongson3a.S
DAXPYKERNEL=axpy_loongson3a.S