aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/Kconfig.assembler
blob: b1c59fb0a4c96241a094b109a7b8951c2d6a6fc7 (plain)
1
2
3
4
5
6
7
# SPDX-License-Identifier: GPL-2.0
# Copyright (C) 2020 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved.

config AS_WRUSS
	def_bool $(as-instr64,wrussq %rax$(comma)(%rbx))
	help
	  Supported by binutils >= 2.31 and LLVM integrated assembler