summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2010-08-16test/avx: remove deleted instructionsH. Peter Anvin1-7/+0
2010-08-09test: Add br3041451 testcaseCyrill Gorcunov1-0/+59
2010-08-04test: Add automatizing annotations to imm64.asmCyrill Gorcunov1-0/+4
2010-07-25Revert "Improve process_ea and introduce -OL"H. Peter Anvin1-37/+0
2010-07-24Improve process_ea and introduce -OLVictor van den Elzen1-0/+37
2010-07-23preproc.: Fix NULL dereference on broken %strlen argumentCyrill Gorcunov1-0/+5
2010-07-20preproc: allow non-identifier character in environment variablesH. Peter Anvin1-0/+31
2010-07-13Check in test for BR3028880Cyrill Gorcunov1-0/+6
2010-07-09preproc: add another test caseCyrill Gorcunov1-0/+12
2010-07-08Check in test case from bug report br3005117H. Peter Anvin1-0/+24
2010-07-08br3026808: add test caseH. Peter Anvin1-0/+18
2010-07-06Add RD*SBASE, WR*SBASE, RDRAND from AVX v7H. Peter Anvin1-0/+24
2010-03-25BR2975768: Update AMD LWP instructions to match upcoming changesCyrill Gorcunov1-0/+213
2010-03-12BR 2496848: Tighten ea checksVictor van den Elzen1-0/+42
2009-11-28test/Makefile: make it easier to inject optionsH. Peter Anvin1-1/+1
2009-11-11Update test filesVictor van den Elzen8-37/+9
2009-11-11Add test/bisect.sh for use with "git bisect"Victor van den Elzen2-1/+27
2009-11-03test: imul.asm: move warning-generated tests under WARNH. Peter Anvin1-6/+6
2009-11-03test: imul.asm: more IMUL pattern testsH. Peter Anvin1-0/+27
2009-07-16test/Makefile: add more output rulesH. Peter Anvin1-2/+15
2009-07-05test/Makefile: add ith and srec targetsH. Peter Anvin1-0/+6
2009-06-27test/Makefile: add rule to produce a .dbg fileH. Peter Anvin1-0/+3
2009-06-24insns: make the MMX version of PINSRW match the SSE/AVX onesH. Peter Anvin3-6/+21
2009-06-24Fix the PINSR series of instructionsH. Peter Anvin3-0/+157
2009-04-20preproc: unify token-pasting codeH. Peter Anvin1-0/+4
2009-04-17BR 2760773: $$ tokensVictor van den Elzen3-0/+0
2009-04-08preproc: fix more token pasting casesH. Peter Anvin1-0/+11
2009-04-07Handle weird cases of token pastingH. Peter Anvin1-0/+14
2009-03-27FR 2499968: structures with non-zero base offsetVictor van den Elzen1-0/+33
2009-03-17Add test from BR 2690688H. Peter Anvin1-0/+529
2009-02-26optimization.asm: more sbyte testsH. Peter Anvin1-0/+12
2009-02-26optimization.asm: add sbyte testsH. Peter Anvin1-0/+18
2009-02-26optimization.asm: add EA optimization testsH. Peter Anvin1-0/+24
2009-02-25Rename convergence.asm to optimization.asmVictor van den Elzen1-3/+3
2009-02-25Do not confuse segmentless adresses and unknown forward referencesVictor van den Elzen1-13/+26
2009-02-23convergence.asm: add test of jmp to an absolute addressH. Peter Anvin1-0/+3
2009-02-23Add test file for optimal convergenceVictor van den Elzen1-0/+34
2008-11-06Merge branch 'nasm-2.05.xx'H. Peter Anvin1-0/+32
2008-11-06test/popcnt.asm: simple test for the POPCNT instructionH. Peter Anvin1-0/+32
2008-11-04test: add test for BR 2222615H. Peter Anvin1-0/+19
2008-10-23Merge branch 'indirect'H. Peter Anvin5-34/+150
2008-10-23test/crc32.asm: test the CRC32 instructionH. Peter Anvin1-0/+37
2008-10-19test/ppindirect.asm: test token pasting inside %[...]H. Peter Anvin1-0/+3
2008-10-19test: better smartalign testsH. Peter Anvin4-34/+108
2008-10-19test: add test for preprocessor indirection constructH. Peter Anvin1-0/+39
2008-10-17test/elf64so.asm: demonstrate a case where we bind to the wrong symbolH. Peter Anvin1-1/+6
2008-10-17test/Makefile: enable debugging info for elftest/elftest64H. Peter Anvin1-6/+6
2008-10-17elftest64: both Small PIC and Medium PIC model testsH. Peter Anvin2-10/+35
2008-10-17test/Makefile: the elftest objects depend on $(NASM)H. Peter Anvin1-2/+2
2008-10-17Test and Makefile rules for 32- and 64-bit ELF shared librariesH. Peter Anvin4-0/+160