nasm/test
H. Peter Anvin 7812644665 BR 993895: Support zero-operand floating-point insn
Support the zero-operand form of floating-point instructions.  Note
that in most cases, the form generated is actually the "popping" form,
e.g. "FADD" becomes "FADDP st0,st1".  This is in accordance with the
Intel documentation.  "FADDP" is also supported.
2007-11-15 14:38:19 -08:00
..
perf Simple performance benchmarks: label, macro and token lookups 2007-09-13 18:13:20 -07:00
a32offs.asm
absolute.asm
addr64x.asm Test of some addressing modes in 64-bit mode. 2007-10-28 23:23:24 -07:00
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
float8.asm Exhaustive test for 8-bit floating point values 2007-10-30 00:59:27 -07:00
float.asm Use a 32-bit floating-point limb size; support 8-bit float 2007-10-29 20:20:12 -07:00
floatb.asm Tests of obscenely large exponents 2007-10-16 15:46:04 -07:00
floatexp.asm Use a 32-bit floating-point limb size; support 8-bit float 2007-10-29 20:20:12 -07:00
floatize.asm Fix the handling of floating-point tokens in the preprocessor 2007-10-24 15:29:51 -07:00
floattest.asm Add Frank's floattest.asm test file 2007-10-08 12:12:23 -07:00
floatx.asm floatx.asm: add tests for "rounds up to smallest denorm" 2007-10-30 01:17:57 -07:00
fmsub.asm Actually generate SSE5 instructions 2007-09-17 17:25:27 -07:00
fpu.asm BR 993895: Support zero-operand floating-point insn 2007-11-15 14:38:19 -08:00
ifmacro.asm
inc1.asm
inc2.asm
inctest.asm
insnlbl.asm Permit opcode names as labels as long as they are followed by a colon 2007-11-04 21:10:42 -08:00
invlpga.asm Implement INVLPGA according to the documentation 2007-09-22 22:35:28 -07:00
lar_lsl.asm BR 1828866: fix handling of LAR/LSL 2007-11-12 22:05:31 -08:00
larlsl.asm Fix BR 1490407: size of the second operand of LAR/LSL 2007-09-25 14:26:03 -07:00
lnxhello.asm
local.asm BR 1828103: Fix %arg and %local 2007-11-08 20:01:11 -08:00
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
nop.asm Un-special-case "xchg rax,rax"; disassemble o64 2007-11-12 22:56:07 -08:00
nullfile.asm
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 readnum(): handle prefix-suffix collision like "0h" 2007-10-26 21:38:02 -07:00
riprel.asm Even more "riprel" tests 2007-10-31 10:59:26 -07:00
riprel.pl Even more "riprel" tests 2007-10-31 10:59:26 -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
xchg.asm Test of XCHG 2007-11-12 20:18:33 -08:00
zerobyte.asm zerobyte.asm: use a real instruction to avoid confusing ndisasm 2007-10-05 17:44:16 -07:00