0
0
mirror of https://github.com/netwide-assembler/nasm.git synced 2025-10-10 00:25:06 -04:00

changes.src: add %use vtern to the release notes

One more thing for the release notes...

Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
This commit is contained in:
H. Peter Anvin
2025-09-29 20:51:45 -07:00
parent f7e91f7868
commit df4bb50e23

View File

@@ -67,7 +67,12 @@ It is the production version of NASM since 2025.
implemented conditional directive, and tries to match it with a
corresponding \c{%endif}. See \k{if_caveat}.
\b The \c{masm} macro package now defines a macro for x87 register syntax.
\b The \c{masm} macro package now defines a macro for x87 register
syntax. See \k{pkg_masm}.
\b A new macro package, \c{vtern}, to simplify generation of the
control immediates for the \c{VPTERNLOGD} and \c{VPTERNLOGQ}
instructions. See \k{pkg_vtern}.
\H{cl-2.xx} NASM 2 Series