| 1 | #ifndef STRLEN |
|---|---|
| 2 | # define STRLEN __strlen_evex512 |
| 3 | #endif |
| 4 | |
| 5 | #include "x86-evex512-vecs.h" |
| 6 | #include "reg-macros.h" |
| 7 | #include "strlen-evex-base.S" |
| 8 |
| 1 | #ifndef STRLEN |
|---|---|
| 2 | # define STRLEN __strlen_evex512 |
| 3 | #endif |
| 4 | |
| 5 | #include "x86-evex512-vecs.h" |
| 6 | #include "reg-macros.h" |
| 7 | #include "strlen-evex-base.S" |
| 8 |