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
/
insns.h
Age
Commit message (
Expand
)
Author
Files
Lines
2009-07-25
Enable fuzzy matching of operand sizes
H. Peter Anvin
1
-11
/
+14
2009-05-03
Use lower case for VEX and XOP in instructions table
H. Peter Anvin
1
-1
/
+1
2009-05-03
Infrastructure support for AMD's new XOP prefix
H. Peter Anvin
1
-1
/
+1
2009-02-21
FMA instructions won't be in Sandy Bridge
H. Peter Anvin
1
-0
/
+1
2008-05-23
AVX FMA: Instruction table for the AVX FMA instructions
H. Peter Anvin
1
-1
/
+2
2008-05-21
Disassembler: select table based on VEX prefixes
H. Peter Anvin
1
-0
/
+1
2008-05-20
Add DY, YWORD, and the SY instruction flag
H. Peter Anvin
1
-1
/
+2
2008-05-13
Make insnsb.c an actual compilation unit
H. Peter Anvin
1
-0
/
+3
2008-05-12
Generate a byte array instead of using strings for the byte codes
H. Peter Anvin
1
-1
/
+1
2008-05-06
Actually spell "Sandy Bridge" correctly
H. Peter Anvin
1
-1
/
+1
2008-05-06
Sandy Bridge, not Sandy Banks; add Westmere
H. Peter Anvin
1
-1
/
+2
2008-05-04
First cut at AVX machinery.
H. Peter Anvin
1
-0
/
+2
2008-04-04
Correctly identify SBYTE in the optimizer
H. Peter Anvin
1
-1
/
+3
2007-12-29
regularized spelling of license to match name of LICENSE file
Beroset
1
-1
/
+1
2007-09-24
Support __float*__ for floating-point numbers in expressions
H. Peter Anvin
1
-7
/
+1
2007-09-22
Add the AMD SSE4a and LZCNT instructions
H. Peter Anvin
1
-2
/
+3
2007-09-18
Support generating NaNs and infinities
H. Peter Anvin
1
-2
/
+2
2007-09-18
Speed up the disassembler by allowing prefixed instruction tables
H. Peter Anvin
1
-1
/
+10
2007-09-18
Implement "oword" (128 bits) as a first-class size
H. Peter Anvin
1
-0
/
+1
2007-09-17
Actually generate SSE5 instructions
H. Peter Anvin
1
-1
/
+2
2007-09-17
Initial support for four arguments per instruction
H. Peter Anvin
1
-8
/
+10
2007-09-12
Add (untested!) SSSE3, SSE4.1, SSE4.2 instructions
H. Peter Anvin
1
-0
/
+1
2007-09-12
Remove $Id$ tags (useless with git)
H. Peter Anvin
1
-1
/
+0
2007-09-12
Macros for SSSE3/SSE4 instruction sets
H. Peter Anvin
1
-0
/
+3
2007-09-11
Make the big instruction arrays "const"
H. Peter Anvin
1
-0
/
+4
2007-09-10
Use an actual enum for the opcode
H. Peter Anvin
1
-5
/
+5
2007-04-17
Handle "LOCK as REX.R" for MOV CRx; fix warning for invalid 64-bit regs
H. Peter Anvin
1
-3
/
+5
2007-04-13
Fixed distinction between char and int8_t data types.
Keith Kanios
1
-1
/
+1
2007-04-12
General push for x86-64 support, dubbed 0.99.00.
Keith Kanios
1
-8
/
+11
2006-03-02
Add VMX instructions.
Eric Christopher
1
-2
/
+3
2005-01-15
Apply Nindent to all .c and .h files
H. Peter Anvin
1
-43
/
+43
2003-02-24
Add support for the new instructions in Prescott
H. Peter Anvin
1
-0
/
+2
2002-09-12
Clean up unnecessary dependencies.
H. Peter Anvin
1
-0
/
+9
2002-05-28
Add the JMPE instruction.
H. Peter Anvin
1
-0
/
+1
2002-05-14
Code cleanup fixes from Ed Beroset
H. Peter Anvin
1
-1
/
+6
2002-04-30
NASM 0.98.08
H. Peter Anvin
1
-0
/
+2
2002-04-30
NASM 0.98.03
H. Peter Anvin
1
-0
/
+2
2002-04-30
NASM 0.98p7
H. Peter Anvin
1
-0
/
+5
2002-04-30
NASM 0.98p3.5
H. Peter Anvin
1
-19
/
+26
2002-04-30
NASM 0.96
H. Peter Anvin
1
-0
/
+1
2002-04-30
NASM 0.94
H. Peter Anvin
1
-16
/
+15
2002-04-30
NASM 0.91
H. Peter Anvin
1
-0
/
+66