[PATCH] D141458: [X86] Add RMPQUERY to SNP instructions
Ganesh Gopalasubramanian via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 3 20:18:12 PST 2023
GGanesh updated this revision to Diff 494790.
GGanesh added a comment.
Modified RMPADJUST instruction definition.
RMPQUERY doesn't use RCX as source. It is used only while returning the permissions.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D141458/new/
https://reviews.llvm.org/D141458
Files:
llvm/lib/Target/X86/X86InstrSNP.td
llvm/test/MC/Disassembler/X86/x86-64.txt
llvm/test/MC/X86/SNP-32.s
llvm/test/MC/X86/SNP-64.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D141458.494790.patch
Type: text/x-patch
Size: 4059 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230204/021cfdcb/attachment.bin>
More information about the llvm-commits
mailing list