diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2016-08-19 13:32:21 -0700 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2016-08-19 13:32:34 -0700 |
commit | a6f20b6763c972c05c497c6028d412d6d1717971 (patch) | |
tree | fc505d4622abebec9ed1e21d279814a6be27a72d /math/s_csinh_template.c | |
parent | 4482ff226e4b286ab171f3c5841ae1f7e61780cd (diff) | |
download | glibc-a6f20b6763c972c05c497c6028d412d6d1717971.tar.gz glibc-a6f20b6763c972c05c497c6028d412d6d1717971.tar.xz glibc-a6f20b6763c972c05c497c6028d412d6d1717971.zip |
X86: Change bit_YMM_state to (1 << 2)
All other state bits, except for bit_YMM_state, are defined as (1 << N). This patch changes bit_YMM_state from (2 << 1) to (1 << 2). * sysdeps/x86/cpu-features.h (bit_YMM_state): Set to (1 << 2).
Diffstat (limited to 'math/s_csinh_template.c')
0 files changed, 0 insertions, 0 deletions