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