projects
/
platform
/
upstream
/
nasm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
First cut at AVX machinery.
[platform/upstream/nasm.git]
/
disasm.c
2008-05-05
H. Peter Anvin
First cut at AVX machinery.
blob
|
commitdiff
2008-01-02
H. Peter Anvin
disasm: relative operands are signed, not unsigned
blob
|
commitdiff
|
diff to current
2007-12-29
Beroset
regularized spelling of license to match name of LICENS...
blob
|
commitdiff
|
diff to current
2007-12-27
H. Peter Anvin
disasm: 32-bit index registers were displayed as 64...
blob
|
commitdiff
|
diff to current
2007-11-19
H. Peter Anvin
BR 1834292: Fix multiple disassembler bugs
blob
|
commitdiff
|
diff to current
2007-11-13
H. Peter Anvin
Address data is int64_t; simplify writing an address...
blob
|
commitdiff
|
diff to current
2007-11-13
H. Peter Anvin
ndisasm: factor out the common operand-extraction code
blob
|
commitdiff
|
diff to current
2007-11-13
H. Peter Anvin
Un-special-case "xchg rax,rax"; disassemble o64
blob
|
commitdiff
|
diff to current
2007-11-13
H. Peter Anvin
Better (but not *good!*) handling of 64-bit addressing...
blob
|
commitdiff
|
diff to current
2007-11-13
H. Peter Anvin
Fix disassembly of XCHG
blob
|
commitdiff
|
diff to current
2007-10-29
H. Peter Anvin
64-bit addressing and prefix handling changes
blob
|
commitdiff
|
diff to current
2007-10-24
Charles Crayne
Fix bugs item #1817677
blob
|
commitdiff
|
diff to current
2007-10-19
H. Peter Anvin
Formatting: kill off "stealth whitespace"
blob
|
commitdiff
|
diff to current
2007-10-19
Charles Crayne
Suppress signedness warnings in disassembler
blob
|
commitdiff
|
diff to current
2007-10-10
H. Peter Anvin
Use the compiler-provided booleans if available, otherw...
blob
|
commitdiff
|
diff to current
2007-10-03
H. Peter Anvin
Portability fixes
blob
|
commitdiff
|
diff to current
2007-09-23
H. Peter Anvin
Auto-generate 0x67 prefixes without the need for \30x...
blob
|
commitdiff
|
diff to current
2007-09-21
Charles Crayne
Merge branch 'master' of git+ssh://ccrayne@repo.or...
blob
|
commitdiff
|
diff to current
2007-09-20
Frank Kotler
Merge branch 'master' of git+ssh://fbkotler@repo.or...
blob
|
commitdiff
|
diff to current
2007-09-19
H. Peter Anvin
Merge commit 'origin/sse5'
blob
|
commitdiff
|
diff to current
2007-09-19
H. Peter Anvin
Merge commit 'origin/master' into sse5
blob
|
commitdiff
|
diff to current
2007-09-18
H. Peter Anvin
Merge commit 'origin/master' into sse5
blob
|
commitdiff
|
diff to current
2007-09-18
H. Peter Anvin
Speed up the disassembler by allowing prefixed instruct...
blob
|
commitdiff
|
diff to current
2007-09-18
H. Peter Anvin
Disassembler support for SSE5 instructions
blob
|
commitdiff
|
diff to current
2007-09-17
H. Peter Anvin
Merge commit 'origin/master' into sse5
blob
|
commitdiff
|
diff to current
2007-09-17
H. Peter Anvin
Initial support for four arguments per instruction
blob
|
commitdiff
|
diff to current
2007-09-13
H. Peter Anvin
Add (untested!) SSSE3, SSE4.1, SSE4.2 instructions
blob
|
commitdiff
|
diff to current
2007-09-13
H. Peter Anvin
Support r/m operands for non-integer types
blob
|
commitdiff
|
diff to current
2007-09-11
H. Peter Anvin
Handle instructions which can have both REX.W and OSP
blob
|
commitdiff
|
diff to current
2007-09-11
H. Peter Anvin
ndisasm: handle \366 codes, prefer unprefixed instructions
blob
|
commitdiff
|
diff to current
2007-09-11
H. Peter Anvin
Quiet gcc warning about uninitialized variables
blob
|
commitdiff
|
diff to current
2007-09-11
H. Peter Anvin
Make the big instruction arrays "const"
blob
|
commitdiff
|
diff to current
2007-08-28
H. Peter Anvin
Implement REL/ABS modifiers
blob
|
commitdiff
|
diff to current
2007-05-30
H. Peter Anvin
Fix the handling of the \313 code.
blob
|
commitdiff
|
diff to current
2007-05-30
H. Peter Anvin
Get rid of magic open-coded "register numbers"
blob
|
commitdiff
|
diff to current
2007-05-30
H. Peter Anvin
Rename REGNORM to REG_EA
blob
|
commitdiff
|
diff to current
2007-05-29
H. Peter Anvin
Clean up the existing operand flag definitions, and...
blob
|
commitdiff
|
diff to current
2007-04-17
H. Peter Anvin
Handle "LOCK as REX.R" for MOV CRx; fix warning for...
blob
|
commitdiff
|
diff to current
2007-04-16
H. Peter Anvin
More 64-bit ndisasm fixes.
blob
|
commitdiff
|
diff to current
2007-04-16
H. Peter Anvin
Fixes for 64-bit ndisasm.
blob
|
commitdiff
|
diff to current
2007-04-16
H. Peter Anvin
Initial 64-bit support for ndisasm. Still a work in...
blob
|
commitdiff
|
diff to current
2007-04-14
Keith Kanios
c99 printf/fprintf compliance.
blob
|
commitdiff
|
diff to current
2007-04-13
Keith Kanios
Fixed distinction between char and int8_t data types.
blob
|
commitdiff
|
diff to current
2007-04-12
Keith Kanios
General push for x86-64 support, dubbed 0.99.00.
blob
|
commitdiff
|
diff to current
2005-01-15
H. Peter Anvin
Apply Nindent to all .c and .h files
blob
|
commitdiff
|
diff to current
2004-12-15
Ed Beroset
Added todo item to point out the somewhat tricky fact...
blob
|
commitdiff
|
diff to current
2004-12-15
Ed Beroset
Corrected typo in variable name.
blob
|
commitdiff
|
diff to current
2004-12-15
Ed Beroset
changed sprintf to more secure snprintf to prevent...
blob
|
commitdiff
|
diff to current
2003-02-24
H. Peter Anvin
Add support for the new instructions in Prescott
blob
|
commitdiff
|
diff to current
2002-09-19
H. Peter Anvin
Fixes from Bart Oldeman
blob
|
commitdiff
|
diff to current
2002-09-12
H. Peter Anvin
"const"-ipation fixes from Trevor Woerner
blob
|
commitdiff
|
diff to current
2002-06-06
H. Peter Anvin
This is the "megapatch":
blob
|
commitdiff
|
diff to current
2002-06-02
H. Peter Anvin
Make the disassembler correctly handle the new \34...
blob
|
commitdiff
|
diff to current
2002-05-21
H. Peter Anvin
JMP instructions use the operand size prefix, not the...
blob
|
commitdiff
|
diff to current
2002-04-30
H. Peter Anvin
NASM 0.98.11
blob
|
commitdiff
|
diff to current
2002-04-30
H. Peter Anvin
NASM 0.98p7
blob
|
commitdiff
|
diff to current
2002-04-30
H. Peter Anvin
NASM 0.98p3.5
blob
|
commitdiff
|
diff to current
2002-04-30
H. Peter Anvin
NASM 0.98p3
blob
|
commitdiff
|
diff to current
2002-04-30
H. Peter Anvin
NASM 0.96
blob
|
commitdiff
|
diff to current
2002-04-30
H. Peter Anvin
NASM 0.95
blob
|
commitdiff
|
diff to current
2002-04-30
H. Peter Anvin
NASM 0.94
blob
|
commitdiff
|
diff to current
2002-04-30
H. Peter Anvin
NASM 0.91
blob
|
commitdiff
|
diff to current