Skip to content
Commit a6f20b67 authored by H.J. Lu's avatar H.J. Lu
Browse files

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).
parent 4482ff22
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment