2010-03-24 |
Cyrill Gorcunov | BR2975768: Update AMD LWP instructions to match upcomin... |
tree | commitdiff |
2010-03-12 |
Victor van den Elzen | BR 2496848: Tighten ea checks |
tree | commitdiff |
2009-11-28 |
H. Peter Anvin | test/Makefile: make it easier to inject options |
tree | commitdiff |
2009-11-11 |
Victor van den Elzen | Update test files |
tree | commitdiff |
2009-11-11 |
Victor van den Elzen | Add test/bisect.sh for use with "git bisect" |
tree | commitdiff |
2009-11-04 |
H. Peter Anvin | test: imul.asm: move warning-generated tests under... |
tree | commitdiff |
2009-11-03 |
H. Peter Anvin | test: imul.asm: more IMUL pattern tests |
tree | commitdiff |
2009-07-17 |
H. Peter Anvin | Merge commit 'nasm-2.07rc7' into new-preproc |
tree | commitdiff |
2009-07-17 |
H. Peter Anvin | test/Makefile: add more output rules |
tree | commitdiff |
2009-07-05 |
H. Peter Anvin | test/Makefile: add ith and srec targets |
tree | commitdiff |
2009-06-28 |
H. Peter Anvin | test/Makefile: add rule to produce a .dbg file |
tree | commitdiff |
2009-06-25 |
H. Peter Anvin | insns: make the MMX version of PINSRW match the SSE... |
tree | commitdiff |
2009-06-25 |
H. Peter Anvin | Fix the PINSR series of instructions |
tree | commitdiff |
2009-04-20 |
H. Peter Anvin | preproc: unify token-pasting code |
tree | commitdiff |
2009-04-17 |
Victor van den Elzen | BR 2760773: $$ tokens |
tree | commitdiff |
2009-04-08 |
H. Peter Anvin | preproc: fix more token pasting cases |
tree | commitdiff |
2009-04-08 |
H. Peter Anvin | Handle weird cases of token pasting |
tree | commitdiff |
2009-03-27 |
Victor van den Elzen | FR 2499968: structures with non-zero base offset |
tree | commitdiff |
2009-03-17 |
H. Peter Anvin | Add test from BR 2690688 |
tree | commitdiff |
2009-02-27 |
H. Peter Anvin | optimization.asm: more sbyte tests |
tree | commitdiff |
2009-02-27 |
H. Peter Anvin | optimization.asm: add sbyte tests |
tree | commitdiff |
2009-02-26 |
H. Peter Anvin | optimization.asm: add EA optimization tests |
tree | commitdiff |
2009-02-25 |
Victor van den Elzen | Rename convergence.asm to optimization.asm |
tree | commitdiff |
2009-02-25 |
Victor van den Elzen | Do not confuse segmentless adresses and unknown forward... |
tree | commitdiff |
2009-02-24 |
H. Peter Anvin | convergence.asm: add test of jmp to an absolute address |
tree | commitdiff |
2009-02-23 |
Victor van den Elzen | Add test file for optimal convergence |
tree | commitdiff |
2008-11-06 |
H. Peter Anvin | Merge branch 'nasm-2.05.xx' |
tree | commitdiff |
2008-11-06 |
H. Peter Anvin | test/popcnt.asm: simple test for the POPCNT instruction |
tree | commitdiff |
2008-11-04 |
H. Peter Anvin | test: add test for BR 2222615 |
tree | commitdiff |
2008-10-30 |
H. Peter Anvin | Merge branch 'nasm-2.05.xx' |
tree | commitdiff |
2008-10-29 |
H. Peter Anvin | Merge commit 'nasm-2.05.01' |
tree | commitdiff |
2008-10-26 |
H. Peter Anvin | Merge branch 'nasm-2.05.xx' |
tree | commitdiff |
2008-10-24 |
H. Peter Anvin | Merge branch 'indirect' |
tree | commitdiff |
2008-10-23 |
H. Peter Anvin | test/crc32.asm: test the CRC32 instruction |
tree | commitdiff |
2008-10-20 |
H. Peter Anvin | test/ppindirect.asm: test token pasting inside %[...] |
tree | commitdiff |
2008-10-19 |
H. Peter Anvin | test: better smartalign tests |
tree | commitdiff |
2008-10-19 |
H. Peter Anvin | test: add test for preprocessor indirection construct |
tree | commitdiff |
2008-10-18 |
H. Peter Anvin | test/elf64so.asm: demonstrate a case where we bind... |
tree | commitdiff |
2008-10-18 |
H. Peter Anvin | test/Makefile: enable debugging info for elftest/elftest64 |
tree | commitdiff |
2008-10-18 |
H. Peter Anvin | elftest64: both Small PIC and Medium PIC model tests |
tree | commitdiff |
2008-10-18 |
H. Peter Anvin | test/Makefile: the elftest objects depend on $(NASM) |
tree | commitdiff |
2008-10-18 |
H. Peter Anvin | Test and Makefile rules for 32- and 64-bit ELF shared... |
tree | commitdiff |
2008-10-16 |
H. Peter Anvin | Test for BR 2172659 |
tree | commitdiff |
2008-10-15 |
H. Peter Anvin | Test for various ELF64 GOT references |
tree | commitdiff |
2008-10-09 |
H. Peter Anvin | test/pushseg.asm: add "pop cs" |
tree | commitdiff |
2008-10-09 |
H. Peter Anvin | test/pushseg.asm: test for push/pop of segment registers |
tree | commitdiff |
2008-10-07 |
H. Peter Anvin | test/imul.asm: remove obsolete ERROR marker |
tree | commitdiff |
2008-10-07 |
H. Peter Anvin | Test for various IMUL patterns |
tree | commitdiff |
2008-10-07 |
H. Peter Anvin | Add missing IMUL pattern: reg64,imm8 |
tree | commitdiff |
2008-10-07 |
H. Peter Anvin | New opcode for 32->64 bit sign-extended immediate with... |
tree | commitdiff |
2008-10-07 |
H. Peter Anvin | test/immwarn.asm: add a few more non-warning tests |
tree | commitdiff |
2008-10-07 |
H. Peter Anvin | Avoid double warning for signed dword immediate |
tree | commitdiff |
2008-10-07 |
H. Peter Anvin | New opcodes to deal with 8-bit immediate sign extended... |
tree | commitdiff |
2008-10-07 |
H. Peter Anvin | BR 2148448: Fix RIP-relative addressing with an immediate |
tree | commitdiff |
2008-10-07 |
H. Peter Anvin | immwarn: more immediate warnings test, with notes of... |
tree | commitdiff |
2008-10-07 |
H. Peter Anvin | test: change .stdout/.stderr to stdout/stderr |
tree | commitdiff |
2008-10-07 |
H. Peter Anvin | test/br2148476.asm: comprehensive test of the CVT*... |
tree | commitdiff |
2008-10-06 |
H. Peter Anvin | test/immwarn.asm: new test for immediate warnings |
tree | commitdiff |
2008-10-05 |
H. Peter Anvin | test/Makefile: rule to run performtest --diff |
tree | commitdiff |
2008-10-05 |
H. Peter Anvin | performtest: use -u with diff |
tree | commitdiff |
2008-10-05 |
H. Peter Anvin | test/Makefile: add rules for the automatic tests |
tree | commitdiff |
2008-10-01 |
Victor van den Elzen | Already aligned aligns should be 0 bytes, not %1. |
tree | commitdiff |
2008-10-01 |
Victor van den Elzen | Apply patch from BR 890790 |
tree | commitdiff |
2008-09-26 |
H. Peter Anvin | Add more 64-bit jump tests |
tree | commitdiff |
2008-09-25 |
H. Peter Anvin | Clean up unterminated lines |
tree | commitdiff |
2008-09-25 |
H. Peter Anvin | Actually make non-power-of-2 alignments work |
tree | commitdiff |
2008-09-24 |
H. Peter Anvin | test/fwdoptpp: test %error, %warning, %fatal |
tree | commitdiff |
2008-09-24 |
H. Peter Anvin | %error, %warning out on the final pass, add %fatal |
tree | commitdiff |
2008-09-24 |
H. Peter Anvin | test: test for code that relies on the optimizer to... |
tree | commitdiff |
2008-09-18 |
Victor van den Elzen | BR 1239818 - handle multiple %else clauses |
tree | commitdiff |
2008-09-11 |
Victor van den Elzen | Remove obsolete ROL-EQU hack |
tree | commitdiff |
2008-08-30 |
H. Peter Anvin | test/new: clean up whitespace |
tree | commitdiff |
2008-08-30 |
H. Peter Anvin | Script to create new test case boilerplate |
tree | commitdiff |
2008-08-29 |
H. Peter Anvin | Accept implicit memory size for VMREAD/VMWRITE |
tree | commitdiff |
2008-08-29 |
H. Peter Anvin | BR 2029472: Wrong operand size for VMREAD/VMWRITE in... |
tree | commitdiff |
2008-08-29 |
H. Peter Anvin | BR 2028995: Missing MOVNTI m64, r64 |
tree | commitdiff |
2008-08-29 |
H. Peter Anvin | Testcase for XCRYPT |
tree | commitdiff |
2008-08-29 |
H. Peter Anvin | BR 2039212: Handle indirect far jumps in 64-bit mode |
tree | commitdiff |
2008-08-25 |
H. Peter Anvin | test: Fix file with no final newline |
tree | commitdiff |
2008-08-13 |
H. Peter Anvin | BR 2030823: Problem with the 256-bit FMA instructions |
tree | commitdiff |
2008-08-06 |
Victor van den Elzen | minor bugfix in performtest.pl |
tree | commitdiff |
2008-08-06 |
Victor van den Elzen | Add macro-defaults warning class and documentation. |
tree | commitdiff |
2008-08-01 |
H. Peter Anvin | BR 2034542: fix crash when touching __FILE__ |
tree | commitdiff |
2008-07-23 |
Victor van den Elzen | Improve checking and documentation for %ifctx |
tree | commitdiff |
2008-07-20 |
H. Peter Anvin | BR 2003451: add test case |
tree | commitdiff |
2008-07-20 |
Slavik Gnatenko | BR 2010180: outobj: Garbage may be written in a last... |
tree | commitdiff |
2008-07-17 |
H. Peter Anvin | test: more smart alignment test |
tree | commitdiff |
2008-07-16 |
H. Peter Anvin | smartalign.mac: smart alignments macro package |
tree | commitdiff |
2008-07-16 |
Victor van den Elzen | update tests |
tree | commitdiff |
2008-07-16 |
Victor van den Elzen | Improve performtest.pl |
tree | commitdiff |
2008-07-13 |
H. Peter Anvin | BR 2017453: indirect jumps in 64-bit mode are implicitl... |
tree | commitdiff |
2008-07-13 |
H. Peter Anvin | test: add test of nested %rep, BCD constants, and ... |
tree | commitdiff |
2008-07-04 |
H. Peter Anvin | test: simple test of packed BCD. |
tree | commitdiff |
2008-06-29 |
H. Peter Anvin | test: add a test for %imacro |
tree | commitdiff |
2008-06-17 |
H. Peter Anvin | Merge branch 'nasm-2.03.x' |
tree | commitdiff |
2008-06-16 |
H. Peter Anvin | Merge branch 'nasm-2.03.x' |
tree | commitdiff |
2008-06-16 |
H. Peter Anvin | Merge branch 'nasm-2.03.x' |
tree | commitdiff |
2008-06-16 |
H. Peter Anvin | Merge branch 'nasm-2.03.x' |
tree | commitdiff |
2008-06-16 |
H. Peter Anvin | Merge branch 'nasm-2.03.x' |
tree | commitdiff |
2008-06-16 |
H. Peter Anvin | Merge branch 'nasm-2.03.x' |
tree | commitdiff |
next |