AVX-512: Add a test case for EVEX encoded instructions
commitc92505e7e0882575ca3b0e4554585878be26e686
authorJin Kyu Song <jin.kyu.song@intel.com>
Wed, 21 Aug 2013 06:50:26 +0000 (20 23:50 -0700)
committerJin Kyu Song <jin.kyu.song@intel.com>
Tue, 27 Aug 2013 03:14:14 +0000 (26 20:14 -0700)
tree344e7f0bb6883a7c212883ea31ee2f7e19d838d0
parent530d8951c586f433763726fed74f8697c903a90f
AVX-512: Add a test case for EVEX encoded instructions

This was converted from a gas testsuite.
(gas/testsuite/gas/i386/x86-64-avx512f-intel.d)
A python script that is used for converting is also included.

Signed-off-by: Jin Kyu Song <jin.kyu.song@intel.com>
test/avx512f.asm [new file with mode: 0644]
test/gas2nasm.py [new file with mode: 0755]