[X86] Add In64BitMode predicates for LOCK_INC64m, LOCK_DEC64m
authorHaohai Wen <haohai.wen@intel.com>
Tue, 8 Nov 2022 06:04:10 +0000 (14:04 +0800)
committerHaohai Wen <haohai.wen@intel.com>
Tue, 8 Nov 2022 07:16:35 +0000 (15:16 +0800)
commit1c355352c73050881f68b3e2b673dc1c7919b67d
tree92b2cefb74f80a0d5628af88f761e0e86828a64a
parentebac59999f926339f08936c050890c3364b5f130
[X86] Add In64BitMode predicates for LOCK_INC64m, LOCK_DEC64m

These two instructions are only encodable in 64bit mode.

Reviewed By: pengfei

Differential Revision: https://reviews.llvm.org/D137608
llvm/lib/Target/X86/X86InstrCompiler.td