OSDN Git Service

[X86][PREFETCH]: Adding full coverage of MC encoding for the PREFETCH isa sets.<NFC>
authorGadi Haber <gadi.haber@intel.com>
Thu, 28 Dec 2017 15:00:41 +0000 (15:00 +0000)
committerGadi Haber <gadi.haber@intel.com>
Thu, 28 Dec 2017 15:00:41 +0000 (15:00 +0000)
commit5f5f0081ae471668d50eb01afb13ccbf6bb1a6c1
tree7b4634da7b8a4a5edc41d9fc1eb28ba64127f94e
parentb8b7cba43e86187ed8f4e2866fa186e90db76153
[X86][PREFETCH]: Adding full coverage of MC encoding for the PREFETCH isa sets.<NFC>

NFC.
Adding MC regressions tests to cover the PREFETCH isa sets for both 32 and 64 bit.
This patch is part of a larger task to cover MC encoding of all X86 ISA Sets started in revision: https://reviews.llvm.org/D39952

Reviewers: zvi, craig.topper, RKSimon, AndreiGrischenko
Differential Revision: https://reviews.llvm.org/D41161

Change-Id: Icdc8c5fb68c414de7d2cfdb50da1cc6763d9932a

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@321524 91177308-0d34-0410-b5e6-96231b3b80d8
test/MC/X86/PREFETCH-32.s [new file with mode: 0644]
test/MC/X86/PREFETCH-64.s [new file with mode: 0644]