nasm/nasmlib
H. Peter Anvin 069ad5fc18 nasmlib: we need the exact size for the clz functions
We need to use the exact size for the clz functions, otherwise we will
generate the wrong result.

Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
2016-11-15 14:05:53 -08:00
..
bsi.c nasmlib: break up nasmlib.c into logical components 2016-05-25 05:43:49 -07:00
crc64.c
error.c nasmlib: break up nasmlib.c into logical components 2016-05-25 05:43:49 -07:00
file.c compiler.h: include <sys/types.h> 2016-10-19 13:13:38 -07:00
filename.c nasmlib: break up nasmlib.c into logical components 2016-05-25 05:43:49 -07:00
hashtbl.c Reorganize the source code into subdirectories 2016-05-25 12:06:29 -07:00
ilog2.c nasmlib: we need the exact size for the clz functions 2016-11-15 14:05:53 -08:00
malloc.c nasmlib: break up nasmlib.c into logical components 2016-05-25 05:43:49 -07:00
md5c.c
raa.c Reorganize the source code into subdirectories 2016-05-25 12:06:29 -07:00
rbtree.c Reorganize the source code into subdirectories 2016-05-25 12:06:29 -07:00
readnum.c nasmlib: break up nasmlib.c into logical components 2016-05-25 05:43:49 -07:00
realpath.c
saa.c Reorganize the source code into subdirectories 2016-05-25 12:06:29 -07:00
srcfile.c
string.c nasmlib: break up nasmlib.c into logical components 2016-05-25 05:43:49 -07:00
strlist.c Factor out common string list handling code 2016-10-04 01:12:28 -07:00
ver.c
zerobuf.c nasmlib: break up nasmlib.c into logical components 2016-05-25 05:43:49 -07:00