diff options
| author | Uros Bizjak <[email protected]> | 2025-03-13 13:02:27 +0000 |
|---|---|---|
| committer | Ingo Molnar <[email protected]> | 2025-03-13 17:36:52 +0000 |
| commit | 2883b4c2169a435488f7845e1b6fdc6f3438c7c6 (patch) | |
| tree | c8571e7cb4d8fa0028def5eb81922f782332f52a /samples/rust/rust_driver_platform.rs | |
| parent | x86/fpu: Improve crypto performance by making kernel-mode FPU reliably usable... (diff) | |
| download | kernel-2883b4c2169a435488f7845e1b6fdc6f3438c7c6.tar.gz kernel-2883b4c2169a435488f7845e1b6fdc6f3438c7c6.zip | |
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 <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Cc: Andy Lutomirski <[email protected]>
Cc: Brian Gerst <[email protected]>
Cc: H. Peter Anvin <[email protected]>
Cc: Dave Hansen <[email protected]>
Cc: Linus Torvalds <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'samples/rust/rust_driver_platform.rs')
0 files changed, 0 insertions, 0 deletions
