AVX-512: Add a test case for EVEX encoded instructions
commitf9442f67d5ab30bb6ab5b713d87e50797a982e80
authorJin Kyu Song <jin.kyu.song@intel.com>
Wed, 21 Aug 2013 06:50:26 +0000 (20 23:50 -0700)
committerCyrill Gorcunov <gorcunov@gmail.com>
Wed, 28 Aug 2013 10:27:17 +0000 (28 14:27 +0400)
treea9bf3aa85739f3b5df456ee52e4f03f237edd333
parent66c61926b1fa8d22773bb43014d75d54ef43bf38
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>
Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
test/avx512f.asm [new file with mode: 0644]
test/gas2nasm.py [new file with mode: 0755]