yasm/libyasm
Peter Johnson 1f6c405d98 Add support for IEEE-754r "half precision" (16-bit) float format.
This format is used by SSE5.
Update minor tests; more extensive tests will be added soon.

svn path=/trunk/yasm/; revision=1954
2007-09-16 20:41:16 +00:00
..
tests Clean up a number of obsolete autoconf-detected standard C things. 2007-07-13 20:56:28 +00:00
arch.h Change handling of frontend (mnenomic) instructions to make it easier to 2007-07-08 05:31:59 +00:00
assocdat.c Remove YASM_LIB_INTERNAL. It never really gained us that much in terms of 2007-07-14 03:11:32 +00:00
assocdat.h Update all copyright dates. 2007-04-22 05:09:49 +00:00
bc-align.c Merge bc-int.h into bytecode.h, removing YASM_BC_INTERNAL in the process. 2007-07-14 04:34:41 +00:00
bc-data.c Merge bc-int.h into bytecode.h, removing YASM_BC_INTERNAL in the process. 2007-07-14 04:34:41 +00:00
bc-incbin.c Merge bc-int.h into bytecode.h, removing YASM_BC_INTERNAL in the process. 2007-07-14 04:34:41 +00:00
bc-org.c Add support for second parameter (fill value) to .org directive in GAS 2007-07-20 03:40:59 +00:00
bc-reserve.c Merge expr-int.h into expr.h, removing YASM_EXPR_INTERNAL in the process. 2007-07-14 05:31:08 +00:00
bitvect.c Remove YASM_LIB_INTERNAL. It never really gained us that much in terms of 2007-07-14 03:11:32 +00:00
bitvect.h Bite the bullet and convert tabs to spaces. Previously yasm's source has 2007-04-22 03:32:46 +00:00
bytecode.c Merge expr-int.h into expr.h, removing YASM_EXPR_INTERNAL in the process. 2007-07-14 05:31:08 +00:00
bytecode.h Fix a couple of Doxygen nits. 2007-09-08 01:34:51 +00:00
compat-queue.h Bite the bullet and convert tabs to spaces. Previously yasm's source has 2007-04-22 03:32:46 +00:00
coretype.h Fix warning documentation to match behavior of yasm_value_output_basic(). 2007-08-20 05:10:26 +00:00
dbgfmt.h Update all copyright dates. 2007-04-22 05:09:49 +00:00
errwarn.c Remove YASM_LIB_INTERNAL. It never really gained us that much in terms of 2007-07-14 03:11:32 +00:00
errwarn.h Update all copyright dates. 2007-04-22 05:09:49 +00:00
expr.c Merge expr-int.h into expr.h, removing YASM_EXPR_INTERNAL in the process. 2007-07-14 05:31:08 +00:00
expr.h Fix a couple of Doxygen nits. 2007-09-08 01:34:51 +00:00
file.c Clean up a number of obsolete autoconf-detected standard C things. 2007-07-13 20:56:28 +00:00
file.h Update all copyright dates. 2007-04-22 05:09:49 +00:00
floatnum.c Add support for IEEE-754r "half precision" (16-bit) float format. 2007-09-16 20:41:16 +00:00
floatnum.h Update all copyright dates. 2007-04-22 05:09:49 +00:00
genmodule.c Update all copyright dates. 2007-04-22 05:09:49 +00:00
hamt.c Fix #112: Use yasm__strcasecmp instead of strcasecmp. 2007-08-05 16:44:07 +00:00
hamt.h Update all copyright dates. 2007-04-22 05:09:49 +00:00
insn.c Merge bc-int.h into bytecode.h, removing YASM_BC_INTERNAL in the process. 2007-07-14 04:34:41 +00:00
insn.h Remove YASM_LIB_INTERNAL. It never really gained us that much in terms of 2007-07-14 03:11:32 +00:00
intnum.c Use intnum_tobv() in a couple more places. 2007-07-26 07:36:05 +00:00
intnum.h Update all copyright dates. 2007-04-22 05:09:49 +00:00
inttree.c Remove YASM_LIB_INTERNAL. It never really gained us that much in terms of 2007-07-14 03:11:32 +00:00
inttree.h Bite the bullet and convert tabs to spaces. Previously yasm's source has 2007-04-22 03:32:46 +00:00
linemap.c Don't use an inner structure for line mappings. 2007-07-15 21:54:11 +00:00
linemap.h Update all copyright dates. 2007-04-22 05:09:49 +00:00
listfmt.h Update all copyright dates. 2007-04-22 05:09:49 +00:00
Makefile.inc Merge expr-int.h into expr.h, removing YASM_EXPR_INTERNAL in the process. 2007-07-14 05:31:08 +00:00
md5.c Bite the bullet and convert tabs to spaces. Previously yasm's source has 2007-04-22 03:32:46 +00:00
md5.h Bite the bullet and convert tabs to spaces. Previously yasm's source has 2007-04-22 03:32:46 +00:00
mergesort.c Remove YASM_LIB_INTERNAL. It never really gained us that much in terms of 2007-07-14 03:11:32 +00:00
module.h Update all copyright dates. 2007-04-22 05:09:49 +00:00
module.in Update all copyright dates. 2007-04-22 05:09:49 +00:00
objfmt.h Update all copyright dates. 2007-04-22 05:09:49 +00:00
parser.h Update all copyright dates. 2007-04-22 05:09:49 +00:00
phash.c Remove YASM_LIB_INTERNAL. It never really gained us that much in terms of 2007-07-14 03:11:32 +00:00
phash.h Bite the bullet and convert tabs to spaces. Previously yasm's source has 2007-04-22 03:32:46 +00:00
preproc.h Update all copyright dates. 2007-04-22 05:09:49 +00:00
section.c Merge expr-int.h into expr.h, removing YASM_EXPR_INTERNAL in the process. 2007-07-14 05:31:08 +00:00
section.h Doxygen documentation fixes. 2007-07-16 04:42:02 +00:00
strcasecmp.c Remove YASM_LIB_INTERNAL. It never really gained us that much in terms of 2007-07-14 03:11:32 +00:00
strsep.c Remove YASM_LIB_INTERNAL. It never really gained us that much in terms of 2007-07-14 03:11:32 +00:00
symrec.c Remove YASM_LIB_INTERNAL. It never really gained us that much in terms of 2007-07-14 03:11:32 +00:00
symrec.h Update all copyright dates. 2007-04-22 05:09:49 +00:00
valparam.c Remove YASM_LIB_INTERNAL. It never really gained us that much in terms of 2007-07-14 03:11:32 +00:00
valparam.h Doxygen documentation fixes. 2007-07-16 04:42:02 +00:00
value.c Merge expr-int.h into expr.h, removing YASM_EXPR_INTERNAL in the process. 2007-07-14 05:31:08 +00:00
value.h Update all copyright dates. 2007-04-22 05:09:49 +00:00
xmalloc.c Remove YASM_LIB_INTERNAL. It never really gained us that much in terms of 2007-07-14 03:11:32 +00:00
xstrdup.c Remove YASM_LIB_INTERNAL. It never really gained us that much in terms of 2007-07-14 03:11:32 +00:00