MPX: Add test cases for MPX
[platform/upstream/nasm.git] / tables.h
2013-10-03 Cyrill GorcunovMerge branch 'nasm-2.10.xx'
2013-10-02 H. Peter AnvinMerge branch 'avx512'
2013-08-22 Jin Kyu SongAVX-512: Fix instruction match function
2013-08-06 Jin Kyu SongAVX-512: Add support for parsing braces
2009-10-13 H. Peter Anvinopflags: more int32_t -> opflags_t conversions
2009-06-29 H. Peter AnvinAdd copyright headers to the *.c/*.h files in the main...
2008-06-25 H. Peter AnvinMake the macros table "unsigned char"
2008-06-21 H. Peter AnvinDrop the index tables from the canned macros
2008-06-19 H. Peter Anvin%use: call these directives "standard macro packages"
2008-06-19 H. Peter Anvinpreproc: add support for builtin include modules (...
2008-05-28 H. Peter AnvinMerge commit 'autotest/master'
2008-05-21 H. Peter Anvininsnsn.c: cleaner to *not* separate out conditional...
2008-05-20 H. Peter AnvinAvoid #including .c files; instead compile as separate...