nasm/include
H. Peter Anvin 472a7c1d17 Allow relative references to external symbols in data
Allow constructs like:

      dd foo - $

... where foo is an external symbol.  Currently this is only
implemented for extops, i.e. dx opcodes.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
2016-10-31 08:44:25 -07:00
..
compiler.h Move canned OpenWatcom config to config/watcom.h. 2016-10-19 13:23:04 -07:00
disp8.h Reorganize the source code into subdirectories 2016-05-25 12:06:29 -07:00
hashtbl.h Reorganize the source code into subdirectories 2016-05-25 12:06:29 -07:00
iflag.h Reorganize the source code into subdirectories 2016-05-25 12:06:29 -07:00
insns.h Reorganize the source code into subdirectories 2016-05-25 12:06:29 -07:00
labels.h Reorganize the source code into subdirectories 2016-05-25 12:06:29 -07:00
md5.h Reorganize the source code into subdirectories 2016-05-25 12:06:29 -07:00
nasm.h Allow relative references to external symbols in data 2016-10-31 08:44:25 -07:00
nasmint.h nasmint.h: change header guards to NASM_NASMINT_H 2016-10-04 18:11:57 -07:00
nasmlib.h incbin: if we have to fread(), try to do it only once... 2016-09-21 15:56:19 -07:00
opflags.h Reorganize the source code into subdirectories 2016-05-25 12:06:29 -07:00
raa.h Reorganize the source code into subdirectories 2016-05-25 12:06:29 -07:00
rbtree.h Reorganize the source code into subdirectories 2016-05-25 12:06:29 -07:00
rdoff.h Reorganize the source code into subdirectories 2016-05-25 12:06:29 -07:00
saa.h Reorganize the source code into subdirectories 2016-05-25 12:06:29 -07:00
strlist.h Factor out common string list handling code 2016-10-04 01:12:28 -07:00
tables.h Handle multiple standard macro sets sanely 2016-07-13 14:23:48 -07:00
ver.h Reorganize the source code into subdirectories 2016-05-25 12:06:29 -07:00