summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* test: Add br3189064Cyrill Gorcunov2011-03-071-0/+7
* test: Add br3200749Cyrill Gorcunov2011-03-071-0/+9
* test: Add test for BR 3187743Cyrill Gorcunov2011-02-211-0/+7
* test: Add test for BR3174983Cyrill Gorcunov2011-02-141-0/+9
* BR3058845: mostly fix bogus warning with implicit operand size overrideVictor van den Elzen2010-11-211-0/+14
* BR 3109604: Fix C4 vs C5 VEX form selection in calcsize()H. Peter Anvin2010-11-161-0/+9
* Add test-case for BR3066383Cyrill Gorcunov2010-09-181-0/+68
* test/avx: remove deleted instructionsH. Peter Anvin2010-08-161-7/+0
* test: Add br3041451 testcaseCyrill Gorcunov2010-08-091-0/+59
* test: Add automatizing annotations to imm64.asmCyrill Gorcunov2010-08-041-0/+4
* Revert "Improve process_ea and introduce -OL"H. Peter Anvin2010-07-251-37/+0
* Improve process_ea and introduce -OLVictor van den Elzen2010-07-241-0/+37
* preproc.: Fix NULL dereference on broken %strlen argumentCyrill Gorcunov2010-07-231-0/+5
* preproc: allow non-identifier character in environment variablesH. Peter Anvin2010-07-201-0/+31
* Check in test for BR3028880Cyrill Gorcunov2010-07-131-0/+6
* preproc: add another test caseCyrill Gorcunov2010-07-091-0/+12
* Check in test case from bug report br3005117H. Peter Anvin2010-07-081-0/+24
* br3026808: add test caseH. Peter Anvin2010-07-081-0/+18
* Add RD*SBASE, WR*SBASE, RDRAND from AVX v7H. Peter Anvin2010-07-061-0/+24
* BR2975768: Update AMD LWP instructions to match upcoming changesCyrill Gorcunov2010-03-251-0/+213
* BR 2496848: Tighten ea checksVictor van den Elzen2010-03-121-0/+42
* test/Makefile: make it easier to inject optionsH. Peter Anvin2009-11-281-1/+1
* Update test filesVictor van den Elzen2009-11-118-37/+9
* Add test/bisect.sh for use with "git bisect"Victor van den Elzen2009-11-112-1/+27
* test: imul.asm: move warning-generated tests under WARNH. Peter Anvin2009-11-031-6/+6
* test: imul.asm: more IMUL pattern testsH. Peter Anvin2009-11-031-0/+27
* test/Makefile: add more output rulesH. Peter Anvin2009-07-161-2/+15
* test/Makefile: add ith and srec targetsH. Peter Anvin2009-07-051-0/+6
* test/Makefile: add rule to produce a .dbg fileH. Peter Anvin2009-06-271-0/+3
* insns: make the MMX version of PINSRW match the SSE/AVX onesH. Peter Anvin2009-06-243-6/+21
* Fix the PINSR series of instructionsH. Peter Anvin2009-06-243-0/+157
* preproc: unify token-pasting codeH. Peter Anvin2009-04-201-0/+4
* BR 2760773: $$ tokensVictor van den Elzen2009-04-173-0/+0
* preproc: fix more token pasting casesH. Peter Anvin2009-04-081-0/+11
* Handle weird cases of token pastingH. Peter Anvin2009-04-071-0/+14
* FR 2499968: structures with non-zero base offsetVictor van den Elzen2009-03-271-0/+33
* Add test from BR 2690688H. Peter Anvin2009-03-171-0/+529
* optimization.asm: more sbyte testsH. Peter Anvin2009-02-261-0/+12
* optimization.asm: add sbyte testsH. Peter Anvin2009-02-261-0/+18
* optimization.asm: add EA optimization testsH. Peter Anvin2009-02-261-0/+24
* Rename convergence.asm to optimization.asmVictor van den Elzen2009-02-251-3/+3
* Do not confuse segmentless adresses and unknown forward referencesVictor van den Elzen2009-02-251-13/+26
* convergence.asm: add test of jmp to an absolute addressH. Peter Anvin2009-02-231-0/+3
* Add test file for optimal convergenceVictor van den Elzen2009-02-231-0/+34
* Merge branch 'nasm-2.05.xx'H. Peter Anvin2008-11-061-0/+32
|\
| * test/popcnt.asm: simple test for the POPCNT instructionnasm-2.05.xxH. Peter Anvin2008-11-061-0/+32
* | test: add test for BR 2222615H. Peter Anvin2008-11-041-0/+19
* | Merge branch 'indirect'H. Peter Anvin2008-10-235-34/+150
|\ \ | |/ |/|
| * test/ppindirect.asm: test token pasting inside %[...]indirectH. Peter Anvin2008-10-191-0/+3
| * test: better smartalign testsH. Peter Anvin2008-10-194-34/+108