nasm/test
H. Peter Anvin 0af3e7ed3c test: test for code that relies on the optimizer to be valid
There exists a fair bit of code out there which relies on the
optimizer in order to fit inside a predefined envelope.  NASM 2.04rc4
breaks this; write a simple test to demonstrate.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
2008-09-23 17:09:52 -07:00
..
perf
_file_.asm BR 2034542: fix crash when touching __FILE__ 2008-07-31 18:46:11 -07:00
_version.asm Remove obsolete ROL-EQU hack 2008-09-11 13:14:23 +02:00
a32offs.asm
absolute.asm
addr64x.asm
alonesym-obj.asm BR 2010180: outobj: Garbage may be written in a last PUBDEF 2008-07-19 19:27:41 -07:00
aoutso.asm
aouttest.asm
aouttest.c
avx.asm
bcd.asm test: simple test of packed BCD. 2008-07-03 20:16:40 -07:00
binexe.asm
bintest.asm
br560575.asm
br560873.asm
br1879590.asm
br2003451.asm BR 2003451: add test case 2008-07-19 21:40:07 -07:00
br2030823.asm test: Fix file with no final newline 2008-08-24 18:17:09 -07:00
changed.asm
cofftest.asm
cofftest.c
dtbcd.asm test: add test of nested %rep, BCD constants, and %warning 2008-07-13 15:06:55 -07:00
elfso.asm
elftest.asm
elftest.c
elif.asm
expimp.asm
far64.asm BR 2039212: Handle indirect far jumps in 64-bit mode 2008-08-28 17:35:25 -07:00
float8.asm
float.asm
floatb.asm
floatexp.asm
floatize.asm
floattest.asm
floatx.asm
fmsub.asm
fpu.asm
fwdopt.asm test: test for code that relies on the optimizer to be valid 2008-09-23 17:09:52 -07:00
ifelse.asm BR 1239818 - handle multiple %else clauses 2008-09-18 13:51:36 +02:00
ifmacro.asm
iftoken.asm
iftoken.pl
imacro.asm update tests 2008-07-16 12:20:26 +02:00
imm64.asm
inc1.asm
inc2.asm
inctest.asm
insnlbl.asm update tests 2008-07-16 12:20:26 +02:00
invlpga.asm
jmp64.asm BR 2017453: indirect jumps in 64-bit mode are implicitly 64 bits 2008-07-13 15:21:01 -07:00
lar_lsl.asm
larlsl.asm
lnxhello.asm
local.asm
loopoffs.asm
macro-defaults.asm Remove obsolete ROL-EQU hack 2008-09-11 13:14:23 +02:00
Makefile
mmxsize.asm
movimm.asm
movnti.asm BR 2028995: Missing MOVNTI m64, r64 2008-08-28 17:54:55 -07:00
multisection.asm
nasmformat.asm
new test/new: clean up whitespace 2008-08-29 18:04:16 -07:00
nop.asm
nullfile.asm
objexe.asm
objlink.c
objtest.asm
org.asm
performtest.pl minor bugfix in performtest.pl 2008-08-06 15:15:01 +02:00
r13.asm
radix.asm
riprel.asm
riprel.pl
smartalign.asm test: more smart alignment test 2008-07-17 14:29:07 -07:00
test67.asm
testdos.asm
testnos3.asm
time.asm
tmap.nas
uscore.asm
utf.asm update tests 2008-07-16 12:20:26 +02:00
vmread.asm Accept implicit memory size for VMREAD/VMWRITE 2008-08-28 18:05:23 -07:00
xchg.asm
xcrypt.asm Testcase for XCRYPT 2008-08-28 17:48:34 -07:00
zerobyte.asm