summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'nasm-2.11.xx'H. Peter Anvin2014-05-211-0/+8
|\
| * BR 3392279: Fix duplicated REX prefixesH. Peter Anvin2014-05-211-0/+8
* | Merge remote-tracking branch 'origin/signrel'H. Peter Anvin2014-05-091-0/+20
|\ \ | |/ |/|
| * assemble: Only treat a displacement as signed if it is < asizesignrelH. Peter Anvin2013-11-261-0/+7
| * test: Add a test for various 32- and 64-bit relocationsH. Peter Anvin2013-11-261-0/+13
* | BR 3392275: Don't require xmm0 to be specified when implicitH. Peter Anvin2014-02-161-0/+12
* | mpx: Clean up instruction dataJin Kyu Song2013-12-181-0/+1
* | Add {vex3} and {vex2} prefixes by analogy with {evex}H. Peter Anvin2013-11-281-0/+9
* | testcase: Remove escape characters - '\'Jin Kyu Song2013-11-275-4401/+4401
|/
* bnd: Drop bnd prefix for relaxed short jmp instructionsJin Kyu Song2013-11-222-2/+8
* MPX: Adapt GAS's mib syntax with an index reg onlyJin Kyu Song2013-11-201-4/+4
* SHA: SHA test casesJin Kyu Song2013-11-202-0/+61
* MPX: Add test cases for MPXJin Kyu Song2013-11-202-0/+202
* parser: support split base,index effective addressH. Peter Anvin2013-11-201-0/+11
* AVX-512: Add perfomtest-compliant headers to test casesJin Kyu Song2013-11-204-1/+5
* AVX-512: Added AVX-512PF instructionsJin Kyu Song2013-09-141-0/+87
* AVX-512: Add AVX-512ER instructionsJin Kyu Song2013-09-141-0/+143
* AVX-512: Add AVX-512CD instructionsJin Kyu Song2013-09-141-0/+105
* AVX-512: Add Pseudo-ops for CMP instructionsJin Kyu Song2013-09-072-5/+2381
* AVX-512: Add test case for opmask instructionsJin Kyu Song2013-08-292-4578/+24
* AVX-512: Fix commentsJin Kyu Song2013-08-291-1/+0
* AVX-512: Add a feature to generate a raw bytecode fileJin Kyu Song2013-08-281-0/+11
* AVX-512: Add a test case for EVEX encoded instructionsJin Kyu Song2013-08-282-0/+9271
* test: Add br978756Cyrill Gorcunov2013-07-211-0/+7
* test: Add br3392259Cyrill Gorcunov2013-07-211-0/+8
* BR 3392260: Handle instructions only separated by vector SIB sizeH. Peter Anvin2013-07-191-0/+11
* test: Add br3392252 testCyrill Gorcunov2013-05-131-0/+43
* hle: opcode A2 forbidden with HLE prefixesH. Peter Anvin2012-07-221-0/+4
* test: ilog2() testH. Peter Anvin2012-05-311-0/+271
* test: Add br3385573 testcaseCyrill Gorcunov2012-03-061-0/+11
* Try again to fix our handling of MOVD/MOVQH. Peter Anvin2012-03-051-0/+15
* HLE: Change NOHLE to be an instruction flagH. Peter Anvin2012-02-251-0/+15
* Add support for UTF-16BE and UTF-32BEH. Peter Anvin2012-02-251-0/+52
* Clean up JMP/CALL patterns, especially for 64 bitsH. Peter Anvin2012-02-251-0/+4
* Add AVX2 test fileCyrill Gorcunov2011-08-311-0/+1608
* test: Add movd.asmCyrill Gorcunov2011-06-261-0/+12
* Implement the VGATHERP instructionH. Peter Anvin2011-06-221-0/+76
* Merge branch 'nasm-2.09.xx'Cyrill Gorcunov2011-03-122-0/+16
|\
| * test: Add br3189064Cyrill Gorcunov2011-03-071-0/+7
| * test: Add br3200749Cyrill Gorcunov2011-03-071-0/+9
* | Merge branch 'nasm-2.09.xx'Cyrill Gorcunov2011-02-211-0/+7
|\ \ | |/
| * test: Add test for BR 3187743Cyrill Gorcunov2011-02-211-0/+7
* | Merge branch 'nasm-2.09.xx'Cyrill Gorcunov2011-02-141-0/+9
|\ \ | |/
| * 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
* | Move implicit operand size override logic to calc_sizeVictor van den Elzen2010-12-292-1/+29
* | Merge branch 'nasm-2.09.xx'H. Peter Anvin2010-11-161-0/+9
|\ \ | |/
| * BR 3109604: Fix C4 vs C5 VEX form selection in calcsize()H. Peter Anvin2010-11-161-0/+9
* | BR3058845: mostly fix bogus warning with implicit operand size overrideVictor van den Elzen2010-11-071-0/+14
* | test: Add br3104312.asm testCyrill Gorcunov2010-11-061-0/+11