diff options
author | Noah Goldstein <goldstein.w.n@gmail.com> | 2022-10-29 15:19:58 -0500 |
---|---|---|
committer | Noah Goldstein <goldstein.w.n@gmail.com> | 2022-11-08 19:19:35 -0800 |
commit | 419c832aba43276e285586998261d1db06033193 (patch) | |
tree | 0354daa3ec88a7726557c95337d43c584ad7025b /crypt/crypt.h | |
parent | ca7d181b62f703ae56b7be1e27428184560f68b4 (diff) | |
download | glibc-419c832aba43276e285586998261d1db06033193.tar glibc-419c832aba43276e285586998261d1db06033193.tar.gz glibc-419c832aba43276e285586998261d1db06033193.tar.bz2 glibc-419c832aba43276e285586998261d1db06033193.zip |
x86: Use VMM API in memcmp-evex-movbe.S and minor changes
The only change to the existing generated code is `tzcnt` -> `bsf` to
save a byte of code size here and there.
Rewriting with VMM API allows for memcmp-evex-movbe to be used with
evex512 by including "x86-evex512-vecs.h" at the top.
Complete check passes on x86-64.
Diffstat (limited to 'crypt/crypt.h')
0 files changed, 0 insertions, 0 deletions