diff options
author | 2025-03-13 11:26:55 +0100 | |
---|---|---|
committer | 2025-03-19 11:26:58 +0100 | |
commit | 53286632450835c49b5c177f97e4899645f15730 (patch) | |
tree | c69792d794e941fca8c2064e263693acb53da4ea /scripts/gdb/linux/utils.py | |
parent | x86/hweight: Use asm_inline() instead of asm() (diff) | |
download | wireguard-linux-53286632450835c49b5c177f97e4899645f15730.tar.xz wireguard-linux-53286632450835c49b5c177f97e4899645f15730.zip |
x86/asm: Use CLFLUSHOPT and CLWB mnemonics in <asm/special_insns.h>
Current minimum required version of binutils is 2.25,
which supports CLFLUSHOPT and CLWB instruction mnemonics.
Replace the byte-wise specification of CLFLUSHOPT and
CLWB 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: Linus Torvalds <torvalds@linux-foundation.org>
Link: https://lore.kernel.org/r/20250313102715.333142-1-ubizjak@gmail.com
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions