index
:
platform/upstream/nasm
accepted/tizen/ivi/genivi
accepted/tizen/ivi/stable
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
pristine-tar
sandbox/kevinthierry/bump-2.11.06
sandbox/kevinthierry/upstream
sandbox/pcoval/devel
tizen
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_4.0_tv
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
tizen_ivi_genivi
upstream
upstream-2.10.07
Domain: System / Toolchain;
Dongkyun Son <dongkyun.s@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
disasm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-08-28
Implement REL/ABS modifiers
H. Peter Anvin
1
-9
/
+14
2007-05-30
Fix the handling of the \313 code.
H. Peter Anvin
1
-0
/
+5
2007-05-30
Get rid of magic open-coded "register numbers"
H. Peter Anvin
1
-9
/
+0
2007-05-30
Rename REGNORM to REG_EA
H. Peter Anvin
1
-1
/
+2
2007-05-29
Clean up the existing operand flag definitions, and document
H. Peter Anvin
1
-1
/
+1
2007-04-17
Handle "LOCK as REX.R" for MOV CRx; fix warning for invalid 64-bit regs
H. Peter Anvin
1
-19
/
+17
2007-04-16
More 64-bit ndisasm fixes.
H. Peter Anvin
1
-13
/
+15
2007-04-16
Fixes for 64-bit ndisasm.
H. Peter Anvin
1
-78
/
+56
2007-04-16
Initial 64-bit support for ndisasm. Still a work in progress.
H. Peter Anvin
1
-222
/
+271
2007-04-14
c99 printf/fprintf compliance.
Keith Kanios
1
-5
/
+5
2007-04-13
Fixed distinction between char and int8_t data types.
Keith Kanios
1
-10
/
+10
2007-04-12
General push for x86-64 support, dubbed 0.99.00.
Keith Kanios
1
-33
/
+35
2005-01-15
Apply Nindent to all .c and .h files
H. Peter Anvin
1
-595
/
+738
2004-12-15
Added todo item to point out the somewhat tricky fact about snprintf's
Ed Beroset
1
-0
/
+7
2004-12-15
Corrected typo in variable name.
Ed Beroset
1
-35
/
+35
2004-12-15
changed sprintf to more secure snprintf to prevent vulnerability to buffer
Ed Beroset
1
-39
/
+39
2003-02-24
Add support for the new instructions in Prescott
H. Peter Anvin
1
-0
/
+4
2002-09-19
Fixes from Bart Oldeman
H. Peter Anvin
1
-11
/
+11
2002-09-12
"const"-ipation fixes from Trevor Woerner
H. Peter Anvin
1
-1
/
+1
2002-06-06
This is the "megapatch":
H. Peter Anvin
1
-23
/
+10
2002-06-02
Make the disassembler correctly handle the new \34-\36 and \44-\46 codes.
H. Peter Anvin
1
-1
/
+11
2002-05-21
JMP instructions use the operand size prefix, not the address size
H. Peter Anvin
1
-3
/
+6
2002-04-30
NASM 0.98.11
H. Peter Anvin
1
-1
/
+11
2002-04-30
NASM 0.98p7
H. Peter Anvin
1
-34
/
+50
2002-04-30
NASM 0.98p3.5
H. Peter Anvin
1
-39
/
+54
2002-04-30
NASM 0.98p3
H. Peter Anvin
1
-12
/
+29
2002-04-30
NASM 0.96
H. Peter Anvin
1
-5
/
+22
2002-04-30
NASM 0.95
H. Peter Anvin
1
-2
/
+2
2002-04-30
NASM 0.94
H. Peter Anvin
1
-0
/
+2
2002-04-30
NASM 0.91
H. Peter Anvin
1
-0
/
+667