summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Add testnos3 from the gdtoa package (floating-point test)H. Peter Anvin2007-10-151-0/+972
* Must define types before using themCharles Crayne2007-10-113-0/+3
* Revert "floatb.asm: fix broken testcase"H. Peter Anvin2007-10-081-1/+1
* floatb.asm: fix broken testcaseH. Peter Anvin2007-10-081-1/+1
* Add Frank's floattest.asm test fileH. Peter Anvin2007-10-081-0/+26
* zerobyte.asm: use a real instruction to avoid confusing ndisasmH. Peter Anvin2007-10-051-1/+1
* zerobyte.asm: add test cases for non-initial \170 usesH. Peter Anvin2007-10-051-0/+17
* Check in the proper zerobyte testH. Peter Anvin2007-10-052-0/+7
* Emit REX prefix before literal zero (\170)H. Peter Anvin2007-10-051-0/+0
* Add test for problematic floatsH. Peter Anvin2007-10-051-0/+22
* floatx.asm: add Inf and NaN to the boundary condition testsH. Peter Anvin2007-10-041-2/+14
* floatx.asm: add specific tests for exponent boundary conditionsH. Peter Anvin2007-10-041-0/+26
* Additional rules in test/MakefileH. Peter Anvin2007-10-041-1/+5
* Unbreak relative references to immediate addressesH. Peter Anvin2007-09-282-7/+1197
* Test for various addressing modes in 64-bit modeH. Peter Anvin2007-09-262-74/+601
* test/movimm.asm: add optimizable formsH. Peter Anvin2007-09-251-0/+13
* Test of immediate handling on 64-bit modeH. Peter Anvin2007-09-251-0/+13
* Fix BR 1490407: size of the second operand of LAR/LSLH. Peter Anvin2007-09-251-0/+21
* test/Makefile: make a bit more usefulH. Peter Anvin2007-09-241-5/+6
* Support __float*__ for floating-point numbers in expressionsH. Peter Anvin2007-09-241-0/+353
* Implement INVLPGA according to the documentationH. Peter Anvin2007-09-221-0/+8
* Simple test for 0x67 prefixesH. Peter Anvin2007-09-221-0/+35
* Make test/Makefile a bit more usefulH. Peter Anvin2007-09-221-6/+6
* Merge commit 'origin/sse5'H. Peter Anvin2007-09-193-0/+274
|\
| * Support generating NaNs and infinitiesH. Peter Anvin2007-09-181-0/+30
| * Simple test for hexadecimal floating-point numbersH. Peter Anvin2007-09-181-0/+125
| * Unify all standard IEEE floating-point formats; add 128-bitH. Peter Anvin2007-09-181-0/+103
| * Actually generate SSE5 instructionsH. Peter Anvin2007-09-171-0/+16
* | test/Makefile: make a bit more usefulH. Peter Anvin2007-09-191-1/+22
|/
* test/r13.asm: test special-casing of rbp and r13 in 64-bit modeH. Peter Anvin2007-09-171-0/+13
* Simple performance benchmarks: label, macro and token lookupsH. Peter Anvin2007-09-133-0/+59
* Fix some MMX/SSE irregularities which interact with the 64-bit supportH. Peter Anvin2007-09-021-0/+36
* Simple 64-bit org testH. Peter Anvin2007-09-021-0/+15
* Use standard macro for the default directiveH. Peter Anvin2007-08-291-2/+2
* More test cases for rel and abs addressingH. Peter Anvin2007-08-291-1/+62
* Add test cases for IP-relative addressingH. Peter Anvin2007-08-291-0/+38
* General push for x86-64 support, dubbed 0.99.00.Keith Kanios2007-04-124-10/+11
* Apply Nindent to all .c and .h filesnasm-0.98.39LATESTH. Peter Anvin2005-01-154-18/+19
* Revert erroneous macro added and modify __OUTPUT_FORMAT__ to a string constStanislav Karchebny2003-09-251-2/+2
* Consistency fixStanislav Karchebny2003-09-251-2/+2
* Added _NASM_FORMAT_ macroStanislav Karchebny2003-09-241-0/+14
* Use the version of tmap.nas that actually caused problemsH. Peter Anvin2003-09-101-8/+8
* More test files...H. Peter Anvin2003-09-083-0/+1460
* fix comment in test/lnxhello.asmFrank Kotler2003-08-061-1/+2
* Add Linux "hello world" exampleH. Peter Anvin2003-07-101-0/+48
* Add a test for incorrect handing of offsets with prefixesH. Peter Anvin2002-11-071-0/+7
* Clean up unnecessary dependencies.H. Peter Anvin2002-09-121-0/+39
* Fix Borland C++ optimization bug; add test for bad DOS binaries.H. Peter Anvin2002-09-121-0/+12
* Deal with another case of address/operand size confusion, BR 560873H. Peter Anvin2002-05-271-0/+24
* Correct handling of SEG <nonsegment>; per BR 560575H. Peter Anvin2002-05-271-0/+6