summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2011-08-31Add AVX2 test fileCyrill Gorcunov1-0/+1608
2011-06-26test: Add movd.asmCyrill Gorcunov1-0/+12
2011-06-22Implement the VGATHERP instructionH. Peter Anvin1-0/+76
2011-03-12Merge branch 'nasm-2.09.xx'Cyrill Gorcunov2-0/+16
2011-03-07test: Add br3189064Cyrill Gorcunov1-0/+7
2011-03-07test: Add br3200749Cyrill Gorcunov1-0/+9
2011-02-21Merge branch 'nasm-2.09.xx'Cyrill Gorcunov1-0/+7
2011-02-21test: Add test for BR 3187743Cyrill Gorcunov1-0/+7
2011-02-14Merge branch 'nasm-2.09.xx'Cyrill Gorcunov1-0/+9
2011-02-14test: Add test for BR3174983Cyrill Gorcunov1-0/+9
2010-12-29Move implicit operand size override logic to calc_sizeVictor van den Elzen2-1/+29
2010-11-21BR3058845: mostly fix bogus warning with implicit operand size overrideVictor van den Elzen1-0/+14
2010-11-16Merge branch 'nasm-2.09.xx'H. Peter Anvin1-0/+9
2010-11-16BR 3109604: Fix C4 vs C5 VEX form selection in calcsize()H. Peter Anvin1-0/+9
2010-11-07BR3058845: mostly fix bogus warning with implicit operand size overrideVictor van den Elzen1-0/+14
2010-11-06test: Add br3104312.asm testCyrill Gorcunov1-0/+11
2010-11-06test: Add br3092924.asmCyrill Gorcunov1-0/+25
2010-09-30More tests automationCyrill Gorcunov10-1/+25
2010-09-24test: Add br3074517.asmCyrill Gorcunov1-0/+12
2010-09-18Merge branch 'nasm-2.09.xx'Cyrill Gorcunov1-0/+68
2010-09-18Add test-case for BR3066383Cyrill Gorcunov1-0/+68
2010-08-24BR 3052618: handle segment register operations in 64-bit modeH. Peter Anvin1-0/+65
2010-08-24Optimize mov r64,immH. Peter Anvin1-0/+50
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