mirror of
https://github.com/OpenMathLib/OpenBLAS
synced 2026-06-15 07:51:43 +08:00
move ALPHA_I out of register 18 (reserved on OSX)
This commit is contained in:
@@ -49,7 +49,7 @@ USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
#define pCRow3 x15
|
||||
#define pA x16
|
||||
#define alphaR w17
|
||||
#define alphaI w18
|
||||
#define alphaI w19
|
||||
|
||||
#define alpha0_R s10
|
||||
#define alphaV0_R v10.s[0]
|
||||
|
||||
Reference in New Issue
Block a user