nasm/test
H. Peter Anvin c65a2f634b Support binary and octal floating-point
For consistency, support binary and octal floating-point, and accept
a "0d" or "0t" prefix for decimal floating-point.  However, we do not
accept a binary exponent (p) for a decimal mantissa, or vice versa.
2007-10-22 17:34:10 -07:00
..
perf Simple performance benchmarks: label, macro and token lookups 2007-09-13 18:13:20 -07:00
a32offs.asm Add a test for incorrect handing of offsets with prefixes 2002-11-07 22:45:46 +00:00
absolute.asm
aoutso.asm
aouttest.asm
aouttest.c General push for x86-64 support, dubbed 0.99.00. 2007-04-12 02:40:54 +00:00
binexe.asm
bintest.asm
br560575.asm
br560873.asm
changed.asm
cofftest.asm
cofftest.c Must define types before using them 2007-10-11 20:32:33 -07:00
elfso.asm
elftest.asm
elftest.c Must define types before using them 2007-10-11 20:32:33 -07:00
elif.asm
expimp.asm
float.asm Add 1.5 as a test case: representative of an exact fraction 2007-10-16 10:31:16 -07:00
floatb.asm Tests of obscenely large exponents 2007-10-16 15:46:04 -07:00
floatexp.asm Support __float*__ for floating-point numbers in expressions 2007-09-24 12:30:54 -07:00
floattest.asm Add Frank's floattest.asm test file 2007-10-08 12:12:23 -07:00
floatx.asm More consistent handling of radix letters 2007-10-22 16:53:48 -07:00
fmsub.asm Actually generate SSE5 instructions 2007-09-17 17:25:27 -07:00
ifmacro.asm
inc1.asm
inc2.asm
inctest.asm
invlpga.asm Implement INVLPGA according to the documentation 2007-09-22 22:35:28 -07:00
larlsl.asm Fix BR 1490407: size of the second operand of LAR/LSL 2007-09-25 14:26:03 -07:00
lnxhello.asm fix comment in test/lnxhello.asm 2003-08-06 07:13:59 +00:00
loopoffs.asm More test files... 2003-09-08 22:59:45 +00:00
Makefile test/Makefile: Use -Ox instead of -O999 2007-10-19 13:16:51 -07:00
mmxsize.asm Fix some MMX/SSE irregularities which interact with the 64-bit support 2007-09-02 16:37:03 +00:00
movimm.asm test/movimm.asm: add optimizable forms 2007-09-25 15:44:40 -07:00
multisection.asm
nasmformat.asm Revert erroneous macro added and modify __OUTPUT_FORMAT__ to a string const 2003-09-25 11:43:28 +00:00
nullfile.asm More test files... 2003-09-08 22:59:45 +00:00
objexe.asm
objlink.c Must define types before using them 2007-10-11 20:32:33 -07:00
objtest.asm
org.asm Simple 64-bit org test 2007-09-02 06:23:29 +00:00
r13.asm test/r13.asm: test special-casing of rbp and r13 in 64-bit mode 2007-09-17 13:19:25 -07:00
radix.asm Support binary and octal floating-point 2007-10-22 17:34:10 -07:00
riprel.asm Unbreak relative references to immediate addresses 2007-09-28 17:17:20 -07:00
riprel.pl Formatting: kill off "stealth whitespace" 2007-10-19 14:42:29 -07:00
test67.asm Simple test for 0x67 prefixes 2007-09-22 21:50:03 -07:00
testdos.asm
testnos3.asm Add testnos3 from the gdtoa package (floating-point test) 2007-10-15 17:48:43 -07:00
tmap.nas Use the version of tmap.nas that actually caused problems 2003-09-10 23:33:38 +00:00
uscore.asm uscore.asm: Fix test case 2007-10-19 14:19:52 -07:00
zerobyte.asm zerobyte.asm: use a real instruction to avoid confusing ndisasm 2007-10-05 17:44:16 -07:00