[PATCH] D88006: [X86] Add TDX instructions.

Freddy, Ye via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 21 01:52:51 PDT 2020


FreddyYe created this revision.
Herald added subscribers: llvm-commits, JDevlieghere, hiraditya.
Herald added a project: LLVM.
FreddyYe requested review of this revision.

For more details about these instructions, please refer to the latest TDX document: https://software.intel.com/content/www/us/en/develop/articles/intel-trust-domain-extensions.html


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D88006

Files:
  llvm/lib/Target/X86/X86InstrInfo.td
  llvm/lib/Target/X86/X86InstrTDX.td
  llvm/test/MC/Disassembler/X86/x86-32.txt
  llvm/test/MC/Disassembler/X86/x86-64.txt
  llvm/test/MC/X86/x86-32-coverage.s
  llvm/test/MC/X86/x86-64.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D88006.293099.patch
Type: text/x-patch
Size: 3550 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200921/76378246/attachment.bin>


More information about the llvm-commits mailing list