[llvm] [X86] Support promoted ENQCMD, KEYLOCKER and USER-MSR instructions (PR #77293)

Shengchen Kan via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 22 19:13:41 PST 2024


================
@@ -1553,7 +1553,7 @@ let SchedRW = [WriteStore], Defs = [EFLAGS] in {
   def ENQCMD64 : I<0xF8, MRMSrcMem, (outs), (ins GR64:$dst, i512mem_GR64:$src),
----------------
KanRobert wrote:

Missing NoEGPR for ENQCMD32?

https://github.com/llvm/llvm-project/pull/77293


More information about the llvm-commits mailing list