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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-14
AVX-512: Added AVX-512PF instructions
Jin Kyu Song
3
-0
/
+106
2013-09-14
AVX-512: Add AVX-512ER instructions
Jin Kyu Song
4
-3
/
+158
2013-09-14
AVX-512: Add AVX-512CD instructions
Jin Kyu Song
3
-0
/
+116
2013-09-07
AVX-512: Add Pseudo-ops for CMP instructions
Jin Kyu Song
3
-5
/
+2531
2013-09-07
AVX-512: Reorder instructions in insns.dat
Jin Kyu Song
1
-57
/
+57
2013-09-07
AVX-512: Fix rounding mode value in EVEX prefix with SAE
Jin Kyu Song
2
-7
/
+11
2013-08-29
AVX-512: Add test case for opmask instructions
Jin Kyu Song
2
-4578
/
+24
2013-08-29
AVX-512: Remove trailing space and align columns
Jin Kyu Song
2
-2
/
+2
2013-08-29
AVX-512: Add OPMASK instructions
Jin Kyu Song
2
-15
/
+33
2013-08-29
AVX-512: Add IF_SPMASK and fix IF_PFMASK
Jin Kyu Song
1
-1
/
+2
2013-08-29
AVX-512: Fix bug in checking high-16 registers
Jin Kyu Song
1
-1
/
+1
2013-08-29
AVX-512: Fix comments
Jin Kyu Song
3
-3
/
+3
2013-08-29
AVX-512: Remember the position of operand with broadcast or embedded rounding
Jin Kyu Song
3
-16
/
+15
2013-08-28
AVX-512: Add a feature to generate a raw bytecode file
Jin Kyu Song
1
-0
/
+11
2013-08-28
AVX-512: Add a test case for EVEX encoded instructions
Jin Kyu Song
2
-0
/
+9271
2013-08-28
AVX-512: Fix match function to check the range of registers
Jin Kyu Song
1
-0
/
+8
2013-08-28
AVX-512: Change the data type for instruction flags
Jin Kyu Song
10
-61
/
+81
2013-08-28
AVX-512: Fix a bug in calculating Disp8*N value
Jin Kyu Song
1
-1
/
+1
2013-08-28
AVX-512: Find the correct position of the last SIMD op
Jin Kyu Song
1
-0
/
+2
2013-08-28
AVX-512: Moved {er} decorator position next to the last SIMD op
Jin Kyu Song
1
-8
/
+9
2013-08-22
AVX-512: Fix parser to handle opmask decorator correctly
Jin Kyu Song
1
-5
/
+8
2013-08-22
AVX-512: Add ZWORD keyword
Jin Kyu Song
5
-0
/
+12
2013-08-22
AVX-512: Fix instruction match function
Jin Kyu Song
3
-7
/
+48
2013-08-22
AVX-512: Reword comment about opmask decorators
Jin Kyu Song
1
-1
/
+1
2013-08-22
AVX-512: Handle curly braces in multi-line macro parameters
Jin Kyu Song
1
-0
/
+5
2013-08-16
AVX-512: Add EVEX encoding and new instructions
Jin Kyu Song
9
-75
/
+925
2013-08-06
AVX-512: Add support for parsing braces
Jin Kyu Song
10
-28
/
+358
2013-07-23
NASM 2.10.09
Cyrill Gorcunov
1
-1
/
+1
2013-07-23
doc: changes -- Prepare for 2.10.09
Cyrill Gorcunov
1
-0
/
+4
2013-07-22
build: Include pregenerated nasm manpages
Cyrill Gorcunov
4
-15
/
+543
2013-07-21
NASM 2.10.08
Cyrill Gorcunov
1
-1
/
+1
2013-07-21
doc: changes -- Add fixes for VMOVNTDQA, MOVNTDQA, MOVLPD
Cyrill Gorcunov
1
-0
/
+2
2013-07-21
test: Add br978756
Cyrill Gorcunov
1
-0
/
+7
2013-07-21
test: Add br3392259
Cyrill Gorcunov
1
-0
/
+8
2013-07-21
insns: Fix MOVLPD
Cyrill Gorcunov
1
-2
/
+2
2013-07-21
insns: Fix MOVNTDQA instruction
Cyrill Gorcunov
1
-1
/
+1
2013-07-21
insns: Fix VMOVNTDQA instruction
Cyrill Gorcunov
1
-1
/
+1
2013-07-21
changes.src: Prepare for 2.10.08
Cyrill Gorcunov
1
-1
/
+23
2013-07-19
BR 3392260: Handle instructions only separated by vector SIB size
H. Peter Anvin
4
-25
/
+53
2013-07-16
parse_line: Shrink code with memset helper
Cyrill Gorcunov
1
-3
/
+2
2013-07-14
ea_type: Fix typo in comment
Cyrill Gorcunov
1
-1
/
+1
2013-07-05
autoconf: Warn a user if no asciidoc/xmlto found
Cyrill Gorcunov
1
-0
/
+8
2013-06-30
make: Fix nasm build with MSVC
Marat Dukhan
3
-4
/
+18
2013-06-30
insns: Fix vspllw instruction
MITSUNARI Shigeo
1
-1
/
+1
2013-06-01
insns: Fix vgatherqpd instruction
MITSUNARI Shigeo
1
-1
/
+1
2013-05-24
insns: Fix VPMOVSXBQ instruction
MITSUNARI Shigeo
1
-1
/
+1
2013-05-17
Make the errors for missing man page tools comprehensible
H. Peter Anvin
2
-7
/
+9
2013-05-13
test: Add br3392252 test
Cyrill Gorcunov
1
-0
/
+43
2013-05-12
insns.dat: Add note about AMD TBM instructions
Cyrill Gorcunov
1
-1
/
+1
2013-05-12
insns.dat: Add BLCMSK
Cyrill Gorcunov
1
-0
/
+2
[next]