index
:
delta/nasm.git
avx512
baserock/morph
branch-0_98-j
branch-0_98-j5
branch-0_98_24-gasalign
branch-0_98bf
branch-0_98e
buildfix-2.03rc4
ctype
defid
elf
elf16
elfmerge
evalmacro
evalstr
extnames
indirect
insns
insns-flags
latex
loops
macho64
machofix
machomerge
master
mempool
mkwarnings
nasm-0.98.x
nasm-2.03.x
nasm-2.05.xx
nasm-2.07.xx
nasm-2.08.xx
nasm-2.09.xx
nasm-2.10.xx
nasm-2.11.xx
nasm-2.12.xx
nasm-2.13.xx
nasm-2.14.xx
nasm-2.15.xx
nasm-2.15.xx-pre
new-preproc
newaddr
note
nsis
nsis2
owc
path
phi
pp-inline
pragma
preproc-paste-fix
preproc-rewrite
reldef
signrel
sse5
repo.or.cz: nasm.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
disasm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Speed up the disassembler by allowing prefixed instruction tables
H. Peter Anvin
2007-09-18
1
-2
/
+11
*
Disassembler support for SSE5 instructions
H. Peter Anvin
2007-09-17
1
-76
/
+131
*
Initial support for four arguments per instruction
H. Peter Anvin
2007-09-17
1
-27
/
+27
*
Add (untested!) SSSE3, SSE4.1, SSE4.2 instructions
H. Peter Anvin
2007-09-12
1
-3
/
+6
*
Support r/m operands for non-integer types
H. Peter Anvin
2007-09-12
1
-4
/
+9
*
Handle instructions which can have both REX.W and OSP
H. Peter Anvin
2007-09-11
1
-52
/
+71
*
ndisasm: handle \366 codes, prefer unprefixed instructions
H. Peter Anvin
2007-09-11
1
-12
/
+34
*
Quiet gcc warning about uninitialized variables
H. Peter Anvin
2007-09-11
1
-0
/
+2
*
Make the big instruction arrays "const"
H. Peter Anvin
2007-09-11
1
-4
/
+2
*
Implement REL/ABS modifiers
H. Peter Anvin
2007-08-28
1
-9
/
+14
*
Fix the handling of the \313 code.
H. Peter Anvin
2007-05-30
1
-0
/
+5
*
Get rid of magic open-coded "register numbers"
H. Peter Anvin
2007-05-30
1
-9
/
+0
*
Rename REGNORM to REG_EA
H. Peter Anvin
2007-05-30
1
-1
/
+2
*
Clean up the existing operand flag definitions, and document
H. Peter Anvin
2007-05-29
1
-1
/
+1
*
Handle "LOCK as REX.R" for MOV CRx; fix warning for invalid 64-bit regs
H. Peter Anvin
2007-04-17
1
-19
/
+17
*
More 64-bit ndisasm fixes.
H. Peter Anvin
2007-04-16
1
-13
/
+15
*
Fixes for 64-bit ndisasm.
H. Peter Anvin
2007-04-16
1
-78
/
+56
*
Initial 64-bit support for ndisasm. Still a work in progress.
H. Peter Anvin
2007-04-16
1
-222
/
+271
*
c99 printf/fprintf compliance.
Keith Kanios
2007-04-14
1
-5
/
+5
*
Fixed distinction between char and int8_t data types.
Keith Kanios
2007-04-13
1
-10
/
+10
*
General push for x86-64 support, dubbed 0.99.00.
Keith Kanios
2007-04-12
1
-33
/
+35
*
Apply Nindent to all .c and .h files
nasm-0.98.39
LATEST
H. Peter Anvin
2005-01-15
1
-595
/
+738
*
Added todo item to point out the somewhat tricky fact about snprintf's
Ed Beroset
2004-12-15
1
-0
/
+7
*
Corrected typo in variable name.
Ed Beroset
2004-12-15
1
-35
/
+35
*
changed sprintf to more secure snprintf to prevent vulnerability to buffer
Ed Beroset
2004-12-15
1
-39
/
+39
*
Add support for the new instructions in Prescott
H. Peter Anvin
2003-02-24
1
-0
/
+4
*
Fixes from Bart Oldeman
H. Peter Anvin
2002-09-19
1
-11
/
+11
*
"const"-ipation fixes from Trevor Woerner
H. Peter Anvin
2002-09-12
1
-1
/
+1
*
This is the "megapatch":
H. Peter Anvin
2002-06-06
1
-23
/
+10
*
Make the disassembler correctly handle the new \34-\36 and \44-\46 codes.
H. Peter Anvin
2002-06-02
1
-1
/
+11
*
JMP instructions use the operand size prefix, not the address size
H. Peter Anvin
2002-05-21
1
-3
/
+6
*
NASM 0.98.11
nasm-0.98.11
H. Peter Anvin
2002-04-30
1
-1
/
+11
*
NASM 0.98p7
nasm-0.98p7
H. Peter Anvin
2002-04-30
1
-34
/
+50
*
NASM 0.98p3.5
nasm-0.98p3.5
H. Peter Anvin
2002-04-30
1
-39
/
+54
*
NASM 0.98p3
nasm-0.98p3
H. Peter Anvin
2002-04-30
1
-12
/
+29
*
NASM 0.96
nasm-0.96
H. Peter Anvin
2002-04-30
1
-5
/
+22
*
NASM 0.95
nasm-0.95
H. Peter Anvin
2002-04-30
1
-2
/
+2
*
NASM 0.94
nasm-0.94
H. Peter Anvin
2002-04-30
1
-0
/
+2
*
NASM 0.91
nasm-0.91
H. Peter Anvin
2002-04-30
1
-0
/
+667