diff options
author | XinWang10 <108658776+XinWang10@users.noreply.github.com> | 2024-01-11 11:09:55 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-11 11:09:55 +0800 |
commit | 1bc4cb51afb9abf6049ccfa44069cb1f0612e678 (patch) | |
tree | fc72ebe3c921a44d22c3e4107047a2714dde82e3 /clang/lib/Format/WhitespaceManager.cpp | |
parent | 4eb68f53db608465cf557dbdfe85d9b4eb608fff (diff) | |
download | llvm-1bc4cb51afb9abf6049ccfa44069cb1f0612e678.zip llvm-1bc4cb51afb9abf6049ccfa44069cb1f0612e678.tar.gz llvm-1bc4cb51afb9abf6049ccfa44069cb1f0612e678.tar.bz2 |
[X86][MC] Fix wrong action when encoding enqcmd/enqcmds (#77571)
Mentioned in https://github.com/llvm/llvm-project/pull/77293,
enqcmd/enqcmds are special for its mem operand, like movdir64b(see
https://github.com/llvm/llvm-project/commit/4dd5e9c60efa9), 0x67 prefix
can not only modify its address size, so it's mem base and index reg
should be the same type as source reg.
Diffstat (limited to 'clang/lib/Format/WhitespaceManager.cpp')
0 files changed, 0 insertions, 0 deletions