diff options
author | Noah Goldstein <goldstein.w.n@gmail.com> | 2021-09-30 15:41:00 -0500 |
---|---|---|
committer | Noah Goldstein <goldstein.w.n@gmail.com> | 2021-10-27 13:03:46 -0500 |
commit | 9b7cfab1802b71763da00982f772208544cf4a95 (patch) | |
tree | 40d24213a40c1be9bcc081483a260f8259b8d9ca /sysdeps/htl/pt-attr-destroy.c | |
parent | b4ed69ba16ad5f5cfee2009ed86f10c06dce74e0 (diff) | |
download | glibc-9b7cfab1802b71763da00982f772208544cf4a95.tar.gz glibc-9b7cfab1802b71763da00982f772208544cf4a95.tar.xz glibc-9b7cfab1802b71763da00982f772208544cf4a95.zip |
x86_64: Add evex optimized __memcmpeq in memcmpeq-evex.S
No bug. This commit adds new optimized __memcmpeq implementation for evex. The primary optimizations are: 1) skipping the logic to find the difference of the first mismatched byte. 2) not updating src/dst addresses as the non-equals logic does not need to be reused by different areas.
Diffstat (limited to 'sysdeps/htl/pt-attr-destroy.c')
0 files changed, 0 insertions, 0 deletions