nasm/misc
H. Peter Anvin 03391e61ec nasmtok.el: include builtin macros and macro functions
Use a really hacky way to run the NASM binary and extract automatic
builtin macros. As this is not something normally supported during the
NASM build process, the output is canned and will need to be run
manually.

Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
2025-10-01 16:06:40 -07:00
..
builtin.mac nasmtok.el: include builtin macros and macro functions 2025-10-01 16:06:40 -07:00
c16.mac NASM 0.98.25alt 2002-04-30 21:08:11 +00:00
c32.mac NASM 0.98.25alt 2002-04-30 21:08:11 +00:00
crcgen.c crcgen: clean up whitespace 2009-07-16 10:23:26 -04:00
Doxyfile Fix some typos 2022-01-09 17:34:35 +01:00
dumpbuiltin.sh nasmtok.el: include builtin macros and macro functions 2025-10-01 16:06:40 -07:00
emacstbl.pl nasmtok.el: include builtin macros and macro functions 2025-10-01 16:06:40 -07:00
exebin.mac NASM 0.96 2002-04-30 20:52:49 +00:00
exebin2.mac NASM 0.98.25alt 2002-04-30 21:08:11 +00:00
fmtinsns.pl fmtinsns.pl: handle compiler fields; do some case mangling 2008-05-23 16:59:59 -07:00
genfma.pl Intel FMA: drop relaxed forms 2009-06-24 21:45:27 -07:00
hints.txt NASM 0.98.25alt 2002-04-30 21:08:11 +00:00
magic NASM 0.91 2002-04-30 20:51:32 +00:00
Makefile.in Fix more license headers 2025-10-01 12:05:34 -07:00
myC32.mac Remove $Id$ tags (useless with git) 2007-09-12 21:05:06 -07:00
nasm.sl Andreas Ericsson's patch to misc/nasm.sl 2004-12-21 18:06:22 +00:00
nasmstab Improve misc/omfdump, add misc/Makefile, use -std=c23 if possible 2025-09-03 10:05:21 -07:00
omfdump.c Improve misc/omfdump, add misc/Makefile, use -std=c23 if possible 2025-09-03 10:05:21 -07:00
pmw.bat NASM 0.98.30 2002-04-30 21:09:12 +00:00
proc32.ash Fix some typos 2022-01-09 17:34:35 +01:00
README Improve misc/omfdump, add misc/Makefile, use -std=c23 if possible 2025-09-03 10:05:21 -07:00
scitech.mac Merge remote-tracking branch 'ElyesH/typos' 2022-11-07 12:39:44 -08:00
xcrcgen.c Move <string.h> inclusion to compiler.h 2018-12-26 06:32:37 -08:00

There are various helpful bits and pieces for NASM. Many of these are
contributed by users, and may be out of date. Patches are accepted.