summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'autotest/master'H. Peter Anvin2008-05-2754-124/+417
|\
| * Add automation to avx test.Victor van den Elzen2008-05-211-0/+3
| * Configure tests to be performed automaticallyVictor van den Elzen2008-05-2152-124/+278
| * Add automated testing scriptVictor van den Elzen2008-05-211-0/+136
* | avx.bin: clean up screwy whitespaceH. Peter Anvin2008-05-261-2/+1
* | VCVTPD2PS, VCVTPD2DQ, VCVTTPD2DQ mem need explicit op size (BR 1974170)H. Peter Anvin2008-05-261-0/+19
* | AVX: instruction table up to PEH. Peter Anvin2008-05-211-0/+13
* | Add legacy blendvpd to avx.asm, as a disassembler test.H. Peter Anvin2008-05-211-0/+2
|/
* Handle is4 bytes without meaningful information in the bottom bitsH. Peter Anvin2008-05-201-0/+10
* Fix encoding of VPERMIL2PS instructionsH. Peter Anvin2008-05-061-7/+0
* Initial NDISASM support for AVX instructions/VEX prefixesH. Peter Anvin2008-05-051-2/+7
* First cut at AVX machinery.H. Peter Anvin2008-05-041-0/+9
* Better handling of 32-bit imms in 64-bit movesH. Peter Anvin2008-03-191-0/+7
* Add %ifempty and variantsnasm-2.02rc2H. Peter Anvin2008-02-162-68/+287
* Implement %iftoken, test for a single tokenH. Peter Anvin2008-02-162-0/+127
* BR 774131: date and time macrosH. Peter Anvin2008-02-161-0/+10
* Test for BR 1879590H. Peter Anvin2008-01-301-0/+22
* regularized spelling of license to match name of LICENSE fileBeroset2007-12-291-1/+1
* BR 993895: Support zero-operand floating-point insnH. Peter Anvin2007-11-151-0/+125
* Un-special-case "xchg rax,rax"; disassemble o64H. Peter Anvin2007-11-121-0/+14
* BR 1828866: fix handling of LAR/LSLH. Peter Anvin2007-11-121-0/+122
* Test of XCHGH. Peter Anvin2007-11-121-0/+93
* BR 1828103: Fix %arg and %localH. Peter Anvin2007-11-081-0/+18
* Permit opcode names as labels as long as they are followed by a colonH. Peter Anvin2007-11-041-0/+10
* Even more "riprel" testsH. Peter Anvin2007-10-312-6/+3572
* floatx.asm: add tests for "rounds up to smallest denorm"H. Peter Anvin2007-10-301-0/+5
* Exhaustive test for 8-bit floating point valuesH. Peter Anvin2007-10-301-0/+132
* Use a 32-bit floating-point limb size; support 8-bit floatH. Peter Anvin2007-10-292-1/+62
* Test of some addressing modes in 64-bit mode.H. Peter Anvin2007-10-281-0/+15
* readnum(): handle prefix-suffix collision like "0h"H. Peter Anvin2007-10-261-1/+4
* Fix the handling of floating-point tokens in the preprocessorH. Peter Anvin2007-10-241-0/+16
* Unbreak particularly tricky hex constantsH. Peter Anvin2007-10-221-0/+9
* Support binary and octal floating-pointH. Peter Anvin2007-10-221-1/+18
* More consistent handling of radix lettersH. Peter Anvin2007-10-222-0/+194
* Allow $-prefixed hexadecimal FP as an alternative to 0xH. Peter Anvin2007-10-191-0/+171
* Formatting: kill off "stealth whitespace"H. Peter Anvin2007-10-191-2/+0
* test/floatx.asm: fix test caseH. Peter Anvin2007-10-191-1/+1
* uscore.asm: Fix test caseH. Peter Anvin2007-10-191-1/+1
* Don't confuse suffixed hexadecimal with floating-pointH. Peter Anvin2007-10-191-0/+4
* test/Makefile: Use -Ox instead of -O999H. Peter Anvin2007-10-191-1/+1
* Test of underscored constantsH. Peter Anvin2007-10-191-0/+10
* Tests of obscenely large exponentsH. Peter Anvin2007-10-161-14/+24
* Handle rounding of denorms correctly; make fp overflow a warningH. Peter Anvin2007-10-161-0/+15
* Add 1.5 as a test case: representative of an exact fractionH. Peter Anvin2007-10-161-0/+15
* 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