mirror of
https://github.com/netwide-assembler/nasm.git
synced 2025-02-23 17:29:23 +08:00
doc: Document AVX2, BMI1, BMI2 and TSX support.
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
This commit is contained in:
parent
7687dded2d
commit
8a44aa49c8
@ -36,6 +36,11 @@ since 2007.
|
||||
|
||||
To force a specific form, use the \c{STRICT} keyword, see \k{strict}.
|
||||
|
||||
\b Add support for the Intel AVX2 instruction set.
|
||||
|
||||
\b Add support for Bit Manipulation Instructions 1 and 2.
|
||||
|
||||
\b Add support for Intel Transactional Synchronization Extensions (TSX).
|
||||
|
||||
\S{cl-2.09.10} Version 2.09.10
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user