[X86][FMA][FMA4]: Adding full coverage of MC encoding for the FMA, FMA4 isa sets...
authorGadi Haber <gadi.haber@intel.com>
Thu, 7 Dec 2017 09:16:34 +0000 (09:16 +0000)
committerGadi Haber <gadi.haber@intel.com>
Thu, 7 Dec 2017 09:16:34 +0000 (09:16 +0000)
commitdd62ac49cbc7b4c6e9608f36e48eca7fa474f937
treead9b8abcbc3664d386064a3d6bdadd4076323e2f
parente33a0cb8a8828dbc1e3f68b0eff07f83748a269a
[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
llvm/test/MC/X86/FMA-32.s [new file with mode: 0644]
llvm/test/MC/X86/FMA-64.s [new file with mode: 0644]