summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
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
2008-10-16Test for BR 2172659H. Peter Anvin1-0/+15
2008-10-15Test for various ELF64 GOT referencesH. Peter Anvin1-0/+25
2008-10-08test/pushseg.asm: add "pop cs"H. Peter Anvin1-1/+1
2008-10-08test/pushseg.asm: test for push/pop of segment registersH. Peter Anvin1-0/+17
2008-10-07test/imul.asm: remove obsolete ERROR markerH. Peter Anvin1-1/+1
2008-10-07Test for various IMUL patternsH. Peter Anvin1-2/+3
2008-10-07Add missing IMUL pattern: reg64,imm8H. Peter Anvin1-0/+89
2008-10-07New opcode for 32->64 bit sign-extended immediate with warningH. Peter Anvin1-1/+1
2008-10-07test/immwarn.asm: add a few more non-warning testsH. Peter Anvin1-0/+2
2008-10-06Avoid double warning for signed dword immediateH. Peter Anvin1-1/+1
2008-10-06New opcodes to deal with 8-bit immediate sign extended to opsizeH. Peter Anvin1-4/+3
2008-10-06BR 2148448: Fix RIP-relative addressing with an immediateH. Peter Anvin1-0/+11