yasm/modules/objfmts/bin/tests
2026-07-20 22:31:42 -07:00
..
multisect Don't output absolute output path in binfmt mapfile for tests (#305) 2026-07-20 22:31:42 -07:00
abs.asm Add test for a large absolute section. By: H. Peter Anvin <hpa@zytor.com>. 2002-11-21 05:28:06 +00:00
abs.hex Add test for a large absolute section. By: H. Peter Anvin <hpa@zytor.com>. 2002-11-21 05:28:06 +00:00
bigorg.asm Change some optimization settings so that imm8 optimizations actually get 2005-11-07 05:12:22 +00:00
bigorg.errwarn Change some optimization settings so that imm8 optimizations actually get 2005-11-07 05:12:22 +00:00
bigorg.hex Change some optimization settings so that imm8 optimizations actually get 2005-11-07 05:12:22 +00:00
bin-farabs.asm Make jmp with seg:off equ behave the same as NASM. 2008-01-19 08:59:19 +00:00
bin-farabs.hex Make jmp with seg:off equ behave the same as NASM. 2008-01-19 08:59:19 +00:00
bin-rip.asm Fix bin objfmt handling of cross-section RIP-relative values; also clean 2007-06-04 01:12:37 +00:00
bin-rip.hex Fix bin objfmt handling of cross-section RIP-relative values; also clean 2007-06-04 01:12:37 +00:00
bin_test.sh Remove $Id$ and RCSID() usage. 2011-08-19 10:43:16 -07:00
bintest.asm Unbreak bin output (label resolution, Bug#6). Also fix alignment bug. 2002-10-07 19:39:47 +00:00
bintest.hex Unbreak bin output (label resolution, Bug#6). Also fix alignment bug. 2002-10-07 19:39:47 +00:00
float-err.asm Add support for IEEE-754r "half precision" (16-bit) float format. 2007-09-16 20:41:16 +00:00
float-err.errwarn Fix #123: Be explicit that errors are such by printing "error:" at beginning 2007-12-04 06:19:07 +00:00
float.asm Add support for IEEE-754r "half precision" (16-bit) float format. 2007-09-16 20:41:16 +00:00
float.hex Add support for IEEE-754r "half precision" (16-bit) float format. 2007-09-16 20:41:16 +00:00
integer-warn.asm Check for integer warnings. 2002-05-03 02:21:51 +00:00
integer-warn.errwarn Big output_expr(), intnum_tobytes(), and floatnum_tobytes() changes: 2003-07-25 03:27:21 +00:00
integer-warn.hex Make test scripts more portable by detecting echo line-ending features, using 2002-10-04 07:23:11 +00:00
integer.asm A number of fixes to float and integer handling on the output side: 2002-05-02 06:09:07 +00:00
integer.hex Create a common out_test.sh test script to be used by a variety of tests. 2002-10-03 19:08:13 +00:00
levelop.asm Fix bug in edge case of expr_level_op(): single intnum in expression with 2003-07-16 04:55:07 +00:00
levelop.hex Fix bug in edge case of expr_level_op(): single intnum in expression with 2003-07-16 04:55:07 +00:00
Makefile.inc Remove $Id$ and RCSID() usage. 2011-08-19 10:43:16 -07:00
reserve.asm Fix warning message for zeroing uninit space so it prints on the correct line. 2002-04-29 03:59:38 +00:00
reserve.errwarn Run test input files through standard input instead of as input files to avoid 2002-10-21 07:38:15 +00:00
reserve.hex Make test scripts more portable by detecting echo line-ending features, using 2002-10-04 07:23:11 +00:00
shr.asm Fix #97: Support right-shifted symbols in binary output (the root cause). 2007-01-28 00:47:16 +00:00
shr.hex Fix #97: Support right-shifted symbols in binary output (the root cause). 2007-01-28 00:47:16 +00:00