mirror of
https://github.com/netwide-assembler/nasm.git
synced 2025-02-05 16:51:27 +08:00
e39202c96a
RAAs can, and should be, usable for storing pointers as well as integers. In reality it is exactly the same code, but make it explicit by having different entry points. In the actual RAA the data is stored as a union, which in practice will not occupy any more space than the existing code. Signed-off-by: H. Peter Anvin <hpa@linux.intel.com> |
||
---|---|---|
.. | ||
badenum.c | ||
bsi.c | ||
crc64.c | ||
file.c | ||
file.h | ||
filename.c | ||
hashtbl.c | ||
ilog2.c | ||
malloc.c | ||
md5c.c | ||
mmap.c | ||
path.c | ||
perfhash.c | ||
perfhash.pl | ||
raa.c | ||
rbtree.c | ||
readnum.c | ||
realpath.c | ||
saa.c | ||
srcfile.c | ||
string.c | ||
strlist.c | ||
ver.c | ||
zerobuf.c |