Move ALPHA out of register 18 (reserved on OSX)

This commit is contained in:
Martin Kroeker
2023-04-13 18:05:14 +02:00
committed by GitHub
parent 0b1acb0ba3
commit 108a21e47a

View File

@@ -55,8 +55,8 @@ With this approach, we can reuse sgemm_n|tcopy_sve_v1.c packing functions. */
#define lanes x15
#define pA1 x16
#define pA2 x17
#define alpha w18
#define vec_len x19
#define alpha w19
#define vec_len x20
#define vec_lenx2 x20
#define alpha0 s10