nasm/macros
H. Peter Anvin 22cef23b34 macros: add st() macro to the masm macro package
A very easy way to improve portability.  Guarded with %ifndef just in
case...

Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
2025-09-29 17:31:42 -07:00
..
altreg.mac altreg.mac: add R16L..R31L 2025-09-23 09:38:28 -07:00
fp.mac fp: support bfloat16 constants 2020-07-16 23:11:03 -07:00
ifunc.mac preproc: standard macros now C-safe, %aliases off, fix %? recursion 2019-08-27 16:42:41 -07:00
macros.pl preproc: actually use uleb128 format for encoding macros 2025-08-15 17:07:15 -07:00
masm.mac macros: add st() macro to the masm macro package 2025-09-29 17:31:42 -07:00
smartalign.mac preproc: standard macros now C-safe, %aliases off, fix %? recursion 2019-08-27 16:42:41 -07:00
standard.mac stdmac: fix __?NASM_IFDIRECTIVE?__ -> __?NASM_HAS_IFDIRECTIVE?__ 2025-09-14 02:54:35 -07:00
vtern.mac macros: add a %use vtern macro package for ternary logic 2025-09-29 15:51:23 -07:00