about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/riscv
diff options
context:
space:
mode:
authorNoah Goldstein <goldstein.w.n@gmail.com>2021-09-30 15:41:00 -0500
committerNoah Goldstein <goldstein.w.n@gmail.com>2021-10-27 13:03:46 -0500
commit9b7cfab1802b71763da00982f772208544cf4a95 (patch)
tree40d24213a40c1be9bcc081483a260f8259b8d9ca /sysdeps/unix/sysv/linux/riscv
parentb4ed69ba16ad5f5cfee2009ed86f10c06dce74e0 (diff)
downloadglibc-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/unix/sysv/linux/riscv')
0 files changed, 0 insertions, 0 deletions