projects
/
platform
/
upstream
/
nasm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/nasm.git
2013-11-20
Jin Kyu Song
MPX: Add MPX instructions
commit
|
commitdiff
|
tree
|
snapshot
2013-11-20
H. Peter Anvin
disasm: add support for emitting split EA format
commit
|
commitdiff
|
tree
|
snapshot
2013-11-20
H. Peter Anvin
parser: support split base,index effective address
commit
|
commitdiff
|
tree
|
snapshot
2013-11-20
H. Peter Anvin
parse: factor out mref parsing
commit
|
commitdiff
|
tree
|
snapshot
2013-11-20
H. Peter Anvin
parser: simplify code by keeping a pointer to the curre...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-20
Jin Kyu Song
AVX-512: Add perfomtest-compliant headers to test cases
commit
|
commitdiff
|
tree
|
snapshot
2013-11-09
Cyrill Gorcunov
BR3392270: preproc: Handle all token chains in mmacro...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-08
H. Peter Anvin
Add (redundant) parentheses around bit tests mixed...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-08
Jin Kyu Song
REX: Set REX bits in accordance with 32-register enviro...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-28
Cyrill Gorcunov
Revert "make: Remove generated files on clean target"
commit
|
commitdiff
|
tree
|
snapshot
2013-10-27
Cyrill Gorcunov
make: Remove generated files on clean target
commit
|
commitdiff
|
tree
|
snapshot
2013-10-24
H. Peter Anvin
Merge remote-tracking branch 'origin/master'
commit
|
commitdiff
|
tree
|
snapshot
2013-10-24
H. Peter Anvin
Makefile.in: always run "make alldeps" when "make dist"
commit
|
commitdiff
|
tree
|
snapshot
2013-10-24
H. Peter Anvin
Run "make alldeps" to update dependencies
commit
|
commitdiff
|
tree
|
snapshot
2013-10-24
H. Peter Anvin
Makefile.in: generate manpages for "make dist"
commit
|
commitdiff
|
tree
|
snapshot
2013-10-24
H. Peter Anvin
Revert "build: Include pregenerated nasm manpages"
commit
|
commitdiff
|
tree
|
snapshot
2013-10-19
H. Peter Anvin
macros.pl: Remove superfluous whitespace
commit
|
commitdiff
|
tree
|
snapshot
2013-10-07
Jin Kyu Song
iflags: Eliminate perl smart match operator
commit
|
commitdiff
|
tree
|
snapshot
2013-10-03
Cyrill Gorcunov
Merge branch 'nasm-2.10.xx'
commit
|
commitdiff
|
tree
|
snapshot
2013-10-03
Marat Dukhan
coff: Better handling of section redefinition
commit
|
commitdiff
|
tree
|
snapshot
2013-10-03
H. Peter Anvin
Add support for DZ and RESZ, document the ZWORD keyword
commit
|
commitdiff
|
tree
|
snapshot
2013-10-02
H. Peter Anvin
NASM 2.11rc1
commit
|
commitdiff
|
tree
|
snapshot
2013-10-02
H. Peter Anvin
NASM 2.10rc1
commit
|
commitdiff
|
tree
|
snapshot
2013-10-02
H. Peter Anvin
Merge branch 'avx512'
commit
|
commitdiff
|
tree
|
snapshot
2013-09-21
Cyrill Gorcunov
strfunc: Tabs to spaces conversion
commit
|
commitdiff
|
tree
|
snapshot
2013-09-21
Marat Dukhan
coff: Support for section names longer than 8 bytes
commit
|
commitdiff
|
tree
|
snapshot
2013-09-21
Jin Kyu Song
AVX-512: Fix bugs related to uninitialized variables
commit
|
commitdiff
|
tree
|
snapshot
2013-09-13
Jin Kyu Song
AVX-512: Added AVX-512PF instructions
commit
|
commitdiff
|
tree
|
snapshot
2013-09-13
Jin Kyu Song
AVX-512: Add AVX-512ER instructions
commit
|
commitdiff
|
tree
|
snapshot
2013-09-13
Jin Kyu Song
AVX-512: Add AVX-512CD instructions
commit
|
commitdiff
|
tree
|
snapshot
2013-09-07
Jin Kyu Song
AVX-512: Add Pseudo-ops for CMP instructions
commit
|
commitdiff
|
tree
|
snapshot
2013-09-07
Jin Kyu Song
AVX-512: Reorder instructions in insns.dat
commit
|
commitdiff
|
tree
|
snapshot
2013-09-07
Jin Kyu Song
AVX-512: Fix rounding mode value in EVEX prefix with SAE
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
Jin Kyu Song
AVX-512: Add test case for opmask instructions
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
Jin Kyu Song
AVX-512: Remove trailing space and align columns
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
Jin Kyu Song
AVX-512: Add OPMASK instructions
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
Jin Kyu Song
AVX-512: Add IF_SPMASK and fix IF_PFMASK
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
Jin Kyu Song
AVX-512: Fix bug in checking high-16 registers
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
Jin Kyu Song
AVX-512: Fix comments
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
Jin Kyu Song
AVX-512: Remember the position of operand with broadcas...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-28
Jin Kyu Song
AVX-512: Add a feature to generate a raw bytecode file
commit
|
commitdiff
|
tree
|
snapshot
2013-08-28
Jin Kyu Song
AVX-512: Add a test case for EVEX encoded instructions
commit
|
commitdiff
|
tree
|
snapshot
2013-08-28
Jin Kyu Song
AVX-512: Fix match function to check the range of registers
commit
|
commitdiff
|
tree
|
snapshot
2013-08-28
Jin Kyu Song
AVX-512: Change the data type for instruction flags
commit
|
commitdiff
|
tree
|
snapshot
2013-08-28
Jin Kyu Song
AVX-512: Fix a bug in calculating Disp8*N value
commit
|
commitdiff
|
tree
|
snapshot
2013-08-28
Jin Kyu Song
AVX-512: Find the correct position of the last SIMD op
commit
|
commitdiff
|
tree
|
snapshot
2013-08-28
Jin Kyu Song
AVX-512: Moved {er} decorator position next to the...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Jin Kyu Song
AVX-512: Fix parser to handle opmask decorator correctly
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Jin Kyu Song
AVX-512: Add ZWORD keyword
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Jin Kyu Song
AVX-512: Fix instruction match function
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Jin Kyu Song
AVX-512: Reword comment about opmask decorators
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Jin Kyu Song
AVX-512: Handle curly braces in multi-line macro parameters
commit
|
commitdiff
|
tree
|
snapshot
2013-08-16
Jin Kyu Song
AVX-512: Add EVEX encoding and new instructions
commit
|
commitdiff
|
tree
|
snapshot
2013-08-06
Jin Kyu Song
AVX-512: Add support for parsing braces
commit
|
commitdiff
|
tree
|
snapshot
2013-07-23
Cyrill Gorcunov
NASM 2.10.09
commit
|
commitdiff
|
tree
|
snapshot
2013-07-23
Cyrill Gorcunov
doc: changes -- Prepare for 2.10.09
commit
|
commitdiff
|
tree
|
snapshot
2013-07-22
Cyrill Gorcunov
build: Include pregenerated nasm manpages
commit
|
commitdiff
|
tree
|
snapshot
2013-07-21
Cyrill Gorcunov
NASM 2.10.08
commit
|
commitdiff
|
tree
|
snapshot
2013-07-21
Cyrill Gorcunov
doc: changes -- Add fixes for VMOVNTDQA, MOVNTDQA,...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-21
Cyrill Gorcunov
test: Add br978756
commit
|
commitdiff
|
tree
|
snapshot
2013-07-21
Cyrill Gorcunov
test: Add br3392259
commit
|
commitdiff
|
tree
|
snapshot
2013-07-21
Cyrill Gorcunov
insns: Fix MOVLPD
commit
|
commitdiff
|
tree
|
snapshot
2013-07-21
Cyrill Gorcunov
insns: Fix MOVNTDQA instruction
commit
|
commitdiff
|
tree
|
snapshot
2013-07-21
Cyrill Gorcunov
insns: Fix VMOVNTDQA instruction
commit
|
commitdiff
|
tree
|
snapshot
2013-07-20
Cyrill Gorcunov
changes.src: Prepare for 2.10.08
commit
|
commitdiff
|
tree
|
snapshot
2013-07-20
H. Peter Anvin
BR 3392260: Handle instructions only separated by vecto...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-15
Cyrill Gorcunov
parse_line: Shrink code with memset helper
commit
|
commitdiff
|
tree
|
snapshot
2013-07-14
Cyrill Gorcunov
ea_type: Fix typo in comment
commit
|
commitdiff
|
tree
|
snapshot
2013-07-04
Cyrill Gorcunov
autoconf: Warn a user if no asciidoc/xmlto found
commit
|
commitdiff
|
tree
|
snapshot
2013-06-29
Marat Dukhan
make: Fix nasm build with MSVC
commit
|
commitdiff
|
tree
|
snapshot
2013-06-29
MITSUNARI Shigeo
insns: Fix vspllw instruction
commit
|
commitdiff
|
tree
|
snapshot
2013-06-01
MITSUNARI Shigeo
insns: Fix vgatherqpd instruction
commit
|
commitdiff
|
tree
|
snapshot
2013-05-24
MITSUNARI Shigeo
insns: Fix VPMOVSXBQ instruction
commit
|
commitdiff
|
tree
|
snapshot
2013-05-17
H. Peter Anvin
Make the errors for missing man page tools comprehensible
commit
|
commitdiff
|
tree
|
snapshot
2013-05-12
Cyrill Gorcunov
test: Add br3392252 test
commit
|
commitdiff
|
tree
|
snapshot
2013-05-12
Cyrill Gorcunov
insns.dat: Add note about AMD TBM instructions
commit
|
commitdiff
|
tree
|
snapshot
2013-05-12
Cyrill Gorcunov
insns.dat: Add BLCMSK
commit
|
commitdiff
|
tree
|
snapshot
2013-05-12
Cyrill Gorcunov
insns.dat: Add BLCS
commit
|
commitdiff
|
tree
|
snapshot
2013-05-12
Cyrill Gorcunov
insns.dat: Add BLSFILL
commit
|
commitdiff
|
tree
|
snapshot
2013-05-12
Cyrill Gorcunov
insns.dat: Add BLCFILL
commit
|
commitdiff
|
tree
|
snapshot
2013-05-12
Cyrill Gorcunov
insns.dat: Add BLCIC
commit
|
commitdiff
|
tree
|
snapshot
2013-05-12
Cyrill Gorcunov
insns.dat: Add BLCI
commit
|
commitdiff
|
tree
|
snapshot
2013-05-12
Cyrill Gorcunov
insns.dat: Add BLSIC
commit
|
commitdiff
|
tree
|
snapshot
2013-05-12
Cyrill Gorcunov
insns.dat: Add immediate form of BEXTR
commit
|
commitdiff
|
tree
|
snapshot
2013-05-12
Cyrill Gorcunov
insns.dat: Add T1MSKC intstruction
commit
|
commitdiff
|
tree
|
snapshot
2013-05-12
Cyrill Gorcunov
insns.dat: Add TZMSK instruction
commit
|
commitdiff
|
tree
|
snapshot
2013-05-12
Cyrill Gorcunov
insns.dat: Move TZCNT for alphabetical order
commit
|
commitdiff
|
tree
|
snapshot
2013-05-10
Cyrill Gorcunov
Make .git-ignore directory to ignore by scm
commit
|
commitdiff
|
tree
|
snapshot
2013-05-10
Cyrill Gorcunov
Add IF_TBM flag
commit
|
commitdiff
|
tree
|
snapshot
2013-05-06
Cyrill Gorcunov
BR3392253: Fix potential buffer overflow in number...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-03
Cyrill Gorcunov
insns.dat: Udate year
commit
|
commitdiff
|
tree
|
snapshot
2013-05-03
Cyrill Gorcunov
br3392250: insns -- Allow byte size in PREFETCHTx instr...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-28
Cyrill Gorcunov
BR3392244: docs -- Fix "respectively" typo
commit
|
commitdiff
|
tree
|
snapshot
2013-04-20
Cyrill Gorcunov
BR3392248: Update nasm -h output
commit
|
commitdiff
|
tree
|
snapshot
2013-04-20
Cyrill Gorcunov
BR3392248: Update nasm manual
commit
|
commitdiff
|
tree
|
snapshot
2013-04-20
Cyrill Gorcunov
ndisasm: man -- Add missing -p option
commit
|
commitdiff
|
tree
|
snapshot
2013-04-20
Cyrill Gorcunov
BR3392248: Update ndisasm man
commit
|
commitdiff
|
tree
|
snapshot
2013-04-20
Cyrill Gorcunov
BR3392248: Update ndisasm man
commit
|
commitdiff
|
tree
|
snapshot
2013-04-20
Cyrill Gorcunov
BR3392248: Update nasm manual
commit
|
commitdiff
|
tree
|
snapshot
2013-03-31
Philipp Kloke
Fixed two more resource leaks in rdoff/rdlib.c
commit
|
commitdiff
|
tree
|
snapshot
next