2012-02-10 |
H. Peter Anvin | insns: create a symbolic "wait" token for the \341... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2012-02-10 |
H. Peter Anvin | insns: fix IMUL patterns to get rid of open-coded ... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2012-02-10 |
H. Peter Anvin | insns: correct the TSX opcodes Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2012-02-10 |
Cyrill Gorcunov | insns: Add AVX2 transactional synchronization extensions
|
commit | commitdiff | tree |
2012-02-10 |
H. Peter Anvin | insns: replace open-coded \322 opcode with odf (operand... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2012-02-03 |
H.J. Lu | backend: add support for x32 ELF
|
commit | commitdiff | tree |
2011-12-21 |
H. Peter Anvin | BR 3463230: Add VMFUNC instruction Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2011-08-22 |
H. Peter Anvin | disasm.c: ESP/RSP cannot be indicies, but XMM4/YMM4... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-08-22 |
H. Peter Anvin | assemble.c: remove stray debugging code Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-07-27 |
H. Peter Anvin | NASM 2.10rc8
|
commit | commitdiff | tree |
2011-07-08 |
H. Peter Anvin | A few more AVX2 spec instructions Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-07-08 |
H. Peter Anvin | Use a normal quad-case for valueless /is4 Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-07-07 |
H. Peter Anvin | Remove support for DREX encoding Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-07-07 |
H. Peter Anvin | insns.dat: Clean up and fix the BMI instruction patterns Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-06-23 |
H. Peter Anvin | Merge branch 'nasm-2.09.xx'
|
commit | commitdiff | tree |
2011-06-23 |
H. Peter Anvin | rdoff: add missing dependency in Makefile Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-06-23 |
H. Peter Anvin | Merge branch 'nasm-2.09.xx'
|
commit | commitdiff | tree |
2011-06-23 |
H. Peter Anvin | Makefile: hopefully fix rdoff parallel build problems Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-06-23 |
H. Peter Anvin | Implement the VGATHERP instruction Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-06-23 |
H. Peter Anvin | Add support for VSIB instructions Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-06-06 |
H. Peter Anvin | NASM 2.10rc6
|
commit | commitdiff | tree |
2011-06-06 |
H. Peter Anvin | spec: update to match requirements of Fedora 14+ Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-06-04 |
H. Peter Anvin | NASM 2.10rc5
|
commit | commitdiff | tree |
2011-03-15 |
H. Peter Anvin | Merge branch 'nasm-2.09.xx'
|
commit | commitdiff | tree |
2011-03-15 |
Jiri Malak | openwcom.mak: Update to use features from newer WMAKE
|
commit | commitdiff | tree |
2010-12-24 |
H. Peter Anvin | BR 3143040: Remove invalid form of VPEXTRW Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-12-18 |
H. Peter Anvin | NASM 2.10rc3
|
commit | commitdiff | tree |
2010-11-16 |
H. Peter Anvin | Merge branch 'nasm-2.09.xx'
|
commit | commitdiff | tree |
2010-11-16 |
H. Peter Anvin | BR 3109604: Fix C4 vs C5 VEX form selection in calcsize()
|
commit | commitdiff | tree |
2010-11-08 |
H. Peter Anvin | preproc.c: use nasm_strdup() rather than naked strdup()
|
commit | commitdiff | tree |
2010-10-06 |
H. Peter Anvin | Merge branch 'nasm-2.09.xx'
|
commit | commitdiff | tree |
2010-10-06 |
H. Peter Anvin | doc: fix spelling of "compatibility" Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-09-22 |
H. Peter Anvin | phash: move sample function to the sample file Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-09-15 |
H. Peter Anvin | Merge branch 'nasm-2.09.xx'
|
commit | commitdiff | tree |
2010-09-15 |
H. Peter Anvin | changes: document fixed token reversal for %deftok Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-09-15 |
H. Peter Anvin | preproc: reverse the order of the tokens in %deftok Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-08-25 |
H. Peter Anvin | BR 3052618: handle segment register operations in 64... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-08-24 |
H. Peter Anvin | doc: untabify Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-08-24 |
H. Peter Anvin | doc: override optimization with STRICT Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-08-24 |
H. Peter Anvin | doc: document imm64 optimization Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-08-24 |
H. Peter Anvin | Optimize mov r64,imm Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-08-24 |
H. Peter Anvin | assemble: add an OPT instruction flags for optimizing... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-08-24 |
H. Peter Anvin | doc: document the %use fp macro package Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-08-24 |
H. Peter Anvin | NASM 2.09
|
commit | commitdiff | tree |
2010-08-20 |
H. Peter Anvin | insns.pl: make insnsd.c a bit easier to read Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-08-20 |
H. Peter Anvin | ndisasm: handle VEX.LIG Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-08-19 |
H. Peter Anvin | ndisasm: unify VEX handling Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-08-17 |
H. Peter Anvin | ndisasm: fix handing of byte codes 250-253, 324 Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-08-16 |
H. Peter Anvin | NASM 2.09rc7
|
commit | commitdiff | tree |
2010-08-16 |
H. Peter Anvin | test/avx: remove deleted instructions Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-08-16 |
H. Peter Anvin | insns.dat: permit contracted forms for VBLENDVP Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-08-16 |
H. Peter Anvin | assmemble.c: fix VEX.W logic Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-08-16 |
H. Peter Anvin | insns.dat: fix encoding of VCVTSD2SS Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-08-16 |
H. Peter Anvin | insns.dat: SSE encoding of VBLEND with VEX prefix is... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-08-16 |
H. Peter Anvin | insns.dat: updates from AVX v7 Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-08-16 |
H. Peter Anvin | assemble: handle vex.lig Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-08-16 |
H. Peter Anvin | vex: change .wx to .wig to match the latest AVX spec Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-08-13 |
H. Peter Anvin | LICENSE: update year Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-08-02 |
H. Peter Anvin | insns.dat: unbreak test/imm64.bin Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-07-25 |
H. Peter Anvin | Revert "Improve process_ea and introduce -OL" Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-07-25 |
H. Peter Anvin | nasm.h: move "regs.h" to top; make is_register() a... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-07-20 |
H. Peter Anvin | preproc: allow non-identifier character in environment... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-07-16 |
H. Peter Anvin | nasmdoc: we still miss Chuck, but... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-07-16 |
H. Peter Anvin | Merge branch 'nasm-2.08.xx' Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-07-16 |
H. Peter Anvin | changes.src: update with the 2.08.xx changes Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-07-16 |
H. Peter Anvin | NASM 2.09rc4
|
commit | commitdiff | tree |
2010-07-16 |
H. Peter Anvin | Make -Ox the default Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-07-13 |
H. Peter Anvin | preproc: add %ifenv Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-07-13 |
H. Peter Anvin | BR3028880: Revert to nonfatal, better error message... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-07-10 |
H. Peter Anvin | nasmdoc: remove obsolete Sourceforge references Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-07-10 |
H. Peter Anvin | NASM 2.09rc3
|
commit | commitdiff | tree |
2010-07-09 |
Cyrill Gorcunov | preproc: add another test case Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-07-08 |
H. Peter Anvin | preproc: don't paste TOK_PREPROC_ID Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-07-08 |
H. Peter Anvin | Revert "BR3005117: Expland local single macro before... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-07-08 |
H. Peter Anvin | Revert "expand_mmac_params: Don't forget to handle... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-07-08 |
H. Peter Anvin | Revert "expand_mmac_params: Expand local single macros... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-07-08 |
H. Peter Anvin | Revert "expand_mmac_params: Expand local single macros... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-07-08 |
H. Peter Anvin | Check in test case from bug report br3005117 Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-07-08 |
H. Peter Anvin | br3026808: add test case Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-07-08 |
H. Peter Anvin | insns: add FXSAVE64/FXRSTOR64, drop np prefix Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-07-08 |
H. Peter Anvin | Merge branch 'master' of ssh://repo.or.cz/srv/git/nasm
|
commit | commitdiff | tree |
2010-07-07 |
H. Peter Anvin | insns.dat: add XSAVE/XRSTOR64, XSAVEOPT, VCVTPH2PS... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-07-07 |
H. Peter Anvin | insns.dat: remove VCVTPH2PS/VCVTPS2PH as AMD instructions Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-07-06 |
H. Peter Anvin | NASM 2.09rc2
|
commit | commitdiff | tree |
2010-07-06 |
H. Peter Anvin | insns.dat: fix CPU flags for new instructions Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-07-06 |
H. Peter Anvin | Add RD*SBASE, WR*SBASE, RDRAND from AVX v7 Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-06-25 |
H. Peter Anvin | doc: inslist.src is an intermediate file, move to ... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-06-18 |
H. Peter Anvin | BR 3018233: handle LFS, LGS and LSS with a 64-bit register Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-06-15 |
H. Peter Anvin | openwcom.mak: drop /f from delete commands Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-06-15 |
H. Peter Anvin | Rename filenames to 8.3 format Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-06-07 |
H. Peter Anvin | outobj: handle compilers without 64-bit switch() support Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-06-07 |
H. Peter Anvin | outelf32: handle compilers without 64-bit switch()... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-05-07 |
H. Peter Anvin | New %use package "fp" Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-05-07 |
H. Peter Anvin | nasmdoc: document octal/binary floating-point Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-05-07 |
H. Peter Anvin | nasmdoc: add missing comma Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-05-07 |
H. Peter Anvin | nasmdoc: update the full set of numeric prefix/suffix... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-05-07 |
H. Peter Anvin | outobj: update error message Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-05-07 |
H. Peter Anvin | outobj: properly error on unsupported relocations Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-05-07 |
H. Peter Anvin | outelf64: update copyright date Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-05-06 |
H. Peter Anvin | ELF support for 8-bit relocations Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |