diff options
author | Uros Bizjak <ubizjak@gmail.com> | 2025-03-13 16:02:27 +0300 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2025-03-13 20:36:52 +0300 |
commit | 2883b4c2169a435488f7845e1b6fdc6f3438c7c6 (patch) | |
tree | c8571e7cb4d8fa0028def5eb81922f782332f52a /tools/testing/selftests/bpf/prog_tests/access_variable_array.c | |
parent | d02198550423a0b695e7a24ec77153209ad45b09 (diff) | |
download | linux-2883b4c2169a435488f7845e1b6fdc6f3438c7c6.tar.xz |
x86/fpu: Use XSAVE{,OPT,C,S} and XRSTOR{,S} mnemonics in xstate.h
Current minimum required version of binutils is 2.25, which
supports XSAVE{,OPT,C,S} and XRSTOR{,S} instruction mnemonics.
Replace the byte-wise specification of XSAVE{,OPT,C,S}
and XRSTOR{,S} with these proper mnemonics.
No functional change intended.
Signed-off-by: Uros Bizjak <ubizjak@gmail.com>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Cc: Andy Lutomirski <luto@kernel.org>
Cc: Brian Gerst <brgerst@gmail.com>
Cc: H. Peter Anvin <hpa@zytor.com>
Cc: Dave Hansen <dave.hansen@linux.intel.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Link: https://lore.kernel.org/r/20250313130251.383204-1-ubizjak@gmail.com
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/access_variable_array.c')
0 files changed, 0 insertions, 0 deletions