Merge tag 'x86_misc_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 30 Sep 2025 18:48:33 +0000 (11:48 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 30 Sep 2025 18:48:33 +0000 (11:48 -0700)
commit98afd4dd3dd385623e8e7c88394e352b0fbf0c3f
tree7a628660c77310553f915ffaf27ae9479b9d43bc
parent03f76ddff5b04a808ae16c06418460151e2fdd4b
parent26178b713f2b3f5bc411ed8316d1635615896111
Merge tag 'x86_misc_for_v6.18_rc1' of git://git./linux/kernel/git/tip/tip

Pull x86 instruction decoder update from Borislav Petkov:

 - Add instruction decoding support for the XOP-prefixed instruction set
   present on the AMD Bulldozer uarch

[ These instructions don't normally happen, but a X86_NATIVE_CPU build
  on a bulldozer host can make the compiler then use these unusual
  instruction encodings ]

* tag 'x86_misc_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  x86/insn: Add XOP prefix instructions decoder support