2008-05-21 |
H. Peter Anvin | insnsn.c: cleaner to *not* separate out conditional...
|
commit | commitdiff | tree |
2008-05-21 |
H. Peter Anvin | Add legacy blendvpd to avx.asm, as a disassembler test.
|
commit | commitdiff | tree |
2008-05-21 |
H. Peter Anvin | Implement aliases for specific SSE5 compare operations
|
commit | commitdiff | tree |
2008-05-21 |
H. Peter Anvin | insns.dat: reimplement SSE5 compares using the bytecode...
|
commit | commitdiff | tree |
2008-05-21 |
H. Peter Anvin | insns.pl: match AMD documentation for DREX syntax
|
commit | commitdiff | tree |
2008-05-21 |
H. Peter Anvin | Add the PCLMUL instructions (BR 1933742)
|
commit | commitdiff | tree |
2008-05-21 |
H. Peter Anvin | Add INVEPT and INVVPID (BR 1956955)
|
commit | commitdiff | tree |
2008-05-21 |
H. Peter Anvin | Use "o64nw" instead of "o64i" for o64 without REX.W
|
commit | commitdiff | tree |
2008-05-21 |
H. Peter Anvin | Add the MOVBE instructions (BR 1956954)
|
commit | commitdiff | tree |
2008-05-21 |
H. Peter Anvin | insns.pl: readabilty improvements for isnsnd.c
|
commit | commitdiff | tree |
2008-05-21 |
H. Peter Anvin | Disassembler: select table based on VEX prefixes
|
commit | commitdiff | tree |
2008-05-21 |
H. Peter Anvin | Fix skipping 0270 code when searching for disasm prefixes
|
commit | commitdiff | tree |
2008-05-21 |
H. Peter Anvin | Fix display for fixed xmm0/ymm0, SSE redundant prefixes
|
commit | commitdiff | tree |
2008-05-21 |
Philipp Thomas | Fix buffer overflow in preproc.c (BR 1942146)
|
commit | commitdiff | tree |
2008-05-21 |
H. Peter Anvin | insns typo fix: SSE5 FNM* instructions misspelled
|
commit | commitdiff | tree |
2008-05-21 |
H. Peter Anvin | Merge branch 'master' of git+ssh://repo.or.cz/srv/git...
|
commit | commitdiff | tree |
2008-05-21 |
H. Peter Anvin | UDx instructions are 186+, not 286+
|
commit | commitdiff | tree |
2008-05-21 |
H. Peter Anvin | VEX prefixes apply to VEX instructions only...
|
commit | commitdiff | tree |
2008-05-21 |
H. Peter Anvin | AVX instructions up to VMINSS
|
commit | commitdiff | tree |
2008-05-21 |
H. Peter Anvin | A few more AVX instructions (up to VLDMXCSR)
|
commit | commitdiff | tree |
2008-05-21 |
H. Peter Anvin | Handle is4 bytes without meaningful information in...
|
commit | commitdiff | tree |
2008-05-21 |
H. Peter Anvin | inslist.pl: deal with the new encoding format
|
commit | commitdiff | tree |
2008-05-21 |
H. Peter Anvin | Officially specify - as the symbol for an implicit...
|
commit | commitdiff | tree |
2008-05-21 |
H. Peter Anvin | AVX: implement all the convert instructions...
|
commit | commitdiff | tree |
2008-05-21 |
H. Peter Anvin | Accept the gas mnemonics "ud2a" and "ud2b"; fix ud0
|
commit | commitdiff | tree |
2008-05-21 |
H. Peter Anvin | ndisasm: simple compare for conditional opcodes, no...
|
commit | commitdiff | tree |
2008-05-20 |
H. Peter Anvin | Finish the VCMP series...
|
commit | commitdiff | tree |
2008-05-20 |
H. Peter Anvin | More AVX instructions
|
commit | commitdiff | tree |
2008-05-20 |
H. Peter Anvin | Make the syntax for immediates match the docs better
|
commit | commitdiff | tree |
2008-05-20 |
H. Peter Anvin | Add support for ymm0 in instructions
|
commit | commitdiff | tree |
2008-05-20 |
H. Peter Anvin | phash: cut random vector set down a bit
|
commit | commitdiff | tree |
2008-05-20 |
H. Peter Anvin | No 32-byte floating point format: fix error for DY
|
commit | commitdiff | tree |
2008-05-20 |
H. Peter Anvin | openwcom.mak: wmake uses & for continuation, not \...
|
commit | commitdiff | tree |
2008-05-20 |
H. Peter Anvin | Readability improvements for regdis.c
|
commit | commitdiff | tree |
2008-05-20 |
H. Peter Anvin | netware.mak: correct dependencies
|
commit | commitdiff | tree |
2008-05-20 |
H. Peter Anvin | rdx: Add cast avoid warning from gcc
|
commit | commitdiff | tree |
2008-05-20 |
H. Peter Anvin | Avoid #including .c files; instead compile as separate...
|
commit | commitdiff | tree |
2008-05-20 |
H. Peter Anvin | PTEST is SSE4.1; although AMD says it's SSE5.
|
commit | commitdiff | tree |
2008-05-20 |
H. Peter Anvin | insns.pl: don't require whitespace before / or \
|
commit | commitdiff | tree |
2008-05-20 |
H. Peter Anvin | nasm.h: remove obsolete IP_REG definitions
|
commit | commitdiff | tree |
2008-05-20 |
H. Peter Anvin | Add DY, YWORD, and the SY instruction flag
|
commit | commitdiff | tree |
2008-05-20 |
H. Peter Anvin | insns.pl: support operands that serve double duty
|
commit | commitdiff | tree |
2008-05-20 |
H. Peter Anvin | insns.dat: no subheader for "must be last"
|
commit | commitdiff | tree |
2008-05-20 |
H. Peter Anvin | insns.dat: make even wider to make space for AVX
|
commit | commitdiff | tree |
2008-05-20 |
H. Peter Anvin | insns.dat: use compiler-generated bytecodes for AVX
|
commit | commitdiff | tree |
2008-05-20 |
H. Peter Anvin | insns.pl: fix regex subgroup of /is4= codes
|
commit | commitdiff | tree |
2008-05-20 |
H. Peter Anvin | insns.pl: fix splitting of bracketted operations
|
commit | commitdiff | tree |
2008-05-20 |
H. Peter Anvin | Opcode listing notation is /is4, consistently
|
commit | commitdiff | tree |
2008-05-20 |
H. Peter Anvin | Use the \360..\363 annotations for SSE prefixes
|
commit | commitdiff | tree |
2008-05-20 |
H. Peter Anvin | Same some space by introducing shorthand byte codes...
|
commit | commitdiff | tree |
2008-05-20 |
H. Peter Anvin | Allow explicit immediate syntax for imz2 as well as is4
|
commit | commitdiff | tree |
2008-05-20 |
H. Peter Anvin | insns.pl: escape literal special character in regex
|
commit | commitdiff | tree |
2008-05-20 |
H. Peter Anvin | Bytecode compiler: add support for is4/imz2 operands
|
commit | commitdiff | tree |
2008-05-20 |
H. Peter Anvin | More work on bytecode compiler (not finished yet...)
|
commit | commitdiff | tree |
2008-05-20 |
H. Peter Anvin | insns.pl: first steps toward a "smart" bytecode compiler
|
commit | commitdiff | tree |
2008-05-13 |
H. Peter Anvin | Make insnsb.c an actual compilation unit
|
commit | commitdiff | tree |
2008-05-12 |
H. Peter Anvin | insnsb.c: use 5 digits for index, not 4
|
commit | commitdiff | tree |
2008-05-12 |
H. Peter Anvin | Make MAX_OPERANDS a parameter in insns.pl as well
|
commit | commitdiff | tree |
2008-05-12 |
H. Peter Anvin | Remove special hacks to avoid zero bytecodes
|
commit | commitdiff | tree |
2008-05-12 |
H. Peter Anvin | Generate a byte array instead of using strings for...
|
commit | commitdiff | tree |
2008-05-12 |
H. Peter Anvin | Factor out string decoder in insns.pl
|
commit | commitdiff | tree |
2008-05-07 |
H. Peter Anvin | Add support for register-number immediates with fixed...
|
commit | commitdiff | tree |
2008-05-07 |
H. Peter Anvin | Fix encoding of VPERMIL2PS instructions
|
commit | commitdiff | tree |
2008-05-07 |
H. Peter Anvin | Actually spell "Sandy Bridge" correctly
|
commit | commitdiff | tree |
2008-05-07 |
H. Peter Anvin | Sandy Bridge, not Sandy Banks; add Westmere
|
commit | commitdiff | tree |
2008-05-06 |
H. Peter Anvin | Initial NDISASM support for AVX instructions/VEX prefixes
|
commit | commitdiff | tree |
2008-05-05 |
H. Peter Anvin | The AVX R,X,B, and V fields (but not W) are inverted.
|
commit | commitdiff | tree |
2008-05-05 |
H. Peter Anvin | First cut at AVX machinery.
|
commit | commitdiff | tree |
2008-04-22 |
H. Peter Anvin | Initial support for YMM (AVX) registers
|
commit | commitdiff | tree |
2008-04-12 |
Bo Borgerson | Avoid some warnings in rdoff/rdf2bin.c
|
commit | commitdiff | tree |
2008-04-10 |
H. Peter Anvin | Temporaries in macros need a unique prefix; WSAA*(...
|
commit | commitdiff | tree |
2008-04-10 |
H. Peter Anvin | autogen.sh: remove config.status
|
commit | commitdiff | tree |
2008-04-04 |
H. Peter Anvin | Correctly identify SBYTE in the optimizer
|
commit | commitdiff | tree |
2008-03-23 |
H. Peter Anvin | Remove redundant, bogus CLFLUSH entry
|
commit | commitdiff | tree |
2008-03-19 |
H. Peter Anvin | Better handling of 32-bit imms in 64-bit moves
|
commit | commitdiff | tree |
2008-03-19 |
H. Peter Anvin | insns.dat: add "MOV reg64,imm32" as a special rule
|
commit | commitdiff | tree |
2008-02-19 |
H. Peter Anvin | NASM 2.02
|
commit | commitdiff | tree |
2008-02-18 |
H. Peter Anvin | outform: make OF_DOS include OF_COFF
|
commit | commitdiff | tree |
2008-02-17 |
H. Peter Anvin | Add %ifempty and variants
|
commit | commitdiff | tree |
2008-02-17 |
H. Peter Anvin | CHANGES: Document %iftoken
|
commit | commitdiff | tree |
2008-02-17 |
H. Peter Anvin | NASM 2.02rc2
|
commit | commitdiff | tree |
2008-02-17 |
H. Peter Anvin | Implement %iftoken, test for a single token
|
commit | commitdiff | tree |
2008-02-16 |
H. Peter Anvin | OpenWatcom: optimize for 686
|
commit | commitdiff | tree |
2008-02-16 |
H. Peter Anvin | Some compilers define __386__ instead of __i386__
|
commit | commitdiff | tree |
2008-02-16 |
H. Peter Anvin | Clear up WRITE macros causing compile failures with...
|
commit | commitdiff | tree |
2008-02-16 |
H. Peter Anvin | Bring CHANGES hopefully up to date
|
commit | commitdiff | tree |
2008-02-16 |
H. Peter Anvin | Use term "host platform" consistently
|
commit | commitdiff | tree |
2008-02-16 |
H. Peter Anvin | Add standard time macro boilerplate to __POSIX_TIME__
|
commit | commitdiff | tree |
2008-02-16 |
H. Peter Anvin | BR 774131: date and time macros
|
commit | commitdiff | tree |
2008-02-16 |
H. Peter Anvin | Constipate the stdmac[] array.
|
commit | commitdiff | tree |
2008-02-16 |
H. Peter Anvin | BR 1582430: Allow numbers with leading + or - for ...
|
commit | commitdiff | tree |
2008-02-16 |
H. Peter Anvin | BR 1893952: XGETBV is not privileged.
|
commit | commitdiff | tree |
2008-02-14 |
H. Peter Anvin | Add XSAVE instruction features (CPU feature is bogus...
|
commit | commitdiff | tree |
2008-02-06 |
H. Peter Anvin | Mkfiles/README: document the Netware Makefile.
|
commit | commitdiff | tree |
2008-02-06 |
H. Peter Anvin | Add Makefile for Netware
|
commit | commitdiff | tree |
2008-02-06 |
H. Peter Anvin | version.pl: produce Makefile variables
|
commit | commitdiff | tree |
2008-02-06 |
H. Peter Anvin | Fix "carryover" of exclude information from one file...
|
commit | commitdiff | tree |
2008-01-30 |
H. Peter Anvin | NASM 2.02rc1
|
commit | commitdiff | tree |
2008-01-30 |
H. Peter Anvin | Add list of changes for 2.02, so far
|
commit | commitdiff | tree |
2008-01-30 |
H. Peter Anvin | Test for BR 1879590
|
commit | commitdiff | tree |