AVX-512: Add a feature to generate a raw bytecode file
commitfe0ee08586f9cb31e8bc52200818a5bbb9d4c149
authorJin Kyu Song <jin.kyu.song@intel.com>
Sat, 24 Aug 2013 01:40:49 +0000 (23 18:40 -0700)
committerCyrill Gorcunov <gorcunov@gmail.com>
Wed, 28 Aug 2013 10:27:25 +0000 (28 14:27 +0400)
treeae86bdc129e1b41d002ab4f3913d0114b06e15b8
parentf9442f67d5ab30bb6ab5b713d87e50797a982e80
AVX-512: Add a feature to generate a raw bytecode file

From gas testsuite file, a text file containing raw bytecodes
is useful when verifying the output of NASM.

Signed-off-by: Jin Kyu Song <jin.kyu.song@intel.com>
Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
test/gas2nasm.py