Go to file
H. Peter Anvin 0b7d903ec8 doc: document %pop with argument
Document that %pop can now take an argument, and what it does.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
2008-10-24 16:27:11 -07:00
doc doc: document %pop with argument 2008-10-24 16:27:11 -07:00
inttypes
lcc
lib
macros smartalign: use a "times" construct rather than %rep 2008-10-19 16:45:27 -07:00
misc
Mkfiles
output BR 2148448: fix relative addresses in bin output 2008-10-22 11:05:43 -07:00
perllib
rdoff
test Merge branch 'indirect' 2008-10-23 23:13:44 -07:00
.gitignore Update .gitignore to include additional generated files 2008-10-19 22:25:11 -07:00
aclocal.m4
assemble.c Fix op2 references that had not yet been converted; introduce opy 2008-10-23 23:07:53 -07:00
assemble.h
AUTHORS
autogen.sh
ChangeLog
CHANGES
compiler.h Make it possible to use "inline" and "restrict" 2008-06-10 13:00:27 -07:00
configure.in
COPYING
crc64.c
disasm.c disasm: extension byte support in the disassembler 2008-10-23 23:03:59 -07:00
disasm.h
eval.c
eval.h regularized spelling of license to match name of LICENSE file 2007-12-29 09:44:23 -05:00
exprlib.c Formatting: kill off "stealth whitespace" 2007-10-19 14:42:29 -07:00
float.c
float.h
hashtbl.c
hashtbl.h
insns.dat The CRC32 instructions can take 66 prefixes as well as F2 2008-10-23 16:39:25 -07:00
insns.h
insns.pl Add extension bytecodes to support operands 4+ 2008-10-23 23:03:59 -07:00
INSTALL
install-sh
labels.c
labels.h
LICENSE
listing.c
listing.h
macros.pl macros.pl: handle \-continuation lines in macros.pl 2008-10-19 16:44:02 -07:00
Makefile.in
mkdep.pl Fix "carryover" of exclude information from one file to another. 2008-02-05 21:28:44 -08:00
nasm.1
nasm.c
nasm.h
nasm.spec.in
nasmlib.c
nasmlib.h Better warnings for out-of-range values 2008-10-06 18:47:29 -07:00
ndisasm.1
ndisasm.c
outform.c
outform.h
parser.c
parser.h
phash.pl Make the perfect hash generator an includable module 2007-08-30 20:15:25 +00:00
pptok.dat
pptok.pl
preproc.c preproc: allow %pop to take an identifier, unify %push/%repl/%pop 2008-10-24 16:24:21 -07:00
preproc.h
quote.c
quote.h
raa.c
raa.h
README
regs.dat
regs.pl regs.pl: add include guards to generated header files 2008-05-27 14:43:14 -07:00
saa.c SAA: add saa_writeaddr() similar to other locations 2008-10-17 19:30:34 -07:00
saa.h SAA: add saa_writeaddr() similar to other locations 2008-10-17 19:30:34 -07:00
standard.mac
stdscan.c
stdscan.h
strfunc.c
sync.c regularized spelling of license to match name of LICENSE file 2007-12-29 09:44:23 -05:00
sync.h
syncfiles.pl syncfiles: use #-- ... --# for consistency with mkdep.pl 2008-06-15 23:50:50 -07:00
tables.h Make the macros table "unsigned char" 2008-06-25 14:54:14 -07:00
TODO General push for x86-64 support, dubbed 0.99.00. 2007-04-12 02:40:54 +00:00
tokens.dat
tokhash.pl
version NASM 2.05 2008-10-23 19:42:17 -07:00
version.pl version.pl: don't add an extra .00 for subminor if we don't need it 2008-10-24 10:10:32 -07:00

              NASM, the Netwide Assembler.

Many many developers all over the net respect NASM for what it is
- a widespread (thus netwide), portable (thus netwide!), very
flexible and mature assembler tool with support for many output
formats (thus netwide!!).

Now we have good news for you: NASM is licensed under LGPL.
This means its development is open to even wider society of
programmers wishing to improve their lovely assembler.

The NASM project is now situated at SourceForge.net, the most
popular Open Source development site on the Internet.

Visit our website at http://nasm.sourceforge.net/ and our
SourceForge project at http://sourceforge.net/projects/nasm/

See the file CHANGES for the description of changes between revisions.

                                                   With best regards,
                                                           NASM crew.