diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2020-05-09 12:04:23 -0700 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2020-05-09 12:28:15 -0700 |
commit | 55c7bcc71b84123d5d4bd2814366a6b05fcf8ebd (patch) | |
tree | cf6bd713ccee86b9ce501a94a6709d782d7b0d72 /hurd | |
parent | e1b871e25f3add3b63d465694b6731d95cafb299 (diff) | |
download | glibc-55c7bcc71b84123d5d4bd2814366a6b05fcf8ebd.zip glibc-55c7bcc71b84123d5d4bd2814366a6b05fcf8ebd.tar.gz glibc-55c7bcc71b84123d5d4bd2814366a6b05fcf8ebd.tar.bz2 |
x86-64: Use RDX_LP on __x86_shared_non_temporal_threshold [BZ #25966]
Since __x86_shared_non_temporal_threshold is defined as
long int __x86_shared_non_temporal_threshold;
and long int is 4 bytes for x32, use RDX_LP to compare against
__x86_shared_non_temporal_threshold in assembly code.
Diffstat (limited to 'hurd')
0 files changed, 0 insertions, 0 deletions