OSDN Git Service

[X86] Add TLBSYNC, INVLPGB and SNP instructions
authorGanesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
Fri, 8 Jan 2021 16:40:28 +0000 (22:10 +0530)
committerGanesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
Fri, 8 Jan 2021 16:58:53 +0000 (22:28 +0530)
commit9386483b7142bbfe64b1a4d2f91b6712c1357c24
tree7b709e4759b709fdbf1b43eddefc6fab84f2cddb
parentcb6d53ccdc7288f1bb62b0d50055545acfb59f77
[X86] Add TLBSYNC, INVLPGB and SNP instructions

Differential Revision: https://reviews.llvm.org/D94134
llvm/lib/Target/X86/X86InstrInfo.td
llvm/lib/Target/X86/X86InstrSNP.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/SNP-32.s [new file with mode: 0644]
llvm/test/MC/X86/SNP-64.s [new file with mode: 0644]
llvm/test/MC/X86/x86-32-coverage.s
llvm/test/MC/X86/x86-32.s
llvm/test/MC/X86/x86-64.s