1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 03:02:36 +01:00

[X86][FMA][FMA4]: Adding full coverage of MC encoding for the FMA, FMA4 isa sets.<NFC>

NFC.
 Adding MC regressions tests to cover the FMA and FMA4 ISA sets.
 This patch is part of a larger task to cover MC encoding of all X86 ISA Sets starting revision https://reviews.llvm.org/D39952

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

Change-Id: Ie39c0edce69ad647076b3d4e816948b2b6e1a9e4
llvm-svn: 320016
This commit is contained in:
Gadi Haber 2017-12-07 09:16:34 +00:00
parent 0c6b1db84a
commit 63da3f05f1
2 changed files with 8068 additions and 0 deletions

2690
test/MC/X86/FMA-32.s Normal file

File diff suppressed because it is too large Load Diff

5378
test/MC/X86/FMA-64.s Normal file

File diff suppressed because it is too large Load Diff