[X86] Add TDX instructions.
authorFreddy Ye <freddy.ye@intel.com>
Thu, 24 Sep 2020 01:12:28 +0000 (09:12 +0800)
committerFreddy Ye <freddy.ye@intel.com>
Thu, 24 Sep 2020 01:35:44 +0000 (09:35 +0800)
commitbc7f6c6dd8252370e6b485b8193093004644a16d
tree578e8421be8bba1841be355b7ccf54f54068f089
parent92d42b32a9b7a085fd200a56022724a77cf12a2d
[X86] Add TDX instructions.

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

Reviewed By: craig.topper

Differential Revision: https://reviews.llvm.org/D88006
llvm/lib/Target/X86/X86InstrInfo.td
llvm/lib/Target/X86/X86InstrTDX.td [new file with mode: 0644]
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