nasm/test
H. Peter Anvin bea0bbb62c More consistent handling of radix letters
Allow any radix letter from the set [bydtoqhx] to be used either
"Intel-style" (0...x) or "C-style" (0x...).  In Intel style, the
leading 0 remains optional as long as the first digit is in the range
0-9.

As a consequence, allow the prefix "0h" for hexadecimal floating
point.
2007-10-22 16:53:48 -07:00
..
perf Simple performance benchmarks: label, macro and token lookups 2007-09-13 18:13:20 -07:00
a32offs.asm
absolute.asm
aoutso.asm
aouttest.asm
aouttest.c
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
loopoffs.asm
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
nullfile.asm
objexe.asm
objlink.c Must define types before using them 2007-10-11 20:32:33 -07:00
objtest.asm
org.asm
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 More consistent handling of radix letters 2007-10-22 16:53:48 -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
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