Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | x86-64: Add strcpy family functions with 256-bit EVEX | H.J. Lu | 2021-03-29 | 1 | -0/+3 |
Update ifunc-strcpy.h to select the function optimized with 256-bit EVEX instructions using YMM16-YMM31 registers to avoid RTM abort with usable AVX512VL and AVX512BW since VZEROUPPER isn't needed at function exit. |