1 | # ifndef STRRCHR |
---|---|
2 | # define STRRCHR __strrchr_evex512 |
3 | # endif |
4 | |
5 | #include "x86-evex512-vecs.h" |
6 | #include "reg-macros.h" |
7 | |
8 | #include "strrchr-evex-base.S" |
9 |
1 | # ifndef STRRCHR |
---|---|
2 | # define STRRCHR __strrchr_evex512 |
3 | # endif |
4 | |
5 | #include "x86-evex512-vecs.h" |
6 | #include "reg-macros.h" |
7 | |
8 | #include "strrchr-evex-base.S" |
9 |