x86: Intel Core processors do not support CMPXCHG16B
authorJan Beulich <jbeulich@suse.com>
Thu, 9 Nov 2023 11:53:30 +0000 (12:53 +0100)
committerJan Beulich <jbeulich@suse.com>
Thu, 9 Nov 2023 11:53:30 +0000 (12:53 +0100)
commit3eda60e3d6edfddf081ed2e8eb0901b6f6279413
treeb4831b4b5ece5e6a06d8b92c92699f96c7ef9a1f
parentcf5f570bd002fac5bc820d220d5cf8584cbaed6d
x86: Intel Core processors do not support CMPXCHG16B

This being a 64-bit-only instruction (see also i386-opc.tbl) it cannot
possibly be supported by CPUs not supporting 64-bit mode.
opcodes/i386-gen.c
opcodes/i386-init.h