OSDN Git Service

Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
[tomoyo/tomoyo-test1.git] / arch / x86 / Kconfig.assembler
index b88f784..8ad41da 100644 (file)
@@ -24,3 +24,8 @@ config AS_GFNI
        def_bool $(as-instr,vgf2p8mulb %xmm0$(comma)%xmm1$(comma)%xmm2)
        help
          Supported by binutils >= 2.30 and LLVM integrated assembler
+
+config AS_WRUSS
+       def_bool $(as-instr,wrussq %rax$(comma)(%rbx))
+       help
+         Supported by binutils >= 2.31 and LLVM integrated assembler