[PATCH] D39952: [X86]: Adding full coverage of MC encoding for all X86 ISA Sets.NFC
Gadi Haber via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 14 01:07:58 PST 2017
gadi.haber added a comment.
Do you mean the following LWP instructions that belong to the XOP ISA set?:
LLWPCB LLWPCB_GPRvqq
LWPINS LWPINS_GPRyqq_GPRvd_IMMd
LWPINS LWPINS_GPRyqq_MEMd_IMMd
LWPVAL LWPVAL_GPRyqq_GPRvd_IMMd
LWPVAL LWPVAL_GPRyqq_MEMd_IMMd
SLWPCB SLWPCB_GPRvqq
I think CLZERO is very new and is part of ZEN. I will check.
Repository:
rL LLVM
https://reviews.llvm.org/D39952
More information about the llvm-commits
mailing list