~ubuntu-branches/ubuntu/vivid/atlas/vivid

« back to all changes in this revision

Viewing changes to tune/blas/gemm/CASES/ATL_smm4x4x72_US.c

  • Committer: Package Import Robot
  • Author(s): Sébastien Villemot
  • Date: 2013-06-11 15:58:16 UTC
  • mfrom: (1.1.3 upstream)
  • mto: (2.2.21 experimental)
  • mto: This revision was merged to the branch mainline in revision 26.
  • Revision ID: package-import@ubuntu.com-20130611155816-b72z8f621tuhbzn0
Tags: upstream-3.10.1
Import upstream version 3.10.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
!              Automatically Tuned Linear Algebra Software v3.8.4
 
1
!              Automatically Tuned Linear Algebra Software v3.10.1
2
2
!                     (C) Copyright 2002 R. Clint Whaley
3
3
!
4
4
!  Redistribution and use in source and binary forms, with or without
121
121
!                const TYPE *A, const int lda, const TYPE *B, const int ldb,
122
122
!                      [%fp+100] [%fp+104]     [%fp+108]
123
123
!                const TYPE beta, TYPE *C, const int ldc)
 
124
#ifdef ATL_USE64BITS
 
125
        .register       %g2, #scratch
 
126
        .register       %g3, #scratch
 
127
        .register       %g6, #scratch
 
128
#endif
 
129
 
124
130
        .section        ".text"
125
131
        .align  8
126
132
        .global ATL_USERMM